@arcgis/map-components 5.2.0-next.86 → 5.2.0-next.88
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cdn/2GQ6KVNI.js +2 -0
- package/dist/cdn/3CFRD2EN.js +2 -0
- package/dist/cdn/{YXA3DG4H.js → 3W4IH5LQ.js} +1 -1
- package/dist/cdn/5L5UYV3H.js +2 -0
- package/dist/cdn/{7IWMEBK6.js → 6BNYO33V.js} +1 -1
- package/dist/cdn/6NGRUK5C.js +2 -0
- package/dist/cdn/BPHJ4VBC.js +2 -0
- package/dist/cdn/CFB4ZR5F.js +2 -0
- package/dist/cdn/D6MRDGUC.js +2 -0
- package/dist/cdn/EFUTKX2O.js +2 -0
- package/dist/cdn/{PNSES5YC.js → EGUVICJF.js} +1 -1
- package/dist/cdn/FXK4G4VK.js +2 -0
- package/dist/cdn/GNVPXNTX.js +2 -0
- package/dist/cdn/HTEIMRY6.js +2 -0
- package/dist/cdn/I2D75Q7M.js +2 -0
- package/dist/cdn/IMG5GOJB.js +2 -0
- package/dist/cdn/JXBEE5GW.js +2 -0
- package/dist/cdn/JZC42PXS.js +2 -0
- package/dist/cdn/K3N6NHJW.js +2 -0
- package/dist/cdn/KN4PG54T.js +2 -0
- package/dist/cdn/{56NINR5L.js → KNMMVZVV.js} +1 -1
- package/dist/cdn/M66G67OC.js +2 -0
- package/dist/cdn/MQX2F54G.js +2 -0
- package/dist/cdn/NB5DQKQY.js +2 -0
- package/dist/cdn/NFWFRHUT.js +2 -0
- package/dist/cdn/PCEAIDCB.js +2 -0
- package/dist/cdn/PMU2DO3P.js +2 -0
- package/dist/cdn/{LTGPFC6N.js → PWEF6IKF.js} +1 -1
- package/dist/cdn/{HWLBIEGO.js → RS5BEGC5.js} +1 -1
- package/dist/cdn/{K4V76SMR.js → TAIZWQYU.js} +1 -1
- package/dist/cdn/TPG3TU6B.js +2 -0
- package/dist/cdn/TRFWUKXA.js +2 -0
- package/dist/cdn/TSZ26CSX.js +2 -0
- package/dist/cdn/V4W4ZP6M.js +2 -0
- package/dist/cdn/XM2OBGXW.js +2 -0
- package/dist/cdn/assets/presentation/t9n/messages.en.json +1 -1
- package/dist/cdn/assets/utility-network-picker/t9n/messages.en.json +1 -0
- package/dist/cdn/index.js +1 -1
- package/dist/cdn/main.css +1 -1
- package/dist/chunks/constants2.js +6 -0
- package/dist/chunks/useArcgisViewReadyError.js +42 -27
- package/dist/components/arcgis-aggregated-features/customElement.js +0 -1
- package/dist/components/arcgis-area-measurement-2d/customElement.d.ts +10 -0
- package/dist/components/arcgis-area-measurement-3d/customElement.d.ts +10 -0
- package/dist/components/arcgis-attachments/customElement.d.ts +10 -0
- package/dist/components/arcgis-basemap-gallery/customElement.d.ts +10 -0
- package/dist/components/arcgis-basemap-layer-list/customElement.d.ts +23 -0
- package/dist/components/arcgis-basemap-layer-list-next/customElement.d.ts +604 -51
- package/dist/components/arcgis-basemap-layer-list-next/customElement.js +2 -2
- package/dist/components/arcgis-basemap-layer-list-next/types.d.ts +39 -0
- package/dist/components/arcgis-basemap-toggle/customElement.d.ts +10 -0
- package/dist/components/arcgis-bookmarks/customElement.d.ts +20 -0
- package/dist/components/arcgis-bookmarks/customElement.js +0 -1
- package/dist/components/arcgis-building-explorer/customElement.d.ts +10 -0
- package/dist/components/arcgis-catalog-layer-list/customElement.d.ts +23 -0
- package/dist/components/arcgis-catalog-layer-list-next/customElement.d.ts +433 -59
- package/dist/components/arcgis-catalog-layer-list-next/customElement.js +2 -2
- package/dist/components/arcgis-catalog-layer-list-next/types.d.ts +41 -6
- package/dist/components/arcgis-compass/customElement.d.ts +10 -0
- package/dist/components/arcgis-coordinate-conversion/customElement.d.ts +10 -0
- package/dist/components/arcgis-coordinate-conversion-next/customElement.d.ts +10 -0
- package/dist/components/arcgis-daylight/customElement.d.ts +10 -0
- package/dist/components/arcgis-direct-line-measurement-3d/customElement.d.ts +10 -0
- package/dist/components/arcgis-directional-pad/customElement.d.ts +10 -0
- package/dist/components/arcgis-directions/customElement.d.ts +10 -0
- package/dist/components/arcgis-distance-measurement-2d/customElement.d.ts +10 -0
- package/dist/components/arcgis-editor/customElement.d.ts +10 -0
- package/dist/components/arcgis-elevation-profile/customElement.d.ts +10 -0
- package/dist/components/arcgis-expand/customElement.d.ts +10 -0
- package/dist/components/arcgis-feature/customElement.d.ts +10 -0
- package/dist/components/arcgis-feature-form/customElement.d.ts +10 -0
- package/dist/components/arcgis-feature-next/customElement.d.ts +32 -1
- package/dist/components/arcgis-feature-next/customElement.js +4 -4
- package/dist/components/arcgis-feature-table/customElement.d.ts +10 -0
- package/dist/components/arcgis-feature-templates/customElement.d.ts +10 -0
- package/dist/components/arcgis-feature-templates-legacy/customElement.d.ts +10 -0
- package/dist/components/arcgis-features/customElement.d.ts +20 -0
- package/dist/components/arcgis-features/customElement.js +3 -3
- package/dist/components/arcgis-features-next/customElement.d.ts +32 -1
- package/dist/components/arcgis-features-next/customElement.js +98 -86
- package/dist/components/arcgis-features-next/index.js +0 -1
- package/dist/components/arcgis-floor-filter/customElement.d.ts +10 -0
- package/dist/components/arcgis-grid-controls/customElement.d.ts +10 -0
- package/dist/components/arcgis-grid-controls/customElement.js +1 -1
- package/dist/components/arcgis-histogram-range-slider/customElement.d.ts +10 -0
- package/dist/components/arcgis-home/customElement.d.ts +10 -0
- package/dist/components/arcgis-layer-list/customElement.d.ts +20 -0
- package/dist/components/arcgis-layer-list-next/customElement.d.ts +285 -123
- package/dist/components/arcgis-layer-list-next/customElement.js +2 -3
- package/dist/components/arcgis-layer-list-next/types.d.ts +44 -6
- package/dist/components/arcgis-legend/customElement.d.ts +10 -0
- package/dist/components/arcgis-line-of-sight/customElement.d.ts +10 -0
- package/dist/components/arcgis-link-chart/customElement.d.ts +19 -5
- package/dist/components/arcgis-link-chart/customElement.js +24 -18
- package/dist/components/arcgis-link-chart-layout-switcher/customElement.d.ts +10 -0
- package/dist/components/arcgis-link-chart-nonspatial-visibility-toggle/customElement.d.ts +10 -0
- package/dist/components/arcgis-locate/customElement.d.ts +10 -0
- package/dist/components/arcgis-map/customElement.d.ts +19 -5
- package/dist/components/arcgis-map/customElement.js +19 -13
- package/dist/components/arcgis-measurement/customElement.d.ts +10 -0
- package/dist/components/arcgis-multi-feature-form/customElement.d.ts +25 -1
- package/dist/components/arcgis-navigation-toggle/customElement.d.ts +10 -0
- package/dist/components/arcgis-oriented-imagery-viewer/customElement.d.ts +10 -0
- package/dist/components/arcgis-oriented-imagery-viewer-non-panoramic-viewer/customElement.js +0 -2
- package/dist/components/arcgis-oriented-imagery-viewer-panoramic-viewer/customElement.js +15 -16
- package/dist/components/arcgis-oriented-imagery-viewer-panoramic-viewer-zoom/customElement.d.ts +10 -0
- package/dist/components/arcgis-paste/customElement.d.ts +10 -0
- package/dist/components/arcgis-paste/customElement.js +0 -1
- package/dist/components/arcgis-popup/customElement.d.ts +27 -7
- package/dist/components/arcgis-popup/customElement.js +11 -14
- package/dist/components/arcgis-presentation/PresentationViewModel.d.ts +6 -0
- package/dist/components/arcgis-presentation/customElement.d.ts +18 -6
- package/dist/components/arcgis-presentation/customElement.js +197 -157
- package/dist/components/arcgis-presentation/index.js +2 -0
- package/dist/components/arcgis-presentation-captions/customElement.js +4 -4
- package/dist/components/arcgis-presentation-slide-list/customElement.js +49 -0
- package/dist/components/arcgis-presentation-slide-list/index.js +3 -0
- package/dist/components/arcgis-print/customElement.d.ts +10 -0
- package/dist/components/arcgis-scale-bar/customElement.d.ts +10 -0
- package/dist/components/arcgis-scale-range-slider/customElement.d.ts +10 -0
- package/dist/components/arcgis-scene/customElement.d.ts +19 -5
- package/dist/components/arcgis-scene/customElement.js +21 -15
- package/dist/components/arcgis-search/customElement.d.ts +10 -0
- package/dist/components/arcgis-search-result-renderer/customElement.d.ts +10 -0
- package/dist/components/arcgis-selection-toolbar/customElement.d.ts +10 -0
- package/dist/components/arcgis-shadow-cast/customElement.d.ts +10 -0
- package/dist/components/arcgis-sketch/customElement.d.ts +10 -0
- package/dist/components/arcgis-slice/customElement.d.ts +10 -0
- package/dist/components/arcgis-slider-binary-color-size-legacy/customElement.d.ts +10 -0
- package/dist/components/arcgis-slider-classed-color-legacy/customElement.d.ts +10 -0
- package/dist/components/arcgis-slider-classed-size-legacy/customElement.d.ts +10 -0
- package/dist/components/arcgis-slider-color-legacy/customElement.d.ts +10 -0
- package/dist/components/arcgis-slider-color-size-legacy/customElement.d.ts +10 -0
- package/dist/components/arcgis-slider-heatmap-legacy/customElement.d.ts +10 -0
- package/dist/components/arcgis-slider-opacity-legacy/customElement.d.ts +10 -0
- package/dist/components/arcgis-slider-scale-range/customElement.d.ts +10 -0
- package/dist/components/arcgis-slider-size-legacy/customElement.d.ts +10 -0
- package/dist/components/arcgis-snapping-controls/customElement.d.ts +10 -0
- package/dist/components/arcgis-swipe/customElement.d.ts +10 -0
- package/dist/components/arcgis-table-list/customElement.d.ts +102 -15
- package/dist/components/arcgis-table-list-next/customElement.d.ts +310 -44
- package/dist/components/arcgis-table-list-next/customElement.js +2 -3
- package/dist/components/arcgis-table-list-next/types.d.ts +37 -0
- package/dist/components/arcgis-template-image/customElement.js +0 -1
- package/dist/components/arcgis-time-bar/customElement.d.ts +10 -0
- package/dist/components/arcgis-time-bar/customElement.js +1 -1
- package/dist/components/arcgis-time-bar-slider/customElement.d.ts +10 -0
- package/dist/components/arcgis-time-slider/customElement.d.ts +10 -0
- package/dist/components/arcgis-track/customElement.d.ts +10 -0
- package/dist/components/arcgis-utility-network-aggregated-geometry/customElement.d.ts +10 -0
- package/dist/components/arcgis-utility-network-aggregated-geometry-result-item/customElement.d.ts +10 -0
- package/dist/components/arcgis-utility-network-associations/customElement.d.ts +10 -0
- package/dist/components/arcgis-utility-network-picker/customElement.d.ts +56 -0
- package/dist/components/arcgis-utility-network-picker/customElement.js +91 -0
- package/dist/components/arcgis-utility-network-picker/index.d.ts +1 -0
- package/dist/components/arcgis-utility-network-picker/index.js +7 -0
- package/dist/components/arcgis-utility-network-trace/customElement.d.ts +10 -0
- package/dist/components/arcgis-utility-network-trace-analysis/customElement.d.ts +10 -0
- package/dist/components/arcgis-utility-network-trace-analysis/customElement.js +0 -1
- package/dist/components/arcgis-utility-network-trace-analysis-next/customElement.d.ts +10 -0
- package/dist/components/arcgis-utility-network-trace-analysis-next/customElement.js +0 -1
- package/dist/components/arcgis-utility-network-trace-inputs/customElement.d.ts +10 -0
- package/dist/components/arcgis-utility-network-trace-inputs-next/customElement.d.ts +10 -0
- package/dist/components/arcgis-utility-network-trace-inputs-next/customElement.js +123 -140
- package/dist/components/arcgis-utility-network-trace-inputs-next/index.js +2 -1
- package/dist/components/arcgis-utility-network-trace-location/customElement.d.ts +10 -0
- package/dist/components/arcgis-utility-network-trace-location-next/customElement.d.ts +10 -0
- package/dist/components/arcgis-utility-network-trace-results/customElement.d.ts +10 -0
- package/dist/components/arcgis-utility-network-trace-results/customElement.js +0 -2
- package/dist/components/arcgis-utility-network-trace-results-next/customElement.d.ts +10 -0
- package/dist/components/arcgis-utility-network-trace-results-next/customElement.js +0 -2
- package/dist/components/arcgis-utility-network-validate-network-topology/customElement.js +0 -2
- package/dist/components/arcgis-utility-network-validate-topology/customElement.d.ts +10 -0
- package/dist/components/arcgis-value-picker-legacy/customElement.d.ts +10 -0
- package/dist/components/arcgis-version-management/customElement.d.ts +10 -0
- package/dist/components/arcgis-version-management-service-item/customElement.js +3 -4
- package/dist/components/arcgis-video/customElement.d.ts +15 -3
- package/dist/components/arcgis-video-player/customElement.d.ts +10 -0
- package/dist/components/arcgis-video-player-actions-group/customElement.js +6 -6
- package/dist/components/arcgis-video-player-controls-group/customElement.js +1 -1
- package/dist/components/arcgis-volume-measurement/customElement.d.ts +22 -1
- package/dist/components/arcgis-weather/customElement.d.ts +10 -0
- package/dist/components/arcgis-zoom/customElement.d.ts +10 -0
- package/dist/docs/api.json +1 -1
- package/dist/docs/docs.json +1 -1
- package/dist/docs/vscode.html-custom-data.json +1 -1
- package/dist/docs/web-types.json +1 -1
- package/dist/index.d.ts +10 -0
- package/dist/loader.js +5 -3
- package/dist/types/lumina.d.ts +10 -3
- package/dist/types/preact.d.ts +11 -3
- package/dist/types/react.d.ts +12 -3
- package/dist/types/stencil.d.ts +10 -3
- package/package.json +7 -7
- package/dist/cdn/3UUQJCZL.js +0 -2
- package/dist/cdn/42TPQKQZ.js +0 -2
- package/dist/cdn/4T6ECCFH.js +0 -2
- package/dist/cdn/4UBDCXSK.js +0 -2
- package/dist/cdn/6MEC4BFN.js +0 -2
- package/dist/cdn/AJ7XRBWN.js +0 -2
- package/dist/cdn/ARVN7QLQ.js +0 -2
- package/dist/cdn/BVDQQOCR.js +0 -2
- package/dist/cdn/DKBC3UMW.js +0 -2
- package/dist/cdn/DSIL7TYR.js +0 -2
- package/dist/cdn/FZHWZNBO.js +0 -2
- package/dist/cdn/G2PAKIMS.js +0 -2
- package/dist/cdn/JOOHHKWH.js +0 -2
- package/dist/cdn/KS5TQB2A.js +0 -2
- package/dist/cdn/NAQYIBE5.js +0 -2
- package/dist/cdn/NBYN44GP.js +0 -2
- package/dist/cdn/NGB5WVIG.js +0 -2
- package/dist/cdn/PBNP6WFU.js +0 -2
- package/dist/cdn/RDARV7HC.js +0 -2
- package/dist/cdn/RXAUCQQC.js +0 -2
- package/dist/cdn/S22ZRUS7.js +0 -2
- package/dist/cdn/SVOAX4K6.js +0 -2
- package/dist/cdn/TI4BX367.js +0 -2
- package/dist/cdn/TUTTPXC5.js +0 -2
- package/dist/cdn/W5WXJT7N.js +0 -2
- package/dist/cdn/YTC3XBSZ.js +0 -2
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
/* COPYRIGHT Esri - https://js.arcgis.com/5.2/LICENSE.txt */
|
|
2
|
-
import { c as
|
|
3
|
-
import { css as
|
|
2
|
+
import { c as g } from "../../chunks/runtime.js";
|
|
3
|
+
import { css as l, html as c } from "lit";
|
|
4
4
|
import { LitElement as s, createEvent as b } from "@arcgis/lumina";
|
|
5
5
|
import "@arcgis/core/core/accessorSupport/decorators.js";
|
|
6
6
|
import { watch as p } from "@arcgis/core/core/reactiveUtils.js";
|
|
7
|
-
const d = g`.captions-container{width:100%;height:100%;padding-inline-start:var(--arcgis-internal-presentation-padding-start);padding-inline-end:var(--arcgis-internal-presentation-padding-end)}.captions{height:auto;position:relative;box-sizing:border-box;transition:padding .05s ease-in 0s;min-height:48px;max-width:max(400px,40%);padding:12px 16px;&:before{content:"";position:absolute;inset-block:-16px -144px;inset-inline:calc(-64px - var(--arcgis-internal-presentation-padding-start)) calc(0px - max(360px,32vw));background:var(--caption-gradient);mask:var(--caption-gradient-mask-before);opacity:var(--calcite-opacity-half);z-index:-1}&:after{content:"";position:absolute;inset:-32px;z-index:-2;background-color:#fff0;mask:var(--caption-gradient-mask-after);mask-mode:luminance;mask-composite:intersect;background-size:cover;backdrop-filter:blur(2px);opacity:var(--calcite-opacity-dark)}}:dir(rtl) .captions{&:before{mask:var(--caption-gradient-mask-before-RTL)}}.title{text-wrap:pretty;text-align:start;overflow:hidden;text-overflow:ellipsis;overflow-wrap:break-word;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;text-shadow:var(--title-text-shadow);font-size:var(--caption-title-font-size);font-family:Avenir Next World,sans-serif;font-style:normal;font-weight:var(--calcite-font-weight-bold);line-height:var(--calcite-font-line-height-relative-snug);margin-bottom:2px;color:var(--calcite-color-text-1)}.captions-description{text-wrap:pretty;text-align:start;overflow:hidden;text-overflow:ellipsis;overflow-wrap:break-word;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5;line-clamp:5;text-shadow:var(--description-text-shadow);font-size:var(--caption-description-font-size);font-style:normal;font-weight:var(--calcite-font-weight-medium);line-height:var(--calcite-font-line-height-relative-snug);color:var(--calcite-color-text-1)}.cover-container{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:space-evenly;padding-block-start:calc(var(--arcgis-internal-presentation-cover-padding-top) + var(--calcite-space-lg));padding-block-end:calc(var(--arcgis-internal-presentation-cover-padding-bottom) + var(--calcite-space-lg))}.cover{display:flex;flex-direction:column;align-items:center;justify-content:center;padding-inline:8px;min-height:88px;min-width:200px;position:relative;padding-inline-start:calc(var(--arcgis-internal-presentation-cover-padding-start) + 16px);padding-inline-end:calc(var(--arcgis-internal-presentation-cover-padding-end) + 16px);opacity:1;transition:opacity .25s,color .25s;&:before{content:"";position:absolute;inset:calc(0vw - max(320px,12vw,18vh)) calc(0vw - max(320px,24vw));border-radius:120px;background:var(--cover-gradient-before);mask:var(--cover-mask-before);opacity:var(--calcite-opacity-half);z-index:-1}&:after{content:"";position:absolute;inset:-32px;z-index:-2;background-color:#fff0;mask:var(--cover-mask-after);mask-mode:luminance;mask-composite:intersect;background-size:cover;backdrop-filter:blur(2px);opacity:var(--calcite-opacity-dark)}}.cover-description{text-wrap:pretty;text-align:center;text-shadow:var(--description-text-shadow);font-size:var(--cover-description-font-size);font-style:normal;font-weight:var(--calcite-font-weight-medium);line-height:var(--calcite-font-line-height-relative-snug);display:-webkit-box;max-width:75ch;overflow-wrap:break-word;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:5;line-clamp:5;color:var(--calcite-color-text-1)}:host{width:100%;height:100%;position:absolute;top:0;left:0;display:flex;align-items:flex-start;box-sizing:border-box;--caption-gradient: linear-gradient( 180deg, rgb(255 255 255 / 100%) 0%, rgb(255 255 255 / 98.3%) 8.1%, rgb(255 255 255 / 95%) 15.5%, rgb(255 255 255 / 90%) 22.5%, rgb(255 255 255 / 83.3%) 29%, rgb(255 255 255 / 73.3%) 35%, rgb(255 255 255 / 65%) 41%, rgb(255 255 255 / 55%) 47%, rgb(255 255 255 / 45%) 53%, rgb(255 255 255 / 35%) 59%, rgb(255 255 255 / 26.7%) 65%, rgb(255 255 255 / 18.3%) 71%, rgb(255 255 255 / 10%) 77%, rgb(255 255 255 / 4%) 84.5%, rgb(255 255 255 / 1%) 91%, rgb(255 255 255 / 0%) 100% );--title-text-shadow: 0 1px 1px #fff3, 0 0 3px #fff2, 0 0 6px #fff2;--caption-gradient-mask-before: linear-gradient( 90deg, rgb(255 255 255 / 100%) 30%, rgb(255 255 255 / 98.3%) 35.6%, rgb(255 255 255 / 95%) 41%, rgb(255 255 255 / 90%) 46%, rgb(255 255 255 / 83.3%) 50.3%, rgb(255 255 255 / 73.3%) 54.5%, rgb(255 255 255 / 65%) 58.7%, rgb(255 255 255 / 55%) 62.9%, rgb(255 255 255 / 45%) 67%, rgb(255 255 255 / 35%) 71%, rgb(255 255 255 / 26.7%) 75.5%, rgb(255 255 255 / 18.3%) 80%, rgb(255 255 255 / 10%) 84%, rgb(255 255 255 / 4%) 89%, rgb(255 255 255 / 1%) 94%, rgb(255 255 255 / 0%) 100% );--caption-gradient-mask-before-RTL: linear-gradient( 270deg, rgb(255 255 255 / 100%) 30%, rgb(255 255 255 / 98.3%) 35.6%, rgb(255 255 255 / 95%) 41%, rgb(255 255 255 / 90%) 46%, rgb(255 255 255 / 83.3%) 50.3%, rgb(255 255 255 / 73.3%) 54.5%, rgb(255 255 255 / 65%) 58.7%, rgb(255 255 255 / 55%) 62.9%, rgb(255 255 255 / 45%) 67%, rgb(255 255 255 / 35%) 71%, rgb(255 255 255 / 26.7%) 75.5%, rgb(255 255 255 / 18.3%) 80%, rgb(255 255 255 / 10%) 84%, rgb(255 255 255 / 4%) 89%, rgb(255 255 255 / 1%) 94%, rgb(255 255 255 / 0%) 100% );--caption-gradient-mask-after: linear-gradient( 90deg, white calc(100% - 40px) , rgb(255 255 255 / 90%) calc(100% - 35px) , rgb(255 255 255 / 70%) calc(100% - 30px) , rgb(255 255 255 / 50%) calc(100% - 25px) , rgb(255 255 255 / 30%) calc(100% - 20px) , rgb(255 255 255 / 10%) calc(100% - 15px) , black 100% ), linear-gradient( 180deg, white calc(100% - 40px) , rgb(255 255 255 / 90%) calc(100% - 35px) , rgb(255 255 255 / 70%) calc(100% - 30px) , rgb(255 255 255 / 50%) calc(100% - 25px) , rgb(255 255 255 / 30%) calc(100% - 20px) , rgb(255 255 255 / 10%) calc(100% - 15px) , black 100% ), linear-gradient( 270deg, white calc(100% - 40px) , rgb(255 255 255 / 90%) calc(100% - 35px) , rgb(255 255 255 / 70%) calc(100% - 30px) , rgb(255 255 255 / 50%) calc(100% - 25px) , rgb(255 255 255 / 30%) calc(100% - 20px) , rgb(255 255 255 / 10%) calc(100% - 15px) , black 100% ), linear-gradient( 0deg, white calc(100% - 40px) , rgb(255 255 255 / 90%) calc(100% - 35px) , rgb(255 255 255 / 70%) calc(100% - 30px) , rgb(255 255 255 / 50%) calc(100% - 25px) , rgb(255 255 255 / 30%) calc(100% - 20px) , rgb(255 255 255 / 10%) calc(100% - 15px) , black 100% );--description-text-shadow: 0 .5px .5px #fff2, 0 1px 1px #fff2, 0 0 8px #fff2;--caption-title-font-size: max(var(--calcite-font-size-xxl), calc(18px + .64vw) );--caption-description-font-size: max(var(--calcite-font-size), calc(10px + .4vw) );--cover-description-font-size: max(var(--calcite-font-size-md), calc(10px + .5vw) );--cover-gradient-before: linear-gradient( 0deg, rgb(255 255 255 / 0%) 0, rgb(255 255 255 / 1%) 4%, rgb(255 255 255 / 4%) 7.7%, rgb(255 255 255 / 10%) 11.2%, rgb(255 255 255 / 18.3%) 14.5%, rgb(255 255 255 / 26.7%) 17.5%, rgb(255 255 255 / 35%) 20.5%, rgb(255 255 255 / 45%) 23.5%, rgb(255 255 255 / 55%) 26.5%, rgb(255 255 255 / 65%) 29.5%, rgb(255 255 255 / 73.3%) 32.5%, rgb(255 255 255 / 83.3%) 35.5%, rgb(255 255 255 / 90%) 38.5%, rgb(255 255 255 / 95%) 42.2%, rgb(255 255 255 / 98.3%) 46%, rgb(255 255 255 / 100%) 50%, rgb(255 255 255 / 98.3%) 54%, rgb(255 255 255 / 95%) 57.8%, rgb(255 255 255 / 90%) 61.5%, rgb(255 255 255 / 83.3%) 64.5%, rgb(255 255 255 / 73.3%) 67.5%, rgb(255 255 255 / 65%) 70.5%, rgb(255 255 255 / 55%) 73.5%, rgb(255 255 255 / 45%) 76.5%, rgb(255 255 255 / 35%) 79.5%, rgb(255 255 255 / 26.7%) 82.5%, rgb(255 255 255 / 18.3%) 85.5%, rgb(255 255 255 / 10%) 88.8%, rgb(255 255 255 / 4%) 92.3%, rgb(255 255 255 / 1%) 96%, rgb(255 255 255 / 0%) 100% );--cover-mask-before: linear-gradient( 90deg, rgb(255 255 255 / 0%) 0, rgb(255 255 255 / 1%) 3.2%, rgb(255 255 255 / 4%) 6.2%, rgb(255 255 255 / 10%) 9%, rgb(255 255 255 / 18.3%) 11.6%, rgb(255 255 255 / 26.7%) 14%, rgb(255 255 255 / 35%) 16.4%, rgb(255 255 255 / 45%) 18.8%, rgb(255 255 255 / 55%) 21.2%, rgb(255 255 255 / 65%) 23.6%, rgb(255 255 255 / 73.3%) 26%, rgb(255 255 255 / 83.3%) 28.4%, rgb(255 255 255 / 90%) 30.8%, rgb(255 255 255 / 95%) 33.8%, rgb(255 255 255 / 98.3%) 36.8%, rgb(255 255 255 / 100%) 40%, rgb(255 255 255 / 100%) 60%, rgb(255 255 255 / 98.3%) 63.2%, rgb(255 255 255 / 95%) 66.2%, rgb(255 255 255 / 90%) 69.2%, rgb(255 255 255 / 83.3%) 71.6%, rgb(255 255 255 / 73.3%) 74%, rgb(255 255 255 / 65%) 76.4%, rgb(255 255 255 / 55%) 78.8%, rgb(255 255 255 / 45%) 81.2%, rgb(255 255 255 / 35%) 83.6%, rgb(255 255 255 / 26.7%) 86%, rgb(255 255 255 / 18.3%) 88.4%, rgb(255 255 255 / 10%) 91%, rgb(255 255 255 / 4%) 93.9%, rgb(255 255 255 / 1%) 96.8%, rgb(255 255 255 / 0%) 100% );--cover-mask-after: linear-gradient( 90deg, white calc(100% - 40px) , rgb(255 255 255 / 90%) calc(100% - 35px) , rgb(255 255 255 / 70%) calc(100% - 30px) , rgb(255 255 255 / 50%) calc(100% - 25px) , rgb(255 255 255 / 30%) calc(100% - 20px) , rgb(255 255 255 / 10%) calc(100% - 15px) , black 100% ), linear-gradient( 180deg, white calc(100% - 40px) , rgb(255 255 255 / 90%) calc(100% - 35px) , rgb(255 255 255 / 70%) calc(100% - 30px) , rgb(255 255 255 / 50%) calc(100% - 25px) , rgb(255 255 255 / 30%) calc(100% - 20px) , rgb(255 255 255 / 10%) calc(100% - 15px) , black 100% ), linear-gradient( 270deg, white calc(100% - 40px) , rgb(255 255 255 / 90%) calc(100% - 35px) , rgb(255 255 255 / 70%) calc(100% - 30px) , rgb(255 255 255 / 50%) calc(100% - 25px) , rgb(255 255 255 / 30%) calc(100% - 20px) , rgb(255 255 255 / 10%) calc(100% - 15px) , black 100% ), linear-gradient( 0deg, white calc(100% - 40px) , rgb(255 255 255 / 90%) calc(100% - 35px) , rgb(255 255 255 / 70%) calc(100% - 30px) , rgb(255 255 255 / 50%) calc(100% - 25px) , rgb(255 255 255 / 30%) calc(100% - 20px) , rgb(255 255 255 / 10%) calc(100% - 15px) , black 100% );--cover-gradient-phone: linear-gradient( 0deg, rgb(255 255 255 / 0%) .59%, rgb(255 255 255 / 4%) 4.94%, rgb(255 255 255 / 50%) 25.87%, rgb(255 255 255 / 70%) 37.02%, rgb(255 255 255 / 80%) 48.43%, rgb(255 255 255 / 70%) 60.34%, rgb(255 255 255 / 30%) 80.55%, rgb(255 255 255 / 4%) 93.22%, rgb(255 255 255 / 0%) 99.74% );.fadeOut{opacity:1!important}}`, n = 50, o = 256;
|
|
7
|
+
const d = l`:host{--arcgis-internal-presentation-background-opacity: .6}.captions-container{width:100%;height:100%;padding-inline-start:var(--arcgis-internal-presentation-padding-start);padding-inline-end:var(--arcgis-internal-presentation-padding-end)}.captions{height:auto;position:relative;box-sizing:border-box;transition:padding .05s ease-in 0s;min-height:48px;max-width:max(400px,40%);padding:12px 16px;&:before{content:"";position:absolute;inset-block:-16px -144px;inset-inline:calc(-64px - var(--arcgis-internal-presentation-padding-start)) calc(0px - max(360px,32vw));background:var(--caption-gradient);mask:var(--caption-gradient-mask-before);opacity:var(--arcgis-internal-presentation-background-opacity);z-index:-1}&:after{content:"";position:absolute;inset:-32px;z-index:-2;background-color:#fff0;mask:var(--caption-gradient-mask-after);mask-mode:luminance;mask-composite:intersect;background-size:cover;backdrop-filter:blur(2px);opacity:var(--calcite-opacity-dark)}}:dir(rtl) .captions{&:before{mask:var(--caption-gradient-mask-before-RTL)}}.title{text-wrap:pretty;text-align:start;overflow:hidden;text-overflow:ellipsis;overflow-wrap:break-word;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;text-shadow:var(--title-text-shadow);font-size:var(--caption-title-font-size);font-family:Avenir Next World,sans-serif;font-style:normal;font-weight:var(--calcite-font-weight-bold);line-height:var(--calcite-font-line-height-relative-snug);margin-bottom:2px;color:var(--calcite-color-text-1)}.captions-description{text-wrap:pretty;text-align:start;overflow:hidden;text-overflow:ellipsis;overflow-wrap:break-word;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5;line-clamp:5;text-shadow:var(--description-text-shadow);font-size:var(--caption-description-font-size);font-style:normal;font-weight:var(--calcite-font-weight-medium);line-height:var(--calcite-font-line-height-relative-snug);color:var(--calcite-color-text-1)}.cover-container{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:space-evenly;padding-block-start:calc(var(--arcgis-internal-presentation-cover-padding-top) + var(--calcite-space-lg));padding-block-end:calc(var(--arcgis-internal-presentation-cover-padding-bottom) + var(--calcite-space-lg))}.cover{display:flex;flex-direction:column;align-items:center;justify-content:center;padding-inline:8px;min-height:88px;min-width:200px;position:relative;padding-inline-start:16px;padding-inline-end:16px;opacity:1;transition:opacity .25s,color .25s;&:before{content:"";position:absolute;inset:calc(0vw - max(320px,12vw,18vh)) calc(0vw - max(320px,24vw));border-radius:120px;background:var(--cover-gradient-before);mask:var(--cover-mask-before);opacity:var(--arcgis-internal-presentation-background-opacity);z-index:-1}&:after{content:"";position:absolute;inset:-32px;z-index:-2;background-color:#fff0;mask:var(--cover-mask-after);mask-mode:luminance;mask-composite:intersect;background-size:cover;backdrop-filter:blur(2px);opacity:var(--calcite-opacity-dark)}}.cover-description{text-wrap:pretty;text-align:center;text-shadow:var(--description-text-shadow);font-size:var(--cover-description-font-size);font-style:normal;font-weight:var(--calcite-font-weight-medium);line-height:var(--calcite-font-line-height-relative-snug);display:-webkit-box;max-width:75ch;overflow-wrap:break-word;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:5;line-clamp:5;color:var(--calcite-color-text-1)}:host{width:100%;height:100%;position:absolute;top:0;left:0;display:flex;align-items:flex-start;box-sizing:border-box;--caption-gradient: linear-gradient( 180deg, rgb(255 255 255 / 100%) 0%, rgb(255 255 255 / 98.3%) 8.1%, rgb(255 255 255 / 95%) 15.5%, rgb(255 255 255 / 90%) 22.5%, rgb(255 255 255 / 83.3%) 29%, rgb(255 255 255 / 73.3%) 35%, rgb(255 255 255 / 65%) 41%, rgb(255 255 255 / 55%) 47%, rgb(255 255 255 / 45%) 53%, rgb(255 255 255 / 35%) 59%, rgb(255 255 255 / 26.7%) 65%, rgb(255 255 255 / 18.3%) 71%, rgb(255 255 255 / 10%) 77%, rgb(255 255 255 / 4%) 84.5%, rgb(255 255 255 / 1%) 91%, rgb(255 255 255 / 0%) 100% );--title-text-shadow: 0 1px 1px #fff3, 0 0 3px #fff2, 0 0 6px #fff2;--caption-gradient-mask-before: linear-gradient( 90deg, rgb(255 255 255 / 100%) 30%, rgb(255 255 255 / 98.3%) 35.6%, rgb(255 255 255 / 95%) 41%, rgb(255 255 255 / 90%) 46%, rgb(255 255 255 / 83.3%) 50.3%, rgb(255 255 255 / 73.3%) 54.5%, rgb(255 255 255 / 65%) 58.7%, rgb(255 255 255 / 55%) 62.9%, rgb(255 255 255 / 45%) 67%, rgb(255 255 255 / 35%) 71%, rgb(255 255 255 / 26.7%) 75.5%, rgb(255 255 255 / 18.3%) 80%, rgb(255 255 255 / 10%) 84%, rgb(255 255 255 / 4%) 89%, rgb(255 255 255 / 1%) 94%, rgb(255 255 255 / 0%) 100% );--caption-gradient-mask-before-RTL: linear-gradient( 270deg, rgb(255 255 255 / 100%) 30%, rgb(255 255 255 / 98.3%) 35.6%, rgb(255 255 255 / 95%) 41%, rgb(255 255 255 / 90%) 46%, rgb(255 255 255 / 83.3%) 50.3%, rgb(255 255 255 / 73.3%) 54.5%, rgb(255 255 255 / 65%) 58.7%, rgb(255 255 255 / 55%) 62.9%, rgb(255 255 255 / 45%) 67%, rgb(255 255 255 / 35%) 71%, rgb(255 255 255 / 26.7%) 75.5%, rgb(255 255 255 / 18.3%) 80%, rgb(255 255 255 / 10%) 84%, rgb(255 255 255 / 4%) 89%, rgb(255 255 255 / 1%) 94%, rgb(255 255 255 / 0%) 100% );--caption-gradient-mask-after: linear-gradient( 90deg, white calc(100% - 40px) , rgb(255 255 255 / 90%) calc(100% - 35px) , rgb(255 255 255 / 70%) calc(100% - 30px) , rgb(255 255 255 / 50%) calc(100% - 25px) , rgb(255 255 255 / 30%) calc(100% - 20px) , rgb(255 255 255 / 10%) calc(100% - 15px) , black 100% ), linear-gradient( 180deg, white calc(100% - 40px) , rgb(255 255 255 / 90%) calc(100% - 35px) , rgb(255 255 255 / 70%) calc(100% - 30px) , rgb(255 255 255 / 50%) calc(100% - 25px) , rgb(255 255 255 / 30%) calc(100% - 20px) , rgb(255 255 255 / 10%) calc(100% - 15px) , black 100% ), linear-gradient( 270deg, white calc(100% - 40px) , rgb(255 255 255 / 90%) calc(100% - 35px) , rgb(255 255 255 / 70%) calc(100% - 30px) , rgb(255 255 255 / 50%) calc(100% - 25px) , rgb(255 255 255 / 30%) calc(100% - 20px) , rgb(255 255 255 / 10%) calc(100% - 15px) , black 100% ), linear-gradient( 0deg, white calc(100% - 40px) , rgb(255 255 255 / 90%) calc(100% - 35px) , rgb(255 255 255 / 70%) calc(100% - 30px) , rgb(255 255 255 / 50%) calc(100% - 25px) , rgb(255 255 255 / 30%) calc(100% - 20px) , rgb(255 255 255 / 10%) calc(100% - 15px) , black 100% );--description-text-shadow: 0 .5px .5px #fff2, 0 1px 1px #fff2, 0 0 8px #fff2;--caption-title-font-size: max(var(--calcite-font-size-2xl), calc(18px + .64vw) );--caption-description-font-size: max(var(--calcite-font-size), calc(10px + .4vw) );--cover-description-font-size: max(var(--calcite-font-size-md), calc(10px + .5vw) );--cover-gradient-before: linear-gradient( 0deg, rgb(255 255 255 / 0%) 0, rgb(255 255 255 / 1%) 4%, rgb(255 255 255 / 4%) 7.7%, rgb(255 255 255 / 10%) 11.2%, rgb(255 255 255 / 18.3%) 14.5%, rgb(255 255 255 / 26.7%) 17.5%, rgb(255 255 255 / 35%) 20.5%, rgb(255 255 255 / 45%) 23.5%, rgb(255 255 255 / 55%) 26.5%, rgb(255 255 255 / 65%) 29.5%, rgb(255 255 255 / 73.3%) 32.5%, rgb(255 255 255 / 83.3%) 35.5%, rgb(255 255 255 / 90%) 38.5%, rgb(255 255 255 / 95%) 42.2%, rgb(255 255 255 / 98.3%) 46%, rgb(255 255 255 / 100%) 50%, rgb(255 255 255 / 98.3%) 54%, rgb(255 255 255 / 95%) 57.8%, rgb(255 255 255 / 90%) 61.5%, rgb(255 255 255 / 83.3%) 64.5%, rgb(255 255 255 / 73.3%) 67.5%, rgb(255 255 255 / 65%) 70.5%, rgb(255 255 255 / 55%) 73.5%, rgb(255 255 255 / 45%) 76.5%, rgb(255 255 255 / 35%) 79.5%, rgb(255 255 255 / 26.7%) 82.5%, rgb(255 255 255 / 18.3%) 85.5%, rgb(255 255 255 / 10%) 88.8%, rgb(255 255 255 / 4%) 92.3%, rgb(255 255 255 / 1%) 96%, rgb(255 255 255 / 0%) 100% );--cover-mask-before: linear-gradient( 90deg, rgb(255 255 255 / 0%) 0, rgb(255 255 255 / 1%) 3.2%, rgb(255 255 255 / 4%) 6.2%, rgb(255 255 255 / 10%) 9%, rgb(255 255 255 / 18.3%) 11.6%, rgb(255 255 255 / 26.7%) 14%, rgb(255 255 255 / 35%) 16.4%, rgb(255 255 255 / 45%) 18.8%, rgb(255 255 255 / 55%) 21.2%, rgb(255 255 255 / 65%) 23.6%, rgb(255 255 255 / 73.3%) 26%, rgb(255 255 255 / 83.3%) 28.4%, rgb(255 255 255 / 90%) 30.8%, rgb(255 255 255 / 95%) 33.8%, rgb(255 255 255 / 98.3%) 36.8%, rgb(255 255 255 / 100%) 40%, rgb(255 255 255 / 100%) 60%, rgb(255 255 255 / 98.3%) 63.2%, rgb(255 255 255 / 95%) 66.2%, rgb(255 255 255 / 90%) 69.2%, rgb(255 255 255 / 83.3%) 71.6%, rgb(255 255 255 / 73.3%) 74%, rgb(255 255 255 / 65%) 76.4%, rgb(255 255 255 / 55%) 78.8%, rgb(255 255 255 / 45%) 81.2%, rgb(255 255 255 / 35%) 83.6%, rgb(255 255 255 / 26.7%) 86%, rgb(255 255 255 / 18.3%) 88.4%, rgb(255 255 255 / 10%) 91%, rgb(255 255 255 / 4%) 93.9%, rgb(255 255 255 / 1%) 96.8%, rgb(255 255 255 / 0%) 100% );--cover-mask-after: linear-gradient( 90deg, white calc(100% - 40px) , rgb(255 255 255 / 90%) calc(100% - 35px) , rgb(255 255 255 / 70%) calc(100% - 30px) , rgb(255 255 255 / 50%) calc(100% - 25px) , rgb(255 255 255 / 30%) calc(100% - 20px) , rgb(255 255 255 / 10%) calc(100% - 15px) , black 100% ), linear-gradient( 180deg, white calc(100% - 40px) , rgb(255 255 255 / 90%) calc(100% - 35px) , rgb(255 255 255 / 70%) calc(100% - 30px) , rgb(255 255 255 / 50%) calc(100% - 25px) , rgb(255 255 255 / 30%) calc(100% - 20px) , rgb(255 255 255 / 10%) calc(100% - 15px) , black 100% ), linear-gradient( 270deg, white calc(100% - 40px) , rgb(255 255 255 / 90%) calc(100% - 35px) , rgb(255 255 255 / 70%) calc(100% - 30px) , rgb(255 255 255 / 50%) calc(100% - 25px) , rgb(255 255 255 / 30%) calc(100% - 20px) , rgb(255 255 255 / 10%) calc(100% - 15px) , black 100% ), linear-gradient( 0deg, white calc(100% - 40px) , rgb(255 255 255 / 90%) calc(100% - 35px) , rgb(255 255 255 / 70%) calc(100% - 30px) , rgb(255 255 255 / 50%) calc(100% - 25px) , rgb(255 255 255 / 30%) calc(100% - 20px) , rgb(255 255 255 / 10%) calc(100% - 15px) , black 100% );--cover-gradient-phone: linear-gradient( 0deg, rgb(255 255 255 / 0%) .59%, rgb(255 255 255 / 4%) 4.94%, rgb(255 255 255 / 50%) 25.87%, rgb(255 255 255 / 70%) 37.02%, rgb(255 255 255 / 80%) 48.43%, rgb(255 255 255 / 70%) 60.34%, rgb(255 255 255 / 30%) 80.55%, rgb(255 255 255 / 4%) 93.22%, rgb(255 255 255 / 0%) 99.74% );.fadeOut{opacity:1!important}}`, n = 50, o = 256;
|
|
8
8
|
class x extends s {
|
|
9
9
|
constructor() {
|
|
10
10
|
super(...arguments), this.transitionActive = !1, this.autoDestroyDisabled = !1, this.arcgisReady = b();
|
|
@@ -37,7 +37,7 @@ class x extends s {
|
|
|
37
37
|
return c`<div class="captions-container"><div class="captions"><div class="title">${e}</div><div class="captions-description">${r}</div></div></div>`;
|
|
38
38
|
}
|
|
39
39
|
}
|
|
40
|
-
|
|
40
|
+
g("arcgis-presentation-captions", x);
|
|
41
41
|
export {
|
|
42
42
|
x as ArcgisPresentationCaptions
|
|
43
43
|
};
|
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
/* COPYRIGHT Esri - https://js.arcgis.com/5.2/LICENSE.txt */
|
|
2
|
+
import { c as o } from "../../chunks/runtime.js";
|
|
3
|
+
import { css as n, html as s } from "lit";
|
|
4
|
+
import { LitElement as r, createEvent as c, nothing as a, safeClassMap as d } from "@arcgis/lumina";
|
|
5
|
+
import "@arcgis/core/core/accessorSupport/decorators.js";
|
|
6
|
+
import { classes as m } from "@arcgis/toolkit/dom";
|
|
7
|
+
import { p } from "../../chunks/constants2.js";
|
|
8
|
+
const h = n`:host{--calcite-list-background-color: var(--calcite-color-transparent);position:absolute;inset-block-end:0;display:flex;flex-direction:column;justify-content:flex-end;height:100%}.presentation-slide-list-container{overflow-x:hidden;overflow-y:auto;pointer-events:auto;background-color:var(--calcite-color-surface-2);box-shadow:var(--arcgis-internal-box-shadow)}.presentation-slide-list{position:relative;display:block;width:300px;box-sizing:border-box}.slide-list-item-content{position:relative;display:flex;height:100%;justify-content:flex-start;box-sizing:border-box}.slide-list-item-selected{border:1px solid var(--calcite-color-surface-2);background:var(--calcite-color-surface-highlight)}.card-slide-title{margin-inline-start:var(--calcite-space-md);padding-inline-end:var(--calcite-space-xs);min-inline-size:0;align-content:center;font-size:var(--calcite-font-size--1)}.card-slide-title-text{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2}@supports (line-clamp: 2){.card-slide-title-text{line-clamp:2}}.card-image{width:114px;height:62px}`;
|
|
9
|
+
class u extends r {
|
|
10
|
+
constructor() {
|
|
11
|
+
super(...arguments), this.visualScale = "m", this.arcgisSlideListItemSelected = c(), this.arcgisSlideListOutsideClick = c();
|
|
12
|
+
}
|
|
13
|
+
static {
|
|
14
|
+
this.properties = { slides: 0, slideId: 1, label: 1, visualScale: 1 };
|
|
15
|
+
}
|
|
16
|
+
static {
|
|
17
|
+
this.styles = h;
|
|
18
|
+
}
|
|
19
|
+
loaded() {
|
|
20
|
+
this.manager.onLifecycle(() => {
|
|
21
|
+
this.listenOn(window, "mouseup", this.#t), this.#i();
|
|
22
|
+
});
|
|
23
|
+
}
|
|
24
|
+
#e(e) {
|
|
25
|
+
requestAnimationFrame(() => {
|
|
26
|
+
this.arcgisSlideListItemSelected.emit({ selectedSlide: e });
|
|
27
|
+
});
|
|
28
|
+
}
|
|
29
|
+
#t(e) {
|
|
30
|
+
const t = e.composedPath();
|
|
31
|
+
t.includes(this.el) || t.some((i) => i instanceof HTMLElement && i.id === p) || this.arcgisSlideListOutsideClick.emit();
|
|
32
|
+
}
|
|
33
|
+
#i() {
|
|
34
|
+
const e = this.renderRoot.querySelector("calcite-list-item[selected]");
|
|
35
|
+
e && e.setFocus();
|
|
36
|
+
}
|
|
37
|
+
render() {
|
|
38
|
+
return !this.slides || this.slides?.length === 0 ? s`<div></div>` : s`<div class="presentation-slide-list-container"><calcite-list .label=${this.label ?? ""} class="presentation-slide-list" .scale=${this.visualScale}>${this.slides.toArray().map((e) => {
|
|
39
|
+
const t = e.id === this.slideId, { thumbnail: l, title: i } = e;
|
|
40
|
+
return s`<calcite-list-item .selected=${t} class=${d(m({
|
|
41
|
+
"slide-list-item-selected": t
|
|
42
|
+
}))} @calciteListItemSelect=${() => this.#e(e)}><div slot=content class="slide-list-item-content"><img class="card-image" src=${l.url ?? a} alt=${i?.text ?? a}><div class="card-slide-title"><span class="card-slide-title-text">${i?.text}</span></div></div></calcite-list-item>`;
|
|
43
|
+
})}</calcite-list></div>`;
|
|
44
|
+
}
|
|
45
|
+
}
|
|
46
|
+
o("arcgis-presentation-slide-list", u);
|
|
47
|
+
export {
|
|
48
|
+
u as ArcgisPresentationSlideList
|
|
49
|
+
};
|
|
@@ -119,6 +119,16 @@ export abstract class ArcgisPrint extends LitElement {
|
|
|
119
119
|
* prevent memory leaks.
|
|
120
120
|
*
|
|
121
121
|
* @default false
|
|
122
|
+
* @example
|
|
123
|
+
*
|
|
124
|
+
* ```html
|
|
125
|
+
* <arcgis-print auto-destroy-disabled></arcgis-print>
|
|
126
|
+
* ```
|
|
127
|
+
*
|
|
128
|
+
* ```js
|
|
129
|
+
* printElement.autoDestroyDisabled = true;
|
|
130
|
+
* ```
|
|
131
|
+
*
|
|
122
132
|
*/
|
|
123
133
|
accessor autoDestroyDisabled: boolean;
|
|
124
134
|
/**
|
|
@@ -29,6 +29,16 @@ export abstract class ArcgisScaleBar extends LitElement {
|
|
|
29
29
|
* prevent memory leaks.
|
|
30
30
|
*
|
|
31
31
|
* @default false
|
|
32
|
+
* @example
|
|
33
|
+
*
|
|
34
|
+
* ```html
|
|
35
|
+
* <arcgis-scale-bar auto-destroy-disabled></arcgis-scale-bar>
|
|
36
|
+
* ```
|
|
37
|
+
*
|
|
38
|
+
* ```js
|
|
39
|
+
* scaleBarElement.autoDestroyDisabled = true;
|
|
40
|
+
* ```
|
|
41
|
+
*
|
|
32
42
|
*/
|
|
33
43
|
accessor autoDestroyDisabled: boolean;
|
|
34
44
|
/**
|
|
@@ -27,6 +27,16 @@ export abstract class ArcgisScaleRangeSlider extends LitElement {
|
|
|
27
27
|
* prevent memory leaks.
|
|
28
28
|
*
|
|
29
29
|
* @default false
|
|
30
|
+
* @example
|
|
31
|
+
*
|
|
32
|
+
* ```html
|
|
33
|
+
* <arcgis-scale-range-slider auto-destroy-disabled></arcgis-scale-range-slider>
|
|
34
|
+
* ```
|
|
35
|
+
*
|
|
36
|
+
* ```js
|
|
37
|
+
* scaleRangeSliderElement.autoDestroyDisabled = true;
|
|
38
|
+
* ```
|
|
39
|
+
*
|
|
30
40
|
*/
|
|
31
41
|
accessor autoDestroyDisabled: boolean;
|
|
32
42
|
/**
|
|
@@ -182,13 +182,15 @@ export abstract class ArcgisScene extends LitElement {
|
|
|
182
182
|
*/
|
|
183
183
|
get attributionItems(): SceneView["attributionItems"];
|
|
184
184
|
/**
|
|
185
|
-
* The
|
|
186
|
-
*
|
|
187
|
-
*
|
|
185
|
+
* The display mode used for the attribution. Defaults to null.
|
|
186
|
+
*
|
|
187
|
+
* Set this property to "auto" to automatically synchronize the attribution with the nearest [Calcite mode](https://developers.arcgis.com/calcite-design-system/core-concepts/#modes). If no Calcite mode is detected, the attribution defaults to light mode. **The "auto" mode was added in version 5.2.**
|
|
188
|
+
*
|
|
189
|
+
* Set this property to "light" or "dark" to explicitly use that mode without synchronization.
|
|
188
190
|
*
|
|
189
191
|
* @since 5.0
|
|
190
192
|
*/
|
|
191
|
-
accessor attributionMode:
|
|
193
|
+
accessor attributionMode: AttributionMode;
|
|
192
194
|
/**
|
|
193
195
|
* If true, the component will not be destroyed automatically when it is
|
|
194
196
|
* disconnected from the document. This is useful when you want to move the
|
|
@@ -197,6 +199,16 @@ export abstract class ArcgisScene extends LitElement {
|
|
|
197
199
|
* prevent memory leaks.
|
|
198
200
|
*
|
|
199
201
|
* @default false
|
|
202
|
+
* @example
|
|
203
|
+
*
|
|
204
|
+
* ```html
|
|
205
|
+
* <arcgis-scene auto-destroy-disabled></arcgis-scene>
|
|
206
|
+
* ```
|
|
207
|
+
*
|
|
208
|
+
* ```js
|
|
209
|
+
* sceneElement.autoDestroyDisabled = true;
|
|
210
|
+
* ```
|
|
211
|
+
*
|
|
200
212
|
*/
|
|
201
213
|
accessor autoDestroyDisabled: boolean;
|
|
202
214
|
/**
|
|
@@ -1268,4 +1280,6 @@ export abstract class ArcgisScene extends LitElement {
|
|
|
1268
1280
|
arcgisViewReadyError: ArcgisScene["arcgisViewReadyError"]["detail"];
|
|
1269
1281
|
arcgisViewVerticalTwoFingerDrag: ArcgisScene["arcgisViewVerticalTwoFingerDrag"]["detail"];
|
|
1270
1282
|
};
|
|
1271
|
-
}
|
|
1283
|
+
}
|
|
1284
|
+
|
|
1285
|
+
export type AttributionMode = SceneView["attributionMode"] | "auto";
|
|
@@ -6,18 +6,18 @@ import { watch as s } from "@arcgis/core/core/reactiveUtils.js";
|
|
|
6
6
|
import v from "@arcgis/core/geometry/Point.js";
|
|
7
7
|
import u from "@arcgis/core/views/SceneView.js";
|
|
8
8
|
import g from "@arcgis/core/WebScene.js";
|
|
9
|
-
import { LitElement as d, createEvent as r, safeClassMap as
|
|
9
|
+
import { LitElement as d, createEvent as r, safeClassMap as o } from "@arcgis/lumina";
|
|
10
10
|
import { makeAccessorController as w, reEmitEvent as t, reCreateAccessor as y } from "@arcgis/lumina/controllers/accessor";
|
|
11
|
-
import { createRef as
|
|
12
|
-
import { U as f, u as b, a as V } from "../../chunks/useArcgisViewReadyError.js";
|
|
13
|
-
import { s as
|
|
11
|
+
import { createRef as n, ref as h } from "lit/directives/ref.js";
|
|
12
|
+
import { U as f, u as b, a as V, b as C } from "../../chunks/useArcgisViewReadyError.js";
|
|
13
|
+
import { s as _ } from "../../chunks/esri-main.js";
|
|
14
14
|
import { s as E } from "../../chunks/slots.js";
|
|
15
15
|
import { C as c } from "../../chunks/resources.js";
|
|
16
|
-
import { b as
|
|
16
|
+
import { b as P, c as A, p as M, i as R } from "../../chunks/component-utils.js";
|
|
17
17
|
const D = w(g, {}), I = w(u, {});
|
|
18
|
-
class
|
|
18
|
+
class k extends d {
|
|
19
19
|
constructor() {
|
|
20
|
-
super(), this._containerRef =
|
|
20
|
+
super(), this._attributionMode = null, this._containerRef = n(), this._mapRef = n(), this._uiController = new f(this), this._cameraProperties = {}, this.arcgisLoadError = b(this), this.arcgisViewReadyError = V(this), this._map = D(this), this.view = I(this), this.allLayerViews = this.view.allLayerViews, this.alphaCompositingEnabled = this.view.alphaCompositingEnabled, this.analyses = this.view.analyses, this.animationsDisabled = this.view.animationsEnabled, this.autoDestroyDisabled = !1, this.basemap = this._map.basemap, this.basemapView = this.view.basemapView, this.canZoomIn = this.view.canZoomIn, this.canZoomOut = this.view.canZoomOut, this.clippingArea = this.view.clippingArea, this.constraints = this.view.constraints, this.displayFilterDisabled = this.view.displayFilterEnabled, this.environment = this.view.environment, this.fatalError = this.view.fatalError, this.floors = this.view.floors, this.graphics = this.view.graphics, this.ground = this._map.ground, this.groundView = this.view.groundView, this.highlights = this.view.highlights, this.layerViews = this.view.layerViews, this.magnifier = this.view.magnifier, this.map = this.view.map, this.navigation = this.view.navigation, this.padding = this.view.padding, this.popup = this.view.popup, this.popupDisabled = this.view.popupEnabled, this.popupComponentEnabled = !1, this.qualityProfile = this.view.qualityProfile, this.ready = this.view.ready, this.selectionManager = this.view.selectionManager, this.slotGroupRefs = this._uiController.slotGroupRefs, this.spatialReference = this.view.spatialReference, this.suspended = this.view.suspended, this.theme = this.view.theme, this.timeExtent = this.view.timeExtent, this.updating = this.view.updating, this.viewingMode = this.view.viewingMode, this.visibleArea = this.view.visibleArea, this.arcgisViewAnalysisViewCreate = t(() => this.view, "analysis-view-create"), this.arcgisViewAnalysisViewCreateError = t(() => this.view, "analysis-view-create-error"), this.arcgisViewAnalysisViewDestroy = t(() => this.view, "analysis-view-destroy"), this.arcgisViewChange = r(), this.arcgisViewClick = t(() => this.view, "click"), this.arcgisViewDoubleClick = t(() => this.view, "double-click"), this.arcgisViewDoubleTapDrag = t(() => this.view, "double-tap-drag"), this.arcgisViewDrag = t(() => this.view, "drag"), this.arcgisViewHold = t(() => this.view, "hold"), this.arcgisViewImmediateClick = t(() => this.view, "immediate-click"), this.arcgisViewImmediateDoubleClick = t(() => this.view, "immediate-double-click"), this.arcgisViewKeyDown = t(() => this.view, "key-down"), this.arcgisViewKeyUp = t(() => this.view, "key-up"), this.arcgisViewLayerviewCreate = t(() => this.view, "layerview-create"), this.arcgisViewLayerviewCreateError = t(() => this.view, "layerview-create-error"), this.arcgisViewLayerviewDestroy = t(() => this.view, "layerview-destroy"), this.arcgisViewMouseWheel = t(() => this.view, "mouse-wheel"), this.arcgisViewPointerDown = t(() => this.view, "pointer-down"), this.arcgisViewPointerEnter = t(() => this.view, "pointer-enter"), this.arcgisViewPointerLeave = t(() => this.view, "pointer-leave"), this.arcgisViewPointerMove = t(() => this.view, "pointer-move"), this.arcgisViewPointerUp = t(() => this.view, "pointer-up"), this.arcgisViewReadyChange = r(), this.arcgisViewVerticalTwoFingerDrag = t(() => this.view, "vertical-two-finger-drag"), C(this), this.view.ui = {
|
|
21
21
|
components: []
|
|
22
22
|
};
|
|
23
23
|
}
|
|
@@ -25,7 +25,7 @@ class M extends d {
|
|
|
25
25
|
this.properties = { _map: 16, aria: 0, view: 32, allLayerViews: 32, alphaCompositingEnabled: 5, analyses: 0, animationsDisabled: 5, attributionItems: 32, attributionMode: 1, autoDestroyDisabled: 5, basemap: 1, basemapView: 0, camera: 0, cameraFov: 9, cameraHeading: 9, cameraPosition: 1, cameraTilt: 9, canZoomIn: 36, canZoomOut: 36, center: 1, clippingArea: 0, constraints: 0, displayFilterDisabled: 5, environment: 0, extent: 0, fatalError: 0, floors: 0, focusAreas: 0, gamepad: 32, graphics: 0, ground: 1, groundView: 32, hideAttribution: 5, highlights: 0, interacting: 32, itemId: 3, layerViews: 32, magnifier: 32, map: 0, navigating: 32, navigation: 0, padding: 0, performanceInfo: 32, popup: 0, popupElement: 32, popupDisabled: 5, popupComponentEnabled: 5, qualityProfile: 1, ready: 36, resolution: 32, selectionManager: 32, scale: 9, slotGroupRefs: 32, spatialReference: 0, stationary: 32, suspended: 39, theme: 0, timeExtent: 0, updating: 36, viewingMode: 1, viewpoint: 0, visibleArea: 32, zoom: 9, loadErrorSources: 0 };
|
|
26
26
|
}
|
|
27
27
|
static {
|
|
28
|
-
this.styles = [
|
|
28
|
+
this.styles = [_, E];
|
|
29
29
|
}
|
|
30
30
|
get aria() {
|
|
31
31
|
return this.view?.aria ?? null;
|
|
@@ -36,11 +36,17 @@ class M extends d {
|
|
|
36
36
|
get attributionItems() {
|
|
37
37
|
return this.view?.attributionItems ?? [];
|
|
38
38
|
}
|
|
39
|
+
get attributionMode() {
|
|
40
|
+
return this._attributionMode;
|
|
41
|
+
}
|
|
42
|
+
set attributionMode(i) {
|
|
43
|
+
this._attributionMode = i, i !== "auto" && (this.view.attributionMode = i);
|
|
44
|
+
}
|
|
39
45
|
get camera() {
|
|
40
46
|
return this.view.camera;
|
|
41
47
|
}
|
|
42
48
|
set camera(i) {
|
|
43
|
-
|
|
49
|
+
P(this.camera, i) || (this.view.camera = i);
|
|
44
50
|
}
|
|
45
51
|
get cameraFov() {
|
|
46
52
|
const { view: i } = this;
|
|
@@ -68,7 +74,7 @@ class M extends d {
|
|
|
68
74
|
return e ? new v(e) : void 0;
|
|
69
75
|
}
|
|
70
76
|
set cameraPosition(i) {
|
|
71
|
-
const e =
|
|
77
|
+
const e = A(this.view.camera?.position, i);
|
|
72
78
|
e && this._mutateCamera((m) => {
|
|
73
79
|
m.position = e;
|
|
74
80
|
});
|
|
@@ -86,7 +92,7 @@ class M extends d {
|
|
|
86
92
|
return this.view.center;
|
|
87
93
|
}
|
|
88
94
|
set center(i) {
|
|
89
|
-
const e =
|
|
95
|
+
const e = M(i, this.view);
|
|
90
96
|
e && (this.view.center = e);
|
|
91
97
|
}
|
|
92
98
|
get extent() {
|
|
@@ -224,13 +230,13 @@ class M extends d {
|
|
|
224
230
|
i(e), this.camera = e;
|
|
225
231
|
}
|
|
226
232
|
renderMain() {
|
|
227
|
-
return a`<div class=${
|
|
233
|
+
return a`<div class=${o(c.base)} ${h(this._mapRef)}></div>`;
|
|
228
234
|
}
|
|
229
235
|
render() {
|
|
230
|
-
return a`${this.renderMain()}<section class=${
|
|
236
|
+
return a`${this.renderMain()}<section class=${o(c.containerUI)} ${h(this._containerRef)}>${this._uiController.render()}</section>`;
|
|
231
237
|
}
|
|
232
238
|
}
|
|
233
|
-
p("arcgis-scene",
|
|
239
|
+
p("arcgis-scene", k);
|
|
234
240
|
export {
|
|
235
|
-
|
|
241
|
+
k as ArcgisScene
|
|
236
242
|
};
|
|
@@ -87,6 +87,16 @@ export abstract class ArcgisSearch extends LitElement {
|
|
|
87
87
|
* prevent memory leaks.
|
|
88
88
|
*
|
|
89
89
|
* @default false
|
|
90
|
+
* @example
|
|
91
|
+
*
|
|
92
|
+
* ```html
|
|
93
|
+
* <arcgis-search auto-destroy-disabled></arcgis-search>
|
|
94
|
+
* ```
|
|
95
|
+
*
|
|
96
|
+
* ```js
|
|
97
|
+
* searchElement.autoDestroyDisabled = true;
|
|
98
|
+
* ```
|
|
99
|
+
*
|
|
90
100
|
*/
|
|
91
101
|
accessor autoDestroyDisabled: boolean;
|
|
92
102
|
/**
|
|
@@ -17,6 +17,16 @@ export abstract class ArcgisSearchResultRenderer extends LitElement {
|
|
|
17
17
|
* prevent memory leaks.
|
|
18
18
|
*
|
|
19
19
|
* @default false
|
|
20
|
+
* @example
|
|
21
|
+
*
|
|
22
|
+
* ```html
|
|
23
|
+
* <arcgis-search-result-renderer auto-destroy-disabled></arcgis-search-result-renderer>
|
|
24
|
+
* ```
|
|
25
|
+
*
|
|
26
|
+
* ```js
|
|
27
|
+
* searchResultRendererElement.autoDestroyDisabled = true;
|
|
28
|
+
* ```
|
|
29
|
+
*
|
|
20
30
|
*/
|
|
21
31
|
accessor autoDestroyDisabled: boolean;
|
|
22
32
|
accessor messages: ArcgisSearch["messages"] | undefined;
|
|
@@ -30,6 +30,16 @@ export abstract class ArcgisSelectionToolbar extends LitElement {
|
|
|
30
30
|
* prevent memory leaks.
|
|
31
31
|
*
|
|
32
32
|
* @default false
|
|
33
|
+
* @example
|
|
34
|
+
*
|
|
35
|
+
* ```html
|
|
36
|
+
* <arcgis-selection-toolbar auto-destroy-disabled></arcgis-selection-toolbar>
|
|
37
|
+
* ```
|
|
38
|
+
*
|
|
39
|
+
* ```js
|
|
40
|
+
* selectionToolbarElement.autoDestroyDisabled = true;
|
|
41
|
+
* ```
|
|
42
|
+
*
|
|
33
43
|
*/
|
|
34
44
|
accessor autoDestroyDisabled: boolean;
|
|
35
45
|
/**
|
|
@@ -130,6 +130,16 @@ export abstract class ArcgisShadowCast extends LitElement {
|
|
|
130
130
|
* prevent memory leaks.
|
|
131
131
|
*
|
|
132
132
|
* @default false
|
|
133
|
+
* @example
|
|
134
|
+
*
|
|
135
|
+
* ```html
|
|
136
|
+
* <arcgis-shadow-cast auto-destroy-disabled></arcgis-shadow-cast>
|
|
137
|
+
* ```
|
|
138
|
+
*
|
|
139
|
+
* ```js
|
|
140
|
+
* shadowCastElement.autoDestroyDisabled = true;
|
|
141
|
+
* ```
|
|
142
|
+
*
|
|
133
143
|
*/
|
|
134
144
|
accessor autoDestroyDisabled: boolean;
|
|
135
145
|
/**
|
|
@@ -50,6 +50,16 @@ export abstract class ArcgisSketch extends LitElement {
|
|
|
50
50
|
* prevent memory leaks.
|
|
51
51
|
*
|
|
52
52
|
* @default false
|
|
53
|
+
* @example
|
|
54
|
+
*
|
|
55
|
+
* ```html
|
|
56
|
+
* <arcgis-sketch auto-destroy-disabled></arcgis-sketch>
|
|
57
|
+
* ```
|
|
58
|
+
*
|
|
59
|
+
* ```js
|
|
60
|
+
* sketchElement.autoDestroyDisabled = true;
|
|
61
|
+
* ```
|
|
62
|
+
*
|
|
53
63
|
*/
|
|
54
64
|
accessor autoDestroyDisabled: boolean;
|
|
55
65
|
/**
|
|
@@ -153,6 +153,16 @@ export abstract class ArcgisSlice extends LitElement {
|
|
|
153
153
|
* prevent memory leaks.
|
|
154
154
|
*
|
|
155
155
|
* @default false
|
|
156
|
+
* @example
|
|
157
|
+
*
|
|
158
|
+
* ```html
|
|
159
|
+
* <arcgis-slice auto-destroy-disabled></arcgis-slice>
|
|
160
|
+
* ```
|
|
161
|
+
*
|
|
162
|
+
* ```js
|
|
163
|
+
* sliceElement.autoDestroyDisabled = true;
|
|
164
|
+
* ```
|
|
165
|
+
*
|
|
156
166
|
*/
|
|
157
167
|
accessor autoDestroyDisabled: boolean;
|
|
158
168
|
/**
|
|
@@ -86,6 +86,16 @@ export abstract class ArcgisSliderBinaryColorSizeLegacy extends LitElement {
|
|
|
86
86
|
* prevent memory leaks.
|
|
87
87
|
*
|
|
88
88
|
* @default false
|
|
89
|
+
* @example
|
|
90
|
+
*
|
|
91
|
+
* ```html
|
|
92
|
+
* <arcgis-slider-binary-color-size-legacy auto-destroy-disabled></arcgis-slider-binary-color-size-legacy>
|
|
93
|
+
* ```
|
|
94
|
+
*
|
|
95
|
+
* ```js
|
|
96
|
+
* sliderBinaryColorSizeLegacyElement.autoDestroyDisabled = true;
|
|
97
|
+
* ```
|
|
98
|
+
*
|
|
89
99
|
*/
|
|
90
100
|
accessor autoDestroyDisabled: boolean;
|
|
91
101
|
/**
|
|
@@ -98,6 +98,16 @@ export abstract class ArcgisSliderClassedColorLegacy extends LitElement {
|
|
|
98
98
|
* prevent memory leaks.
|
|
99
99
|
*
|
|
100
100
|
* @default false
|
|
101
|
+
* @example
|
|
102
|
+
*
|
|
103
|
+
* ```html
|
|
104
|
+
* <arcgis-slider-classed-color-legacy auto-destroy-disabled></arcgis-slider-classed-color-legacy>
|
|
105
|
+
* ```
|
|
106
|
+
*
|
|
107
|
+
* ```js
|
|
108
|
+
* sliderClassedColorLegacyElement.autoDestroyDisabled = true;
|
|
109
|
+
* ```
|
|
110
|
+
*
|
|
101
111
|
*/
|
|
102
112
|
accessor autoDestroyDisabled: boolean;
|
|
103
113
|
/**
|
|
@@ -92,6 +92,16 @@ export abstract class ArcgisSliderClassedSizeLegacy extends LitElement {
|
|
|
92
92
|
* prevent memory leaks.
|
|
93
93
|
*
|
|
94
94
|
* @default false
|
|
95
|
+
* @example
|
|
96
|
+
*
|
|
97
|
+
* ```html
|
|
98
|
+
* <arcgis-slider-classed-size-legacy auto-destroy-disabled></arcgis-slider-classed-size-legacy>
|
|
99
|
+
* ```
|
|
100
|
+
*
|
|
101
|
+
* ```js
|
|
102
|
+
* sliderClassedSizeLegacyElement.autoDestroyDisabled = true;
|
|
103
|
+
* ```
|
|
104
|
+
*
|
|
95
105
|
*/
|
|
96
106
|
accessor autoDestroyDisabled: boolean;
|
|
97
107
|
/**
|
|
@@ -96,6 +96,16 @@ export abstract class ArcgisSliderColorLegacy extends LitElement {
|
|
|
96
96
|
* prevent memory leaks.
|
|
97
97
|
*
|
|
98
98
|
* @default false
|
|
99
|
+
* @example
|
|
100
|
+
*
|
|
101
|
+
* ```html
|
|
102
|
+
* <arcgis-slider-color-legacy auto-destroy-disabled></arcgis-slider-color-legacy>
|
|
103
|
+
* ```
|
|
104
|
+
*
|
|
105
|
+
* ```js
|
|
106
|
+
* sliderColorLegacyElement.autoDestroyDisabled = true;
|
|
107
|
+
* ```
|
|
108
|
+
*
|
|
99
109
|
*/
|
|
100
110
|
accessor autoDestroyDisabled: boolean;
|
|
101
111
|
/**
|
|
@@ -103,6 +103,16 @@ export abstract class ArcgisSliderColorSizeLegacy extends LitElement {
|
|
|
103
103
|
* prevent memory leaks.
|
|
104
104
|
*
|
|
105
105
|
* @default false
|
|
106
|
+
* @example
|
|
107
|
+
*
|
|
108
|
+
* ```html
|
|
109
|
+
* <arcgis-slider-color-size-legacy auto-destroy-disabled></arcgis-slider-color-size-legacy>
|
|
110
|
+
* ```
|
|
111
|
+
*
|
|
112
|
+
* ```js
|
|
113
|
+
* sliderColorSizeLegacyElement.autoDestroyDisabled = true;
|
|
114
|
+
* ```
|
|
115
|
+
*
|
|
106
116
|
*/
|
|
107
117
|
accessor autoDestroyDisabled: boolean;
|
|
108
118
|
/**
|
|
@@ -74,6 +74,16 @@ export abstract class ArcgisSliderHeatmapLegacy extends LitElement {
|
|
|
74
74
|
* prevent memory leaks.
|
|
75
75
|
*
|
|
76
76
|
* @default false
|
|
77
|
+
* @example
|
|
78
|
+
*
|
|
79
|
+
* ```html
|
|
80
|
+
* <arcgis-slider-heatmap-legacy auto-destroy-disabled></arcgis-slider-heatmap-legacy>
|
|
81
|
+
* ```
|
|
82
|
+
*
|
|
83
|
+
* ```js
|
|
84
|
+
* sliderHeatmapLegacyElement.autoDestroyDisabled = true;
|
|
85
|
+
* ```
|
|
86
|
+
*
|
|
77
87
|
*/
|
|
78
88
|
accessor autoDestroyDisabled: boolean;
|
|
79
89
|
/**
|
|
@@ -101,6 +101,16 @@ export abstract class ArcgisSliderOpacityLegacy extends LitElement {
|
|
|
101
101
|
* prevent memory leaks.
|
|
102
102
|
*
|
|
103
103
|
* @default false
|
|
104
|
+
* @example
|
|
105
|
+
*
|
|
106
|
+
* ```html
|
|
107
|
+
* <arcgis-slider-opacity-legacy auto-destroy-disabled></arcgis-slider-opacity-legacy>
|
|
108
|
+
* ```
|
|
109
|
+
*
|
|
110
|
+
* ```js
|
|
111
|
+
* sliderOpacityLegacyElement.autoDestroyDisabled = true;
|
|
112
|
+
* ```
|
|
113
|
+
*
|
|
104
114
|
*/
|
|
105
115
|
accessor autoDestroyDisabled: boolean;
|
|
106
116
|
/**
|
|
@@ -24,6 +24,16 @@ export abstract class ArcgisSliderScaleRange extends LitElement {
|
|
|
24
24
|
* prevent memory leaks.
|
|
25
25
|
*
|
|
26
26
|
* @default false
|
|
27
|
+
* @example
|
|
28
|
+
*
|
|
29
|
+
* ```html
|
|
30
|
+
* <arcgis-slider-scale-range auto-destroy-disabled></arcgis-slider-scale-range>
|
|
31
|
+
* ```
|
|
32
|
+
*
|
|
33
|
+
* ```js
|
|
34
|
+
* sliderScaleRangeElement.autoDestroyDisabled = true;
|
|
35
|
+
* ```
|
|
36
|
+
*
|
|
27
37
|
*/
|
|
28
38
|
accessor autoDestroyDisabled: boolean;
|
|
29
39
|
/**
|
|
@@ -98,6 +98,16 @@ export abstract class ArcgisSliderSizeLegacy extends LitElement {
|
|
|
98
98
|
* prevent memory leaks.
|
|
99
99
|
*
|
|
100
100
|
* @default false
|
|
101
|
+
* @example
|
|
102
|
+
*
|
|
103
|
+
* ```html
|
|
104
|
+
* <arcgis-slider-size-legacy auto-destroy-disabled></arcgis-slider-size-legacy>
|
|
105
|
+
* ```
|
|
106
|
+
*
|
|
107
|
+
* ```js
|
|
108
|
+
* sliderSizeLegacyElement.autoDestroyDisabled = true;
|
|
109
|
+
* ```
|
|
110
|
+
*
|
|
101
111
|
*/
|
|
102
112
|
accessor autoDestroyDisabled: boolean;
|
|
103
113
|
/**
|
|
@@ -15,6 +15,16 @@ export abstract class ArcgisSnappingControls extends LitElement {
|
|
|
15
15
|
* prevent memory leaks.
|
|
16
16
|
*
|
|
17
17
|
* @default false
|
|
18
|
+
* @example
|
|
19
|
+
*
|
|
20
|
+
* ```html
|
|
21
|
+
* <arcgis-snapping-controls auto-destroy-disabled></arcgis-snapping-controls>
|
|
22
|
+
* ```
|
|
23
|
+
*
|
|
24
|
+
* ```js
|
|
25
|
+
* snappingControlsElement.autoDestroyDisabled = true;
|
|
26
|
+
* ```
|
|
27
|
+
*
|
|
18
28
|
*/
|
|
19
29
|
accessor autoDestroyDisabled: boolean;
|
|
20
30
|
/**
|
|
@@ -32,6 +32,16 @@ export abstract class ArcgisSwipe extends LitElement {
|
|
|
32
32
|
* prevent memory leaks.
|
|
33
33
|
*
|
|
34
34
|
* @default false
|
|
35
|
+
* @example
|
|
36
|
+
*
|
|
37
|
+
* ```html
|
|
38
|
+
* <arcgis-swipe auto-destroy-disabled></arcgis-swipe>
|
|
39
|
+
* ```
|
|
40
|
+
*
|
|
41
|
+
* ```js
|
|
42
|
+
* swipeElement.autoDestroyDisabled = true;
|
|
43
|
+
* ```
|
|
44
|
+
*
|
|
35
45
|
*/
|
|
36
46
|
accessor autoDestroyDisabled: boolean;
|
|
37
47
|
/**
|