@esri/solutions-components 5.1.0-next.146 → 5.1.0-next.148
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cdn/{BQE6IVEF.js → 3A2YSBVB.js} +1 -1
- package/dist/cdn/{QKJJHBMB.js → 42GXADY4.js} +1 -1
- package/dist/cdn/{L3UI7EZZ.js → 4DAGSZIC.js} +1 -1
- package/dist/cdn/{ULUJKWT5.js → 4FRYNYQ6.js} +1 -1
- package/dist/cdn/4RJURJQ5.js +2 -0
- package/dist/cdn/{7CLM77HQ.js → 4SBOBTOR.js} +1 -1
- package/dist/cdn/{CVRBLJ5O.js → 5MPDXVRM.js} +1 -1
- package/dist/cdn/{MPCJZCL5.js → 5O7LFBHI.js} +2 -2
- package/dist/cdn/{7ADKNWWI.js → 6AUKNSKW.js} +1 -1
- package/dist/cdn/{FSWG7SUT.js → 6K3C5JX2.js} +1 -1
- package/dist/cdn/6VCG2ITQ.js +2 -0
- package/dist/cdn/{NOXANMDF.js → 757HAEJS.js} +1 -1
- package/dist/cdn/{P4XNRWG7.js → 7Q5BT35O.js} +1 -1
- package/dist/cdn/{4NZDPHHF.js → 7WYPODAB.js} +1 -1
- package/dist/cdn/{463VANZI.js → BH42V5CR.js} +1 -1
- package/dist/cdn/DD2Y5NOB.js +2 -0
- package/dist/cdn/{J5K2SIY6.js → DMM5WA5Q.js} +3 -3
- package/dist/cdn/DO7NLLUV.js +2 -0
- package/dist/cdn/{UKQPYE7U.js → DQQTSOMQ.js} +1 -1
- package/dist/cdn/{Y4KGXRSD.js → FWLPMS4Q.js} +1 -1
- package/dist/cdn/{M4II4TSX.js → G3C6IL5Y.js} +1 -1
- package/dist/cdn/{3DCFUYKP.js → GG4IIHQE.js} +1 -1
- package/dist/cdn/GRQLB7ZG.js +2 -0
- package/dist/cdn/{5DEYOM7D.js → HQLA2AI4.js} +1 -1
- package/dist/cdn/{MHVLVLRA.js → HYQVSB6C.js} +1 -1
- package/dist/cdn/I46CXTVR.js +2 -0
- package/dist/cdn/{MIH5YMTN.js → JMBANG5V.js} +1 -1
- package/dist/cdn/KETYOYXQ.js +2 -0
- package/dist/cdn/{GJD7AOUI.js → KH5WPLZK.js} +1 -1
- package/dist/cdn/{IDEOFV22.js → LTLR4VF3.js} +1 -1
- package/dist/cdn/NQH7ZZWD.js +2 -0
- package/dist/cdn/OANAQ6HY.js +2 -0
- package/dist/cdn/{FAIQTEVJ.js → PP7EF7UU.js} +1 -1
- package/dist/cdn/{L6P26BYB.js → Q2DJUFVO.js} +1 -1
- package/dist/cdn/{LCV5GKUD.js → Q35DDH7J.js} +123 -123
- package/dist/cdn/{RIHOGDUV.js → QC4MO5BO.js} +1 -1
- package/dist/cdn/QDKHYQJB.js +2 -0
- package/dist/cdn/{FCJSMT5G.js → RMO244NW.js} +1 -1
- package/dist/cdn/RY6KZ77P.js +2 -0
- package/dist/cdn/{PBGG3TGN.js → RYBSWXQQ.js} +1 -1
- package/dist/cdn/{2UMMLVCR.js → SYQ5E5TV.js} +1 -1
- package/dist/cdn/{E6YCTW3S.js → TKOGOWYQ.js} +14 -14
- package/dist/cdn/UBEU6ULP.js +2 -0
- package/dist/cdn/UCQJWFUW.js +2 -0
- package/dist/cdn/{2PUK3PST.js → W7I22AW3.js} +1 -1
- package/dist/cdn/{RUQ4RO4T.js → WUEJANIZ.js} +1 -1
- package/dist/cdn/{BMMIXOTR.js → WXL7GVUU.js} +1 -1
- package/dist/cdn/{B5MBF4JC.js → XO54BFTC.js} +1 -1
- package/dist/cdn/{XGYNSCTA.js → Y37QLEAM.js} +1 -1
- package/dist/cdn/{O6ZQYZKL.js → YFJZN5K5.js} +1 -1
- package/dist/cdn/{6T35OGRG.js → YTU2BYBP.js} +1 -1
- package/dist/cdn/{5LF6C3S5.js → YWALGZAG.js} +1 -1
- package/dist/cdn/{F26SXWZ5.js → ZNH7LRND.js} +1 -1
- package/dist/cdn/index.js +1 -1
- package/dist/chunks/Auth.js +1 -1
- package/dist/chunks/deployFlowController.js +1 -1
- package/dist/chunks/helpers.js +47 -43
- package/dist/chunks/interfaces.js +105 -102
- package/dist/chunks/solution-builder-assistant.js +183 -119
- package/dist/chunks/solution-deploy-dialog.js +4 -4
- package/dist/chunks/solutions-deploy-app-nav.js +2 -2
- package/dist/chunks/validators.js +3 -3
- package/dist/components/arcgis-solutions-assistant/customElement.js +115 -101
- package/dist/components/arcgis-solutions-assistant/index.js +1 -0
- package/dist/components/card-manager/customElement.js +8 -8
- package/dist/components/create-feature/customElement.js +107 -113
- package/dist/components/crowdsource-reporter/customElement.js +1 -1
- package/dist/components/layer-table/customElement.d.ts +3 -0
- package/dist/components/layer-table/customElement.js +110 -100
- package/dist/components/solution-configure-titles/customElement.js +11 -10
- package/dist/components/solution-delete-dialog/customElement.js +9 -8
- package/dist/components/solution-deploy-dialog/customElement.d.ts +6 -2
- package/dist/components/solution-deployed-card-panel/customElement.js +41 -38
- package/dist/components/solution-details-card/customElement.js +1 -1
- package/dist/components/solution-details-panel/customElement.js +114 -100
- package/dist/components/solution-item-diagram/customElement.js +6 -6
- package/dist/components/solution-resource-card/customElement.js +1 -1
- package/dist/components/solution-snapshot-gallery/customElement.js +1 -1
- package/dist/components/solutions-all-panel/customElement.js +1 -1
- package/dist/components/solutions-deploy-app/customElement.js +9 -11
- package/dist/components/solutions-deployed-panel/customElement.js +7 -7
- package/dist/components/solutions-deployed-shell/customElement.js +1 -1
- package/dist/components/solutions-filter-panel/customElement.js +1 -1
- package/dist/components/solutions-searchsort-toolbar/customElement.js +1 -1
- package/dist/docs/api.json +1 -1
- package/dist/docs/docs.json +1 -1
- package/dist/docs/vscode.html-custom-data.json +1 -1
- package/dist/docs/web-types.json +1 -1
- package/dist/solutions-components_commit.txt +9 -6
- package/dist/types/lumina.d.ts +1 -0
- package/dist/types/preact.d.ts +1 -0
- package/dist/types/react.d.ts +1 -0
- package/dist/types/stencil.d.ts +1 -0
- package/package.json +1 -1
- package/dist/cdn/3JQ2RXVJ.js +0 -2
- package/dist/cdn/54AE7WD2.js +0 -2
- package/dist/cdn/7WD3GNG4.js +0 -2
- package/dist/cdn/D3XPV5W4.js +0 -2
- package/dist/cdn/KDNGZ47C.js +0 -2
- package/dist/cdn/KIPRPYME.js +0 -2
- package/dist/cdn/PBMTIFFX.js +0 -2
- package/dist/cdn/PECGJO2P.js +0 -2
- package/dist/cdn/QGCF64WY.js +0 -2
- package/dist/cdn/Z3B5KW2S.js +0 -2
- package/dist/cdn/ZM27FRZG.js +0 -2
- package/dist/cdn/ZUPXKH75.js +0 -2
- package/dist/cdn/ZYLKUZID.js +0 -2
|
@@ -9,7 +9,7 @@ import { C as p } from "../../chunks/CardsFetcher.js";
|
|
|
9
9
|
import { g as A } from "../../chunks/cardsHelpers.js";
|
|
10
10
|
import { g as E } from "../../chunks/cardFetchingUtils.js";
|
|
11
11
|
import { c as b } from "../../chunks/deployAppContexts.js";
|
|
12
|
-
import {
|
|
12
|
+
import { o as D, l as L } from "../../chunks/helpers.js";
|
|
13
13
|
const F = y`calcite-panel{width:100%;height:100%;display:flex;flex-direction:column;min-height:0;--calcite-panel-background-color: var(--calcite-color-surface-3)}.card-group{flex:1;min-height:0;overflow:auto;padding:.25rem var(--calcite-spacing-md) var(--calcite-spacing-md)}solution-details-card{width:calc(25% - .6rem)}@container (max-width: 1234px){solution-details-card{width:calc(33.333% - .6rem)}}@container (max-width: 1010px){solution-details-card{width:calc(50% - .6rem)}}@container (max-width: 800px){.card-group{padding-left:0;padding-right:0}solution-details-card{width:calc(33.33% - .6rem)}}@container (max-width: 680px){solution-details-card{width:calc(50% - .6rem)}}@container (max-width: 440px){solution-details-card{width:calc(100% - .75rem)}}.text-center{text-align:center}.leader-1{margin-top:var(--calcite-spacing-xxl)}.trailer-1{margin-bottom:var(--calcite-spacing-xxl)}.warning-text{max-width:35em;margin-left:auto;margin-right:auto;font-size:var(--calcite-font-size-md)}.no-solutions{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:calc(100vh - 190px)}.margin-top-half{margin-top:.5rem}.margin-top-1{margin-top:1rem}.no-solutions-prompt{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}`, m = 5;
|
|
14
14
|
class $ extends w {
|
|
15
15
|
constructor() {
|
|
@@ -17,17 +17,13 @@ import "@esri/solution-common";
|
|
|
17
17
|
import "@arcgis/core/identity/IdentityManager.js";
|
|
18
18
|
import "@arcgis/core/identity/OAuthInfo.js";
|
|
19
19
|
import "@arcgis/core/portal/Portal.js";
|
|
20
|
-
import "
|
|
21
|
-
import "
|
|
22
|
-
import "@arcgis/core/geometry/SpatialReference.js";
|
|
23
|
-
import "@arcgis/core/geometry/operators/projectOperator.js";
|
|
24
|
-
import "@arcgis/core/geometry/operators/support/geographicTransformationUtils.js";
|
|
25
|
-
import { _ as P } from "../../chunks/solution-deploy-dialog.js";
|
|
20
|
+
import { j as P } from "../../chunks/helpers.js";
|
|
21
|
+
import { _ as B } from "../../chunks/solution-deploy-dialog.js";
|
|
26
22
|
import "../solutions-all-shell/customElement.js";
|
|
27
23
|
import "../solutions-deployed-shell/customElement.js";
|
|
28
24
|
import "../solution-details-panel/customElement.js";
|
|
29
25
|
import "../solution-deployed-card-panel/customElement.js";
|
|
30
|
-
const
|
|
26
|
+
const R = S`.back-color-override{background-color:var(--calcite-color-surface-3);--calcite-tab-border-color: var(--calcite-color-surface-4)}:host{--panel-edge-adjustment: 2vw;--assistant-panel-min-width: 420px;--assistant-panel-width: max(var(--assistant-panel-min-width), calc((96vw - 1440px) / 2 + var(--panel-edge-adjustment) - 15px))}.display-none{display:none!important}.height-100{height:100%}calcite-tab-nav{padding-bottom:6px;padding-top:6px}calcite-tab{--calcite-color-focus: transparent}calcite-tab>*{--calcite-color-focus: initial}calcite-tabs{--calcite-tab-border-color: var(--calcite-color-border-2);flex:1;min-height:0}.tab-space-0{--calcite-tab-content-space-y: var(--calcite-spacing-none)}.tab-space-md{--calcite-tab-content-space-y: var(--calcite-spacing-md)}solutions-searchsort-toolbar,solutions-deploy-app-nav,solution-details-panel,solutions-deployed-shell,solutions-all-shell,calcite-tab-nav,solution-deployed-card-panel{width:1440px;display:block;max-width:96vw;padding-right:var(--calcite-spacing-none);padding-left:var(--calcite-spacing-none);margin-left:auto;margin-right:auto;box-sizing:border-box}.border{height:var(--calcite-spacing-px);border-bottom-color:var(--calcite-color-border-2);border-bottom-style:solid;border-bottom-width:var(--calcite-border-width-sm);box-sizing:border-box}.overflow-auto{overflow:auto}solution-details-panel{scroll-margin-top:3rem}.main-content{container-type:inline-size;display:flex;flex-direction:column;height:100%;overflow:hidden}.main-content.assistant-open{margin-inline-end:var(--assistant-panel-width)}.assistant-open solutions-searchsort-toolbar,.assistant-open solution-details-panel,.assistant-open solutions-deployed-shell,.assistant-open solutions-all-shell,.assistant-open calcite-tab-nav,.assistant-open solution-deployed-card-panel{margin-inline-start:max(var(--panel-edge-adjustment),calc((96vw - 1440px) / 2 + var(--panel-edge-adjustment)));margin-inline-end:0;width:auto;max-width:1440px}.builder-panel{position:fixed;top:65px;inset-inline-start:max(var(--panel-edge-adjustment),calc((96vw - 1440px) / 2 + var(--panel-edge-adjustment)));inset-inline-end:var(--assistant-panel-width);bottom:0;z-index:400;display:flex;flex-direction:column;transition:transform .3s cubic-bezier(.4,0,.2,1);pointer-events:auto}.builder-panel.display-none{display:flex!important;transform:translate(100%);pointer-events:none}.builder-panel:dir(rtl).display-none{transform:translate(-100%)}@supports (-webkit-touch-callout: none){.builder-panel.display-none{display:none!important;transform:none}.builder-panel:dir(rtl).display-none{transform:none}}.builder-panel.display-none:has(~.assistant-panel.display-none){display:none!important;transition:none}.assistant-panel{position:fixed;top:65px;inset-inline-end:0;bottom:0;width:var(--assistant-panel-width);min-width:var(--assistant-panel-min-width);z-index:400;display:flex;flex-direction:column}@media(max-width:800px){.builder-panel{display:none!important}.assistant-panel{width:100%;box-shadow:none}.main-content.assistant-open{margin-inline-end:0}}.assistant-fab{position:fixed;bottom:var(--calcite-spacing-xxl);inset-inline-end:var(--calcite-spacing-xxl);z-index:500}calcite-tooltip{--calcite-tooltip-max-size-x: 16rem}.assistant-fab-popover{--calcite-popover-max-size-x: 16rem}.assistant-fab-popover__content{display:block;padding-block:var(--calcite-spacing-sm);padding-inline:var(--calcite-spacing-md);font-size:var(--calcite-font-size-relative-sm);line-height:var(--calcite-font-line-height-relative-snug);font-weight:var(--calcite-font-weight-medium);word-wrap:break-word;word-break:break-word}`, V = {
|
|
31
27
|
solution: {
|
|
32
28
|
title: "Bus Stop ADA Compliance Inspections",
|
|
33
29
|
description: "Bus Stop ADA Compliance Inspections can be used to perform routine inspections of bus stops for ADA compliance and monitor inspection progress.",
|
|
@@ -689,10 +685,12 @@ class N extends w {
|
|
|
689
685
|
this._isAssistantOpen = !1, this._builderVisible = !1;
|
|
690
686
|
}), this.listenOn(window, "toggleSolutionBuilder", () => {
|
|
691
687
|
this._builderVisible = !this._builderVisible;
|
|
688
|
+
}), this.listenOn(window, "hideSolutionBuilder", () => {
|
|
689
|
+
this._builderVisible = !1;
|
|
692
690
|
}), this.listenOn(window, "discardBuilder", (e) => {
|
|
693
691
|
this._hasActiveBuilderDesign = e.detail;
|
|
694
692
|
}), this.listenOn(window, "arcgis-solution-design-update", this._solutionBuilderSelected), window.addEventListener("resize", this._handleWindowResize), this._builderDesignContextProvider.value = {
|
|
695
|
-
design: this.loadExampleBuilderData ?
|
|
693
|
+
design: this.loadExampleBuilderData ? V : null,
|
|
696
694
|
updateDesign: (e) => {
|
|
697
695
|
this._builderDesignContextProvider.value = {
|
|
698
696
|
...this._builderDesignContextProvider.value,
|
|
@@ -712,7 +710,7 @@ class N extends w {
|
|
|
712
710
|
this.properties = { appConfig: 1, initTab: 1, initTitleOrId: 1, sortType: 1, useLocalAppConfig: 5, loadExampleBuilderData: 5, authentication: 16, _isLoaded: 16, isMobile: 16, _isViewportMobile: 16, _isAssistantOpen: 16, _builderVisible: 16, _hasActiveBuilderDesign: 16, _showFabTooltip: 16, _fabTooltipDismissed: 16, _activeTab: 16, _showDeployedCardFetchFailed: 16, _globalAlerts: 16, _translations: 16 };
|
|
713
711
|
}
|
|
714
712
|
static {
|
|
715
|
-
this.styles =
|
|
713
|
+
this.styles = R;
|
|
716
714
|
}
|
|
717
715
|
get _telemetry() {
|
|
718
716
|
return this._configContextProvider.value?.telemetrySession;
|
|
@@ -806,7 +804,7 @@ class N extends w {
|
|
|
806
804
|
});
|
|
807
805
|
}
|
|
808
806
|
async load() {
|
|
809
|
-
this.useLocalAppConfig && (this.appConfig =
|
|
807
|
+
this.useLocalAppConfig && (this.appConfig = B);
|
|
810
808
|
}
|
|
811
809
|
render() {
|
|
812
810
|
const e = this._isLoaded ? "display-none" : "", t = this._isLoaded ? "" : "display-none";
|
|
@@ -875,7 +873,7 @@ class N extends w {
|
|
|
875
873
|
const s = [];
|
|
876
874
|
if ((e === "details" || e === "deployed-card") && t) {
|
|
877
875
|
const n = t;
|
|
878
|
-
s.push(n.title || ""), s.push(n.deployCommonId || ""), s.push(n.deployVersion || "");
|
|
876
|
+
s.push(n.title || ""), s.push(n.deployCommonId || ""), s.push(n.deployVersion || ""), s.push(""), s.push(P(n.typeKeywords));
|
|
879
877
|
}
|
|
880
878
|
const l = e === "deployed-card" ? "Open" : "View";
|
|
881
879
|
this._telemetry?.logEvent({
|
|
@@ -2,14 +2,14 @@
|
|
|
2
2
|
import { c as f } from "../../chunks/runtime.js";
|
|
3
3
|
import { css as u, html as a, svg as y } from "lit";
|
|
4
4
|
import { u as g } from "../../chunks/useT9n.js";
|
|
5
|
-
import { LitElement as w, createEvent as
|
|
5
|
+
import { LitElement as w, createEvent as l, nothing as C } from "@arcgis/lumina";
|
|
6
6
|
import { useContextConsumer as x } from "@arcgis/lumina/context";
|
|
7
7
|
import { createRef as T, ref as d } from "lit/directives/ref.js";
|
|
8
8
|
import { C as c } from "../../chunks/CardsFetcher.js";
|
|
9
9
|
import { c as v } from "../../chunks/deployAppContexts.js";
|
|
10
|
-
import { B as h, T as
|
|
10
|
+
import { B as h, T as n, c as b } from "../../chunks/interfaces.js";
|
|
11
11
|
import { g as S } from "../../chunks/cardFetchingUtils.js";
|
|
12
|
-
import {
|
|
12
|
+
import { o as F, k as D } from "../../chunks/helpers.js";
|
|
13
13
|
const E = u`calcite-panel{width:100%;height:100%;--calcite-panel-background-color: var(--calcite-color-surface-3)}.card-group{overflow:hidden;padding:.25rem var(--calcite-spacing-xxs) var(--calcite-spacing-md)}.text-center{text-align:center}.leader-1{margin-top:var(--calcite-spacing-xxl)}.trailer-1{margin-bottom:var(--calcite-spacing-xxl)}.warning-text{max-width:35em;margin-left:auto;margin-right:auto;font-size:var(--calcite-font-size-md)}.no-solutions{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:calc(100vh - 190px)}.display-flex{display:flex}.display-none{display:none}.flex-direction-column{flex-direction:column}h1{font-weight:unset;margin:0;padding:0}solution-deployed-card{width:calc(20% - .75rem)}@container (max-width: 1280px){solution-deployed-card{width:calc(25% - .75rem)}}@container (max-width: 1010px){solution-deployed-card{width:calc(33.333% - .75rem)}}@container (max-width: 740px){solution-deployed-card{width:calc(50% - .75rem)}}@container (max-width: 440px){solution-deployed-card{width:calc(100% - .75rem)}}.margin-top-half{margin-top:.5rem}`, m = 5;
|
|
14
14
|
class R extends w {
|
|
15
15
|
constructor() {
|
|
@@ -19,7 +19,7 @@ class R extends w {
|
|
|
19
19
|
callback: async (e) => {
|
|
20
20
|
e && (this._initCardsFetchers(), await this._getDeployedSolutions());
|
|
21
21
|
}
|
|
22
|
-
}), this._delay = !1, this._owner = "My solutions", this._sortField = "created", this._sortOrder = "desc", this.deployedCardsFetched =
|
|
22
|
+
}), this._delay = !1, this._owner = "My solutions", this._sortField = "created", this._sortOrder = "desc", this.deployedCardsFetched = l(), this.searchTermSet = l(), this.sortTypeSet = l(), this.listenOn(window, "solutionDeleted", (e) => {
|
|
23
23
|
this._modifiedCheckTry = m, this.reload(e.detail.showAlert, e.detail.refreshSolutionsTimeout, e.detail.solutionTitle);
|
|
24
24
|
}), this.listenOn(window, "solutionConfigureDialogClose", (e) => {
|
|
25
25
|
e.detail && this.reload(!1, !1);
|
|
@@ -27,13 +27,13 @@ class R extends w {
|
|
|
27
27
|
this._modifiedCheckTry = m, this._refreshAfterDeploy(e.detail);
|
|
28
28
|
}), this.listenOn(window, "sortTypeChanged", (e) => {
|
|
29
29
|
e.detail && e.detail.scope === "deployments" && (this.sortType = e.detail.sortType, this._telemetry?.logEvent({
|
|
30
|
-
category:
|
|
30
|
+
category: n.DEPLOYMENTS,
|
|
31
31
|
action: "Sort",
|
|
32
32
|
dimensions: [F(e.detail.sortType)]
|
|
33
33
|
}), this.searchSolutions(e.detail));
|
|
34
34
|
}), this.listenOn(window, "searchChanged", (e) => {
|
|
35
35
|
e.detail && e.detail.scope === "deployments" && (e.detail.logSearchTelemetry && e.detail.option?.searchTerm ? this._telemetry?.logEvent({
|
|
36
|
-
category:
|
|
36
|
+
category: n.DEPLOYMENTS,
|
|
37
37
|
action: "Search",
|
|
38
38
|
dimensions: [e.detail.option.searchTerm]
|
|
39
39
|
}) : this.searchSolutions(e.detail.option));
|
|
@@ -75,7 +75,7 @@ class R extends w {
|
|
|
75
75
|
if ("searchTerm" in e && this._setSearchTerm(e.searchTerm || ""), "sortType" in e && this._setSortOptions(e), Object.keys(e).indexOf("type") > -1) {
|
|
76
76
|
const t = e;
|
|
77
77
|
this._owner = t.value, this._telemetry?.logEvent({
|
|
78
|
-
category:
|
|
78
|
+
category: n.DEPLOYMENTS,
|
|
79
79
|
action: "Filter",
|
|
80
80
|
dimensions: [t.value === "My solutions" ? "My content" : "Organization"]
|
|
81
81
|
});
|
|
@@ -6,7 +6,7 @@ import { useContextConsumer as l } from "@arcgis/lumina/context";
|
|
|
6
6
|
import { css as u, html as i, svg as g } from "lit";
|
|
7
7
|
import { c as f, i as b } from "../../chunks/deployAppContexts.js";
|
|
8
8
|
import { createRef as s, ref as r } from "lit/directives/ref.js";
|
|
9
|
-
import {
|
|
9
|
+
import { k as v, l as m } from "../../chunks/helpers.js";
|
|
10
10
|
const x = u`calcite-shell-panel{z-index:var(--calcite-z-index-1)}.display-flex{display:flex}.flex-1,.flex-grow{flex:1}.flex-shrink-0{flex:0 0 auto}.leader-1{margin-top:var(--calcite-spacing-xxl)}.trailer-1{margin-bottom:var(--calcite-spacing-xxl)}.warning-text{max-width:35em;margin-left:auto;margin-right:auto;font-size:var(--calcite-font-size-md)}.text-center{text-align:center}.border-override{border-top-width:var(--calcite-border-width-none);border-bottom-width:var(--calcite-border-width-none)}.header-override{--calcite-panel-header-content-space: var(--calcite-spacing-none);--calcite-panel-header-background-color: var(--calcite-color-surface-3)}.panel-override{--calcite-panel-background-color: var(--calcite-color-surface-3);--calcite-panel-border-color: none}.label-override{--calcite-label-margin-bottom: var(--calcite-spacing-none);font-weight:var(--calcite-font-weight-medium)}.header-content-wrapper{padding-inline-start:var(--calcite-spacing-xxs)}.header-button-padding{padding-top:var(--calcite-spacing-sm);padding-bottom:var(--calcite-spacing-sm);padding-inline-start:var(--calcite-spacing-lg);padding-inline-end:var(--calcite-spacing-lg)}.padding-start{padding-inline-start:var(--calcite-spacing-lg)}.align-items-center{align-items:center}.justify-content-end{justify-content:end}.justify-content-start{justify-content:start}.filter-width-350{--calcite-shell-panel-width: 350px}.z-index-2{z-index:2}.mock-fab{--calcite-fab-shadow-internal: 0 6px 20px -4px rgba(0, 0, 0, .1), 0 4px 12px -2px rgba(0, 0, 0, .08);box-shadow:var(--calcite-fab-shadow, var(--calcite-fab-shadow-internal));--calcite-button-background-color: var(--calcite-fab-background-color);--calcite-button-border-color: var(--calcite-fab-border-color);--calcite-button-text-color: var(--calcite-fab-text-color);--calcite-button-loader-color: var(--calcite-fab-loader-color)}.position-relative{position:relative;height:100%;overflow:hidden}.height-100{height:100%}.height-50{height:50px}.sign-in-prompt{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%}.sign-in-icon{transform:translate(-20px)}.height-150{height:150px}.width-150{width:150px}.padding-top-8{padding-top:8px}`;
|
|
11
11
|
class _ extends p {
|
|
12
12
|
constructor() {
|
|
@@ -6,7 +6,7 @@ import { u as b } from "../../chunks/useT9n.js";
|
|
|
6
6
|
import { LitElement as S, createEvent as p, safeClassMap as f } from "@arcgis/lumina";
|
|
7
7
|
import { c as C, i as I } from "../../chunks/deployAppContexts.js";
|
|
8
8
|
import { useContextConsumer as _ } from "@arcgis/lumina/context";
|
|
9
|
-
import {
|
|
9
|
+
import { l as E } from "../../chunks/helpers.js";
|
|
10
10
|
import { e as F, d as A } from "../../chunks/interfaces.js";
|
|
11
11
|
const R = y`.width-full{width:100%}calcite-panel{--calcite-panel-background-color: var(--calcite-color-surface-2);--calcite-panel-footer-space: var(--calcite-spacing-sm)}.border-color{--calcite-block-border-color: transparent}calcite-block{margin:0;--calcite-block-content-space: 0}.tree-padding{padding:0 .2rem}.display-none{display:none}`, v = {
|
|
12
12
|
PUBLICSAFETY: ["EMERGENCYMANAGEMENT", "FIRESERVICE", "LAWENFORCEMENT"],
|
|
@@ -5,7 +5,7 @@ import { u as g } from "../../chunks/useT9n.js";
|
|
|
5
5
|
import { LitElement as S, createEvent as a, nothing as c } from "@arcgis/lumina";
|
|
6
6
|
import { useContextConsumer as h } from "@arcgis/lumina/context";
|
|
7
7
|
import { c as m, i as y } from "../../chunks/deployAppContexts.js";
|
|
8
|
-
import {
|
|
8
|
+
import { l } from "../../chunks/helpers.js";
|
|
9
9
|
import { c as p } from "../../chunks/interfaces.js";
|
|
10
10
|
const _ = u`.toolbar-sizing{display:flex;align-items:center;padding-right:0;padding-left:0;margin-left:auto;margin-right:auto;box-sizing:border-box;height:65px}.flex-row{display:flex;flex-direction:row}.flex-grow-1{flex-grow:1}calcite-input-text{--calcite-color-focus: transparent;--calcite-input-text-border-color: transparent;--calcite-color-border-input: transparent;--calcite-color-brand: transparent;display:grid;block-size:65px;box-sizing:border-box;border-bottom:2px solid transparent}@media(prefers-color-scheme:dark){calcite-input-text:focus{border-bottom:2px solid #009AF2}}@media(prefers-color-scheme:light){calcite-input-text:focus{border-bottom:2px solid #007AC2}}.padding-end-1-2{padding-inline-end:.5rem}`;
|
|
11
11
|
class f extends S {
|