@esri/solutions-components 0.7.7 → 0.7.8
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/cjs/basemap-gallery_7.cjs.entry.js +3 -3
- package/dist/cjs/buffer-tools_3.cjs.entry.js +1 -1
- package/dist/cjs/calcite-action-pad_2.cjs.entry.js +1 -1
- package/dist/cjs/calcite-alert_3.cjs.entry.js +2 -2
- package/dist/cjs/calcite-combobox_6.cjs.entry.js +2 -2
- package/dist/cjs/calcite-input-date-picker_3.cjs.entry.js +16 -9
- package/dist/cjs/calcite-shell-panel_14.cjs.entry.js +6 -6
- package/dist/cjs/card-manager_3.cjs.entry.js +2 -2
- package/dist/cjs/crowdsource-manager.cjs.entry.js +1 -1
- package/dist/cjs/{helpers-ff831524.js → helpers-a0719076.js} +1 -1
- package/dist/cjs/instant-apps-ckeditor-wrapper_3.cjs.entry.js +10 -10
- package/dist/cjs/instant-apps-control-panel.cjs.entry.js +2 -2
- package/dist/cjs/instant-apps-export.cjs.entry.js +4 -4
- package/dist/cjs/instant-apps-header.cjs.entry.js +2 -2
- package/dist/cjs/instant-apps-interactive-legend-classic.cjs.entry.js +3 -3
- package/dist/cjs/instant-apps-interactive-legend-count_2.cjs.entry.js +4 -4
- package/dist/cjs/instant-apps-interactive-legend-group-legend-element-caption.cjs.entry.js +7 -7
- package/dist/cjs/instant-apps-interactive-legend-group-legend-element_5.cjs.entry.js +6 -6
- package/dist/cjs/instant-apps-interactive-legend.cjs.entry.js +4 -4
- package/dist/cjs/instant-apps-keyboard-shortcuts.cjs.entry.js +3 -3
- package/dist/cjs/instant-apps-landing-page.cjs.entry.js +1 -1
- package/dist/cjs/instant-apps-language-switcher.cjs.entry.js +8 -8
- package/dist/cjs/instant-apps-language-translator.cjs.entry.js +7 -7
- package/dist/cjs/instant-apps-measurement.cjs.entry.js +4 -4
- package/dist/cjs/instant-apps-popover.cjs.entry.js +3 -3
- package/dist/cjs/instant-apps-scoreboard.cjs.entry.js +3 -3
- package/dist/cjs/instant-apps-splash.cjs.entry.js +3 -3
- package/dist/cjs/{languageSwitcher-cae609d9.js → languageSwitcher-7de41e17.js} +1 -1
- package/dist/cjs/layout-manager.cjs.entry.js +1 -1
- package/dist/cjs/{loadModules-1d0f0316.js → loadModules-51c30ab9.js} +1 -1
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/{locale-56c3447b.js → locale-9b9d0e94.js} +1 -1
- package/dist/cjs/map-select-tools_3.cjs.entry.js +2 -2
- package/dist/cjs/public-notification.cjs.entry.js +2 -2
- package/dist/cjs/solution-item-icon.cjs.entry.js +1 -1
- package/dist/cjs/solutions-components.cjs.js +1 -1
- package/dist/cjs/{utils-41eb3a01.js → utils-35b31785.js} +1 -1
- package/dist/collection/components/crowdsource-manager/crowdsource-manager.css +5 -5
- package/dist/collection/components/edit-card/edit-card.css +3 -3
- package/dist/collection/components/info-card/info-card.css +2 -2
- package/dist/collection/components/json-editor/json-editor.css +3 -123
- package/dist/collection/components/layer-table/layer-table.css +9 -12
- package/dist/collection/components/layer-table/layer-table.js +1 -1
- package/dist/collection/components/layout-manager/layout-manager.css +73 -73
- package/dist/collection/components/map-draw-tools/map-draw-tools.css +1 -1
- package/dist/collection/components/map-layer-picker/map-layer-picker.css +5 -3
- package/dist/collection/components/map-layer-picker/map-layer-picker.js +1 -1
- package/dist/collection/components/map-picker/map-picker.css +3 -3
- package/dist/collection/components/map-search/map-search.css +24 -24
- package/dist/collection/components/map-select-tools/map-select-tools.css +5 -5
- package/dist/collection/components/map-tools/map-tools.css +1 -1
- package/dist/collection/components/public-notification/public-notification.css +11 -11
- package/dist/collection/components/public-notification/public-notification.js +1 -1
- package/dist/collection/components/refine-selection/refine-selection.css +2 -2
- package/dist/collection/components/solution-item-details/solution-item-details.css +0 -148
- package/dist/collection/components/solution-item-icon/solution-item-icon.css +2 -124
- package/dist/collection/components/solution-item-sharing/solution-item-sharing.css +5 -125
- package/dist/collection/components/solution-organization-variables/solution-organization-variables.css +6 -126
- package/dist/collection/components/solution-resource-item/solution-resource-item.css +6 -126
- package/dist/collection/components/solution-variables/solution-variables.css +9 -129
- package/dist/collection/demos/browse-solutions.html +2 -0
- package/dist/collection/demos/buffer-tools.html +1 -1
- package/dist/collection/demos/card-manager.html +2 -2
- package/dist/collection/demos/crowdsource-manager.html +3 -3
- package/dist/collection/demos/crowdsource-reporter.html +5 -5
- package/dist/collection/demos/deduct-calculator.html +1 -1
- package/dist/collection/demos/info-card.html +2 -2
- package/dist/collection/demos/layer-table.html +2 -2
- package/dist/collection/demos/list-item.html +2 -2
- package/dist/collection/demos/map-card.html +2 -2
- package/dist/collection/demos/map-draw-tools.html +1 -1
- package/dist/collection/demos/map-layer-picker.html +1 -1
- package/dist/collection/demos/map-select-tools.html +1 -1
- package/dist/collection/demos/new-public-notification.html +5 -5
- package/dist/collection/demos/pci-calculator.html +1 -1
- package/dist/components/crowdsource-manager.js +1 -1
- package/dist/components/edit-card2.js +1 -1
- package/dist/components/info-card2.js +1 -1
- package/dist/components/instant-apps-ckeditor-wrapper2.js +2 -2
- package/dist/components/instant-apps-control-panel.js +1 -1
- package/dist/components/instant-apps-export.js +2 -2
- package/dist/components/instant-apps-filter-list2.js +4 -2
- package/dist/components/instant-apps-header2.js +2 -2
- package/dist/components/instant-apps-interactive-legend-classic2.js +1 -1
- package/dist/components/instant-apps-interactive-legend-count2.js +1 -1
- package/dist/components/instant-apps-interactive-legend-group-legend-element-caption.js +5 -5
- package/dist/components/instant-apps-interactive-legend-group-legend-element2.js +1 -1
- package/dist/components/instant-apps-interactive-legend-layer-element-caption2.js +1 -1
- package/dist/components/instant-apps-interactive-legend-layer-element2.js +1 -1
- package/dist/components/instant-apps-interactive-legend-legend-element-caption2.js +1 -1
- package/dist/components/instant-apps-interactive-legend-relationship2.js +1 -1
- package/dist/components/instant-apps-interactive-legend.js +1 -1
- package/dist/components/instant-apps-keyboard-shortcuts.js +1 -1
- package/dist/components/instant-apps-landing-page.js +1 -1
- package/dist/components/instant-apps-language-switcher.js +4 -4
- package/dist/components/instant-apps-language-translator-item2.js +4 -4
- package/dist/components/instant-apps-language-translator-search2.js +1 -1
- package/dist/components/instant-apps-language-translator2.js +3 -3
- package/dist/components/instant-apps-measurement.js +2 -2
- package/dist/components/instant-apps-popover.js +1 -1
- package/dist/components/instant-apps-scoreboard.js +1 -1
- package/dist/components/instant-apps-social-share2.js +11 -5
- package/dist/components/instant-apps-splash.js +1 -1
- package/dist/components/json-editor2.js +1 -1
- package/dist/components/layer-table2.js +2 -2
- package/dist/components/layout-manager.js +1 -1
- package/dist/components/loadModules2.js +1 -1
- package/dist/components/map-draw-tools2.js +1 -1
- package/dist/components/map-layer-picker2.js +2 -2
- package/dist/components/map-picker2.js +1 -1
- package/dist/components/map-search2.js +1 -1
- package/dist/components/map-select-tools2.js +1 -1
- package/dist/components/map-tools2.js +1 -1
- package/dist/components/public-notification.js +2 -2
- package/dist/components/refine-selection2.js +1 -1
- package/dist/components/solution-item-details2.js +1 -1
- package/dist/components/solution-item-icon2.js +1 -1
- package/dist/components/solution-item-sharing2.js +1 -1
- package/dist/components/solution-organization-variables2.js +1 -1
- package/dist/components/solution-resource-item2.js +1 -1
- package/dist/components/solution-variables2.js +1 -1
- package/dist/esm/basemap-gallery_7.entry.js +3 -3
- package/dist/esm/buffer-tools_3.entry.js +1 -1
- package/dist/esm/calcite-action-pad_2.entry.js +1 -1
- package/dist/esm/calcite-alert_3.entry.js +2 -2
- package/dist/esm/calcite-combobox_6.entry.js +2 -2
- package/dist/esm/calcite-input-date-picker_3.entry.js +16 -9
- package/dist/esm/calcite-shell-panel_14.entry.js +6 -6
- package/dist/esm/card-manager_3.entry.js +2 -2
- package/dist/esm/crowdsource-manager.entry.js +1 -1
- package/dist/esm/{helpers-e8282221.js → helpers-078591d2.js} +1 -1
- package/dist/esm/instant-apps-ckeditor-wrapper_3.entry.js +10 -10
- package/dist/esm/instant-apps-control-panel.entry.js +2 -2
- package/dist/esm/instant-apps-export.entry.js +4 -4
- package/dist/esm/instant-apps-header.entry.js +2 -2
- package/dist/esm/instant-apps-interactive-legend-classic.entry.js +3 -3
- package/dist/esm/instant-apps-interactive-legend-count_2.entry.js +4 -4
- package/dist/esm/instant-apps-interactive-legend-group-legend-element-caption.entry.js +7 -7
- package/dist/esm/instant-apps-interactive-legend-group-legend-element_5.entry.js +6 -6
- package/dist/esm/instant-apps-interactive-legend.entry.js +4 -4
- package/dist/esm/instant-apps-keyboard-shortcuts.entry.js +3 -3
- package/dist/esm/instant-apps-landing-page.entry.js +1 -1
- package/dist/esm/instant-apps-language-switcher.entry.js +8 -8
- package/dist/esm/instant-apps-language-translator.entry.js +7 -7
- package/dist/esm/instant-apps-measurement.entry.js +4 -4
- package/dist/esm/instant-apps-popover.entry.js +3 -3
- package/dist/esm/instant-apps-scoreboard.entry.js +3 -3
- package/dist/esm/instant-apps-splash.entry.js +3 -3
- package/dist/esm/{languageSwitcher-75765d90.js → languageSwitcher-62232826.js} +1 -1
- package/dist/esm/layout-manager.entry.js +1 -1
- package/dist/esm/{loadModules-037feea8.js → loadModules-b677d6d7.js} +1 -1
- package/dist/esm/loader.js +1 -1
- package/dist/esm/{locale-53d724b5.js → locale-89b49505.js} +1 -1
- package/dist/esm/map-select-tools_3.entry.js +2 -2
- package/dist/esm/public-notification.entry.js +2 -2
- package/dist/esm/solution-item-icon.entry.js +1 -1
- package/dist/esm/solutions-components.js +1 -1
- package/dist/esm/{utils-06bace50.js → utils-b1bd777e.js} +1 -1
- package/dist/node_modules/@esri/instant-apps-components/dist/collection/components/instant-apps-export/instant-apps-export.css +20 -20
- package/dist/node_modules/@esri/instant-apps-components/dist/collection/components/instant-apps-filter-list/instant-apps-filter-list.css +3 -3
- package/dist/node_modules/@esri/instant-apps-components/dist/collection/components/instant-apps-header/instant-apps-header.css +3 -3
- package/dist/node_modules/@esri/instant-apps-components/dist/collection/components/instant-apps-interactive-legend/instant-apps-interactive-legend-classic/instant-apps-interactive-legend-classic.css +4 -4
- package/dist/node_modules/@esri/instant-apps-components/dist/collection/components/instant-apps-interactive-legend/instant-apps-interactive-legend-count/instant-apps-interactive-legend-count.css +1 -1
- package/dist/node_modules/@esri/instant-apps-components/dist/collection/components/instant-apps-interactive-legend/instant-apps-interactive-legend-group-legend-element-caption/instant-apps-interactive-legend-group-legend-element-caption.css +5 -7
- package/dist/node_modules/@esri/instant-apps-components/dist/collection/components/instant-apps-interactive-legend/instant-apps-interactive-legend-layer-element-caption/instant-apps-interactive-legend-layer-element-caption.css +5 -7
- package/dist/node_modules/@esri/instant-apps-components/dist/collection/components/instant-apps-interactive-legend/instant-apps-interactive-legend-legend-element-caption/instant-apps-interactive-legend-legend-element-caption.css +4 -5
- package/dist/node_modules/@esri/instant-apps-components/dist/collection/components/instant-apps-interactive-legend/instant-apps-interactive-legend-relationship/instant-apps-interactive-legend-relationship.css +1 -1
- package/dist/node_modules/@esri/instant-apps-components/dist/collection/components/instant-apps-interactive-legend/instant-apps-interactive-legend.css +2 -2
- package/dist/node_modules/@esri/instant-apps-components/dist/collection/components/instant-apps-keyboard-shortcuts/instant-apps-keyboard-shortcuts.css +4 -4
- package/dist/node_modules/@esri/instant-apps-components/dist/collection/components/instant-apps-landing-page/instant-apps-landing-page.css +6 -6
- package/dist/node_modules/@esri/instant-apps-components/dist/collection/components/instant-apps-language-switcher/instant-apps-language-switcher.css +4 -4
- package/dist/node_modules/@esri/instant-apps-components/dist/collection/components/instant-apps-language-translator/instant-apps-language-translator-item/instant-apps-language-translator-item.css +7 -7
- package/dist/node_modules/@esri/instant-apps-components/dist/collection/components/instant-apps-language-translator/instant-apps-language-translator-search/instant-apps-language-translator-search.css +2 -2
- package/dist/node_modules/@esri/instant-apps-components/dist/collection/components/instant-apps-language-translator/instant-apps-language-translator.css +2 -2
- package/dist/node_modules/@esri/instant-apps-components/dist/collection/components/instant-apps-measurement/instant-apps-measurement.css +2 -2
- package/dist/node_modules/@esri/instant-apps-components/dist/collection/components/instant-apps-popover/instant-apps-popover.css +3 -3
- package/dist/node_modules/@esri/instant-apps-components/dist/collection/components/instant-apps-scoreboard/instant-apps-scoreboard.css +4 -4
- package/dist/node_modules/@esri/instant-apps-components/dist/collection/components/instant-apps-social-share/instant-apps-social-share.css +6 -6
- package/dist/solutions-components/demos/browse-solutions.html +2 -0
- package/dist/solutions-components/demos/buffer-tools.html +1 -1
- package/dist/solutions-components/demos/card-manager.html +2 -2
- package/dist/solutions-components/demos/crowdsource-manager.html +3 -3
- package/dist/solutions-components/demos/crowdsource-reporter.html +5 -5
- package/dist/solutions-components/demos/deduct-calculator.html +1 -1
- package/dist/solutions-components/demos/info-card.html +2 -2
- package/dist/solutions-components/demos/layer-table.html +2 -2
- package/dist/solutions-components/demos/list-item.html +2 -2
- package/dist/solutions-components/demos/map-card.html +2 -2
- package/dist/solutions-components/demos/map-draw-tools.html +1 -1
- package/dist/solutions-components/demos/map-layer-picker.html +1 -1
- package/dist/solutions-components/demos/map-select-tools.html +1 -1
- package/dist/solutions-components/demos/new-public-notification.html +5 -5
- package/dist/solutions-components/demos/pci-calculator.html +1 -1
- package/dist/solutions-components/{p-bab0aa05.js → p-00f9774c.js} +1 -1
- package/dist/solutions-components/p-14097810.entry.js +6 -0
- package/dist/solutions-components/{p-019f0baa.entry.js → p-166d5bcc.entry.js} +1 -1
- package/dist/solutions-components/{p-9270f6da.entry.js → p-1b9709ce.entry.js} +1 -1
- package/dist/solutions-components/p-3bf0115f.entry.js +6 -0
- package/dist/solutions-components/{p-796ce3a2.entry.js → p-3ea18af7.entry.js} +1 -1
- package/dist/solutions-components/p-4f1c4004.entry.js +6 -0
- package/dist/solutions-components/{p-8c7d5880.entry.js → p-546a3d3c.entry.js} +1 -1
- package/dist/solutions-components/p-60d212df.entry.js +6 -0
- package/dist/solutions-components/{p-bd3f4aa6.entry.js → p-627c19b5.entry.js} +1 -1
- package/dist/solutions-components/{p-84034340.js → p-62e92138.js} +1 -1
- package/dist/solutions-components/{p-149d80ad.js → p-68434a63.js} +1 -1
- package/dist/solutions-components/{p-b2a9bae3.entry.js → p-75f7bfe3.entry.js} +1 -1
- package/dist/solutions-components/{p-188483e2.entry.js → p-789f606f.entry.js} +1 -1
- package/dist/solutions-components/{p-a7a06d6a.js → p-83225907.js} +1 -1
- package/dist/solutions-components/{p-c3fa8a3d.entry.js → p-95ebc2e5.entry.js} +1 -1
- package/dist/solutions-components/p-98fe7b5d.entry.js +6 -0
- package/dist/solutions-components/p-99ca7674.entry.js +6 -0
- package/dist/solutions-components/p-a0b8cecf.entry.js +6 -0
- package/dist/solutions-components/{p-7eec285c.entry.js → p-a5d924a9.entry.js} +1 -1
- package/dist/solutions-components/{p-0ad0b29a.js → p-a8a0187d.js} +1 -1
- package/dist/solutions-components/p-a9f21aaf.entry.js +6 -0
- package/dist/solutions-components/{p-a2467088.entry.js → p-b42bde59.entry.js} +1 -1
- package/dist/solutions-components/p-baf82bab.entry.js +6 -0
- package/dist/solutions-components/p-c504529e.entry.js +6 -0
- package/dist/solutions-components/p-c556ed60.entry.js +6 -0
- package/dist/solutions-components/p-c99843aa.entry.js +6 -0
- package/dist/solutions-components/p-cc774829.entry.js +6 -0
- package/dist/solutions-components/p-ced4e208.entry.js +6 -0
- package/dist/solutions-components/{p-9e92fd19.entry.js → p-d78f13cb.entry.js} +1 -1
- package/dist/solutions-components/{p-10e99d5d.entry.js → p-d8b3d156.entry.js} +1 -1
- package/dist/solutions-components/p-db3ca38d.entry.js +17 -0
- package/dist/solutions-components/p-dcd6e7b9.entry.js +6 -0
- package/dist/solutions-components/{p-811313d1.entry.js → p-dd48cc25.entry.js} +1 -1
- package/dist/solutions-components/p-e8011829.entry.js +47 -0
- package/dist/solutions-components/solutions-components.css +1 -7
- package/dist/solutions-components/solutions-components.esm.js +1 -1
- package/dist/types/preact.d.ts +1 -1
- package/package.json +2 -2
- package/dist/solutions-components/p-0103dee1.entry.js +0 -6
- package/dist/solutions-components/p-2f496e4c.entry.js +0 -6
- package/dist/solutions-components/p-3977568f.entry.js +0 -17
- package/dist/solutions-components/p-3c3c2587.entry.js +0 -6
- package/dist/solutions-components/p-4b3ebd24.entry.js +0 -6
- package/dist/solutions-components/p-59407d94.entry.js +0 -6
- package/dist/solutions-components/p-7283bfe4.entry.js +0 -6
- package/dist/solutions-components/p-74a89c71.entry.js +0 -6
- package/dist/solutions-components/p-81c5c5f2.entry.js +0 -6
- package/dist/solutions-components/p-847193e7.entry.js +0 -6
- package/dist/solutions-components/p-a1c924c0.entry.js +0 -47
- package/dist/solutions-components/p-a44f1e85.entry.js +0 -6
- package/dist/solutions-components/p-abab359e.entry.js +0 -6
- package/dist/solutions-components/p-ad5f374e.entry.js +0 -6
- package/dist/solutions-components/p-afd9d486.entry.js +0 -6
- package/dist/solutions-components/p-f4742b64.entry.js +0 -6
- package/dist/solutions-components/p-f7042c6a.entry.js +0 -6
@@ -3,7 +3,7 @@
|
|
3
3
|
* Licensed under the Apache License, Version 2.0
|
4
4
|
* http://www.apache.org/licenses/LICENSE-2.0
|
5
5
|
*/
|
6
|
-
import { b as getLocaleComponentStrings } from './locale-
|
6
|
+
import { b as getLocaleComponentStrings } from './locale-89b49505.js';
|
7
7
|
import { c as createStore } from './index-857df22e.js';
|
8
8
|
|
9
9
|
var EInputType;
|
@@ -12,15 +12,15 @@
|
|
12
12
|
*/
|
13
13
|
:host {
|
14
14
|
display: block;
|
15
|
-
--instant-apps-export-action-background: var(--calcite-
|
16
|
-
--instant-apps-export-action-background-hover: var(--calcite-
|
17
|
-
--instant-apps-export-action-background-press: var(--calcite-
|
15
|
+
--instant-apps-export-action-background: var(--calcite-color-foreground-1);
|
16
|
+
--instant-apps-export-action-background-hover: var(--calcite-color-foreground-2);
|
17
|
+
--instant-apps-export-action-background-press: var(--calcite-color-foreground-3);
|
18
18
|
--instant-apps-export-action-height: 100%;
|
19
19
|
--instant-apps-export-action-width: fit-content;
|
20
|
-
--instant-apps-export-action-icon-color: var(--calcite-
|
21
|
-
--instant-apps-export-action-icon-hover-color: var(--calcite-
|
22
|
-
--instant-apps-export-background: var(--calcite-
|
23
|
-
--instant-apps-export-text-color: var(--calcite-
|
20
|
+
--instant-apps-export-action-icon-color: var(--calcite-color-text-3);
|
21
|
+
--instant-apps-export-action-icon-hover-color: var(--calcite-color-text-1);
|
22
|
+
--instant-apps-export-background: var(--calcite-color-foreground-1);
|
23
|
+
--instant-apps-export-text-color: var(--calcite-color-text-1);
|
24
24
|
--instant-apps-export-popover-width: 250px;
|
25
25
|
}
|
26
26
|
|
@@ -33,7 +33,7 @@
|
|
33
33
|
.instant-apps-export__popover-container, .instant-apps-export__inline-container {
|
34
34
|
padding: 12px;
|
35
35
|
background: var(--instant-apps-export-background);
|
36
|
-
--calcite-
|
36
|
+
--calcite-color-text-1: var(--instant-apps-export-text-color);
|
37
37
|
}
|
38
38
|
.instant-apps-export__popover-container {
|
39
39
|
width: var(--instant-apps-export-popover-width);
|
@@ -41,11 +41,11 @@
|
|
41
41
|
.instant-apps-export calcite-action {
|
42
42
|
height: var(--instant-apps-export-action-height);
|
43
43
|
width: var(--instant-apps-export-action-width);
|
44
|
-
--calcite-
|
45
|
-
--calcite-
|
46
|
-
--calcite-
|
47
|
-
--calcite-
|
48
|
-
--calcite-
|
44
|
+
--calcite-color-foreground-1: var(--instant-apps-export-action-background);
|
45
|
+
--calcite-color-foreground-2: var(--instant-apps-export-action-background-hover);
|
46
|
+
--calcite-color-foreground-3: var(--instant-apps-export-action-background-press);
|
47
|
+
--calcite-color-text-3: var(--instant-apps-export-action-icon-color);
|
48
|
+
--calcite-color-text-1: var(--instant-apps-export-action-icon-hover-color);
|
49
49
|
}
|
50
50
|
.instant-apps-export .instant-apps-export-print {
|
51
51
|
display: none;
|
@@ -57,19 +57,19 @@
|
|
57
57
|
visibility: hidden;
|
58
58
|
}
|
59
59
|
.instant-apps-export calcite-input {
|
60
|
-
--calcite-
|
61
|
-
--calcite-
|
60
|
+
--calcite-color-foreground-1: var(--instant-apps-export-background);
|
61
|
+
--calcite-color-text-1: var(--instant-apps-export-text-color);
|
62
62
|
}
|
63
63
|
.instant-apps-export calcite-popover {
|
64
|
-
--calcite-
|
64
|
+
--calcite-color-foreground-1: var(--instant-apps-export-background);
|
65
65
|
}
|
66
66
|
.instant-apps-export calcite-switch {
|
67
|
-
--calcite-
|
68
|
-
--calcite-
|
67
|
+
--calcite-color-foreground-1: #fff;
|
68
|
+
--calcite-color-foreground-2: #f3f3f3;
|
69
69
|
}
|
70
70
|
.instant-apps-export .calcite-mode-dark calcite-switch {
|
71
|
-
--calcite-
|
72
|
-
--calcite-
|
71
|
+
--calcite-color-foreground-1: #2b2b2b;
|
72
|
+
--calcite-color-foreground-2: #202020;
|
73
73
|
}
|
74
74
|
|
75
75
|
.instant-apps-export__compass-container.esri-widget {
|
@@ -57,9 +57,9 @@
|
|
57
57
|
}
|
58
58
|
.instant-apps-filter-list__date-picker-input-container calcite-action {
|
59
59
|
height: 48px;
|
60
|
-
border-top: 1px solid var(--calcite-
|
61
|
-
border-right: 1px solid var(--calcite-
|
62
|
-
border-bottom: 1px solid var(--calcite-
|
60
|
+
border-top: 1px solid var(--calcite-color-border-input);
|
61
|
+
border-right: 1px solid var(--calcite-color-border-input);
|
62
|
+
border-bottom: 1px solid var(--calcite-color-border-input);
|
63
63
|
}
|
64
64
|
.instant-apps-filter-list__title {
|
65
65
|
margin-right: 20px;
|
@@ -63,8 +63,8 @@
|
|
63
63
|
justify-content: space-between;
|
64
64
|
width: 100%;
|
65
65
|
height: var(--instant-apps-header-height);
|
66
|
-
background-color: var(--calcite-
|
67
|
-
color: var(--calcite-
|
66
|
+
background-color: var(--calcite-color-foreground-1);
|
67
|
+
color: var(--calcite-color-text-1);
|
68
68
|
font-family: var(--calcite-sans-family);
|
69
69
|
min-height: var(--instant-apps-header-min-height);
|
70
70
|
}
|
@@ -110,7 +110,7 @@
|
|
110
110
|
:host .instant-apps-header--standard .instant-apps-header__header-content h1 {
|
111
111
|
margin: 0;
|
112
112
|
font-size: 1.25rem;
|
113
|
-
color: var(--calcite-
|
113
|
+
color: var(--calcite-color-text-1);
|
114
114
|
font-weight: 430;
|
115
115
|
white-space: nowrap;
|
116
116
|
overflow: hidden;
|
@@ -3,7 +3,7 @@
|
|
3
3
|
--instant-apps-interactive-legend-heading-font-size: 1rem;
|
4
4
|
--instant-apps-interactive-legend-heading-font-weight: normal;
|
5
5
|
--instant-apps-interactive-legend-caption-font-weight: normal;
|
6
|
-
--instant-apps-interactive-legend-secondary-color: var(--calcite-
|
6
|
+
--instant-apps-interactive-legend-secondary-color: var(--calcite-color-text-1);
|
7
7
|
--instant-apps-interactive-legend-field-name-font-size: 1rem;
|
8
8
|
--instant-apps-interactive-legend-total-feature-count-font-size: 0.875rem;
|
9
9
|
--instant-apps-interactive-legend-info-font-size: 0.875rem;
|
@@ -11,8 +11,8 @@
|
|
11
11
|
--instant-apps-interactive-legend-info-item-background--selected--dark: #009af2;
|
12
12
|
--instant-apps-interactive-legend-info-item-background--hover: #e9e9e9;
|
13
13
|
--instant-apps-interactive-legend-info-item-background--hover--dark: #4a4a4a;
|
14
|
-
--instant-apps-interactive-legend-info-item-color--selected: var(--calcite-
|
15
|
-
--instant-apps-interactive-legend-secondary-background-color: var(--calcite-
|
14
|
+
--instant-apps-interactive-legend-info-item-color--selected: var(--calcite-color-text-2);
|
15
|
+
--instant-apps-interactive-legend-secondary-background-color: var(--calcite-color-background);
|
16
16
|
--instant-apps-interactive-legend-ui-margin: 20px 15px;
|
17
17
|
--instant-apps-interactive-legend-ui-padding: 20px 15px;
|
18
18
|
}
|
@@ -99,7 +99,7 @@
|
|
99
99
|
background-color: var(--instant-apps-interactive-legend-info-item-background--selected--dark);
|
100
100
|
}
|
101
101
|
:host .calcite-mode-dark .instant-apps-interactive-legend-element-info--selected .esri-legend__layer-cell--info {
|
102
|
-
color: var(--calcite-
|
102
|
+
color: var(--calcite-color-text-inverse);
|
103
103
|
}
|
104
104
|
:host .hide {
|
105
105
|
display: none;
|
@@ -2,7 +2,7 @@
|
|
2
2
|
display: block;
|
3
3
|
--instant-apps-interactive-legend-heading-font-size: 1rem;
|
4
4
|
--instant-apps-interactive-legend-heading-font-weight: normal;
|
5
|
-
--instant-apps-interactive-legend-secondary-color: var(--calcite-
|
5
|
+
--instant-apps-interactive-legend-secondary-color: var(--calcite-color-text-1);
|
6
6
|
--instant-apps-interactive-legend-ui-padding: 15px 10px;
|
7
7
|
}
|
8
8
|
:host .esri-widget__heading {
|
@@ -28,16 +28,14 @@
|
|
28
28
|
overflow: hidden;
|
29
29
|
text-overflow: ellipsis;
|
30
30
|
display: -webkit-box;
|
31
|
-
-webkit-line-clamp: 2;
|
32
|
-
/* number of lines to show */
|
31
|
+
-webkit-line-clamp: 2; /* number of lines to show */
|
33
32
|
line-clamp: 2;
|
34
33
|
-webkit-box-orient: vertical;
|
35
34
|
line-height: normal;
|
36
35
|
color: var(--instant-apps-interactive-legend-secondary-color);
|
37
36
|
}
|
38
37
|
:host header .instant-apps-interactive-legend__heading-text--group-item {
|
39
|
-
-webkit-line-clamp: 2;
|
40
|
-
/* number of lines to show */
|
38
|
+
-webkit-line-clamp: 2; /* number of lines to show */
|
41
39
|
line-clamp: 2;
|
42
40
|
}
|
43
41
|
:host header span {
|
@@ -58,10 +56,10 @@
|
|
58
56
|
|
59
57
|
:host(.calcite-mode-dark) .instant-apps-interactive-legend__header {
|
60
58
|
background-color: #242424;
|
61
|
-
color: var(--calcite-
|
59
|
+
color: var(--calcite-color-text-1);
|
62
60
|
}
|
63
61
|
|
64
62
|
:host(.calcite-mode-light) .instant-apps-interactive-legend__header {
|
65
63
|
background-color: #ffffff;
|
66
|
-
color: var(--calcite-
|
64
|
+
color: var(--calcite-color-text-1);
|
67
65
|
}
|
@@ -2,7 +2,7 @@
|
|
2
2
|
display: block;
|
3
3
|
--instant-apps-interactive-legend-heading-font-size: 1rem;
|
4
4
|
--instant-apps-interactive-legend-heading-font-weight: normal;
|
5
|
-
--instant-apps-interactive-legend-secondary-color: var(--calcite-
|
5
|
+
--instant-apps-interactive-legend-secondary-color: var(--calcite-color-text-1);
|
6
6
|
--instant-apps-interactive-legend-ui-padding: 15px 10px;
|
7
7
|
}
|
8
8
|
:host .esri-widget__heading {
|
@@ -28,8 +28,7 @@
|
|
28
28
|
overflow: hidden;
|
29
29
|
text-overflow: ellipsis;
|
30
30
|
display: -webkit-box;
|
31
|
-
-webkit-line-clamp: 2;
|
32
|
-
/* number of lines to show */
|
31
|
+
-webkit-line-clamp: 2; /* number of lines to show */
|
33
32
|
line-clamp: 2;
|
34
33
|
-webkit-box-orient: vertical;
|
35
34
|
line-height: normal;
|
@@ -37,8 +36,7 @@
|
|
37
36
|
margin-bottom: 5px;
|
38
37
|
}
|
39
38
|
:host header .instant-apps-interactive-legend__heading-text--group-item {
|
40
|
-
-webkit-line-clamp: 2;
|
41
|
-
/* number of lines to show */
|
39
|
+
-webkit-line-clamp: 2; /* number of lines to show */
|
42
40
|
line-clamp: 2;
|
43
41
|
}
|
44
42
|
:host header span {
|
@@ -59,10 +57,10 @@
|
|
59
57
|
|
60
58
|
:host(.calcite-mode-dark) .instant-apps-interactive-legend__header {
|
61
59
|
background-color: #242424;
|
62
|
-
color: var(--calcite-
|
60
|
+
color: var(--calcite-color-text-1);
|
63
61
|
}
|
64
62
|
|
65
63
|
:host(.calcite-mode-light) .instant-apps-interactive-legend__header {
|
66
64
|
background-color: #ffffff;
|
67
|
-
color: var(--calcite-
|
65
|
+
color: var(--calcite-color-text-1);
|
68
66
|
}
|
@@ -3,13 +3,13 @@
|
|
3
3
|
--instant-apps-interactive-legend-heading-font-size: 1rem;
|
4
4
|
--instant-apps-interactive-legend-heading-font-weight: normal;
|
5
5
|
--instant-apps-interactive-legend-caption-font-weight: normal;
|
6
|
-
--instant-apps-interactive-legend-secondary-color: var(--calcite-
|
6
|
+
--instant-apps-interactive-legend-secondary-color: var(--calcite-color-text-1);
|
7
7
|
--instant-apps-interactive-legend-field-name-font-size: 1rem;
|
8
8
|
--instant-apps-interactive-legend-total-feature-count-font-size: 0.875rem;
|
9
9
|
--instant-apps-interactive-legend-info-font-size: 0.875rem;
|
10
10
|
--instant-apps-interactive-legend-info-item-background--selected: #c7ebff;
|
11
|
-
--instant-apps-interactive-legend-info-item-color--selected: var(--calcite-
|
12
|
-
--instant-apps-interactive-legend-secondary-background-color: var(--calcite-
|
11
|
+
--instant-apps-interactive-legend-info-item-color--selected: var(--calcite-color-text-2);
|
12
|
+
--instant-apps-interactive-legend-secondary-background-color: var(--calcite-color-background);
|
13
13
|
--instant-apps-interactive-legend-ui-padding: 15px 10px;
|
14
14
|
}
|
15
15
|
:host .esri-legend__layer-caption {
|
@@ -29,8 +29,7 @@
|
|
29
29
|
overflow: hidden;
|
30
30
|
text-overflow: ellipsis;
|
31
31
|
display: -webkit-box;
|
32
|
-
-webkit-line-clamp: 2;
|
33
|
-
/* number of lines to show */
|
32
|
+
-webkit-line-clamp: 2; /* number of lines to show */
|
34
33
|
line-clamp: 2;
|
35
34
|
-webkit-box-orient: vertical;
|
36
35
|
line-height: normal;
|
@@ -4,8 +4,8 @@
|
|
4
4
|
}
|
5
5
|
:host .esri-legend {
|
6
6
|
height: 100%;
|
7
|
-
background-color: var(--calcite-
|
8
|
-
color: var(--calcite-
|
7
|
+
background-color: var(--calcite-color-foreground-1);
|
8
|
+
color: var(--calcite-color-text-1);
|
9
9
|
}
|
10
10
|
:host .esri-legend.esri-component.esri-widget.esri-widget--panel {
|
11
11
|
margin: 0;
|
@@ -3,8 +3,8 @@
|
|
3
3
|
flex-direction: column;
|
4
4
|
font-family: var(--calcite-sans-family);
|
5
5
|
font-size: 0.875rem;
|
6
|
-
background-color: var(--calcite-
|
7
|
-
color: var(--calcite-
|
6
|
+
background-color: var(--calcite-color-background);
|
7
|
+
color: var(--calcite-color-text-1);
|
8
8
|
width: auto;
|
9
9
|
padding: 0.5em;
|
10
10
|
margin-bottom: 0;
|
@@ -17,7 +17,7 @@
|
|
17
17
|
margin-bottom: 1em;
|
18
18
|
}
|
19
19
|
:host .instant-apps-keyboard-shortcuts__content table td, :host .instant-apps-keyboard-shortcuts__content table th {
|
20
|
-
border: solid 1px var(--calcite-
|
20
|
+
border: solid 1px var(--calcite-color-border-1);
|
21
21
|
padding: 0.5rem 0.75rem 0.5rem 0.75rem;
|
22
22
|
white-space: normal;
|
23
23
|
}
|
@@ -25,7 +25,7 @@
|
|
25
25
|
white-space: nowrap;
|
26
26
|
}
|
27
27
|
:host .instant-apps-keyboard-shortcuts__content tr:nth-child(even) {
|
28
|
-
background-color: var(--calcite-
|
28
|
+
background-color: var(--calcite-color-foreground-2);
|
29
29
|
}
|
30
30
|
:host .instant-apps-keyboard-shortcuts__content tr th {
|
31
31
|
padding: 0.5em 0.7em;
|
@@ -11,9 +11,9 @@
|
|
11
11
|
* @prop --instant-apps-landing-page-icon-image-scale--l: Icon image width when scale is set to 'l'. Default value is 500px.
|
12
12
|
* @prop --instant-apps-landing-page-entry-button-margin: Option to provide spacing in case a secondary action is added to the landing page.
|
13
13
|
*/
|
14
|
-
--instant-apps-landing-page-background-color: var(--calcite-
|
15
|
-
--instant-apps-landing-page-text-color: var(--calcite-
|
16
|
-
--instant-apps-landing-page-entry-button-color: var(--calcite-
|
14
|
+
--instant-apps-landing-page-background-color: var(--calcite-color-brand);
|
15
|
+
--instant-apps-landing-page-text-color: var(--calcite-color-text-inverse);
|
16
|
+
--instant-apps-landing-page-entry-button-color: var(--calcite-color-brand);
|
17
17
|
--instant-apps-landing-page-title-text-font-size: var(--calcite-font-size-6);
|
18
18
|
--instant-apps-landing-page-subtitle-text-font-size: var(--calcite-font-size-3);
|
19
19
|
--instant-apps-landing-page-description-text-font-size: var(--calcite-font-size-0);
|
@@ -75,9 +75,9 @@
|
|
75
75
|
margin: var(--instant-apps-landing-page-entry-button-margin);
|
76
76
|
}
|
77
77
|
:host .instant-apps-landing-page__entry-button {
|
78
|
-
--calcite-
|
79
|
-
--calcite-
|
80
|
-
--calcite-
|
78
|
+
--calcite-color-brand: var(--instant-apps-landing-page-entry-button-color);
|
79
|
+
--calcite-color-brand-hover: var(--instant-apps-landing-page-entry-button-color);
|
80
|
+
--calcite-color-brand-press: var(--instant-apps-landing-page-entry-button-color);
|
81
81
|
}
|
82
82
|
:host .instant-apps-landing-page__remove-transition {
|
83
83
|
transition: none;
|
@@ -1,13 +1,13 @@
|
|
1
1
|
:host {
|
2
2
|
display: block;
|
3
|
-
background-color: var(--calcite-
|
4
|
-
color: var(--calcite-
|
3
|
+
background-color: var(--calcite-color-foreground-1);
|
4
|
+
color: var(--calcite-color-text-1);
|
5
5
|
min-width: 200px;
|
6
6
|
}
|
7
7
|
:host calcite-dropdown {
|
8
8
|
width: 100%;
|
9
9
|
}
|
10
10
|
:host calcite-button {
|
11
|
-
--calcite-
|
12
|
-
--calcite-
|
11
|
+
--calcite-color-brand: var(--calcite-color-text-3);
|
12
|
+
--calcite-color-brand-hover: var(--calcite-color-text-3);
|
13
13
|
}
|
@@ -6,8 +6,8 @@
|
|
6
6
|
}
|
7
7
|
:host .instant-apps-language-translator-item__section {
|
8
8
|
padding: 10px;
|
9
|
-
border-bottom: 1px solid var(--calcite-
|
10
|
-
background-color: var(--calcite-
|
9
|
+
border-bottom: 1px solid var(--calcite-color-border-1);
|
10
|
+
background-color: var(--calcite-color-foreground-2);
|
11
11
|
width: 49%;
|
12
12
|
}
|
13
13
|
:host .instant-apps-language-translator-item__section .instant-apps-language-translator-item__top-row {
|
@@ -58,7 +58,7 @@
|
|
58
58
|
line-height: 22px;
|
59
59
|
}
|
60
60
|
:host .instant-apps-language-translator-item__info-icon {
|
61
|
-
color: var(--calcite-
|
61
|
+
color: var(--calcite-color-brand);
|
62
62
|
}
|
63
63
|
:host .instant-apps-language-translator-item__info-button {
|
64
64
|
border: 0;
|
@@ -68,14 +68,14 @@
|
|
68
68
|
|
69
69
|
:host(.calcite-mode-dark) .instant-apps-language-translator-item__section--selected {
|
70
70
|
background-color: #f1faff;
|
71
|
-
background-color: var(--calcite-
|
72
|
-
color: var(--calcite-
|
71
|
+
background-color: var(--calcite-color-brand);
|
72
|
+
color: var(--calcite-color-text-inverse);
|
73
73
|
}
|
74
74
|
:host(.calcite-mode-dark) .instant-apps-language-translator-item__section--selected calcite-action {
|
75
|
-
--calcite-ui-icon-color: var(--calcite-
|
75
|
+
--calcite-ui-icon-color: var(--calcite-color-text-inverse);
|
76
76
|
}
|
77
77
|
:host(.calcite-mode-dark) .instant-apps-language-translator-item__section--selected calcite-icon {
|
78
|
-
color: var(--calcite-
|
78
|
+
color: var(--calcite-color-text-inverse);
|
79
79
|
}
|
80
80
|
|
81
81
|
:host(.instant-apps-language-translator--last-item) .instant-apps-language-translator-item__section {
|
@@ -13,7 +13,7 @@
|
|
13
13
|
max-height: 30vh;
|
14
14
|
overflow: auto;
|
15
15
|
border-left: none;
|
16
|
-
background-color: var(--calcite-
|
16
|
+
background-color: var(--calcite-color-foreground-1);
|
17
17
|
border: 1px solid #c0c0c0;
|
18
18
|
z-index: 702;
|
19
19
|
}
|
@@ -30,5 +30,5 @@
|
|
30
30
|
word-break: break-word;
|
31
31
|
}
|
32
32
|
:host .instant-apps-language-translator-search__suggestion-list-item:hover {
|
33
|
-
background-color: var(--calcite-
|
33
|
+
background-color: var(--calcite-color-foreground-2);
|
34
34
|
}
|
@@ -16,7 +16,7 @@
|
|
16
16
|
display: flex;
|
17
17
|
align-items: center;
|
18
18
|
font-size: 14.5px;
|
19
|
-
color: var(--calcite-
|
19
|
+
color: var(--calcite-color-brand);
|
20
20
|
}
|
21
21
|
:host .instant-apps-language-translator__writing-icon {
|
22
22
|
display: flex;
|
@@ -36,7 +36,7 @@
|
|
36
36
|
width: 100%;
|
37
37
|
position: sticky;
|
38
38
|
top: 0;
|
39
|
-
background: var(--calcite-
|
39
|
+
background: var(--calcite-color-foreground-1);
|
40
40
|
z-index: 1;
|
41
41
|
}
|
42
42
|
:host .instant-apps-language-translator__top-bar calcite-label {
|
@@ -12,12 +12,12 @@
|
|
12
12
|
}
|
13
13
|
.instant-apps-popover__content .instant-apps-popover__action {
|
14
14
|
align-self: flex-start;
|
15
|
-
--calcite-
|
15
|
+
--calcite-color-foreground-2: transparent;
|
16
16
|
}
|
17
17
|
.instant-apps-popover__content span {
|
18
18
|
display: inline-block;
|
19
19
|
font-weight: var(--calcite-font-weight-medium);
|
20
|
-
color: var(--calcite-
|
20
|
+
color: var(--calcite-color-text-1);
|
21
21
|
margin: 0 0 10px 0;
|
22
22
|
font-family: var(--calcite-sans-family);
|
23
23
|
}
|
@@ -40,7 +40,7 @@
|
|
40
40
|
font-family: var(--calcite-sans-family);
|
41
41
|
}
|
42
42
|
.instant-apps-popover__content .instant-apps-popover__footer calcite-button:first-child {
|
43
|
-
--calcite-
|
43
|
+
--calcite-color-foreground-3: transparent;
|
44
44
|
}
|
45
45
|
.instant-apps-popover__content .instant-apps-popover__footer calcite-button:last-child {
|
46
46
|
margin-left: 5px;
|
@@ -12,15 +12,15 @@
|
|
12
12
|
* @prop --instant-apps-scoreboard-text-color: Text color of scoreboard.
|
13
13
|
* @prop --instant-apps-scoreboard-mobile-position-bottom: Scoreboard's bottom position (px) of absolutely positioned element on mobile.
|
14
14
|
*/
|
15
|
-
--instant-apps-scoreboard-background-color: var(--calcite-
|
16
|
-
--instant-apps-scoreboard-text-color: var(--calcite-
|
15
|
+
--instant-apps-scoreboard-background-color: var(--calcite-color-foreground-1);
|
16
|
+
--instant-apps-scoreboard-text-color: var(--calcite-color-text-1);
|
17
17
|
--instant-apps-scoreboard-mobile-position-bottom: 0;
|
18
18
|
background-color: var(--instant-apps-scoreboard-background-color);
|
19
19
|
color: var(--instant-apps-scoreboard-text-color);
|
20
20
|
}
|
21
21
|
:host .instant-apps-scoreboard {
|
22
22
|
box-sizing: border-box;
|
23
|
-
border: 1px solid var(--calcite-
|
23
|
+
border: 1px solid var(--calcite-color-border-1);
|
24
24
|
box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.2);
|
25
25
|
border-radius: 3px;
|
26
26
|
}
|
@@ -79,7 +79,7 @@
|
|
79
79
|
display: inline-block;
|
80
80
|
width: 32px;
|
81
81
|
height: 32px;
|
82
|
-
background-color: var(--calcite-
|
82
|
+
background-color: var(--calcite-color-foreground-3);
|
83
83
|
border-radius: 4px;
|
84
84
|
}
|
85
85
|
|
@@ -21,7 +21,7 @@
|
|
21
21
|
--instant-apps-social-share-width-horizontal--s: 300px;
|
22
22
|
--instant-apps-social-share-width-horizontal--m: 380px;
|
23
23
|
--instant-apps-social-share-width-horizontal--l: 420px;
|
24
|
-
--instant-apps-social-share-background-color: var(--calcite-
|
24
|
+
--instant-apps-social-share-background-color: var(--calcite-color-foreground-1);
|
25
25
|
--instant-apps-social-share-popover-button-background-color: transparent;
|
26
26
|
--instant-apps-social-share-popover-button-icon-color: var(--calcite-ui-icon-color);
|
27
27
|
--instant-apps-social-share-embed-border: 1px solid $border;
|
@@ -75,7 +75,7 @@
|
|
75
75
|
}
|
76
76
|
:host .instant-apps-social-share__options li:hover {
|
77
77
|
cursor: pointer;
|
78
|
-
background-color: var(--calcite-
|
78
|
+
background-color: var(--calcite-color-foreground-2);
|
79
79
|
}
|
80
80
|
:host .instant-apps-social-share__tip {
|
81
81
|
box-sizing: border-box;
|
@@ -112,7 +112,7 @@
|
|
112
112
|
margin-right: 5px;
|
113
113
|
}
|
114
114
|
:host .instant-apps-social-share__success-icon calcite-icon {
|
115
|
-
color: var(--calcite-
|
115
|
+
color: var(--calcite-color-status-success);
|
116
116
|
}
|
117
117
|
:host .instant-apps-social-share__success-message {
|
118
118
|
line-height: 16px;
|
@@ -143,7 +143,7 @@
|
|
143
143
|
background: transparent;
|
144
144
|
width: 100%;
|
145
145
|
font-family: var(--calcite-sans-family);
|
146
|
-
color: var(--calcite-
|
146
|
+
color: var(--calcite-color-text-1);
|
147
147
|
}
|
148
148
|
:host .instant-apps-social-share__embed-code-text-area button {
|
149
149
|
display: flex;
|
@@ -156,7 +156,7 @@
|
|
156
156
|
line-height: 16px;
|
157
157
|
font-weight: 400;
|
158
158
|
padding: 3%;
|
159
|
-
color: var(--calcite-
|
159
|
+
color: var(--calcite-color-text-1);
|
160
160
|
}
|
161
161
|
:host .instant-apps-social-share__embed-code-text-area button calcite-icon {
|
162
162
|
color: #007ac2;
|
@@ -164,7 +164,7 @@
|
|
164
164
|
}
|
165
165
|
:host .instant-apps-social-share__embed-code-text-area button:hover {
|
166
166
|
cursor: pointer;
|
167
|
-
background-color: var(--calcite-
|
167
|
+
background-color: var(--calcite-color-foreground-2);
|
168
168
|
transition: background-color 0.15s ease-out 0s;
|
169
169
|
}
|
170
170
|
:host .instant-apps-social-share__embed-text-area-text {
|
@@ -297,9 +297,11 @@
|
|
297
297
|
async function save() {
|
298
298
|
const saveBtn = document.getElementById("saveBtn");
|
299
299
|
saveBtn.setAttribute("loading", true);
|
300
|
+
saveBtn.setAttribute("disabled", true);
|
300
301
|
const demo = document.getElementById("demo");
|
301
302
|
demo.save().then(() => {
|
302
303
|
saveBtn.removeAttribute("loading");
|
304
|
+
saveBtn.removeAttribute("disabled");
|
303
305
|
});
|
304
306
|
}
|
305
307
|
</script>
|
@@ -23,7 +23,7 @@
|
|
23
23
|
-->
|
24
24
|
<style>
|
25
25
|
.main {
|
26
|
-
background-color: var(--calcite-
|
26
|
+
background-color: var(--calcite-color-foreground-1);
|
27
27
|
display: grid;
|
28
28
|
align-self: center;
|
29
29
|
}
|
@@ -31,7 +31,7 @@
|
|
31
31
|
width: 360px;
|
32
32
|
height: 340px;
|
33
33
|
padding: 1rem;
|
34
|
-
border: 1px solid var(--calcite-
|
34
|
+
border: 1px solid var(--calcite-color-border-2);
|
35
35
|
}
|
36
36
|
</style>
|
37
37
|
|
@@ -28,14 +28,14 @@
|
|
28
28
|
}
|
29
29
|
</style>
|
30
30
|
|
31
|
-
<link rel="stylesheet" href="https://jsdev.arcgis.com/4.
|
32
|
-
<!-- <link rel="stylesheet" href="https://jsdev.arcgis.com/4.
|
31
|
+
<link rel="stylesheet" href="https://jsdev.arcgis.com/4.29/esri/themes/light/main.css" />
|
32
|
+
<!-- <link rel="stylesheet" href="https://jsdev.arcgis.com/4.29/esri/themes/dark/main.css" /> -->
|
33
33
|
<link rel="stylesheet" type="text/css" href="https://js.arcgis.com/calcite-components/2.0.0/calcite.css" />
|
34
34
|
|
35
35
|
<link rel="stylesheet" href="https://webapps-cdn.esri.com/CDN/fonts/v1.4.1/fonts.css" />
|
36
36
|
<link rel="stylesheet" href="../solutions-components.css" type="text/css">
|
37
37
|
|
38
|
-
<script src="https://jsdev.arcgis.com/4.
|
38
|
+
<script src="https://jsdev.arcgis.com/4.29/"></script>
|
39
39
|
<script type="module" src="../solutions-components.esm.js"></script>
|
40
40
|
|
41
41
|
<script>
|