@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
@@ -14,145 +14,25 @@
|
|
14
14
|
* limitations under the License.
|
15
15
|
*/
|
16
16
|
:host {
|
17
|
-
|
18
|
-
box-sizing: border-box;
|
19
|
-
margin-left: 0.75rem;
|
20
|
-
margin-right: 0.75rem;
|
21
|
-
min-width: 0;
|
22
|
-
flex-grow: 0;
|
23
|
-
flex-shrink: 1;
|
24
|
-
}
|
25
|
-
:host-group-1-up > .block {
|
26
|
-
flex-basis: calc(100% - 1.5rem);
|
27
|
-
width: calc(100% - 1.5rem);
|
28
|
-
}
|
29
|
-
:host-group-2-up > .block {
|
30
|
-
flex-basis: calc(50% - 1.5rem);
|
31
|
-
width: calc(50% - 1.5rem);
|
32
|
-
}
|
33
|
-
:host-group-3-up > .block {
|
34
|
-
flex-basis: calc(33.33333% - 1.5rem);
|
35
|
-
width: calc(33.33333% - 1.5rem);
|
36
|
-
}
|
37
|
-
:host-group-4-up > .block {
|
38
|
-
flex-basis: calc(25% - 1.5rem);
|
39
|
-
width: calc(25% - 1.5rem);
|
40
|
-
}
|
41
|
-
:host-group-5-up > .block {
|
42
|
-
flex-basis: calc(20% - 1.5rem);
|
43
|
-
width: calc(20% - 1.5rem);
|
44
|
-
}
|
45
|
-
:host-group-6-up > .block {
|
46
|
-
flex-basis: calc(16.66666% - 1.5rem);
|
47
|
-
width: calc(16.66666% - 1.5rem);
|
48
|
-
}
|
49
|
-
:host-group-7-up > .block {
|
50
|
-
flex-basis: calc(14.2857% - 1.5rem);
|
51
|
-
width: calc(14.2857% - 1.5rem);
|
52
|
-
}
|
53
|
-
:host-group-8-up > .block {
|
54
|
-
flex-basis: calc(12.5% - 1.5rem);
|
55
|
-
width: calc(12.5% - 1.5rem);
|
56
|
-
}
|
57
|
-
.tablet-block-group-1-up > :host {
|
58
|
-
flex-basis: calc(100% - 1.5rem);
|
59
|
-
width: calc(100% - 1.5rem);
|
60
|
-
}
|
61
|
-
.tablet-block-group-2-up > :host {
|
62
|
-
flex-basis: calc(50% - 1.5rem);
|
63
|
-
width: calc(50% - 1.5rem);
|
64
|
-
}
|
65
|
-
.tablet-block-group-3-up > :host {
|
66
|
-
flex-basis: calc(33.33333% - 1.5rem);
|
67
|
-
width: calc(33.33333% - 1.5rem);
|
68
|
-
}
|
69
|
-
.tablet-block-group-4-up > :host {
|
70
|
-
flex-basis: calc(25% - 1.5rem);
|
71
|
-
width: calc(25% - 1.5rem);
|
72
|
-
}
|
73
|
-
.tablet-block-group-5-up > :host {
|
74
|
-
flex-basis: calc(20% - 1.5rem);
|
75
|
-
width: calc(20% - 1.5rem);
|
76
|
-
}
|
77
|
-
.tablet-block-group-6-up > :host {
|
78
|
-
flex-basis: calc(16.66666% - 1.5rem);
|
79
|
-
width: calc(16.66666% - 1.5rem);
|
80
|
-
}
|
81
|
-
.tablet-block-group-7-up > :host {
|
82
|
-
flex-basis: calc(14.2857% - 1.5rem);
|
83
|
-
width: calc(14.2857% - 1.5rem);
|
84
|
-
}
|
85
|
-
.tablet-block-group-8-up > :host {
|
86
|
-
flex-basis: calc(12.5% - 1.5rem);
|
87
|
-
width: calc(12.5% - 1.5rem);
|
88
|
-
}
|
89
|
-
.phone-block-group-1-up > :host {
|
90
|
-
flex-basis: calc(100% - 1.5rem);
|
91
|
-
width: calc(100% - 1.5rem);
|
92
|
-
}
|
93
|
-
.phone-block-group-2-up > :host {
|
94
|
-
flex-basis: calc(50% - 1.5rem);
|
95
|
-
width: calc(50% - 1.5rem);
|
96
|
-
}
|
97
|
-
.phone-block-group-3-up > :host {
|
98
|
-
flex-basis: calc(33.33333% - 1.5rem);
|
99
|
-
width: calc(33.33333% - 1.5rem);
|
100
|
-
}
|
101
|
-
.phone-block-group-4-up > :host {
|
102
|
-
flex-basis: calc(25% - 1.5rem);
|
103
|
-
width: calc(25% - 1.5rem);
|
104
|
-
}
|
105
|
-
.phone-block-group-5-up > :host {
|
106
|
-
flex-basis: calc(20% - 1.5rem);
|
107
|
-
width: calc(20% - 1.5rem);
|
108
|
-
}
|
109
|
-
.phone-block-group-6-up > :host {
|
110
|
-
flex-basis: calc(16.66666% - 1.5rem);
|
111
|
-
width: calc(16.66666% - 1.5rem);
|
112
|
-
}
|
113
|
-
.phone-block-group-7-up > :host {
|
114
|
-
flex-basis: calc(14.2857% - 1.5rem);
|
115
|
-
width: calc(14.2857% - 1.5rem);
|
116
|
-
}
|
117
|
-
.phone-block-group-8-up > :host {
|
118
|
-
flex-basis: calc(12.5% - 1.5rem);
|
119
|
-
width: calc(12.5% - 1.5rem);
|
120
|
-
}
|
121
|
-
.code-face :host {
|
122
|
-
letter-spacing: 0em;
|
123
|
-
font-family: "Consolas", "Andale Mono", "Lucida Console", "Monaco", monospace;
|
124
|
-
font-weight: 400;
|
125
|
-
font-style: normal;
|
126
|
-
}
|
127
|
-
.code-face :host b, .code-face :host strong {
|
128
|
-
font-weight: 400;
|
129
|
-
}
|
130
|
-
.code-italic :host {
|
131
|
-
letter-spacing: 0em;
|
132
|
-
font-family: "Consolas", "Andale Mono", "Lucida Console", "Monaco", monospace;
|
133
|
-
font-weight: 400;
|
134
|
-
font-style: italic;
|
135
|
-
}
|
136
|
-
.code-italic :host b, .code-italic :host strong {
|
137
|
-
font-weight: 400;
|
17
|
+
display: block
|
138
18
|
}
|
139
19
|
|
140
20
|
.resource-item {
|
141
|
-
|
21
|
+
padding: 1rem
|
142
22
|
}
|
143
23
|
|
144
24
|
.resource-button {
|
145
|
-
|
25
|
+
margin-inline-end: 1rem
|
146
26
|
}
|
147
27
|
|
148
28
|
.resource-progress {
|
149
|
-
|
29
|
+
padding-top: 1rem
|
150
30
|
}
|
151
31
|
|
152
32
|
.resources-container {
|
153
|
-
|
33
|
+
border: 1px #808080 solid
|
154
34
|
}
|
155
35
|
|
156
36
|
.margin-bottom-1 {
|
157
|
-
|
37
|
+
margin-bottom: 1rem
|
158
38
|
}
|
@@ -14,142 +14,22 @@
|
|
14
14
|
* limitations under the License.
|
15
15
|
*/
|
16
16
|
:host {
|
17
|
-
|
18
|
-
box-sizing: border-box;
|
19
|
-
margin-left: 0.75rem;
|
20
|
-
margin-right: 0.75rem;
|
21
|
-
min-width: 0;
|
22
|
-
flex-grow: 0;
|
23
|
-
flex-shrink: 1;
|
24
|
-
}
|
25
|
-
:host-group-1-up > .block {
|
26
|
-
flex-basis: calc(100% - 1.5rem);
|
27
|
-
width: calc(100% - 1.5rem);
|
28
|
-
}
|
29
|
-
:host-group-2-up > .block {
|
30
|
-
flex-basis: calc(50% - 1.5rem);
|
31
|
-
width: calc(50% - 1.5rem);
|
32
|
-
}
|
33
|
-
:host-group-3-up > .block {
|
34
|
-
flex-basis: calc(33.33333% - 1.5rem);
|
35
|
-
width: calc(33.33333% - 1.5rem);
|
36
|
-
}
|
37
|
-
:host-group-4-up > .block {
|
38
|
-
flex-basis: calc(25% - 1.5rem);
|
39
|
-
width: calc(25% - 1.5rem);
|
40
|
-
}
|
41
|
-
:host-group-5-up > .block {
|
42
|
-
flex-basis: calc(20% - 1.5rem);
|
43
|
-
width: calc(20% - 1.5rem);
|
44
|
-
}
|
45
|
-
:host-group-6-up > .block {
|
46
|
-
flex-basis: calc(16.66666% - 1.5rem);
|
47
|
-
width: calc(16.66666% - 1.5rem);
|
48
|
-
}
|
49
|
-
:host-group-7-up > .block {
|
50
|
-
flex-basis: calc(14.2857% - 1.5rem);
|
51
|
-
width: calc(14.2857% - 1.5rem);
|
52
|
-
}
|
53
|
-
:host-group-8-up > .block {
|
54
|
-
flex-basis: calc(12.5% - 1.5rem);
|
55
|
-
width: calc(12.5% - 1.5rem);
|
56
|
-
}
|
57
|
-
.tablet-block-group-1-up > :host {
|
58
|
-
flex-basis: calc(100% - 1.5rem);
|
59
|
-
width: calc(100% - 1.5rem);
|
60
|
-
}
|
61
|
-
.tablet-block-group-2-up > :host {
|
62
|
-
flex-basis: calc(50% - 1.5rem);
|
63
|
-
width: calc(50% - 1.5rem);
|
64
|
-
}
|
65
|
-
.tablet-block-group-3-up > :host {
|
66
|
-
flex-basis: calc(33.33333% - 1.5rem);
|
67
|
-
width: calc(33.33333% - 1.5rem);
|
68
|
-
}
|
69
|
-
.tablet-block-group-4-up > :host {
|
70
|
-
flex-basis: calc(25% - 1.5rem);
|
71
|
-
width: calc(25% - 1.5rem);
|
72
|
-
}
|
73
|
-
.tablet-block-group-5-up > :host {
|
74
|
-
flex-basis: calc(20% - 1.5rem);
|
75
|
-
width: calc(20% - 1.5rem);
|
76
|
-
}
|
77
|
-
.tablet-block-group-6-up > :host {
|
78
|
-
flex-basis: calc(16.66666% - 1.5rem);
|
79
|
-
width: calc(16.66666% - 1.5rem);
|
80
|
-
}
|
81
|
-
.tablet-block-group-7-up > :host {
|
82
|
-
flex-basis: calc(14.2857% - 1.5rem);
|
83
|
-
width: calc(14.2857% - 1.5rem);
|
84
|
-
}
|
85
|
-
.tablet-block-group-8-up > :host {
|
86
|
-
flex-basis: calc(12.5% - 1.5rem);
|
87
|
-
width: calc(12.5% - 1.5rem);
|
88
|
-
}
|
89
|
-
.phone-block-group-1-up > :host {
|
90
|
-
flex-basis: calc(100% - 1.5rem);
|
91
|
-
width: calc(100% - 1.5rem);
|
92
|
-
}
|
93
|
-
.phone-block-group-2-up > :host {
|
94
|
-
flex-basis: calc(50% - 1.5rem);
|
95
|
-
width: calc(50% - 1.5rem);
|
96
|
-
}
|
97
|
-
.phone-block-group-3-up > :host {
|
98
|
-
flex-basis: calc(33.33333% - 1.5rem);
|
99
|
-
width: calc(33.33333% - 1.5rem);
|
100
|
-
}
|
101
|
-
.phone-block-group-4-up > :host {
|
102
|
-
flex-basis: calc(25% - 1.5rem);
|
103
|
-
width: calc(25% - 1.5rem);
|
104
|
-
}
|
105
|
-
.phone-block-group-5-up > :host {
|
106
|
-
flex-basis: calc(20% - 1.5rem);
|
107
|
-
width: calc(20% - 1.5rem);
|
108
|
-
}
|
109
|
-
.phone-block-group-6-up > :host {
|
110
|
-
flex-basis: calc(16.66666% - 1.5rem);
|
111
|
-
width: calc(16.66666% - 1.5rem);
|
112
|
-
}
|
113
|
-
.phone-block-group-7-up > :host {
|
114
|
-
flex-basis: calc(14.2857% - 1.5rem);
|
115
|
-
width: calc(14.2857% - 1.5rem);
|
116
|
-
}
|
117
|
-
.phone-block-group-8-up > :host {
|
118
|
-
flex-basis: calc(12.5% - 1.5rem);
|
119
|
-
width: calc(12.5% - 1.5rem);
|
120
|
-
}
|
121
|
-
.code-face :host {
|
122
|
-
letter-spacing: 0em;
|
123
|
-
font-family: "Consolas", "Andale Mono", "Lucida Console", "Monaco", monospace;
|
124
|
-
font-weight: 400;
|
125
|
-
font-style: normal;
|
126
|
-
}
|
127
|
-
.code-face :host b, .code-face :host strong {
|
128
|
-
font-weight: 400;
|
129
|
-
}
|
130
|
-
.code-italic :host {
|
131
|
-
letter-spacing: 0em;
|
132
|
-
font-family: "Consolas", "Andale Mono", "Lucida Console", "Monaco", monospace;
|
133
|
-
font-weight: 400;
|
134
|
-
font-style: italic;
|
135
|
-
}
|
136
|
-
.code-italic :host b, .code-italic :host strong {
|
137
|
-
font-weight: 400;
|
17
|
+
display: block
|
138
18
|
}
|
139
19
|
|
140
20
|
.container-border {
|
141
|
-
|
21
|
+
overflow-y: hidden
|
142
22
|
}
|
143
23
|
|
144
24
|
.org-var-header {
|
145
|
-
|
146
|
-
|
147
|
-
|
148
|
-
|
25
|
+
margin-top: 1rem;
|
26
|
+
margin-bottom: 1rem;
|
27
|
+
margin-left: 0px;
|
28
|
+
margin-right: 0px
|
149
29
|
}
|
150
30
|
|
151
31
|
.icon-text {
|
152
|
-
|
153
|
-
|
154
|
-
|
32
|
+
overflow: hidden;
|
33
|
+
text-overflow: ellipsis;
|
34
|
+
white-space: nowrap
|
155
35
|
}
|
@@ -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>
|
@@ -36,7 +36,7 @@
|
|
36
36
|
.over-map {
|
37
37
|
position: absolute;
|
38
38
|
left: 0px;
|
39
|
-
background-color: var(--calcite-
|
39
|
+
background-color: var(--calcite-color-foreground-1);
|
40
40
|
}
|
41
41
|
.over-map[dir="rtl"] {
|
42
42
|
right: 0px;
|
@@ -44,7 +44,7 @@
|
|
44
44
|
.column {
|
45
45
|
width: 320px;
|
46
46
|
padding: 1rem;
|
47
|
-
border: 1px solid var(--calcite-
|
47
|
+
border: 1px solid var(--calcite-color-border-2);
|
48
48
|
height: -webkit-fill-available;
|
49
49
|
height: 100%;
|
50
50
|
}
|
@@ -55,17 +55,17 @@
|
|
55
55
|
|
56
56
|
<link
|
57
57
|
rel="stylesheet"
|
58
|
-
href="https://jsdev.arcgis.com/4.
|
58
|
+
href="https://jsdev.arcgis.com/4.29/esri/themes/light/main.css"
|
59
59
|
/>
|
60
60
|
<!-- <link
|
61
61
|
rel="stylesheet"
|
62
|
-
href="https://jsdev.arcgis.com/4.
|
62
|
+
href="https://jsdev.arcgis.com/4.29/esri/themes/dark/main.css"
|
63
63
|
/> -->
|
64
64
|
<link rel="stylesheet" href="https://webapps-cdn.esri.com/CDN/fonts/v1.4.1/fonts.css" />
|
65
65
|
<link rel="stylesheet" href="../solutions-components.css" type="text/css">
|
66
66
|
<link rel="stylesheet" type="text/css" href="https://js.arcgis.com/calcite-components/2.0.0/calcite.css" />
|
67
67
|
|
68
|
-
<script src="https://jsdev.arcgis.com/4.
|
68
|
+
<script src="https://jsdev.arcgis.com/4.29/"></script>
|
69
69
|
<script type="module" src="../solutions-components.esm.js"></script>
|
70
70
|
|
71
71
|
<script>
|
@@ -23,14 +23,14 @@
|
|
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
|
}
|
30
30
|
.column {
|
31
31
|
min-width: 300px;
|
32
32
|
padding: 1rem;
|
33
|
-
border: 1px solid var(--calcite-
|
33
|
+
border: 1px solid var(--calcite-color-border-2);
|
34
34
|
}
|
35
35
|
</style>
|
36
36
|
|
@@ -31,12 +31,12 @@
|
|
31
31
|
.over-map {
|
32
32
|
position: absolute;
|
33
33
|
right: 0px;
|
34
|
-
background-color: var(--calcite-
|
34
|
+
background-color: var(--calcite-color-foreground-1);
|
35
35
|
}
|
36
36
|
.column {
|
37
37
|
width: 50%;
|
38
38
|
height: 100%;
|
39
|
-
border: 1px solid var(--calcite-
|
39
|
+
border: 1px solid var(--calcite-color-border-2);
|
40
40
|
}
|
41
41
|
.column[dir="rtl"] {
|
42
42
|
float: left;
|
@@ -25,12 +25,12 @@
|
|
25
25
|
.over-map {
|
26
26
|
position: absolute;
|
27
27
|
right: 0px;
|
28
|
-
background-color: var(--calcite-
|
28
|
+
background-color: var(--calcite-color-foreground-1);
|
29
29
|
}
|
30
30
|
.column {
|
31
31
|
min-width: 300px;
|
32
32
|
padding: 1rem;
|
33
|
-
border: 1px solid var(--calcite-
|
33
|
+
border: 1px solid var(--calcite-color-border-2);
|
34
34
|
height: -webkit-fill-available;
|
35
35
|
height: 100%;
|
36
36
|
}
|
@@ -25,12 +25,12 @@
|
|
25
25
|
.over-map {
|
26
26
|
position: absolute;
|
27
27
|
right: 0px;
|
28
|
-
background-color: var(--calcite-
|
28
|
+
background-color: var(--calcite-color-foreground-1);
|
29
29
|
}
|
30
30
|
.column {
|
31
31
|
width: 100%;
|
32
32
|
height: 100%;
|
33
|
-
border: 1px solid var(--calcite-
|
33
|
+
border: 1px solid var(--calcite-color-border-2);
|
34
34
|
}
|
35
35
|
.column[dir="rtl"] {
|
36
36
|
float: left;
|
@@ -36,7 +36,7 @@
|
|
36
36
|
.over-map {
|
37
37
|
position: absolute;
|
38
38
|
right: 0px;
|
39
|
-
background-color: var(--calcite-
|
39
|
+
background-color: var(--calcite-color-foreground-1);
|
40
40
|
}
|
41
41
|
.over-map[dir="rtl"] {
|
42
42
|
left: 0px;
|
@@ -44,7 +44,7 @@
|
|
44
44
|
.column {
|
45
45
|
width: 320px;
|
46
46
|
padding: 1rem;
|
47
|
-
border: 1px solid var(--calcite-
|
47
|
+
border: 1px solid var(--calcite-color-border-2);
|
48
48
|
height: -webkit-fill-available;
|
49
49
|
height: 100%;
|
50
50
|
}
|
@@ -55,17 +55,17 @@
|
|
55
55
|
|
56
56
|
<link
|
57
57
|
rel="stylesheet"
|
58
|
-
href="https://jsdev.arcgis.com/4.
|
58
|
+
href="https://jsdev.arcgis.com/4.29/esri/themes/light/main.css"
|
59
59
|
/>
|
60
60
|
<!-- <link
|
61
61
|
rel="stylesheet"
|
62
|
-
href="https://jsdev.arcgis.com/4.
|
62
|
+
href="https://jsdev.arcgis.com/4.29/esri/themes/dark/main.css"
|
63
63
|
/> -->
|
64
64
|
<link rel="stylesheet" href="https://webapps-cdn.esri.com/CDN/fonts/v1.4.1/fonts.css" />
|
65
65
|
<link rel="stylesheet" href="../solutions-components.css" type="text/css">
|
66
66
|
<link rel="stylesheet" type="text/css" href="https://js.arcgis.com/calcite-components/2.0.0/calcite.css" />
|
67
67
|
|
68
|
-
<script src="https://jsdev.arcgis.com/4.
|
68
|
+
<script src="https://jsdev.arcgis.com/4.29/"></script>
|
69
69
|
<script type="module" src="../solutions-components.esm.js"></script>
|
70
70
|
|
71
71
|
<script>
|
@@ -63,7 +63,7 @@ import { d as defineCustomElement$4 } from './map-picker2.js';
|
|
63
63
|
import { d as defineCustomElement$3 } from './map-search2.js';
|
64
64
|
import { d as defineCustomElement$2 } from './map-tools2.js';
|
65
65
|
|
66
|
-
const crowdsourceManagerCss = ":host{display:block;--calcite-label-margin-bottom:0px;--solutions-theme-foreground-color:var(--calcite-
|
66
|
+
const crowdsourceManagerCss = ":host{display:block;--calcite-label-margin-bottom:0px;--solutions-theme-foreground-color:var(--calcite-color-foreground-1)}.padding-1-2{padding:0.5rem}.display-flex{display:flex}.width-full{width:100%}.width-1-2{position:relative;width:50%}.width-1-3{position:relative;width:33.33%}.width-2-3{position:relative;width:66.66%}.width-0{width:0}.height-full{height:100%}.height-1-2{position:relative;height:50%}.height-0{height:0}.toggle-node{width:51px;height:51px}.overflow-hidden{overflow:hidden}.flex-column{flex-direction:column}.border{border:1px solid var(--calcite-color-border-3)}.border-bottom{border-bottom:1px solid var(--calcite-color-border-3)}.border-sides{border-left:1px solid var(--calcite-color-border-3);border-right:1px solid var(--calcite-color-border-3)}.position-relative{position:relative}.height-50{height:50%}.adjusted-height-50{height:calc(50% - 25px)}.adjusted-height-100{height:calc(100% - 50px)}.adjusted-height-100-50{height:calc(100% - 50px)}.display-none{display:none}.height-53{height:53px}.position-absolute-53{position:absolute;top:53px}.display-grid{display:grid}.height-50-px{height:50px}.padding-inline-start-75{padding-inline-start:0.75rem}.align-items-center{align-items:center}.esri-floor-filter__close-levels-button{width:40px !important;height:40px !important}.esri-floor-filter__level-button{width:40px !important;height:40px !important}.esri-floor-filter__browse-button{width:40px !important;height:40px !important}.position-absolute-50{position:absolute;top:50px;bottom:0px;left:0px;right:0px}.position-absolute-0{position:absolute;top:0px;bottom:0px;left:0px;right:0px}";
|
67
67
|
|
68
68
|
const CrowdsourceManager$1 = /*@__PURE__*/ proxyCustomElement(class CrowdsourceManager extends HTMLElement {
|
69
69
|
constructor() {
|
@@ -11,7 +11,7 @@ import { d as defineCustomElement$3 } from './icon.js';
|
|
11
11
|
import { d as defineCustomElement$2 } from './loader.js';
|
12
12
|
import { d as defineCustomElement$1 } from './notice.js';
|
13
13
|
|
14
|
-
const editCardCss = ":host{display:block}.padding-bottom-1{padding-bottom:1rem}.font-bold{font-weight:var(--calcite-font-weight-bold)}.font-500{font-weight:var(--calcite-font-weight-medium)}.font-italic{font-style:italic}#feature-form{--calcite-
|
14
|
+
const editCardCss = ":host{display:block}.padding-bottom-1{padding-bottom:1rem}.font-bold{font-weight:var(--calcite-font-weight-bold)}.font-500{font-weight:var(--calcite-font-weight-medium)}.font-italic{font-style:italic}#feature-form{--calcite-color-background:none;padding-top:0px}.padding-sides-bottom-1{padding:0 1rem 1rem 1rem}.position-relative{position:relative}.esri-editor__prompt--danger{position:relative !important;width:100% !important;background-color:var(--calcite-color-foreground-1) !important}.esri-feature__content-node{background-color:var(--calcite-color-foreground-1) !important}.esri-editor__panel-toolbar{display:none !important}.position-absolute{position:absolute;top:0;right:0;bottom:0;left:0;overflow:auto}";
|
15
15
|
|
16
16
|
const EditCard = /*@__PURE__*/ proxyCustomElement(class EditCard extends HTMLElement {
|
17
17
|
constructor() {
|
@@ -17,7 +17,7 @@ import { d as defineCustomElement$3 } from './shell.js';
|
|
17
17
|
import { d as defineCustomElement$2 } from './tooltip.js';
|
18
18
|
import { d as defineCustomElement$1 } from './edit-card2.js';
|
19
19
|
|
20
|
-
const infoCardCss = ":host{display:block;--calcite-label-margin-bottom:0}.padding-1-2{padding:0.5rem}.display-none{display:none !important}.display-flex{display:flex}.position-absolute{position:absolute;top:0;right:0;bottom:0;left:0;overflow:auto}.esri-features__footer{display:none !important}.button-container{justify-content:space-between;align-items:center}.top-border{border-top:1px solid var(--calcite-
|
20
|
+
const infoCardCss = ":host{display:block;--calcite-label-margin-bottom:0}.padding-1-2{padding:0.5rem}.display-none{display:none !important}.display-flex{display:flex}.position-absolute{position:absolute;top:0;right:0;bottom:0;left:0;overflow:auto}.esri-features__footer{display:none !important}.button-container{justify-content:space-between;align-items:center}.top-border{border-top:1px solid var(--calcite-color-border-1)}.min-width-100{min-width:100px}.width-100{width:100%}.esri-features__container{padding:0.5rem !important;background-color:var(--calcite-color-foreground-1) !important;height:100% !important}";
|
21
21
|
|
22
22
|
const InfoCard = /*@__PURE__*/ proxyCustomElement(class InfoCard extends HTMLElement {
|
23
23
|
constructor() {
|
@@ -14,7 +14,7 @@ const styles = `
|
|
14
14
|
height: 70px !important;
|
15
15
|
font-size: 0.875rem !important;
|
16
16
|
line-height: 1.375 !important;
|
17
|
-
color: var(--calcite-
|
17
|
+
color: var(--calcite-color-text-1) !important;
|
18
18
|
}
|
19
19
|
|
20
20
|
.ck.ck-editor__editable_inline>:first-child,
|
@@ -28,7 +28,7 @@ const styles = `
|
|
28
28
|
}
|
29
29
|
|
30
30
|
.calcite-mode-dark .ck-editor__editable {
|
31
|
-
color: var(--calcite-
|
31
|
+
color: var(--calcite-color-text-inverse) !important;
|
32
32
|
}
|
33
33
|
`;
|
34
34
|
|
@@ -10,7 +10,7 @@ const instantAppsControlPanelCss = ":host{display:block}";
|
|
10
10
|
|
11
11
|
const MODE = 'floating';
|
12
12
|
const GROUP = 'instant-apps-control-panel';
|
13
|
-
const BORDER = 'border-bottom: 1px solid var(--calcite-
|
13
|
+
const BORDER = 'border-bottom: 1px solid var(--calcite-color-border-3)';
|
14
14
|
const SLOT_NAME = 'components';
|
15
15
|
const SLOT_SELECTOR = `[slot="${SLOT_NAME}"]`;
|
16
16
|
const InstantAppsControlPanel$1 = /*@__PURE__*/ proxyCustomElement(class InstantAppsControlPanel extends HTMLElement {
|
@@ -238,7 +238,7 @@ const printStyling = `
|
|
238
238
|
margin: 0;
|
239
239
|
}`;
|
240
240
|
|
241
|
-
const instantAppsExportCss = ":host{display:block;--instant-apps-export-action-background:var(--calcite-
|
241
|
+
const instantAppsExportCss = ":host{display:block;--instant-apps-export-action-background:var(--calcite-color-foreground-1);--instant-apps-export-action-background-hover:var(--calcite-color-foreground-2);--instant-apps-export-action-background-press:var(--calcite-color-foreground-3);--instant-apps-export-action-height:100%;--instant-apps-export-action-width:fit-content;--instant-apps-export-action-icon-color:var(--calcite-color-text-3);--instant-apps-export-action-icon-hover-color:var(--calcite-color-text-1);--instant-apps-export-background:var(--calcite-color-foreground-1);--instant-apps-export-text-color:var(--calcite-color-text-1);--instant-apps-export-popover-width:250px}.instant-apps-export{height:100%}.instant-apps-export *{box-sizing:border-box}.instant-apps-export__popover-container,.instant-apps-export__inline-container{padding:12px;background:var(--instant-apps-export-background);--calcite-color-text-1:var(--instant-apps-export-text-color)}.instant-apps-export__popover-container{width:var(--instant-apps-export-popover-width)}.instant-apps-export calcite-action{height:var(--instant-apps-export-action-height);width:var(--instant-apps-export-action-width);--calcite-color-foreground-1:var(--instant-apps-export-action-background);--calcite-color-foreground-2:var(--instant-apps-export-action-background-hover);--calcite-color-foreground-3:var(--instant-apps-export-action-background-press);--calcite-color-text-3:var(--instant-apps-export-action-icon-color);--calcite-color-text-1:var(--instant-apps-export-action-icon-hover-color)}.instant-apps-export .instant-apps-export-print{display:none}.instant-apps-export__visually-hidden{position:absolute;top:0;z-index:-1;visibility:hidden}.instant-apps-export calcite-input{--calcite-color-foreground-1:var(--instant-apps-export-background);--calcite-color-text-1:var(--instant-apps-export-text-color)}.instant-apps-export calcite-popover{--calcite-color-foreground-1:var(--instant-apps-export-background)}.instant-apps-export calcite-switch{--calcite-color-foreground-1:#fff;--calcite-color-foreground-2:#f3f3f3}.instant-apps-export .calcite-mode-dark calcite-switch{--calcite-color-foreground-1:#2b2b2b;--calcite-color-foreground-2:#202020}.instant-apps-export__compass-container.esri-widget{background:#fff;box-shadow:0 1px 2px rgba(0, 0, 0, 0.3)}.instant-apps-export__compass-container.esri-widget .esri-compass__icon.esri-icon-compass{color:#6e6e6e}";
|
242
242
|
|
243
243
|
const CSS = {
|
244
244
|
baseDark: 'instant-apps-export calcite-mode-dark',
|
@@ -336,7 +336,7 @@ const InstantAppsExport$1 = /*@__PURE__*/ proxyCustomElement(class InstantAppsEx
|
|
336
336
|
const options = this.includeMap ? this.renderMapOptions() : null;
|
337
337
|
const print = this.renderPrint();
|
338
338
|
const panelClass = this.mode === 'inline' ? CSS.inlineContainer : CSS.popoverContainer;
|
339
|
-
return (h("div", { class: panelClass }, headerTitle, includeExtraContent, includeMap, options, h("calcite-button", { width: "full", onClick: this.exportOnClick.bind(this), loading: this.exportIsLoading }, (_a = this.messages) === null || _a === void 0 ? void 0 : _a.export), print));
|
339
|
+
return (h("div", { class: panelClass }, headerTitle, includeExtraContent, includeMap, options, h("calcite-button", { width: "full", onClick: this.exportOnClick.bind(this), loading: this.exportIsLoading, disabled: this.exportIsLoading }, (_a = this.messages) === null || _a === void 0 ? void 0 : _a.export), print));
|
340
340
|
}
|
341
341
|
renderTitle() {
|
342
342
|
var _a;
|