@geoscene/core 4.24.7 → 4.24.10
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/Basemap.d.ts +3 -3
- package/Camera.d.ts +3 -3
- package/Color.d.ts +3 -3
- package/Graphic.d.ts +3 -3
- package/Ground.d.ts +3 -3
- package/Map.d.ts +3 -3
- package/PopupTemplate.d.ts +3 -3
- package/TimeExtent.d.ts +3 -3
- package/TimeInterval.d.ts +3 -3
- package/Viewpoint.d.ts +3 -3
- package/WebMap.d.ts +3 -3
- package/WebScene.d.ts +3 -3
- package/analysis/AreaMeasurementAnalysis.d.ts +3 -3
- package/analysis/DirectLineMeasurementAnalysis.d.ts +3 -3
- package/analysis/LineOfSightAnalysis.d.ts +3 -3
- package/analysis/LineOfSightAnalysisObserver.d.ts +3 -3
- package/analysis/LineOfSightAnalysisTarget.d.ts +3 -3
- package/analysis/SliceAnalysis.d.ts +3 -3
- package/analysis/SlicePlane.d.ts +3 -3
- package/applications/SceneViewer/sceneViewerUtils.d.ts +3 -3
- package/arcade.d.ts +3 -3
- package/assets/components/assets/date-picker/nls/ar.json +45 -45
- package/assets/components/assets/date-picker/nls/bg.json +31 -31
- package/assets/components/assets/date-picker/nls/bs.json +32 -32
- package/assets/components/assets/date-picker/nls/ca.json +32 -32
- package/assets/components/assets/date-picker/nls/cs.json +32 -32
- package/assets/components/assets/date-picker/nls/da.json +32 -32
- package/assets/components/assets/date-picker/nls/de-CH.json +29 -29
- package/assets/components/assets/date-picker/nls/de.json +32 -32
- package/assets/components/assets/date-picker/nls/el.json +32 -32
- package/assets/components/assets/date-picker/nls/en-AU.json +30 -30
- package/assets/components/assets/date-picker/nls/en-CA.json +14 -14
- package/assets/components/assets/date-picker/nls/en-GB.json +29 -29
- package/assets/components/assets/date-picker/nls/en.json +31 -31
- package/assets/components/assets/date-picker/nls/es-MX.json +29 -29
- package/assets/components/assets/date-picker/nls/es.json +32 -32
- package/assets/components/assets/date-picker/nls/et.json +32 -32
- package/assets/components/assets/date-picker/nls/fi.json +45 -45
- package/assets/components/assets/date-picker/nls/fr-CH.json +32 -32
- package/assets/components/assets/date-picker/nls/fr.json +32 -32
- package/assets/components/assets/date-picker/nls/he.json +19 -19
- package/assets/components/assets/date-picker/nls/hi.json +32 -32
- package/assets/components/assets/date-picker/nls/hr.json +32 -32
- package/assets/components/assets/date-picker/nls/hu.json +32 -32
- package/assets/components/assets/date-picker/nls/id.json +32 -32
- package/assets/components/assets/date-picker/nls/it-CH.json +32 -32
- package/assets/components/assets/date-picker/nls/it.json +32 -32
- package/assets/components/assets/date-picker/nls/ja.json +22 -22
- package/assets/components/assets/date-picker/nls/ko.json +22 -22
- package/assets/components/assets/date-picker/nls/lt.json +53 -53
- package/assets/components/assets/date-picker/nls/lv.json +45 -45
- package/assets/components/assets/date-picker/nls/mk.json +32 -32
- package/assets/components/assets/date-picker/nls/nb.json +32 -32
- package/assets/components/assets/date-picker/nls/nl.json +32 -32
- package/assets/components/assets/date-picker/nls/pl.json +32 -32
- package/assets/components/assets/date-picker/nls/pt-BR.json +31 -31
- package/assets/components/assets/date-picker/nls/pt-PT.json +31 -31
- package/assets/components/assets/date-picker/nls/pt.json +31 -31
- package/assets/components/assets/date-picker/nls/ro.json +32 -32
- package/assets/components/assets/date-picker/nls/ru.json +32 -32
- package/assets/components/assets/date-picker/nls/sk.json +32 -32
- package/assets/components/assets/date-picker/nls/sl.json +32 -32
- package/assets/components/assets/date-picker/nls/sr.json +32 -32
- package/assets/components/assets/date-picker/nls/sv.json +32 -32
- package/assets/components/assets/date-picker/nls/th.json +32 -32
- package/assets/components/assets/date-picker/nls/tr.json +32 -32
- package/assets/components/assets/date-picker/nls/uk.json +32 -32
- package/assets/components/assets/date-picker/nls/vi.json +45 -45
- package/assets/components/assets/date-picker/nls/zh-CN.json +22 -22
- package/assets/components/assets/date-picker/nls/zh-HK.json +22 -22
- package/assets/components/assets/date-picker/nls/zh-TW.json +22 -22
- package/assets/geoscene/core/workers/chunks/39de883f236e2a8d9024.js +1 -1
- package/assets/geoscene/core/workers/chunks/39de883f236e2a8d9024.js.LICENSE.txt +9 -9
- package/assets/geoscene/core/workers/chunks/812a5abfadd747a09b6f.js +1 -1
- package/assets/geoscene/core/workers/chunks/812a5abfadd747a09b6f.js.LICENSE.txt +11 -11
- package/assets/geoscene/themes/base/colors/css/brand_colors.css +76 -76
- package/assets/geoscene/themes/base/colors/css/calcite_core_colors.css +169 -169
- package/assets/geoscene/themes/base/colors/css/calcite_core_colors_dark.css +169 -169
- package/assets/geoscene/themes/base/colors/css/calcite_gray_colors.css +43 -43
- package/assets/geoscene/themes/base/colors/css/calcite_gray_colors_dark.css +43 -43
- package/assets/geoscene/themes/base/colors/css/calcite_highlight_colors.css +43 -43
- package/assets/geoscene/themes/base/colors/css/calcite_highlight_colors_dark.css +43 -43
- package/assets/geoscene/themes/base/colors/css/calcite_vibrant_colors.css +67 -67
- package/assets/geoscene/themes/base/colors/css/calcite_vibrant_colors_dark.css +67 -67
- package/assets/geoscene/themes/base/colors/css/complete.css +610 -610
- package/assets/geoscene/themes/base/colors/css/scss/brand_colors.scss +127 -127
- package/assets/geoscene/themes/base/colors/css/scss/calcite_core_colors.scss +289 -289
- package/assets/geoscene/themes/base/colors/css/scss/calcite_core_colors_dark.scss +285 -285
- package/assets/geoscene/themes/base/colors/css/scss/calcite_gray_colors.scss +96 -96
- package/assets/geoscene/themes/base/colors/css/scss/calcite_gray_colors_dark.scss +91 -91
- package/assets/geoscene/themes/base/colors/css/scss/calcite_highlight_colors.scss +68 -68
- package/assets/geoscene/themes/base/colors/css/scss/calcite_highlight_colors_dark.scss +64 -64
- package/assets/geoscene/themes/base/colors/css/scss/calcite_vibrant_colors.scss +128 -128
- package/assets/geoscene/themes/base/colors/css/scss/calcite_vibrant_colors_dark.scss +124 -124
- package/assets/geoscene/themes/base/colors/css/scss/complete.scss +11 -11
- package/assets/geoscene/themes/base/colors/patterns_json/brand_colors.css +366 -366
- package/assets/geoscene/themes/base/colors/patterns_json/calcite_core_colors.css +687 -687
- package/assets/geoscene/themes/base/colors/patterns_json/calcite_core_colors_dark.css +673 -673
- package/assets/geoscene/themes/base/colors/patterns_json/calcite_gray_colors.css +177 -177
- package/assets/geoscene/themes/base/colors/patterns_json/calcite_gray_colors_dark.css +169 -169
- package/assets/geoscene/themes/base/colors/patterns_json/calcite_highlight_colors.css +178 -178
- package/assets/geoscene/themes/base/colors/patterns_json/calcite_highlight_colors_dark.css +169 -169
- package/assets/geoscene/themes/base/colors/patterns_json/calcite_vibrant_colors.css +273 -273
- package/assets/geoscene/themes/base/colors/patterns_json/calcite_vibrant_colors_dark.css +265 -265
- package/assets/geoscene/themes/base/colors/patterns_json/complete.css +2847 -2847
- package/assets/geoscene/themes/base/colors/patterns_json/scss/brand_colors.scss +464 -464
- package/assets/geoscene/themes/base/colors/patterns_json/scss/calcite_core_colors.scss +967 -967
- package/assets/geoscene/themes/base/colors/patterns_json/scss/calcite_core_colors_dark.scss +964 -964
- package/assets/geoscene/themes/base/colors/patterns_json/scss/calcite_gray_colors.scss +265 -265
- package/assets/geoscene/themes/base/colors/patterns_json/scss/calcite_gray_colors_dark.scss +263 -263
- package/assets/geoscene/themes/base/colors/patterns_json/scss/calcite_highlight_colors.scss +236 -236
- package/assets/geoscene/themes/base/colors/patterns_json/scss/calcite_highlight_colors_dark.scss +234 -234
- package/assets/geoscene/themes/base/colors/patterns_json/scss/calcite_vibrant_colors.scss +376 -376
- package/assets/geoscene/themes/base/colors/patterns_json/scss/calcite_vibrant_colors_dark.scss +347 -347
- package/assets/geoscene/themes/base/colors/patterns_json/scss/complete.scss +11 -11
- package/assets/geoscene/themes/base/colors/scss/variables.scss +148 -148
- package/assets/geoscene/themes/base/colors/scss/variables_dark.scss +150 -150
- package/assets/geoscene/themes/base/fonts/cdn.scss +2 -2
- package/assets/geoscene/themes/base/fonts/fonts/fonts.css +1 -1
- package/assets/geoscene/themes/base/fonts/fonts.css +1 -1
- package/assets/geoscene/themes/base/fonts/fonts.scss +502 -502
- package/assets/geoscene/themes/base/icons/demo-files/demo.css +152 -152
- package/assets/geoscene/themes/base/icons/fonts/CalciteWebCoreIcons.svg +196 -196
- package/config.d.ts +3 -3
- package/copyright.txt +0 -1
- package/core/Accessor.d.ts +3 -3
- package/core/Collection.d.ts +3 -3
- package/core/Error.d.ts +3 -3
- package/core/Evented.d.ts +3 -3
- package/core/HandleOwner.d.ts +3 -3
- package/core/Handles.d.ts +3 -3
- package/core/JSONSupport.d.ts +3 -3
- package/core/Loadable.d.ts +3 -3
- package/core/Promise.d.ts +3 -3
- package/core/accessorSupport/decorators.d.ts +3 -3
- package/core/lang.d.ts +3 -3
- package/core/promiseUtils.d.ts +3 -3
- package/core/quantity.d.ts +3 -3
- package/core/reactiveUtils.d.ts +3 -3
- package/core/scheduling.d.ts +3 -3
- package/core/sql/WhereClause.d.ts +3 -3
- package/core/sql.d.ts +3 -3
- package/core/units.d.ts +3 -3
- package/core/urlUtils.d.ts +3 -3
- package/core/watchUtils.d.ts +3 -3
- package/core/workers/Connection.d.ts +3 -3
- package/core/workers.d.ts +3 -3
- package/form/ExpressionInfo.d.ts +3 -3
- package/form/FormTemplate.d.ts +3 -3
- package/form/elements/Element.d.ts +3 -3
- package/form/elements/FieldElement.d.ts +3 -3
- package/form/elements/GroupElement.d.ts +3 -3
- package/form/elements/inputs/BarcodeScannerInput.d.ts +3 -3
- package/form/elements/inputs/ComboBoxInput.d.ts +3 -3
- package/form/elements/inputs/DateTimePickerInput.d.ts +3 -3
- package/form/elements/inputs/RadioButtonsInput.d.ts +3 -3
- package/form/elements/inputs/SwitchInput.d.ts +3 -3
- package/form/elements/inputs/TextAreaInput.d.ts +3 -3
- package/form/elements/inputs/TextBoxInput.d.ts +3 -3
- package/form/elements/inputs/TextInput.d.ts +3 -3
- package/form/elements/support/inputs.d.ts +3 -3
- package/form/support/elements.d.ts +3 -3
- package/geometry/Circle.d.ts +3 -3
- package/geometry/Extent.d.ts +3 -3
- package/geometry/Geometry.d.ts +3 -3
- package/geometry/HeightModelInfo.d.ts +3 -3
- package/geometry/Mesh.d.ts +3 -3
- package/geometry/Multipoint.d.ts +3 -3
- package/geometry/Point.d.ts +3 -3
- package/geometry/Polygon.d.ts +3 -3
- package/geometry/Polyline.d.ts +3 -3
- package/geometry/SpatialReference.d.ts +3 -3
- package/geometry/coordinateFormatter.d.ts +3 -3
- package/geometry/geometryEngine.d.ts +3 -3
- package/geometry/geometryEngineAsync.d.ts +3 -3
- package/geometry/projection.d.ts +3 -3
- package/geometry/support/GeographicTransformation.d.ts +3 -3
- package/geometry/support/GeographicTransformationStep.d.ts +3 -3
- package/geometry/support/MeshComponent.d.ts +3 -3
- package/geometry/support/MeshMaterial.d.ts +3 -3
- package/geometry/support/MeshMaterialMetallicRoughness.d.ts +3 -3
- package/geometry/support/MeshTexture.d.ts +3 -3
- package/geometry/support/geodesicUtils.d.ts +3 -3
- package/geometry/support/jsonUtils.d.ts +3 -3
- package/geometry/support/meshUtils.d.ts +3 -3
- package/geometry/support/normalizeUtils.d.ts +3 -3
- package/geometry/support/webMercatorUtils.d.ts +3 -3
- package/geometry.d.ts +3 -3
- package/identity/Credential.d.ts +3 -3
- package/identity/IdentityManager.d.ts +3 -3
- package/identity/OAuthInfo.d.ts +3 -3
- package/identity/ServerInfo.d.ts +3 -3
- package/interfaces.d.ts +13 -13
- package/intl.d.ts +3 -3
- package/kernel.d.ts +3 -3
- package/layers/BaseDynamicLayer.d.ts +3 -3
- package/layers/BaseElevationLayer.d.ts +3 -3
- package/layers/BaseTileLayer.d.ts +3 -3
- package/layers/BingMapsLayer.d.ts +3 -3
- package/layers/BuildingSceneLayer.d.ts +3 -3
- package/layers/CSVLayer.d.ts +3 -3
- package/layers/ElevationLayer.d.ts +3 -3
- package/layers/FeatureLayer.d.ts +3 -3
- package/layers/GeoJSONLayer.d.ts +3 -3
- package/layers/GeoRSSLayer.d.ts +3 -3
- package/layers/GraphicsLayer.d.ts +3 -3
- package/layers/GroupLayer.d.ts +3 -3
- package/layers/ImageryLayer.d.ts +3 -3
- package/layers/ImageryTileLayer.d.ts +3 -3
- package/layers/IntegratedMeshLayer.d.ts +3 -3
- package/layers/KMLLayer.d.ts +3 -3
- package/layers/Layer.d.ts +3 -3
- package/layers/LineOfSightLayer.d.ts +3 -3
- package/layers/MapImageLayer.d.ts +3 -3
- package/layers/MapNotesLayer.d.ts +3 -3
- package/layers/MediaLayer.d.ts +3 -3
- package/layers/OGCFeatureLayer.d.ts +3 -3
- package/layers/OpenStreetMapLayer.d.ts +3 -3
- package/layers/PointCloudLayer.d.ts +3 -3
- package/layers/RouteLayer.d.ts +3 -3
- package/layers/SceneLayer.d.ts +3 -3
- package/layers/StreamLayer.d.ts +3 -3
- package/layers/SubtypeGroupLayer.d.ts +3 -3
- package/layers/TileLayer.d.ts +3 -3
- package/layers/UnknownLayer.d.ts +3 -3
- package/layers/UnsupportedLayer.d.ts +3 -3
- package/layers/VectorTileLayer.d.ts +3 -3
- package/layers/VoxelLayer.d.ts +3 -3
- package/layers/WCSLayer.d.ts +3 -3
- package/layers/WFSLayer.d.ts +3 -3
- package/layers/WMSLayer.d.ts +3 -3
- package/layers/WMTSLayer.d.ts +3 -3
- package/layers/WebTileLayer.d.ts +3 -3
- package/layers/buildingSublayers/BuildingComponentSublayer.d.ts +3 -3
- package/layers/buildingSublayers/BuildingGroupSublayer.d.ts +3 -3
- package/layers/buildingSublayers/BuildingSublayer.d.ts +3 -3
- package/layers/mixins/APIKeyMixin.d.ts +3 -3
- package/layers/mixins/ArcGISCachedService.d.ts +3 -3
- package/layers/mixins/ArcGISImageService.d.ts +3 -3
- package/layers/mixins/ArcGISMapService.d.ts +3 -3
- package/layers/mixins/BlendLayer.d.ts +3 -3
- package/layers/mixins/CustomParametersMixin.d.ts +3 -3
- package/layers/mixins/FeatureEffectLayer.d.ts +3 -3
- package/layers/mixins/ImageryTileMixin.d.ts +3 -3
- package/layers/mixins/OrderedLayer.d.ts +3 -3
- package/layers/mixins/PortalLayer.d.ts +3 -3
- package/layers/mixins/RefreshableLayer.d.ts +3 -3
- package/layers/mixins/ScaleRangeLayer.d.ts +3 -3
- package/layers/mixins/SceneService.d.ts +3 -3
- package/layers/mixins/SublayersOwner.d.ts +3 -3
- package/layers/mixins/TemporalLayer.d.ts +3 -3
- package/layers/ogc/wfsUtils.d.ts +3 -3
- package/layers/pointCloudFilters/PointCloudFilter.d.ts +3 -3
- package/layers/pointCloudFilters/PointCloudReturnFilter.d.ts +3 -3
- package/layers/pointCloudFilters/PointCloudValueFilter.d.ts +3 -3
- package/layers/support/AggregateField.d.ts +3 -3
- package/layers/support/BuildingFilter.d.ts +3 -3
- package/layers/support/BuildingSummaryStatistics.d.ts +3 -3
- package/layers/support/CodedValueDomain.d.ts +3 -3
- package/layers/support/CornersGeoreference.d.ts +3 -3
- package/layers/support/DimensionalDefinition.d.ts +3 -3
- package/layers/support/Domain.d.ts +3 -3
- package/layers/support/ElevationSampler.d.ts +3 -3
- package/layers/support/ExtentAndRotationGeoreference.d.ts +3 -3
- package/layers/support/FacilityLayerInfo.d.ts +3 -3
- package/layers/support/FeatureEffect.d.ts +3 -3
- package/layers/support/FeatureFilter.d.ts +3 -3
- package/layers/support/FeatureReductionBinning.d.ts +3 -3
- package/layers/support/FeatureReductionCluster.d.ts +3 -3
- package/layers/support/FeatureReductionSelection.d.ts +3 -3
- package/layers/support/FeatureTemplate.d.ts +3 -3
- package/layers/support/FeatureType.d.ts +3 -3
- package/layers/support/Field.d.ts +3 -3
- package/layers/support/FieldsIndex.d.ts +3 -3
- package/layers/support/GeometryFieldsInfo.d.ts +3 -3
- package/layers/support/ImageElement.d.ts +3 -3
- package/layers/support/ImageParameters.d.ts +3 -3
- package/layers/support/InheritedDomain.d.ts +3 -3
- package/layers/support/KMLSublayer.d.ts +3 -3
- package/layers/support/LOD.d.ts +3 -3
- package/layers/support/LabelClass.d.ts +3 -3
- package/layers/support/LayerFloorInfo.d.ts +3 -3
- package/layers/support/LevelLayerInfo.d.ts +3 -3
- package/layers/support/LocalMediaElementSource.d.ts +3 -3
- package/layers/support/MapImage.d.ts +3 -3
- package/layers/support/MediaElementBase.d.ts +3 -3
- package/layers/support/MosaicRule.d.ts +3 -3
- package/layers/support/OutStatistic.d.ts +3 -3
- package/layers/support/PixelBlock.d.ts +3 -3
- package/layers/support/RangeDomain.d.ts +3 -3
- package/layers/support/RasterFunction.d.ts +3 -3
- package/layers/support/RasterInfo.d.ts +3 -3
- package/layers/support/Relationship.d.ts +3 -3
- package/layers/support/RouteStopSymbols.d.ts +3 -3
- package/layers/support/RouteSymbols.d.ts +3 -3
- package/layers/support/SceneFilter.d.ts +3 -3
- package/layers/support/SceneModification.d.ts +3 -3
- package/layers/support/SceneModifications.d.ts +3 -3
- package/layers/support/SiteLayerInfo.d.ts +3 -3
- package/layers/support/Sublayer.d.ts +3 -3
- package/layers/support/SubtypeSublayer.d.ts +3 -3
- package/layers/support/TileInfo.d.ts +3 -3
- package/layers/support/TileMatrixSet.d.ts +3 -3
- package/layers/support/TimeInfo.d.ts +3 -3
- package/layers/support/TimeReference.d.ts +3 -3
- package/layers/support/VideoElement.d.ts +3 -3
- package/layers/support/VoxelVariable.d.ts +3 -3
- package/layers/support/VoxelVolumeStyle.d.ts +3 -3
- package/layers/support/WMSSublayer.d.ts +3 -3
- package/layers/support/WMTSStyle.d.ts +3 -3
- package/layers/support/WMTSSublayer.d.ts +3 -3
- package/layers/support/fieldUtils.d.ts +3 -3
- package/networks/Network.d.ts +3 -3
- package/networks/UtilityNetwork.d.ts +3 -3
- package/networks/support/NamedTraceConfiguration.d.ts +3 -3
- package/networks/support/Terminal.d.ts +3 -3
- package/networks/support/TerminalConfiguration.d.ts +3 -3
- package/networks/support/TraceConfiguration.d.ts +3 -3
- package/networks/support/UNTraceConfiguration.d.ts +3 -3
- package/package.json +35 -35
- package/pointCloudRenderers.d.ts +3 -3
- package/popup/ElementExpressionInfo.d.ts +3 -3
- package/popup/ExpressionInfo.d.ts +3 -3
- package/popup/FieldInfo.d.ts +3 -3
- package/popup/LayerOptions.d.ts +3 -3
- package/popup/RelatedRecordsInfo.d.ts +3 -3
- package/popup/content/AttachmentsContent.d.ts +3 -3
- package/popup/content/BarChartMediaInfo.d.ts +3 -3
- package/popup/content/ColumnChartMediaInfo.d.ts +3 -3
- package/popup/content/Content.d.ts +3 -3
- package/popup/content/CustomContent.d.ts +3 -3
- package/popup/content/ExpressionContent.d.ts +3 -3
- package/popup/content/FieldsContent.d.ts +3 -3
- package/popup/content/ImageMediaInfo.d.ts +3 -3
- package/popup/content/LineChartMediaInfo.d.ts +3 -3
- package/popup/content/MediaContent.d.ts +3 -3
- package/popup/content/PieChartMediaInfo.d.ts +3 -3
- package/popup/content/TextContent.d.ts +3 -3
- package/popup/content/mixins/ChartMediaInfo.d.ts +3 -3
- package/popup/content/mixins/MediaInfo.d.ts +3 -3
- package/popup/content/support/ChartMediaInfoValue.d.ts +3 -3
- package/popup/content/support/ChartMediaInfoValueSeries.d.ts +3 -3
- package/popup/content/support/ImageMediaInfoValue.d.ts +3 -3
- package/popup/content.d.ts +3 -3
- package/popup/support/FieldInfoFormat.d.ts +3 -3
- package/popup/support/RelatedRecordsInfoFieldOrder.d.ts +3 -3
- package/portal/Portal.d.ts +3 -3
- package/portal/PortalFolder.d.ts +3 -3
- package/portal/PortalGroup.d.ts +3 -3
- package/portal/PortalItem.d.ts +3 -3
- package/portal/PortalItemResource.d.ts +3 -3
- package/portal/PortalQueryParams.d.ts +3 -3
- package/portal/PortalQueryResult.d.ts +3 -3
- package/portal/PortalRating.d.ts +3 -3
- package/portal/PortalUser.d.ts +3 -3
- package/rasterRenderers.d.ts +3 -3
- package/renderers/ClassBreaksRenderer.d.ts +3 -3
- package/renderers/DictionaryRenderer.d.ts +3 -3
- package/renderers/DotDensityRenderer.d.ts +3 -3
- package/renderers/FlowRenderer.d.ts +3 -3
- package/renderers/HeatmapRenderer.d.ts +3 -3
- package/renderers/PieChartRenderer.d.ts +3 -3
- package/renderers/PointCloudClassBreaksRenderer.d.ts +3 -3
- package/renderers/PointCloudRGBRenderer.d.ts +3 -3
- package/renderers/PointCloudRenderer.d.ts +3 -3
- package/renderers/PointCloudStretchRenderer.d.ts +3 -3
- package/renderers/PointCloudUniqueValueRenderer.d.ts +3 -3
- package/renderers/RasterColormapRenderer.d.ts +3 -3
- package/renderers/RasterShadedReliefRenderer.d.ts +3 -3
- package/renderers/RasterStretchRenderer.d.ts +3 -3
- package/renderers/Renderer.d.ts +3 -3
- package/renderers/SimpleRenderer.d.ts +3 -3
- package/renderers/UniqueValueRenderer.d.ts +3 -3
- package/renderers/VectorFieldRenderer.d.ts +3 -3
- package/renderers/mixins/VisualVariablesMixin.d.ts +3 -3
- package/renderers/support/AttributeColorInfo.d.ts +3 -3
- package/renderers/support/AuthoringInfo.d.ts +3 -3
- package/renderers/support/AuthoringInfoVisualVariable.d.ts +3 -3
- package/renderers/support/ClassBreakInfo.d.ts +3 -3
- package/renderers/support/ColormapInfo.d.ts +3 -3
- package/renderers/support/HeatmapColorStop.d.ts +3 -3
- package/renderers/support/UniqueValueInfo.d.ts +3 -3
- package/renderers/support/jsonUtils.d.ts +3 -3
- package/renderers/visualVariables/ColorVariable.d.ts +3 -3
- package/renderers/visualVariables/OpacityVariable.d.ts +3 -3
- package/renderers/visualVariables/RotationVariable.d.ts +3 -3
- package/renderers/visualVariables/SizeVariable.d.ts +3 -3
- package/renderers/visualVariables/VisualVariable.d.ts +3 -3
- package/renderers/visualVariables/support/ColorSizeStop.d.ts +3 -3
- package/renderers/visualVariables/support/ColorStop.d.ts +3 -3
- package/renderers/visualVariables/support/OpacityStop.d.ts +3 -3
- package/renderers/visualVariables/support/SizeStop.d.ts +3 -3
- package/renderers.d.ts +3 -3
- package/request.d.ts +3 -3
- package/rest/closestFacility.d.ts +3 -3
- package/rest/find.d.ts +3 -3
- package/rest/geometryService.d.ts +3 -3
- package/rest/geoprocessor/GPOptions.d.ts +3 -3
- package/rest/geoprocessor.d.ts +3 -3
- package/rest/identify.d.ts +3 -3
- package/rest/imageService.d.ts +3 -3
- package/rest/locator.d.ts +3 -3
- package/rest/networkService.d.ts +3 -3
- package/rest/networks/support/AggregatedGeometry.d.ts +3 -3
- package/rest/networks/support/Association.d.ts +3 -3
- package/rest/networks/support/AssociationGeometriesResult.d.ts +3 -3
- package/rest/networks/support/FunctionResult.d.ts +3 -3
- package/rest/networks/support/NetworkElement.d.ts +3 -3
- package/rest/networks/support/SynthesizeAssociationGeometriesParameters.d.ts +3 -3
- package/rest/networks/support/TraceLocation.d.ts +3 -3
- package/rest/networks/support/TraceParameters.d.ts +3 -3
- package/rest/networks/support/TraceResult.d.ts +3 -3
- package/rest/networks/synthesizeAssociationGeometries.d.ts +3 -3
- package/rest/networks/trace.d.ts +3 -3
- package/rest/print.d.ts +3 -3
- package/rest/query/support/AttachmentInfo.d.ts +3 -3
- package/rest/query.d.ts +3 -3
- package/rest/route.d.ts +3 -3
- package/rest/serviceArea.d.ts +3 -3
- package/rest/support/AddressCandidate.d.ts +3 -3
- package/rest/support/AlgorithmicColorRamp.d.ts +3 -3
- package/rest/support/AreasAndLengthsParameters.d.ts +3 -3
- package/rest/support/AttachmentQuery.d.ts +3 -3
- package/rest/support/BufferParameters.d.ts +3 -3
- package/rest/support/ClosestFacilityParameters.d.ts +3 -3
- package/rest/support/ClosestFacilitySolveResult.d.ts +3 -3
- package/rest/support/ColorRamp.d.ts +3 -3
- package/rest/support/DataFile.d.ts +3 -3
- package/rest/support/DataLayer.d.ts +3 -3
- package/rest/support/DensifyParameters.d.ts +3 -3
- package/rest/support/DirectionLine.d.ts +3 -3
- package/rest/support/DirectionPoint.d.ts +3 -3
- package/rest/support/DirectionsFeatureSet.d.ts +3 -3
- package/rest/support/DistanceParameters.d.ts +3 -3
- package/rest/support/FeatureSet.d.ts +3 -3
- package/rest/support/FindParameters.d.ts +3 -3
- package/rest/support/FindResult.d.ts +3 -3
- package/rest/support/GPMessage.d.ts +3 -3
- package/rest/support/GeneralizeParameters.d.ts +3 -3
- package/rest/support/IdentifyParameters.d.ts +3 -3
- package/rest/support/IdentifyResult.d.ts +3 -3
- package/rest/support/ImageAngleParameters.d.ts +3 -3
- package/rest/support/ImageAngleResult.d.ts +3 -3
- package/rest/support/ImageHistogramParameters.d.ts +3 -3
- package/rest/support/ImageIdentifyParameters.d.ts +3 -3
- package/rest/support/ImageIdentifyResult.d.ts +3 -3
- package/rest/support/ImageParameters.d.ts +3 -3
- package/rest/support/ImagePixelLocationParameters.d.ts +3 -3
- package/rest/support/ImagePixelLocationResult.d.ts +3 -3
- package/rest/support/ImageSample.d.ts +3 -3
- package/rest/support/ImageSampleParameters.d.ts +3 -3
- package/rest/support/ImageSampleResult.d.ts +3 -3
- package/rest/support/JobInfo.d.ts +3 -3
- package/rest/support/LegendLayer.d.ts +3 -3
- package/rest/support/LengthsParameters.d.ts +3 -3
- package/rest/support/LinearUnit.d.ts +3 -3
- package/rest/support/MultipartColorRamp.d.ts +3 -3
- package/rest/support/NAMessage.d.ts +3 -3
- package/rest/support/NetworkFeatureSet.d.ts +3 -3
- package/rest/support/NetworkUrl.d.ts +3 -3
- package/rest/support/OffsetParameters.d.ts +3 -3
- package/rest/support/ParameterValue.d.ts +3 -3
- package/rest/support/PointBarrier.d.ts +3 -3
- package/rest/support/PolygonBarrier.d.ts +3 -3
- package/rest/support/PolylineBarrier.d.ts +3 -3
- package/rest/support/PrintParameters.d.ts +3 -3
- package/rest/support/PrintTemplate.d.ts +3 -3
- package/rest/support/ProjectParameters.d.ts +3 -3
- package/rest/support/Query.d.ts +3 -3
- package/rest/support/RasterData.d.ts +3 -3
- package/rest/support/RelationParameters.d.ts +3 -3
- package/rest/support/RelationshipQuery.d.ts +3 -3
- package/rest/support/RouteInfo.d.ts +3 -3
- package/rest/support/RouteParameters.d.ts +3 -3
- package/rest/support/RouteResult.d.ts +3 -3
- package/rest/support/RouteSolveResult.d.ts +3 -3
- package/rest/support/ServiceAreaParameters.d.ts +3 -3
- package/rest/support/ServiceAreaSolveResult.d.ts +3 -3
- package/rest/support/StatisticDefinition.d.ts +3 -3
- package/rest/support/Stop.d.ts +3 -3
- package/rest/support/TopFeaturesQuery.d.ts +3 -3
- package/rest/support/TopFilter.d.ts +3 -3
- package/rest/support/TravelMode.d.ts +3 -3
- package/rest/support/TrimExtendParameters.d.ts +3 -3
- package/smartMapping/heuristics/scaleRange.d.ts +3 -3
- package/smartMapping/heuristics/sizeRange.d.ts +3 -3
- package/smartMapping/labels/clusters.d.ts +3 -3
- package/smartMapping/popup/clusters.d.ts +3 -3
- package/smartMapping/popup/templates.d.ts +3 -3
- package/smartMapping/raster/renderers/classBreaks.d.ts +3 -3
- package/smartMapping/raster/renderers/colormap.d.ts +3 -3
- package/smartMapping/raster/renderers/flow.d.ts +3 -3
- package/smartMapping/raster/renderers/rgb.d.ts +3 -3
- package/smartMapping/raster/renderers/shadedRelief.d.ts +3 -3
- package/smartMapping/raster/renderers/stretch.d.ts +3 -3
- package/smartMapping/raster/renderers/uniqueValue.d.ts +3 -3
- package/smartMapping/raster/renderers/vectorField.d.ts +3 -3
- package/smartMapping/raster/support/utils.d.ts +3 -3
- package/smartMapping/renderers/color.d.ts +3 -3
- package/smartMapping/renderers/dotDensity.d.ts +3 -3
- package/smartMapping/renderers/heatmap.d.ts +3 -3
- package/smartMapping/renderers/location.d.ts +3 -3
- package/smartMapping/renderers/opacity.d.ts +3 -3
- package/smartMapping/renderers/pieChart.d.ts +3 -3
- package/smartMapping/renderers/predominance.d.ts +3 -3
- package/smartMapping/renderers/relationship.d.ts +3 -3
- package/smartMapping/renderers/size.d.ts +3 -3
- package/smartMapping/renderers/type.d.ts +3 -3
- package/smartMapping/renderers/univariateColorSize.d.ts +3 -3
- package/smartMapping/statistics/classBreaks.d.ts +3 -3
- package/smartMapping/statistics/heatmapStatistics.d.ts +3 -3
- package/smartMapping/statistics/histogram.d.ts +3 -3
- package/smartMapping/statistics/predominantCategories.d.ts +3 -3
- package/smartMapping/statistics/summaryStatistics.d.ts +3 -3
- package/smartMapping/statistics/summaryStatisticsForAge.d.ts +3 -3
- package/smartMapping/statistics/support/ageUtils.d.ts +3 -3
- package/smartMapping/statistics/support/predominanceUtils.d.ts +3 -3
- package/smartMapping/statistics/uniqueValues.d.ts +3 -3
- package/smartMapping/symbology/color.d.ts +3 -3
- package/smartMapping/symbology/dotDensity.d.ts +3 -3
- package/smartMapping/symbology/flow.d.ts +3 -3
- package/smartMapping/symbology/heatmap.d.ts +3 -3
- package/smartMapping/symbology/location.d.ts +3 -3
- package/smartMapping/symbology/pieChart.d.ts +3 -3
- package/smartMapping/symbology/predominance.d.ts +3 -3
- package/smartMapping/symbology/relationship.d.ts +3 -3
- package/smartMapping/symbology/size.d.ts +3 -3
- package/smartMapping/symbology/support/colorRamps.d.ts +3 -3
- package/smartMapping/symbology/type.d.ts +3 -3
- package/support/LayersMixin.d.ts +3 -3
- package/support/MapFloorInfo.d.ts +3 -3
- package/support/TablesMixin.d.ts +3 -3
- package/support/actions/ActionBase.d.ts +3 -3
- package/support/actions/ActionButton.d.ts +3 -3
- package/support/actions/ActionToggle.d.ts +3 -3
- package/support/popupUtils.d.ts +3 -3
- package/support/timeUtils.d.ts +3 -3
- package/symbols/CIMSymbol.d.ts +3 -3
- package/symbols/ExtrudeSymbol3DLayer.d.ts +3 -3
- package/symbols/FillSymbol.d.ts +3 -3
- package/symbols/FillSymbol3DLayer.d.ts +3 -3
- package/symbols/Font.d.ts +3 -3
- package/symbols/IconSymbol3DLayer.d.ts +3 -3
- package/symbols/LabelSymbol3D.d.ts +3 -3
- package/symbols/LineStyleMarker3D.d.ts +3 -3
- package/symbols/LineSymbol.d.ts +3 -3
- package/symbols/LineSymbol3D.d.ts +3 -3
- package/symbols/LineSymbol3DLayer.d.ts +3 -3
- package/symbols/LineSymbolMarker.d.ts +3 -3
- package/symbols/MarkerSymbol.d.ts +3 -3
- package/symbols/MeshSymbol3D.d.ts +3 -3
- package/symbols/ObjectSymbol3DLayer.d.ts +3 -3
- package/symbols/PathSymbol3DLayer.d.ts +3 -3
- package/symbols/PictureFillSymbol.d.ts +3 -3
- package/symbols/PictureMarkerSymbol.d.ts +3 -3
- package/symbols/PointSymbol3D.d.ts +3 -3
- package/symbols/PolygonSymbol3D.d.ts +3 -3
- package/symbols/SimpleFillSymbol.d.ts +3 -3
- package/symbols/SimpleLineSymbol.d.ts +3 -3
- package/symbols/SimpleMarkerSymbol.d.ts +3 -3
- package/symbols/Symbol.d.ts +3 -3
- package/symbols/Symbol3D.d.ts +3 -3
- package/symbols/Symbol3DLayer.d.ts +3 -3
- package/symbols/TextSymbol.d.ts +3 -3
- package/symbols/TextSymbol3DLayer.d.ts +3 -3
- package/symbols/WaterSymbol3DLayer.d.ts +3 -3
- package/symbols/WebStyleSymbol.d.ts +3 -3
- package/symbols/callouts/Callout3D.d.ts +3 -3
- package/symbols/callouts/LineCallout3D.d.ts +3 -3
- package/symbols/edges/Edges3D.d.ts +3 -3
- package/symbols/edges/SketchEdges3D.d.ts +3 -3
- package/symbols/edges/SolidEdges3D.d.ts +3 -3
- package/symbols/patterns/LineStylePattern3D.d.ts +3 -3
- package/symbols/patterns/StylePattern3D.d.ts +3 -3
- package/symbols/support/cimSymbolUtils.d.ts +3 -3
- package/symbols/support/jsonUtils.d.ts +3 -3
- package/symbols/support/symbolUtils.d.ts +3 -3
- package/symbols.d.ts +3 -3
- package/views/2d/ViewState.d.ts +3 -3
- package/views/2d/layers/BaseLayerView2D.d.ts +3 -3
- package/views/2d/layers/BaseLayerViewGL2D.d.ts +3 -3
- package/views/3d/analysis/AreaMeasurementAnalysisView3D.d.ts +3 -3
- package/views/3d/analysis/DirectLineMeasurementAnalysisView3D.d.ts +3 -3
- package/views/3d/analysis/LineOfSightAnalysisResult.d.ts +3 -3
- package/views/3d/analysis/LineOfSightAnalysisView3D.d.ts +3 -3
- package/views/3d/analysis/SliceAnalysisView3D.d.ts +3 -3
- package/views/3d/environment/CloudyWeather.d.ts +3 -3
- package/views/3d/environment/FoggyWeather.d.ts +3 -3
- package/views/3d/environment/RainyWeather.d.ts +3 -3
- package/views/3d/environment/SnowyWeather.d.ts +3 -3
- package/views/3d/environment/SunLighting.d.ts +3 -3
- package/views/3d/environment/SunnyWeather.d.ts +3 -3
- package/views/3d/environment/VirtualLighting.d.ts +3 -3
- package/views/3d/externalRenderers.d.ts +3 -3
- package/views/3d/support/LayerPerformanceInfo.d.ts +3 -3
- package/views/3d/support/SceneViewPerformanceInfo.d.ts +3 -3
- package/views/BasemapView.d.ts +3 -3
- package/views/BreakpointsOwner.d.ts +3 -3
- package/views/DOMContainer.d.ts +3 -3
- package/views/GroundView.d.ts +3 -3
- package/views/Magnifier.d.ts +3 -3
- package/views/MapView.d.ts +3 -3
- package/views/SceneView.d.ts +3 -3
- package/views/View.d.ts +3 -3
- package/views/ViewAnimation.d.ts +3 -3
- package/views/draw/Draw.d.ts +3 -3
- package/views/draw/DrawAction.d.ts +3 -3
- package/views/draw/MultipointDrawAction.d.ts +3 -3
- package/views/draw/PointDrawAction.d.ts +3 -3
- package/views/draw/PolygonDrawAction.d.ts +3 -3
- package/views/draw/PolylineDrawAction.d.ts +3 -3
- package/views/draw/SegmentDrawAction.d.ts +3 -3
- package/views/input/Input.d.ts +3 -3
- package/views/input/gamepad/GamepadInputDevice.d.ts +3 -3
- package/views/input/gamepad/GamepadSettings.d.ts +3 -3
- package/views/interactive/sketch/SketchLabelOptions.d.ts +3 -3
- package/views/interactive/sketch/SketchTooltipOptions.d.ts +3 -3
- package/views/interactive/snapping/FeatureSnappingLayerSource.d.ts +3 -3
- package/views/interactive/snapping/SnappingOptions.d.ts +3 -3
- package/views/layers/BuildingComponentSublayerView.d.ts +3 -3
- package/views/layers/BuildingSceneLayerView.d.ts +3 -3
- package/views/layers/CSVLayerView.d.ts +3 -3
- package/views/layers/FeatureLayerView.d.ts +3 -3
- package/views/layers/GeoJSONLayerView.d.ts +3 -3
- package/views/layers/GeoRSSLayerView.d.ts +3 -3
- package/views/layers/GraphicsLayerView.d.ts +3 -3
- package/views/layers/ImageryLayerView.d.ts +3 -3
- package/views/layers/KMLLayerView.d.ts +3 -3
- package/views/layers/LayerView.d.ts +3 -3
- package/views/layers/OGCFeatureLayerView.d.ts +3 -3
- package/views/layers/PointCloudLayerView.d.ts +3 -3
- package/views/layers/SceneLayerView.d.ts +3 -3
- package/views/layers/StreamLayerView.d.ts +3 -3
- package/views/layers/WFSLayerView.d.ts +3 -3
- package/views/layers/support/FeatureEffect.d.ts +3 -3
- package/views/layers/support/FeatureFilter.d.ts +3 -3
- package/views/navigation/Navigation.d.ts +3 -3
- package/views/navigation/gamepad/GamepadSettings.d.ts +3 -3
- package/views/support/colorUtils.d.ts +3 -3
- package/views/ui/DefaultUI.d.ts +3 -3
- package/views/ui/UI.d.ts +3 -3
- package/webdoc/GeotriggersInfo.d.ts +3 -3
- package/webdoc/applicationProperties/Search.d.ts +3 -3
- package/webdoc/applicationProperties/SearchLayer.d.ts +3 -3
- package/webdoc/applicationProperties/SearchLayerField.d.ts +3 -3
- package/webdoc/applicationProperties/SearchTable.d.ts +3 -3
- package/webdoc/applicationProperties/SearchTableField.d.ts +3 -3
- package/webdoc/applicationProperties/Viewing.d.ts +3 -3
- package/webdoc/geotriggersInfo/DeviceLocationFeed.d.ts +3 -3
- package/webdoc/geotriggersInfo/ExpressionInfo.d.ts +3 -3
- package/webdoc/geotriggersInfo/FeatureFenceParameters.d.ts +3 -3
- package/webdoc/geotriggersInfo/FeatureFilter.d.ts +3 -3
- package/webdoc/geotriggersInfo/FeatureLayerSource.d.ts +3 -3
- package/webdoc/geotriggersInfo/FenceGeotrigger.d.ts +3 -3
- package/webdoc/geotriggersInfo/Geotrigger.d.ts +3 -3
- package/webdoc/geotriggersInfo/GeotriggerNotificationOptions.d.ts +3 -3
- package/webmap/ApplicationProperties.d.ts +3 -3
- package/webmap/Bookmark.d.ts +3 -3
- package/webmap/InitialViewProperties.d.ts +3 -3
- package/webmap/background/ColorBackground.d.ts +3 -3
- package/webscene/ApplicationProperties.d.ts +3 -3
- package/webscene/Environment.d.ts +3 -3
- package/webscene/InitialViewProperties.d.ts +3 -3
- package/webscene/Lighting.d.ts +3 -3
- package/webscene/Presentation.d.ts +3 -3
- package/webscene/Slide.d.ts +3 -3
- package/webscene/SunLighting.d.ts +3 -3
- package/webscene/VirtualLighting.d.ts +3 -3
- package/webscene/background/Background.d.ts +3 -3
- package/webscene/background/ColorBackground.d.ts +3 -3
- package/widgets/AreaMeasurement2D/AreaMeasurement2DViewModel.d.ts +3 -3
- package/widgets/AreaMeasurement2D.d.ts +3 -3
- package/widgets/AreaMeasurement3D/AreaMeasurement3DViewModel.d.ts +3 -3
- package/widgets/AreaMeasurement3D.d.ts +3 -3
- package/widgets/Attachments/AttachmentsViewModel.d.ts +3 -3
- package/widgets/Attachments.d.ts +3 -3
- package/widgets/Attribution/AttributionViewModel.d.ts +3 -3
- package/widgets/Attribution.d.ts +3 -3
- package/widgets/BasemapGallery/BasemapGalleryViewModel.d.ts +3 -3
- package/widgets/BasemapGallery/support/BasemapGalleryItem.d.ts +3 -3
- package/widgets/BasemapGallery/support/LocalBasemapsSource.d.ts +3 -3
- package/widgets/BasemapGallery/support/PortalBasemapsSource.d.ts +3 -3
- package/widgets/BasemapGallery.d.ts +3 -3
- package/widgets/BasemapLayerList/BasemapLayerListViewModel.d.ts +3 -3
- package/widgets/BasemapLayerList.d.ts +3 -3
- package/widgets/BasemapToggle/BasemapToggleViewModel.d.ts +3 -3
- package/widgets/BasemapToggle.d.ts +3 -3
- package/widgets/Bookmarks/BookmarksViewModel.d.ts +3 -3
- package/widgets/Bookmarks.d.ts +3 -3
- package/widgets/BuildingExplorer/BuildingExplorerViewModel.d.ts +3 -3
- package/widgets/BuildingExplorer/BuildingLevel.d.ts +3 -3
- package/widgets/BuildingExplorer/BuildingPhase.d.ts +3 -3
- package/widgets/BuildingExplorer.d.ts +3 -3
- package/widgets/Compass/CompassViewModel.d.ts +3 -3
- package/widgets/Compass.d.ts +3 -3
- package/widgets/CoordinateConversion/CoordinateConversionViewModel.d.ts +3 -3
- package/widgets/CoordinateConversion/support/Conversion.d.ts +3 -3
- package/widgets/CoordinateConversion/support/Format.d.ts +3 -3
- package/widgets/CoordinateConversion.d.ts +3 -3
- package/widgets/Daylight/DaylightViewModel.d.ts +3 -3
- package/widgets/Daylight.d.ts +3 -3
- package/widgets/DirectLineMeasurement3D/DirectLineMeasurement3DViewModel.d.ts +3 -3
- package/widgets/DirectLineMeasurement3D.d.ts +3 -3
- package/widgets/Directions/DirectionsViewModel.d.ts +3 -3
- package/widgets/Directions.d.ts +3 -3
- package/widgets/DistanceMeasurement2D/DistanceMeasurement2DViewModel.d.ts +3 -3
- package/widgets/DistanceMeasurement2D.d.ts +3 -3
- package/widgets/Editor/CreateFeaturesWorkflow.d.ts +3 -3
- package/widgets/Editor/CreateFeaturesWorkflowData.d.ts +3 -3
- package/widgets/Editor/CreateWorkflow.d.ts +3 -3
- package/widgets/Editor/CreateWorkflowData.d.ts +3 -3
- package/widgets/Editor/EditorViewModel.d.ts +3 -3
- package/widgets/Editor/Edits.d.ts +3 -3
- package/widgets/Editor/UpdateWorkflow.d.ts +3 -3
- package/widgets/Editor/UpdateWorkflowData.d.ts +3 -3
- package/widgets/Editor/Workflow.d.ts +3 -3
- package/widgets/Editor.d.ts +3 -3
- package/widgets/ElevationProfile/ElevationProfileLine.d.ts +3 -3
- package/widgets/ElevationProfile/ElevationProfileLineGround.d.ts +3 -3
- package/widgets/ElevationProfile/ElevationProfileLineInput.d.ts +3 -3
- package/widgets/ElevationProfile/ElevationProfileLineQuery.d.ts +3 -3
- package/widgets/ElevationProfile/ElevationProfileLineView.d.ts +3 -3
- package/widgets/ElevationProfile/ElevationProfileViewModel.d.ts +3 -3
- package/widgets/ElevationProfile.d.ts +3 -3
- package/widgets/Expand/ExpandViewModel.d.ts +3 -3
- package/widgets/Expand.d.ts +3 -3
- package/widgets/Feature/FeatureViewModel.d.ts +3 -3
- package/widgets/Feature.d.ts +3 -3
- package/widgets/FeatureForm/FeatureFormViewModel.d.ts +3 -3
- package/widgets/FeatureForm/FieldConfig.d.ts +3 -3
- package/widgets/FeatureForm/FieldGroupConfig.d.ts +3 -3
- package/widgets/FeatureForm/InputField.d.ts +3 -3
- package/widgets/FeatureForm/InputFieldGroup.d.ts +3 -3
- package/widgets/FeatureForm.d.ts +3 -3
- package/widgets/FeatureTable/FeatureTableViewModel.d.ts +3 -3
- package/widgets/FeatureTable/FieldColumn.d.ts +3 -3
- package/widgets/FeatureTable/FieldColumnConfig.d.ts +3 -3
- package/widgets/FeatureTable/Grid/Column.d.ts +3 -3
- package/widgets/FeatureTable/Grid/GroupColumn.d.ts +3 -3
- package/widgets/FeatureTable/Grid/support/ButtonMenu.d.ts +3 -3
- package/widgets/FeatureTable/Grid/support/ButtonMenuItem.d.ts +3 -3
- package/widgets/FeatureTable/Grid/support/ButtonMenuViewModel.d.ts +3 -3
- package/widgets/FeatureTable/support/ColumnTemplate.d.ts +3 -3
- package/widgets/FeatureTable/support/ColumnTemplateBase.d.ts +3 -3
- package/widgets/FeatureTable/support/FieldColumnTemplate.d.ts +3 -3
- package/widgets/FeatureTable/support/GroupColumnTemplate.d.ts +3 -3
- package/widgets/FeatureTable/support/TableTemplate.d.ts +3 -3
- package/widgets/FeatureTable.d.ts +3 -3
- package/widgets/FeatureTemplates/FeatureTemplatesViewModel.d.ts +3 -3
- package/widgets/FeatureTemplates/TemplateItem.d.ts +3 -3
- package/widgets/FeatureTemplates/TemplateItemGroup.d.ts +3 -3
- package/widgets/FeatureTemplates.d.ts +3 -3
- package/widgets/FloorFilter/FloorFilterViewModel.d.ts +3 -3
- package/widgets/FloorFilter.d.ts +3 -3
- package/widgets/Fullscreen/FullscreenViewModel.d.ts +3 -3
- package/widgets/Fullscreen.d.ts +3 -3
- package/widgets/Histogram/HistogramViewModel.d.ts +3 -3
- package/widgets/Histogram.d.ts +3 -3
- package/widgets/HistogramRangeSlider/HistogramRangeSliderViewModel.d.ts +3 -3
- package/widgets/HistogramRangeSlider.d.ts +3 -3
- package/widgets/Home/HomeViewModel.d.ts +3 -3
- package/widgets/Home.d.ts +3 -3
- package/widgets/LayerList/LayerListViewModel.d.ts +3 -3
- package/widgets/LayerList/ListItem.d.ts +3 -3
- package/widgets/LayerList/ListItemPanel.d.ts +3 -3
- package/widgets/LayerList.d.ts +3 -3
- package/widgets/Legend/LegendViewModel.d.ts +3 -3
- package/widgets/Legend/support/ActiveLayerInfo.d.ts +3 -3
- package/widgets/Legend.d.ts +3 -3
- package/widgets/LineOfSight/LineOfSightTarget.d.ts +3 -3
- package/widgets/LineOfSight/LineOfSightViewModel.d.ts +3 -3
- package/widgets/LineOfSight.d.ts +3 -3
- package/widgets/Locate/LocateViewModel.d.ts +3 -3
- package/widgets/Locate.d.ts +3 -3
- package/widgets/Measurement/MeasurementViewModel.d.ts +3 -3
- package/widgets/Measurement.d.ts +3 -3
- package/widgets/NavigationToggle/NavigationToggleViewModel.d.ts +3 -3
- package/widgets/NavigationToggle.d.ts +3 -3
- package/widgets/Popup/PopupViewModel.d.ts +3 -3
- package/widgets/Popup.d.ts +3 -3
- package/widgets/Print/CustomTemplate.d.ts +3 -3
- package/widgets/Print/PrintViewModel.d.ts +3 -3
- package/widgets/Print/TemplateOptions.d.ts +3 -3
- package/widgets/Print.d.ts +3 -3
- package/widgets/ScaleBar/ScaleBarViewModel.d.ts +3 -3
- package/widgets/ScaleBar.d.ts +3 -3
- package/widgets/ScaleRangeSlider/ScaleRangeSliderViewModel.d.ts +3 -3
- package/widgets/ScaleRangeSlider/ScaleRanges.d.ts +3 -3
- package/widgets/ScaleRangeSlider.d.ts +3 -3
- package/widgets/Search/LayerSearchSource.d.ts +3 -3
- package/widgets/Search/LocatorSearchSource.d.ts +3 -3
- package/widgets/Search/SearchResultRenderer.d.ts +3 -3
- package/widgets/Search/SearchSource.d.ts +3 -3
- package/widgets/Search/SearchViewModel.d.ts +3 -3
- package/widgets/Search.d.ts +3 -3
- package/widgets/ShadowCast/ShadowCastViewModel.d.ts +3 -3
- package/widgets/ShadowCast.d.ts +3 -3
- package/widgets/Sketch/SketchViewModel.d.ts +3 -3
- package/widgets/Sketch.d.ts +3 -3
- package/widgets/Slice/SlicePlane.d.ts +3 -3
- package/widgets/Slice/SliceViewModel.d.ts +3 -3
- package/widgets/Slice.d.ts +3 -3
- package/widgets/Slider/SliderViewModel.d.ts +3 -3
- package/widgets/Slider.d.ts +3 -3
- package/widgets/Swipe/SwipeViewModel.d.ts +3 -3
- package/widgets/Swipe.d.ts +3 -3
- package/widgets/TableList/ListItem.d.ts +3 -3
- package/widgets/TableList/TableListViewModel.d.ts +3 -3
- package/widgets/TableList.d.ts +3 -3
- package/widgets/TimeSlider/TimeSliderViewModel.d.ts +3 -3
- package/widgets/TimeSlider.d.ts +3 -3
- package/widgets/Track/TrackViewModel.d.ts +3 -3
- package/widgets/Track.d.ts +3 -3
- package/widgets/UtilityNetworkTrace/UtilityNetworkTraceViewModel.d.ts +3 -3
- package/widgets/UtilityNetworkTrace.d.ts +3 -3
- package/widgets/Weather/WeatherViewModel.d.ts +3 -3
- package/widgets/Weather.d.ts +3 -3
- package/widgets/Widget.d.ts +3 -3
- package/widgets/Zoom/ZoomViewModel.d.ts +3 -3
- package/widgets/Zoom.d.ts +3 -3
- package/widgets/smartMapping/ClassedColorSlider/ClassedColorSliderViewModel.d.ts +3 -3
- package/widgets/smartMapping/ClassedColorSlider.d.ts +3 -3
- package/widgets/smartMapping/ClassedSizeSlider/ClassedSizeSliderViewModel.d.ts +3 -3
- package/widgets/smartMapping/ClassedSizeSlider.d.ts +3 -3
- package/widgets/smartMapping/ColorSizeSlider/ColorSizeSliderViewModel.d.ts +3 -3
- package/widgets/smartMapping/ColorSizeSlider.d.ts +3 -3
- package/widgets/smartMapping/ColorSlider/ColorSliderViewModel.d.ts +3 -3
- package/widgets/smartMapping/ColorSlider.d.ts +3 -3
- package/widgets/smartMapping/HeatmapSlider/HeatmapSliderViewModel.d.ts +3 -3
- package/widgets/smartMapping/HeatmapSlider.d.ts +3 -3
- package/widgets/smartMapping/OpacitySlider/OpacitySliderViewModel.d.ts +3 -3
- package/widgets/smartMapping/OpacitySlider.d.ts +3 -3
- package/widgets/smartMapping/SizeSlider/SizeSliderViewModel.d.ts +3 -3
- package/widgets/smartMapping/SizeSlider.d.ts +3 -3
- package/widgets/smartMapping/SmartMappingPrimaryHandleSliderViewModel.d.ts +3 -3
- package/widgets/smartMapping/SmartMappingSliderBase.d.ts +3 -3
- package/widgets/smartMapping/SmartMappingSliderViewModel.d.ts +3 -3
- package/widgets/smartMapping/support/utils.d.ts +3 -3
- package/widgets/support/DatePicker.d.ts +3 -3
- package/widgets/support/DatePickerViewModel.d.ts +3 -3
- package/widgets/support/DateTimeElementViewModel.d.ts +3 -3
- package/widgets/support/GeolocationPositioning.d.ts +3 -3
- package/widgets/support/GoTo.d.ts +3 -3
- package/widgets/support/SnappingControls/SnappingControlsViewModel.d.ts +3 -3
- package/widgets/support/SnappingControls.d.ts +3 -3
- package/widgets/support/TimePicker.d.ts +3 -3
- package/widgets/support/TimePickerViewModel.d.ts +3 -3
- package/widgets/support/widget.d.ts +3 -3
|
@@ -1,32 +1,32 @@
|
|
|
1
|
-
{
|
|
2
|
-
"default-calendar": "gregorian",
|
|
3
|
-
"separator": "/",
|
|
4
|
-
"unitOrder": "DD/MM/YYYY",
|
|
5
|
-
"weekStart": 7,
|
|
6
|
-
"placeholder": "DD/MM/YYYY",
|
|
7
|
-
"days": {
|
|
8
|
-
"abbreviated": ["อา.", "จ.", "อ.", "พ.", "พฤ.", "ศ.", "ส."],
|
|
9
|
-
"narrow": ["อา", "จ", "อ", "พ", "พฤ", "ศ", "ส"],
|
|
10
|
-
"short": ["อา.", "จ.", "อ.", "พ.", "พฤ.", "ศ.", "ส."],
|
|
11
|
-
"wide": ["วันอาทิตย์", "วันจันทร์", "วันอังคาร", "วันพุธ", "วันพฤหัสบดี", "วันศุกร์", "วันเสาร์"]
|
|
12
|
-
},
|
|
13
|
-
"numerals": "0123456789",
|
|
14
|
-
"months": {
|
|
15
|
-
"abbreviated": ["ม.ค.", "ก.พ.", "มี.ค.", "เม.ย.", "พ.ค.", "มิ.ย.", "ก.ค.", "ส.ค.", "ก.ย.", "ต.ค.", "พ.ย.", "ธ.ค."],
|
|
16
|
-
"narrow": ["ม.ค.", "ก.พ.", "มี.ค.", "เม.ย.", "พ.ค.", "มิ.ย.", "ก.ค.", "ส.ค.", "ก.ย.", "ต.ค.", "พ.ย.", "ธ.ค."],
|
|
17
|
-
"wide": [
|
|
18
|
-
"มกราคม",
|
|
19
|
-
"กุมภาพันธ์",
|
|
20
|
-
"มีนาคม",
|
|
21
|
-
"เมษายน",
|
|
22
|
-
"พฤษภาคม",
|
|
23
|
-
"มิถุนายน",
|
|
24
|
-
"กรกฎาคม",
|
|
25
|
-
"สิงหาคม",
|
|
26
|
-
"กันยายน",
|
|
27
|
-
"ตุลาคม",
|
|
28
|
-
"พฤศจิกายน",
|
|
29
|
-
"ธันวาคม"
|
|
30
|
-
]
|
|
31
|
-
}
|
|
32
|
-
}
|
|
1
|
+
{
|
|
2
|
+
"default-calendar": "gregorian",
|
|
3
|
+
"separator": "/",
|
|
4
|
+
"unitOrder": "DD/MM/YYYY",
|
|
5
|
+
"weekStart": 7,
|
|
6
|
+
"placeholder": "DD/MM/YYYY",
|
|
7
|
+
"days": {
|
|
8
|
+
"abbreviated": ["อา.", "จ.", "อ.", "พ.", "พฤ.", "ศ.", "ส."],
|
|
9
|
+
"narrow": ["อา", "จ", "อ", "พ", "พฤ", "ศ", "ส"],
|
|
10
|
+
"short": ["อา.", "จ.", "อ.", "พ.", "พฤ.", "ศ.", "ส."],
|
|
11
|
+
"wide": ["วันอาทิตย์", "วันจันทร์", "วันอังคาร", "วันพุธ", "วันพฤหัสบดี", "วันศุกร์", "วันเสาร์"]
|
|
12
|
+
},
|
|
13
|
+
"numerals": "0123456789",
|
|
14
|
+
"months": {
|
|
15
|
+
"abbreviated": ["ม.ค.", "ก.พ.", "มี.ค.", "เม.ย.", "พ.ค.", "มิ.ย.", "ก.ค.", "ส.ค.", "ก.ย.", "ต.ค.", "พ.ย.", "ธ.ค."],
|
|
16
|
+
"narrow": ["ม.ค.", "ก.พ.", "มี.ค.", "เม.ย.", "พ.ค.", "มิ.ย.", "ก.ค.", "ส.ค.", "ก.ย.", "ต.ค.", "พ.ย.", "ธ.ค."],
|
|
17
|
+
"wide": [
|
|
18
|
+
"มกราคม",
|
|
19
|
+
"กุมภาพันธ์",
|
|
20
|
+
"มีนาคม",
|
|
21
|
+
"เมษายน",
|
|
22
|
+
"พฤษภาคม",
|
|
23
|
+
"มิถุนายน",
|
|
24
|
+
"กรกฎาคม",
|
|
25
|
+
"สิงหาคม",
|
|
26
|
+
"กันยายน",
|
|
27
|
+
"ตุลาคม",
|
|
28
|
+
"พฤศจิกายน",
|
|
29
|
+
"ธันวาคม"
|
|
30
|
+
]
|
|
31
|
+
}
|
|
32
|
+
}
|
|
@@ -1,32 +1,32 @@
|
|
|
1
|
-
{
|
|
2
|
-
"default-calendar": "gregorian",
|
|
3
|
-
"separator": ".",
|
|
4
|
-
"unitOrder": "DD.MM.YYYY",
|
|
5
|
-
"weekStart": 1,
|
|
6
|
-
"placeholder": "DD.MM.YYYY",
|
|
7
|
-
"days": {
|
|
8
|
-
"abbreviated": ["Paz", "Pzt", "Sal", "Çar", "Per", "Cum", "Cmt"],
|
|
9
|
-
"narrow": ["P", "P", "S", "Ç", "P", "C", "C"],
|
|
10
|
-
"short": ["Pa", "Pt", "Sa", "Ça", "Pe", "Cu", "Ct"],
|
|
11
|
-
"wide": ["Pazar", "Pazartesi", "Salı", "Çarşamba", "Perşembe", "Cuma", "Cumartesi"]
|
|
12
|
-
},
|
|
13
|
-
"numerals": "0123456789",
|
|
14
|
-
"months": {
|
|
15
|
-
"abbreviated": ["Oca", "Şub", "Mar", "Nis", "May", "Haz", "Tem", "Ağu", "Eyl", "Eki", "Kas", "Ara"],
|
|
16
|
-
"narrow": ["O", "Ş", "M", "N", "M", "H", "T", "A", "E", "E", "K", "A"],
|
|
17
|
-
"wide": [
|
|
18
|
-
"Ocak",
|
|
19
|
-
"Şubat",
|
|
20
|
-
"Mart",
|
|
21
|
-
"Nisan",
|
|
22
|
-
"Mayıs",
|
|
23
|
-
"Haziran",
|
|
24
|
-
"Temmuz",
|
|
25
|
-
"Ağustos",
|
|
26
|
-
"Eylül",
|
|
27
|
-
"Ekim",
|
|
28
|
-
"Kasım",
|
|
29
|
-
"Aralık"
|
|
30
|
-
]
|
|
31
|
-
}
|
|
32
|
-
}
|
|
1
|
+
{
|
|
2
|
+
"default-calendar": "gregorian",
|
|
3
|
+
"separator": ".",
|
|
4
|
+
"unitOrder": "DD.MM.YYYY",
|
|
5
|
+
"weekStart": 1,
|
|
6
|
+
"placeholder": "DD.MM.YYYY",
|
|
7
|
+
"days": {
|
|
8
|
+
"abbreviated": ["Paz", "Pzt", "Sal", "Çar", "Per", "Cum", "Cmt"],
|
|
9
|
+
"narrow": ["P", "P", "S", "Ç", "P", "C", "C"],
|
|
10
|
+
"short": ["Pa", "Pt", "Sa", "Ça", "Pe", "Cu", "Ct"],
|
|
11
|
+
"wide": ["Pazar", "Pazartesi", "Salı", "Çarşamba", "Perşembe", "Cuma", "Cumartesi"]
|
|
12
|
+
},
|
|
13
|
+
"numerals": "0123456789",
|
|
14
|
+
"months": {
|
|
15
|
+
"abbreviated": ["Oca", "Şub", "Mar", "Nis", "May", "Haz", "Tem", "Ağu", "Eyl", "Eki", "Kas", "Ara"],
|
|
16
|
+
"narrow": ["O", "Ş", "M", "N", "M", "H", "T", "A", "E", "E", "K", "A"],
|
|
17
|
+
"wide": [
|
|
18
|
+
"Ocak",
|
|
19
|
+
"Şubat",
|
|
20
|
+
"Mart",
|
|
21
|
+
"Nisan",
|
|
22
|
+
"Mayıs",
|
|
23
|
+
"Haziran",
|
|
24
|
+
"Temmuz",
|
|
25
|
+
"Ağustos",
|
|
26
|
+
"Eylül",
|
|
27
|
+
"Ekim",
|
|
28
|
+
"Kasım",
|
|
29
|
+
"Aralık"
|
|
30
|
+
]
|
|
31
|
+
}
|
|
32
|
+
}
|
|
@@ -1,32 +1,32 @@
|
|
|
1
|
-
{
|
|
2
|
-
"default-calendar": "gregorian",
|
|
3
|
-
"separator": ".",
|
|
4
|
-
"unitOrder": "DD.MM.YYYY",
|
|
5
|
-
"weekStart": 1,
|
|
6
|
-
"placeholder": "DD.MM.YYYY",
|
|
7
|
-
"days": {
|
|
8
|
-
"abbreviated": ["нд", "пн", "вт", "ср", "чт", "пт", "сб"],
|
|
9
|
-
"narrow": ["Н", "П", "В", "С", "Ч", "П", "С"],
|
|
10
|
-
"short": ["нд", "пн", "вт", "ср", "чт", "пт", "сб"],
|
|
11
|
-
"wide": ["неділя", "понеділок", "вівторок", "середа", "четвер", "пʼятниця", "субота"]
|
|
12
|
-
},
|
|
13
|
-
"numerals": "0123456789",
|
|
14
|
-
"months": {
|
|
15
|
-
"abbreviated": ["січ", "лют", "бер", "кві", "тра", "чер", "лип", "сер", "вер", "жов", "лис", "гру"],
|
|
16
|
-
"narrow": ["С", "Л", "Б", "К", "Т", "Ч", "Л", "С", "В", "Ж", "Л", "Г"],
|
|
17
|
-
"wide": [
|
|
18
|
-
"січень",
|
|
19
|
-
"лютий",
|
|
20
|
-
"березень",
|
|
21
|
-
"квітень",
|
|
22
|
-
"травень",
|
|
23
|
-
"червень",
|
|
24
|
-
"липень",
|
|
25
|
-
"серпень",
|
|
26
|
-
"вересень",
|
|
27
|
-
"жовтень",
|
|
28
|
-
"листопад",
|
|
29
|
-
"грудень"
|
|
30
|
-
]
|
|
31
|
-
}
|
|
32
|
-
}
|
|
1
|
+
{
|
|
2
|
+
"default-calendar": "gregorian",
|
|
3
|
+
"separator": ".",
|
|
4
|
+
"unitOrder": "DD.MM.YYYY",
|
|
5
|
+
"weekStart": 1,
|
|
6
|
+
"placeholder": "DD.MM.YYYY",
|
|
7
|
+
"days": {
|
|
8
|
+
"abbreviated": ["нд", "пн", "вт", "ср", "чт", "пт", "сб"],
|
|
9
|
+
"narrow": ["Н", "П", "В", "С", "Ч", "П", "С"],
|
|
10
|
+
"short": ["нд", "пн", "вт", "ср", "чт", "пт", "сб"],
|
|
11
|
+
"wide": ["неділя", "понеділок", "вівторок", "середа", "четвер", "пʼятниця", "субота"]
|
|
12
|
+
},
|
|
13
|
+
"numerals": "0123456789",
|
|
14
|
+
"months": {
|
|
15
|
+
"abbreviated": ["січ", "лют", "бер", "кві", "тра", "чер", "лип", "сер", "вер", "жов", "лис", "гру"],
|
|
16
|
+
"narrow": ["С", "Л", "Б", "К", "Т", "Ч", "Л", "С", "В", "Ж", "Л", "Г"],
|
|
17
|
+
"wide": [
|
|
18
|
+
"січень",
|
|
19
|
+
"лютий",
|
|
20
|
+
"березень",
|
|
21
|
+
"квітень",
|
|
22
|
+
"травень",
|
|
23
|
+
"червень",
|
|
24
|
+
"липень",
|
|
25
|
+
"серпень",
|
|
26
|
+
"вересень",
|
|
27
|
+
"жовтень",
|
|
28
|
+
"листопад",
|
|
29
|
+
"грудень"
|
|
30
|
+
]
|
|
31
|
+
}
|
|
32
|
+
}
|
|
@@ -1,45 +1,45 @@
|
|
|
1
|
-
{
|
|
2
|
-
"default-calendar": "gregorian",
|
|
3
|
-
"separator": "/",
|
|
4
|
-
"unitOrder": "DD/MM/YYYY",
|
|
5
|
-
"weekStart": 1,
|
|
6
|
-
"placeholder": "DD/MM/YYYY",
|
|
7
|
-
"days": {
|
|
8
|
-
"abbreviated": ["CN", "Th 2", "Th 3", "Th 4", "Th 5", "Th 6", "Th 7"],
|
|
9
|
-
"narrow": ["CN", "T2", "T3", "T4", "T5", "T6", "T7"],
|
|
10
|
-
"short": ["CN", "T2", "T3", "T4", "T5", "T6", "T7"],
|
|
11
|
-
"wide": ["Chủ Nhật", "Thứ Hai", "Thứ Ba", "Thứ Tư", "Thứ Năm", "Thứ Sáu", "Thứ Bảy"]
|
|
12
|
-
},
|
|
13
|
-
"numerals": "0123456789",
|
|
14
|
-
"months": {
|
|
15
|
-
"abbreviated": [
|
|
16
|
-
"Thg 1",
|
|
17
|
-
"Thg 2",
|
|
18
|
-
"Thg 3",
|
|
19
|
-
"Thg 4",
|
|
20
|
-
"Thg 5",
|
|
21
|
-
"Thg 6",
|
|
22
|
-
"Thg 7",
|
|
23
|
-
"Thg 8",
|
|
24
|
-
"Thg 9",
|
|
25
|
-
"Thg 10",
|
|
26
|
-
"Thg 11",
|
|
27
|
-
"Thg 12"
|
|
28
|
-
],
|
|
29
|
-
"narrow": ["1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12"],
|
|
30
|
-
"wide": [
|
|
31
|
-
"Tháng 1",
|
|
32
|
-
"Tháng 2",
|
|
33
|
-
"Tháng 3",
|
|
34
|
-
"Tháng 4",
|
|
35
|
-
"Tháng 5",
|
|
36
|
-
"Tháng 6",
|
|
37
|
-
"Tháng 7",
|
|
38
|
-
"Tháng 8",
|
|
39
|
-
"Tháng 9",
|
|
40
|
-
"Tháng 10",
|
|
41
|
-
"Tháng 11",
|
|
42
|
-
"Tháng 12"
|
|
43
|
-
]
|
|
44
|
-
}
|
|
45
|
-
}
|
|
1
|
+
{
|
|
2
|
+
"default-calendar": "gregorian",
|
|
3
|
+
"separator": "/",
|
|
4
|
+
"unitOrder": "DD/MM/YYYY",
|
|
5
|
+
"weekStart": 1,
|
|
6
|
+
"placeholder": "DD/MM/YYYY",
|
|
7
|
+
"days": {
|
|
8
|
+
"abbreviated": ["CN", "Th 2", "Th 3", "Th 4", "Th 5", "Th 6", "Th 7"],
|
|
9
|
+
"narrow": ["CN", "T2", "T3", "T4", "T5", "T6", "T7"],
|
|
10
|
+
"short": ["CN", "T2", "T3", "T4", "T5", "T6", "T7"],
|
|
11
|
+
"wide": ["Chủ Nhật", "Thứ Hai", "Thứ Ba", "Thứ Tư", "Thứ Năm", "Thứ Sáu", "Thứ Bảy"]
|
|
12
|
+
},
|
|
13
|
+
"numerals": "0123456789",
|
|
14
|
+
"months": {
|
|
15
|
+
"abbreviated": [
|
|
16
|
+
"Thg 1",
|
|
17
|
+
"Thg 2",
|
|
18
|
+
"Thg 3",
|
|
19
|
+
"Thg 4",
|
|
20
|
+
"Thg 5",
|
|
21
|
+
"Thg 6",
|
|
22
|
+
"Thg 7",
|
|
23
|
+
"Thg 8",
|
|
24
|
+
"Thg 9",
|
|
25
|
+
"Thg 10",
|
|
26
|
+
"Thg 11",
|
|
27
|
+
"Thg 12"
|
|
28
|
+
],
|
|
29
|
+
"narrow": ["1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12"],
|
|
30
|
+
"wide": [
|
|
31
|
+
"Tháng 1",
|
|
32
|
+
"Tháng 2",
|
|
33
|
+
"Tháng 3",
|
|
34
|
+
"Tháng 4",
|
|
35
|
+
"Tháng 5",
|
|
36
|
+
"Tháng 6",
|
|
37
|
+
"Tháng 7",
|
|
38
|
+
"Tháng 8",
|
|
39
|
+
"Tháng 9",
|
|
40
|
+
"Tháng 10",
|
|
41
|
+
"Tháng 11",
|
|
42
|
+
"Tháng 12"
|
|
43
|
+
]
|
|
44
|
+
}
|
|
45
|
+
}
|
|
@@ -1,22 +1,22 @@
|
|
|
1
|
-
{
|
|
2
|
-
"default-calendar": "gregorian",
|
|
3
|
-
"separator": "/",
|
|
4
|
-
"unitOrder": "YYYY/MM/DD",
|
|
5
|
-
"weekStart": 7,
|
|
6
|
-
"placeholder": "YYYY/MM/DD",
|
|
7
|
-
"days": {
|
|
8
|
-
"abbreviated": ["周日", "周一", "周二", "周三", "周四", "周五", "周六"],
|
|
9
|
-
"narrow": ["日", "一", "二", "三", "四", "五", "六"],
|
|
10
|
-
"short": ["周日", "周一", "周二", "周三", "周四", "周五", "周六"],
|
|
11
|
-
"wide": ["星期日", "星期一", "星期二", "星期三", "星期四", "星期五", "星期六"]
|
|
12
|
-
},
|
|
13
|
-
"numerals": "0123456789",
|
|
14
|
-
"months": {
|
|
15
|
-
"abbreviated": ["1月", "2月", "3月", "4月", "5月", "6月", "7月", "8月", "9月", "10月", "11月", "12月"],
|
|
16
|
-
"narrow": ["1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12"],
|
|
17
|
-
"wide": ["一月", "二月", "三月", "四月", "五月", "六月", "七月", "八月", "九月", "十月", "十一月", "十二月"]
|
|
18
|
-
},
|
|
19
|
-
"year": {
|
|
20
|
-
"suffix": "年"
|
|
21
|
-
}
|
|
22
|
-
}
|
|
1
|
+
{
|
|
2
|
+
"default-calendar": "gregorian",
|
|
3
|
+
"separator": "/",
|
|
4
|
+
"unitOrder": "YYYY/MM/DD",
|
|
5
|
+
"weekStart": 7,
|
|
6
|
+
"placeholder": "YYYY/MM/DD",
|
|
7
|
+
"days": {
|
|
8
|
+
"abbreviated": ["周日", "周一", "周二", "周三", "周四", "周五", "周六"],
|
|
9
|
+
"narrow": ["日", "一", "二", "三", "四", "五", "六"],
|
|
10
|
+
"short": ["周日", "周一", "周二", "周三", "周四", "周五", "周六"],
|
|
11
|
+
"wide": ["星期日", "星期一", "星期二", "星期三", "星期四", "星期五", "星期六"]
|
|
12
|
+
},
|
|
13
|
+
"numerals": "0123456789",
|
|
14
|
+
"months": {
|
|
15
|
+
"abbreviated": ["1月", "2月", "3月", "4月", "5月", "6月", "7月", "8月", "9月", "10月", "11月", "12月"],
|
|
16
|
+
"narrow": ["1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12"],
|
|
17
|
+
"wide": ["一月", "二月", "三月", "四月", "五月", "六月", "七月", "八月", "九月", "十月", "十一月", "十二月"]
|
|
18
|
+
},
|
|
19
|
+
"year": {
|
|
20
|
+
"suffix": "年"
|
|
21
|
+
}
|
|
22
|
+
}
|
|
@@ -1,22 +1,22 @@
|
|
|
1
|
-
{
|
|
2
|
-
"default-calendar": "gregorian",
|
|
3
|
-
"separator": "/",
|
|
4
|
-
"unitOrder": "DD/MM/YYYY",
|
|
5
|
-
"weekStart": 7,
|
|
6
|
-
"placeholder": "DD/MM/YYYY",
|
|
7
|
-
"days": {
|
|
8
|
-
"abbreviated": ["週日", "週一", "週二", "週三", "週四", "週五", "週六"],
|
|
9
|
-
"narrow": ["日", "一", "二", "三", "四", "五", "六"],
|
|
10
|
-
"short": ["日", "一", "二", "三", "四", "五", "六"],
|
|
11
|
-
"wide": ["星期日", "星期一", "星期二", "星期三", "星期四", "星期五", "星期六"]
|
|
12
|
-
},
|
|
13
|
-
"numerals": "0123456789",
|
|
14
|
-
"months": {
|
|
15
|
-
"abbreviated": ["1月", "2月", "3月", "4月", "5月", "6月", "7月", "8月", "9月", "10月", "11月", "12月"],
|
|
16
|
-
"narrow": ["1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12"],
|
|
17
|
-
"wide": ["1月", "2月", "3月", "4月", "5月", "6月", "7月", "8月", "9月", "10月", "11月", "12月"]
|
|
18
|
-
},
|
|
19
|
-
"year": {
|
|
20
|
-
"suffix": "年"
|
|
21
|
-
}
|
|
22
|
-
}
|
|
1
|
+
{
|
|
2
|
+
"default-calendar": "gregorian",
|
|
3
|
+
"separator": "/",
|
|
4
|
+
"unitOrder": "DD/MM/YYYY",
|
|
5
|
+
"weekStart": 7,
|
|
6
|
+
"placeholder": "DD/MM/YYYY",
|
|
7
|
+
"days": {
|
|
8
|
+
"abbreviated": ["週日", "週一", "週二", "週三", "週四", "週五", "週六"],
|
|
9
|
+
"narrow": ["日", "一", "二", "三", "四", "五", "六"],
|
|
10
|
+
"short": ["日", "一", "二", "三", "四", "五", "六"],
|
|
11
|
+
"wide": ["星期日", "星期一", "星期二", "星期三", "星期四", "星期五", "星期六"]
|
|
12
|
+
},
|
|
13
|
+
"numerals": "0123456789",
|
|
14
|
+
"months": {
|
|
15
|
+
"abbreviated": ["1月", "2月", "3月", "4月", "5月", "6月", "7月", "8月", "9月", "10月", "11月", "12月"],
|
|
16
|
+
"narrow": ["1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12"],
|
|
17
|
+
"wide": ["1月", "2月", "3月", "4月", "5月", "6月", "7月", "8月", "9月", "10月", "11月", "12月"]
|
|
18
|
+
},
|
|
19
|
+
"year": {
|
|
20
|
+
"suffix": "年"
|
|
21
|
+
}
|
|
22
|
+
}
|
|
@@ -1,22 +1,22 @@
|
|
|
1
|
-
{
|
|
2
|
-
"default-calendar": "gregorian",
|
|
3
|
-
"separator": "/",
|
|
4
|
-
"unitOrder": "YYYY/MM/DD",
|
|
5
|
-
"weekStart": 7,
|
|
6
|
-
"placeholder": "YYYY/MM/DD",
|
|
7
|
-
"days": {
|
|
8
|
-
"abbreviated": ["週日", "週一", "週二", "週三", "週四", "週五", "週六"],
|
|
9
|
-
"narrow": ["日", "一", "二", "三", "四", "五", "六"],
|
|
10
|
-
"short": ["日", "一", "二", "三", "四", "五", "六"],
|
|
11
|
-
"wide": ["星期日", "星期一", "星期二", "星期三", "星期四", "星期五", "星期六"]
|
|
12
|
-
},
|
|
13
|
-
"numerals": "0123456789",
|
|
14
|
-
"months": {
|
|
15
|
-
"abbreviated": ["1月", "2月", "3月", "4月", "5月", "6月", "7月", "8月", "9月", "10月", "11月", "12月"],
|
|
16
|
-
"narrow": ["1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12"],
|
|
17
|
-
"wide": ["1月", "2月", "3月", "4月", "5月", "6月", "7月", "8月", "9月", "10月", "11月", "12月"]
|
|
18
|
-
},
|
|
19
|
-
"year": {
|
|
20
|
-
"suffix": "年"
|
|
21
|
-
}
|
|
22
|
-
}
|
|
1
|
+
{
|
|
2
|
+
"default-calendar": "gregorian",
|
|
3
|
+
"separator": "/",
|
|
4
|
+
"unitOrder": "YYYY/MM/DD",
|
|
5
|
+
"weekStart": 7,
|
|
6
|
+
"placeholder": "YYYY/MM/DD",
|
|
7
|
+
"days": {
|
|
8
|
+
"abbreviated": ["週日", "週一", "週二", "週三", "週四", "週五", "週六"],
|
|
9
|
+
"narrow": ["日", "一", "二", "三", "四", "五", "六"],
|
|
10
|
+
"short": ["日", "一", "二", "三", "四", "五", "六"],
|
|
11
|
+
"wide": ["星期日", "星期一", "星期二", "星期三", "星期四", "星期五", "星期六"]
|
|
12
|
+
},
|
|
13
|
+
"numerals": "0123456789",
|
|
14
|
+
"months": {
|
|
15
|
+
"abbreviated": ["1月", "2月", "3月", "4月", "5月", "6月", "7月", "8月", "9月", "10月", "11月", "12月"],
|
|
16
|
+
"narrow": ["1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12"],
|
|
17
|
+
"wide": ["1月", "2月", "3月", "4月", "5月", "6月", "7月", "8月", "9月", "10月", "11月", "12月"]
|
|
18
|
+
},
|
|
19
|
+
"year": {
|
|
20
|
+
"suffix": "年"
|
|
21
|
+
}
|
|
22
|
+
}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
/*! For license information please see 39de883f236e2a8d9024.js.LICENSE.txt */
|
|
1
|
+
/*! For license information please see 39de883f236e2a8d9024.js.LICENSE.txt */
|
|
2
2
|
"use strict";(self.webpackChunkRemoteClient=self.webpackChunkRemoteClient||[]).push([[280],{77210:(t,e,r)=>{r.d(e,{YY:()=>o});const n="undefined"!=typeof window?window:{},i=(n.document,n.HTMLElement,{$flags$:0,$resourcesUrl$:"",jmp:t=>t(),raf:t=>requestAnimationFrame(t),ael:(t,e,r,n)=>t.addEventListener(e,r,n),rel:(t,e,r,n)=>t.removeEventListener(e,r,n),ce:(t,e)=>new CustomEvent(t,e)}),o=(new WeakMap,t=>i.$resourcesUrl$=t);new WeakMap,new Map},44291:(t,e,r)=>{r.d(e,{v:()=>F});var n=["input","select","textarea","a[href]","button","[tabindex]:not(slot)","audio[controls]","video[controls]",'[contenteditable]:not([contenteditable="false"])',"details>summary:first-of-type","details"],i=n.join(","),o="undefined"==typeof Element,a=o?function(){}:Element.prototype.matches||Element.prototype.msMatchesSelector||Element.prototype.webkitMatchesSelector,s=!o&&Element.prototype.getRootNode?function(t){return t.getRootNode()}:function(t){return t.ownerDocument},l=function(t,e,r){var n=Array.prototype.slice.apply(t.querySelectorAll(i));return e&&a.call(t,i)&&n.unshift(t),n.filter(r)},c=function t(e,r,n){for(var o=[],s=Array.from(e);s.length;){var l=s.shift();if("SLOT"===l.tagName){var c=l.assignedElements(),u=t(c.length?c:l.children,!0,n);n.flatten?o.push.apply(o,u):o.push({scope:l,candidates:u})}else{a.call(l,i)&&n.filter(l)&&(r||!e.includes(l))&&o.push(l);var d=l.shadowRoot||"function"==typeof n.getShadowRoot&&n.getShadowRoot(l),f=!n.shadowRootFilter||n.shadowRootFilter(l);if(d&&f){var p=t(!0===d?l.children:d.children,!0,n);n.flatten?o.push.apply(o,p):o.push({scope:l,candidates:p})}else s.unshift.apply(s,l.children)}}return o},u=function(t,e){return t.tabIndex<0&&(e||/^(AUDIO|VIDEO|DETAILS)$/.test(t.tagName)||t.isContentEditable)&&isNaN(parseInt(t.getAttribute("tabindex"),10))?0:t.tabIndex},d=function(t,e){return t.tabIndex===e.tabIndex?t.documentOrder-e.documentOrder:t.tabIndex-e.tabIndex},f=function(t){return"INPUT"===t.tagName},p=function(t){var e=t.getBoundingClientRect(),r=e.width,n=e.height;return 0===r&&0===n},g=function(t,e){return!(e.disabled||function(t){return f(t)&&"hidden"===t.type}(e)||function(t,e){var r=e.displayCheck,n=e.getShadowRoot;if("hidden"===getComputedStyle(t).visibility)return!0;var i=a.call(t,"details>summary:first-of-type")?t.parentElement:t;if(a.call(i,"details:not([open]) *"))return!0;var o=s(t).host,l=(null==o?void 0:o.ownerDocument.contains(o))||t.ownerDocument.contains(t);if(r&&"full"!==r){if("non-zero-area"===r)return p(t)}else{if("function"==typeof n){for(var c=t;t;){var u=t.parentElement,d=s(t);if(u&&!u.shadowRoot&&!0===n(u))return p(t);t=t.assignedSlot?t.assignedSlot:u||d===t.ownerDocument?u:d.host}t=c}if(l)return!t.getClientRects().length}return!1}(e,t)||function(t){return"DETAILS"===t.tagName&&Array.prototype.slice.apply(t.children).some((function(t){return"SUMMARY"===t.tagName}))}(e)||function(t){if(/^(INPUT|BUTTON|SELECT|TEXTAREA)$/.test(t.tagName))for(var e=t.parentElement;e;){if("FIELDSET"===e.tagName&&e.disabled){for(var r=0;r<e.children.length;r++){var n=e.children.item(r);if("LEGEND"===n.tagName)return!!a.call(e,"fieldset[disabled] *")||!n.contains(t)}return!0}e=e.parentElement}return!1}(e))},b=function(t,e){return!(function(t){return function(t){return f(t)&&"radio"===t.type}(t)&&!function(t){if(!t.name)return!0;var e,r=t.form||s(t),n=function(t){return r.querySelectorAll('input[type="radio"][name="'+t+'"]')};if("undefined"!=typeof window&&void 0!==window.CSS&&"function"==typeof window.CSS.escape)e=n(window.CSS.escape(t.name));else try{e=n(t.name)}catch(t){return console.error("Looks like you have a radio button with a name attribute containing invalid CSS selector characters and need the CSS.escape polyfill: %s",t.message),!1}var i=function(t,e){for(var r=0;r<t.length;r++)if(t[r].checked&&t[r].form===e)return t[r]}(e,t.form);return!i||i===t}(t)}(e)||u(e)<0||!g(t,e))},h=function(t){var e=parseInt(t.getAttribute("tabindex"),10);return!!(isNaN(e)||e>=0)},m=function t(e){var r=[],n=[];return e.forEach((function(e,i){var o=!!e.scope,a=o?e.scope:e,s=u(a,o),l=o?t(e.candidates):a;0===s?o?r.push.apply(r,l):r.push(a):n.push({documentOrder:i,tabIndex:s,item:e,isScope:o,content:l})})),n.sort(d).reduce((function(t,e){return e.isScope?t.push.apply(t,e.content):t.push(e.content),t}),[]).concat(r)},v=function(t,e){var r;return r=(e=e||{}).getShadowRoot?c([t],e.includeContainer,{filter:b.bind(null,e),flatten:!1,getShadowRoot:e.getShadowRoot,shadowRootFilter:h}):l(t,e.includeContainer,b.bind(null,e)),m(r)},y=function(t,e){if(e=e||{},!t)throw new Error("No node provided");return!1!==a.call(t,i)&&b(e,t)},w=n.concat("iframe").join(","),k=function(t,e){if(e=e||{},!t)throw new Error("No node provided");return!1!==a.call(t,w)&&g(e,t)};function x(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),r.push.apply(r,n)}return r}function A(t){for(var e=1;e<arguments.length;e++){var r=null!=arguments[e]?arguments[e]:{};e%2?x(Object(r),!0).forEach((function(e){O(t,e,r[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):x(Object(r)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(r,e))}))}return t}function O(t,e,r){return e in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}var T,S=(T=[],{activateTrap:function(t){if(T.length>0){var e=T[T.length-1];e!==t&&e.pause()}var r=T.indexOf(t);-1===r||T.splice(r,1),T.push(t)},deactivateTrap:function(t){var e=T.indexOf(t);-1!==e&&T.splice(e,1),T.length>0&&T[T.length-1].unpause()}}),E=function(t){return setTimeout(t,0)},I=function(t,e){var r=-1;return t.every((function(t,n){return!e(t)||(r=n,!1)})),r},C=function(t){for(var e=arguments.length,r=new Array(e>1?e-1:0),n=1;n<e;n++)r[n-1]=arguments[n];return"function"==typeof t?t.apply(void 0,r):t},j=function(t){return t.target.shadowRoot&&"function"==typeof t.composedPath?t.composedPath()[0]:t.target},F=function(t,e){var r,n=(null==e?void 0:e.document)||document,i=A({returnFocusOnDeactivate:!0,escapeDeactivates:!0,delayInitialFocus:!0},e),o={containers:[],containerGroups:[],tabbableGroups:[],nodeFocusedBeforeActivation:null,mostRecentlyFocusedNode:null,active:!1,paused:!1,delayInitialFocusTimer:void 0},a=function(t,e,r){return t&&void 0!==t[e]?t[e]:i[r||e]},s=function(t){return o.containerGroups.findIndex((function(e){var r=e.container,n=e.tabbableNodes;return r.contains(t)||n.find((function(e){return e===t}))}))},u=function(t){var e=i[t];if("function"==typeof e){for(var r=arguments.length,o=new Array(r>1?r-1:0),a=1;a<r;a++)o[a-1]=arguments[a];e=e.apply(void 0,o)}if(!0===e&&(e=void 0),!e){if(void 0===e||!1===e)return e;throw new Error("`".concat(t,"` was specified but was not a node, or did not return a node"))}var s=e;if("string"==typeof e&&!(s=n.querySelector(e)))throw new Error("`".concat(t,"` as selector refers to no known node"));return s},d=function(){var t=u("initialFocus");if(!1===t)return!1;if(void 0===t)if(s(n.activeElement)>=0)t=n.activeElement;else{var e=o.tabbableGroups[0];t=e&&e.firstTabbableNode||u("fallbackFocus")}if(!t)throw new Error("Your focus-trap needs to have at least one focusable element");return t},f=function(){if(o.containerGroups=o.containers.map((function(t){var e,r,n=v(t,i.tabbableOptions),o=(e=t,(r=(r=i.tabbableOptions)||{}).getShadowRoot?c([e],r.includeContainer,{filter:g.bind(null,r),flatten:!0,getShadowRoot:r.getShadowRoot}):l(e,r.includeContainer,g.bind(null,r)));return{container:t,tabbableNodes:n,focusableNodes:o,firstTabbableNode:n.length>0?n[0]:null,lastTabbableNode:n.length>0?n[n.length-1]:null,nextTabbableNode:function(t){var e=!(arguments.length>1&&void 0!==arguments[1])||arguments[1],r=o.findIndex((function(e){return e===t}));if(!(r<0))return e?o.slice(r+1).find((function(t){return y(t,i.tabbableOptions)})):o.slice(0,r).reverse().find((function(t){return y(t,i.tabbableOptions)}))}}})),o.tabbableGroups=o.containerGroups.filter((function(t){return t.tabbableNodes.length>0})),o.tabbableGroups.length<=0&&!u("fallbackFocus"))throw new Error("Your focus-trap must have at least one container with at least one tabbable node in it at all times")},p=function t(e){!1!==e&&e!==n.activeElement&&(e&&e.focus?(e.focus({preventScroll:!!i.preventScroll}),o.mostRecentlyFocusedNode=e,function(t){return t.tagName&&"input"===t.tagName.toLowerCase()&&"function"==typeof t.select}(e)&&e.select()):t(d()))},b=function(t){var e=u("setReturnFocus",t);return e||!1!==e&&t},h=function(t){var e=j(t);s(e)>=0||(C(i.clickOutsideDeactivates,t)?r.deactivate({returnFocus:i.returnFocusOnDeactivate&&!k(e,i.tabbableOptions)}):C(i.allowOutsideClick,t)||t.preventDefault())},m=function(t){var e=j(t),r=s(e)>=0;r||e instanceof Document?r&&(o.mostRecentlyFocusedNode=e):(t.stopImmediatePropagation(),p(o.mostRecentlyFocusedNode||d()))},w=function(t){if(function(t){return"Escape"===t.key||"Esc"===t.key||27===t.keyCode}(t)&&!1!==C(i.escapeDeactivates,t))return t.preventDefault(),void r.deactivate();(function(t){return"Tab"===t.key||9===t.keyCode})(t)&&function(t){var e=j(t);f();var r=null;if(o.tabbableGroups.length>0){var n=s(e),a=n>=0?o.containerGroups[n]:void 0;if(n<0)r=t.shiftKey?o.tabbableGroups[o.tabbableGroups.length-1].lastTabbableNode:o.tabbableGroups[0].firstTabbableNode;else if(t.shiftKey){var l=I(o.tabbableGroups,(function(t){var r=t.firstTabbableNode;return e===r}));if(l<0&&(a.container===e||k(e,i.tabbableOptions)&&!y(e,i.tabbableOptions)&&!a.nextTabbableNode(e,!1))&&(l=n),l>=0){var c=0===l?o.tabbableGroups.length-1:l-1;r=o.tabbableGroups[c].lastTabbableNode}}else{var d=I(o.tabbableGroups,(function(t){var r=t.lastTabbableNode;return e===r}));if(d<0&&(a.container===e||k(e,i.tabbableOptions)&&!y(e,i.tabbableOptions)&&!a.nextTabbableNode(e))&&(d=n),d>=0){var g=d===o.tabbableGroups.length-1?0:d+1;r=o.tabbableGroups[g].firstTabbableNode}}}else r=u("fallbackFocus");r&&(t.preventDefault(),p(r))}(t)},x=function(t){var e=j(t);s(e)>=0||C(i.clickOutsideDeactivates,t)||C(i.allowOutsideClick,t)||(t.preventDefault(),t.stopImmediatePropagation())},O=function(){if(o.active)return S.activateTrap(r),o.delayInitialFocusTimer=i.delayInitialFocus?E((function(){p(d())})):p(d()),n.addEventListener("focusin",m,!0),n.addEventListener("mousedown",h,{capture:!0,passive:!1}),n.addEventListener("touchstart",h,{capture:!0,passive:!1}),n.addEventListener("click",x,{capture:!0,passive:!1}),n.addEventListener("keydown",w,{capture:!0,passive:!1}),r},T=function(){if(o.active)return n.removeEventListener("focusin",m,!0),n.removeEventListener("mousedown",h,!0),n.removeEventListener("touchstart",h,!0),n.removeEventListener("click",x,!0),n.removeEventListener("keydown",w,!0),r};return(r={get active(){return o.active},get paused(){return o.paused},activate:function(t){if(o.active)return this;var e=a(t,"onActivate"),r=a(t,"onPostActivate"),i=a(t,"checkCanFocusTrap");i||f(),o.active=!0,o.paused=!1,o.nodeFocusedBeforeActivation=n.activeElement,e&&e();var s=function(){i&&f(),O(),r&&r()};return i?(i(o.containers.concat()).then(s,s),this):(s(),this)},deactivate:function(t){if(!o.active)return this;var e=A({onDeactivate:i.onDeactivate,onPostDeactivate:i.onPostDeactivate,checkCanReturnFocus:i.checkCanReturnFocus},t);clearTimeout(o.delayInitialFocusTimer),o.delayInitialFocusTimer=void 0,T(),o.active=!1,o.paused=!1,S.deactivateTrap(r);var n=a(e,"onDeactivate"),s=a(e,"onPostDeactivate"),l=a(e,"checkCanReturnFocus"),c=a(e,"returnFocus","returnFocusOnDeactivate");n&&n();var u=function(){E((function(){c&&p(b(o.nodeFocusedBeforeActivation)),s&&s()}))};return c&&l?(l(b(o.nodeFocusedBeforeActivation)).then(u,u),this):(u(),this)},pause:function(){return o.paused||!o.active||(o.paused=!0,T()),this},unpause:function(){return o.paused&&o.active?(o.paused=!1,f(),O(),this):this},updateContainerElements:function(t){var e=[].concat(t).filter(Boolean);return o.containers=e.map((function(t){return"string"==typeof t?n.querySelector(t):t})),o.active&&f(),this}}).updateContainerElements(t),r}},8728:(t,e,r)=>{r.d(e,{Z:()=>dt});var n,i,o=Function.prototype,a=Object.prototype,s=o.toString,l=a.hasOwnProperty,c=s.call(Object),u=a.toString,d=(n=Object.getPrototypeOf,i=Object,function(t){return n(i(t))}),f={exports:{}},p={},g={exports:{}},b={};function h(){return{"align-content":!1,"align-items":!1,"align-self":!1,"alignment-adjust":!1,"alignment-baseline":!1,all:!1,"anchor-point":!1,animation:!1,"animation-delay":!1,"animation-direction":!1,"animation-duration":!1,"animation-fill-mode":!1,"animation-iteration-count":!1,"animation-name":!1,"animation-play-state":!1,"animation-timing-function":!1,azimuth:!1,"backface-visibility":!1,background:!0,"background-attachment":!0,"background-clip":!0,"background-color":!0,"background-image":!0,"background-origin":!0,"background-position":!0,"background-repeat":!0,"background-size":!0,"baseline-shift":!1,binding:!1,bleed:!1,"bookmark-label":!1,"bookmark-level":!1,"bookmark-state":!1,border:!0,"border-bottom":!0,"border-bottom-color":!0,"border-bottom-left-radius":!0,"border-bottom-right-radius":!0,"border-bottom-style":!0,"border-bottom-width":!0,"border-collapse":!0,"border-color":!0,"border-image":!0,"border-image-outset":!0,"border-image-repeat":!0,"border-image-slice":!0,"border-image-source":!0,"border-image-width":!0,"border-left":!0,"border-left-color":!0,"border-left-style":!0,"border-left-width":!0,"border-radius":!0,"border-right":!0,"border-right-color":!0,"border-right-style":!0,"border-right-width":!0,"border-spacing":!0,"border-style":!0,"border-top":!0,"border-top-color":!0,"border-top-left-radius":!0,"border-top-right-radius":!0,"border-top-style":!0,"border-top-width":!0,"border-width":!0,bottom:!1,"box-decoration-break":!0,"box-shadow":!0,"box-sizing":!0,"box-snap":!0,"box-suppress":!0,"break-after":!0,"break-before":!0,"break-inside":!0,"caption-side":!1,chains:!1,clear:!0,clip:!1,"clip-path":!1,"clip-rule":!1,color:!0,"color-interpolation-filters":!0,"column-count":!1,"column-fill":!1,"column-gap":!1,"column-rule":!1,"column-rule-color":!1,"column-rule-style":!1,"column-rule-width":!1,"column-span":!1,"column-width":!1,columns:!1,contain:!1,content:!1,"counter-increment":!1,"counter-reset":!1,"counter-set":!1,crop:!1,cue:!1,"cue-after":!1,"cue-before":!1,cursor:!1,direction:!1,display:!0,"display-inside":!0,"display-list":!0,"display-outside":!0,"dominant-baseline":!1,elevation:!1,"empty-cells":!1,filter:!1,flex:!1,"flex-basis":!1,"flex-direction":!1,"flex-flow":!1,"flex-grow":!1,"flex-shrink":!1,"flex-wrap":!1,float:!1,"float-offset":!1,"flood-color":!1,"flood-opacity":!1,"flow-from":!1,"flow-into":!1,font:!0,"font-family":!0,"font-feature-settings":!0,"font-kerning":!0,"font-language-override":!0,"font-size":!0,"font-size-adjust":!0,"font-stretch":!0,"font-style":!0,"font-synthesis":!0,"font-variant":!0,"font-variant-alternates":!0,"font-variant-caps":!0,"font-variant-east-asian":!0,"font-variant-ligatures":!0,"font-variant-numeric":!0,"font-variant-position":!0,"font-weight":!0,grid:!1,"grid-area":!1,"grid-auto-columns":!1,"grid-auto-flow":!1,"grid-auto-rows":!1,"grid-column":!1,"grid-column-end":!1,"grid-column-start":!1,"grid-row":!1,"grid-row-end":!1,"grid-row-start":!1,"grid-template":!1,"grid-template-areas":!1,"grid-template-columns":!1,"grid-template-rows":!1,"hanging-punctuation":!1,height:!0,hyphens:!1,icon:!1,"image-orientation":!1,"image-resolution":!1,"ime-mode":!1,"initial-letters":!1,"inline-box-align":!1,"justify-content":!1,"justify-items":!1,"justify-self":!1,left:!1,"letter-spacing":!0,"lighting-color":!0,"line-box-contain":!1,"line-break":!1,"line-grid":!1,"line-height":!1,"line-snap":!1,"line-stacking":!1,"line-stacking-ruby":!1,"line-stacking-shift":!1,"line-stacking-strategy":!1,"list-style":!0,"list-style-image":!0,"list-style-position":!0,"list-style-type":!0,margin:!0,"margin-bottom":!0,"margin-left":!0,"margin-right":!0,"margin-top":!0,"marker-offset":!1,"marker-side":!1,marks:!1,mask:!1,"mask-box":!1,"mask-box-outset":!1,"mask-box-repeat":!1,"mask-box-slice":!1,"mask-box-source":!1,"mask-box-width":!1,"mask-clip":!1,"mask-image":!1,"mask-origin":!1,"mask-position":!1,"mask-repeat":!1,"mask-size":!1,"mask-source-type":!1,"mask-type":!1,"max-height":!0,"max-lines":!1,"max-width":!0,"min-height":!0,"min-width":!0,"move-to":!1,"nav-down":!1,"nav-index":!1,"nav-left":!1,"nav-right":!1,"nav-up":!1,"object-fit":!1,"object-position":!1,opacity:!1,order:!1,orphans:!1,outline:!1,"outline-color":!1,"outline-offset":!1,"outline-style":!1,"outline-width":!1,overflow:!1,"overflow-wrap":!1,"overflow-x":!1,"overflow-y":!1,padding:!0,"padding-bottom":!0,"padding-left":!0,"padding-right":!0,"padding-top":!0,page:!1,"page-break-after":!1,"page-break-before":!1,"page-break-inside":!1,"page-policy":!1,pause:!1,"pause-after":!1,"pause-before":!1,perspective:!1,"perspective-origin":!1,pitch:!1,"pitch-range":!1,"play-during":!1,position:!1,"presentation-level":!1,quotes:!1,"region-fragment":!1,resize:!1,rest:!1,"rest-after":!1,"rest-before":!1,richness:!1,right:!1,rotation:!1,"rotation-point":!1,"ruby-align":!1,"ruby-merge":!1,"ruby-position":!1,"shape-image-threshold":!1,"shape-outside":!1,"shape-margin":!1,size:!1,speak:!1,"speak-as":!1,"speak-header":!1,"speak-numeral":!1,"speak-punctuation":!1,"speech-rate":!1,stress:!1,"string-set":!1,"tab-size":!1,"table-layout":!1,"text-align":!0,"text-align-last":!0,"text-combine-upright":!0,"text-decoration":!0,"text-decoration-color":!0,"text-decoration-line":!0,"text-decoration-skip":!0,"text-decoration-style":!0,"text-emphasis":!0,"text-emphasis-color":!0,"text-emphasis-position":!0,"text-emphasis-style":!0,"text-height":!0,"text-indent":!0,"text-justify":!0,"text-orientation":!0,"text-overflow":!0,"text-shadow":!0,"text-space-collapse":!0,"text-transform":!0,"text-underline-position":!0,"text-wrap":!0,top:!1,transform:!1,"transform-origin":!1,"transform-style":!1,transition:!1,"transition-delay":!1,"transition-duration":!1,"transition-property":!1,"transition-timing-function":!1,"unicode-bidi":!1,"vertical-align":!1,visibility:!1,"voice-balance":!1,"voice-duration":!1,"voice-family":!1,"voice-pitch":!1,"voice-range":!1,"voice-rate":!1,"voice-stress":!1,"voice-volume":!1,volume:!1,"white-space":!1,widows:!1,width:!0,"will-change":!1,"word-break":!0,"word-spacing":!0,"word-wrap":!0,"wrap-flow":!1,"wrap-through":!1,"writing-mode":!1,"z-index":!1}}var m=/javascript\s*\:/gim;b.whiteList={"align-content":!1,"align-items":!1,"align-self":!1,"alignment-adjust":!1,"alignment-baseline":!1,all:!1,"anchor-point":!1,animation:!1,"animation-delay":!1,"animation-direction":!1,"animation-duration":!1,"animation-fill-mode":!1,"animation-iteration-count":!1,"animation-name":!1,"animation-play-state":!1,"animation-timing-function":!1,azimuth:!1,"backface-visibility":!1,background:!0,"background-attachment":!0,"background-clip":!0,"background-color":!0,"background-image":!0,"background-origin":!0,"background-position":!0,"background-repeat":!0,"background-size":!0,"baseline-shift":!1,binding:!1,bleed:!1,"bookmark-label":!1,"bookmark-level":!1,"bookmark-state":!1,border:!0,"border-bottom":!0,"border-bottom-color":!0,"border-bottom-left-radius":!0,"border-bottom-right-radius":!0,"border-bottom-style":!0,"border-bottom-width":!0,"border-collapse":!0,"border-color":!0,"border-image":!0,"border-image-outset":!0,"border-image-repeat":!0,"border-image-slice":!0,"border-image-source":!0,"border-image-width":!0,"border-left":!0,"border-left-color":!0,"border-left-style":!0,"border-left-width":!0,"border-radius":!0,"border-right":!0,"border-right-color":!0,"border-right-style":!0,"border-right-width":!0,"border-spacing":!0,"border-style":!0,"border-top":!0,"border-top-color":!0,"border-top-left-radius":!0,"border-top-right-radius":!0,"border-top-style":!0,"border-top-width":!0,"border-width":!0,bottom:!1,"box-decoration-break":!0,"box-shadow":!0,"box-sizing":!0,"box-snap":!0,"box-suppress":!0,"break-after":!0,"break-before":!0,"break-inside":!0,"caption-side":!1,chains:!1,clear:!0,clip:!1,"clip-path":!1,"clip-rule":!1,color:!0,"color-interpolation-filters":!0,"column-count":!1,"column-fill":!1,"column-gap":!1,"column-rule":!1,"column-rule-color":!1,"column-rule-style":!1,"column-rule-width":!1,"column-span":!1,"column-width":!1,columns:!1,contain:!1,content:!1,"counter-increment":!1,"counter-reset":!1,"counter-set":!1,crop:!1,cue:!1,"cue-after":!1,"cue-before":!1,cursor:!1,direction:!1,display:!0,"display-inside":!0,"display-list":!0,"display-outside":!0,"dominant-baseline":!1,elevation:!1,"empty-cells":!1,filter:!1,flex:!1,"flex-basis":!1,"flex-direction":!1,"flex-flow":!1,"flex-grow":!1,"flex-shrink":!1,"flex-wrap":!1,float:!1,"float-offset":!1,"flood-color":!1,"flood-opacity":!1,"flow-from":!1,"flow-into":!1,font:!0,"font-family":!0,"font-feature-settings":!0,"font-kerning":!0,"font-language-override":!0,"font-size":!0,"font-size-adjust":!0,"font-stretch":!0,"font-style":!0,"font-synthesis":!0,"font-variant":!0,"font-variant-alternates":!0,"font-variant-caps":!0,"font-variant-east-asian":!0,"font-variant-ligatures":!0,"font-variant-numeric":!0,"font-variant-position":!0,"font-weight":!0,grid:!1,"grid-area":!1,"grid-auto-columns":!1,"grid-auto-flow":!1,"grid-auto-rows":!1,"grid-column":!1,"grid-column-end":!1,"grid-column-start":!1,"grid-row":!1,"grid-row-end":!1,"grid-row-start":!1,"grid-template":!1,"grid-template-areas":!1,"grid-template-columns":!1,"grid-template-rows":!1,"hanging-punctuation":!1,height:!0,hyphens:!1,icon:!1,"image-orientation":!1,"image-resolution":!1,"ime-mode":!1,"initial-letters":!1,"inline-box-align":!1,"justify-content":!1,"justify-items":!1,"justify-self":!1,left:!1,"letter-spacing":!0,"lighting-color":!0,"line-box-contain":!1,"line-break":!1,"line-grid":!1,"line-height":!1,"line-snap":!1,"line-stacking":!1,"line-stacking-ruby":!1,"line-stacking-shift":!1,"line-stacking-strategy":!1,"list-style":!0,"list-style-image":!0,"list-style-position":!0,"list-style-type":!0,margin:!0,"margin-bottom":!0,"margin-left":!0,"margin-right":!0,"margin-top":!0,"marker-offset":!1,"marker-side":!1,marks:!1,mask:!1,"mask-box":!1,"mask-box-outset":!1,"mask-box-repeat":!1,"mask-box-slice":!1,"mask-box-source":!1,"mask-box-width":!1,"mask-clip":!1,"mask-image":!1,"mask-origin":!1,"mask-position":!1,"mask-repeat":!1,"mask-size":!1,"mask-source-type":!1,"mask-type":!1,"max-height":!0,"max-lines":!1,"max-width":!0,"min-height":!0,"min-width":!0,"move-to":!1,"nav-down":!1,"nav-index":!1,"nav-left":!1,"nav-right":!1,"nav-up":!1,"object-fit":!1,"object-position":!1,opacity:!1,order:!1,orphans:!1,outline:!1,"outline-color":!1,"outline-offset":!1,"outline-style":!1,"outline-width":!1,overflow:!1,"overflow-wrap":!1,"overflow-x":!1,"overflow-y":!1,padding:!0,"padding-bottom":!0,"padding-left":!0,"padding-right":!0,"padding-top":!0,page:!1,"page-break-after":!1,"page-break-before":!1,"page-break-inside":!1,"page-policy":!1,pause:!1,"pause-after":!1,"pause-before":!1,perspective:!1,"perspective-origin":!1,pitch:!1,"pitch-range":!1,"play-during":!1,position:!1,"presentation-level":!1,quotes:!1,"region-fragment":!1,resize:!1,rest:!1,"rest-after":!1,"rest-before":!1,richness:!1,right:!1,rotation:!1,"rotation-point":!1,"ruby-align":!1,"ruby-merge":!1,"ruby-position":!1,"shape-image-threshold":!1,"shape-outside":!1,"shape-margin":!1,size:!1,speak:!1,"speak-as":!1,"speak-header":!1,"speak-numeral":!1,"speak-punctuation":!1,"speech-rate":!1,stress:!1,"string-set":!1,"tab-size":!1,"table-layout":!1,"text-align":!0,"text-align-last":!0,"text-combine-upright":!0,"text-decoration":!0,"text-decoration-color":!0,"text-decoration-line":!0,"text-decoration-skip":!0,"text-decoration-style":!0,"text-emphasis":!0,"text-emphasis-color":!0,"text-emphasis-position":!0,"text-emphasis-style":!0,"text-height":!0,"text-indent":!0,"text-justify":!0,"text-orientation":!0,"text-overflow":!0,"text-shadow":!0,"text-space-collapse":!0,"text-transform":!0,"text-underline-position":!0,"text-wrap":!0,top:!1,transform:!1,"transform-origin":!1,"transform-style":!1,transition:!1,"transition-delay":!1,"transition-duration":!1,"transition-property":!1,"transition-timing-function":!1,"unicode-bidi":!1,"vertical-align":!1,visibility:!1,"voice-balance":!1,"voice-duration":!1,"voice-family":!1,"voice-pitch":!1,"voice-range":!1,"voice-rate":!1,"voice-stress":!1,"voice-volume":!1,volume:!1,"white-space":!1,widows:!1,width:!0,"will-change":!1,"word-break":!0,"word-spacing":!0,"word-wrap":!0,"wrap-flow":!1,"wrap-through":!1,"writing-mode":!1,"z-index":!1},b.getDefaultWhiteList=h,b.onAttr=function(t,e,r){},b.onIgnoreAttr=function(t,e,r){},b.safeAttrValue=function(t,e){return m.test(e)?"":e};var v=function(t){return String.prototype.trim?t.trim():t.replace(/(^\s*)|(\s*$)/g,"")},y=function(t){return String.prototype.trimRight?t.trimRight():t.replace(/(\s*$)/g,"")},w=b,k=function(t,e){";"!==(t=y(t))[t.length-1]&&(t+=";");var r=t.length,n=!1,i=0,o=0,a="";function s(){if(!n){var r=v(t.slice(i,o)),s=r.indexOf(":");if(-1!==s){var l=v(r.slice(0,s)),c=v(r.slice(s+1));if(l){var u=e(i,a.length,l,c,r);u&&(a+=u+"; ")}}}i=o+1}for(;o<r;o++){var l=t[o];if("/"===l&&"*"===t[o+1]){var c=t.indexOf("*/",o+2);if(-1===c)break;i=(o=c+1)+1,n=!1}else"("===l?n=!0:")"===l?n=!1:";"===l?n||s():"\n"===l&&s()}return v(a)};function x(t){return null==t}function A(t){(t=function(t){var e={};for(var r in t)e[r]=t[r];return e}(t||{})).whiteList=t.whiteList||w.whiteList,t.onAttr=t.onAttr||w.onAttr,t.onIgnoreAttr=t.onIgnoreAttr||w.onIgnoreAttr,t.safeAttrValue=t.safeAttrValue||w.safeAttrValue,this.options=t}A.prototype.process=function(t){if(!(t=(t=t||"").toString()))return"";var e=this.options,r=e.whiteList,n=e.onAttr,i=e.onIgnoreAttr,o=e.safeAttrValue;return k(t,(function(t,e,a,s,l){var c=r[a],u=!1;if(!0===c?u=c:"function"==typeof c?u=c(s):c instanceof RegExp&&(u=c.test(s)),!0!==u&&(u=!1),s=o(a,s)){var d,f={position:e,sourcePosition:t,source:l,isWhite:u};return u?x(d=n(a,s,f))?a+":"+s:d:x(d=i(a,s,f))?void 0:d}}))};var O=A;!function(t,e){var r=b,n=O;for(var i in(e=t.exports=function(t,e){return new n(e).process(t)}).FilterCSS=n,r)e[i]=r[i]}(g,g.exports);var T={indexOf:function(t,e){var r,n;if(Array.prototype.indexOf)return t.indexOf(e);for(r=0,n=t.length;r<n;r++)if(t[r]===e)return r;return-1},forEach:function(t,e,r){var n,i;if(Array.prototype.forEach)return t.forEach(e,r);for(n=0,i=t.length;n<i;n++)e.call(r,t[n],n,t)},trim:function(t){return String.prototype.trim?t.trim():t.replace(/(^\s*)|(\s*$)/g,"")},spaceIndex:function(t){var e=/\s|\n|\t/.exec(t);return e?e.index:-1}},S=g.exports.FilterCSS,E=g.exports.getDefaultWhiteList,I=T;var C=new S;function j(t){return t.replace(F,"<").replace(L,">")}var F=/</g,L=/>/g,N=/"/g,D=/"/g,R=/&#([a-zA-Z0-9]*);?/gim,z=/:?/gim,P=/&newline;?/gim,V=/((j\s*a\s*v\s*a|v\s*b|l\s*i\s*v\s*e)\s*s\s*c\s*r\s*i\s*p\s*t\s*|m\s*o\s*c\s*h\s*a)\:/gi,G=/e\s*x\s*p\s*r\s*e\s*s\s*s\s*i\s*o\s*n\s*\(.*/gi,B=/u\s*r\s*l\s*\(.*/gi;function W(t){return t.replace(N,""")}function q(t){return t.replace(D,'"')}function $(t){return t.replace(R,(function(t,e){return"x"===e[0]||"X"===e[0]?String.fromCharCode(parseInt(e.substr(1),16)):String.fromCharCode(parseInt(e,10))}))}function U(t){return t.replace(z,":").replace(P," ")}function H(t){for(var e="",r=0,n=t.length;r<n;r++)e+=t.charCodeAt(r)<32?" ":t.charAt(r);return I.trim(e)}function M(t){return H(t=U(t=$(t=q(t))))}function _(t){return j(t=W(t))}p.whiteList={a:["target","href","title"],abbr:["title"],address:[],area:["shape","coords","href","alt"],article:[],aside:[],audio:["autoplay","controls","crossorigin","loop","muted","preload","src"],b:[],bdi:["dir"],bdo:["dir"],big:[],blockquote:["cite"],br:[],caption:[],center:[],cite:[],code:[],col:["align","valign","span","width"],colgroup:["align","valign","span","width"],dd:[],del:["datetime"],details:["open"],div:[],dl:[],dt:[],em:[],figcaption:[],figure:[],font:["color","size","face"],footer:[],h1:[],h2:[],h3:[],h4:[],h5:[],h6:[],header:[],hr:[],i:[],img:["src","alt","title","width","height"],ins:["datetime"],li:[],mark:[],nav:[],ol:[],p:[],pre:[],s:[],section:[],small:[],span:[],sub:[],summary:[],sup:[],strong:[],strike:[],table:["width","border","align","valign"],tbody:["align","valign"],td:["width","rowspan","colspan","align","valign"],tfoot:["align","valign"],th:["width","rowspan","colspan","align","valign"],thead:["align","valign"],tr:["rowspan","align","valign"],tt:[],u:[],ul:[],video:["autoplay","controls","crossorigin","loop","muted","playsinline","poster","preload","src","height","width"]},p.getDefaultWhiteList=function(){return{a:["target","href","title"],abbr:["title"],address:[],area:["shape","coords","href","alt"],article:[],aside:[],audio:["autoplay","controls","crossorigin","loop","muted","preload","src"],b:[],bdi:["dir"],bdo:["dir"],big:[],blockquote:["cite"],br:[],caption:[],center:[],cite:[],code:[],col:["align","valign","span","width"],colgroup:["align","valign","span","width"],dd:[],del:["datetime"],details:["open"],div:[],dl:[],dt:[],em:[],figcaption:[],figure:[],font:["color","size","face"],footer:[],h1:[],h2:[],h3:[],h4:[],h5:[],h6:[],header:[],hr:[],i:[],img:["src","alt","title","width","height"],ins:["datetime"],li:[],mark:[],nav:[],ol:[],p:[],pre:[],s:[],section:[],small:[],span:[],sub:[],summary:[],sup:[],strong:[],strike:[],table:["width","border","align","valign"],tbody:["align","valign"],td:["width","rowspan","colspan","align","valign"],tfoot:["align","valign"],th:["width","rowspan","colspan","align","valign"],thead:["align","valign"],tr:["rowspan","align","valign"],tt:[],u:[],ul:[],video:["autoplay","controls","crossorigin","loop","muted","playsinline","poster","preload","src","height","width"]}},p.onTag=function(t,e,r){},p.onIgnoreTag=function(t,e,r){},p.onTagAttr=function(t,e,r){},p.onIgnoreTagAttr=function(t,e,r){},p.safeAttrValue=function(t,e,r,n){if(r=M(r),"href"===e||"src"===e){if("#"===(r=I.trim(r)))return"#";if("http://"!==r.substr(0,7)&&"https://"!==r.substr(0,8)&&"mailto:"!==r.substr(0,7)&&"tel:"!==r.substr(0,4)&&"data:image/"!==r.substr(0,11)&&"ftp://"!==r.substr(0,6)&&"./"!==r.substr(0,2)&&"../"!==r.substr(0,3)&&"#"!==r[0]&&"/"!==r[0])return""}else if("background"===e){if(V.lastIndex=0,V.test(r))return""}else if("style"===e){if(G.lastIndex=0,G.test(r))return"";if(B.lastIndex=0,B.test(r)&&(V.lastIndex=0,V.test(r)))return"";!1!==n&&(r=(n=n||C).process(r))}return _(r)},p.escapeHtml=j,p.escapeQuote=W,p.unescapeQuote=q,p.escapeHtmlEntities=$,p.escapeDangerHtml5Entities=U,p.clearNonPrintableCharacter=H,p.friendlyAttrValue=M,p.escapeAttrValue=_,p.onIgnoreTagStripAll=function(){return""},p.StripTagBody=function(t,e){"function"!=typeof e&&(e=function(){});var r=!Array.isArray(t),n=[],i=!1;return{onIgnoreTag:function(o,a,s){if(function(e){return!!r||-1!==I.indexOf(t,e)}(o)){if(s.isClosing){var l="[/removed]",c=s.position+l.length;return n.push([!1!==i?i:s.position,c]),i=!1,l}return i||(i=s.position),"[removed]"}return e(o,a,s)},remove:function(t){var e="",r=0;return I.forEach(n,(function(n){e+=t.slice(r,n[0]),r=n[1]})),e+=t.slice(r)}}},p.stripCommentTag=function(t){for(var e="",r=0;r<t.length;){var n=t.indexOf("\x3c!--",r);if(-1===n){e+=t.slice(r);break}e+=t.slice(r,n);var i=t.indexOf("--\x3e",n);if(-1===i)break;r=i+3}return e},p.stripBlankChar=function(t){var e=t.split("");return(e=e.filter((function(t){var e=t.charCodeAt(0);return!(127===e||e<=31&&10!==e&&13!==e)}))).join("")},p.cssFilter=C,p.getDefaultCSSWhiteList=E;var X={},Y=T;function Z(t){var e=Y.spaceIndex(t);if(-1===e)var r=t.slice(1,-1);else r=t.slice(1,e+1);return"/"===(r=Y.trim(r).toLowerCase()).slice(0,1)&&(r=r.slice(1)),"/"===r.slice(-1)&&(r=r.slice(0,-1)),r}function K(t){return"</"===t.slice(0,2)}var Q=/[^a-zA-Z0-9_:\.\-]/gim;function J(t,e){for(;e<t.length;e++){var r=t[e];if(" "!==r)return"="===r?e:-1}}function tt(t,e){for(;e>0;e--){var r=t[e];if(" "!==r)return"="===r?e:-1}}function et(t){return function(t){return'"'===t[0]&&'"'===t[t.length-1]||"'"===t[0]&&"'"===t[t.length-1]}(t)?t.substr(1,t.length-2):t}X.parseTag=function(t,e,r){var n="",i=0,o=!1,a=!1,s=0,l=t.length,c="",u="";t:for(s=0;s<l;s++){var d=t.charAt(s);if(!1===o){if("<"===d){o=s;continue}}else if(!1===a){if("<"===d){n+=r(t.slice(i,s)),o=s,i=s;continue}if(">"===d){n+=r(t.slice(i,o)),c=Z(u=t.slice(o,s+1)),n+=e(o,n.length,c,u,K(u)),i=s+1,o=!1;continue}if('"'===d||"'"===d)for(var f=1,p=t.charAt(s-f);""===p.trim()||"="===p;){if("="===p){a=d;continue t}p=t.charAt(s-++f)}}else if(d===a){a=!1;continue}}return i<t.length&&(n+=r(t.substr(i))),n},X.parseAttr=function(t,e){var r=0,n=[],i=!1,o=t.length;function a(t,r){if(!((t=(t=Y.trim(t)).replace(Q,"").toLowerCase()).length<1)){var i=e(t,r||"");i&&n.push(i)}}for(var s=0;s<o;s++){var l,c=t.charAt(s);if(!1!==i||"="!==c)if(!1===i||s!==r||'"'!==c&&"'"!==c||"="!==t.charAt(s-1)){if(/\s|\n|\t/.test(c)){if(t=t.replace(/\s|\n|\t/g," "),!1===i){if(-1===(l=J(t,s))){a(Y.trim(t.slice(r,s))),i=!1,r=s+1;continue}s=l-1;continue}if(-1===(l=tt(t,s-1))){a(i,et(Y.trim(t.slice(r,s)))),i=!1,r=s+1;continue}}}else{if(-1===(l=t.indexOf(c,s+1)))break;a(i,Y.trim(t.slice(r+1,l))),i=!1,r=(s=l)+1}else i=t.slice(r,s),r=s+1}return r<t.length&&(!1===i?a(t.slice(r)):a(i,et(Y.trim(t.slice(r))))),Y.trim(n.join(" "))};var rt=g.exports.FilterCSS,nt=p,it=X,ot=it.parseTag,at=it.parseAttr,st=T;function lt(t){return null==t}function ct(t){(t=function(t){var e={};for(var r in t)e[r]=t[r];return e}(t||{})).stripIgnoreTag&&(t.onIgnoreTag&&console.error('Notes: cannot use these two options "stripIgnoreTag" and "onIgnoreTag" at the same time'),t.onIgnoreTag=nt.onIgnoreTagStripAll),t.whiteList=t.whiteList||t.allowList||nt.whiteList,t.onTag=t.onTag||nt.onTag,t.onTagAttr=t.onTagAttr||nt.onTagAttr,t.onIgnoreTag=t.onIgnoreTag||nt.onIgnoreTag,t.onIgnoreTagAttr=t.onIgnoreTagAttr||nt.onIgnoreTagAttr,t.safeAttrValue=t.safeAttrValue||nt.safeAttrValue,t.escapeHtml=t.escapeHtml||nt.escapeHtml,this.options=t,!1===t.css?this.cssFilter=!1:(t.css=t.css||{},this.cssFilter=new rt(t.css))}ct.prototype.process=function(t){if(!(t=(t=t||"").toString()))return"";var e=this.options,r=e.whiteList,n=e.onTag,i=e.onIgnoreTag,o=e.onTagAttr,a=e.onIgnoreTagAttr,s=e.safeAttrValue,l=e.escapeHtml,c=this.cssFilter;e.stripBlankChar&&(t=nt.stripBlankChar(t)),e.allowCommentTag||(t=nt.stripCommentTag(t));var u=!1;e.stripIgnoreTagBody&&(u=nt.StripTagBody(e.stripIgnoreTagBody,i),i=u.onIgnoreTag);var d=ot(t,(function(t,e,u,d,f){var p,g={sourcePosition:t,position:e,isClosing:f,isWhite:r.hasOwnProperty(u)};if(!lt(p=n(u,d,g)))return p;if(g.isWhite){if(g.isClosing)return"</"+u+">";var b=function(t){var e=st.spaceIndex(t);if(-1===e)return{html:"",closing:"/"===t[t.length-2]};var r="/"===(t=st.trim(t.slice(e+1,-1)))[t.length-1];return r&&(t=st.trim(t.slice(0,-1))),{html:t,closing:r}}(d),h=r[u],m=at(b.html,(function(t,e){var r,n=-1!==st.indexOf(h,t);return lt(r=o(u,t,e,n))?n?(e=s(u,t,e,c))?t+'="'+e+'"':t:lt(r=a(u,t,e,n))?void 0:r:r}));return d="<"+u,m&&(d+=" "+m),b.closing&&(d+=" /"),d+">"}return lt(p=i(u,d,g))?l(d):p}),l);return u&&(d=u.remove(d)),d};var ut=ct;!function(t,e){var r=p,n=X,i=ut;function o(t,e){return new i(e).process(t)}for(var a in(e=t.exports=o).filterXSS=o,e.FilterXSS=i,r)e[a]=r[a];for(var a in n)e[a]=n[a];"undefined"!=typeof self&&"undefined"!=typeof DedicatedWorkerGlobalScope&&self instanceof DedicatedWorkerGlobalScope&&(self.filterXSS=t.exports)}(f,f.exports);var dt=function(){function t(t,e){var r,n=this;this.arcgisWhiteList={a:["href","style","target"],abbr:["title"],audio:["autoplay","controls","loop","muted","preload"],b:[],br:[],dd:["style"],div:["align","style"],dl:["style"],dt:["style"],em:[],figcaption:["style"],figure:["style"],font:["color","face","size","style"],h1:["style"],h2:["style"],h3:["style"],h4:["style"],h5:["style"],h6:["style"],hr:[],i:[],img:["alt","border","height","src","style","width"],li:[],ol:[],p:["style"],source:["media","src","type"],span:["style"],strong:[],sub:["style"],sup:["style"],table:["border","cellpadding","cellspacing","height","style","width"],tbody:[],tr:["align","height","style","valign"],td:["align","colspan","height","nowrap","rowspan","style","valign","width"],th:["align","colspan","height","nowrap","rowspan","style","valign","width"],u:[],ul:[],video:["autoplay","controls","height","loop","muted","poster","preload","width"]},this.allowedProtocols=["http","https","mailto","iform","tel","flow","lfmobile","arcgis-navigator","arcgis-appstudio-player","arcgis-survey123","arcgis-collector","arcgis-workforce","arcgis-explorer","arcgis-trek2there","arcgis-quickcapture","mspbi","comgooglemaps","pdfefile","pdfehttp","pdfehttps","boxapp","boxemm","awb","awbs","gropen","radarscope"],this.arcgisFilterOptions={allowCommentTag:!0,safeAttrValue:function(t,e,r,i){return"a"===t&&"href"===e||("img"===t||"source"===t)&&"src"===e?n.sanitizeUrl(r):f.exports.safeAttrValue(t,e,r,i)}},t&&!e?r=t:t&&e?(r=Object.create(this.arcgisFilterOptions),Object.keys(t).forEach((function(e){"whiteList"===e?r.whiteList=n._extendObjectOfArrays([n.arcgisWhiteList,t.whiteList||{}]):r[e]=t[e]}))):(r=Object.create(this.arcgisFilterOptions)).whiteList=this.arcgisWhiteList,this.xssFilterOptions=r,this._xssFilter=new f.exports.FilterXSS(r)}return t.prototype.sanitize=function(t,e){switch(void 0===e&&(e={}),typeof t){case"number":return isNaN(t)||!isFinite(t)?null:t;case"boolean":return t;case"string":return this._xssFilter.process(t);case"object":return this._iterateOverObject(t,e);default:if(e.allowUndefined&&void 0===t)return;return null}},t.prototype.sanitizeUrl=function(t,e){var r=(null!=e?e:{}).isProtocolRequired,n=void 0===r||r,i=this._trim(t.substring(0,t.indexOf(":"))),o="/"===t,a=/^#/.test(t),s=i&&this.allowedProtocols.indexOf(i.toLowerCase())>-1;return o||a||s?f.exports.escapeAttrValue(t):i||n?"":f.exports.escapeAttrValue("https://".concat(t))},t.prototype.sanitizeHTMLAttribute=function(t,e,r,n){return"function"==typeof this.xssFilterOptions.safeAttrValue?this.xssFilterOptions.safeAttrValue(t,e,r,n):f.exports.safeAttrValue(t,e,r,n)},t.prototype.validate=function(t,e){void 0===e&&(e={});var r=this.sanitize(t,e);return{isValid:t===r,sanitized:r}},t.prototype._extendObjectOfArrays=function(t){var e={};return t.forEach((function(t){Object.keys(t).forEach((function(r){Array.isArray(t[r])&&Array.isArray(e[r])?e[r]=e[r].concat(t[r]):e[r]=t[r]}))})),e},t.prototype._iterateOverObject=function(t,e){var r=this;void 0===e&&(e={});try{var n=!1,i=void 0;if(Array.isArray(t))i=t.reduce((function(t,i){var o=r.validate(i,e);return o.isValid?t.concat([i]):(n=!0,t.concat([o.sanitized]))}),[]);else{if(!function(t){if(!function(t){return!!t&&"object"==typeof t}(t)||"[object Object]"!=u.call(t)||function(t){var e=!1;if(null!=t&&"function"!=typeof t.toString)try{e=!!(t+"")}catch(t){}return e}(t))return!1;var e=d(t);if(null===e)return!0;var r=l.call(e,"constructor")&&e.constructor;return"function"==typeof r&&r instanceof r&&s.call(r)==c}(t)){if(e.allowUndefined&&void 0===t)return;return null}i=Object.keys(t).reduce((function(i,o){var a=t[o],s=r.validate(a,e);return s.isValid?i[o]=a:(n=!0,i[o]=s.sanitized),i}),{})}return n?i:t}catch(t){return null}},t.prototype._trim=function(t){return String.prototype.trim?t.trim():t.replace(/(^\s*)|(\s*$)/g,"")},t}()}}]);
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
/*!
|
|
2
|
-
* focus-trap 6.9.4
|
|
3
|
-
* @license MIT, https://github.com/focus-trap/focus-trap/blob/master/LICENSE
|
|
4
|
-
*/
|
|
5
|
-
|
|
6
|
-
/*!
|
|
7
|
-
* tabbable 5.3.3
|
|
8
|
-
* @license MIT, https://github.com/focus-trap/tabbable/blob/master/LICENSE
|
|
9
|
-
*/
|
|
1
|
+
/*!
|
|
2
|
+
* focus-trap 6.9.4
|
|
3
|
+
* @license MIT, https://github.com/focus-trap/focus-trap/blob/master/LICENSE
|
|
4
|
+
*/
|
|
5
|
+
|
|
6
|
+
/*!
|
|
7
|
+
* tabbable 5.3.3
|
|
8
|
+
* @license MIT, https://github.com/focus-trap/tabbable/blob/master/LICENSE
|
|
9
|
+
*/
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
/*! For license information please see 812a5abfadd747a09b6f.js.LICENSE.txt */
|
|
1
|
+
/*! For license information please see 812a5abfadd747a09b6f.js.LICENSE.txt */
|
|
2
2
|
"use strict";(self.webpackChunkRemoteClient=self.webpackChunkRemoteClient||[]).push([[576],{20576:(e,t,s)=>{s.r(t),s.d(t,{scopeCss:()=>j});const r="-shadowcsshost",c=")(?:\\(((?:\\([^)(]*\\)|[^)(]*)+?)\\))?([^,{]*)",o=new RegExp("(-shadowcsshost"+c,"gim"),n=new RegExp("(-shadowcsscontext"+c,"gim"),l=new RegExp("(-shadowcssslotted"+c,"gim"),a="-shadowcsshost-no-combinator",i=/-shadowcsshost-no-combinator([^\s]*)/,p=[/::shadow/g,/::content/g],h=/-shadowcsshost/gim,u=/:host/gim,g=/::slotted/gim,d=/:host-context/gim,m=/\/\*\s*[\s\S]*?\*\//g,f=/\/\*\s*#\s*source(Mapping)?URL=[\s\S]+?\*\//g,x=/(\s*)([^;\{\}]+?)(\s*)((?:{%BLOCK%}?\s*;?)|(?:\s*;))/g,$=/([{}])/g,w=/(^.*?[^\\])??((:+)(.*)|$)/,_="%BLOCK%",b=(e,t)=>{const s=S(e);let r=0;return s.escapedString.replace(x,((...e)=>{const c=e[2];let o="",n=e[4],l="";n&&n.startsWith("{%BLOCK%")&&(o=s.blocks[r++],n=n.substring(_.length+1),l="{");const a=t({selector:c,content:o});return`${e[1]}${a.selector}${e[3]}${l}${a.content}${n}`}))},S=e=>{const t=e.split($),s=[],r=[];let c=0,o=[];for(let e=0;e<t.length;e++){const n=t[e];"}"===n&&c--,c>0?o.push(n):(o.length>0&&(r.push(o.join("")),s.push(_),o=[]),s.push(n)),"{"===n&&c++}return o.length>0&&(r.push(o.join("")),s.push(_)),{escapedString:s.join(""),blocks:r}},O=(e,t,s)=>e.replace(t,((...e)=>{if(e[2]){const t=e[2].split(","),r=[];for(let c=0;c<t.length;c++){const o=t[c].trim();if(!o)break;r.push(s(a,o,e[3]))}return r.join(",")}return a+e[3]})),W=(e,t,s)=>e+t.replace(r,"")+s,k=(e,t,s)=>t.indexOf(r)>-1?W(e,t,s):e+t+s+", "+t+" "+e+s,C=(e,t)=>e.replace(w,((e,s="",r,c="",o="")=>s+t+c+o)),R=(e,t,s,r,c)=>b(e,(e=>{let c=e.selector,o=e.content;return"@"!==e.selector[0]?c=((e,t,s,r)=>e.split(",").map((e=>r&&e.indexOf("."+r)>-1?e.trim():((e,t)=>{const s=(e=>(e=e.replace(/\[/g,"\\[").replace(/\]/g,"\\]"),new RegExp("^("+e+")([>\\s~+[.,{:][\\s\\S]*)?$","m")))(t);return!s.test(e)})(e,t)?((e,t,s)=>{const r="."+(t=t.replace(/\[is=([^\]]*)\]/g,((e,...t)=>t[0]))),c=e=>{let c=e.trim();if(!c)return"";if(e.indexOf(a)>-1)c=((e,t,s)=>{if(h.lastIndex=0,h.test(e)){const t=`.${s}`;return e.replace(i,((e,s)=>C(s,t))).replace(h,t+" ")}return t+" "+e})(e,t,s);else{const t=e.replace(h,"");t.length>0&&(c=C(t,r))}return c},o=(e=>{const t=[];let s,r=0;return s=(e=e.replace(/(\[[^\]]*\])/g,((e,s)=>{const c=`__ph-${r}__`;return t.push(s),r++,c}))).replace(/(:nth-[-\w]+)(\([^)]+\))/g,((e,s,c)=>{const o=`__ph-${r}__`;return t.push(c),r++,s+o})),{content:s,placeholders:t}})(e);let n,l="",p=0;const u=/( |>|\+|~(?!=))\s*/g;let g=!((e=o.content).indexOf(a)>-1);for(;null!==(n=u.exec(e));){const t=n[1],s=e.slice(p,n.index).trim();g=g||s.indexOf(a)>-1,l+=`${g?c(s):s} ${t} `,p=u.lastIndex}const d=e.substring(p);return g=g||d.indexOf(a)>-1,l+=g?c(d):d,m=o.placeholders,l.replace(/__ph-(\d+)__/g,((e,t)=>m[+t]));var m})(e,t,s).trim():e.trim())).join(", "))(e.selector,t,s,r):(e.selector.startsWith("@media")||e.selector.startsWith("@supports")||e.selector.startsWith("@page")||e.selector.startsWith("@document"))&&(o=R(e.content,t,s,r)),{selector:c.replace(/\s{2,}/g," ").trim(),content:o}})),j=(e,t,s)=>{const c=t+"-h",i=t+"-s",h=e.match(f)||[];e=e.replace(m,"");const x=[];if(s){const t=e=>{const t=`/*!@___${x.length}___*/`,s=`/*!@${e.selector}*/`;return x.push({placeholder:t,comment:s}),e.selector=t+e.selector,e};e=b(e,(e=>"@"!==e.selector[0]?t(e):e.selector.startsWith("@media")||e.selector.startsWith("@supports")||e.selector.startsWith("@page")||e.selector.startsWith("@document")?(e.content=b(e.content,t),e):e))}const $=((e,t,s,c,i)=>{const h=((e,t)=>{const s="."+t+" > ",r=[];return e=e.replace(l,((...e)=>{if(e[2]){const t=e[2].trim(),c=e[3],o=s+t+c;let n="";for(let t=e[4]-1;t>=0;t--){const s=e[5][t];if("}"===s||","===s)break;n=s+n}const l=n+o,a=`${n.trimRight()}${o.trim()}`;if(l.trim()!==a.trim()){const e=`${a}, ${l}`;r.push({orgSelector:l,updatedSelector:e})}return o}return a+e[3]})),{selectors:r,cssText:e}})(e=(e=>O(e,n,k))(e=(e=>O(e,o,W))(e=e.replace(d,"-shadowcsscontext").replace(u,r).replace(g,"-shadowcssslotted"))),c);return e=(e=>p.reduce(((e,t)=>e.replace(t," ")),e))(e=h.cssText),t&&(e=R(e,t,s,c)),{cssText:(e=(e=e.replace(/-shadowcsshost-no-combinator/g,`.${s}`)).replace(/>\s*\*\s+([^{, ]+)/gm," $1 ")).trim(),slottedSelectors:h.selectors}})(e,t,c,i);return e=[$.cssText,...h].join("\n"),s&&x.forEach((({placeholder:t,comment:s})=>{e=e.replace(t,s)})),$.slottedSelectors.forEach((t=>{e=e.replace(t.orgSelector,t.updatedSelector)})),e}}}]);
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* @license
|
|
3
|
-
* Copyright Google Inc. All Rights Reserved.
|
|
4
|
-
*
|
|
5
|
-
* Use of this source code is governed by an MIT-style license that can be
|
|
6
|
-
* found in the LICENSE file at https://angular.io/license
|
|
7
|
-
*
|
|
8
|
-
* This file is a port of shadowCSS from webcomponents.js to TypeScript.
|
|
9
|
-
* https://github.com/webcomponents/webcomponentsjs/blob/4efecd7e0e/src/ShadowCSS/ShadowCSS.js
|
|
10
|
-
* https://github.com/angular/angular/blob/master/packages/compiler/src/shadow_css.ts
|
|
11
|
-
*/
|
|
1
|
+
/**
|
|
2
|
+
* @license
|
|
3
|
+
* Copyright Google Inc. All Rights Reserved.
|
|
4
|
+
*
|
|
5
|
+
* Use of this source code is governed by an MIT-style license that can be
|
|
6
|
+
* found in the LICENSE file at https://angular.io/license
|
|
7
|
+
*
|
|
8
|
+
* This file is a port of shadowCSS from webcomponents.js to TypeScript.
|
|
9
|
+
* https://github.com/webcomponents/webcomponentsjs/blob/4efecd7e0e/src/ShadowCSS/ShadowCSS.js
|
|
10
|
+
* https://github.com/angular/angular/blob/master/packages/compiler/src/shadow_css.ts
|
|
11
|
+
*/
|