Skip to content

Commit

Permalink
deploy: 7eda14b
Browse files Browse the repository at this point in the history
  • Loading branch information
jedi-of-the-sea committed Jan 30, 2025
1 parent 72e70ca commit 1c645df
Show file tree
Hide file tree
Showing 11 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion docs/afm/core.html
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@ <h5 id="mapconfiguration.extendedmasterportalapimarkers" tabindex="-1">mapConfig
</tr>
<tr>
<td>dispatchOnMapSelect</td>
<td>string[]?</td>
<td>[string, unknown]?</td>
<td>If set, the parameters will be spread to dispatchment on map selection. <code>['target', 'value']</code> will <code>dispatch(...['target', 'value'])</code>. This can be used to open the iconMenu's GFI with <code>['plugin/iconMenu/openMenuById', 'gfi']</code>, should the IconMenu exist and the gfi plugin be in it with this id.</td>
</tr>
<tr>
Expand Down
2 changes: 1 addition & 1 deletion docs/generic/core.html
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@ <h5 id="mapconfiguration.extendedmasterportalapimarkers" tabindex="-1">mapConfig
</tr>
<tr>
<td>dispatchOnMapSelect</td>
<td>string[]?</td>
<td>[string, unknown]?</td>
<td>If set, the parameters will be spread to dispatchment on map selection. <code>['target', 'value']</code> will <code>dispatch(...['target', 'value'])</code>. This can be used to open the iconMenu's GFI with <code>['plugin/iconMenu/openMenuById', 'gfi']</code>, should the IconMenu exist and the gfi plugin be in it with this id.</td>
</tr>
<tr>
Expand Down
2 changes: 1 addition & 1 deletion docs/meldemichel/core.html
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@ <h5 id="mapconfiguration.extendedmasterportalapimarkers" tabindex="-1">mapConfig
</tr>
<tr>
<td>dispatchOnMapSelect</td>
<td>string[]?</td>
<td>[string, unknown]?</td>
<td>If set, the parameters will be spread to dispatchment on map selection. <code>['target', 'value']</code> will <code>dispatch(...['target', 'value'])</code>. This can be used to open the iconMenu's GFI with <code>['plugin/iconMenu/openMenuById', 'gfi']</code>, should the IconMenu exist and the gfi plugin be in it with this id.</td>
</tr>
<tr>
Expand Down
2 changes: 1 addition & 1 deletion docs/meldemichel/dist/client-meldemichel.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/meldemichel/dist/client-meldemichel.umd.cjs.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/snowbox/core.html
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@ <h5 id="mapconfiguration.extendedmasterportalapimarkers" tabindex="-1">mapConfig
</tr>
<tr>
<td>dispatchOnMapSelect</td>
<td>string[]?</td>
<td>[string, unknown]?</td>
<td>If set, the parameters will be spread to dispatchment on map selection. <code>['target', 'value']</code> will <code>dispatch(...['target', 'value'])</code>. This can be used to open the iconMenu's GFI with <code>['plugin/iconMenu/openMenuById', 'gfi']</code>, should the IconMenu exist and the gfi plugin be in it with this id.</td>
</tr>
<tr>
Expand Down
2 changes: 1 addition & 1 deletion docs/textLocator/core.html
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@ <h5 id="mapconfiguration.extendedmasterportalapimarkers" tabindex="-1">mapConfig
</tr>
<tr>
<td>dispatchOnMapSelect</td>
<td>string[]?</td>
<td>[string, unknown]?</td>
<td>If set, the parameters will be spread to dispatchment on map selection. <code>['target', 'value']</code> will <code>dispatch(...['target', 'value'])</code>. This can be used to open the iconMenu's GFI with <code>['plugin/iconMenu/openMenuById', 'gfi']</code>, should the IconMenu exist and the gfi plugin be in it with this id.</td>
</tr>
<tr>
Expand Down
2 changes: 1 addition & 1 deletion docs/textLocator/dist/client-text-locator.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/textLocator/dist/client-text-locator.umd.cjs.map

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

0 comments on commit 1c645df

Please sign in to comment.