@agrotools1/at-components 0.3.6 → 0.3.7
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/Accordion/Accordion.vue.js +79 -0
- package/dist/Accordion/Accordion.vue2.js +56 -0
- package/dist/Accordion/Accordion.vue3.js +4 -0
- package/dist/Avatar/Avatar.vue.js +26 -0
- package/dist/Avatar/Avatar.vue2.js +58 -0
- package/dist/Avatar/Avatar.vue3.js +4 -0
- package/dist/Button/Button.vue.js +24 -0
- package/dist/Button/Button.vue2.js +39 -0
- package/dist/Button/Button.vue3.js +4 -0
- package/dist/CardWithInsights/CardWithInsights.vue.js +60 -0
- package/dist/CardWithInsights/CardWithInsights.vue2.js +32 -0
- package/dist/CardWithInsights/CardWithInsights.vue3.js +4 -0
- package/dist/CardWithInsights/CardWithInsights.vue4.js +4 -0
- package/dist/Checkbox/Checkbox.vue.js +38 -0
- package/dist/Checkbox/Checkbox.vue2.js +73 -0
- package/dist/Checkbox/Checkbox.vue3.js +4 -0
- package/dist/Checkbox/img/checkmarck.svg.js +4 -0
- package/dist/ColorPicker/ColorPicker.Saturation.vue.js +31 -0
- package/dist/ColorPicker/ColorPicker.Saturation.vue2.js +82 -0
- package/dist/ColorPicker/ColorPicker.Saturation.vue3.js +4 -0
- package/dist/ColorPicker/ColorPicker.vue.js +86 -0
- package/dist/ColorPicker/ColorPicker.vue2.js +180 -0
- package/dist/ColorPicker/ColorPicker.vue3.js +4 -0
- package/dist/DataTable/Column/Column.vue.js +35 -0
- package/dist/DataTable/Column/Column.vue2.js +73 -0
- package/dist/DataTable/Column/Column.vue3.js +4 -0
- package/dist/DataTable/Column/imgs/filter.svg.js +4 -0
- package/dist/DataTable/Counters/Counters.vue.js +44 -0
- package/dist/DataTable/Counters/Counters.vue2.js +71 -0
- package/dist/DataTable/Counters/Counters.vue3.js +4 -0
- package/dist/DataTable/Counters/imgs/close.svg.js +4 -0
- package/dist/DataTable/DataTable.d.ts +11 -0
- package/dist/DataTable/DataTable.vue.js +95 -0
- package/dist/DataTable/DataTable.vue2.js +141 -0
- package/dist/DataTable/DataTable.vue3.js +4 -0
- package/dist/DataTable/index.d.ts +11 -0
- package/dist/DataTable/index.js +11 -0
- package/dist/DatePicker/DatePicker.helper.js +84 -0
- package/dist/DatePicker/DatePicker.scss.js +4 -0
- package/dist/DatePicker/DatePicker.vue.js +105 -0
- package/dist/DatePicker/DatePicker.vue2.js +182 -0
- package/dist/DatePicker/DatePickerCalendar/DatePickerCalendar.helper.js +62 -0
- package/dist/DatePicker/DatePickerCalendar/DatePickerCalendar.scss.js +4 -0
- package/dist/DatePicker/DatePickerCalendar/DatePickerCalendar.vue.js +34 -0
- package/dist/DatePicker/DatePickerCalendar/DatePickerCalendar.vue2.js +59 -0
- package/dist/DatePicker/DatePickerHeader/DatePickerHeader.scss.js +4 -0
- package/dist/DatePicker/DatePickerHeader/DatePickerHeader.vue.js +50 -0
- package/dist/DatePicker/DatePickerHeader/DatePickerHeader.vue2.js +46 -0
- package/dist/DatePicker/DatePickerListSelector/DatePickerListSelector.scss.js +4 -0
- package/dist/DatePicker/DatePickerListSelector/DatePickerListSelector.vue.js +20 -0
- package/dist/DatePicker/DatePickerListSelector/DatePickerListSelector.vue2.js +86 -0
- package/dist/DatePicker/DatePickerTime/DatePickerTime.scss.js +4 -0
- package/dist/DatePicker/DatePickerTime/DatePickerTime.vue.js +73 -0
- package/dist/DatePicker/DatePickerTime/DatePickerTime.vue2.js +72 -0
- package/dist/Dropdown/Checklist/Dropdown.Checklist.vue.js +143 -0
- package/dist/Dropdown/Checklist/Dropdown.Checklist.vue2.js +87 -0
- package/dist/Dropdown/Checklist/Dropdown.Checklist.vue3.js +4 -0
- package/dist/Dropdown/Checklist/draggable.d.ts +2 -0
- package/dist/Dropdown/Checklist/draggable.js +81 -0
- package/dist/Dropdown/Dropdown.core.vue.js +19 -0
- package/dist/Dropdown/Dropdown.core.vue2.js +37 -0
- package/dist/Dropdown/Dropdown.core.vue3.js +4 -0
- package/dist/Faq/Faq.vue.js +62 -0
- package/dist/Faq/Faq.vue2.js +42 -0
- package/dist/Faq/Faq.vue3.js +4 -0
- package/dist/Faq/Faq.vue4.js +4 -0
- package/dist/Filter/components/Filter.vue.js +200 -0
- package/dist/Filter/components/Filter.vue2.js +113 -0
- package/dist/Filter/components/Filter.vue3.js +4 -0
- package/dist/Icons/icons.js +340 -0
- package/dist/Illustration/Illustration.js +117 -0
- package/dist/Illustration/Illustration.vue.js +17 -0
- package/dist/Illustration/Illustration.vue2.js +32 -0
- package/dist/Illustration/Illustration.vue3.js +4 -0
- package/dist/Illustration/images/renovabio-illustrations/biomass.svg.js +4 -0
- package/dist/Illustration/images/renovabio-illustrations/volume.svg.js +4 -0
- package/dist/Illustration/images/system-images/add-file.svg.js +4 -0
- package/dist/Illustration/images/system-images/cloud-connection.svg.js +4 -0
- package/dist/Illustration/images/system-images/cloud-download.svg.js +4 -0
- package/dist/Illustration/images/system-images/cloud-upload.svg.js +4 -0
- package/dist/Illustration/images/system-images/corrupted-file.svg.js +4 -0
- package/dist/Illustration/images/system-images/empty-box.svg.js +4 -0
- package/dist/Illustration/images/system-images/empty-folder-2.svg.js +4 -0
- package/dist/Illustration/images/system-images/empty-folder.svg.js +4 -0
- package/dist/Illustration/images/system-images/empty.svg.js +4 -0
- package/dist/Illustration/images/system-images/error-illustration.svg.js +4 -0
- package/dist/Illustration/images/system-images/file-backup-2.svg.js +4 -0
- package/dist/Illustration/images/system-images/file-backup.svg.js +4 -0
- package/dist/Illustration/images/system-images/filtering-upload.svg.js +4 -0
- package/dist/Illustration/images/system-images/flight.svg.js +4 -0
- package/dist/Illustration/images/system-images/fly.svg.js +4 -0
- package/dist/Illustration/images/system-images/movies.svg.js +4 -0
- package/dist/Illustration/images/system-images/multimedia.svg.js +4 -0
- package/dist/Illustration/images/system-images/notification-bell.svg.js +4 -0
- package/dist/Illustration/images/system-images/page-2.svg.js +4 -0
- package/dist/Illustration/images/system-images/page.svg.js +4 -0
- package/dist/Illustration/images/system-images/photos.svg.js +4 -0
- package/dist/Illustration/images/system-images/recycle-bin.svg.js +4 -0
- package/dist/Illustration/images/system-images/rocket-launch.svg.js +4 -0
- package/dist/Illustration/images/system-images/signal.svg.js +4 -0
- package/dist/Illustration/images/system-images/wrong.svg.js +4 -0
- package/dist/Illustration/images/tools-images/advanced-analysis.svg.js +4 -0
- package/dist/Illustration/images/tools-images/agriculture.svg.js +4 -0
- package/dist/Illustration/images/tools-images/alert-center.svg.js +4 -0
- package/dist/Illustration/images/tools-images/area.svg.js +4 -0
- package/dist/Illustration/images/tools-images/at-insights.svg.js +4 -0
- package/dist/Illustration/images/tools-images/conservation-unit.svg.js +4 -0
- package/dist/Illustration/images/tools-images/credit.svg.js +4 -0
- package/dist/Illustration/images/tools-images/deforestation.svg.js +4 -0
- package/dist/Illustration/images/tools-images/distance-proximity-rivers.svg.js +4 -0
- package/dist/Illustration/images/tools-images/estimated-productivity-penalty.svg.js +4 -0
- package/dist/Illustration/images/tools-images/extract.svg.js +4 -0
- package/dist/Illustration/images/tools-images/farm.svg.js +4 -0
- package/dist/Illustration/images/tools-images/geographical-consultation-municipalities.svg.js +4 -0
- package/dist/Illustration/images/tools-images/gix.svg.js +4 -0
- package/dist/Illustration/images/tools-images/insurance.svg.js +4 -0
- package/dist/Illustration/images/tools-images/land-appreciation.svg.js +4 -0
- package/dist/Illustration/images/tools-images/lockdown.svg.js +4 -0
- package/dist/Illustration/images/tools-images/map.svg.js +4 -0
- package/dist/Illustration/images/tools-images/pasture.svg.js +4 -0
- package/dist/Illustration/images/tools-images/rating-2.svg.js +4 -0
- package/dist/Illustration/images/tools-images/rating.svg.js +4 -0
- package/dist/Illustration/images/tools-images/recurrence.svg.js +4 -0
- package/dist/Illustration/images/tools-images/refrigerators.svg.js +4 -0
- package/dist/Illustration/images/tools-images/settings.svg.js +4 -0
- package/dist/Illustration/images/tools-images/socio-environmental-analysis.svg.js +4 -0
- package/dist/Illustration/images/tools-images/soil-use.svg.js +4 -0
- package/dist/Illustration/images/tools-images/storm.svg.js +4 -0
- package/dist/Illustration/images/tools-images/territory-details.svg.js +4 -0
- package/dist/Illustration/images/tools-images/timeline.svg.js +4 -0
- package/dist/Input/Input.core.vue.js +86 -0
- package/dist/Input/Input.core.vue2.js +177 -0
- package/dist/Input/Input.core.vue3.js +4 -0
- package/dist/Input/imgs/error.svg.js +4 -0
- package/dist/Input/index.js +7 -0
- package/dist/Legend/Legend.vue.js +60 -0
- package/dist/Legend/Legend.vue2.js +52 -0
- package/dist/Legend/Legend.vue3.js +4 -0
- package/dist/List/components/List.vue.js +77 -0
- package/dist/List/components/List.vue2.js +68 -0
- package/dist/List/components/List.vue3.js +4 -0
- package/dist/Map/Map.vue.js +22 -0
- package/dist/Map/Map.vue2.js +156 -0
- package/dist/Map/Map.vue3.js +4 -0
- package/dist/Map/utils/index.js +24 -0
- package/dist/Modal/Modal.d.ts +2 -2
- package/dist/Modal/Modal.vue.js +96 -0
- package/dist/Modal/Modal.vue2.js +118 -0
- package/dist/Modal/Modal.vue3.js +4 -0
- package/dist/Modal/images/cross.svg.js +4 -0
- package/dist/Notifications/Notification/Notification.vue.js +59 -0
- package/dist/Notifications/Notification/Notification.vue2.js +82 -0
- package/dist/Notifications/Notification/Notification.vue3.js +4 -0
- package/dist/Notifications/Notifications.vue.js +55 -0
- package/dist/Notifications/Notifications.vue2.js +60 -0
- package/dist/Notifications/Notifications.vue3.js +4 -0
- package/dist/Paginator/Paginator.vue.js +102 -0
- package/dist/Paginator/Paginator.vue2.js +74 -0
- package/dist/Paginator/Paginator.vue3.js +4 -0
- package/dist/Paginator/imgs/double-left-arrow.svg.js +4 -0
- package/dist/Paginator/imgs/double-right-arrow.svg.js +4 -0
- package/dist/Paginator/imgs/left-arrow.svg.js +4 -0
- package/dist/Paginator/imgs/right-arrow.svg.js +4 -0
- package/dist/ProgressBar/ProgressBar.vue.js +73 -0
- package/dist/ProgressBar/ProgressBar.vue2.js +75 -0
- package/dist/ProgressBar/ProgressBar.vue3.js +4 -0
- package/dist/RadioButton/RadioButton.vue.js +46 -0
- package/dist/RadioButton/RadioButton.vue2.js +57 -0
- package/dist/RadioButton/RadioButton.vue3.js +4 -0
- package/dist/Search/Search.vue.js +55 -0
- package/dist/Search/Search.vue2.js +101 -0
- package/dist/Search/Search.vue3.js +4 -0
- package/dist/Select/Item/Item.vue.js +52 -0
- package/dist/Select/Item/Item.vue2.js +57 -0
- package/dist/Select/Item/Item.vue3.js +4 -0
- package/dist/Select/Multiple/Select.multiple.vue.js +57 -0
- package/dist/Select/Multiple/Select.multiple.vue2.js +120 -0
- package/dist/Select/Multiple/Select.multiple.vue3.js +4 -0
- package/dist/Select/Select.core.vue.js +28 -0
- package/dist/Select/Select.core.vue2.js +73 -0
- package/dist/Select/Single/Select.single.vue.js +48 -0
- package/dist/Select/Single/Select.single.vue2.js +76 -0
- package/dist/Select/Single/Select.single.vue3.js +4 -0
- package/dist/Select/imgs/indicator.svg.js +4 -0
- package/dist/Select/index.js +9 -0
- package/dist/Stepper/Stepper.vue.js +100 -0
- package/dist/Stepper/Stepper.vue2.js +104 -0
- package/dist/Stepper/Stepper.vue3.js +4 -0
- package/dist/TableConfig/TableConfig.vue.js +68 -0
- package/dist/TableConfig/TableConfig.vue2.js +89 -0
- package/dist/TableConfig/TableConfig.vue3.js +4 -0
- package/dist/Tabs/Tab/Tab.vue.js +7 -0
- package/dist/Tabs/Tab/Tab.vue2.js +57 -0
- package/dist/Tabs/Tab/Tab.vue3.js +4 -0
- package/dist/Tabs/Tabs.vue.js +37 -0
- package/dist/Tabs/Tabs.vue2.js +33 -0
- package/dist/Tabs/Tabs.vue3.js +4 -0
- package/dist/Tag/Tag.vue.js +31 -0
- package/dist/Tag/Tag.vue2.js +46 -0
- package/dist/Tag/Tag.vue3.js +4 -0
- package/dist/Tipograph/Paragraph/Paragraph.vue.js +18 -0
- package/dist/Tipograph/Paragraph/Paragraph.vue2.js +21 -0
- package/dist/Tipograph/Paragraph/Paragraph.vue3.js +4 -0
- package/dist/Tipograph/Title/Title.vue.js +18 -0
- package/dist/Tipograph/Title/Title.vue2.js +21 -0
- package/dist/Tipograph/Title/Title.vue3.js +4 -0
- package/dist/Tipograph/index.js +9 -0
- package/dist/Toggle/Toggle.vue.js +30 -0
- package/dist/Toggle/Toggle.vue2.js +44 -0
- package/dist/Toggle/Toggle.vue3.js +4 -0
- package/dist/Tooltip/Tooltip.vue.js +42 -0
- package/dist/Tooltip/Tooltip.vue2.js +183 -0
- package/dist/Tooltip/Tooltip.vue3.js +4 -0
- package/dist/Upload/Upload.vue.js +126 -0
- package/dist/Upload/Upload.vue2.js +133 -0
- package/dist/Upload/Upload.vue3.js +4 -0
- package/dist/_virtual/_commonjsHelpers.js +8 -0
- package/dist/_virtual/_plugin-vue_export-helper.js +9 -0
- package/dist/_virtual/terraformer-wkt-parser.js +4 -0
- package/dist/_virtual/terraformer.js +4 -0
- package/dist/index.js +58 -31
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/AggregateGraphic.js +27 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/Basemap.js +142 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/Camera.js +43 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/CameraLayout.js +20 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/Color.js +125 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/Graphic.js +119 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/Ground.js +116 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/Map.js +46 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/PopupTemplate.js +186 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/TimeExtent.js +102 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/TimeInterval.js +24 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/Viewpoint.js +30 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/analysis/Analysis.js +40 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/analysis/AreaMeasurementAnalysis.js +33 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/analysis/DimensionAnalysis.js +68 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/analysis/DimensionSimpleStyle.js +20 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/analysis/DirectLineMeasurementAnalysis.js +25 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/analysis/LengthDimension.js +23 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/analysis/LineOfSightAnalysis.js +71 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/analysis/LineOfSightAnalysisObserver.js +27 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/analysis/LineOfSightAnalysisTarget.js +26 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/analysis/dimensionUtils.js +9 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/analysis/featureReferenceUtils.js +24 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/arcade/ArcadeDate.js +226 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/arcade/ArcadeModule.js +8 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/arcade/ArcadeModuleLoader.js +14 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/arcade/ArcadeModuleResolver.js +90 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/arcade/ArcadePortal.js +9 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/arcade/Attachment.js +13 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/arcade/Dictionary.js +129 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/arcade/Feature.js +284 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/arcade/FunctionWrapper.js +50 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/arcade/ImmutableArray.js +20 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/arcade/ImmutablePathArray.js +25 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/arcade/ImmutablePointArray.js +27 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/arcade/arcadeAsyncRuntime.js +946 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/arcade/arcadeCompiler.js +1181 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/arcade/arcadeRuntime.js +849 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/arcade/deepClone.js +13 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/arcade/executionError.js +61 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/arcade/featureSetCollection.js +20 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/arcade/featureSetUtils.js +394 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/arcade/featureset/actions/Adapted.js +373 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/arcade/featureset/actions/AttributeFilter.js +104 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/arcade/featureset/actions/GroupBy.js +364 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/arcade/featureset/actions/OrderBy.js +84 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/arcade/featureset/actions/SpatialFilter.js +112 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/arcade/featureset/actions/Top.js +97 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/arcade/featureset/sources/Empty.js +44 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/arcade/featureset/sources/FeatureLayerDynamic.js +531 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/arcade/featureset/sources/FeatureLayerMemory.js +278 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/arcade/featureset/sources/FeatureLayerRelated.js +218 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/arcade/featureset/support/FeatureSet.js +631 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/arcade/featureset/support/FeatureSetIterator.js +92 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/arcade/featureset/support/FeatureSetQueryInterceptor.js +10 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/arcade/featureset/support/IdSet.js +8 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/arcade/featureset/support/OrderbyClause.js +62 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/arcade/featureset/support/RecentlyUsedCache.js +118 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/arcade/featureset/support/StatsField.js +81 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/arcade/featureset/support/cache.js +27 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/arcade/featureset/support/errorsupport.js +29 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/arcade/featureset/support/shared.js +161 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/arcade/featureset/support/sqlUtils.js +662 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/arcade/featureset/support/stats.js +177 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/arcade/functions/centroid.js +192 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/arcade/functions/convertdirection.js +604 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/arcade/functions/date.js +378 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/arcade/functions/featuresetbase.js +637 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/arcade/functions/featuresetgeom.js +92 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/arcade/functions/featuresetstats.js +75 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/arcade/functions/featuresetstring.js +88 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/arcade/functions/fieldStats.js +66 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/arcade/functions/geomasync.js +551 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/arcade/functions/geometry.js +494 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/arcade/functions/geomsync.js +484 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/arcade/functions/hash.js +70 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/arcade/functions/knowledgegraph.js +155 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/arcade/functions/maths.js +118 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/arcade/functions/measures.js +177 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/arcade/functions/stats.js +42 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/arcade/functions/string.js +493 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/arcade/kernel.js +130 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/arcade/lib/arcade-parser.js +27 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/arcade/lib/assert.js +7 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/arcade/lib/character.js +4 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/arcade/lib/comment-handler.js +77 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/arcade/lib/error-handler.js +35 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/arcade/lib/parser.js +565 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/arcade/lib/scanner.js +410 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/arcade/lib/types.js +58 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/arcade/parser.js +12 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/arcade/portalUtils.js +7 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/arcade/treeAnalysis.js +171 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/arcade.js +164 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/assets.js +13 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/chunks/Button.js +36 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/chunks/ColorMaterial.glsl.js +62 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/chunks/ColorSet.js +45 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/chunks/DefaultMaterial.glsl.js +150 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/chunks/DefaultTheme.js +130 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/chunks/HUDMaterial.glsl.js +211 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/chunks/Jpg.js +382 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/chunks/LaserlinePath.glsl.js +70 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/chunks/Laserlines.glsl.js +130 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/chunks/LineSeries.js +2871 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/chunks/OverlayCompositing.glsl.js +25 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/chunks/RealisticTree.glsl.js +121 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/chunks/ResponsiveTheme.js +143 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/chunks/RibbonLine.glsl.js +283 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/chunks/SSAO.glsl.js +105 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/chunks/SSAOBlur.glsl.js +52 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/chunks/ShadedColorMaterial.glsl.js +53 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/chunks/TextureOnly.glsl.js +24 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/chunks/Theme.js +3426 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/chunks/Tick.js +723 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/chunks/Tooltip.js +138 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/chunks/Zlib.js +154 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/chunks/_commonjsHelpers.js +8 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/chunks/arcade.js +198 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/chunks/arcgis-knowledge-client-core-simd.js +1217 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/chunks/arcgis-knowledge-client-core.js +1217 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/chunks/array.js +397 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/chunks/basis_transcoder.js +1247 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/chunks/boundedPlane.js +206 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/chunks/builtins.js +25 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/chunks/chartUtilsAm5.js +2955 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/chunks/earcut.js +292 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/chunks/geometryEngineBase.js +18462 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/chunks/geometryEngineJSON.js +171 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/chunks/i3s.js +808 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/chunks/languageUtils.js +864 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/chunks/lclayout.js +772 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/chunks/lerc-wasm.js +324 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/chunks/libtess-asm.js +3672 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/chunks/libtess.js +268 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/chunks/lyr3DWorker.js +2107 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/chunks/mat3.js +13 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/chunks/mat4.js +13 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/chunks/pe-wasm.js +886 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/chunks/pe.js +446 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/chunks/persistableUrlUtils.js +91 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/chunks/quickselect.js +35 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/chunks/rbush.js +187 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/chunks/scalar.js +11 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/chunks/sphere.js +183 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/chunks/tslib.es6.js +46 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/chunks/vec2.js +32 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/chunks/vec3.js +81 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/chunks/vec32.js +195 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/chunks/vec33.js +21 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/chunks/vec4.js +51 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/chunks/vec42.js +148 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/chunks/vec43.js +21 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/colorUtils.js +35 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/config.js +14 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/Accessor.js +171 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/ArrayPool.js +31 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/AsyncSequence.js +26 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/BidiEngine.js +338 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/BidiText.js +13 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/ByteSizeUnit.js +7 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/CircularArray.js +40 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/Clonable.js +43 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/Collection.js +431 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/CollectionFlattener.js +58 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/Cyclical.js +52 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/Error.js +32 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/Evented.js +124 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/Handles.js +68 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/HeapSort.js +40 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/Identifiable.js +27 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/JSONSupport.js +49 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/LRUCache.js +32 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/Loadable.js +64 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/Logger.js +105 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/MD5.js +76 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/MapUtils.js +22 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/MemCache.js +228 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/MemCachePool.js +53 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/Message.js +15 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/MultiOriginJSONSupport.js +57 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/NestedMap.js +29 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/ObjectPool.js +50 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/ObjectStack.js +21 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/ObservableChangesType.js +7 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/PerformanceSampler.js +20 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/PooledArray.js +173 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/Promise.js +84 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/Queue.js +58 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/RandomLCG.js +25 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/ReactiveMap.js +47 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/ReactiveSet.js +45 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/ReadOnlyMultiOriginJSONSupport.js +53 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/ReentrantObjectPool.js +22 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/SetUtils.js +62 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/VectorStack.js +43 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/Version.js +33 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/Warning.js +10 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/a11yUtils.js +4 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/accessorSupport/DefaultsStore.js +61 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/accessorSupport/MultiOriginStore.js +72 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/accessorSupport/ObservableBase.js +57 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/accessorSupport/Properties.js +175 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/accessorSupport/Property.js +80 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/accessorSupport/PropertyOrigin.js +53 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/accessorSupport/Store.js +37 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/accessorSupport/beforeDestroy.js +4 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/accessorSupport/decorators/cast.js +26 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/accessorSupport/decorators/enumeration.js +9 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/accessorSupport/decorators/persistable.js +95 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/accessorSupport/decorators/property.js +66 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/accessorSupport/decorators/reader.js +14 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/accessorSupport/decorators/shared.js +8 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/accessorSupport/decorators/subclass.js +81 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/accessorSupport/decorators/writer.js +14 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/accessorSupport/defaultsStoreUtils.js +13 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/accessorSupport/diffUtils.js +92 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/accessorSupport/ensureType.js +239 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/accessorSupport/extensions/serializableProperty/originAliases.js +15 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/accessorSupport/extensions/serializableProperty/reader.js +140 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/accessorSupport/extensions/serializableProperty/shorthands.js +18 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/accessorSupport/extensions/serializableProperty/type.js +7 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/accessorSupport/extensions/serializableProperty/writer.js +63 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/accessorSupport/extensions/serializableProperty.js +62 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/accessorSupport/get.js +31 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/accessorSupport/interfaces.js +7 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/accessorSupport/layerContainerType.js +4 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/accessorSupport/metadata.js +33 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/accessorSupport/originUtils.js +9 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/accessorSupport/read.js +63 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/accessorSupport/set.js +31 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/accessorSupport/testSupport.js +12 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/accessorSupport/tracking/Flags.js +7 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/accessorSupport/tracking/ObservationHandle.js +12 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/accessorSupport/tracking/SimpleObservable.js +14 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/accessorSupport/tracking/SimpleTrackingTarget.js +53 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/accessorSupport/tracking.js +88 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/accessorSupport/trackingUtils.js +55 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/accessorSupport/utils.js +69 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/accessorSupport/watch.js +131 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/accessorSupport/write.js +65 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/arrayUtils.js +128 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/asyncUtils.js +86 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/bidiEngineTables.js +41 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/byteSizeEstimations.js +70 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/clock.js +12 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/collectionUtils.js +14 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/colorUtils.js +165 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/compilerUtils.js +10 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/date.js +52 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/deprecate.js +36 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/devEnvironmentUtils.js +12 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/domUtils.js +25 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/events.js +43 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/floatRGBA.js +20 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/fontUtils.js +66 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/handleUtils.js +22 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/has.js +53 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/image/apng.js +393 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/image/gif.js +322 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/imageUtils.js +73 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/iteratorUtils.js +21 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/jsonMap.js +42 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/lang.js +140 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/libs/gl-matrix-2/factories/mat2df32.js +33 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/libs/gl-matrix-2/factories/mat2df64.js +21 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/libs/gl-matrix-2/factories/mat3f32.js +22 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/libs/gl-matrix-2/factories/mat3f64.js +21 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/libs/gl-matrix-2/factories/mat4f32.js +24 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/libs/gl-matrix-2/factories/mat4f64.js +21 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/libs/gl-matrix-2/factories/quatf64.js +21 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/libs/gl-matrix-2/factories/vec2f32.js +42 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/libs/gl-matrix-2/factories/vec2f64.js +47 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/libs/gl-matrix-2/factories/vec3f32.js +47 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/libs/gl-matrix-2/factories/vec3f64.js +52 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/libs/gl-matrix-2/factories/vec4f32.js +52 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/libs/gl-matrix-2/factories/vec4f64.js +57 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/libs/gl-matrix-2/math/common.js +26 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/libs/gl-matrix-2/math/mat2d.js +95 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/libs/gl-matrix-2/math/mat3.js +151 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/libs/gl-matrix-2/math/mat4.js +250 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/libs/gl-matrix-2/math/quat.js +129 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/libs/gl-matrix-2/math/vec2.js +172 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/libs/gl-matrix-2/types/mat4.js +14 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/libs/gl-matrix-2/types/vec2.js +14 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/libs/rbush/PooledRBush.js +275 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/loadAll.js +27 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/mathUtils.js +79 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/maybe.js +36 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/memoize.js +18 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/multiOriginJSONSupportUtils.js +6 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/nextTick.js +12 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/number.js +130 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/object.js +39 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/pbf.js +216 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/perspectiveUtils.js +21 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/promiseUtils.js +167 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/quantityUtils.js +34 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/reactiveUtils.js +124 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/scheduling.js +99 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/screenUtils.js +51 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/signal.js +23 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/sql/AggregateFunctions.js +84 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/sql/DateOnly.js +212 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/sql/SqlInterval.js +112 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/sql/SqlTimestampOffset.js +81 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/sql/StandardizedFunctions.js +248 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/sql/TimeOnly.js +165 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/sql/UnknownTimeZone.js +18 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/sql/WhereClause.js +482 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/sql/WhereClauseCache.js +27 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/sql/WhereGrammar.js +1050 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/sql/sqlArithmeticUtils.js +459 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/sql/sqlCompareUtils.js +230 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/sql/sqlDateParsingUtils.js +129 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/sql.js +11 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/string.js +30 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/support/OwningCollection.js +43 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/support/UpdatingHandles.js +62 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/throttle.js +18 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/time.js +14 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/timeUtils.js +52 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/typedArrayUtil.js +76 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/uid.js +7 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/unitFormatUtils.js +45 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/unitUtils.js +196 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/urlUtils.js +446 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/uuid.js +20 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/workers/Connection.js +81 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/workers/InvokeHandler.js +16 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/workers/RemoteClient.js +182 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/workers/WorkerFallback.js +72 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/workers/WorkerHandle.js +51 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/workers/WorkerOwner.js +82 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/workers/connectionRegistry.js +13 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/workers/loaderConfig.js +15 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/workers/registry.js +4 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/workers/request.js +45 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/workers/staticWorkerMessages.js +24 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/workers/utils.js +78 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/workers/workerFactory.js +63 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/core/workers/workers.js +68 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/form/ExpressionInfo.js +21 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/form/FormTemplate.js +35 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/form/elements/AttachmentElement.js +22 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/form/elements/Element.js +14 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/form/elements/FieldElement.js +29 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/form/elements/GroupElement.js +32 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/form/elements/RelationshipElement.js +22 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/form/elements/TextElement.js +21 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/form/elements/inputs/AttachmentInput.js +21 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/form/elements/inputs/BarcodeScannerInput.js +21 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/form/elements/inputs/ComboBoxInput.js +21 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/form/elements/inputs/DatePickerInput.js +41 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/form/elements/inputs/DateTimeOffsetPickerInput.js +47 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/form/elements/inputs/DateTimePickerInput.js +41 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/form/elements/inputs/Input.js +17 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/form/elements/inputs/RadioButtonsInput.js +21 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/form/elements/inputs/SwitchInput.js +21 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/form/elements/inputs/TextAreaInput.js +21 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/form/elements/inputs/TextBoxInput.js +21 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/form/elements/inputs/TextInput.js +17 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/form/elements/inputs/TimePickerInput.js +47 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/form/elements/support/inputs.js +15 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/form/support/elements.js +30 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/geohash/GeohashTree.js +101 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/geohash/geohashUtils.js +92 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/geometry/Extent.js +215 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/geometry/Geometry.js +46 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/geometry/GeometryCursor.js +369 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/geometry/HeightModelInfo.js +66 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/geometry/Mesh.js +226 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/geometry/Multipoint.js +91 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/geometry/Point.js +154 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/geometry/Polygon.js +162 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/geometry/Polyline.js +99 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/geometry/SpatialReference.js +82 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/geometry/ellipsoidUtils.js +60 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/geometry/geometryAdapters/hydrated.js +43 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/geometry/geometryAdapters/json.js +57 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/geometry/geometryCursorCollectUtils.js +20 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/geometry/geometryEngine.js +190 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/geometry/geometryEngineAsync.js +219 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/geometry/geometryEngineJSON.js +43 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/geometry/geometryEngineWorker.js +7 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/geometry/libtess.js +18 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/geometry/projection/computeTranslationToOriginAndRotation.js +29 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/geometry/projection/localRotationUtils.js +12 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/geometry/projection/projectBuffer.js +21 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/geometry/projection/projectPointToVector.js +16 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/geometry/projection/projectVectorToVector.js +26 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/geometry/projection/projectVectorToWGS84ComparableLonLat.js +12 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/geometry/projection/projectXYZToVector.js +9 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/geometry/projection/projectors.js +143 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/geometry/projection.js +240 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/geometry/spatialReferenceEllipsoidUtils.js +36 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/geometry/support/Axis.js +7 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/geometry/support/DoubleArray.js +25 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/geometry/support/Ellipsoid.js +17 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/geometry/support/FloatArray.js +7 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/geometry/support/GeographicTransformation.js +50 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/geometry/support/GeographicTransformationStep.js +35 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/geometry/support/Indices.js +67 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/geometry/support/MeshComponent.js +42 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/geometry/support/MeshGeoreferencedVertexSpace.js +19 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/geometry/support/MeshLocalVertexSpace.js +20 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/geometry/support/MeshMaterial.js +42 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/geometry/support/MeshMaterialMetallicRoughness.js +39 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/geometry/support/MeshTexture.js +137 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/geometry/support/MeshTextureTransform.js +18 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/geometry/support/MeshTransform.js +51 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/geometry/support/MeshVertexAttributes.js +73 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/geometry/support/SupportedGCSWkids.js +7 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/geometry/support/TileClipper.js +314 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/geometry/support/UintArray.js +7 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/geometry/support/WKIDUnitConversion.js +819 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/geometry/support/aaBoundingBox.js +106 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/geometry/support/aaBoundingRect.js +92 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/geometry/support/axisAngleDegrees.js +54 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/geometry/support/boundsUtils.js +96 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/geometry/support/buffer/BufferView.js +473 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/geometry/support/buffer/internals/Mat3.js +43 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/geometry/support/buffer/internals/Mat4.js +43 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/geometry/support/buffer/internals/Scalar.js +26 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/geometry/support/buffer/internals/Vec2.js +41 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/geometry/support/buffer/internals/Vec3.js +41 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/geometry/support/buffer/internals/Vec4.js +41 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/geometry/support/buffer/math/common.js +5 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/geometry/support/buffer/types.js +19 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/geometry/support/buffer/utils.js +13 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/geometry/support/centroid.js +155 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/geometry/support/clipRay.js +26 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/geometry/support/contains.js +65 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/geometry/support/coordsUtils.js +107 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/geometry/support/extentUtils.js +58 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/geometry/support/frustum.js +71 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/geometry/support/geodesicConstants.js +8 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/geometry/support/geodesicUtils.js +170 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/geometry/support/geometryUtils.js +23 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/geometry/support/heightModelInfoUtils.js +102 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/geometry/support/intersects.js +16 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/geometry/support/intersectsBase.js +145 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/geometry/support/jsonUtils.js +41 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/geometry/support/labelPoint.js +176 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/geometry/support/lineSegment.js +79 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/geometry/support/meshErrors.js +14 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/geometry/support/meshUtils/ElevationSamplerWorker.js +49 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/geometry/support/meshUtils/External.js +116 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/geometry/support/meshUtils/Metadata.js +38 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/geometry/support/meshUtils/bounds.js +24 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/geometry/support/meshUtils/centerAt.js +54 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/geometry/support/meshUtils/deduplicate.js +89 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/geometry/support/meshUtils/exporters/gltf/asset.js +20 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/geometry/support/meshUtils/exporters/gltf/buffer.js +60 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/geometry/support/meshUtils/exporters/gltf/bufferview.js +138 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/geometry/support/meshUtils/exporters/gltf/geometry.js +21 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/geometry/support/meshUtils/exporters/gltf/glb.js +39 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/geometry/support/meshUtils/exporters/gltf/gltf.js +285 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/geometry/support/meshUtils/exporters/gltf/gltfexport.js +23 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/geometry/support/meshUtils/exporters/gltf/imageutils.js +55 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/geometry/support/meshUtils/exporters/gltf/index.js +69 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/geometry/support/meshUtils/exporters/gltf/node.js +22 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/geometry/support/meshUtils/exporters/gltf/scene.js +16 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/geometry/support/meshUtils/exporters/gltf/types.js +25 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/geometry/support/meshUtils/geographicUtils.js +29 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/geometry/support/meshUtils/georeference.js +155 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/geometry/support/meshUtils/loadExternal.js +75 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/geometry/support/meshUtils/loadGLTFMesh.js +149 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/geometry/support/meshUtils/primitives.js +150 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/geometry/support/meshUtils/projection.js +91 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/geometry/support/meshUtils/rotate.js +70 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/geometry/support/meshUtils/scale.js +61 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/geometry/support/meshUtils/vertexSpaceConversion.js +27 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/geometry/support/meshVertexSpaceUtils.js +62 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/geometry/support/near.js +19 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/geometry/support/normalizeUtils.js +255 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/geometry/support/normalizeUtilsCommon.js +23 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/geometry/support/normalizeUtilsSync.js +188 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/geometry/support/plane.js +120 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/geometry/support/pointUtils.js +7 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/geometry/support/quantizationUtils.js +82 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/geometry/support/ray.js +42 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/geometry/support/scaleUtils.js +24 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/geometry/support/spatialReferenceUtils.js +108 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/geometry/support/triangle.js +18 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/geometry/support/triangulationUtils.js +89 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/geometry/support/typeUtils.js +6 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/geometry/support/vector.js +14 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/geometry/support/vectorStacks.js +11 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/geometry/support/webMercatorUtils.js +76 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/geometry/support/zmUtils.js +7 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/geometry/support/zscale.js +55 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/geometry.js +23 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/ground/NavigationConstraint.js +21 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/identity/IdentityManager.js +10 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/identity/IdentityManagerBase.js +782 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/identity/IdentityModal.js +52 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/identity/OAuthCredential.js +82 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/identity/OAuthInfo.js +21 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/identity/ServerInfo.js +17 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/intl/date.js +57 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/intl/locale.js +40 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/intl/messages.js +73 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/intl/number.js +26 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/intl/substitute.js +56 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/intl/t9n.js +46 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/intl.js +26 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/kernel.js +21 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/BaseTileLayer.js +50 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/BingMapsLayer.js +88 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/BuildingSceneLayer.js +133 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/CSVLayer.js +101 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/CatalogLayer.js +112 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/DimensionLayer.js +66 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/ElevationLayer.js +88 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/FeatureLayer.js +480 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/GeoJSONLayer.js +142 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/GeoRSSLayer.js +85 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/GraphicsLayer.js +46 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/GroupLayer.js +158 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/ILyr3DWasmPerSceneView.js +49 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/ImageryLayer.js +124 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/ImageryTileLayer.js +183 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/IntegratedMesh3DTilesLayer.js +123 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/IntegratedMeshLayer.js +91 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/KMLLayer.js +100 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/Layer.js +58 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/LayerConstants.js +4 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/LineOfSightLayer.js +58 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/LinkChartLayer.js +391 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/MapImageLayer.js +134 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/MapNotesLayer.js +242 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/MediaLayer.js +112 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/OGCFeatureLayer.js +119 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/OpenStreetMapLayer.js +27 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/OrientedImageryLayer.js +35 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/PointCloudLayer.js +142 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/RouteLayer.js +398 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/SceneLayer.js +432 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/StreamLayer.js +172 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/SubtypeGroupLayer.js +226 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/TileLayer.js +155 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/UnknownLayer.js +36 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/UnsupportedLayer.js +37 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/VectorTileLayer.js +220 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/VoxelLayer.js +227 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/WFSLayer.js +141 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/WMSLayer.js +237 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/WMTSLayer.js +241 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/WebTileLayer.js +114 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/buildingSublayers/BuildingComponentSublayer.js +194 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/buildingSublayers/BuildingGroupSublayer.js +49 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/buildingSublayers/BuildingSublayer.js +26 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/catalog/CatalogDynamicGroupLayer.js +83 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/catalog/CatalogFootprintLayer.js +67 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/effects/EffectView.js +114 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/effects/FeatureEffectView.js +50 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/effects/colorMatrixFunctions.js +32 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/effects/effects.js +158 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/effects/jsonUtils.js +91 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/effects/parser.js +491 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/effects/utils.js +23 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/graphics/OptimizedFeature.js +22 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/graphics/OptimizedFeatureSet.js +12 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/graphics/OptimizedGeometry.js +47 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/graphics/applyEditsUtils.js +87 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/graphics/centroid.js +75 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/graphics/contains.js +38 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/graphics/data/AttributesBuilder.js +91 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/graphics/data/BoundsStore.js +64 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/graphics/data/FeatureStore.js +136 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/graphics/data/QueryEngine.js +370 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/graphics/data/QueryEngineCapabilities.js +4 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/graphics/data/QueryEngineResult.js +307 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/graphics/data/SnappingCandidate.js +10 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/graphics/data/StreamFeatureManager.js +120 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/graphics/data/attributeSupport.js +85 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/graphics/data/geometryUtils.js +37 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/graphics/data/optimizedFeatureQueryEngineAdapter.js +7 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/graphics/data/projectionSupport.js +78 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/graphics/data/queryUtils.js +75 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/graphics/data/queryValidationUtils.js +72 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/graphics/data/spatialQuerySupport.js +78 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/graphics/data/timeSupport.js +65 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/graphics/dehydratedFeatureComparison.js +13 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/graphics/dehydratedFeatureUtils.js +6 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/graphics/dehydratedFeatures.js +37 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/graphics/dehydratedPoint.js +6 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/graphics/editingSupport.js +213 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/graphics/featureConversionUtils.js +494 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/graphics/hydratedFeatures.js +82 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/graphics/objectIdUtils.js +14 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/graphics/sources/CSVSource.js +63 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/graphics/sources/FeatureLayerSource.js +356 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/graphics/sources/GeoJSONSource.js +98 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/graphics/sources/MemorySource.js +194 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/graphics/sources/OGCFeatureSource.js +82 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/graphics/sources/WFSSource.js +82 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/graphics/sources/WFSSourceWorker.js +139 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/graphics/sources/connections/GeoEventConnection.js +146 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/graphics/sources/connections/WebSocketConnection.js +123 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/graphics/sources/connections/createConnection.js +16 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/graphics/sources/csv/csv.js +170 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/graphics/sources/geojson/GeoJSONSourceWorker.js +232 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/graphics/sources/geojson/geojson.js +211 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/graphics/sources/interfaces.js +7 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/graphics/sources/support/CSVSourceWorker.js +203 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/graphics/sources/support/MemorySourceWorker.js +203 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/graphics/sources/support/QueryTask.js +128 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/graphics/sources/support/clientSideDefaults.js +40 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/graphics/sources/support/sourceUtils.js +72 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/graphics/sources/support/uploadAssetErrors.js +70 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/graphics/sources/support/uploadAssets.js +224 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/graphics/sources/support/uploadProgressWeights.js +4 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/graphics/sources/support/uploads.js +56 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/knowledgeGraph/KnowledgeGraphLayerDataManager.js +354 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/knowledgeGraph/KnowledgeGraphSublayer.js +143 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/knowledgeGraph/KnowledgeGraphSublayerBase.js +18 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/knowledgeGraph/SessionMemoryStorage.js +49 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/knowledgeGraph/supportUtils.js +54 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/mixins/APIKeyMixin.js +24 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/mixins/ArcGISCachedService.js +56 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/mixins/ArcGISImageService.js +864 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/mixins/ArcGISMapService.js +91 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/mixins/ArcGISService.js +31 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/mixins/BlendLayer.js +18 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/mixins/CustomParametersMixin.js +17 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/mixins/EditBusLayer.js +71 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/mixins/FeatureEffectLayer.js +18 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/mixins/FeatureLayerBase.js +117 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/mixins/FeatureReductionLayer.js +70 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/mixins/ImageryTileMixin.js +298 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/mixins/OperationalLayer.js +57 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/mixins/OrderedLayer.js +32 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/mixins/PortalLayer.js +145 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/mixins/PublishableLayer.js +44 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/mixins/RefreshableLayer.js +49 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/mixins/ScaleRangeLayer.js +26 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/mixins/SceneService.js +211 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/mixins/SublayersOwner.js +103 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/mixins/TemporalLayer.js +33 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/mixins/TemporalSceneLayer.js +57 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/mixins/operationalLayers.js +4 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/mixins/refresh.js +49 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/ogc/crsUtils.js +7 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/ogc/ogcFeatureUtils.js +215 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/ogc/wfsUtils.js +359 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/ogc/xmlUtils.js +24 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/orientedImagery/constants/utils.js +15 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/orientedImagery/constants/wkid.js +6 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/orientedImagery/core/CameraOrientation.js +32 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/orientedImagery/core/CameraOrientationHPR.js +23 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/orientedImagery/core/CameraOrientationOPK.js +23 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/orientedImagery/core/CameraOrientationYPR.js +27 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/orientedImagery/core/ElevationSourceDefinitions.js +27 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/orientedImagery/core/utils.js +46 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/orientedImagery/enums/CameraOrientationType.js +7 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/pointCloudFilters/PointCloudBitfieldFilter.js +25 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/pointCloudFilters/PointCloudFilter.js +20 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/pointCloudFilters/PointCloudReturnFilter.js +22 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/pointCloudFilters/PointCloudValueFilter.js +22 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/pointCloudFilters/typeUtils.js +8 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/save/featureLayerUtils.js +139 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/save/groupLayerUtils.js +32 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/save/imageryUtils.js +36 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/save/mediaLayerUtils.js +28 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/save/streamLayerUtils.js +24 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/save/utils.js +89 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/AggregateField.js +22 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/BuildingFilter.js +27 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/BuildingFilterAuthoringInfo.js +17 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/BuildingFilterAuthoringInfoBlock.js +21 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/BuildingFilterAuthoringInfoCheckbox.js +24 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/BuildingFilterAuthoringInfoType.js +21 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/BuildingFilterBlock.js +37 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/BuildingFilterMode.js +14 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/BuildingFilterModeSolid.js +21 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/BuildingFilterModeWireFrame.js +23 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/BuildingFilterModeXRay.js +21 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/BuildingSummaryStatistics.js +37 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/ClientSideConnection.js +36 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/CodedValue.js +20 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/CodedValueDomain.js +31 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/ControlPointsGeoreference.js +142 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/CornersGeoreference.js +56 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/DimensionalDefinition.js +20 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/Domain.js +20 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/EditFieldsInfo.js +19 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/ElevationQuery.js +459 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/ElevationSampler.js +129 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/ElevationSamplerData.js +8 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/ElevationTile.js +34 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/ElevationTileData.js +30 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/ExportImageParameters.js +73 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/ExportImageServiceParameters.js +96 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/ExportWMSImageParameters.js +39 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/ExpressionInfo.js +18 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/ExtentAndRotationGeoreference.js +60 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/FeatureEffect.js +47 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/FeatureFilter.js +37 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/FeatureIndex.js +17 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/FeatureReduction.js +16 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/FeatureReductionBinning.js +50 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/FeatureReductionCluster.js +77 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/FeatureReductionSelection.js +21 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/FeatureTemplate.js +20 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/FeatureType.js +35 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/Field.js +44 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/FieldsIndex.js +118 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/GeometryFieldsInfo.js +19 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/GeoreferenceBase.js +21 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/I3SIndexInfo.js +24 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/I3SLayerDefinitions.js +68 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/ImageElement.js +93 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/InheritedDomain.js +22 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/KMLSublayer.js +70 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/LOD.js +21 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/LabelClass.js +131 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/LabelExpressionInfo.js +30 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/LayerFloorInfo.js +22 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/LayerLoadContext.js +30 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/LercDecoder.js +22 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/LercWorker.js +156 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/LocalMediaElementSource.js +92 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/MediaElementBase.js +41 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/MediaElementView.js +36 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/MosaicRule.js +89 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/MultidimensionalSubset.js +66 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/OrderByInfo.js +23 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/PixelBlock.js +252 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/PolygonCollection.js +46 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/PromiseQueue.js +65 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/PublishingInfo.js +17 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/PurgeOptions.js +21 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/RangeDomain.js +34 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/RangeInfo.js +16 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/RasterBandInfo.js +24 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/RasterFunction.js +68 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/RasterFunctionInfo.js +18 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/RasterFunctionProperties.js +16 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/RasterFunctionTemplate.js +21 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/RasterFunctionVariable.js +17 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/RasterInfo.js +65 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/RasterJobHandler.js +116 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/RasterSensorInfo.js +32 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/RasterStorageInfo.js +22 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/RasterWorker.js +82 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/Relationship.js +20 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/RouteStopSymbols.js +19 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/RouteSymbols.js +22 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/SceneFilter.js +40 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/SceneModification.js +38 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/SceneModifications.js +40 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/SimpleBandStatistics.js +8 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/SpriteSource.js +73 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/StreamConnection.js +27 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/Sublayer.js +420 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/Subtype.js +38 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/SubtypeSublayer.js +308 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/TelemetryDisplay.js +18 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/TileInfo.js +183 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/TileInfoTilemapCache.js +39 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/TileKey.js +8 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/TileMatrixSet.js +24 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/Tilemap.js +73 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/TilemapCache.js +139 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/TimeInfo.js +41 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/VideoElement.js +52 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/WMSSublayer.js +67 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/WMTSLayerInfo.js +20 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/WMTSStyle.js +22 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/WMTSSublayer.js +54 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/arcgisLayerUrl.js +86 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/arcgisLayers.js +155 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/associatedFeatureServiceUtils.js +98 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/capabilities.js +4 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/commonProperties.js +52 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/domainUtils.js +53 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/domains.js +27 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/editableLayers.js +8 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/exifUtils.js +17 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/featureLayerUtils.js +237 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/featureQueryAll.js +29 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/featureReductionUtils.js +9 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/fetchService.js +33 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/fieldProperties.js +36 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/fieldType.js +5 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/fieldUtils.js +418 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/floorFilterUtils.js +19 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/fromPortalItem.js +14 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/imageBitmapUtils.js +24 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/imageUtils.js +17 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/imageryRendererUtils.js +201 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/infoFor3D.js +61 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/kmlUtils.js +120 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/labelFormatUtils.js +32 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/labelUtils.js +62 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/labelingInfo.js +48 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/layerUtils.js +90 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/layersCreator.js +140 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/lazyLayerLoader.js +4 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/mediaUtils.js +16 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/rasterDatasets/BaseRaster.js +442 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/rasterDatasets/CloudRaster.js +171 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/rasterDatasets/CovJSONRaster.js +51 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/rasterDatasets/DBFParser.js +50 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/rasterDatasets/EphemeralBlockCache.js +68 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/rasterDatasets/FunctionRaster.js +90 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/rasterDatasets/ImageAuxRaster.js +67 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/rasterDatasets/ImageServerRaster.js +176 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/rasterDatasets/InMemoryRaster.js +67 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/rasterDatasets/MRFRaster.js +173 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/rasterDatasets/RasterFactory.js +48 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/rasterDatasets/RawBlockCache.js +122 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/rasterDatasets/TIFFRaster.js +214 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/rasterDatasets/byteStreamUtils.js +10 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/rasterDatasets/covJSONParser.js +127 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/rasterDatasets/multidimensionalUtils.js +279 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/rasterDatasets/pamParser.js +113 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/rasterDatasets/xmlUtilities.js +60 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/rasterEnums.js +7 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/rasterFormats/ImageCanvasDecoder.js +68 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/rasterFormats/JpgPlus.js +34 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/rasterFormats/Lerc.js +121 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/rasterFormats/Lzw.js +63 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/rasterFormats/RasterCodec.js +380 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/rasterFormats/Raw.js +54 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/rasterFormats/TiffDecoder.js +599 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/rasterFormats/TiffTags.js +18 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/rasterFormats/pixelRangeUtils.js +42 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/rasterFormats/utils.js +7 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/rasterFunctionConstants.js +10 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/rasterFunctions/ArithmeticFunction.js +37 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/rasterFunctions/ArithmeticFunctionArguments.js +24 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/rasterFunctions/AspectFunction.js +34 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/rasterFunctions/AspectFunctionArguments.js +18 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/rasterFunctions/BandArithmeticFunction.js +111 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/rasterFunctions/BandArithmeticFunctionArguments.js +23 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/rasterFunctions/BaseFunctionArguments.js +17 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/rasterFunctions/BaseRasterFunction.js +192 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/rasterFunctions/ClipFunction.js +30 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/rasterFunctions/ClipFunctionArguments.js +25 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/rasterFunctions/ColormapFunction.js +46 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/rasterFunctions/ColormapFunctionArguments.js +36 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/rasterFunctions/CompositeBandFunction.js +45 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/rasterFunctions/CompositeBandFunctionArguments.js +25 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/rasterFunctions/ContrastBrightnessFunction.js +39 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/rasterFunctions/ContrastBrightnessFunctionArguments.js +21 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/rasterFunctions/ConvolutionFunction.js +51 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/rasterFunctions/ConvolutionFunctionArguments.js +31 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/rasterFunctions/CurvatureFunction.js +37 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/rasterFunctions/CurvatureFunctionArguments.js +28 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/rasterFunctions/ExtractBandFunction.js +93 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/rasterFunctions/ExtractBandFunctionArguments.js +24 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/rasterFunctions/GrayscaleFunction.js +40 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/rasterFunctions/GrayscaleFunctionArguments.js +18 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/rasterFunctions/LocalFunction.js +66 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/rasterFunctions/LocalFunctionArguments.js +25 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/rasterFunctions/MaskFunction.js +59 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/rasterFunctions/MaskFunctionArguments.js +39 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/rasterFunctions/NDVIFunction.js +46 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/rasterFunctions/NDVIFunctionArguments.js +22 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/rasterFunctions/RemapFunction.js +57 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/rasterFunctions/RemapFunctionArguments.js +21 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/rasterFunctions/SlopeFunction.js +37 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/rasterFunctions/SlopeFunctionArguments.js +24 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/rasterFunctions/StatisticsFunction.js +43 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/rasterFunctions/StatisticsFunctionArguments.js +23 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/rasterFunctions/StatisticsHistogramFunction.js +28 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/rasterFunctions/StatisticsHistogramFunctionArguments.js +41 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/rasterFunctions/StretchFunction.js +54 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/rasterFunctions/StretchFunctionArguments.js +28 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/rasterFunctions/TableFunction.js +33 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/rasterFunctions/TableFunctionArguments.js +21 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/rasterFunctions/bandIndexUtils.js +255 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/rasterFunctions/clipUtils.js +103 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/rasterFunctions/colormaps.js +63 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/rasterFunctions/conversionUtils.js +20 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/rasterFunctions/convolutionUtils.js +83 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/rasterFunctions/customBandIndexUtils.js +113 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/rasterFunctions/focalStatUtils.js +181 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/rasterFunctions/localUtils.js +480 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/rasterFunctions/mirror.js +15 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/rasterFunctions/pixelUtils.js +659 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/rasterFunctions/rasterFunctionHelper.js +246 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/rasterFunctions/rasterFunctionSchema.js +4 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/rasterFunctions/rasterProjectionHelper.js +592 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/rasterFunctions/stretchUtils.js +356 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/rasterFunctions/surfaceUtils.js +184 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/rasterFunctions/vectorFieldUtils.js +230 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/rasterTransforms/BaseRasterTransform.js +23 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/rasterTransforms/GCSShiftTransform.js +28 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/rasterTransforms/IdentityTransform.js +22 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/rasterTransforms/PolynomialTransform.js +114 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/rasterTransforms/utils.js +22 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/schemaValidatorLoader.js +7 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/serviceCapabilitiesUtils.js +57 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/source/DataLayerSource.js +62 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/source/MapLayerSource.js +22 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/source/QueryTableDataSource.js +25 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/source/RasterDataSource.js +22 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/source/TableDataSource.js +22 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/sublayerUtils.js +37 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/vectorTileLayerLoader.js +89 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/versionUtils.js +161 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/wmsUtils.js +280 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/support/wmtsUtils.js +257 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/voxel/VoxelColorStop.js +19 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/voxel/VoxelDimension.js +26 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/voxel/VoxelDynamicSection.js +41 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/voxel/VoxelFormat.js +17 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/voxel/VoxelIrregularSpacing.js +17 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/voxel/VoxelIsosurface.js +19 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/voxel/VoxelOpacityStop.js +18 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/voxel/VoxelRangeFilter.js +18 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/voxel/VoxelRegularSpacing.js +17 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/voxel/VoxelSection.js +35 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/voxel/VoxelSimpleShading.js +17 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/voxel/VoxelSlice.js +41 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/voxel/VoxelTransferFunctionStyle.js +129 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/voxel/VoxelUniqueValue.js +19 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/voxel/VoxelVariable.js +18 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/voxel/VoxelVariableStyle.js +31 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/voxel/VoxelVolume.js +95 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/voxel/VoxelVolumeIndex.js +22 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/voxel/VoxelVolumeStyle.js +34 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/layers/voxel/voxelPlaneUtils.js +20 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/libs/basisu/BasisU.js +12 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/libs/basisu/TextureFormat.js +7 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/libs/i3s/I3SModule.js +16 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/libs/i3s/enums.js +10 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/libs/linkchartlayout/LinkChartLayout.js +89 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/libs/lyr3d/Lyr3DModule.js +14 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/libs/maquette/dom.js +10 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/libs/maquette/projection.js +199 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/libs/maquette/projector.js +60 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/libs/maquette-advanced-projector/advanced-projector-options.js +4 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/libs/maquette-advanced-projector/projector.js +75 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/libs/maquette-advanced-projector/utils.js +7 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/popup/ElementExpressionInfo.js +21 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/popup/ExpressionInfo.js +21 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/popup/FieldInfo.js +24 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/popup/LayerOptions.js +21 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/popup/RelatedRecordsInfo.js +22 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/popup/content/AttachmentsContent.js +21 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/popup/content/BarChartMediaInfo.js +22 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/popup/content/ColumnChartMediaInfo.js +22 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/popup/content/Content.js +17 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/popup/content/CustomContent.js +21 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/popup/content/ExpressionContent.js +23 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/popup/content/FieldsContent.js +26 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/popup/content/ImageMediaInfo.js +22 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/popup/content/LineChartMediaInfo.js +22 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/popup/content/MediaContent.js +35 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/popup/content/PieChartMediaInfo.js +22 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/popup/content/RelationshipContent.js +19 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/popup/content/TextContent.js +21 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/popup/content/mixins/ChartMediaInfo.js +18 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/popup/content/mixins/MediaInfo.js +17 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/popup/content/support/ChartMediaInfoValue.js +22 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/popup/content/support/ChartMediaInfoValueSeries.js +21 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/popup/content/support/ImageMediaInfoValue.js +21 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/popup/content/support/chartMediaInfoUtils.js +5 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/popup/content/support/mediaInfoTypes.js +10 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/popup/content.js +20 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/popup/support/FieldInfoFormat.js +20 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/popup/support/RelatedRecordsInfoFieldOrder.js +21 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/portal/Portal.js +255 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/portal/PortalFolder.js +26 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/portal/PortalGroup.js +79 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/portal/PortalItem.js +197 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/portal/PortalItemResource.js +54 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/portal/PortalQueryParams.js +45 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/portal/PortalQueryResult.js +17 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/portal/PortalRating.js +17 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/portal/PortalUser.js +114 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/portal/portalDefault.js +7 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/portal/support/featureCollectionUtils.js +17 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/portal/support/geometryServiceUtils.js +30 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/portal/support/jsonContext.js +16 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/portal/support/layersLoader.js +199 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/portal/support/loadUtils.js +78 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/portal/support/portalItemUtils.js +59 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/portal/support/portalLayers.js +209 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/portal/support/resourceExtension.js +17 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/portal/support/resourceUtils.js +70 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/portal/support/urlUtils.js +47 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/portal/support/utils.js +28 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/portal/timeUnitKebabDictionary.js +5 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/properties/defaultUnit.js +7 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rasterRenderers.js +41 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/renderers/ClassBreaksRenderer.js +173 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/renderers/DictionaryRenderer.js +64 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/renderers/DotDensityRenderer.js +60 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/renderers/FlowRenderer.js +38 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/renderers/HeatmapRenderer.js +96 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/renderers/PieChartRenderer.js +51 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/renderers/PointCloudClassBreaksRenderer.js +24 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/renderers/PointCloudRGBRenderer.js +22 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/renderers/PointCloudRenderer.js +29 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/renderers/PointCloudStretchRenderer.js +24 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/renderers/PointCloudUniqueValueRenderer.js +24 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/renderers/RasterColormapRenderer.js +37 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/renderers/RasterShadedReliefRenderer.js +27 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/renderers/RasterStretchRenderer.js +37 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/renderers/Renderer.js +39 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/renderers/SimpleRenderer.js +48 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/renderers/UniqueValueRenderer.js +318 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/renderers/VectorFieldRenderer.js +232 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/renderers/mixins/VisualVariablesMixin.js +61 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/renderers/support/AttributeColorInfo.js +31 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/renderers/support/AuthoringInfo.js +105 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/renderers/support/AuthoringInfoClassBreakInfo.js +20 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/renderers/support/AuthoringInfoFieldInfo.js +21 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/renderers/support/AuthoringInfoVisualVariable.js +41 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/renderers/support/ClassBreakInfo.js +26 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/renderers/support/ColormapInfo.js +18 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/renderers/support/DictionaryLoader.js +160 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/renderers/support/DotDensityLegendOptions.js +21 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/renderers/support/HeatmapColorStop.js +22 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/renderers/support/HeatmapLegendOptions.js +17 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/renderers/support/LegendOptions.js +20 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/renderers/support/OthersCategory.js +18 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/renderers/support/PieChartLegendOptions.js +17 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/renderers/support/RasterSymbolizer.js +356 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/renderers/support/UniqueValue.js +19 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/renderers/support/UniqueValueClass.js +33 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/renderers/support/UniqueValueGroup.js +19 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/renderers/support/UniqueValueInfo.js +27 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/renderers/support/clickToleranceUtils.js +56 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/renderers/support/colorRampUtils.js +205 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/renderers/support/commonProperties.js +15 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/renderers/support/heatmapUtils.js +46 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/renderers/support/jsonUtils.js +14 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/renderers/support/lengthUtils.js +6 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/renderers/support/numberUtils.js +9 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/renderers/support/pointCloud/ColorClassBreakInfo.js +21 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/renderers/support/pointCloud/ColorModulation.js +21 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/renderers/support/pointCloud/ColorUniqueValueInfo.js +21 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/renderers/support/pointCloud/PointSizeAlgorithm.js +16 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/renderers/support/pointCloud/PointSizeFixedSizeAlgorithm.js +22 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/renderers/support/pointCloud/PointSizeSplatAlgorithm.js +22 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/renderers/support/pointCloud/pointSizeAlgorithmTypeUtils.js +7 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/renderers/support/pointCloud/typeUtils.js +9 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/renderers/support/randomRotationExpression.js +8 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/renderers/support/rasterRendererChecks.js +37 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/renderers/support/rasterRendererHelper.js +234 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/renderers/support/stretchRendererUtils.js +6 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/renderers/support/styleUtils.js +16 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/renderers/support/types.js +39 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/renderers/support/utils.js +71 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/renderers/visualVariables/ColorVariable.js +35 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/renderers/visualVariables/OpacityVariable.js +35 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/renderers/visualVariables/RotationVariable.js +33 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/renderers/visualVariables/SizeVariable.js +124 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/renderers/visualVariables/VisualVariable.js +31 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/renderers/visualVariables/VisualVariableFactory.js +71 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/renderers/visualVariables/support/ColorStop.js +26 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/renderers/visualVariables/support/OpacityStop.js +30 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/renderers/visualVariables/support/SizeStop.js +22 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/renderers/visualVariables/support/SizeVariableLegendOptions.js +22 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/renderers/visualVariables/support/VisualVariableLegendOptions.js +21 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/renderers/visualVariables/support/sizeVariableUtils.js +27 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/renderers/visualVariables/support/visualVariableUtils.js +269 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/request.js +287 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/geometryService/cut.js +15 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/geometryService/project.js +15 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/geometryService/simplify.js +12 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/geometryService/utils.js +15 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/identify.js +35 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/imageService/fetchRasterInfo.js +44 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/imageService/getCatalogItemRasterInfo.js +17 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/imageService.js +209 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/knowledgeGraph/DataModel.js +22 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/knowledgeGraph/Entity.js +19 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/knowledgeGraph/EntityType.js +17 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/knowledgeGraph/FieldIndex.js +17 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/knowledgeGraph/GraphApplyEditsResult.js +17 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/knowledgeGraph/GraphNamedObject.js +17 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/knowledgeGraph/GraphObject.js +17 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/knowledgeGraph/GraphObjectType.js +19 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/knowledgeGraph/GraphProperty.js +19 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/knowledgeGraph/GraphQuery.js +17 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/knowledgeGraph/GraphQueryResult.js +17 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/knowledgeGraph/GraphQueryStreaming.js +17 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/knowledgeGraph/GraphQueryStreamingResult.js +17 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/knowledgeGraph/KnowledgeGraph.js +19 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/knowledgeGraph/ObjectValue.js +17 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/knowledgeGraph/Path.js +18 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/knowledgeGraph/ProtoFeatureCollection.js +18 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/knowledgeGraph/Relationship.js +19 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/knowledgeGraph/RelationshipType.js +17 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/knowledgeGraph/SearchIndex.js +17 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/knowledgeGraph/ServiceDefinition.js +17 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/knowledgeGraph/wasmInterface/KnowledgeWasmInterface.js +7 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/knowledgeGraph/wasmInterface/WasmDataModelWrapperInterfaces.js +25 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/knowledgeGraph/wasmInterface/WasmQueryWrapperInterfaces.js +10 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/knowledgeGraph/wasmInterface/WasmSerializedLayerData.js +16 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/knowledgeGraph/wasmInterface/knowledgeWasmAccess.js +23 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/knowledgeGraph/wasmInterface/queryToWasmEncodedFactories.js +99 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/knowledgeGraph/wasmInterface/updateToWasmEncodedFactories.js +35 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/knowledgeGraph/wasmInterface/wasmToDataModelFactories.js +90 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/knowledgeGraph/wasmInterface/wasmToGeometryFactories.js +64 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/knowledgeGraph/wasmInterface/wasmToQueryResponseObjFactories.js +96 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/knowledgeGraph/wasmInterface/wasmToUpdateResponseFactories.js +26 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/knowledgeGraphService.js +280 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/networkService.js +80 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/operations/identify.js +66 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/operations/urlUtils.js +19 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/query/executeForCount.js +10 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/query/executeForExtent.js +12 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/query/executeForIds.js +10 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/query/executeForTopCount.js +10 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/query/executeForTopExtents.js +12 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/query/executeForTopIds.js +10 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/query/executeQuery.js +73 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/query/executeQueryJSON.js +16 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/query/executeQueryPBF.js +12 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/query/executeRelationshipQuery.js +21 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/query/executeTopFeaturesQuery.js +11 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/query/operations/editsZScale.js +38 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/query/operations/pbfDehydratedFeatureSet.js +184 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/query/operations/pbfFeatureServiceParser.js +355 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/query/operations/pbfJSONFeatureSet.js +147 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/query/operations/pbfOptimizedFeatureSet.js +67 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/query/operations/pbfQueryUtils.js +13 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/query/operations/query.js +80 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/query/operations/queryAttachments.js +35 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/query/operations/queryRelatedRecords.js +34 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/query/operations/queryTopFeatures.js +55 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/query/operations/queryZScale.js +12 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/query/support/AttachmentInfo.js +27 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/route/utils.js +53 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/route.js +82 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/support/AggregateFeatureSet.js +37 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/support/AlgorithmicColorRamp.js +22 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/support/AttachmentQuery.js +24 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/support/BaseImageMeasureParameters.js +22 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/support/BaseImageMeasureResult.js +44 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/support/CameraInfo.js +18 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/support/CameraInfoMixin.js +17 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/support/ClassBreaksDefinition.js +26 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/support/ColorRamp.js +17 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/support/DataLayer.js +22 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/support/DirectionLine.js +31 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/support/DirectionPoint.js +35 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/support/DirectionsEvent.js +28 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/support/DirectionsFeature.js +45 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/support/DirectionsFeatureSet.js +55 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/support/DirectionsString.js +19 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/support/FeatureSet.js +202 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/support/FindImagesParameters.js +19 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/support/FindImagesResult.js +18 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/support/FullTextSearch.js +20 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/support/GPMessage.js +19 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/support/IdentifyParameters.js +30 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/support/IdentifyResult.js +31 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/support/ImageAngleParameters.js +23 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/support/ImageAngleResult.js +19 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/support/ImageAreaParameters.js +31 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/support/ImageAreaResult.js +17 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/support/ImageBoundaryParameters.js +19 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/support/ImageBoundaryResult.js +23 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/support/ImageDistanceParameters.js +32 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/support/ImageDistanceResult.js +17 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/support/ImageGPSInfo.js +22 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/support/ImageGPSInfoParameters.js +27 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/support/ImageGPSInfoResult.js +19 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/support/ImageHeightParameters.js +32 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/support/ImageHeightResult.js +17 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/support/ImageHistogramParameters.js +38 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/support/ImageIdentifyParameters.js +69 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/support/ImageIdentifyResult.js +19 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/support/ImageInspectionInfo.js +23 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/support/ImagePixelLocationParameters.js +28 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/support/ImagePixelLocationResult.js +17 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/support/ImagePointParameters.js +31 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/support/ImagePointResult.js +19 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/support/ImageSample.js +18 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/support/ImageSampleParameters.js +38 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/support/ImageSampleResult.js +18 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/support/ImageToMapMultirayParameters.js +25 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/support/ImageToMapParameters.js +25 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/support/ImageUrlParameters.js +18 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/support/ImageUrlResult.js +17 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/support/MapToImageParameters.js +24 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/support/MeasureAreaFromImageResult.js +24 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/support/MeasureFromImageParameters.js +28 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/support/MeasureLengthFromImageResult.js +19 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/support/MultipartColorRamp.js +22 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/support/NAMessage.js +19 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/support/NetworkAttribute.js +19 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/support/NetworkDataset.js +18 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/support/NetworkFeatureSet.js +21 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/support/NetworkServiceDescription.js +37 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/support/NetworkUrl.js +18 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/support/PointBarrier.js +40 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/support/PolygonBarrier.js +40 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/support/PolylineBarrier.js +36 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/support/ProjectParameters.js +23 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/support/QuantizationParameters.js +29 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/support/Query.js +70 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/support/RelationshipQuery.js +30 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/support/RouteInfo.js +54 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/support/RouteParameters.js +87 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/support/RouteResult.js +20 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/support/RouteSettings.js +27 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/support/RouteSolveResult.js +34 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/support/StatisticDefinition.js +27 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/support/Stop.js +61 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/support/TopFeaturesQuery.js +33 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/support/TopFilter.js +21 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/support/TravelMode.js +32 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/support/colorRamps.js +11 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/support/commonProperties.js +4 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/support/generateRendererUtils.js +203 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/support/jsonUtils.js +14 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/support/meshFeatureSet.js +105 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/support/networkEnums.js +35 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/support/spatialRelationships.js +5 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/utils.js +35 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/versionManagement/gdbVersion/deleteForwardEdits.js +14 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/rest/versionManagement/gdbVersion/support/DeleteForwardEditsParameters.js +23 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/smartMapping/statistics/support/statsWorker.js +29 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/smartMapping/statistics/support/utils.js +81 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/smartMapping/support/utils.js +49 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/statistics/utils.js +237 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/support/AnalysesCollection.js +24 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/support/BasemapStyle.js +38 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/support/GraphicsCollection.js +22 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/support/LayersMixin.js +87 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/support/TablesMixin.js +52 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/support/actions/ActionBase.js +22 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/support/actions/ActionButton.js +21 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/support/actions/ActionToggle.js +21 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/support/actions/actionUtils.js +13 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/support/apiKeyUtils.js +9 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/support/arcadeOnDemand.js +59 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/support/arcadeUtils.js +210 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/support/base64Utils.js +17 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/support/basemapDefinitions.js +75 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/support/basemapUtils.js +154 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/support/collectionUtils.js +19 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/support/elevationInfoUtils.js +128 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/support/featureFlags.js +20 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/support/getDefaultUnitForView.js +19 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/support/groundUtils.js +20 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/support/popupUtils.js +62 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/support/progressUtils.js +77 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/support/requestImageUtils.js +8 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/support/requestPresets.js +8 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/support/requestUtils.js +70 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/support/revision.js +5 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/support/tagSymbols.js +4 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/support/themeUtils.js +23 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/support/timeUtils.js +20 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/support/zipUtils.js +20 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/support/zipjs-wrapper.js +8 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/symbols/CIMSymbol.js +48 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/symbols/ExtrudeSymbol3DLayer.js +24 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/symbols/FillSymbol.js +21 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/symbols/FillSymbol3DLayer.js +35 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/symbols/Font.js +29 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/symbols/IconSymbol3DLayer.js +56 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/symbols/LabelSymbol3D.js +39 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/symbols/LineStyleMarker3D.js +23 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/symbols/LineSymbol.js +22 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/symbols/LineSymbol3D.js +29 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/symbols/LineSymbol3DLayer.js +36 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/symbols/LineSymbolMarker.js +42 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/symbols/MarkerSymbol.js +21 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/symbols/MeshSymbol3D.js +28 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/symbols/ObjectSymbol3DLayer.js +33 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/symbols/PathSymbol3DLayer.js +31 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/symbols/PictureFillSymbol.js +35 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/symbols/PictureMarkerSymbol.js +41 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/symbols/PointSymbol3D.js +67 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/symbols/PolygonSymbol3D.js +53 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/symbols/SimpleFillSymbol.js +35 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/symbols/SimpleLineSymbol.js +37 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/symbols/SimpleMarkerSymbol.js +44 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/symbols/Symbol.js +31 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/symbols/Symbol3D.js +68 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/symbols/Symbol3DLayer.js +21 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/symbols/TextSymbol.js +45 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/symbols/TextSymbol3DLayer.js +53 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/symbols/WaterSymbol3DLayer.js +22 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/symbols/WebStyleSymbol.js +55 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/symbols/callouts/Callout3D.js +19 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/symbols/callouts/LineCallout3D.js +29 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/symbols/callouts/LineCallout3DBorder.js +23 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/symbols/callouts/calloutUtils.js +20 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/symbols/cim/CIMCursor.js +48 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/symbols/cim/CIMEffects.js +39 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/symbols/cim/CIMImageColorSubstitutionHelper.js +37 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/symbols/cim/CIMOperators.js +81 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/symbols/cim/CIMPlacements.js +35 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/symbols/cim/CIMResourceManager.js +29 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/symbols/cim/CIMSymbolDrawHelper.js +836 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/symbols/cim/CIMSymbolHelper.js +742 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/symbols/cim/CurveHelper.js +198 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/symbols/cim/GeometryWalker.js +208 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/symbols/cim/OverrideHelper.js +212 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/symbols/cim/Rasterizer.js +97 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/symbols/cim/Rect.js +17 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/symbols/cim/SDFHelper.js +140 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/symbols/cim/TextRasterizer.js +160 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/symbols/cim/cimAnalyzer.js +487 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/symbols/cim/constants.js +5 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/symbols/cim/defaultCIMValues.js +5 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/symbols/cim/effects/CIMEffectHelper.js +35 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/symbols/cim/effects/EffectAddControlPoints.js +53 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/symbols/cim/effects/EffectArrow.js +110 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/symbols/cim/effects/EffectBuffer.js +51 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/symbols/cim/effects/EffectControlMeasureLine.js +548 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/symbols/cim/effects/EffectCut.js +36 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/symbols/cim/effects/EffectDashes.js +103 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/symbols/cim/effects/EffectDonut.js +59 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/symbols/cim/effects/EffectJog.js +35 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/symbols/cim/effects/EffectMove.js +32 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/symbols/cim/effects/EffectOffset.js +55 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/symbols/cim/effects/EffectReverse.js +39 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/symbols/cim/effects/EffectRotate.js +40 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/symbols/cim/effects/EffectScale.js +36 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/symbols/cim/effects/EffectWave.js +121 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/symbols/cim/enums.js +187 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/symbols/cim/imageUtils.js +12 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/symbols/cim/placements/CIMMarkerPlacementHelper.js +10 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/symbols/cim/placements/PlacementAlongLineSameSize.js +61 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/symbols/cim/placements/PlacementAtExtremities.js +51 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/symbols/cim/placements/PlacementAtRatioPositions.js +43 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/symbols/cim/placements/PlacementInsidePolygon.js +160 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/symbols/cim/placements/PlacementOnLine.js +71 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/symbols/cim/placements/PlacementOnVertices.js +51 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/symbols/cim/placements/PlacementPolygonCenter.js +49 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/symbols/cim/rasterizingUtils.js +46 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/symbols/cim/utils.js +419 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/symbols/edges/Edges3D.js +25 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/symbols/edges/SketchEdges3D.js +22 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/symbols/edges/SolidEdges3D.js +22 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/symbols/edges/utils.js +7 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/symbols/patterns/LinePattern3D.js +19 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/symbols/patterns/LineStylePattern3D.js +26 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/symbols/patterns/Pattern3D.js +19 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/symbols/patterns/StylePattern3D.js +23 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/symbols/patterns/lineStyles.js +4 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/symbols/patterns/styles.js +4 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/symbols/patterns/utils.js +9 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/symbols/support/ElevationInfo.js +50 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/symbols/support/FeatureExpressionInfo.js +28 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/symbols/support/IconSymbol3DLayerResource.js +33 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/symbols/support/ObjectSymbol3DLayerResource.js +21 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/symbols/support/StyleOrigin.js +22 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/symbols/support/Symbol3DAnchorPosition2D.js +20 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/symbols/support/Symbol3DAnchorPosition3D.js +20 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/symbols/support/Symbol3DFillMaterial.js +22 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/symbols/support/Symbol3DHalo.js +23 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/symbols/support/Symbol3DIconOutline.js +24 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/symbols/support/Symbol3DMaterial.js +22 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/symbols/support/Symbol3DOutline.js +28 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/symbols/support/Symbol3DTextBackground.js +18 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/symbols/support/Symbol3DVerticalOffset.js +22 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/symbols/support/Thumbnail.js +20 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/symbols/support/cimSymbolUtils.js +45 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/symbols/support/colors.js +12 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/symbols/support/defaults.js +35 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/symbols/support/defaultsJSON.js +11 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/symbols/support/gfxUtils.js +9 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/symbols/support/jsonUtils.js +35 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/symbols/support/lineMarkers.js +5 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/symbols/support/materialUtils.js +18 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/symbols/support/previewSymbol3D.js +38 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/symbols/support/previewUtils.js +8 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/symbols/support/renderUtils.js +10 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/symbols/support/styleUtils.js +71 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/symbols/support/svgUtils.js +8 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/symbols/support/symbolConversion.js +46 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/symbols/support/symbolLayerUtils.js +33 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/symbols/support/symbolLayerUtils3D.js +30 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/symbols/support/symbolUtils.js +64 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/symbols/support/textUtils.js +17 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/symbols/support/unitConversionUtils.js +17 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/symbols/support/urlUtils.js +45 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/symbols/support/utils.js +200 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/symbols/support/webStyleSymbolUtils.js +53 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/symbols.js +103 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/time/legacyTimeZoneMap.js +4 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/time/timeZoneUtils.js +50 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/versionManagement/support/versionManagementUtils.js +54 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/AnimationManager.js +79 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/FrameTask.js +46 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/GoToManager.js +59 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/LabelManager.js +46 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/MapViewConstraints.js +99 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/PaddedViewState.js +57 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/ViewState.js +85 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/ViewStateManager.js +238 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/arcade/callExpressionWithCursor.js +31 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/arcade/callExpressionWithFeature.js +38 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/constraints/GeometryConstraint.js +45 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/constraints/RotationConstraint.js +25 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/constraints/ZoomConstraint.js +103 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/AFeatureContainer.js +20 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/Bitmap.js +106 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/BitmapContainer.js +24 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/BitmapTile.js +38 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/BitmapTileContainer.js +24 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/Container.js +132 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/DisplayObject.js +112 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/ImageryBitmapSource.js +29 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/ManagedCanvas.js +44 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/Stage.js +155 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/brushes.js +14 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/flow/BrushFlow.js +24 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/flow/FlowContainer.js +18 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/flow/FlowDisplayData.js +29 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/flow/FlowDisplayObject.js +33 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/flow/FlowStrategy.js +59 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/flow/FlowView2D.js +55 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/flow/createFlowStyle.js +24 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/flow/dataUtils.js +270 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/flow/styles/Imagery.js +71 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/flow/styles/Particles.js +51 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/flow/styles/Stack.js +45 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/flow/styles/Streamlines.js +50 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/flow/utils.js +91 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/highlightReasons.js +20 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/imagery/BrushRasterBitmap.js +83 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/imagery/BrushVectorField.js +61 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/imagery/RasterBitmap.js +152 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/imagery/RasterTile.js +32 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/imagery/RasterTileContainer.js +55 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/imagery/RasterVFContainer.js +20 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/imagery/RasterVFDisplayObject.js +89 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/imagery/RasterVFTile.js +35 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/imagery/RasterVFTileContainer.js +26 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/imagery/colorizer/lut.js +17 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/imagery/colorizer/rasterColorizer.js +11 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/imagery/colorizer/shadedrelief.js +22 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/imagery/colorizer/stretch.js +22 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/imagery/colorizer/utils.js +13 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/imagery/processor/aspectProcessor.js +16 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/imagery/processor/bandArithmeticProcessor.js +15 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/imagery/processor/compositeBandProcessor.js +13 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/imagery/processor/contrastProcessor.js +14 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/imagery/processor/convolutionProcessor.js +15 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/imagery/processor/curvatureProcessor.js +17 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/imagery/processor/extractBandProcessor.js +14 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/imagery/processor/focalStatisticsProcessor.js +15 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/imagery/processor/grayscaleProcessor.js +14 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/imagery/processor/localProcessor.js +17 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/imagery/processor/maskProcessor.js +15 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/imagery/processor/ndviProcessor.js +15 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/imagery/processor/rasterProcessor.js +54 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/imagery/processor/remapProcessor.js +14 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/imagery/processor/reprojectProcessor.js +18 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/imagery/processor/slopeProcessor.js +19 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/imagery/processor/stretchProcessor.js +15 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/imagery/processor/utils.js +43 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/vectorTiles/Feature.js +67 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/vectorTiles/GeometryUtils.js +94 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/vectorTiles/GlyphMosaic.js +100 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/vectorTiles/GlyphSource.js +136 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/vectorTiles/IndexMemoryBuffer.js +13 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/vectorTiles/MemoryBuffer.js +35 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/vectorTiles/Placement.js +221 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/vectorTiles/RectangleBinPack.js +43 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/vectorTiles/RenderBucket.js +213 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/vectorTiles/ScriptUtils.js +44 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/vectorTiles/SourceLayerData.js +51 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/vectorTiles/SpriteMosaic.js +115 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/vectorTiles/TextShaping.js +132 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/vectorTiles/TileHandler.js +134 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/vectorTiles/TileManager.js +141 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/vectorTiles/TileParser.js +192 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/vectorTiles/TilemapIndex.js +45 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/vectorTiles/TilemapRequest.js +26 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/vectorTiles/VectorTile.js +138 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/vectorTiles/VectorTileContainer.js +187 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/vectorTiles/VectorTileFeatureIndex.js +138 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/vectorTiles/VertexMemoryBuffer.js +61 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/vectorTiles/WorkerTile.js +57 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/vectorTiles/WorkerTileHandler.js +90 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/vectorTiles/buckets/BaseBucket.js +16 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/vectorTiles/buckets/CircleBucket.js +50 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/vectorTiles/buckets/FillBucket.js +197 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/vectorTiles/buckets/LineBucket.js +131 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/vectorTiles/buckets/SymbolBucket.js +424 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/vectorTiles/decluttering/SymbolDeclutterer.js +123 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/vectorTiles/decluttering/SymbolFader.js +79 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/vectorTiles/decluttering/SymbolRepository.js +163 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/vectorTiles/decluttering/config.js +7 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/vectorTiles/decluttering/core.js +14 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/vectorTiles/decluttering/jobs.js +84 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/vectorTiles/decluttering/util.js +105 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/vectorTiles/enums.js +13 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/vectorTiles/expression/expression.js +1038 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/vectorTiles/expression/types.js +70 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/vectorTiles/shaders/Programs.js +12 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/vectorTiles/shaders/VTLBackgroundMaterial.js +24 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/vectorTiles/shaders/VTLCircleMaterial.js +25 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/vectorTiles/shaders/VTLFillMaterial.js +44 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/vectorTiles/shaders/VTLLineMaterial.js +25 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/vectorTiles/shaders/VTLMaterial.js +318 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/vectorTiles/shaders/VTLMaterialManager.js +60 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/vectorTiles/shaders/VTLSymbolMaterial.js +45 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/vectorTiles/shaders/enums.js +10 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/vectorTiles/shaders/sources/resolver.js +15 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/vectorTiles/shaders/sources/shaderRepository.js +440 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/vectorTiles/style/Filter.js +127 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/vectorTiles/style/StyleDefinition.js +36 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/vectorTiles/style/StyleLayer.js +265 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/vectorTiles/style/StyleProperty.js +152 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/vectorTiles/style/StyleRepository.js +185 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/vectorTiles/style/VectorTileSource.js +51 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/vectorTiles/style/VectorTilesRequestManager.js +47 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/vectorTiles/tileInfoUtils.js +38 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/AFeatureTile.js +26 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/AttributeStoreView.js +203 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/BitBlitRenderer.js +32 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/ClippingInfo.js +55 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/DefaultVertexAttributeLayouts.js +8 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/DisplayEntity.js +18 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/DisplayId.js +10 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/DisplayRecord.js +25 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/FeatureDisplayList.js +120 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/FeatureTile.js +202 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/GeometryUtils.js +15 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/GlyphMosaic.js +129 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/GlyphSource.js +103 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/MaterialManager.js +21 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/Mesh2D.js +98 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/Overlay.js +96 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/OverlayContainer.js +63 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/Painter.js +245 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/PooledUint32Array.js +84 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/Profiler.js +84 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/Rect.js +14 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/RectangleBinPack.js +43 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/RenderableTile.js +10 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/ReshufflePlan.js +18 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/SDFConverter.js +93 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/SpriteMosaic.js +148 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/TextureManager.js +249 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/TextureUploadManager.js +51 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/TileContainer.js +33 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/TileReshuffleManager.js +17 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/TiledDisplayObject.js +30 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/TurboLine.js +214 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/Utils.js +95 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/VertexStream.js +25 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/WGLContainer.js +27 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/WorldExtentClipRenderer.js +52 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/alignmentUtils.js +125 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/animatedFormats/AnimatableTextureResource.js +24 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/animatedFormats/utils.js +102 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/brushes/BrushBitmap.js +36 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/brushes/BrushClip.js +25 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/brushes/BrushOverlay.js +34 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/brushes/WGLBrush.js +16 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/brushes/WGLBrushStencil.js +35 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/brushes/WGLBrushTileDebugInfo.js +87 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/brushes/WGLBrushVTLBackground.js +58 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/brushes/WGLBrushVTLCircle.js +37 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/brushes/WGLBrushVTLFill.js +109 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/brushes/WGLBrushVTLLine.js +71 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/brushes/WGLBrushVTLSymbol.js +107 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/collisions/BoundingBox.js +63 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/collisions/CollisionEngine.js +171 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/collisions/CollisionGrid.js +76 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/collisions/LabelMetric.js +17 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/color.js +10 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/cpuMapped/Buffer.js +140 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/cpuMapped/FreeList.js +106 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/cpuMapped/MappedMesh.js +127 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/definitions.js +53 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/effects/AnimationEffect.js +44 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/effects/BlendEffect.js +60 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/effects/Effect.js +11 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/effects/FeatureEffect.js +25 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/effects/HighlightEffect.js +36 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/effects/HittestEffect.js +55 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/effects/HittestEffectVTL.js +44 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/effects/highlight/HighlightGradient.js +49 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/effects/highlight/HighlightRenderer.js +36 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/effects/highlight/HighlightSurfaces.js +39 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/effects/highlight/MultiHighlightGradient.js +36 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/effects/highlight/parameters.js +8 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/effects/post-processing/Bloom.js +71 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/effects/post-processing/Blur.js +46 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/effects/post-processing/Colorize.js +38 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/effects/post-processing/DropShadow.js +56 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/effects/post-processing/EffectManager.js +39 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/effects/post-processing/Opacity.js +31 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/enums.js +31 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/grouping.js +22 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/mesh/MeshData.js +124 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/mesh/MultiTileMeshData.js +138 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/mesh/VertexDataWriter.js +56 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/mesh/bufcut.js +274 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/mesh/factories/FeatureMeshFactory.js +51 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/mesh/factories/MeshFactory.js +5 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/mesh/factories/ResourceProxy.js +45 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/mesh/meshDebugUtils.js +29 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/mesh/templates/segmentUtils.js +216 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/mesh/templates/shapingUtils.js +192 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/mesh/templates/templateUtils.js +149 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/meshing/Mesh.js +62 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/meshing/SimpleMesh.js +39 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/meshing/definitions.js +5 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/number.js +8 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/painter/RenderPass.js +51 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/shaderGraph/GLSLShaderModule.js +74 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/shaderGraph/GraphShaderModule.js +256 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/shaderGraph/ShaderBuilder2D.js +235 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/shaderGraph/graph/GlslGraphWriter.js +124 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/shaderGraph/graph/ShaderGraphContext.js +142 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/shaderGraph/graph/ShaderGraphNode.js +118 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/shaderGraph/graph/glsl.js +678 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/shaderGraph/techniques/GraphicInstanceStore.js +19 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/shaderGraph/techniques/InstanceStore.js +61 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/shaderGraph/techniques/Technique.js +15 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/shaderGraph/techniques/TechniqueInstance.js +21 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/shaderGraph/techniques/TechniqueProgramCache.js +18 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/shaderGraph/techniques/TechniqueRegistry.js +28 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/shaderGraph/techniques/createGraphicSymbolMeshSchemas.js +23 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/shaderGraph/techniques/dotDensity/DotDensityMeshWriter.js +15 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/shaderGraph/techniques/dotDensity/DotDensityPointShader.js +40 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/shaderGraph/techniques/dotDensity/DotDensityPolygonShader.js +48 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/shaderGraph/techniques/dotDensity/DotDensityResources.js +62 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/shaderGraph/techniques/dotDensity/DotDensityTechnique.js +42 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/shaderGraph/techniques/featureTechniqueUtils.js +60 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/shaderGraph/techniques/fill/AFillMeshWriter.js +47 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/shaderGraph/techniques/fill/ComplexFillMeshWriter.js +37 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/shaderGraph/techniques/fill/ComplexFillTechnique.js +16 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/shaderGraph/techniques/fill/ComplexOutlineFillMeshWriter.js +42 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/shaderGraph/techniques/fill/ComplexOutlineFillTechnique.js +17 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/shaderGraph/techniques/fill/FillMeshWriter.js +17 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/shaderGraph/techniques/fill/FillTechnique.js +16 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/shaderGraph/techniques/fill/OutlineFillMeshWriter.js +44 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/shaderGraph/techniques/fill/OutlineFillTechnique.js +17 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/shaderGraph/techniques/fill/PatternFillMeshWriter.js +24 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/shaderGraph/techniques/fill/PatternFillTechnique.js +16 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/shaderGraph/techniques/fill/PatternOutlineFillMeshWriter.js +37 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/shaderGraph/techniques/fill/PatternOutlineFillTechnique.js +17 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/shaderGraph/techniques/fill/meshWriterUtils.js +77 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/shaderGraph/techniques/heatmap/HeatmapMeshWriter.js +30 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/shaderGraph/techniques/heatmap/HeatmapResources.js +53 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/shaderGraph/techniques/heatmap/HeatmapTechnique.js +65 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/shaderGraph/techniques/labels/LabelMeshWriter.js +146 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/shaderGraph/techniques/labels/LabelTechnique.js +17 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/shaderGraph/techniques/line/LineMeshWriter.js +64 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/shaderGraph/techniques/line/LineTechnique.js +18 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/shaderGraph/techniques/line/TexturedLineMeshWriter.js +26 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/shaderGraph/techniques/line/TexturedLineTechnique.js +18 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/shaderGraph/techniques/line/utils.js +7 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/shaderGraph/techniques/markers/ComputedMarkerParams.js +47 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/shaderGraph/techniques/markers/MarkerMeshWriter.js +101 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/shaderGraph/techniques/markers/MarkerShader.js +86 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/shaderGraph/techniques/markers/MarkerTechnique.js +17 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/shaderGraph/techniques/markers/markerConstants.js +4 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/shaderGraph/techniques/mesh/AResourceProxy.js +5 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/shaderGraph/techniques/mesh/AlignedVertexSpec.js +67 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/shaderGraph/techniques/mesh/MeshWriter.js +85 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/shaderGraph/techniques/mesh/MeshWriterInputEvaluator.js +182 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/shaderGraph/techniques/mesh/MeshWriterRegistry.js +26 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/shaderGraph/techniques/mesh/MeshWriterVertexPack.js +73 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/shaderGraph/techniques/mesh/createMeshWriter.js +14 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/shaderGraph/techniques/mesh/dataViewUtils.js +146 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/shaderGraph/techniques/mesh/instanceIdUtils.js +10 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/shaderGraph/techniques/mesh/loadGeometryEngine.js +11 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/shaderGraph/techniques/mesh/utils.js +42 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/shaderGraph/techniques/pieChart/PieChartMeshWriter.js +31 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/shaderGraph/techniques/pieChart/PieChartShader.js +15 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/shaderGraph/techniques/pieChart/PieChartTechnique.js +18 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/shaderGraph/techniques/shaders/AFeatureShader.js +64 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/shaderGraph/techniques/shaders/ComplexFillShader.js +46 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/shaderGraph/techniques/shaders/ComplexOutlineFillShader.js +37 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/shaderGraph/techniques/shaders/EntityStorage.js +70 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/shaderGraph/techniques/shaders/FillShader.js +31 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/shaderGraph/techniques/shaders/HeatmapAccumulateShader.js +38 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/shaderGraph/techniques/shaders/HeatmapResolveShader.js +38 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/shaderGraph/techniques/shaders/LineShader.js +71 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/shaderGraph/techniques/shaders/LocalTileOffset.js +15 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/shaderGraph/techniques/shaders/MosaicInfo.js +9 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/shaderGraph/techniques/shaders/OutlineFillShader.js +50 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/shaderGraph/techniques/shaders/PatternFillShader.js +41 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/shaderGraph/techniques/shaders/PatternOutlineFillShader.js +29 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/shaderGraph/techniques/shaders/ShaderHighlight.js +9 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/shaderGraph/techniques/shaders/ShaderHittest.js +9 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/shaderGraph/techniques/shaders/TexturedLineShader.js +40 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/shaderGraph/techniques/shaders/ViewInfo.js +9 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/shaderGraph/techniques/shaders/VisualVariableColor.js +16 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/shaderGraph/techniques/shaders/VisualVariableOpacity.js +16 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/shaderGraph/techniques/shaders/VisualVariableRotation.js +27 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/shaderGraph/techniques/shaders/VisualVariableSizeMinMaxValue.js +17 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/shaderGraph/techniques/shaders/VisualVariableSizeScaleStops.js +15 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/shaderGraph/techniques/shaders/VisualVariableSizeStops.js +17 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/shaderGraph/techniques/shaders/VisualVariableSizeUnitValue.js +13 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/shaderGraph/techniques/shaders/constants.js +28 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/shaderGraph/techniques/shaders/heatmapUtils.js +6 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/shaderGraph/techniques/shaders/hittestUtils.js +48 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/shaderGraph/techniques/shaders/utils.js +53 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/shaderGraph/techniques/shaders/vvUtils.js +37 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/shaderGraph/techniques/text/TextMeshWriter.js +104 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/shaderGraph/techniques/text/TextParams.js +15 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/shaderGraph/techniques/text/TextShader.js +93 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/shaderGraph/techniques/text/TextTechnique.js +17 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/shaderGraph/typed/TypedShaderProgram.js +124 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/shaders/BackgroundPrograms.js +5 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/shaders/BitBlitPrograms.js +5 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/shaders/BlendPrograms.js +9 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/shaders/HighlightPrograms.js +6 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/shaders/MagnifierPrograms.js +10 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/shaders/MaterialPrograms.js +22 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/shaders/StencilPrograms.js +5 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/shaders/TileInfoPrograms.js +5 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/shaders/sources/resolver.js +17 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/shaders/sources/shaderRepository.js +3885 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/util/DictionaryMatcher.js +37 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/util/IntervalMatcher.js +39 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/util/LabelMatcher.js +32 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/util/MapMatcher.js +53 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/util/Matcher.js +45 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/util/Reader.js +14 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/util/Writer.js +82 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/util/createMatcher.js +62 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/util/debug.js +5 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/engine/webgl/util/serializationUtils.js +19 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/input/MapViewInputManager.js +76 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/input/handlers/DoubleClickZoom.js +13 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/input/handlers/DoubleTapDragZoom.js +40 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/input/handlers/DragPan.js +27 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/input/handlers/DragRotate.js +19 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/input/handlers/GamepadNavigation.js +41 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/input/handlers/KeyPan.js +65 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/input/handlers/KeyRotate.js +45 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/input/handlers/KeyZoom.js +38 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/input/handlers/MouseWheelZoom.js +19 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/input/handlers/PinchAction.js +24 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/interactive/SnappingVisualizer2D.js +72 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/interactive/snapping/featureSources/featureServiceSource/FeatureServiceTiles2D.js +53 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layerViewModuleImportUtils.js +18 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/BaseDynamicLayerView2D.js +46 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/BitmapTileLayerView2D.js +22 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/CatalogDynamicGroupLayerView2D.js +68 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/CatalogFootprintLayerView2D.js +19 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/CatalogLayerView2D.js +51 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/FeatureLayerView2D.js +415 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/GeoRSSLayerView2D.js +86 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/GraphicsLayerView2D.js +72 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/GroupLayerView2D.js +32 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/ImageryLayerView2D.js +97 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/ImageryTileLayerView2D.js +114 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/KMLLayerView2D.js +137 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/KnowledgeGraphLayerView2D.js +43 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/LayerView2D.js +112 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/MapImageLayerView2D.js +72 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/MapNotesLayerView2D.js +119 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/MediaLayerView2D.js +255 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/OGCFeatureLayerView2D.js +18 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/RouteLayerView2D.js +159 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/StreamLayerView2D.js +84 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/SubtypeGroupLayerView2D.js +28 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/TileLayerView2D.js +229 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/VectorTileLayerView2D.js +276 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/VideoLayerView2D.js +71 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/WMSLayerView2D.js +68 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/WMTSLayerView2D.js +130 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/features/FeatureContainer.js +241 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/features/FeaturePipelineWorker.js +234 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/features/FeaturePipelineWorkerProxy.js +20 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/features/FeatureSourceEventLog.js +92 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/features/FeatureSpatialIndex.js +21 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/features/FeatureStoreQueryAdapter.js +27 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/features/FeatureStoreStatistics.js +18 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/features/PipelineConnectionHandlers.js +8 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/features/Processor.js +165 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/features/ProcessorTileMessageQueue.js +15 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/features/RenderState.js +105 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/features/aggregation/AccumulatedStatistics.js +166 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/features/aggregation/ComputedAggregateField.js +18 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/features/aggregation/GeohashSpatialIndex.js +43 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/features/aggregation/GridCell.js +80 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/features/aggregation/GridSpatialIndex.js +71 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/features/layerAdapters/CatalogFootprintLayerAdapter.js +48 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/features/layerAdapters/FeatureLayerAdapter.js +58 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/features/layerAdapters/InMemoryLayerAdapter.js +45 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/features/layerAdapters/KnowledgeGraphSublayerAdapter.js +39 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/features/layerAdapters/OGCFeatureLayerAdapter.js +41 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/features/layerAdapters/OrientedImageryLayerAdapter.js +57 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/features/layerAdapters/StreamLayerAdapter.js +38 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/features/layerAdapters/SubtypeGroupLayerAdapter.js +68 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/features/layerAdapters/featureReductionUtils.js +7 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/features/layerAdapters/featureServiceUtils.js +8 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/features/layerAdapters/floorFilterUtils.js +28 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/features/layerAdapters/geometryUtils.js +18 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/features/layerAdapters/labelingUtils.js +30 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/features/processor/AAggregateStrategy.js +31 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/features/processor/AProcessorStrategy.js +48 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/features/processor/BinningStrategy.js +133 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/features/processor/ClusterStrategy.js +238 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/features/processor/FeatureUpdateStrategy.js +134 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/features/processor/support/WithDisplayId.js +8 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/features/schema/SourceSchema.js +9 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/features/schema/processor/LabelMatcherSchema.js +15 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/features/schema/processor/MatcherSchema.js +55 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/features/schema/processor/SimpleProcessorSchema.js +66 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/features/schema/processor/StorageSchema.js +89 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/features/schema/processor/SubtypeProcessorSchema.js +26 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/features/schema/processor/VisualVariablesSchema.js +143 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/features/schema/processor/schemaUtils.js +18 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/features/schema/processor/symbols/ComplexSymbolSchema.js +99 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/features/schema/processor/symbols/SymbolSchema.js +203 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/features/schema/processor/symbols/utils.js +10 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/features/sources/FeatureSource.js +159 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/features/sources/FeatureSourceMessage.js +26 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/features/sources/FeatureSourceQueryInfo.js +69 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/features/sources/FeatureTileSubscription.js +46 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/features/sources/StreamConnectionState.js +21 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/features/sources/StreamFeatureStore.js +31 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/features/sources/StreamMessenger.js +83 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/features/sources/strategies/AFetchLoadStrategy.js +72 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/features/sources/strategies/ALoadStrategy.js +17 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/features/sources/strategies/ATileLoadStrategy.js +25 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/features/sources/strategies/DrillDownTileLoadStrategy.js +62 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/features/sources/strategies/PagedTileLoadStrategy.js +71 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/features/sources/strategies/SnapshotLoadStrategy.js +37 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/features/sources/strategies/StreamLoadStrategy.js +91 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/features/sources/strategies/chunks/ASourceChunk.js +33 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/features/sources/strategies/chunks/DrillDownTileSourceChunk.js +32 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/features/sources/strategies/chunks/FeatureSnapshotSourceChunk.js +28 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/features/sources/strategies/chunks/OverrideChunk.js +48 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/features/sources/strategies/chunks/PagedTileSourceChunk.js +33 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/features/sources/strategies/chunks/SourceChunkStore.js +75 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/features/sources/strategies/chunks/StreamSourceChunk.js +28 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/features/sources/strategies/support/queryAdapters.js +85 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/features/support/AComputedField.js +7 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/features/support/AttributeStore.js +254 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/features/support/CachedField.js +24 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/features/support/ComputedAttributeStorage.js +125 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/features/support/ComputedExpression.js +44 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/features/support/ComputedLegacyLabelExpression.js +37 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/features/support/DictionaryValue.js +23 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/features/support/DisplayIdGenerator.js +42 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/features/support/FeatureFilter.js +106 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/features/support/FeatureMetadata.js +40 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/features/support/FeatureSetCache.js +18 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/features/support/FeatureSetReader.js +332 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/features/support/FeatureSetReaderIndirect.js +184 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/features/support/FeatureSetReaderJSON.js +140 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/features/support/FeatureSetReaderPBF.js +300 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/features/support/FeatureSetReaderPBFHeader.js +108 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/features/support/GraphicsReader.js +169 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/features/support/NormalizedField.js +38 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/features/support/StaticBitSet.js +126 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/features/support/Tile.js +39 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/features/support/TileStore.js +79 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/features/support/rendererUtils.js +74 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/features/support/tileUtils.js +7 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/features/support/whereUtils.js +26 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/graphics/AGraphicContainer.js +37 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/graphics/GraphicBoundsRenderer.js +68 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/graphics/GraphicContainer.js +27 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/graphics/GraphicStore.js +121 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/graphics/GraphicStoreItem.js +35 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/graphics/GraphicUpdateMessage.js +11 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/graphics/GraphicsView2D.js +314 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/graphics/HighlightGraphicContainer.js +24 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/graphics/graphicsUtils.js +22 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/imagery/BaseImageryTileSubView2D.js +203 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/imagery/ImageryTileView2D.js +87 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/imagery/ImageryVFStrategy.js +45 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/imagery/ImageryView2D.js +84 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/imagery/VectorFieldTileView2D.js +68 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/imagery/VectorFieldView2D.js +89 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/support/ExportStrategy.js +94 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/support/FeatureCommandQueue.js +63 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/support/HighlightCounter.js +41 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/support/UpdateTracking2D.js +37 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/support/clusterUtils.js +105 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/support/handleNoEngineError.js +12 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/support/imageUtils.js +24 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/support/util.js +35 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/layers/support/visualVariableSimpleUtils.js +67 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/magnifier/MagnifierView2D.js +95 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/mapViewDeps.js +14 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/navigation/MapViewNavigation.js +120 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/navigation/ZoomBox.js +82 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/navigation/actions/Pan.js +58 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/navigation/actions/Pinch.js +76 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/navigation/actions/Rotate.js +34 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/support/HighlightOptions.js +21 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/support/StationaryManager.js +28 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/support/Timeline.js +18 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/support/hitTestUtils.js +75 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/support/screenshotUtils.js +50 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/tiling/FeatureTileSubscriptionManager.js +80 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/tiling/LODInfo.js +67 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/tiling/TileCache.js +68 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/tiling/TileCoverage.js +32 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/tiling/TileInfoView.js +170 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/tiling/TileInfoViewPOT.js +48 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/tiling/TileKey.js +77 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/tiling/TileQueue.js +101 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/tiling/TileSpan.js +8 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/tiling/TileStrategy.js +108 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/tiling/enums.js +7 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/unitBezier.js +53 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/viewStateUtils.js +16 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/viewpointUtils.js +357 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/2d/webglDeps.js +24 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/analysis/DirectLineMeasurement/interfaces.js +10 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/analysis/interfaces.js +7 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/analysis/support/measurementUtils.js +31 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/environment/CloudsData.js +14 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/environment/CloudsParameters.js +93 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/environment/CloudyWeather.js +18 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/environment/FoggyWeather.js +18 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/environment/RainyWeather.js +18 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/environment/SnowyWeather.js +18 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/environment/SunnyWeather.js +18 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/environment/weather.js +9 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/glTF/DefaultLoadingContext.js +31 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/glTF/LoaderResult.js +11 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/glTF/internal/BinaryStreamReader.js +19 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/glTF/internal/Resource.js +349 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/glTF/internal/TextureTransformUtils.js +12 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/glTF/internal/enums.js +10 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/glTF/internal/fillDefaults.js +23 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/glTF/internal/indexUtils.js +54 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/glTF/internal/pathUtils.js +7 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/glTF/internal/resourceUtils.js +42 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/glTF/loader.js +76 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/interactive/Manipulator3D.js +404 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/interactive/RenderObject.js +9 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/interactive/SnappingVisualizer3D.js +86 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/interactive/editingTools/dragEventPipeline3D.js +88 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/interactive/manipulatorUtils.js +41 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/interactive/measurementTools/areaMeasurement3D/AreaMeasurement3DTool.js +199 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/interactive/measurementTools/areaMeasurement3D/AreaMeasurement3DView.js +130 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/interactive/measurementTools/directLineMeasurement3D/DirectLineMeasurement3DTool.js +181 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/interactive/measurementTools/directLineMeasurement3D/DirectLineMeasurement3DView.js +125 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/interactive/measurementTools/support/PickRequest.js +14 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/interactive/snapping/featureSources/featureServiceSource/FeatureServiceTiles3D.js +66 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/interactive/visualElements/DrapedVisualElementResources.js +86 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/interactive/visualElements/EngineVisualElement.js +41 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/interactive/visualElements/ExtendedLineVisualElement.js +260 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/interactive/visualElements/LaserlineVisualElement.js +117 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/interactive/visualElements/Object3DVisualElement.js +49 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/interactive/visualElements/ParallelLineVisualElement.js +157 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/interactive/visualElements/PointVisualElement.js +130 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/interactive/visualElements/RightAngleQuadVisualElement.js +145 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/interactive/visualElements/VisualElement.js +46 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/interactive/visualElements/VisualElementResources.js +77 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/layers/Lyr3DWasm.js +7 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/layers/Lyr3DWorker.js +40 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/layers/PointCloudWorker.js +66 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/layers/SceneLayerWorker.js +119 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/layers/graphics/ElevationContext.js +59 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/layers/graphics/ProcessedObjectResource.js +14 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/layers/graphics/elevationAlignmentUtils.js +51 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/layers/graphics/featureExpressionInfoUtils.js +39 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/layers/graphics/objectResourceUtils.js +150 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/layers/graphics/polygonUtils.js +34 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/layers/graphics/wosrLoader.js +165 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/layers/i3s/I3SBinaryReader.js +175 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/layers/i3s/I3SNode.js +23 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/layers/i3s/I3SUtil.js +76 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/layers/i3s/LEPCC.js +152 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/layers/i3s/PointCloudWorkerUtil.js +153 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/layers/interfaces.js +13 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/layers/support/FastSymbolUpdates.js +37 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/layers/support/FeatureTileDescriptor3D.js +10 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/layers/support/edgeUtils.js +12 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/layers/support/symbolColorUtils.js +8 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/support/ElevationProvider.js +17 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/support/LaserLineRenderer.js +168 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/support/LaserlinePathData.js +87 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/support/PBFDecoderWorker.js +15 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/support/PropertiesPool.js +41 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/support/buffer/InterleavedLayout.js +164 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/support/buffer/glUtil.js +19 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/support/buffer/workerHelper.js +11 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/support/debugFlags.js +17 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/support/dito.js +184 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/support/engineContent/marker.js +13 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/support/engineContent/sdfPrimitives.js +113 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/support/geometryUtils/ray.js +21 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/support/mathUtils.js +14 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/support/meshProcessing.js +66 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/support/orientedBoundingBox.js +274 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/terrain/Intersector.js +13 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/terrain/Overlay.js +41 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/terrain/OverlayContent.js +7 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/terrain/OverlayFramebufferObject.js +28 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/terrain/OverlayRenderTargets.js +33 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/terrain/OverlayRenderer.js +294 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/terrain/interfaces.js +16 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl/formats.js +10 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/collections/Component/Material/shader/DecodeSymbolColor.glsl.js +32 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/core/renderPasses/AllRenderPasses.js +17 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/core/shaderLibrary/ForwardLinearDepth.glsl.js +38 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/core/shaderLibrary/Laserline.glsl.js +54 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/core/shaderLibrary/Offset.glsl.js +14 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/core/shaderLibrary/ScreenSizeScaling.glsl.js +19 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/core/shaderLibrary/ScreenSpacePass.glsl.js +13 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/core/shaderLibrary/ShaderOutput.js +43 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/core/shaderLibrary/Slice.glsl.js +110 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/core/shaderLibrary/Transform.glsl.js +14 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/core/shaderLibrary/attributes/InstancedDoublePrecision.glsl.js +58 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/core/shaderLibrary/attributes/NormalAttribute.glsl.js +38 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/core/shaderLibrary/attributes/ObjectAndLayerIdColor.glsl.js +14 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/core/shaderLibrary/attributes/PositionAttribute.glsl.js +8 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/core/shaderLibrary/attributes/RibbonVertexPosition.glsl.js +38 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/core/shaderLibrary/attributes/SymbolColor.glsl.js +18 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/core/shaderLibrary/attributes/TextureCoordinateAttribute.glsl.js +37 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/core/shaderLibrary/attributes/VertexColor.glsl.js +9 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/core/shaderLibrary/attributes/VertexNormal.glsl.js +47 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/core/shaderLibrary/attributes/VertexPosition.glsl.js +54 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/core/shaderLibrary/attributes/VertexTextureCoordinates.glsl.js +25 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/core/shaderLibrary/attributes/VerticalOffset.glsl.js +37 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/core/shaderLibrary/default/DefaultMaterialAuxiliaryPasses.glsl.js +95 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/core/shaderLibrary/hud/AlignPixel.glsl.js +24 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/core/shaderLibrary/hud/HUD.glsl.js +128 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/core/shaderLibrary/hud/HUDOcclusionPass.glsl.js +49 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/core/shaderLibrary/hud/HUDRenderStyle.js +7 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/core/shaderLibrary/hud/HUDVisibility.glsl.js +22 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/core/shaderLibrary/output/OutputDepth.glsl.js +28 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/core/shaderLibrary/output/OutputHighlight.glsl.js +19 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/core/shaderLibrary/output/ReadDepth.glsl.js +29 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/core/shaderLibrary/shading/AnalyticalSkyModel.glsl.js +21 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/core/shaderLibrary/shading/ComputeNormalTexture.glsl.js +45 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/core/shaderLibrary/shading/EvaluateAmbientLighting.glsl.js +62 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/core/shaderLibrary/shading/EvaluateAmbientOcclusion.glsl.js +20 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/core/shaderLibrary/shading/EvaluateSceneLighting.glsl.js +134 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/core/shaderLibrary/shading/LineStipple.glsl.js +75 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/core/shaderLibrary/shading/MainLighting.glsl.js +19 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/core/shaderLibrary/shading/MarkerSizing.glsl.js +29 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/core/shaderLibrary/shading/MultipassGeometryTest.glsl.js +19 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/core/shaderLibrary/shading/MultipassTerrainTest.glsl.js +31 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/core/shaderLibrary/shading/Normals.glsl.js +36 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/core/shaderLibrary/shading/PhysicallyBasedRendering.glsl.js +63 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/core/shaderLibrary/shading/PhysicallyBasedRenderingParameters.glsl.js +61 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/core/shaderLibrary/shading/PiUtils.glsl.js +10 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/core/shaderLibrary/shading/ReadShadowMap.glsl.js +62 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/core/shaderLibrary/shading/ScreenSpaceConstants.js +5 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/core/shaderLibrary/shading/TextureTransformUV.glsl.js +36 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/core/shaderLibrary/shading/VisualVariables.glsl.js +58 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/core/shaderLibrary/terrain/Overlay.glsl.js +26 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/core/shaderLibrary/util/AlphaCutoff.js +5 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/core/shaderLibrary/util/AlphaDiscard.glsl.js +28 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/core/shaderLibrary/util/CameraSpace.glsl.js +26 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/core/shaderLibrary/util/ColorConversion.glsl.js +25 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/core/shaderLibrary/util/DiscardOrAdjustAlphaBlend.glsl.js +10 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/core/shaderLibrary/util/DoublePrecision.glsl.js +23 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/core/shaderLibrary/util/MixExternalColor.glsl.js +49 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/core/shaderLibrary/util/RgbaFloat16Encoding.glsl.js +27 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/core/shaderLibrary/util/RgbaFloatEncoding.glsl.js +27 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/core/shaderLibrary/util/ScreenSizePerspective.glsl.js +41 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/core/shaderLibrary/util/TextureAtlasLookup.glsl.js +14 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/core/shaderLibrary/util/TextureOnly.glsl.js +10 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/core/shaderLibrary/util/View.glsl.js +31 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/core/shaderModules/BooleanPassUniform.js +10 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/core/shaderModules/Float2DrawUniform.js +10 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/core/shaderModules/Float2PassUniform.js +10 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/core/shaderModules/Float3DrawUniform.js +10 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/core/shaderModules/Float3PassUniform.js +10 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/core/shaderModules/Float4PassUniform.js +10 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/core/shaderModules/Float4sPassUniform.js +10 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/core/shaderModules/FloatPassUniform.js +10 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/core/shaderModules/FloatsPassUniform.js +10 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/core/shaderModules/IntegerPassUniform.js +10 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/core/shaderModules/Matrix3DrawUniform.js +10 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/core/shaderModules/Matrix3PassUniform.js +10 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/core/shaderModules/Matrix4DrawUniform.js +10 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/core/shaderModules/Matrix4PassUniform.js +10 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/core/shaderModules/Matrix4sDrawUniform.js +10 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/core/shaderModules/Matrix4sPassUniform.js +10 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/core/shaderModules/ShaderBuilder.js +256 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/core/shaderModules/Texture2DDrawUniform.js +10 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/core/shaderModules/Texture2DPassUniform.js +10 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/core/shaderModules/Uniform.js +19 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/core/shaderModules/interfaces.js +22 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/core/shaderTechnique/BindType.js +7 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/core/shaderTechnique/ReloadableShaderModule.js +14 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/core/shaderTechnique/ShaderTechnique.js +39 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/core/shaderTechnique/ShaderTechniqueConfiguration.js +39 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/core/shaderTechnique/ShaderTechniqueRepository.js +65 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/effects/RenderPlugin.js +48 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/effects/ssao/SSAO.js +84 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/effects/ssao/SSAOBlurTechnique.js +18 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/effects/ssao/SSAONoiseData.js +4 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/effects/ssao/SSAOParameters.js +25 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/effects/ssao/SSAOTechnique.js +18 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/lib/Attribute.js +14 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/lib/AttributeArray.js +22 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/lib/BasisUtil.js +62 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/lib/BindParameters.js +43 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/lib/BoundingInfo.js +82 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/lib/BufferVectorMath.js +24 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/lib/Camera.js +339 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/lib/CascadeCamera.js +20 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/lib/ChangeSet.js +27 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/lib/ContentObject.js +9 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/lib/ContentObjectType.js +7 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/lib/DDSUtil.js +54 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/lib/DefaultVertexAttributeLocations.js +5 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/lib/DirtyEvents.js +4 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/lib/GLMaterial.js +27 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/lib/GLMaterialRepository.js +48 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/lib/GLMaterials.js +27 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/lib/GLTextureMaterial.js +43 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/lib/Geometry.js +93 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/lib/GeometryUtil.js +80 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/lib/GridLocalOriginFactory.js +61 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/lib/Intersector.js +141 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/lib/IntersectorInterfaces.js +17 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/lib/IntersectorTarget.js +27 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/lib/LocalOriginFactory.js +13 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/lib/LongVectorMath.js +23 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/lib/Material.js +71 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/lib/ModelDirtyTypes.js +10 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/lib/Normals.js +15 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/lib/Object3D.js +175 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/lib/Object3DStateID.js +9 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/lib/Octree.js +422 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/lib/OrderIndependentTransparency.js +28 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/lib/Program.js +91 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/lib/RenderContext.js +14 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/lib/RenderFeature.js +9 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/lib/RenderGeometry.js +53 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/lib/RenderSlot.js +7 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/lib/ShadowMap.js +245 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/lib/SortedRenderGeometryRenderer.js +213 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/lib/StencilUtils.js +13 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/lib/Texture.js +159 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/lib/TextureTechnique.js +19 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/lib/TextureTechniqueConfiguration.js +11 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/lib/TransparencyPassType.js +7 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/lib/UpdatePolicy.js +7 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/lib/Util.js +57 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/lib/VertexArrayObject.js +6 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/lib/VertexAttribute.js +11 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/lib/WebGLLayer.js +61 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/lib/basicInterfaces.js +31 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/lib/edgeRendering/EdgeProcessingWorker.js +51 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/lib/edgeRendering/EdgeWorkerHandle.js +35 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/lib/edgeRendering/bufferLayouts.js +13 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/lib/edgeRendering/edgeBufferWriters.js +95 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/lib/edgeRendering/edgePreprocessing.js +71 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/lib/edgeRendering/edgeProcessing.js +31 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/lib/edgeRendering/interfaces.js +7 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/lib/fov.js +18 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/lib/geometryDataUtils.js +49 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/lib/intersectorUtils.js +10 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/lib/rendererUtils.js +25 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/lib/screenSizePerspectiveUtils.js +33 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/lib/textureUtils.js +45 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/lib/verticalOffsetUtils.js +133 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/lighting/Lightsources.js +27 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/lighting/SceneLighting.js +52 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/lighting/SphericalHarmonics.js +55 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/materials/ColorMaterial.js +49 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/materials/DefaultBufferWriter.js +16 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/materials/DefaultMaterial.js +101 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/materials/DefaultMaterial_COLOR_GAMMA.js +4 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/materials/DefaultTechniqueConfiguration.js +10 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/materials/DrawParameters.js +10 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/materials/HUDMaterial.js +235 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/materials/RibbonLineMaterial.js +230 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/materials/ScaleInfo.js +14 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/materials/ShadedColorMaterial.js +85 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/materials/TriangleMaterial.js +10 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/materials/VisualVariablePassParameters.js +12 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/materials/internal/MaterialUtil.js +157 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/materials/internal/bufferWriterUtils.js +276 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/materials/pbrUtils.js +12 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/materials/renderers/BufferRange.js +26 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/materials/renderers/DrawCommand.js +8 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/materials/renderers/Instance.js +18 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/materials/renderers/MergedRenderer.js +299 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/materials/renderers/PerBufferData.js +71 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/materials/renderers/PerOriginData.js +14 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/materials/renderers/VaoCache.js +26 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/materials/renderers/utils.js +14 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/materials/stippleTextureRepository.js +21 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/shaders/ColorMaterial.glsl.js +18 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/shaders/ColorMaterialTechnique.js +33 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/shaders/ColorMaterialTechniqueConfiguration.js +15 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/shaders/DefaultMaterial.glsl.js +31 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/shaders/DefaultMaterialTechnique.js +58 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/shaders/DefaultMaterialTechniqueConfiguration.js +19 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/shaders/HUDMaterial.glsl.js +22 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/shaders/HUDMaterialTechnique.js +31 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/shaders/HUDMaterialTechniqueConfiguration.js +14 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/shaders/LaserlinePath.glsl.js +14 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/shaders/LaserlinePathTechnique.js +21 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/shaders/LaserlinePathTechniqueConfiguration.js +11 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/shaders/LaserlineTechnique.js +29 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/shaders/LaserlineTechniqueConfiguration.js +12 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/shaders/Laserlines.glsl.js +19 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/shaders/LineMarkerTechniqueConfiguration.js +25 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/shaders/OverlayCompositing.glsl.js +10 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/shaders/OverlayCompositingTechnique.js +19 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/shaders/RealisticTree.glsl.js +29 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/shaders/RealisticTreeTechnique.js +17 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/shaders/RibbonLine.glsl.js +27 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/shaders/RibbonLineTechnique.js +41 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/shaders/RibbonLineTechniqueConfiguration.js +19 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/shaders/SSAO.glsl.js +13 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/shaders/SSAOBlur.glsl.js +9 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/shaders/ShadedColorMaterial.glsl.js +16 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/shaders/ShadedColorMaterialTechnique.js +39 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/3d/webgl-engine/shaders/ensureColor4.js +9 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/BasemapView.js +43 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/BreakpointsOwner.js +75 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/DOMContainer.js +138 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/LayerViewManager.js +208 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/Magnifier.js +21 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/MapView.js +353 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/PopupView.js +135 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/SelectionManager.js +214 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/Theme.js +19 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/ToolViewManager.js +137 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/View.js +261 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/ViewAnimation.js +38 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/ViewingMode.js +7 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/draw/Draw.js +55 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/draw/DrawAction.js +132 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/draw/DrawManipulator.js +22 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/draw/DrawOperation.js +348 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/draw/DrawTool.js +76 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/draw/DrawingMode.js +5 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/draw/MultipointDrawAction.js +106 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/draw/PointDrawAction.js +84 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/draw/PolygonDrawAction.js +155 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/draw/PolylineDrawAction.js +152 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/draw/SegmentDrawAction.js +117 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/draw/drawSurfaces.js +45 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/draw/input/DrawEvents.js +38 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/draw/support/drawUtils.js +33 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/draw/support/surfaceCoordinateSystems.js +85 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/input/BrowserEventSource.js +119 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/input/DragEventSeparator.js +40 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/input/EventMatch.js +19 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/input/IViewEvents.js +7 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/input/Input.js +18 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/input/InputHandler.js +121 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/input/InputManager.js +279 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/input/ViewEvents.js +205 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/input/VisibilityChange.js +7 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/input/gamepad/GamepadInputDevice.js +27 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/input/gamepad/GamepadSettings.js +19 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/input/gamepad/GamepadSource.js +75 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/input/gamepad/GamepadState.js +33 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/input/handlers/LatestPointer.js +15 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/input/handlers/MultiTouch.js +20 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/input/handlers/PreventContextMenu.js +11 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/input/handlers/support.js +13 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/input/keys.js +6 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/input/recognizers/DoubleTapDrag.js +67 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/input/recognizers/Drag.js +89 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/input/recognizers/ImmediateDoubleClick.js +38 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/input/recognizers/PointerClickHoldAndDrag.js +66 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/input/recognizers/SingleAndDoubleClick.js +46 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/input/recognizers/support.js +42 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/interactive/AnalysisToolBase.js +26 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/interactive/GraphicManipulator.js +127 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/interactive/InteractiveToolBase.js +106 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/interactive/ManipulatorCollection.js +95 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/interactive/ToolIntersector.js +9 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/interactive/ToolViewManagerManipulatorState.js +188 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/interactive/coordinateHelper.js +239 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/interactive/dragEventPipeline.js +130 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/interactive/editGeometry/EditGeometry.js +183 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/interactive/editGeometry/EditGeometryOperations.js +106 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/interactive/editGeometry/interfaces.js +7 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/interactive/editGeometry/operations/AppendVertex.js +27 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/interactive/editGeometry/operations/CloseComponent.js +27 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/interactive/editGeometry/operations/MoveVertex.js +26 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/interactive/editGeometry/operations/OffsetEdgeVertex.js +143 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/interactive/editGeometry/operations/RemoveVertices.js +43 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/interactive/editGeometry/operations/RotateVertex.js +31 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/interactive/editGeometry/operations/ScaleVertex.js +31 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/interactive/editGeometry/operations/SetVertexPosition.js +21 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/interactive/editGeometry/operations/SplitEdge.js +23 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/interactive/editGeometry/operations/UndoGroup.js +25 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/interactive/editGeometry/operations/UpdateVertices.js +30 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/interactive/editGeometry/unnormalizationHelper.js +28 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/interactive/interactiveToolUtils.js +20 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/interactive/interfaces.js +13 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/interactive/keybindings.js +5 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/interactive/sketch/SketchLabelOptions.js +17 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/interactive/sketch/constraints.js +542 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/interactive/sketch/normalizedPoint.js +53 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/interactive/snapping/FeatureSnappingEngine.js +194 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/interactive/snapping/FeatureSnappingLayerSource.js +18 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/interactive/snapping/FeatureSnappingSourceInfo.js +110 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/interactive/snapping/LineSnapper.js +76 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/interactive/snapping/ParallelLineSnapper.js +66 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/interactive/snapping/RightAngleSnapper.js +79 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/interactive/snapping/RightAngleTriangleSnapper.js +40 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/interactive/snapping/SceneSnappingManagerPool.js +29 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/interactive/snapping/SelfSnappingEngine.js +40 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/interactive/snapping/Settings.js +21 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/interactive/snapping/SnappingAlgorithm.js +38 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/interactive/snapping/SnappingContext.js +14 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/interactive/snapping/SnappingDomain.js +7 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/interactive/snapping/SnappingDragPipelineStep.js +90 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/interactive/snapping/SnappingManager.js +217 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/interactive/snapping/SnappingOperation.js +56 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/interactive/snapping/SnappingOptions.js +60 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/interactive/snapping/SnappingVisualizer.js +33 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/interactive/snapping/allLayerSnapping.js +17 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/interactive/snapping/candidates/DrapedEdgeSnappingCandidate.js +15 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/interactive/snapping/candidates/EdgeSnappingCandidate.js +15 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/interactive/snapping/candidates/FeatureSnappingCandidate.js +10 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/interactive/snapping/candidates/IntersectionSnappingCandidate.js +15 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/interactive/snapping/candidates/LineSnappingCandidate.js +19 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/interactive/snapping/candidates/ParallelLineSnappingCandidate.js +27 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/interactive/snapping/candidates/RightAngleSnappingCandidate.js +22 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/interactive/snapping/candidates/RightAngleTriangleSnappingCandidate.js +21 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/interactive/snapping/candidates/SnappingCandidate.js +8 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/interactive/snapping/candidates/VertexSnappingCandidate.js +14 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/interactive/snapping/featureSources/FeatureCollectionSnappingSource.js +81 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/interactive/snapping/featureSources/FeatureServiceSnappingSource.js +152 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/interactive/snapping/featureSources/GraphicsSnappingSource.js +213 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/interactive/snapping/featureSources/I3SSnappingSource.js +55 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/interactive/snapping/featureSources/SceneLayerSnappingSource.js +44 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/interactive/snapping/featureSources/WorkerTileTreeDebugger.js +49 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/interactive/snapping/featureSources/featureServiceSource/FeatureServiceSnappingSourceWorker.js +120 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/interactive/snapping/featureSources/featureServiceSource/FeatureServiceSnappingSourceWorkerHandle.js +97 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/interactive/snapping/featureSources/featureServiceSource/FeatureServiceTileCache.js +41 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/interactive/snapping/featureSources/featureServiceSource/FeatureServiceTileStore.js +251 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/interactive/snapping/featureSources/featureServiceSource/FeatureServiceTiledFetcher.js +254 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/interactive/snapping/featureSources/featureServiceSource/FeatureServiceTilesSimple.js +30 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/interactive/snapping/featureSources/featureServiceSource/PendingFeatureTile.js +103 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/interactive/snapping/featureSources/featureServiceSource/tileUtils.js +10 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/interactive/snapping/featureSources/queryEngineUtils.js +22 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/interactive/snapping/featureSources/sceneLayerSource/SceneLayerSnappingSourceWorker.js +98 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/interactive/snapping/featureSources/sceneLayerSource/SceneLayerSnappingSourceWorkerHandle.js +67 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/interactive/snapping/featureSources/sceneLayerSource/sceneLayerSnappingUtils.js +11 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/interactive/snapping/featureSources/snappingCandidateElevationAlignment.js +111 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/interactive/snapping/featureSources/snappingCandidateElevationFilter.js +58 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/interactive/snapping/featureSources/symbologySnappingCandidates.js +65 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/interactive/snapping/hints/IntersectionSnappingHint.js +14 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/interactive/snapping/hints/LineSnappingHint.js +19 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/interactive/snapping/hints/ParallelSnappingHint.js +16 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/interactive/snapping/hints/PointSnappingHint.js +13 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/interactive/snapping/hints/RightAngleSnappingHint.js +16 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/interactive/snapping/hints/SnappingHint.js +8 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/interactive/snapping/snappingFactory.js +8 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/interactive/snapping/snappingUtils.js +70 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/interactive/support/utils.js +10 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/interactive/support/viewUtils.js +18 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/interactive/tooltip/constraintUtils.js +140 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/layers/FeatureLayerView.js +206 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/layers/GroupLayerView.js +77 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/layers/ImageryLayerView.js +41 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/layers/ImageryTileLayerView.js +64 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/layers/LayerView.js +74 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/layers/MapImageLayerView.js +34 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/layers/OGCFeatureLayerView.js +17 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/layers/RefreshableLayerView.js +23 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/layers/StreamLayerView.js +39 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/layers/WMSLayerView.js +45 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/layers/support/ClipArea.js +17 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/layers/support/ClipRect.js +24 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/layers/support/Geometry.js +31 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/layers/support/MapServiceLayerViewHelper.js +196 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/layers/support/Path.js +20 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/layers/support/popupUtils.js +22 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/magnifier/resources.js +9 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/navigation/FilteredFiniteDifference.js +30 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/navigation/Momentum.js +29 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/navigation/MomentumEstimator.js +36 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/navigation/Navigation.js +18 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/navigation/PanPlanarMomentumEstimator.js +44 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/navigation/RotationMomentumEstimator.js +21 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/navigation/ZoomMomentumEstimator.js +30 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/navigation/gamepad/GamepadSettings.js +18 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/navigation/gamepadAndKeyboardUtils.js +20 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/overlay/ViewOverlay.js +90 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/support/DefaultsFromMap.js +223 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/support/QueueProcessor.js +149 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/support/RenderState.js +7 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/support/Scheduler.js +320 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/support/TileTreeDebugger.js +80 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/support/WebGLRequirements.js +9 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/support/Yield.js +4 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/support/angularMeasurementUtils.js +62 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/support/debugFlags.js +17 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/support/drapedUtils.js +24 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/support/geodesicLengthMeasurementUtils.js +30 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/support/geodesicMeasurementUtils.js +8 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/support/geometry2dUtils.js +57 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/support/geometry3dUtils.js +168 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/support/imageReprojection.js +74 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/support/layerViewUtils.js +10 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/support/projectionUtils.js +15 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/support/screenUtils.js +43 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/support/screenshotUtils.js +92 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/ui/2d/DefaultUI2D.js +17 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/ui/Component.js +44 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/ui/DefaultUI.js +77 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/ui/UI.js +211 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/webgl/AppleAmdDriverHelper.js +42 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/webgl/BufferObject.js +102 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/webgl/ContextState.js +9 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/webgl/FramebufferObject.js +234 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/webgl/GLObjectType.js +7 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/webgl/InstanceCounter.js +38 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/webgl/Parameters.js +9 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/webgl/Program.js +148 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/webgl/ProgramCache.js +24 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/webgl/ProgramTemplate.js +7 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/webgl/Renderbuffer.js +36 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/webgl/RenderbufferDescriptor.js +13 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/webgl/RenderingContext.js +450 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/webgl/ShaderCompiler.js +30 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/webgl/ShaderTranspiler.js +272 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/webgl/Texture.js +267 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/webgl/TextureDescriptor.js +14 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/webgl/Util.js +158 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/webgl/ValidatedTextureDescriptor.js +25 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/webgl/VertexArrayObject.js +75 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/webgl/VertexElementDescriptor.js +8 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/webgl/WebGLDriverTest.js +16 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/webgl/WebGLDriverTestModule.js +15 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/webgl/capabilities/Capabilities.js +48 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/webgl/capabilities/DisjointTimerQuery.js +29 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/webgl/capabilities/LoseContext.js +7 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/webgl/capabilities/load.js +46 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/webgl/capabilities.js +30 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/webgl/checkWebGLError.js +44 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/webgl/contextUtils.js +6 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/webgl/doublePrecisionUtils.js +22 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/webgl/enums.js +102 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/webgl/getDataTypeBytes.js +18 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/webgl/heatmapTextureUtils.js +24 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/webgl/programUtils.js +37 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/webgl/rasterUtils.js +123 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/webgl/renderState.js +178 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/webgl/reservedWordsGLSL3.js +4 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/webgl/testAppleAmdDrawArrays.js +64 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/webgl/testDoublePrecisionArithmetic.js +132 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/webgl/testFloatBufferBlend.js +46 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/webgl/testSVGPremultipliedAlpha.js +58 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/webgl/testSamplerPrecision.js +58 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/webdoc/interfaces.js +7 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/webdoc/support/opacityUtils.js +13 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/webdoc/support/resourceUtils.js +64 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/webdoc/support/saveAPIKeyUtils.js +10 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/webdoc/support/saveUtils.js +24 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/webdoc/support/writeUtils.js +52 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/webmap/background/ColorBackground.js +22 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/webmap/utils.js +6 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/widgets/AreaMeasurement2D/AreaMeasurement2DTool.js +287 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/widgets/AreaMeasurement2D/AreaMeasurement2DViewModel.js +81 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/widgets/AreaMeasurement2D.js +68 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/widgets/AreaMeasurement3D/AreaMeasurement3DViewModel.js +67 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/widgets/AreaMeasurement3D.js +77 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/widgets/Attachments/AttachmentsViewModel.js +132 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/widgets/Attachments/support/attachmentUtils.js +13 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/widgets/Attachments.js +199 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/widgets/Attribution/AttributionViewModel.js +139 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/widgets/Attribution.js +81 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/widgets/BasemapToggle/BasemapToggleViewModel.js +68 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/widgets/BasemapToggle/css.js +4 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/widgets/BasemapToggle.js +66 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/widgets/Compass/CompassViewModel.js +53 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/widgets/Compass/css.js +5 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/widgets/Compass/utils.js +7 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/widgets/Compass.js +55 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/widgets/DirectLineMeasurement3D/DirectLineMeasurement3DViewModel.js +66 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/widgets/DirectLineMeasurement3D.js +77 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/widgets/DistanceMeasurement2D/DistanceMeasurement2DTool.js +183 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/widgets/DistanceMeasurement2D/DistanceMeasurement2DViewModel.js +81 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/widgets/DistanceMeasurement2D.js +68 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/widgets/Feature/FeatureAttachments/FeatureAttachmentsViewModel.js +17 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/widgets/Feature/FeatureAttachments.js +68 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/widgets/Feature/FeatureContent/FeatureContentViewModel.js +41 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/widgets/Feature/FeatureContent.js +57 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/widgets/Feature/FeatureExpression/FeatureExpressionViewModel.js +86 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/widgets/Feature/FeatureExpression.js +54 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/widgets/Feature/FeatureFields/FeatureFieldsViewModel.js +29 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/widgets/Feature/FeatureFields.js +86 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/widgets/Feature/FeatureMedia/FeatureMediaViewModel.js +122 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/widgets/Feature/FeatureMedia/chartCommon.js +117 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/widgets/Feature/FeatureMedia/pieChart.js +554 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/widgets/Feature/FeatureMedia/xyChart.js +478 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/widgets/Feature/FeatureMedia.js +290 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/widgets/Feature/FeatureRelationship/FeatureRelationshipViewModel.js +154 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/widgets/Feature/FeatureRelationship.js +144 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/widgets/Feature/FeatureViewModel.js +308 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/widgets/Feature/resources.js +4 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/widgets/Feature/support/FeatureContentMixin.js +24 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/widgets/Feature/support/FeatureElementInfo.js +32 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/widgets/Feature/support/arcadeFeatureUtils.js +67 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/widgets/Feature/support/featureUtils.js +306 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/widgets/Feature/support/relatedFeatureUtils.js +168 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/widgets/Feature.js +244 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/widgets/FeatureForm/featureFormUtils.js +42 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/widgets/Features/FeaturesRelatedRecords.js +51 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/widgets/Features/FeaturesViewModel.js +370 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/widgets/Features/FeaturesVisibleElements.js +17 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/widgets/Features/css.js +4 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/widgets/Features.js +458 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/widgets/Legend/support/colorRampUtils.js +26 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/widgets/Legend/support/heatmapRampUtils.js +22 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/widgets/Legend/support/utils.js +17 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/widgets/Measurement/MeasurementViewModel.js +35 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/widgets/Measurement.js +140 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/widgets/NavigationToggle/NavigationToggleViewModel.js +39 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/widgets/NavigationToggle/css.js +5 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/widgets/NavigationToggle.js +56 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/widgets/Popup/PopupViewModel.js +17 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/widgets/Popup/PopupVisibleElements.js +17 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/widgets/Popup/actionUtils.js +119 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/widgets/Popup/actions.js +13 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/widgets/Popup/css.js +4 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/widgets/Popup.js +420 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/widgets/Spinner/SpinnerViewModel.js +18 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/widgets/Spinner.js +77 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/widgets/Widget.js +226 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/widgets/Zoom/ZoomConditions2D.js +34 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/widgets/Zoom/ZoomConditions3D.js +20 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/widgets/Zoom/ZoomViewModel.js +49 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/widgets/Zoom.js +48 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/widgets/support/AnchorElementViewModel.js +31 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/widgets/support/GoTo.js +22 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/widgets/support/Heading.js +14 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/widgets/support/InteractiveAnalysisViewModel.js +115 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/widgets/support/InteractiveToolViewModel.js +68 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/widgets/support/MeasurementWidgetContent.js +58 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/widgets/support/UnitSelect.js +34 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/widgets/support/chartUtilsAm5.js +7 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/widgets/support/componentsUtils.js +25 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/widgets/support/dataUtils.js +10 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/widgets/support/dateUtils.js +44 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/widgets/support/decorators/accessibleHandler.js +20 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/widgets/support/decorators/messageBundle.js +8 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/widgets/support/decorators/vmEvent.js +13 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/widgets/support/globalCss.js +4 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/widgets/support/jsxFactory.js +26 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/widgets/support/jsxWidgetSupport.js +41 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/widgets/support/legacyIcon.js +4 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/widgets/support/symbols.js +5 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/widgets/support/tests.js +7 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/widgets/support/uriUtils.js +14 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/widgets/support/vnodeCache.js +19 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/widgets/support/widget.js +19 -0
- package/dist/node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/widgets/support/widgetUtils.js +69 -0
- package/dist/node_modules/.pnpm/@esri_arcgis-html-sanitizer@3.0.1/node_modules/@esri/arcgis-html-sanitizer/dist/esm/index.js +788 -0
- package/dist/node_modules/.pnpm/@esri_calcite-components@2.7.1/node_modules/@esri/calcite-components/dist/components/ExpandToggle.js +62 -0
- package/dist/node_modules/.pnpm/@esri_calcite-components@2.7.1/node_modules/@esri/calcite-components/dist/components/FloatingArrow.js +34 -0
- package/dist/node_modules/.pnpm/@esri_calcite-components@2.7.1/node_modules/@esri/calcite-components/dist/components/Heading.js +13 -0
- package/dist/node_modules/.pnpm/@esri_calcite-components@2.7.1/node_modules/@esri/calcite-components/dist/components/Validation.js +16 -0
- package/dist/node_modules/.pnpm/@esri_calcite-components@2.7.1/node_modules/@esri/calcite-components/dist/components/action-group.js +147 -0
- package/dist/node_modules/.pnpm/@esri_calcite-components@2.7.1/node_modules/@esri/calcite-components/dist/components/action-menu.js +218 -0
- package/dist/node_modules/.pnpm/@esri_calcite-components@2.7.1/node_modules/@esri/calcite-components/dist/components/action.js +199 -0
- package/dist/node_modules/.pnpm/@esri_calcite-components@2.7.1/node_modules/@esri/calcite-components/dist/components/array.js +11 -0
- package/dist/node_modules/.pnpm/@esri_calcite-components@2.7.1/node_modules/@esri/calcite-components/dist/components/button.js +221 -0
- package/dist/node_modules/.pnpm/@esri_calcite-components@2.7.1/node_modules/@esri/calcite-components/dist/components/calcite-action-bar.js +251 -0
- package/dist/node_modules/.pnpm/@esri_calcite-components@2.7.1/node_modules/@esri/calcite-components/dist/components/calcite-action-group.js +11 -0
- package/dist/node_modules/.pnpm/@esri_calcite-components@2.7.1/node_modules/@esri/calcite-components/dist/components/calcite-action.js +11 -0
- package/dist/node_modules/.pnpm/@esri_calcite-components@2.7.1/node_modules/@esri/calcite-components/dist/components/calcite-button.js +11 -0
- package/dist/node_modules/.pnpm/@esri_calcite-components@2.7.1/node_modules/@esri/calcite-components/dist/components/calcite-flow-item.js +229 -0
- package/dist/node_modules/.pnpm/@esri_calcite-components@2.7.1/node_modules/@esri/calcite-components/dist/components/calcite-flow.js +127 -0
- package/dist/node_modules/.pnpm/@esri_calcite-components@2.7.1/node_modules/@esri/calcite-components/dist/components/calcite-icon.js +11 -0
- package/dist/node_modules/.pnpm/@esri_calcite-components@2.7.1/node_modules/@esri/calcite-components/dist/components/calcite-input.js +11 -0
- package/dist/node_modules/.pnpm/@esri_calcite-components@2.7.1/node_modules/@esri/calcite-components/dist/components/calcite-label.js +11 -0
- package/dist/node_modules/.pnpm/@esri_calcite-components@2.7.1/node_modules/@esri/calcite-components/dist/components/calcite-list-item-group.js +70 -0
- package/dist/node_modules/.pnpm/@esri_calcite-components@2.7.1/node_modules/@esri/calcite-components/dist/components/calcite-list-item.js +391 -0
- package/dist/node_modules/.pnpm/@esri_calcite-components@2.7.1/node_modules/@esri/calcite-components/dist/components/calcite-list.js +416 -0
- package/dist/node_modules/.pnpm/@esri_calcite-components@2.7.1/node_modules/@esri/calcite-components/dist/components/calcite-loader.js +11 -0
- package/dist/node_modules/.pnpm/@esri_calcite-components@2.7.1/node_modules/@esri/calcite-components/dist/components/calcite-modal.js +332 -0
- package/dist/node_modules/.pnpm/@esri_calcite-components@2.7.1/node_modules/@esri/calcite-components/dist/components/calcite-notice.js +171 -0
- package/dist/node_modules/.pnpm/@esri_calcite-components@2.7.1/node_modules/@esri/calcite-components/dist/components/calcite-option.js +93 -0
- package/dist/node_modules/.pnpm/@esri_calcite-components@2.7.1/node_modules/@esri/calcite-components/dist/components/calcite-scrim.js +11 -0
- package/dist/node_modules/.pnpm/@esri_calcite-components@2.7.1/node_modules/@esri/calcite-components/dist/components/calcite-select.js +230 -0
- package/dist/node_modules/.pnpm/@esri_calcite-components@2.7.1/node_modules/@esri/calcite-components/dist/components/conditionalSlot.js +27 -0
- package/dist/node_modules/.pnpm/@esri_calcite-components@2.7.1/node_modules/@esri/calcite-components/dist/components/debounce.js +121 -0
- package/dist/node_modules/.pnpm/@esri_calcite-components@2.7.1/node_modules/@esri/calcite-components/dist/components/dom.js +358 -0
- package/dist/node_modules/.pnpm/@esri_calcite-components@2.7.1/node_modules/@esri/calcite-components/dist/components/filter.js +154 -0
- package/dist/node_modules/.pnpm/@esri_calcite-components@2.7.1/node_modules/@esri/calcite-components/dist/components/filter2.js +182 -0
- package/dist/node_modules/.pnpm/@esri_calcite-components@2.7.1/node_modules/@esri/calcite-components/dist/components/floating-ui.js +1197 -0
- package/dist/node_modules/.pnpm/@esri_calcite-components@2.7.1/node_modules/@esri/calcite-components/dist/components/focusTrapComponent.js +475 -0
- package/dist/node_modules/.pnpm/@esri_calcite-components@2.7.1/node_modules/@esri/calcite-components/dist/components/form.js +138 -0
- package/dist/node_modules/.pnpm/@esri_calcite-components@2.7.1/node_modules/@esri/calcite-components/dist/components/handle.js +194 -0
- package/dist/node_modules/.pnpm/@esri_calcite-components@2.7.1/node_modules/@esri/calcite-components/dist/components/icon.js +127 -0
- package/dist/node_modules/.pnpm/@esri_calcite-components@2.7.1/node_modules/@esri/calcite-components/dist/components/index.js +26 -0
- package/dist/node_modules/.pnpm/@esri_calcite-components@2.7.1/node_modules/@esri/calcite-components/dist/components/input-message.js +80 -0
- package/dist/node_modules/.pnpm/@esri_calcite-components@2.7.1/node_modules/@esri/calcite-components/dist/components/input.js +22 -0
- package/dist/node_modules/.pnpm/@esri_calcite-components@2.7.1/node_modules/@esri/calcite-components/dist/components/input2.js +518 -0
- package/dist/node_modules/.pnpm/@esri_calcite-components@2.7.1/node_modules/@esri/calcite-components/dist/components/interactive.js +81 -0
- package/dist/node_modules/.pnpm/@esri_calcite-components@2.7.1/node_modules/@esri/calcite-components/dist/components/key.js +13 -0
- package/dist/node_modules/.pnpm/@esri_calcite-components@2.7.1/node_modules/@esri/calcite-components/dist/components/label.js +69 -0
- package/dist/node_modules/.pnpm/@esri_calcite-components@2.7.1/node_modules/@esri/calcite-components/dist/components/label2.js +90 -0
- package/dist/node_modules/.pnpm/@esri_calcite-components@2.7.1/node_modules/@esri/calcite-components/dist/components/loadable.js +25 -0
- package/dist/node_modules/.pnpm/@esri_calcite-components@2.7.1/node_modules/@esri/calcite-components/dist/components/loader.js +79 -0
- package/dist/node_modules/.pnpm/@esri_calcite-components@2.7.1/node_modules/@esri/calcite-components/dist/components/locale.js +299 -0
- package/dist/node_modules/.pnpm/@esri_calcite-components@2.7.1/node_modules/@esri/calcite-components/dist/components/observers.js +30 -0
- package/dist/node_modules/.pnpm/@esri_calcite-components@2.7.1/node_modules/@esri/calcite-components/dist/components/openCloseComponent.js +37 -0
- package/dist/node_modules/.pnpm/@esri_calcite-components@2.7.1/node_modules/@esri/calcite-components/dist/components/panel.js +285 -0
- package/dist/node_modules/.pnpm/@esri_calcite-components@2.7.1/node_modules/@esri/calcite-components/dist/components/popover.js +325 -0
- package/dist/node_modules/.pnpm/@esri_calcite-components@2.7.1/node_modules/@esri/calcite-components/dist/components/progress.js +50 -0
- package/dist/node_modules/.pnpm/@esri_calcite-components@2.7.1/node_modules/@esri/calcite-components/dist/components/resources.js +23 -0
- package/dist/node_modules/.pnpm/@esri_calcite-components@2.7.1/node_modules/@esri/calcite-components/dist/components/resources2.js +12 -0
- package/dist/node_modules/.pnpm/@esri_calcite-components@2.7.1/node_modules/@esri/calcite-components/dist/components/scrim.js +115 -0
- package/dist/node_modules/.pnpm/@esri_calcite-components@2.7.1/node_modules/@esri/calcite-components/dist/components/sortableComponent.js +1329 -0
- package/dist/node_modules/.pnpm/@esri_calcite-components@2.7.1/node_modules/@esri/calcite-components/dist/components/stack.js +85 -0
- package/dist/node_modules/.pnpm/@esri_calcite-components@2.7.1/node_modules/@esri/calcite-components/dist/components/t9n.js +46 -0
- package/dist/node_modules/.pnpm/@esri_calcite-components@2.7.1/node_modules/@esri/calcite-components/dist/components/utils3.js +75 -0
- package/dist/node_modules/.pnpm/@stencil_core@4.9.0/node_modules/@stencil/core/internal/app-data/index.js +92 -0
- package/dist/node_modules/.pnpm/@stencil_core@4.9.0/node_modules/@stencil/core/internal/client/index.js +560 -0
- package/dist/node_modules/.pnpm/@terraformer_arcgis@2.1.2/node_modules/@terraformer/arcgis/dist/t-arcgis.esm.js +80 -0
- package/dist/node_modules/.pnpm/@zip.js_zip.js@2.7.40/node_modules/@zip.js/zip.js/index.js +11 -0
- package/dist/node_modules/.pnpm/@zip.js_zip.js@2.7.40/node_modules/@zip.js/zip.js/lib/core/codec-pool.js +48 -0
- package/dist/node_modules/.pnpm/@zip.js_zip.js@2.7.40/node_modules/@zip.js/zip.js/lib/core/codec-worker.js +191 -0
- package/dist/node_modules/.pnpm/@zip.js_zip.js@2.7.40/node_modules/@zip.js/zip.js/lib/core/configuration.js +60 -0
- package/dist/node_modules/.pnpm/@zip.js_zip.js@2.7.40/node_modules/@zip.js/zip.js/lib/core/constants.js +34 -0
- package/dist/node_modules/.pnpm/@zip.js_zip.js@2.7.40/node_modules/@zip.js/zip.js/lib/core/io.js +159 -0
- package/dist/node_modules/.pnpm/@zip.js_zip.js@2.7.40/node_modules/@zip.js/zip.js/lib/core/streams/aes-crypto-stream.js +189 -0
- package/dist/node_modules/.pnpm/@zip.js_zip.js@2.7.40/node_modules/@zip.js/zip.js/lib/core/streams/codec-stream.js +68 -0
- package/dist/node_modules/.pnpm/@zip.js_zip.js@2.7.40/node_modules/@zip.js/zip.js/lib/core/streams/codecs/crc32.js +24 -0
- package/dist/node_modules/.pnpm/@zip.js_zip.js@2.7.40/node_modules/@zip.js/zip.js/lib/core/streams/codecs/deflate.js +866 -0
- package/dist/node_modules/.pnpm/@zip.js_zip.js@2.7.40/node_modules/@zip.js/zip.js/lib/core/streams/codecs/inflate.js +2362 -0
- package/dist/node_modules/.pnpm/@zip.js_zip.js@2.7.40/node_modules/@zip.js/zip.js/lib/core/streams/codecs/sjcl.js +371 -0
- package/dist/node_modules/.pnpm/@zip.js_zip.js@2.7.40/node_modules/@zip.js/zip.js/lib/core/streams/common-crypto.js +12 -0
- package/dist/node_modules/.pnpm/@zip.js_zip.js@2.7.40/node_modules/@zip.js/zip.js/lib/core/streams/crc32-stream.js +19 -0
- package/dist/node_modules/.pnpm/@zip.js_zip.js@2.7.40/node_modules/@zip.js/zip.js/lib/core/streams/stream-adapter.js +21 -0
- package/dist/node_modules/.pnpm/@zip.js_zip.js@2.7.40/node_modules/@zip.js/zip.js/lib/core/streams/zip-crypto-stream.js +89 -0
- package/dist/node_modules/.pnpm/@zip.js_zip.js@2.7.40/node_modules/@zip.js/zip.js/lib/core/streams/zip-entry-stream.js +71 -0
- package/dist/node_modules/.pnpm/@zip.js_zip.js@2.7.40/node_modules/@zip.js/zip.js/lib/core/util/cp437-decode.js +13 -0
- package/dist/node_modules/.pnpm/@zip.js_zip.js@2.7.40/node_modules/@zip.js/zip.js/lib/core/util/decode-text.js +7 -0
- package/dist/node_modules/.pnpm/@zip.js_zip.js@2.7.40/node_modules/@zip.js/zip.js/lib/core/util/encode-text.js +14 -0
- package/dist/node_modules/.pnpm/@zip.js_zip.js@2.7.40/node_modules/@zip.js/zip.js/lib/core/util/mime-type.js +1594 -0
- package/dist/node_modules/.pnpm/@zip.js_zip.js@2.7.40/node_modules/@zip.js/zip.js/lib/core/zip-entry.js +62 -0
- package/dist/node_modules/.pnpm/@zip.js_zip.js@2.7.40/node_modules/@zip.js/zip.js/lib/core/zip-reader.js +402 -0
- package/dist/node_modules/.pnpm/@zip.js_zip.js@2.7.40/node_modules/@zip.js/zip.js/lib/z-worker-inline.js +8 -0
- package/dist/node_modules/.pnpm/@zip.js_zip.js@2.7.40/node_modules/@zip.js/zip.js/lib/zip-fs.js +16 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtAnalisesRegularIcon/AtAnalisesRegularIcon.vue.js +45 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtAnalisesRegularIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtAnalisesSolidIcon/AtAnalisesSolidIcon.vue.js +45 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtAnalisesSolidIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtAngleDownSolidIcon/AtAngleDownSolidIcon.vue.js +33 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtAngleDownSolidIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtAngleLeftSolidIcon/AtAngleLeftSolidIcon.vue.js +33 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtAngleLeftSolidIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtAngleRightSolidIcon/AtAngleRightSolidIcon.vue.js +33 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtAngleRightSolidIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtAngleUpSolidIcon/AtAngleUpSolidIcon.vue.js +33 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtAngleUpSolidIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtArrowDownSolidIcon/AtArrowDownSolidIcon.vue.js +33 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtArrowDownSolidIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtArrowLeftSolidIcon/AtArrowLeftSolidIcon.vue.js +33 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtArrowLeftSolidIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtArrowRightSolidIcon/AtArrowRightSolidIcon.vue.js +33 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtArrowRightSolidIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtArrowUpSolidIcon/AtArrowUpSolidIcon.vue.js +33 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtArrowUpSolidIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtArvoreRegularIcon/AtArvoreRegularIcon.vue.js +45 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtArvoreRegularIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtArvoreSolidIcon/AtArvoreSolidIcon.vue.js +45 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtArvoreSolidIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtBellRegularIcon/AtBellRegularIcon.vue.js +45 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtBellRegularIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtBellSolidIcon/AtBellSolidIcon.vue.js +46 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtBellSolidIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtBoldRegularIcon/AtBoldRegularIcon.vue.js +45 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtBoldRegularIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtBookmarkRegularIcon/AtBookmarkRegularIcon.vue.js +44 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtBookmarkRegularIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtBookmarkSolidIcon/AtBookmarkSolidIcon.vue.js +44 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtBookmarkSolidIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtCadastroRegularIcon/AtCadastroRegularIcon.vue.js +33 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtCadastroRegularIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtCadastroSolidIcon/AtCadastroSolidIcon.vue.js +45 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtCadastroSolidIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtCalculadoraDeCarbonoIcon/AtCalculadoraDeCarbonoIcon.vue.js +51 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtCalculadoraDeCarbonoIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtCalendarRegularIcon/AtCalendarRegularIcon.vue.js +48 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtCalendarRegularIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtCalendarSolidIcon/AtCalendarSolidIcon.vue.js +46 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtCalendarSolidIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtCarbonoSolidIcon/AtCarbonoSolidIcon.vue.js +34 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtCarbonoSolidIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtCentralAlertasRegularIcon/AtCentralAlertasRegularIcon.vue.js +45 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtCentralAlertasRegularIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtCentralAlertasSolidIcon/AtCentralAlertasSolidIcon.vue.js +45 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtCentralAlertasSolidIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtCentralFornecimentoRegularIcon/AtCentralFornecimentoRegularIcon.vue.js +45 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtCentralFornecimentoRegularIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtCentralFornecimentoSolidIcon/AtCentralFornecimentoSolidIcon.vue.js +45 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtCentralFornecimentoSolidIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtCheckCircleRegularIcon/AtCheckCircleRegularIcon.vue.js +45 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtCheckCircleRegularIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtCheckCircleSolidIcon/AtCheckCircleSolidIcon.vue.js +45 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtCheckCircleSolidIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtCheckSolidIcon/AtCheckSolidIcon.vue.js +45 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtCheckSolidIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtChuvaRegularIcon/AtChuvaRegularIcon.vue.js +45 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtChuvaRegularIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtChuvaSolidIcon/AtChuvaSolidIcon.vue.js +45 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtChuvaSolidIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtCircleExclamationRegularIcon/AtCircleExclamationRegularIcon.vue.js +47 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtCircleExclamationRegularIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtCircleExclamationSolidIcon/AtCircleExclamationSolidIcon.vue.js +45 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtCircleExclamationSolidIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtCircleMinusRegularIcon/AtCircleMinusRegularIcon.vue.js +45 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtCircleMinusRegularIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtCircleMinusSolidIcon/AtCircleMinusSolidIcon.vue.js +45 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtCircleMinusSolidIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtCirclePlusRegularIcon/AtCirclePlusRegularIcon.vue.js +45 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtCirclePlusRegularIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtCirclePlusSolidIcon/AtCirclePlusSolidIcon.vue.js +45 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtCirclePlusSolidIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtCircleQuestionRegularIcon/AtCircleQuestionRegularIcon.vue.js +47 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtCircleQuestionRegularIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtCircleQuestionSolidIcon/AtCircleQuestionSolidIcon.vue.js +45 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtCircleQuestionSolidIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtCircleXMarkRegularIcon/AtCircleXMarkRegularIcon.vue.js +45 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtCircleXMarkRegularIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtCircleXMarkSolidIcon/AtCircleXMarkSolidIcon.vue.js +45 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtCircleXMarkSolidIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtClipeRegularIcon/AtClipeRegularIcon.vue.js +45 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtClipeRegularIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtCloseSolidIcon/AtCloseSolidIcon.vue.js +33 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtCloseSolidIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtCloudDownloadRegularIcon/AtCloudDownloadRegularIcon.vue.js +44 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtCloudDownloadRegularIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtCloundDownloadSolidIcon/AtCloundDownloadSolidIcon.vue.js +44 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtCloundDownloadSolidIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtCofreDigitalRegularIcon/AtCofreDigitalRegularIcon.vue.js +45 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtCofreDigitalRegularIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtCofreDigitalSolidIcon/AtCofreDigitalSolidIcon.vue.js +45 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtCofreDigitalSolidIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtCopilotoRegularIcon/AtCopilotoRegularIcon.vue.js +45 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtCopilotoRegularIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtCopilotoSolidIcon/AtCopilotoSolidIcon.vue.js +45 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtCopilotoSolidIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtCopyRegularIcon/AtCopyRegularIcon.vue.js +44 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtCopyRegularIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtCopySolidIcon/AtCopySolidIcon.vue.js +44 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtCopySolidIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtCurralRegularIcon/AtCurralRegularIcon.vue.js +45 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtCurralRegularIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtCurralSolidIcon/AtCurralSolidIcon.vue.js +45 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtCurralSolidIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtDesmatamentoSolidIcon/AtDesmatamentoSolidIcon.vue.js +46 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtDesmatamentoSolidIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtDoubleArrowLeftSolidIcon/AtDoubleArrowLeftSolidIcon.vue.js +46 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtDoubleArrowLeftSolidIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtDoubleArrowRightSolidIcon/AtDoubleArrowRightSolidIcon.vue.js +46 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtDoubleArrowRightSolidIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtDownloadSolidIcon/AtDownloadSolidIcon.vue.js +46 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtDownloadSolidIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtDragOrderRegularIcon/AtDragOrderRegularIcon.vue.js +37 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtDragOrderRegularIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtDrawGeometryRegularIcon/AtDrawGeometryRegularIcon.vue.js +44 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtDrawGeometryRegularIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtDrawGeometrySolidIcon/AtDrawGeometrySolidIcon.vue.js +44 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtDrawGeometrySolidIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtDrawPolygonRegularIcon/AtDrawPolygonRegularIcon.vue.js +44 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtDrawPolygonRegularIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtEdicaoGeometriaRegularIcon/AtEdicaoGeometriaRegularIcon.vue.js +45 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtEdicaoGeometriaRegularIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtEdicaoGeometriaSolidIcon/AtEdicaoGeometriaSolidIcon.vue.js +45 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtEdicaoGeometriaSolidIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtEditRegularIcon/AtEditRegularIcon.vue.js +46 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtEditRegularIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtEditSolidIcon/AtEditSolidIcon.vue.js +47 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtEditSolidIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtEllipsesHorizontalSolidIcon/AtEllipsesHorizontalSolidIcon.vue.js +47 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtEllipsesHorizontalSolidIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtEllipsesVerticalSolidIcon/AtEllipsesVerticalSolidIcon.vue.js +47 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtEllipsesVerticalSolidIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtEnergyRegularIcon/AtEnergyRegularIcon.vue.js +44 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtEnergyRegularIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtEnergySolidIcon/AtEnergySolidIcon.vue.js +33 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtEnergySolidIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtExcelRegularIcon/AtExcelRegularIcon.vue.js +45 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtExcelRegularIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtExcelSolidIcon/AtExcelSolidIcon.vue.js +45 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtExcelSolidIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtExitRegularIcon/AtExitRegularIcon.vue.js +46 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtExitRegularIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtEyeAtivoRegularIcon/AtEyeAtivoRegularIcon.vue.js +46 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtEyeAtivoRegularIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtEyeAtivoSolidIcon/AtEyeAtivoSolidIcon.vue.js +34 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtEyeAtivoSolidIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtEyeInativoRegularIcon/AtEyeInativoRegularIcon.vue.js +33 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtEyeInativoRegularIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtEyeInativoSolidIcon/AtEyeInativoSolidIcon.vue.js +33 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtEyeInativoSolidIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtFavoritasRegularIcon/AtFavoritasRegularIcon.vue.js +45 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtFavoritasRegularIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtFavoritasSolidIcon/AtFavoritasSolidIcon.vue.js +45 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtFavoritasSolidIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtFenceRegularIcon/AtFenceRegularIcon.vue.js +45 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtFenceRegularIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtFenceSolidIcon/AtFenceSolidIcon.vue.js +33 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtFenceSolidIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtFilterRegularIcon/AtFilterRegularIcon.vue.js +45 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtFilterRegularIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtFilterSolidIcon/AtFilterSolidIcon.vue.js +45 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtFilterSolidIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtFireRegularIcon/AtFireRegularIcon.vue.js +45 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtFireRegularIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtFireSolidIcon/AtFireSolidIcon.vue.js +45 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtFireSolidIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtFlagBrazilIcon/AtFlagBrazilIcon.vue.js +90 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtFlagBrazilIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtFlagSpainIcon/AtFlagSpainIcon.vue.js +186 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtFlagSpainIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtFlagUnitedStatesIcon/AtFlagUnitedStatesIcon.vue.js +230 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtFlagUnitedStatesIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtFolderRegularIcon/AtFolderRegularIcon.vue.js +45 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtFolderRegularIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtFolderSolidIcon/AtFolderSolidIcon.vue.js +45 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtFolderSolidIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtGasRegularIcon/AtGasRegularIcon.vue.js +45 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtGasRegularIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtGasSolidIcon/AtGasSolidIcon.vue.js +45 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtGasSolidIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtGeadaRegularIcon/AtGeadaRegularIcon.vue.js +45 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtGeadaRegularIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtGeadaSolidIcon/AtGeadaSolidIcon.vue.js +45 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtGeadaSolidIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtGraficoRegularIcon/AtGraficoRegularIcon.vue.js +49 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtGraficoRegularIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtGroupRegularIcon/AtGroupRegularIcon.vue.js +45 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtGroupRegularIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtGroupSolidIcon/AtGroupSolidIcon.vue.js +45 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtGroupSolidIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtHeadsetRegularIcon/AtHeadsetRegularIcon.vue.js +33 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtHeadsetRegularIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtHeadsetSolidIcon/AtHeadsetSolidIcon.vue.js +33 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtHeadsetSolidIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtHelpRegularIcon/AtHelpRegularIcon.vue.js +46 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtHelpRegularIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtHelpSolidIcon/AtHelpSolidIcon.vue.js +44 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtHelpSolidIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtHomeRegularIcon/AtHomeRegularIcon.vue.js +45 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtHomeRegularIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtHomeSolidIcon/AtHomeSolidIcon.vue.js +47 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtHomeSolidIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtIdentificarRegularIcon/AtIdentificarRegularIcon.vue.js +44 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtIdentificarRegularIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtIdentificarSolidIcon/AtIdentificarSolidIcon.vue.js +44 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtIdentificarSolidIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtImagensRegularIcon/AtImagensRegularIcon.vue.js +46 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtImagensRegularIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtImagensSolidIcon/AtImagensSolidIcon.vue.js +47 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtImagensSolidIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtInfoRegularIcon/AtInfoRegularIcon.vue.js +47 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtInfoRegularIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtInfoSolidIcon/AtInfoSolidIcon.vue.js +45 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtInfoSolidIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtItalicoRegularIcon/AtItalicoRegularIcon.vue.js +45 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtItalicoRegularIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtKeyboardRegularIcon/AtKeyboardRegularIcon.vue.js +51 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtKeyboardRegularIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtKeyboardSolidIcon/AtKeyboardSolidIcon.vue.js +45 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtKeyboardSolidIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtLayersRegularIcon/AtLayersRegularIcon.vue.js +46 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtLayersRegularIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtLayersSolidIcon/AtLayersSolidIcon.vue.js +46 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtLayersSolidIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtLegendaMapaRegularIcon/AtLegendaMapaRegularIcon.vue.js +45 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtLegendaMapaRegularIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtLegendaMapaSolidIcon/AtLegendaMapaSolidIcon.vue.js +45 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtLegendaMapaSolidIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtListRegularIcon/AtListRegularIcon.vue.js +39 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtListRegularIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtLocationCrosshairsRegularIcon/AtLocationCrosshairsRegularIcon.vue.js +44 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtLocationCrosshairsRegularIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtLocationCrosshairsSolidIcon/AtLocationCrosshairsSolidIcon.vue.js +44 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtLocationCrosshairsSolidIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtLockRegularIcon/AtLockRegularIcon.vue.js +46 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtLockRegularIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtLockSolidIcon/AtLockSolidIcon.vue.js +33 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtLockSolidIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtMailIcon/AtMailIcon.vue.js +37 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtMailIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtMapRegularIcon/AtMapRegularIcon.vue.js +45 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtMapRegularIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtMapSolidIcon/AtMapSolidIcon.vue.js +45 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtMapSolidIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtMarkerRegularIcon/AtMarkerRegularIcon.vue.js +46 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtMarkerRegularIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtMarkerSolidIcon/AtMarkerSolidIcon.vue.js +45 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtMarkerSolidIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtMirrorRegularIcon/AtMirrorRegularIcon.vue.js +44 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtMirrorRegularIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtMonitoramentoRegularIcon/AtMonitoramentoRegularIcon.vue.js +33 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtMonitoramentoRegularIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtMonitoramentoSolidIcon/AtMonitoramentoSolidIcon.vue.js +33 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtMonitoramentoSolidIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtMoveRegularIcon/AtMoveRegularIcon.vue.js +44 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtMoveRegularIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtOpacityRegularIcon/AtOpacityRegularIcon.vue.js +47 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtOpacityRegularIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtOrdenacaoRegularIcon/AtOrdenacaoRegularIcon.vue.js +45 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtOrdenacaoRegularIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtOrdenarRegularIcon/AtOrdenarRegularIcon.vue.js +33 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtOrdenarRegularIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtPdfRegularIcon/AtPdfRegularIcon.vue.js +45 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtPdfRegularIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtPdfSolidIcon/AtPdfSolidIcon.vue.js +45 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtPdfSolidIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtPinRegularIcon/AtPinRegularIcon.vue.js +33 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtPinRegularIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtPinSolidIcon/AtPinSolidIcon.vue.js +33 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtPinSolidIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtPlantRegularIcon/AtPlantRegularIcon.vue.js +35 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtPlantRegularIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtPlantSolidIcon/AtPlantSolidIcon.vue.js +33 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtPlantSolidIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtPrintSolidIcon/AtPrintSolidIcon.vue.js +44 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtPrintSolidIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtRatingRegularIcon/AtRatingRegularIcon.vue.js +45 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtRatingRegularIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtRatingSolidIcon/AtRatingSolidIcon.vue.js +45 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtRatingSolidIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtRefreshSolidIcon/AtRefreshSolidIcon.vue.js +46 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtRefreshSolidIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtRenovabioSolidIcon/AtRenovabioSolidIcon.vue.js +37 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtRenovabioSolidIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtRulerRegularIcon/AtRulerRegularIcon.vue.js +44 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtRulerRegularIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtRulerSolidIcon/AtRulerSolidIcon.vue.js +33 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtRulerSolidIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtSateliteRegularIcon/AtSateliteRegularIcon.vue.js +45 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtSateliteRegularIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtSateliteSolidIcon/AtSateliteSolidIcon.vue.js +45 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtSateliteSolidIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtSaveRegularIcon/AtSaveRegularIcon.vue.js +46 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtSaveRegularIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtSaveSolidIcon/AtSaveSolidIcon.vue.js +47 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtSaveSolidIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtSearchIcon/AtSearchIcon.vue.js +45 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtSearchIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtSecaRegularIcon/AtSecaRegularIcon.vue.js +45 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtSecaRegularIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtSecaSolidIcon/AtSecaSolidIcon.vue.js +45 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtSecaSolidIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtSettingsRegularIcon/AtSettingsRegularIcon.vue.js +46 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtSettingsRegularIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtSettingsSolidIcon/AtSettingsSolidIcon.vue.js +33 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtSettingsSolidIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtSobreposicaoRegularIcon/AtSobreposicaoRegularIcon.vue.js +45 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtSobreposicaoRegularIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtSobreposicaoSolidIcon/AtSobreposicaoSolidIcon.vue.js +46 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtSobreposicaoSolidIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtSublinhadoRegularIcon/AtSublinhadoRegularIcon.vue.js +46 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtSublinhadoRegularIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtSubterritorioRegularIcon/AtSubterritorioRegularIcon.vue.js +45 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtSubterritorioRegularIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtSubterritorioSolidIcon/AtSubterritorioSolidIcon.vue.js +45 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtSubterritorioSolidIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtTelephoneIcon/AtTelephoneIcon.vue.js +46 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtTelephoneIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtTemperatureRegularIcon/AtTemperatureRegularIcon.vue.js +44 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtTemperatureRegularIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtTemperatureSolidIcon/AtTemperatureSolidIcon.vue.js +44 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtTemperatureSolidIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtTempestadeRegularIcon/AtTempestadeRegularIcon.vue.js +45 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtTempestadeRegularIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtTempestadeSolidIcon/AtTempestadeSolidIcon.vue.js +45 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtTempestadeSolidIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtTimelineRegularIcon/AtTimelineRegularIcon.vue.js +35 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtTimelineRegularIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtTimelineSolidIcon/AtTimelineSolidIcon.vue.js +46 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtTimelineSolidIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtToolRegularIcon/AtToolRegularIcon.vue.js +44 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtToolRegularIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtToolSolidIcon/AtToolSolidIcon.vue.js +44 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtToolSolidIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtTrashRegularIcon/AtTrashRegularIcon.vue.js +47 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtTrashRegularIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtTrashSolidIcon/AtTrashSolidIcon.vue.js +33 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtTrashSolidIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtUnlockRegularIcon/AtUnlockRegularIcon.vue.js +46 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtUnlockRegularIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtUnlockSolidIcon/AtUnlockSolidIcon.vue.js +45 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtUnlockSolidIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtUploadSolidIcon/AtUploadSolidIcon.vue.js +46 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtUploadSolidIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtUserMinusRegularIcon/AtUserMinusRegularIcon.vue.js +45 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtUserMinusRegularIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtUserMinusSolidIcon/AtUserMinusSolidIcon.vue.js +45 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtUserMinusSolidIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtUserPlusRegularIcon/AtUserPlusRegularIcon.vue.js +47 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtUserPlusRegularIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtUserPlusSolidIcon/AtUserPlusSolidIcon.vue.js +47 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtUserPlusSolidIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtUserRegularIcon/AtUserRegularIcon.vue.js +46 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtUserRegularIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtUserSolidIcon/AtUserSolidIcon.vue.js +34 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtUserSolidIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtVentosRegularIcon/AtVentosRegularIcon.vue.js +45 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtVentosRegularIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtWarningRegularIcon/AtWarningRegularIcon.vue.js +33 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtWarningRegularIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtWarningSolidIcon/AtWarningSolidIcon.vue.js +33 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtWarningSolidIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtWorldRegularIcon/AtWorldRegularIcon.vue.js +45 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtWorldRegularIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtWorldSolidIcon/AtWorldSolidIcon.vue.js +45 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtWorldSolidIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtZoomInAreaSolidIcon/AtZoomInAreaSolidIcon.vue.js +44 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtZoomInAreaSolidIcon/index.js +5 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/_virtual/_plugin-vue_export-helper.js +9 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/components/IconWrapper/IconWrapper.vue.js +6 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/components/IconWrapper/IconWrapper.vue2.js +27 -0
- package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/index.js +374 -0
- package/dist/node_modules/.pnpm/luxon@3.4.4/node_modules/luxon/src/datetime.js +1728 -0
- package/dist/node_modules/.pnpm/luxon@3.4.4/node_modules/luxon/src/duration.js +736 -0
- package/dist/node_modules/.pnpm/luxon@3.4.4/node_modules/luxon/src/errors.js +40 -0
- package/dist/node_modules/.pnpm/luxon@3.4.4/node_modules/luxon/src/impl/conversions.js +92 -0
- package/dist/node_modules/.pnpm/luxon@3.4.4/node_modules/luxon/src/impl/diff.js +36 -0
- package/dist/node_modules/.pnpm/luxon@3.4.4/node_modules/luxon/src/impl/digits.js +68 -0
- package/dist/node_modules/.pnpm/luxon@3.4.4/node_modules/luxon/src/impl/english.js +138 -0
- package/dist/node_modules/.pnpm/luxon@3.4.4/node_modules/luxon/src/impl/formats.js +150 -0
- package/dist/node_modules/.pnpm/luxon@3.4.4/node_modules/luxon/src/impl/formatter.js +245 -0
- package/dist/node_modules/.pnpm/luxon@3.4.4/node_modules/luxon/src/impl/invalid.js +11 -0
- package/dist/node_modules/.pnpm/luxon@3.4.4/node_modules/luxon/src/impl/locale.js +280 -0
- package/dist/node_modules/.pnpm/luxon@3.4.4/node_modules/luxon/src/impl/regexParser.js +202 -0
- package/dist/node_modules/.pnpm/luxon@3.4.4/node_modules/luxon/src/impl/tokenParser.js +304 -0
- package/dist/node_modules/.pnpm/luxon@3.4.4/node_modules/luxon/src/impl/util.js +207 -0
- package/dist/node_modules/.pnpm/luxon@3.4.4/node_modules/luxon/src/impl/zoneUtil.js +20 -0
- package/dist/node_modules/.pnpm/luxon@3.4.4/node_modules/luxon/src/info.js +180 -0
- package/dist/node_modules/.pnpm/luxon@3.4.4/node_modules/luxon/src/interval.js +470 -0
- package/dist/node_modules/.pnpm/luxon@3.4.4/node_modules/luxon/src/settings.js +147 -0
- package/dist/node_modules/.pnpm/luxon@3.4.4/node_modules/luxon/src/zone.js +82 -0
- package/dist/node_modules/.pnpm/luxon@3.4.4/node_modules/luxon/src/zones/IANAZone.js +137 -0
- package/dist/node_modules/.pnpm/luxon@3.4.4/node_modules/luxon/src/zones/fixedOffsetZone.js +77 -0
- package/dist/node_modules/.pnpm/luxon@3.4.4/node_modules/luxon/src/zones/invalidZone.js +41 -0
- package/dist/node_modules/.pnpm/luxon@3.4.4/node_modules/luxon/src/zones/systemZone.js +47 -0
- package/dist/node_modules/.pnpm/terraformer-wkt-parser@1.2.1/node_modules/terraformer-wkt-parser/terraformer-wkt-parser.js +469 -0
- package/dist/node_modules/.pnpm/terraformer@1.0.12/node_modules/terraformer/terraformer.js +637 -0
- package/dist/style.css +1 -1
- package/package.json +1 -1
- package/dist/AGraphicContainer-b156cbdc.js +0 -109
- package/dist/APIKeyMixin-ee07543b.js +0 -19
- package/dist/Analysis-ffcdf49e.js +0 -31
- package/dist/ArcGISCachedService-a878c30c.js +0 -47
- package/dist/ArcGISService-16ef592c.js +0 -25
- package/dist/AreaMeasurement2D-b47a8818.js +0 -405
- package/dist/AreaMeasurement3D-fdbc23e0.js +0 -488
- package/dist/AttachmentInfo-3b5fda52.js +0 -34
- package/dist/AttachmentQuery-14f4ec29.js +0 -18
- package/dist/AttributeStore-47a878e7.js +0 -1707
- package/dist/BaseDynamicLayerView2D-4bd57982.js +0 -63
- package/dist/BindType-5e76c8e1.js +0 -7
- package/dist/BingMapsLayer-ec619dfa.js +0 -112
- package/dist/Bitmap-45982a38.js +0 -128
- package/dist/BitmapContainer-ae676ce9.js +0 -23
- package/dist/BlendLayer-f24275a8.js +0 -13
- package/dist/BoundsStore-da6873f3.js +0 -63
- package/dist/BufferObject-0c76346f.js +0 -100
- package/dist/BufferView-96849449.js +0 -683
- package/dist/BuildingSceneLayer-67b40855.js +0 -535
- package/dist/Button-348f9ac0.js +0 -36
- package/dist/ByteSizeUnit-90df2840.js +0 -7
- package/dist/CSVLayer-dae4e00d.js +0 -208
- package/dist/CSVSourceWorker-6de8b609.js +0 -367
- package/dist/CatalogDynamicGroupLayerView2D-7622a0af.js +0 -66
- package/dist/CatalogFootprintLayerView2D-eff667d9.js +0 -76
- package/dist/CatalogLayer-b0e4980c.js +0 -262
- package/dist/CatalogLayerView2D-fa22e5e2.js +0 -52
- package/dist/CircularArray-b2bc1dfd.js +0 -40
- package/dist/ClassBreaksDefinition-a4abcf50.js +0 -18
- package/dist/ColorMaterial.glsl-570e4f94.js +0 -64
- package/dist/ColorSet-7f5c7694.js +0 -45
- package/dist/ColorStop-6fd09765.js +0 -29
- package/dist/Container-d699fcb8.js +0 -521
- package/dist/CustomParametersMixin-949de3be.js +0 -12
- package/dist/DefaultMaterial.glsl-7c844647.js +0 -42
- package/dist/DefaultMaterial_COLOR_GAMMA-f7a6e76d.js +0 -653
- package/dist/DefaultTheme-dc710295.js +0 -130
- package/dist/DeleteForwardEditsParameters-06390e9e.js +0 -18
- package/dist/DimensionLayer-be08b167.js +0 -129
- package/dist/DirectLineMeasurement3D-78fa3435.js +0 -449
- package/dist/DistanceMeasurement2D-0716339a.js +0 -303
- package/dist/DoubleArray-2f0f416a.js +0 -25
- package/dist/EdgeProcessingWorker-ed705ff7.js +0 -63
- package/dist/EditBusLayer-b3dc1330.js +0 -107
- package/dist/ElevationInfo-c194d5f5.js +0 -56
- package/dist/ElevationLayer-36b1e319.js +0 -129
- package/dist/ElevationQuery-39727e18.js +0 -598
- package/dist/ElevationSamplerWorker-04b18fdf.js +0 -62
- package/dist/ExportImageParameters-5167798e.js +0 -66
- package/dist/ExportStrategy-2d347cef.js +0 -93
- package/dist/ExportWMSImageParameters-a26d34ed.js +0 -33
- package/dist/External-b021ff2c.js +0 -110
- package/dist/FeatureCollectionSnappingSource-66979cda.js +0 -130
- package/dist/FeatureCommandQueue-d3930db2.js +0 -1244
- package/dist/FeatureEffect-c51c2425.js +0 -39
- package/dist/FeatureEffectLayer-bdca70b7.js +0 -13
- package/dist/FeatureFilter-9a11227d.js +0 -27
- package/dist/FeatureLayer-f1a17cbb.js +0 -693
- package/dist/FeatureLayerBase-85c25451.js +0 -148
- package/dist/FeatureLayerSource-8d9419ca.js +0 -444
- package/dist/FeatureLayerView2D-523f4651.js +0 -1967
- package/dist/FeaturePipelineWorker-bd8ec8e1.js +0 -3633
- package/dist/FeatureReductionLayer-949cfff9.js +0 -225
- package/dist/FeatureReductionSelection-2b7de4bb.js +0 -22
- package/dist/FeatureServiceSnappingSource-29f6326c.js +0 -481
- package/dist/FeatureServiceSnappingSourceWorker-3071cc93.js +0 -747
- package/dist/FeatureSet-a2d35655.js +0 -188
- package/dist/FeatureStore-29d58f30.js +0 -131
- package/dist/FeatureTemplate-33f1511c.js +0 -12
- package/dist/FeatureType-03d8bfc6.js +0 -25
- package/dist/FieldsIndex-cddb2b35.js +0 -109
- package/dist/FormTemplate-8281e66a.js +0 -350
- package/dist/GeoJSONLayer-d1cf041d.js +0 -236
- package/dist/GeoJSONSourceWorker-b3fb8a97.js +0 -247
- package/dist/GeoRSSLayer-1bd11f40.js +0 -73
- package/dist/GeoRSSLayerView2D-8f661d18.js +0 -140
- package/dist/GeometryUtils-5c77f1b0.js +0 -403
- package/dist/GraphicContainer-8f518c24.js +0 -26
- package/dist/GraphicManipulator-48fa5ffd.js +0 -1499
- package/dist/GraphicsLayer-5e14eb47.js +0 -38
- package/dist/GraphicsLayerView2D-187a02e9.js +0 -114
- package/dist/GraphicsSnappingSource-779de954.js +0 -273
- package/dist/GraphicsView2D-4786cec0.js +0 -620
- package/dist/GroupLayer-f742bd3e.js +0 -147
- package/dist/GroupLayerView2D-46afecb6.js +0 -98
- package/dist/HUDMaterial.glsl-aed28bd1.js +0 -65
- package/dist/HighlightCounter-3ed84eb2.js +0 -41
- package/dist/HighlightGraphicContainer-24fff1f1.js +0 -18
- package/dist/I3SBinaryReader-dc3251f3.js +0 -310
- package/dist/I3SLayerDefinitions-75469971.js +0 -55
- package/dist/I3SUtil-b4dac74e.js +0 -59
- package/dist/IdentityManager-ece2841b.js +0 -899
- package/dist/ImageHistogramParameters-f0a6a74c.js +0 -905
- package/dist/ImageryLayer-c5d0331a.js +0 -1799
- package/dist/ImageryLayerView2D-2439ac05.js +0 -352
- package/dist/ImageryTileLayer-7c19b5c4.js +0 -2157
- package/dist/ImageryTileLayerView2D-b6bab66e.js +0 -1110
- package/dist/ImmutableArray-fb7b7a6a.js +0 -20
- package/dist/Indices-868b778f.js +0 -67
- package/dist/IntegratedMesh3DTilesLayer-8353bdaf.js +0 -112
- package/dist/IntegratedMeshLayer-e761aa10.js +0 -141
- package/dist/InteractiveAnalysisViewModel-d0e82ea6.js +0 -7397
- package/dist/InterleavedLayout-c4731d7d.js +0 -163
- package/dist/KMLLayer-bc47cd3d.js +0 -162
- package/dist/KMLLayerView2D-f2b1d389.js +0 -253
- package/dist/KnowledgeGraphLayerView2D-372e6484.js +0 -43
- package/dist/LRUCache-7a6c25d0.js +0 -32
- package/dist/LabelClass-fd78b96b.js +0 -135
- package/dist/LabelMetric-a5c60841.js +0 -400
- package/dist/LaserlinePath.glsl-6d8ad607.js +0 -64
- package/dist/Laserlines.glsl-1084f18e.js +0 -65
- package/dist/LayerFloorInfo-43dec126.js +0 -15
- package/dist/LayerView-3582efbb.js +0 -206
- package/dist/LercWorker-e30ab7c8.js +0 -157
- package/dist/LineOfSightLayer-9701cc6b.js +0 -147
- package/dist/LinkChartLayer-8762fd4a.js +0 -1027
- package/dist/Lyr3DWorker-4c128301.js +0 -82
- package/dist/MD5-1b5ec1c3.js +0 -76
- package/dist/MagnifierPrograms-4026fcfa.js +0 -806
- package/dist/MapImageLayer-da0d3310.js +0 -169
- package/dist/MapImageLayerView2D-071c4157.js +0 -146
- package/dist/MapNotesLayer-56a40838.js +0 -283
- package/dist/MapNotesLayerView2D-8899725c.js +0 -161
- package/dist/MapServiceLayerViewHelper-75da68f4.js +0 -288
- package/dist/MeasurementWidgetContent-8176953b.js +0 -2642
- package/dist/MediaLayer-c9bb6f41.js +0 -523
- package/dist/MediaLayerView2D-46029604.js +0 -332
- package/dist/MemCache-cfd09d4d.js +0 -227
- package/dist/MemorySourceWorker-b097af39.js +0 -222
- package/dist/Mesh-e5a3753f.js +0 -980
- package/dist/MeshLocalVertexSpace-46569676.js +0 -19
- package/dist/MultiOriginJSONSupport-66a73b5d.js +0 -158
- package/dist/NestedMap-83f8e815.js +0 -29
- package/dist/OGCFeatureLayer-3a40db83.js +0 -211
- package/dist/OGCFeatureLayerView2D-b8b32964.js +0 -82
- package/dist/ObjectStack-ba8b9286.js +0 -21
- package/dist/Octree-ec06f6ac.js +0 -495
- package/dist/OpenStreetMapLayer-37428a2a.js +0 -30
- package/dist/OperationalLayer-2e935984.js +0 -44
- package/dist/OptimizedFeatureSet-54e095c4.js +0 -12
- package/dist/OptimizedGeometry-3b808152.js +0 -68
- package/dist/OrderByInfo-b7d114ac.js +0 -16
- package/dist/OrderIndependentTransparency-3eadfe42.js +0 -214
- package/dist/OrderedLayer-63abe7dc.js +0 -26
- package/dist/OrientedImageryLayer-66424cd5.js +0 -216
- package/dist/OverlayCompositing.glsl-7358bee6.js +0 -65
- package/dist/OverrideHelper-212a5126.js +0 -242
- package/dist/PBFDecoderWorker-f2ab98a5.js +0 -213
- package/dist/PointCloudLayer-fed28318.js +0 -197
- package/dist/PointCloudUniqueValueRenderer-8fd8d64d.js +0 -115
- package/dist/PointCloudWorker-a23b7173.js +0 -212
- package/dist/PooledRBush-20fefa83.js +0 -272
- package/dist/Popup-8f89a4b0.js +0 -3990
- package/dist/PortalLayer-15420854.js +0 -126
- package/dist/Program-b10e4f81.js +0 -694
- package/dist/ProgramTemplate-e7665148.js +0 -35
- package/dist/QueryEngine-238072cd.js +0 -896
- package/dist/QueryEngineCapabilities-0d8477a2.js +0 -4
- package/dist/QueryTask-edf87068.js +0 -119
- package/dist/RasterSymbolizer-f981d3ba.js +0 -3024
- package/dist/RasterVFDisplayObject-e88aa01c.js +0 -581
- package/dist/RasterWorker-fc9be81c.js +0 -78
- package/dist/RawBlockCache-f74df003.js +0 -185
- package/dist/RealisticTree.glsl-3c15f4f4.js +0 -42
- package/dist/Rect-894f011c.js +0 -14
- package/dist/RefreshableLayer-f99ea584.js +0 -80
- package/dist/RefreshableLayerView-a78847ef.js +0 -16
- package/dist/Relationship-1b08c6d9.js +0 -64
- package/dist/RelationshipQuery-292ab835.js +0 -22
- package/dist/RenderState-b244097f.js +0 -7
- package/dist/RenderingContext-010afb99.js +0 -889
- package/dist/RibbonLine.glsl-96dd8904.js +0 -65
- package/dist/RouteLayer-93ccdc64.js +0 -786
- package/dist/RouteLayerView2D-036ca001.js +0 -195
- package/dist/SDFHelper-474b4359.js +0 -140
- package/dist/SSAO.glsl-597bfb5a.js +0 -43
- package/dist/SSAOBlur.glsl-ee744d7c.js +0 -42
- package/dist/ScaleRangeLayer-6b36cfd2.js +0 -21
- package/dist/SceneLayer-a142d8c1.js +0 -542
- package/dist/SceneLayerSnappingSource-203b8842.js +0 -218
- package/dist/SceneLayerSnappingSourceWorker-67162926.js +0 -112
- package/dist/SceneLayerWorker-e925341d.js +0 -164
- package/dist/SceneService-3215551f.js +0 -215
- package/dist/Scheduler-202e661b.js +0 -373
- package/dist/ShadedColorMaterial.glsl-4c7b1e1c.js +0 -64
- package/dist/SnappingOperation-cb1044d4.js +0 -48
- package/dist/SourceLayerData-cd5f50cf.js +0 -116
- package/dist/SpatialFilter-aa7af35b.js +0 -1701
- package/dist/Stop-afd9fe95.js +0 -281
- package/dist/StreamLayer-1db3fd83.js +0 -188
- package/dist/StreamLayerView2D-2a13f0ad.js +0 -164
- package/dist/StyleDefinition-f4862d5a.js +0 -36
- package/dist/StyleRepository-2c73077a.js +0 -2212
- package/dist/SublayersOwner-dc253313.js +0 -545
- package/dist/SubtypeGroupLayer-19d730fa.js +0 -514
- package/dist/SubtypeGroupLayerView2D-104bd70d.js +0 -84
- package/dist/TechniqueInstance-34decb51.js +0 -233
- package/dist/TemporalLayer-52d34fa2.js +0 -23
- package/dist/Texture-cb75240c.js +0 -501
- package/dist/TextureOnly.glsl-a2ddac26.js +0 -65
- package/dist/Theme-b6e00d80.js +0 -3426
- package/dist/Tick-01633bcc.js +0 -723
- package/dist/TileContainer-456a6c78.js +0 -31
- package/dist/TileInfoTilemapCache-42af3194.js +0 -38
- package/dist/TileLayer-3185a118.js +0 -194
- package/dist/TileLayerView2D-c1a9ab1f.js +0 -187
- package/dist/TilemapCache-ae840560.js +0 -189
- package/dist/TimeInfo-8ce5e779.js +0 -42
- package/dist/TimeOnly-e45c6726.js +0 -706
- package/dist/Tooltip-900796b3.js +0 -138
- package/dist/TopFeaturesQuery-92ff83cb.js +0 -32
- package/dist/TurboLine-b4edfa68.js +0 -565
- package/dist/UniqueValueRenderer-cc2c9298.js +0 -1039
- package/dist/UnknownLayer-b54c2634.js +0 -30
- package/dist/UnknownTimeZone-6d259a58.js +0 -15
- package/dist/UnsupportedLayer-13022461.js +0 -31
- package/dist/UpdateTracking2D-f77879d5.js +0 -8566
- package/dist/Util-04115b51.js +0 -57
- package/dist/VectorTileLayer-f381cd0e.js +0 -544
- package/dist/VectorTileLayerView2D-39783058.js +0 -2108
- package/dist/Version-df01af53.js +0 -33
- package/dist/VertexArrayObject-4a28edd2.js +0 -73
- package/dist/VertexAttribute-faad30bf.js +0 -11
- package/dist/VertexColor.glsl-bf92e50b.js +0 -2683
- package/dist/VertexElementDescriptor-d7c718c2.js +0 -8
- package/dist/VertexSnappingCandidate-bb220191.js +0 -13
- package/dist/VideoLayerView2D-be563c2e.js +0 -124
- package/dist/VoxelLayer-9ef1de09.js +0 -631
- package/dist/WFSLayer-43b50b88.js +0 -221
- package/dist/WFSSourceWorker-3861ffe8.js +0 -157
- package/dist/WGLContainer-ba3d390b.js +0 -5426
- package/dist/WMSLayer-2c3e8bbb.js +0 -536
- package/dist/WMSLayerView2D-872ec260.js +0 -117
- package/dist/WMTSLayer-21f9aa9e.js +0 -531
- package/dist/WMTSLayerView2D-8c8c9c3d.js +0 -142
- package/dist/WebTileLayer-1bda1985.js +0 -110
- package/dist/WhereClause-51a4f26b.js +0 -2766
- package/dist/WorkerHandle-0d66bca5.js +0 -47
- package/dist/WorkerTileHandler-91c9d75f.js +0 -1539
- package/dist/action-6ef64f0d.js +0 -198
- package/dist/action-group-f7db2cb8.js +0 -145
- package/dist/action-menu-1c23d797.js +0 -1759
- package/dist/apng-505b988a.js +0 -392
- package/dist/arcade-4936d297.js +0 -229
- package/dist/arcadeAsyncRuntime-c1474281.js +0 -943
- package/dist/arcadeUtils-8a31964e.js +0 -8741
- package/dist/arcgis-knowledge-client-core-f86c91f8.js +0 -1218
- package/dist/arcgis-knowledge-client-core-simd-e02ddd33.js +0 -1218
- package/dist/arcgisLayers-5d572cf0.js +0 -152
- package/dist/associatedFeatureServiceUtils-20128e0c.js +0 -92
- package/dist/axisAngleDegrees-d983c0e6.js +0 -49
- package/dist/basicInterfaces-fa4f5fa7.js +0 -30
- package/dist/basis_transcoder-f72923c9.js +0 -1248
- package/dist/calcite-action-6b65bde9.js +0 -22
- package/dist/calcite-action-bar-602b20a2.js +0 -303
- package/dist/calcite-action-group-f80af24c.js +0 -28
- package/dist/calcite-button-38c49d10.js +0 -228
- package/dist/calcite-flow-043c21dc.js +0 -128
- package/dist/calcite-flow-item-2ea7fbc3.js +0 -499
- package/dist/calcite-icon-51a0aaf4.js +0 -16
- package/dist/calcite-input-d890b898.js +0 -24
- package/dist/calcite-label-e7ddaa7b.js +0 -79
- package/dist/calcite-list-32132747.js +0 -2135
- package/dist/calcite-list-item-1a0ebafe.js +0 -576
- package/dist/calcite-list-item-group-2a10423e.js +0 -71
- package/dist/calcite-loader-805f803d.js +0 -14
- package/dist/calcite-modal-c3c4c180.js +0 -333
- package/dist/calcite-notice-3c41230b.js +0 -181
- package/dist/calcite-option-771f300b.js +0 -94
- package/dist/calcite-scrim-69d80539.js +0 -18
- package/dist/calcite-select-0b7bcde9.js +0 -231
- package/dist/capabilities-db596b9a.js +0 -50
- package/dist/chartCommon-12c51a22.js +0 -256
- package/dist/chartUtilsAm5-bc078bfd.js +0 -2954
- package/dist/clientSideDefaults-d761554e.js +0 -39
- package/dist/colorRamps-fedcdeb0.js +0 -38
- package/dist/colorUtils-b3dcdea1.js +0 -164
- package/dist/commonProperties-c36fc1b2.js +0 -60
- package/dist/computeTranslationToOriginAndRotation-204021f3.js +0 -60
- package/dist/conditionalSlot-a3e31520.js +0 -27
- package/dist/config-61215215.js +0 -7
- package/dist/constants-5bd557fe.js +0 -5
- package/dist/createConnection-3faeec81.js +0 -299
- package/dist/crsUtils-59933b10.js +0 -7
- package/dist/dataUtils-cb1ddea6.js +0 -1421
- package/dist/date-1c28c6a5.js +0 -52
- package/dist/debounce-de27a42a.js +0 -121
- package/dist/deduplicate-8f04f299.js +0 -89
- package/dist/defaults-9d551b4c.js +0 -31
- package/dist/defaultsJSON-ba17aa15.js +0 -10
- package/dist/definitions-a00a3a6c.js +0 -52
- package/dist/deleteForwardEdits-8ee7ac83.js +0 -13
- package/dist/devEnvironmentUtils-42cb97c7.js +0 -11
- package/dist/diffUtils-f967bb01.js +0 -90
- package/dist/dom-b589b728.js +0 -358
- package/dist/doublePrecisionUtils-46e21550.js +0 -22
- package/dist/drapedUtils-228e1846.js +0 -75
- package/dist/earcut-ae826f5c.js +0 -292
- package/dist/edgeProcessing-34e7c554.js +0 -252
- package/dist/editingSupport-b2834350.js +0 -203
- package/dist/editsZScale-adebaa6e.js +0 -37
- package/dist/elevationInfoUtils-f7fb37da.js +0 -126
- package/dist/enums-25d066fc.js +0 -13
- package/dist/enums-2c166c09.js +0 -99
- package/dist/enums-fa8f05ab.js +0 -152
- package/dist/executeForIds-56bf8e1c.js +0 -14
- package/dist/executeForTopCount-b8ad20e2.js +0 -17
- package/dist/executeForTopExtents-976e5375.js +0 -17
- package/dist/executeForTopIds-42baedc4.js +0 -17
- package/dist/executeQueryJSON-61328699.js +0 -15
- package/dist/executeQueryPBF-98500b0b.js +0 -152
- package/dist/executeRelationshipQuery-61aff913.js +0 -53
- package/dist/executeTopFeaturesQuery-9a82f5f3.js +0 -18
- package/dist/featureConversionUtils-90914512.js +0 -479
- package/dist/featureLayerUtils-6fd62a19.js +0 -142
- package/dist/featureLayerUtils-f9a404fc.js +0 -250
- package/dist/featureSetUtils-41c6b2f3.js +0 -2530
- package/dist/featuresetbase-abf82e92.js +0 -707
- package/dist/featuresetgeom-640a61c3.js +0 -99
- package/dist/featuresetstats-8bc29826.js +0 -81
- package/dist/featuresetstring-cf27255d.js +0 -95
- package/dist/fetchService-bc7cad88.js +0 -33
- package/dist/fieldProperties-917b162f.js +0 -33
- package/dist/floatRGBA-d8908329.js +0 -20
- package/dist/floorFilterUtils-936f7587.js +0 -19
- package/dist/focusTrapComponent-e849bb89.js +0 -475
- package/dist/form-607b9626.js +0 -138
- package/dist/geohashUtils-ae9fb003.js +0 -85
- package/dist/geojson-e6282c6a.js +0 -208
- package/dist/geomasync-c0ea0aa7.js +0 -567
- package/dist/geometryEngine-7390e3b3.js +0 -192
- package/dist/geometryEngineAsync-b05170d5.js +0 -217
- package/dist/geometryEngineBase-9072c29a.js +0 -18463
- package/dist/geometryEngineJSON-046aae14.js +0 -171
- package/dist/geometryEngineJSON-7d93793c.js +0 -46
- package/dist/geometryEngineWorker-df16b723.js +0 -11
- package/dist/geometryServiceUtils-1bad18fc.js +0 -28
- package/dist/georeference-eeac5784.js +0 -291
- package/dist/gif-7db917ae.js +0 -323
- package/dist/glUtil-8f8bce6b.js +0 -19
- package/dist/gltfexport-e3ee23db.js +0 -705
- package/dist/groupLayerUtils-67593437.js +0 -39
- package/dist/heatmapUtils-ae60011e.js +0 -45
- package/dist/highlightReasons-79f118f3.js +0 -19
- package/dist/hydrated-22569b31.js +0 -40
- package/dist/i3s-b4dc6f5b.js +0 -809
- package/dist/icon-fdee8ce8.js +0 -127
- package/dist/imageBitmapUtils-0795b2e3.js +0 -23
- package/dist/imageUtils-7c670dc9.js +0 -69
- package/dist/imageUtils-d22dd4e3.js +0 -89
- package/dist/imageryUtils-04032523.js +0 -43
- package/dist/index-4ead5b97.js +0 -45620
- package/dist/infoFor3D-bf4e6c95.js +0 -58
- package/dist/input-message-fbaeb21b.js +0 -92
- package/dist/input2-2ec70595.js +0 -575
- package/dist/interactive-c1bc656f.js +0 -80
- package/dist/interfaces-fac3cfda.js +0 -7
- package/dist/json-5febf88a.js +0 -57
- package/dist/jsonContext-4c9c02ed.js +0 -15
- package/dist/jsonUtils-0c0893e4.js +0 -59
- package/dist/jsonUtils-2a454e30.js +0 -86
- package/dist/jsonUtils-fbd6d2d1.js +0 -476
- package/dist/kmlUtils-a32aa47a.js +0 -112
- package/dist/knowledgeGraphService-101bc4f6.js +0 -739
- package/dist/knowledgegraph-ce7c5d70.js +0 -149
- package/dist/label2-1ab25f27.js +0 -90
- package/dist/labelUtils-31fc2428.js +0 -61
- package/dist/labelingInfo-419c11be.js +0 -46
- package/dist/layerViewUtils-052e603c.js +0 -10
- package/dist/layersCreator-cebbca3b.js +0 -151
- package/dist/layersLoader-5716d75b.js +0 -197
- package/dist/lazyLayerLoader-5ff9f8c9.js +0 -10
- package/dist/lclayout-d0707534.js +0 -773
- package/dist/lengthUtils-21f99608.js +0 -5
- package/dist/lerc-wasm-18fff7e7.js +0 -325
- package/dist/libtess-asm-474d4b9b.js +0 -3673
- package/dist/libtess-f1671ade.js +0 -269
- package/dist/lineSegment-d41123bf.js +0 -76
- package/dist/loadGLTFMesh-6d8a092c.js +0 -181
- package/dist/loadable-553a7b4e.js +0 -24
- package/dist/loader-99571a46.js +0 -79
- package/dist/lyr3DWorker-416274fd.js +0 -2108
- package/dist/mapViewDeps-b8386f18.js +0 -3052
- package/dist/mat3f64-03233387.js +0 -19
- package/dist/mat4f64-cce69db4.js +0 -19
- package/dist/mediaLayerUtils-1a221c09.js +0 -35
- package/dist/meshFeatureSet-224c37f2.js +0 -126
- package/dist/meshVertexSpaceUtils-e2d0f6c0.js +0 -58
- package/dist/multiOriginJSONSupportUtils-207ba4d4.js +0 -6
- package/dist/multidimensionalUtils-8762b51c.js +0 -290
- package/dist/normalizeUtilsSync-ceab37a3.js +0 -181
- package/dist/number-5cf3efeb.js +0 -128
- package/dist/objectIdUtils-93dae423.js +0 -14
- package/dist/objectResourceUtils-2731784f.js +0 -1455
- package/dist/observers-260de394.js +0 -30
- package/dist/ogcFeatureUtils-ae65de93.js +0 -206
- package/dist/openCloseComponent-7bc5e135.js +0 -37
- package/dist/orientedBoundingBox-57ea94d0.js +0 -447
- package/dist/originUtils-87edf087.js +0 -9
- package/dist/parser-bab9c2ce.js +0 -488
- package/dist/pbf-e5c31775.js +0 -215
- package/dist/pbfQueryUtils-0b522562.js +0 -422
- package/dist/pe-wasm-c515cbab.js +0 -887
- package/dist/persistable-9c618c27.js +0 -89
- package/dist/perspectiveUtils-e44e8d7d.js +0 -42
- package/dist/pieChart-a7decaf1.js +0 -555
- package/dist/plane-e6309fb6.js +0 -160
- package/dist/popupUtils-3e3652c3.js +0 -50
- package/dist/popupUtils-91a6593a.js +0 -22
- package/dist/portalItemUtils-9fe0753b.js +0 -57
- package/dist/portalLayers-c4780447.js +0 -312
- package/dist/portalUtils-dc516580.js +0 -7
- package/dist/programUtils-af41c65f.js +0 -59
- package/dist/project-5431a252.js +0 -21
- package/dist/projectPointToVector-0079622b.js +0 -14
- package/dist/projectVectorToVector-f0efb06b.js +0 -13
- package/dist/quantityUtils-de778fce.js +0 -33
- package/dist/quantizationUtils-2be4bff3.js +0 -68
- package/dist/quat-c6160033.js +0 -104
- package/dist/quatf64-bec1af25.js +0 -19
- package/dist/query-fcb1a91d.js +0 -89
- package/dist/queryAttachments-97b9756a.js +0 -39
- package/dist/queryEngineUtils-95bf7d7c.js +0 -21
- package/dist/queryTopFeatures-ce8d1ecc.js +0 -50
- package/dist/queryZScale-201978da.js +0 -12
- package/dist/rasterProjectionHelper-29c41430.js +0 -577
- package/dist/rasterUtils-9175fa83.js +0 -122
- package/dist/rasterizingUtils-83fc560b.js +0 -46
- package/dist/request-a1e40067.js +0 -46
- package/dist/requestImageUtils-176ebc00.js +0 -8
- package/dist/resourceExtension-7fe8f270.js +0 -17
- package/dist/resourceUtils-318f1fd0.js +0 -62
- package/dist/resourceUtils-bf624bf9.js +0 -69
- package/dist/resourceUtils-cba1effe.js +0 -42
- package/dist/saveAPIKeyUtils-c407e113.js +0 -8
- package/dist/saveUtils-9d95f409.js +0 -24
- package/dist/scaleUtils-0293f229.js +0 -23
- package/dist/scrim-c147b918.js +0 -114
- package/dist/serviceCapabilitiesUtils-98603a14.js +0 -64
- package/dist/sizeVariableUtils-a1b694d8.js +0 -27
- package/dist/sourceUtils-eec26b0e.js +0 -71
- package/dist/sphere-5e0ae541.js +0 -199
- package/dist/statsWorker-7a85b336.js +0 -37
- package/dist/streamLayerUtils-1b89041d.js +0 -31
- package/dist/styleUtils-a42848e6.js +0 -14
- package/dist/styleUtils-b62393b9.js +0 -75
- package/dist/sublayerUtils-398c21ad.js +0 -37
- package/dist/substitute-011c53db.js +0 -52
- package/dist/symbolColorUtils-37d56009.js +0 -8
- package/dist/symbolLayerUtils-864ff340.js +0 -31
- package/dist/symbologySnappingCandidates-8de8e353.js +0 -221
- package/dist/t9n-d9b9c6cb.js +0 -349
- package/dist/testSVGPremultipliedAlpha-10b2acab.js +0 -94
- package/dist/tileUtils-3e0c8c1d.js +0 -7
- package/dist/timeSupport-97c324f3.js +0 -410
- package/dist/triangle-558b5e1a.js +0 -98
- package/dist/types-adba9034.js +0 -19
- package/dist/unitConversionUtils-c6c847c9.js +0 -17
- package/dist/unitFormatUtils-b34af073.js +0 -40
- package/dist/uploadAssetErrors-f4548e09.js +0 -70
- package/dist/uploadAssets-2cf4f3df.js +0 -330
- package/dist/utils-2aa1ef8c.js +0 -34
- package/dist/utils-4e8b0dcd.js +0 -91
- package/dist/utils-514bee8e.js +0 -73
- package/dist/utils-7d755f59.js +0 -433
- package/dist/utils-8b01c610.js +0 -232
- package/dist/utils-9210b64d.js +0 -79
- package/dist/utils-b1ab6c91.js +0 -419
- package/dist/utils-f5731fc4.js +0 -2746
- package/dist/utils3-f341d95b.js +0 -75
- package/dist/vec3-7da55ff1.js +0 -81
- package/dist/vec3f32-304a6a9c.js +0 -36
- package/dist/vec42-689e76ac.js +0 -125
- package/dist/vec4f32-b2628ced.js +0 -38
- package/dist/vec4f64-043e974c.js +0 -45
- package/dist/versionUtils-d824fad7.js +0 -161
- package/dist/visualVariableUtils-88773652.js +0 -267
- package/dist/webStyleSymbolUtils-c596a4f1.js +0 -48
- package/dist/webglDeps-f821d060.js +0 -23
- package/dist/wfsUtils-bfa5d7fa.js +0 -343
- package/dist/workerHelper-b0f47acf.js +0 -11
- package/dist/xmlUtils-64cc47e1.js +0 -24
- package/dist/xyChart-a2e4acb8.js +0 -3335
- package/dist/zipjs-wrapper-1bd67e07.js +0 -6496
- /package/dist/{ar-a17f8064.js → node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/chunks/ar.js} +0 -0
- /package/dist/{bg_BG-9950a70b.js → node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/chunks/bg_BG.js} +0 -0
- /package/dist/{bs_BA-60482871.js → node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/chunks/bs_BA.js} +0 -0
- /package/dist/{ca_ES-a121088e.js → node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/chunks/ca_ES.js} +0 -0
- /package/dist/{cs_CZ-1b968650.js → node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/chunks/cs_CZ.js} +0 -0
- /package/dist/{da_DK-e0fe1642.js → node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/chunks/da_DK.js} +0 -0
- /package/dist/{de_CH-b0dbd4c8.js → node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/chunks/de_CH.js} +0 -0
- /package/dist/{de_DE-8609ef65.js → node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/chunks/de_DE.js} +0 -0
- /package/dist/{el_GR-5cfd1e7e.js → node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/chunks/el_GR.js} +0 -0
- /package/dist/{en_CA-47f2633b.js → node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/chunks/en_CA.js} +0 -0
- /package/dist/{en_US-47f2633b.js → node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/chunks/en_US.js} +0 -0
- /package/dist/{es_ES-489878a2.js → node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/chunks/es_ES.js} +0 -0
- /package/dist/{et_EE-6472669a.js → node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/chunks/et_EE.js} +0 -0
- /package/dist/{fi_FI-d7a3a525.js → node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/chunks/fi_FI.js} +0 -0
- /package/dist/{fr_FR-a88f2596.js → node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/chunks/fr_FR.js} +0 -0
- /package/dist/{he_IL-e34cf273.js → node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/chunks/he_IL.js} +0 -0
- /package/dist/{hr_HR-6a124f87.js → node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/chunks/hr_HR.js} +0 -0
- /package/dist/{hu_HU-58f3feb6.js → node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/chunks/hu_HU.js} +0 -0
- /package/dist/{id_ID-18d97715.js → node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/chunks/id_ID.js} +0 -0
- /package/dist/{it_IT-49e70bbf.js → node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/chunks/it_IT.js} +0 -0
- /package/dist/{ja_JP-eaef2cc3.js → node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/chunks/ja_JP.js} +0 -0
- /package/dist/{ko_KR-5c972fd8.js → node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/chunks/ko_KR.js} +0 -0
- /package/dist/{lt_LT-26f13fd1.js → node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/chunks/lt_LT.js} +0 -0
- /package/dist/{lv_LV-4feafa92.js → node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/chunks/lv_LV.js} +0 -0
- /package/dist/{nb_NO-21543153.js → node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/chunks/nb_NO.js} +0 -0
- /package/dist/{nl_NL-7876d97f.js → node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/chunks/nl_NL.js} +0 -0
- /package/dist/{pl_PL-276c6dae.js → node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/chunks/pl_PL.js} +0 -0
- /package/dist/{pt_BR-4fae3055.js → node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/chunks/pt_BR.js} +0 -0
- /package/dist/{pt_PT-14d9efb1.js → node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/chunks/pt_PT.js} +0 -0
- /package/dist/{ro_RO-8e733cf5.js → node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/chunks/ro_RO.js} +0 -0
- /package/dist/{ru_RU-f7bafc90.js → node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/chunks/ru_RU.js} +0 -0
- /package/dist/{sk_SK-c279eea3.js → node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/chunks/sk_SK.js} +0 -0
- /package/dist/{sl_SL-e40950dd.js → node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/chunks/sl_SL.js} +0 -0
- /package/dist/{sr_RS-b1835dfa.js → node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/chunks/sr_RS.js} +0 -0
- /package/dist/{sv_SE-15ca9e36.js → node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/chunks/sv_SE.js} +0 -0
- /package/dist/{th_TH-bf624a56.js → node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/chunks/th_TH.js} +0 -0
- /package/dist/{tr_TR-ca5c315f.js → node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/chunks/tr_TR.js} +0 -0
- /package/dist/{uk_UA-4b3cb86d.js → node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/chunks/uk_UA.js} +0 -0
- /package/dist/{vi_VN-ad09e708.js → node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/chunks/vi_VN.js} +0 -0
- /package/dist/{zh_Hans-61faef57.js → node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/chunks/zh_Hans.js} +0 -0
- /package/dist/{zh_Hant-87a9767b.js → node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/chunks/zh_Hant.js} +0 -0
- /package/dist/{mask-svg-30f64a7b.js → node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/magnifier/mask-svg.js} +0 -0
- /package/dist/{overlay-svg-c3941b3b.js → node_modules/.pnpm/@arcgis_core@4.29.10/node_modules/@arcgis/core/views/magnifier/overlay-svg.js} +0 -0
- /package/dist/{component-51a10bc0.js → node_modules/.pnpm/@esri_calcite-components@2.7.1/node_modules/@esri/calcite-components/dist/components/component.js} +0 -0
- /package/dist/{guid-5ee54248.js → node_modules/.pnpm/@esri_calcite-components@2.7.1/node_modules/@esri/calcite-components/dist/components/guid.js} +0 -0
|
@@ -1,3052 +0,0 @@
|
|
|
1
|
-
import { gY as Rt, bz as zt, cs as ie, s as Ne, cr as It, dc as $t, t as Ke, fm as Dt, f$ as Lt, aO as H, k4 as Nt, k5 as Ut, k6 as Vt, bF as Gt, k7 as Ht, jo as Wt, Q as P, fc as qt, U as de, gU as jt, gX as Xt, W as re, j7 as Yt, bJ as Ue, i as Je, c9 as Kt, dO as Jt, f5 as Qt, b9 as Te, fd as Ve, fg as Ce, iT as Zt, g2 as Qe, f9 as ei, f7 as ti, iJ as ii, iL as ri, N as si, hc as ai, k8 as ni, k9 as oi, l as Ze, ka as li, he as hi, x as ci, a as ui, o as Ee, P as di, b as et, dj as pi, kb as _i } from "./index-4ead5b97.js";
|
|
2
|
-
import { o as mi } from "./colorUtils-b3dcdea1.js";
|
|
3
|
-
import { aU as tt, aV as fi, K as ae, aW as gi, t as yi, aX as vi, aY as bi } from "./UpdateTracking2D-f77879d5.js";
|
|
4
|
-
import { o as wi, f as F, B as xi, b as Mi, p as ge, I as O, D as Re, h as se, L as ye, T as ze, x as it, w as Oi, P as Si, A as Pi, F as Ti, E as Ci, z as Ft, t as k, u as Ei } from "./utils-b1ab6c91.js";
|
|
5
|
-
import { i as xe } from "./enums-fa8f05ab.js";
|
|
6
|
-
import { f as he } from "./OverrideHelper-212a5126.js";
|
|
7
|
-
import { f as rt, m as st, e as Ri, a as zi } from "./SDFHelper-474b4359.js";
|
|
8
|
-
import { o as Fi, $ as j, _ as Fe, e as ki, j as at, t as Bi, p as Ai, f as Ii, M as $e, I as ce, J as $i, T as kt, v as Di } from "./definitions-a00a3a6c.js";
|
|
9
|
-
import { A as ve, E as D, t as Li, g as Ni, o as nt, h as Ui, i as Vi } from "./Container-d699fcb8.js";
|
|
10
|
-
import { d as Gi, e as ot, a as Q, c as lt, h as ht, i as Hi, m as Wi } from "./WGLContainer-ba3d390b.js";
|
|
11
|
-
import { L as A } from "./enums-25d066fc.js";
|
|
12
|
-
import { e as qi, a as Me } from "./ProgramTemplate-e7665148.js";
|
|
13
|
-
import { n as Se } from "./programUtils-af41c65f.js";
|
|
14
|
-
import { e as ct, r as ji, t as Xi, a as Yi, n as Ki, b as Ji, c as Qi } from "./MagnifierPrograms-4026fcfa.js";
|
|
15
|
-
import { d as Pn, f as Tn } from "./MagnifierPrograms-4026fcfa.js";
|
|
16
|
-
import { h as Ge } from "./BufferObject-0c76346f.js";
|
|
17
|
-
import { R as v, E as ne, F as He, G as C, D as E, L, O as De, I as ke, C as Le, B as We, U as qe, T as ut, N as Be, P as Zi } from "./enums-2c166c09.js";
|
|
18
|
-
import { o as je } from "./VertexArrayObject-4a28edd2.js";
|
|
19
|
-
import { o as er, w as tr } from "./RenderingContext-010afb99.js";
|
|
20
|
-
import { p as ir, s as rr } from "./imageUtils-7c670dc9.js";
|
|
21
|
-
import { e as sr, i as ar } from "./rasterizingUtils-83fc560b.js";
|
|
22
|
-
import { t as $ } from "./Rect-894f011c.js";
|
|
23
|
-
import { e as R, m as X } from "./Texture-cb75240c.js";
|
|
24
|
-
import { n as dt } from "./pbf-e5c31775.js";
|
|
25
|
-
import { o as nr } from "./floatRGBA-d8908329.js";
|
|
26
|
-
import { j as or, M as lr, y as hr } from "./LabelMetric-a5c60841.js";
|
|
27
|
-
import { f as cr } from "./utils-4e8b0dcd.js";
|
|
28
|
-
import { t as pt } from "./VertexElementDescriptor-d7c718c2.js";
|
|
29
|
-
import { x as N, i as Xe, s as ur } from "./Program-b10e4f81.js";
|
|
30
|
-
import { F as dr, T as pr } from "./FeatureCommandQueue-d3930db2.js";
|
|
31
|
-
import { $ as En } from "./GraphicsView2D-4786cec0.js";
|
|
32
|
-
import { t as zn } from "./GraphicContainer-8f518c24.js";
|
|
33
|
-
import { t as _t } from "./requestImageUtils-176ebc00.js";
|
|
34
|
-
import "vue";
|
|
35
|
-
import "./vec42-689e76ac.js";
|
|
36
|
-
import "./vec4f64-043e974c.js";
|
|
37
|
-
import "./TurboLine-b4edfa68.js";
|
|
38
|
-
import "./earcut-ae826f5c.js";
|
|
39
|
-
import "./GeometryUtils-5c77f1b0.js";
|
|
40
|
-
import "./OptimizedGeometry-3b808152.js";
|
|
41
|
-
import "./defaults-9d551b4c.js";
|
|
42
|
-
import "./defaultsJSON-ba17aa15.js";
|
|
43
|
-
import "./BindType-5e76c8e1.js";
|
|
44
|
-
import "./Util-04115b51.js";
|
|
45
|
-
import "./highlightReasons-79f118f3.js";
|
|
46
|
-
import "./constants-5bd557fe.js";
|
|
47
|
-
import "./quantizationUtils-2be4bff3.js";
|
|
48
|
-
import "./parser-bab9c2ce.js";
|
|
49
|
-
import "./vec4f32-b2628ced.js";
|
|
50
|
-
import "./StyleDefinition-f4862d5a.js";
|
|
51
|
-
import "./config-61215215.js";
|
|
52
|
-
import "./featureConversionUtils-90914512.js";
|
|
53
|
-
import "./OptimizedFeatureSet-54e095c4.js";
|
|
54
|
-
import "./NestedMap-83f8e815.js";
|
|
55
|
-
import "./CircularArray-b2bc1dfd.js";
|
|
56
|
-
import "./testSVGPremultipliedAlpha-10b2acab.js";
|
|
57
|
-
import "./AttributeStore-47a878e7.js";
|
|
58
|
-
import "./labelUtils-31fc2428.js";
|
|
59
|
-
import "./FieldsIndex-cddb2b35.js";
|
|
60
|
-
import "./UnknownTimeZone-6d259a58.js";
|
|
61
|
-
import "./TimeOnly-e45c6726.js";
|
|
62
|
-
import "./timeSupport-97c324f3.js";
|
|
63
|
-
import "./json-5febf88a.js";
|
|
64
|
-
import "./diffUtils-f967bb01.js";
|
|
65
|
-
import "./OrderIndependentTransparency-3eadfe42.js";
|
|
66
|
-
import "./basicInterfaces-fa4f5fa7.js";
|
|
67
|
-
import "./doublePrecisionUtils-46e21550.js";
|
|
68
|
-
import "./lengthUtils-21f99608.js";
|
|
69
|
-
import "./normalizeUtilsSync-ceab37a3.js";
|
|
70
|
-
import "./AGraphicContainer-b156cbdc.js";
|
|
71
|
-
import "./TechniqueInstance-34decb51.js";
|
|
72
|
-
import "./TileContainer-456a6c78.js";
|
|
73
|
-
import "./vec3f32-304a6a9c.js";
|
|
74
|
-
const _r = () => Ne.getLogger("esri.symbols.cim.cimAnalyzer");
|
|
75
|
-
function mr(u) {
|
|
76
|
-
const e = u.markerPlacement;
|
|
77
|
-
return e && e.angleToLine ? xe.MAP : xe.SCREEN;
|
|
78
|
-
}
|
|
79
|
-
class fr {
|
|
80
|
-
constructor(e) {
|
|
81
|
-
this._cimLayers = [], this._poMap = {}, this._primitiveOverrides = [], e && (this._resourceManager = e);
|
|
82
|
-
}
|
|
83
|
-
analyzeSymbolReference(e, t, i) {
|
|
84
|
-
if (this._cimLayers = i ?? [], !e)
|
|
85
|
-
return this._cimLayers;
|
|
86
|
-
if (this._reset(), e.primitiveOverrides) {
|
|
87
|
-
this._primitiveOverrides = e.primitiveOverrides;
|
|
88
|
-
for (const r of this._primitiveOverrides) {
|
|
89
|
-
const a = r.valueExpressionInfo;
|
|
90
|
-
if (a)
|
|
91
|
-
this._setPoMap(r.primitiveName, r.propertyName, a);
|
|
92
|
-
else if (r.value != null) {
|
|
93
|
-
let s = r.value;
|
|
94
|
-
r.propertyName.includes("Color") && (mi(s) && (s = wi(s)), s = F(s)), this._setPoMap(r.primitiveName, r.propertyName, s);
|
|
95
|
-
}
|
|
96
|
-
}
|
|
97
|
-
}
|
|
98
|
-
return this._analyzeSymbol(e.symbol, t), this._cimLayers;
|
|
99
|
-
}
|
|
100
|
-
_reset() {
|
|
101
|
-
this._cimLayers = [], this._poMap = {}, this._primitiveOverrides = [];
|
|
102
|
-
}
|
|
103
|
-
_analyzeSymbol(e, t) {
|
|
104
|
-
switch (e == null ? void 0 : e.type) {
|
|
105
|
-
case "CIMPointSymbol":
|
|
106
|
-
case "CIMLineSymbol":
|
|
107
|
-
case "CIMPolygonSymbol":
|
|
108
|
-
this._analyzeMultiLayerSymbol(e, t);
|
|
109
|
-
}
|
|
110
|
-
}
|
|
111
|
-
_analyzeMultiLayerSymbol(e, t) {
|
|
112
|
-
const i = e == null ? void 0 : e.symbolLayers;
|
|
113
|
-
if (!i)
|
|
114
|
-
return;
|
|
115
|
-
const r = e.effects;
|
|
116
|
-
let a = xe.SCREEN;
|
|
117
|
-
const s = xi(e) ?? 0;
|
|
118
|
-
e.type === "CIMPointSymbol" && e.angleAlignment === "Map" && (a = xe.MAP);
|
|
119
|
-
const n = e.type === "CIMPolygonSymbol";
|
|
120
|
-
let o = i.length;
|
|
121
|
-
for (; o--; ) {
|
|
122
|
-
const l = i[o];
|
|
123
|
-
if (!l || l.enable === !1)
|
|
124
|
-
continue;
|
|
125
|
-
let h;
|
|
126
|
-
r != null && r.length && (h = [...r]);
|
|
127
|
-
const c = l.effects;
|
|
128
|
-
c != null && c.length && (r ? h.push(...c) : h = [...c]);
|
|
129
|
-
let d = null;
|
|
130
|
-
if (h) {
|
|
131
|
-
d = [];
|
|
132
|
-
for (const _ of h) {
|
|
133
|
-
const f = he.findEffectOverrides(_, this._primitiveOverrides);
|
|
134
|
-
f && d.push(f);
|
|
135
|
-
}
|
|
136
|
-
}
|
|
137
|
-
const p = [];
|
|
138
|
-
switch (he.findApplicableOverrides(l, this._primitiveOverrides, p), l.type) {
|
|
139
|
-
case "CIMSolidFill":
|
|
140
|
-
this._analyzeSolidFill(l, d);
|
|
141
|
-
break;
|
|
142
|
-
case "CIMPictureFill":
|
|
143
|
-
this._analyzePictureFill(l, d);
|
|
144
|
-
break;
|
|
145
|
-
case "CIMHatchFill":
|
|
146
|
-
this._analyzeHatchFill(l, d);
|
|
147
|
-
break;
|
|
148
|
-
case "CIMGradientFill":
|
|
149
|
-
this._analyzeGradientFill(l, d);
|
|
150
|
-
break;
|
|
151
|
-
case "CIMSolidStroke":
|
|
152
|
-
this._analyzeSolidStroke(l, d, n, s);
|
|
153
|
-
break;
|
|
154
|
-
case "CIMPictureStroke":
|
|
155
|
-
this._analyzePictureStroke(l, d, n, s);
|
|
156
|
-
break;
|
|
157
|
-
case "CIMGradientStroke":
|
|
158
|
-
this._analyzeGradientStroke(l, d, n, s);
|
|
159
|
-
break;
|
|
160
|
-
case "CIMCharacterMarker":
|
|
161
|
-
case "CIMPictureMarker":
|
|
162
|
-
case "CIMVectorMarker": {
|
|
163
|
-
e.type !== "CIMLineSymbol" && e.type !== "CIMPolygonSymbol" || (a = mr(l));
|
|
164
|
-
const _ = [], f = l.primitiveName;
|
|
165
|
-
f && _.push(f);
|
|
166
|
-
const g = n && Mi(l.markerPlacement);
|
|
167
|
-
this._analyzeMarker(l, d, null, _, a, s, t, [], !1, g);
|
|
168
|
-
break;
|
|
169
|
-
}
|
|
170
|
-
default:
|
|
171
|
-
_r().error("Cannot analyze CIM layer", l.type);
|
|
172
|
-
}
|
|
173
|
-
}
|
|
174
|
-
}
|
|
175
|
-
_analyzeSolidFill(e, t) {
|
|
176
|
-
const { primitiveName: i, type: r } = e, a = F(e.color);
|
|
177
|
-
this._cimLayers.push({ type: "fill", spriteRasterizationParam: null, colorLocked: !!e.colorLocked, color: this._getValueOrOverrideExpression(r, i, "Color", a), height: 0, angle: 0, offsetX: 0, offsetY: 0, scaleX: 1, effects: t, applyRandomOffset: !1, sampleAlphaOnly: !0, hasUnresolvedReplacementColor: !1 });
|
|
178
|
-
}
|
|
179
|
-
_analyzePictureFill(e, t) {
|
|
180
|
-
const { primitiveName: i, type: r } = e, a = ge(e), s = O(e.height, k.CIMPictureFill.height);
|
|
181
|
-
let n = O(e.scaleX, 1);
|
|
182
|
-
if ("width" in e && typeof e.width == "number") {
|
|
183
|
-
const l = e.width;
|
|
184
|
-
let h = 1;
|
|
185
|
-
const c = this._resourceManager.getResource(e.url);
|
|
186
|
-
c != null && (h = c.width / c.height), n /= h * (s / l);
|
|
187
|
-
}
|
|
188
|
-
const o = { type: "sprite-rasterization-param", resource: e, overrides: this._getPrimitiveMaterialOverrides(i, r) };
|
|
189
|
-
this._cimLayers.push({ type: "fill", spriteRasterizationParam: o, colorLocked: !!e.colorLocked, effects: t, color: this._getValueOrOverrideExpression(r, i, "TintColor", a), height: this._getValueOrOverrideExpression(r, i, "Height", s), scaleX: this._getValueOrOverrideExpression(r, i, "ScaleX", n), angle: this._getValueOrOverrideExpression(r, i, "Rotation", O(e.rotation)), offsetX: this._getValueOrOverrideExpression(r, i, "OffsetX", O(e.offsetX)), offsetY: this._getValueOrOverrideExpression(r, i, "OffsetY", O(e.offsetY)), applyRandomOffset: !1, sampleAlphaOnly: !1, hasUnresolvedReplacementColor: !1 });
|
|
190
|
-
}
|
|
191
|
-
_analyzeHatchFill(e, t) {
|
|
192
|
-
var h, c, d;
|
|
193
|
-
const { primitiveName: i, type: r } = e, a = this._analyzeMaterialOverrides(i, ["Rotation", "OffsetX", "OffsetY"]), s = this._normalizePrimitiveOverrideProps(a);
|
|
194
|
-
let n = [255, 255, 255, 1], o = !1;
|
|
195
|
-
if ((h = e.lineSymbol) != null && h.symbolLayers)
|
|
196
|
-
for (const p of e.lineSymbol.symbolLayers) {
|
|
197
|
-
if (p.type !== "CIMSolidStroke")
|
|
198
|
-
continue;
|
|
199
|
-
const _ = p.primitiveName ?? i;
|
|
200
|
-
o || !_ || p.colorLocked || ((c = this._poMap[_]) == null ? void 0 : c.Color) == null && ((d = this._poMap[_]) == null ? void 0 : d.StrokeColor) == null || (n = F(p.color), n = this._maybeGetValueOrOverrideExpression(_, "StrokeColor") ?? this._getValueOrOverrideExpression(r, _, "Color", n), o = !0);
|
|
201
|
-
const f = this._maybeGetValueOrOverrideExpression(_, "StrokeWidth");
|
|
202
|
-
if (f) {
|
|
203
|
-
let g = null, y = null;
|
|
204
|
-
typeof f == "number" ? g = f : y = f.valueExpressionInfo;
|
|
205
|
-
let m = s.find((M) => M.propertyName === "strokeWidth");
|
|
206
|
-
m ? m.propertyName = "width" : (m = { type: "CIMPrimitiveOverride", primitiveName: _, propertyName: "width", valueExpressionInfo: y, value: g, defaultValue: Re(r, "width") }, s.push(m));
|
|
207
|
-
}
|
|
208
|
-
}
|
|
209
|
-
const l = { type: "sprite-rasterization-param", resource: e, overrides: s };
|
|
210
|
-
this._cimLayers.push({ type: "fill", spriteRasterizationParam: l, colorLocked: !!e.colorLocked, effects: t, color: n, height: this._getValueOrOverrideExpression(r, i, "Separation", O(e.separation, k.CIMHatchFill.separation)), scaleX: 1, angle: this._getValueOrOverrideExpression(r, i, "Rotation", O(e.rotation)), offsetX: this._getValueOrOverrideExpression(r, i, "OffsetX", O(e.offsetX)), offsetY: this._getValueOrOverrideExpression(r, i, "OffsetY", O(e.offsetY)), applyRandomOffset: !1, sampleAlphaOnly: !0, hasUnresolvedReplacementColor: !o });
|
|
211
|
-
}
|
|
212
|
-
_analyzeGradientFill(e, t) {
|
|
213
|
-
this._cimLayers.push({ type: "fill", spriteRasterizationParam: null, colorLocked: !!e.colorLocked, effects: t, color: [128, 128, 128, 1], height: 0, angle: 0, offsetX: 0, offsetY: 0, scaleX: 1, applyRandomOffset: !1, sampleAlphaOnly: !1, hasUnresolvedReplacementColor: !1 });
|
|
214
|
-
}
|
|
215
|
-
_analyzeSolidStroke(e, t, i, r) {
|
|
216
|
-
const { primitiveName: a, type: s } = e, n = F(e.color), o = O(e.width, k.CIMSolidStroke.width), l = se(e.capStyle, k.CIMSolidStroke.capstyle), h = se(e.joinStyle, k.CIMSolidStroke.joinstyle), c = e.miterLimit;
|
|
217
|
-
let d, p, _ = [];
|
|
218
|
-
if (this._analyzePrimitiveOverrides(a, t, null, null) && (_ = this._getPrimitiveMaterialOverrides(a, s)), t && t instanceof Array && t.length > 0) {
|
|
219
|
-
const g = t[t.length - 1].effect;
|
|
220
|
-
g && g.type === "CIMGeometricEffectDashes" && g.lineDashEnding === "NoConstraint" && g.offsetAlongLine === null && (d = g.dashTemplate, p = g.scaleDash, (t = [...t]).pop());
|
|
221
|
-
}
|
|
222
|
-
const f = d !== void 0 ? { type: "sprite-rasterization-param", resource: { type: "dash", dashTemplate: d, capStyle: l }, overrides: _ } : null;
|
|
223
|
-
this._cimLayers.push({ type: "line", spriteRasterizationParam: f, isOutline: i, colorLocked: !!e.colorLocked, effects: t, color: this._getValueOrOverrideExpression(s, a, "Color", n), width: this._getValueOrOverrideExpression(s, a, "Width", o), cap: this._getValueOrOverrideExpression(s, a, "CapStyle", l), join: this._getValueOrOverrideExpression(s, a, "JoinStyle", h), miterLimit: c && this._getValueOrOverrideExpression(s, a, "MiterLimit", c), referenceWidth: r, zOrder: Ae(e.name), dashTemplate: d, scaleDash: p, sampleAlphaOnly: !0 });
|
|
224
|
-
}
|
|
225
|
-
_analyzePictureStroke(e, t, i, r) {
|
|
226
|
-
const { primitiveName: a, type: s } = e, n = ge(e), o = O(e.width, k.CIMPictureStroke.width), l = se(e.capStyle, k.CIMPictureStroke.capstyle), h = se(e.joinStyle, k.CIMPictureStroke.joinstyle), c = e.miterLimit, d = { type: "sprite-rasterization-param", resource: e, overrides: this._getPrimitiveMaterialOverrides(a, s) };
|
|
227
|
-
this._cimLayers.push({ type: "line", spriteRasterizationParam: d, isOutline: i, colorLocked: !!e.colorLocked, effects: t, color: this._getValueOrOverrideExpression(s, a, "TintColor", n), width: this._getValueOrOverrideExpression(s, a, "Width", o), cap: this._getValueOrOverrideExpression(s, a, "CapStyle", l), join: this._getValueOrOverrideExpression(s, a, "JoinStyle", h), miterLimit: c && this._getValueOrOverrideExpression(s, a, "MiterLimit", c), referenceWidth: r, zOrder: Ae(e.name), dashTemplate: null, scaleDash: !1, sampleAlphaOnly: !1 });
|
|
228
|
-
}
|
|
229
|
-
_analyzeGradientStroke(e, t, i, r) {
|
|
230
|
-
const { primitiveName: a, type: s } = e, n = O(e.width, k.CIMSolidStroke.width), o = se(e.capStyle, k.CIMGradientStroke.capstyle), l = se(e.joinStyle, k.CIMGradientStroke.joinstyle), h = e.miterLimit;
|
|
231
|
-
this._cimLayers.push({ type: "line", spriteRasterizationParam: null, isOutline: i, colorLocked: !!e.colorLocked, effects: t, color: [128, 128, 128, 1], width: this._getValueOrOverrideExpression(s, a, "Width", n), cap: this._getValueOrOverrideExpression(s, a, "CapStyle", o), join: this._getValueOrOverrideExpression(s, a, "JoinStyle", l), miterLimit: h && this._getValueOrOverrideExpression(s, a, "MiterLimit", h), referenceWidth: r, zOrder: Ae(e.name), dashTemplate: null, scaleDash: !1, sampleAlphaOnly: !1 });
|
|
232
|
-
}
|
|
233
|
-
_analyzeMarker(e, t, i, r, a, s, n, o, l = !1, h = !1) {
|
|
234
|
-
if (l || (l = !!e.colorLocked), this._analyzeMarkerInsidePolygon(e, t, l))
|
|
235
|
-
return;
|
|
236
|
-
const c = O(e.size, k.CIMVectorMarker.size), d = O(e.rotation), p = O(e.offsetX), _ = O(e.offsetY), { primitiveName: f, type: g } = e, y = this._getValueOrOverrideExpression(g, f, "Size", c), m = this._getValueOrOverrideExpression(g, f, "Rotation", d), M = this._getValueOrOverrideExpression(g, f, "OffsetX", p), w = this._getValueOrOverrideExpression(g, f, "OffsetY", _);
|
|
237
|
-
switch (e.type) {
|
|
238
|
-
case "CIMPictureMarker":
|
|
239
|
-
this._analyzePictureMarker(e, t, i, r, a, s, y, m, M, w, o, l, h);
|
|
240
|
-
break;
|
|
241
|
-
case "CIMVectorMarker":
|
|
242
|
-
this._analyzeVectorMarker(e, t, i, r, a, s, y, m, M, w, o, n, l, h);
|
|
243
|
-
}
|
|
244
|
-
}
|
|
245
|
-
_analyzeMarkerInsidePolygon(e, t, i) {
|
|
246
|
-
const { markerPlacement: r, type: a } = e;
|
|
247
|
-
if (!r || r.type !== "CIMMarkerPlacementInsidePolygon")
|
|
248
|
-
return !1;
|
|
249
|
-
if (a === "CIMVectorMarker" || a === "CIMPictureMarker") {
|
|
250
|
-
const d = e.primitiveName;
|
|
251
|
-
if (d && this._analyzePrimitiveOverrides([d], t, null, null))
|
|
252
|
-
return !1;
|
|
253
|
-
const p = r.primitiveName;
|
|
254
|
-
if (p && this._analyzePrimitiveOverrides([p], t, null, null))
|
|
255
|
-
return !1;
|
|
256
|
-
if (a === "CIMVectorMarker") {
|
|
257
|
-
const { markerGraphics: _ } = e;
|
|
258
|
-
if (_)
|
|
259
|
-
for (const f of _) {
|
|
260
|
-
const { symbol: g } = f;
|
|
261
|
-
if ((g == null ? void 0 : g.type) === "CIMPolygonSymbol" && g.symbolLayers) {
|
|
262
|
-
const { symbolLayers: y } = g;
|
|
263
|
-
for (const m of y)
|
|
264
|
-
if (m.type === "CIMSolidStroke")
|
|
265
|
-
return !1;
|
|
266
|
-
}
|
|
267
|
-
}
|
|
268
|
-
} else {
|
|
269
|
-
const { animatedSymbolProperties: _ } = e;
|
|
270
|
-
if (_)
|
|
271
|
-
return !1;
|
|
272
|
-
}
|
|
273
|
-
}
|
|
274
|
-
const s = Math.abs(r.stepX), n = Math.abs(r.stepY);
|
|
275
|
-
if (s === 0 || n === 0)
|
|
276
|
-
return !0;
|
|
277
|
-
let o, l;
|
|
278
|
-
if (r.gridType === "Random") {
|
|
279
|
-
const d = It(Fi), p = Math.max(Math.floor(d / s), 1);
|
|
280
|
-
o = n * Math.max(Math.floor(d / n), 1), l = p * s / o;
|
|
281
|
-
} else
|
|
282
|
-
r.shiftOddRows ? (o = 2 * n, l = s / n * 0.5) : (o = n, l = s / n);
|
|
283
|
-
const h = ge(e), c = e.type === "CIMCharacterMarker" ? null : { type: "sprite-rasterization-param", resource: e, overrides: [] };
|
|
284
|
-
return this._cimLayers.push({ type: "fill", spriteRasterizationParam: c, colorLocked: i, effects: t, color: h, height: o, scaleX: l, angle: r.gridAngle, offsetX: O(r.offsetX), offsetY: O(r.offsetY), applyRandomOffset: r.gridType === "Random", sampleAlphaOnly: e.type !== "CIMPictureMarker", hasUnresolvedReplacementColor: !0 }), !0;
|
|
285
|
-
}
|
|
286
|
-
_analyzePictureMarker(e, t, i, r, a, s, n, o, l, h, c, d, p) {
|
|
287
|
-
var T, S, z, U, B, W, V, q;
|
|
288
|
-
const { primitiveName: _, type: f } = e;
|
|
289
|
-
let g = O(e.scaleX, 1);
|
|
290
|
-
const y = ge(e);
|
|
291
|
-
i || (i = this._createMarkerPlacementOverrideExpression(e.markerPlacement));
|
|
292
|
-
const m = this._createAnimatedSymbolPropertiesOverrideExpression(e.animatedSymbolProperties), M = e.anchorPoint ?? { x: 0, y: 0 };
|
|
293
|
-
if ("width" in e && typeof e.width == "number") {
|
|
294
|
-
const Y = e.width;
|
|
295
|
-
let K = 1;
|
|
296
|
-
const G = this._resourceManager.getResource(e.url);
|
|
297
|
-
G != null && (K = G.width / G.height), g /= K * (O(e.size) / Y);
|
|
298
|
-
}
|
|
299
|
-
const w = [...r];
|
|
300
|
-
let x;
|
|
301
|
-
e.primitiveName && w.push(e.primitiveName), e.animatedSymbolProperties || m ? x = { type: "animated", url: e.url, urlHash: "H" + Rt(e.url), playAnimation: (T = e.animatedSymbolProperties) == null ? void 0 : T.playAnimation, reverseAnimation: (S = e.animatedSymbolProperties) == null ? void 0 : S.reverseAnimation, randomizeStartTime: (z = e.animatedSymbolProperties) == null ? void 0 : z.randomizeStartTime, randomizeStartSeed: (U = e.animatedSymbolProperties) == null ? void 0 : U.randomizeStartSeed, startTimeOffset: (B = e.animatedSymbolProperties) == null ? void 0 : B.startTimeOffset, duration: (W = e.animatedSymbolProperties) == null ? void 0 : W.duration, repeatType: (V = e.animatedSymbolProperties) == null ? void 0 : V.repeatType, repeatDelay: (q = e.animatedSymbolProperties) == null ? void 0 : q.repeatDelay } : (x = zt(e), x.markerPlacement = null);
|
|
302
|
-
const b = { type: "sprite-rasterization-param", resource: x, overrides: this._getMaterialOverrides(w, f) };
|
|
303
|
-
m && b.overrides.push(...m.overrides), this._cimLayers.push({ type: "marker", spriteRasterizationParam: b, colorLocked: d, effects: t, scaleSymbolsProportionally: !1, alignment: a, size: n, scaleX: this._getValueOrOverrideExpression(f, _, "ScaleX", g), rotation: o, offsetX: l, offsetY: h, transform: { type: "cim-marker-transform-param", params: c }, color: this._getValueOrOverrideExpression(f, _, "TintColor", y), anchorPoint: { x: M.x, y: M.y }, isAbsoluteAnchorPoint: e.anchorPointUnits !== "Relative", outlineColor: [0, 0, 0, 0], outlineWidth: 0, frameHeight: 0, widthRatio: 1, rotateClockwise: !!e.rotateClockwise, referenceSize: s, sizeRatio: 1, isOutline: p, markerPlacement: i, animatedSymbolProperties: m });
|
|
304
|
-
}
|
|
305
|
-
_analyzeVectorMarker(e, t, i, r, a, s, n, o, l, h, c, d, p, _) {
|
|
306
|
-
const f = e.markerGraphics;
|
|
307
|
-
if (!f)
|
|
308
|
-
return;
|
|
309
|
-
const g = e.frame;
|
|
310
|
-
let y = 0;
|
|
311
|
-
if (y = g ? g.ymax - g.ymin : s, y) {
|
|
312
|
-
const m = { offsetX: l, offsetY: h, rotation: o, size: n, frameHeight: y, rotateClockWise: !!e.rotateClockwise };
|
|
313
|
-
c = [...c, m];
|
|
314
|
-
}
|
|
315
|
-
i || (i = this._createMarkerPlacementOverrideExpression(e.markerPlacement));
|
|
316
|
-
for (const m of f)
|
|
317
|
-
if (m) {
|
|
318
|
-
const M = m.symbol;
|
|
319
|
-
if (!M)
|
|
320
|
-
continue;
|
|
321
|
-
const w = m.primitiveName;
|
|
322
|
-
let x;
|
|
323
|
-
if (w && r.push(w), (M.type === "CIMPointSymbol" || M.type === "CIMTextSymbol") && g) {
|
|
324
|
-
let b = 0, T = 0;
|
|
325
|
-
const S = m.geometry;
|
|
326
|
-
"x" in S && "y" in S && (b += S.x - 0.5 * (g.xmin + g.xmax), T += S.y - 0.5 * (g.ymin + g.ymax));
|
|
327
|
-
const z = e.anchorPoint;
|
|
328
|
-
z && (e.anchorPointUnits === "Absolute" ? (b -= z.x, T -= z.y) : g && (b -= (g.xmax - g.xmin) * z.x, T -= (g.ymax - g.ymin) * z.y));
|
|
329
|
-
const U = { offsetX: b, offsetY: T, rotation: 0, size: 0, frameHeight: 0, rotateClockWise: !1 };
|
|
330
|
-
x = [...c, U];
|
|
331
|
-
}
|
|
332
|
-
switch (M.type) {
|
|
333
|
-
case "CIMPointSymbol":
|
|
334
|
-
case "CIMLineSymbol":
|
|
335
|
-
case "CIMPolygonSymbol":
|
|
336
|
-
d || yr(M) ? this._analyzeMultiLayerGraphicNonSDF(e, t, i, null, m, r, a, s, x ?? c, y, p, _) : this._analyzeMultiLayerGraphic(e, t, i, null, m, r, a, s, x ?? c, y, p, _);
|
|
337
|
-
break;
|
|
338
|
-
case "CIMTextSymbol":
|
|
339
|
-
this._analyzeTextGraphic(t, i, m, r, a, s, x ?? c, p);
|
|
340
|
-
}
|
|
341
|
-
w && r.pop();
|
|
342
|
-
}
|
|
343
|
-
}
|
|
344
|
-
_analyzeMultiLayerGraphic(e, t, i, r, a, s, n, o, l, h, c, d) {
|
|
345
|
-
const p = a.symbol, _ = p.symbolLayers;
|
|
346
|
-
if (!_)
|
|
347
|
-
return;
|
|
348
|
-
let f = _.length;
|
|
349
|
-
if (gr(_))
|
|
350
|
-
return void this._analyzeCompositeMarkerGraphic(e, t, i, r, a, _, n, o, l, h, c, d);
|
|
351
|
-
const g = this._resourceManager.geometryEngine, y = tt.applyEffects(p.effects, a.geometry, g);
|
|
352
|
-
if (y)
|
|
353
|
-
for (; f--; ) {
|
|
354
|
-
const m = _[f];
|
|
355
|
-
if (!m || m.enable === !1)
|
|
356
|
-
continue;
|
|
357
|
-
const M = m.primitiveName;
|
|
358
|
-
switch (M && s.push(M), m.type) {
|
|
359
|
-
case "CIMSolidFill":
|
|
360
|
-
case "CIMSolidStroke": {
|
|
361
|
-
const w = tt.applyEffects(m.effects, y, g), x = rt(w);
|
|
362
|
-
if (!x)
|
|
363
|
-
continue;
|
|
364
|
-
const b = e.anchorPointUnits !== "Relative", [T, S, z, U] = st(x, e.frame, e.size, e.anchorPoint, b), B = m.type === "CIMSolidFill", W = { type: "sdf", geom: w, asFill: B }, { path: V } = m, q = B ? F(ye(m)) : V == null ? F(ze(m)) : [0, 0, 0, 0], Y = B ? [0, 0, 0, 0] : F(ze(m)), K = it(m) ?? 0;
|
|
365
|
-
if (!B && !K)
|
|
366
|
-
break;
|
|
367
|
-
const G = a.primitiveName;
|
|
368
|
-
let _e = null;
|
|
369
|
-
B && !m.colorLocked && (_e = this._maybeGetValueOrOverrideExpression(G, "FillColor"));
|
|
370
|
-
let oe = null;
|
|
371
|
-
B || m.colorLocked || (oe = this._maybeGetValueOrOverrideExpression(G, "StrokeColor"));
|
|
372
|
-
const Pe = _e ?? this._getValueOrOverrideExpression(m.type, M, "Color", q), me = oe ?? this._getValueOrOverrideExpression(m.type, M, "Color", Y), Z = this._maybeGetValueOrOverrideExpression(G, "StrokeWidth") ?? this._getValueOrOverrideExpression(m.type, M, "Width", K), fe = V ? { type: "sprite-rasterization-param", resource: { type: "path", path: V, asFill: B }, overrides: [] } : { type: "sprite-rasterization-param", resource: W, overrides: [] };
|
|
373
|
-
this._cimLayers.push({ type: "marker", spriteRasterizationParam: fe, colorLocked: !!m.colorLocked || !!c, effects: t, scaleSymbolsProportionally: !!e.scaleSymbolsProportionally, alignment: n, anchorPoint: { x: S, y: z }, isAbsoluteAnchorPoint: b, size: h, rotation: 0, offsetX: 0, offsetY: 0, scaleX: 1, transform: { type: "cim-marker-transform-param", params: l }, frameHeight: h, widthRatio: U, rotateClockwise: !1, referenceSize: o, sizeRatio: T, color: Pe, outlineColor: me, outlineWidth: Z, isOutline: d, markerPlacement: i, animatedSymbolProperties: r });
|
|
374
|
-
break;
|
|
375
|
-
}
|
|
376
|
-
case "CIMPictureMarker":
|
|
377
|
-
case "CIMVectorMarker":
|
|
378
|
-
m.markerPlacement ? this._analyzeMultiLayerGraphicNonSDF(e, t, i, r, a, s, n, o, l, h, !!m.colorLocked || !!c, d) : this._analyzeMarker(m, t, i, s, n, o, !1, l, c, d);
|
|
379
|
-
break;
|
|
380
|
-
default:
|
|
381
|
-
this._analyzeMultiLayerGraphicNonSDF(e, t, i, r, a, s, n, o, l, h, !!m.colorLocked || !!c, d);
|
|
382
|
-
}
|
|
383
|
-
M && s.pop();
|
|
384
|
-
}
|
|
385
|
-
}
|
|
386
|
-
_analyzeTextGraphic(e, t, i, r, a, s, n, o) {
|
|
387
|
-
var me;
|
|
388
|
-
const l = [];
|
|
389
|
-
he.findApplicableOverrides(i, this._primitiveOverrides, l);
|
|
390
|
-
const h = i.geometry;
|
|
391
|
-
if (!("x" in h) || !("y" in h))
|
|
392
|
-
return;
|
|
393
|
-
const c = i.symbol, d = Oi(c), p = Si(c.fontStyleName), _ = fi(c.fontFamilyName);
|
|
394
|
-
c.font = { family: _, decoration: d, ...p };
|
|
395
|
-
const f = O(c.height, k.CIMTextSymbol.height), g = O(c.angle), y = O(c.offsetX), m = O(c.offsetY), M = F(ye(c));
|
|
396
|
-
let w = F(ze(c)), x = it(c) ?? 0;
|
|
397
|
-
x || (w = F(ye(c.haloSymbol)), x = O(c.haloSize));
|
|
398
|
-
let b = !1;
|
|
399
|
-
if ((me = c.symbol) != null && me.symbolLayers)
|
|
400
|
-
for (const Z of c.symbol.symbolLayers)
|
|
401
|
-
F(ye(Z)) != null && (b = !!Z.colorLocked);
|
|
402
|
-
const T = i.primitiveName;
|
|
403
|
-
let S = null;
|
|
404
|
-
b || (S = this._maybeGetValueOrOverrideExpression(T, "FillColor"));
|
|
405
|
-
const z = this._maybeGetValueOrOverrideExpression(T, "TextSize"), U = this._maybeGetValueOrOverrideExpression(T, "TextAngle"), B = this._maybeGetValueOrOverrideExpression(T, "TextOffsetX"), W = this._maybeGetValueOrOverrideExpression(T, "TextOffsetY");
|
|
406
|
-
let V = null, q = null, Y = 0;
|
|
407
|
-
if (c.callout && c.callout.type === "CIMBackgroundCallout") {
|
|
408
|
-
const Z = c.callout;
|
|
409
|
-
if (Z.backgroundSymbol) {
|
|
410
|
-
const fe = Z.backgroundSymbol.symbolLayers;
|
|
411
|
-
if (fe)
|
|
412
|
-
for (const le of fe)
|
|
413
|
-
le.type === "CIMSolidFill" ? V = F(le.color) : le.type === "CIMSolidStroke" && (q = F(le.color), Y = O(le.width, k.CIMSolidStroke.width));
|
|
414
|
-
}
|
|
415
|
-
}
|
|
416
|
-
const K = this._getValueOrOverrideExpression(c.type, i.primitiveName, "TextString", i.textString ?? "");
|
|
417
|
-
if (K == null)
|
|
418
|
-
return;
|
|
419
|
-
const { fontStyleName: G } = c, _e = _ + (G ? "-" + G.toLowerCase() : "-regular"), oe = this._getMaterialOverrides(r, c.type);
|
|
420
|
-
oe.push(...this._getPrimitiveMaterialOverrides(i.primitiveName, c.type));
|
|
421
|
-
const Pe = { type: "text-rasterization-param", resource: { type: "text", textString: i.textString ?? "", font: c.font, symbol: c, primitiveName: i.primitiveName }, overrides: oe };
|
|
422
|
-
this._cimLayers.push({ type: "text", lineWidth: null, textRasterizationParam: Pe, colorLocked: !!o || !!b, effects: e, alignment: a, anchorPoint: { x: 0, y: 0 }, isAbsoluteAnchorPoint: !1, fontName: _e, decoration: d, weight: p.weight, style: p.style, size: z ?? f, angle: U ?? g, offsetX: B ?? y, offsetY: W ?? m, transform: { type: "cim-marker-transform-param", params: n }, horizontalAlignment: Pi(c.horizontalAlignment), verticalAlignment: Ti(c.verticalAlignment), text: K, color: S ?? this._getValueOrOverrideExpression(c.type, i.primitiveName, "Color", M), outlineColor: w, outlineSize: x, backgroundColor: V, borderLineColor: q, borderLineWidth: Y, referenceSize: s, sizeRatio: 1, markerPlacement: t });
|
|
423
|
-
}
|
|
424
|
-
_analyzeMultiLayerGraphicNonSDF(e, t, i, r, a, s, n, o, l, h, c, d) {
|
|
425
|
-
const p = this._buildSimpleMarker(e, a), _ = e.primitiveName, f = this._analyzeMaterialOverrides(_, ["Rotation", "OffsetX", "OffsetY"]), g = this._normalizePrimitiveOverrideProps(f), [y, m, M] = ae.getTextureAnchor(p, this._resourceManager), w = this._getMaterialOverrides(s, e.type);
|
|
426
|
-
w.push(...g);
|
|
427
|
-
const x = { type: "sprite-rasterization-param", resource: { ...p, avoidSDFRasterization: !0 }, overrides: w };
|
|
428
|
-
this._cimLayers.push({ type: "marker", spriteRasterizationParam: x, colorLocked: c, effects: t, scaleSymbolsProportionally: !!e.scaleSymbolsProportionally, alignment: n, anchorPoint: { x: y, y: m }, isAbsoluteAnchorPoint: !1, size: h, rotation: 0, offsetX: 0, offsetY: 0, transform: { type: "cim-marker-transform-param", params: l }, color: [255, 255, 255, 1], outlineColor: [0, 0, 0, 0], outlineWidth: 0, scaleX: 1, frameHeight: h, widthRatio: 1, rotateClockwise: !!e.rotateClockwise, referenceSize: o, sizeRatio: M / ie(e.size), isOutline: d, markerPlacement: i, animatedSymbolProperties: r });
|
|
429
|
-
}
|
|
430
|
-
_createMarkerPlacementOverrideExpression(e) {
|
|
431
|
-
if (!e)
|
|
432
|
-
return null;
|
|
433
|
-
const t = [];
|
|
434
|
-
return he.findApplicableOverrides(e, this._primitiveOverrides, t), { type: "cim-marker-placement-info", placement: e, overrides: mt(t) };
|
|
435
|
-
}
|
|
436
|
-
_createAnimatedSymbolPropertiesOverrideExpression(e) {
|
|
437
|
-
if (!e)
|
|
438
|
-
return null;
|
|
439
|
-
const t = [];
|
|
440
|
-
return he.findApplicableOverrides(e, this._primitiveOverrides, t), { type: "cim-animation-info", animation: e, overrides: mt(t) };
|
|
441
|
-
}
|
|
442
|
-
_buildSimpleMarker(e, t) {
|
|
443
|
-
return { type: e.type, enable: !0, name: e.name, colorLocked: e.colorLocked, primitiveName: e.primitiveName, anchorPoint: e.anchorPoint, anchorPointUnits: e.anchorPointUnits, offsetX: 0, offsetY: 0, rotateClockwise: e.rotateClockwise, rotation: 0, size: e.size, billboardMode3D: e.billboardMode3D, depth3D: e.depth3D, frame: e.frame, markerGraphics: [t], scaleSymbolsProportionally: e.scaleSymbolsProportionally, respectFrame: e.respectFrame, clippingPath: e.clippingPath };
|
|
444
|
-
}
|
|
445
|
-
_analyzeCompositeMarkerGraphic(e, t, i, r, a, s, n, o, l, h, c, d) {
|
|
446
|
-
const p = a.geometry, _ = s[0], f = s[1], g = rt(p);
|
|
447
|
-
if (!g)
|
|
448
|
-
return;
|
|
449
|
-
const y = e.anchorPointUnits !== "Relative", [m, M, w, x] = st(g, e.frame, e.size, e.anchorPoint, y), { path: b } = f, T = f.primitiveName, S = _.primitiveName, z = a.primitiveName;
|
|
450
|
-
let U = null;
|
|
451
|
-
f.colorLocked || c || (U = this._maybeGetValueOrOverrideExpression(z, "FillColor"));
|
|
452
|
-
const B = U ?? this._getValueOrOverrideExpression(f.type, T, "Color", F(f.color));
|
|
453
|
-
let W = null;
|
|
454
|
-
_.colorLocked || c || (W = this._maybeGetValueOrOverrideExpression(z, "StrokeColor"));
|
|
455
|
-
const V = W ?? this._getValueOrOverrideExpression(_.type, S, "Color", F(_.color)), q = this._maybeGetValueOrOverrideExpression(z, "StrokeWidth") ?? this._getValueOrOverrideExpression(_.type, S, "Width", O(_.width, k.CIMSolidStroke.width)), Y = { type: "sprite-rasterization-param", resource: b ? { type: "path", path: b, asFill: !0 } : { type: "sdf", geom: p, asFill: !0 }, overrides: [] };
|
|
456
|
-
this._cimLayers.push({ type: "marker", spriteRasterizationParam: Y, colorLocked: c, effects: t, scaleSymbolsProportionally: !!e.scaleSymbolsProportionally, alignment: n, anchorPoint: { x: M, y: w }, isAbsoluteAnchorPoint: y, size: h, rotation: 0, offsetX: 0, offsetY: 0, scaleX: 1, transform: { type: "cim-marker-transform-param", params: l }, frameHeight: h, widthRatio: x, rotateClockwise: !1, referenceSize: o, sizeRatio: m, color: B, outlineColor: V, outlineWidth: q, isOutline: d, markerPlacement: i, animatedSymbolProperties: r });
|
|
457
|
-
}
|
|
458
|
-
_setPoMap(e, t, i) {
|
|
459
|
-
let r;
|
|
460
|
-
this._poMap[e] ? r = this._poMap[e] : (r = {}, this._poMap[e] = r), r[t] = i;
|
|
461
|
-
}
|
|
462
|
-
_maybeGetValueOrOverrideExpression(e, t, i) {
|
|
463
|
-
return this._getValueOrOverrideExpression("", e, t, i, !1);
|
|
464
|
-
}
|
|
465
|
-
_getValueOrOverrideExpression(e, t, i, r, a = !0) {
|
|
466
|
-
if (a && !Ci(r) && (r = Re(e, i.toLowerCase())), t == null)
|
|
467
|
-
return r;
|
|
468
|
-
const s = this._poMap[t];
|
|
469
|
-
if (s == null)
|
|
470
|
-
return r;
|
|
471
|
-
const n = s[i];
|
|
472
|
-
return typeof n == "string" || typeof n == "number" || Array.isArray(n) ? n : n ? { valueExpressionInfo: n, defaultValue: r } : r;
|
|
473
|
-
}
|
|
474
|
-
_analyzePrimitiveOverrides(e, t, i, r) {
|
|
475
|
-
if (e == null)
|
|
476
|
-
return !1;
|
|
477
|
-
typeof e == "string" && (e = [e]);
|
|
478
|
-
for (const a of this._primitiveOverrides)
|
|
479
|
-
if (e.includes(a.primitiveName) && a.valueExpressionInfo)
|
|
480
|
-
return !0;
|
|
481
|
-
if (t != null) {
|
|
482
|
-
for (const a of t)
|
|
483
|
-
if ((a == null ? void 0 : a.overrides.length) > 0)
|
|
484
|
-
return !0;
|
|
485
|
-
}
|
|
486
|
-
if (i != null) {
|
|
487
|
-
for (const a of i)
|
|
488
|
-
if ((a == null ? void 0 : a.overrides.length) > 0)
|
|
489
|
-
return !0;
|
|
490
|
-
}
|
|
491
|
-
if (r != null) {
|
|
492
|
-
for (const a of r)
|
|
493
|
-
if ((a == null ? void 0 : a.overrides.length) > 0)
|
|
494
|
-
return !0;
|
|
495
|
-
}
|
|
496
|
-
return !1;
|
|
497
|
-
}
|
|
498
|
-
_getMaterialOverrides(e, t) {
|
|
499
|
-
if (!e)
|
|
500
|
-
return [];
|
|
501
|
-
const i = [];
|
|
502
|
-
for (const r of e)
|
|
503
|
-
i.push(...this._getPrimitiveMaterialOverrides(r, t));
|
|
504
|
-
return i;
|
|
505
|
-
}
|
|
506
|
-
_getPrimitiveMaterialOverrides(e, t) {
|
|
507
|
-
if (!e)
|
|
508
|
-
return [];
|
|
509
|
-
const i = this._normalizePrimitiveOverrideProps(this._primitiveOverrides.filter((r) => r.primitiveName === e));
|
|
510
|
-
return i.forEach((r) => r.defaultValue = Re(t, r.propertyName.toLowerCase())), i;
|
|
511
|
-
}
|
|
512
|
-
_analyzeMaterialOverrides(e, t) {
|
|
513
|
-
return this._primitiveOverrides.filter((i) => i.primitiveName !== e || !t.includes(i.propertyName));
|
|
514
|
-
}
|
|
515
|
-
_normalizePrimitiveOverrideProps(e) {
|
|
516
|
-
return e.map((t) => ({ ...t, propertyName: Ft(t.propertyName) }));
|
|
517
|
-
}
|
|
518
|
-
}
|
|
519
|
-
function Ae(u) {
|
|
520
|
-
if (u && u.indexOf("Level_") === 0) {
|
|
521
|
-
const e = parseInt(u.substr(6), 10);
|
|
522
|
-
if (!isNaN(e))
|
|
523
|
-
return e;
|
|
524
|
-
}
|
|
525
|
-
return 0;
|
|
526
|
-
}
|
|
527
|
-
const gr = (u) => u && u.length === 2 && u[0].enable && u[1].enable && u[0].type === "CIMSolidStroke" && u[1].type === "CIMSolidFill" && u[0].path == null && u[1].path == null && !u[0].effects && !u[1].effects;
|
|
528
|
-
function yr(u) {
|
|
529
|
-
const e = u.symbolLayers;
|
|
530
|
-
if (!e || e.length !== 2)
|
|
531
|
-
return !1;
|
|
532
|
-
const t = e.find((r) => {
|
|
533
|
-
var a;
|
|
534
|
-
return (a = r.effects) == null ? void 0 : a.find((s) => s.type === "CIMGeometricEffectDashes" && s.dashTemplate != null);
|
|
535
|
-
}), i = e.find((r) => {
|
|
536
|
-
var a;
|
|
537
|
-
return (a = r.effects) == null ? void 0 : a.find((s) => s.type === "CIMGeometricEffectAddControlPoints");
|
|
538
|
-
});
|
|
539
|
-
return !!t || !!i;
|
|
540
|
-
}
|
|
541
|
-
function mt(u) {
|
|
542
|
-
return zt(u).map((e) => ({ ...e, propertyName: Ft(e.propertyName) }));
|
|
543
|
-
}
|
|
544
|
-
let vr = class {
|
|
545
|
-
constructor(e) {
|
|
546
|
-
this.events = new $t(), this._hasMajorPerformanceCaveat = !1, this._lastRenderFrameCounter = 0, this._canvas = document.createElement("canvas"), this._canvas.setAttribute("style", "width: 100%; height:100%; display:block; willChange:transform");
|
|
547
|
-
const t = { failIfMajorPerformanceCaveat: !0, alpha: !0, antialias: !1, depth: !0, stencil: !0 };
|
|
548
|
-
e.appendChild(this._canvas);
|
|
549
|
-
let i = Ke(this._canvas, t);
|
|
550
|
-
i || (i = Ke(this._canvas, { ...t, failIfMajorPerformanceCaveat: !1 }), this._hasMajorPerformanceCaveat = !0), this._gl = i, this._handles = Dt([Lt(this._canvas, "webglcontextlost", (r) => this.events.emit("webgl-context-lost", r))]);
|
|
551
|
-
}
|
|
552
|
-
destroy() {
|
|
553
|
-
var e;
|
|
554
|
-
(e = this._canvas.parentNode) == null || e.removeChild(this._canvas), this._canvas = null, this._handles.remove(), this._gl = null;
|
|
555
|
-
}
|
|
556
|
-
get gl() {
|
|
557
|
-
return this._gl;
|
|
558
|
-
}
|
|
559
|
-
render(e, t) {
|
|
560
|
-
if (this._hasMajorPerformanceCaveat || H("esri-force-performance-mode")) {
|
|
561
|
-
if (++this._lastRenderFrameCounter >= H("esri-performance-mode-frames-between-render") && (t(), this._lastRenderViewState = e.state.clone(), this._lastRenderFrameCounter = 0), this._lastRenderViewState) {
|
|
562
|
-
const [i, r, a, s, n, o] = this._computeViewTransform(this._lastRenderViewState, e.state);
|
|
563
|
-
this._canvas.style.transform = `matrix(${i}, ${r}, ${a}, ${s}, ${n}, ${o})`;
|
|
564
|
-
}
|
|
565
|
-
} else
|
|
566
|
-
t();
|
|
567
|
-
}
|
|
568
|
-
resize(e) {
|
|
569
|
-
const t = this._canvas, i = t.style, { state: { size: r }, pixelRatio: a } = e, s = r[0], n = r[1], o = Math.round(s * a), l = Math.round(n * a);
|
|
570
|
-
t.width === o && t.height === l || (t.width = o, t.height = l), i.width = s + "px", i.height = n + "px";
|
|
571
|
-
}
|
|
572
|
-
_computeViewTransform(e, t) {
|
|
573
|
-
const [i, r] = e.center, [a, s] = t.center, [n, o] = e.toScreen([0, 0], a, s), [l, h] = e.toScreen([0, 0], i, r), c = l - n, d = h - o, p = e.scale / t.scale, _ = t.rotation - e.rotation, f = Wt();
|
|
574
|
-
return Nt(f), Ut(f, f, [p, p]), Vt(f, f, Gt(_)), Ht(f, f, [c, d]), f;
|
|
575
|
-
}
|
|
576
|
-
};
|
|
577
|
-
const br = { background: { "background.frag": `#ifdef PATTERN
|
|
578
|
-
uniform lowp float u_opacity;
|
|
579
|
-
uniform lowp sampler2D u_texture;
|
|
580
|
-
varying mediump vec4 v_tlbr;
|
|
581
|
-
varying mediump vec2 v_tileTextureCoord;
|
|
582
|
-
#else
|
|
583
|
-
uniform lowp vec4 u_color;
|
|
584
|
-
#endif
|
|
585
|
-
void main() {
|
|
586
|
-
#ifdef PATTERN
|
|
587
|
-
mediump vec2 normalizedTextureCoord = mod(v_tileTextureCoord, 1.0);
|
|
588
|
-
mediump vec2 samplePos = mix(v_tlbr.xy, v_tlbr.zw, normalizedTextureCoord);
|
|
589
|
-
lowp vec4 color = texture2D(u_texture, samplePos);
|
|
590
|
-
gl_FragColor = u_opacity * color;
|
|
591
|
-
#else
|
|
592
|
-
gl_FragColor = u_color;
|
|
593
|
-
#endif
|
|
594
|
-
}`, "background.vert": `precision mediump float;
|
|
595
|
-
attribute vec2 a_pos;
|
|
596
|
-
uniform highp mat3 u_dvsMat3;
|
|
597
|
-
uniform mediump float u_coord_range;
|
|
598
|
-
uniform mediump float u_depth;
|
|
599
|
-
#ifdef PATTERN
|
|
600
|
-
uniform mediump mat3 u_pattern_matrix;
|
|
601
|
-
varying mediump vec2 v_tileTextureCoord;
|
|
602
|
-
uniform mediump vec4 u_tlbr;
|
|
603
|
-
uniform mediump vec2 u_mosaicSize;
|
|
604
|
-
varying mediump vec4 v_tlbr;
|
|
605
|
-
#endif
|
|
606
|
-
void main() {
|
|
607
|
-
gl_Position = vec4((u_dvsMat3 * vec3(u_coord_range * a_pos, 1.0)).xy, u_depth, 1.0);
|
|
608
|
-
#ifdef PATTERN
|
|
609
|
-
v_tileTextureCoord = (u_pattern_matrix * vec3(a_pos, 1.0)).xy;
|
|
610
|
-
v_tlbr = u_tlbr / u_mosaicSize.xyxy;
|
|
611
|
-
#endif
|
|
612
|
-
}` }, circle: { "circle.frag": `precision lowp float;
|
|
613
|
-
varying lowp vec4 v_color;
|
|
614
|
-
varying lowp vec4 v_stroke_color;
|
|
615
|
-
varying mediump float v_blur;
|
|
616
|
-
varying mediump float v_stroke_width;
|
|
617
|
-
varying mediump float v_radius;
|
|
618
|
-
varying mediump vec2 v_offset;
|
|
619
|
-
void main()
|
|
620
|
-
{
|
|
621
|
-
mediump float dist = length(v_offset);
|
|
622
|
-
mediump float alpha = smoothstep(0.0, -v_blur, dist - 1.0);
|
|
623
|
-
lowp float color_mix_ratio = v_stroke_width < 0.01 ? 0.0 : smoothstep(-v_blur, 0.0, dist - v_radius / (v_radius + v_stroke_width));
|
|
624
|
-
gl_FragColor = alpha * mix(v_color, v_stroke_color, color_mix_ratio);
|
|
625
|
-
}`, "circle.vert": `precision mediump float;
|
|
626
|
-
attribute vec2 a_pos;
|
|
627
|
-
#pragma header
|
|
628
|
-
varying lowp vec4 v_color;
|
|
629
|
-
varying lowp vec4 v_stroke_color;
|
|
630
|
-
varying mediump float v_blur;
|
|
631
|
-
varying mediump float v_stroke_width;
|
|
632
|
-
varying mediump float v_radius;
|
|
633
|
-
varying mediump vec2 v_offset;
|
|
634
|
-
uniform highp mat3 u_dvsMat3;
|
|
635
|
-
uniform highp mat3 u_displayMat3;
|
|
636
|
-
uniform mediump vec2 u_circleTranslation;
|
|
637
|
-
uniform mediump float u_depth;
|
|
638
|
-
uniform mediump float u_antialiasingWidth;
|
|
639
|
-
void main()
|
|
640
|
-
{
|
|
641
|
-
#pragma main
|
|
642
|
-
v_color = color * opacity;
|
|
643
|
-
v_stroke_color = stroke_color * stroke_opacity;
|
|
644
|
-
v_stroke_width = stroke_width;
|
|
645
|
-
v_radius = radius;
|
|
646
|
-
v_blur = max(blur, u_antialiasingWidth / (radius + stroke_width));
|
|
647
|
-
mediump vec2 offset = vec2(mod(a_pos, 2.0) * 2.0 - 1.0);
|
|
648
|
-
v_offset = offset;
|
|
649
|
-
mediump vec3 pos = u_dvsMat3 * vec3(a_pos * 0.5, 1.0) + u_displayMat3 * vec3((v_radius + v_stroke_width) * offset + u_circleTranslation, 0.0);
|
|
650
|
-
gl_Position = vec4(pos.xy, u_depth, 1.0);
|
|
651
|
-
}` }, fill: { "fill.frag": `precision lowp float;
|
|
652
|
-
#ifdef PATTERN
|
|
653
|
-
uniform lowp sampler2D u_texture;
|
|
654
|
-
varying mediump vec2 v_tileTextureCoord;
|
|
655
|
-
varying mediump vec4 v_tlbr;
|
|
656
|
-
#endif
|
|
657
|
-
varying lowp vec4 v_color;
|
|
658
|
-
vec4 mixColors(vec4 color1, vec4 color2) {
|
|
659
|
-
float compositeAlpha = color2.a + color1.a * (1.0 - color2.a);
|
|
660
|
-
vec3 compositeColor = color2.rgb + color1.rgb * (1.0 - color2.a);
|
|
661
|
-
return vec4(compositeColor, compositeAlpha);
|
|
662
|
-
}
|
|
663
|
-
void main()
|
|
664
|
-
{
|
|
665
|
-
#ifdef PATTERN
|
|
666
|
-
mediump vec2 normalizedTextureCoord = fract(v_tileTextureCoord);
|
|
667
|
-
mediump vec2 samplePos = mix(v_tlbr.xy, v_tlbr.zw, normalizedTextureCoord);
|
|
668
|
-
lowp vec4 color = texture2D(u_texture, samplePos);
|
|
669
|
-
gl_FragColor = v_color[3] * color;
|
|
670
|
-
#else
|
|
671
|
-
gl_FragColor = v_color;
|
|
672
|
-
#endif
|
|
673
|
-
}`, "fill.vert": `precision mediump float;
|
|
674
|
-
attribute vec2 a_pos;
|
|
675
|
-
#pragma header
|
|
676
|
-
uniform highp mat3 u_dvsMat3;
|
|
677
|
-
uniform highp mat3 u_displayMat3;
|
|
678
|
-
uniform mediump float u_depth;
|
|
679
|
-
uniform mediump vec2 u_fillTranslation;
|
|
680
|
-
#ifdef PATTERN
|
|
681
|
-
#include <util/util.glsl>
|
|
682
|
-
uniform mediump vec2 u_mosaicSize;
|
|
683
|
-
uniform mediump float u_patternFactor;
|
|
684
|
-
varying mediump vec2 v_tileTextureCoord;
|
|
685
|
-
varying mediump vec4 v_tlbr;
|
|
686
|
-
#endif
|
|
687
|
-
varying lowp vec4 v_color;
|
|
688
|
-
void main()
|
|
689
|
-
{
|
|
690
|
-
#pragma main
|
|
691
|
-
v_color = color * opacity;
|
|
692
|
-
#ifdef PATTERN
|
|
693
|
-
float patternWidth = nextPOT(tlbr.z - tlbr.x);
|
|
694
|
-
float patternHeight = nextPOT(tlbr.w - tlbr.y);
|
|
695
|
-
float scaleX = 1.0 / (patternWidth * u_patternFactor);
|
|
696
|
-
float scaleY = 1.0 / (patternHeight * u_patternFactor);
|
|
697
|
-
mat3 patterMat = mat3(scaleX, 0.0, 0.0,
|
|
698
|
-
0.0, -scaleY, 0.0,
|
|
699
|
-
0.0, 0.0, 1.0);
|
|
700
|
-
v_tileTextureCoord = (patterMat * vec3(a_pos, 1.0)).xy;
|
|
701
|
-
v_tlbr = tlbr / u_mosaicSize.xyxy;
|
|
702
|
-
#endif
|
|
703
|
-
vec3 pos = u_dvsMat3 * vec3(a_pos, 1.0) + u_displayMat3 * vec3(u_fillTranslation, 0.0);
|
|
704
|
-
gl_Position = vec4(pos.xy, u_depth, 1.0);
|
|
705
|
-
}` }, icon: { "icon.frag": `precision mediump float;
|
|
706
|
-
uniform lowp sampler2D u_texture;
|
|
707
|
-
#ifdef SDF
|
|
708
|
-
uniform lowp vec4 u_color;
|
|
709
|
-
uniform lowp vec4 u_outlineColor;
|
|
710
|
-
#endif
|
|
711
|
-
varying mediump vec2 v_tex;
|
|
712
|
-
varying lowp float v_opacity;
|
|
713
|
-
varying mediump vec2 v_size;
|
|
714
|
-
varying lowp vec4 v_color;
|
|
715
|
-
#ifdef SDF
|
|
716
|
-
varying mediump flaot v_halo_width;
|
|
717
|
-
#endif
|
|
718
|
-
#include <util/encoding.glsl>
|
|
719
|
-
vec4 mixColors(vec4 color1, vec4 color2) {
|
|
720
|
-
float compositeAlpha = color2.a + color1.a * (1.0 - color2.a);
|
|
721
|
-
vec3 compositeColor = color2.rgb + color1.rgb * (1.0 - color2.a);
|
|
722
|
-
return vec4(compositeColor, compositeAlpha);
|
|
723
|
-
}
|
|
724
|
-
void main()
|
|
725
|
-
{
|
|
726
|
-
#ifdef SDF
|
|
727
|
-
lowp vec4 fillPixelColor = v_color;
|
|
728
|
-
float d = rgba2float(texture2D(u_texture, v_tex)) - 0.5;
|
|
729
|
-
const float softEdgeRatio = 0.248062016;
|
|
730
|
-
float size = max(v_size.x, v_size.y);
|
|
731
|
-
float dist = d * softEdgeRatio * size;
|
|
732
|
-
fillPixelColor *= clamp(0.5 - dist, 0.0, 1.0);
|
|
733
|
-
if (v_halo_width > 0.25) {
|
|
734
|
-
lowp vec4 outlinePixelColor = u_outlineColor;
|
|
735
|
-
const float outlineLimitRatio = (16.0 / 86.0);
|
|
736
|
-
float clampedOutlineSize = softEdgeRatio * min(v_halo_width, outlineLimitRatio * max(v_size.x, v_size.y));
|
|
737
|
-
outlinePixelColor *= clamp(0.5 - (abs(dist) - clampedOutlineSize), 0.0, 1.0);
|
|
738
|
-
gl_FragColor = v_opacity * mixColors(fillPixelColor, outlinePixelColor);
|
|
739
|
-
}
|
|
740
|
-
else {
|
|
741
|
-
gl_FragColor = v_opacity * fillPixelColor;
|
|
742
|
-
}
|
|
743
|
-
#else
|
|
744
|
-
lowp vec4 texColor = texture2D(u_texture, v_tex);
|
|
745
|
-
gl_FragColor = v_opacity * texColor;
|
|
746
|
-
#endif
|
|
747
|
-
}`, "icon.vert": `attribute vec2 a_pos;
|
|
748
|
-
attribute vec2 a_vertexOffset;
|
|
749
|
-
attribute vec4 a_texAngleRange;
|
|
750
|
-
attribute vec4 a_levelInfo;
|
|
751
|
-
attribute float a_opacityInfo;
|
|
752
|
-
#pragma header
|
|
753
|
-
varying lowp vec4 v_color;
|
|
754
|
-
#ifdef SDF
|
|
755
|
-
varying mediump float v_halo_width;
|
|
756
|
-
#endif
|
|
757
|
-
uniform highp mat3 u_dvsMat3;
|
|
758
|
-
uniform highp mat3 u_displayMat3;
|
|
759
|
-
uniform highp mat3 u_displayViewMat3;
|
|
760
|
-
uniform mediump vec2 u_iconTranslation;
|
|
761
|
-
uniform vec2 u_mosaicSize;
|
|
762
|
-
uniform mediump float u_depth;
|
|
763
|
-
uniform mediump float u_mapRotation;
|
|
764
|
-
uniform mediump float u_level;
|
|
765
|
-
uniform lowp float u_keepUpright;
|
|
766
|
-
uniform mediump float u_fadeDuration;
|
|
767
|
-
varying mediump vec2 v_tex;
|
|
768
|
-
varying lowp float v_opacity;
|
|
769
|
-
varying mediump vec2 v_size;
|
|
770
|
-
const float C_OFFSET_PRECISION = 1.0 / 8.0;
|
|
771
|
-
const float C_256_TO_RAD = 3.14159265359 / 128.0;
|
|
772
|
-
const float C_DEG_TO_RAD = 3.14159265359 / 180.0;
|
|
773
|
-
const float tileCoordRatio = 1.0 / 8.0;
|
|
774
|
-
uniform highp float u_time;
|
|
775
|
-
void main()
|
|
776
|
-
{
|
|
777
|
-
#pragma main
|
|
778
|
-
v_color = color;
|
|
779
|
-
v_opacity = opacity;
|
|
780
|
-
#ifdef SDF
|
|
781
|
-
v_halo_width = halo_width;
|
|
782
|
-
#endif
|
|
783
|
-
float modded = mod(a_opacityInfo, 128.0);
|
|
784
|
-
float targetOpacity = (a_opacityInfo - modded) / 128.0;
|
|
785
|
-
float startOpacity = modded / 127.0;
|
|
786
|
-
float interpolatedOpacity = clamp(startOpacity + 2.0 * (targetOpacity - 0.5) * u_time / u_fadeDuration, 0.0, 1.0);
|
|
787
|
-
v_opacity *= interpolatedOpacity;
|
|
788
|
-
mediump float a_angle = a_levelInfo[1];
|
|
789
|
-
mediump float a_minLevel = a_levelInfo[2];
|
|
790
|
-
mediump float a_maxLevel = a_levelInfo[3];
|
|
791
|
-
mediump vec2 a_tex = a_texAngleRange.xy;
|
|
792
|
-
mediump float delta_z = 0.0;
|
|
793
|
-
mediump float rotated = mod(a_angle + u_mapRotation, 256.0);
|
|
794
|
-
delta_z += (1.0 - step(u_keepUpright, 0.0)) * step(64.0, rotated) * (1.0 - step(192.0, rotated));
|
|
795
|
-
delta_z += 1.0 - step(a_minLevel, u_level);
|
|
796
|
-
delta_z += step(a_maxLevel, u_level);
|
|
797
|
-
delta_z += step(v_opacity, 0.0);
|
|
798
|
-
vec2 offset = C_OFFSET_PRECISION * a_vertexOffset;
|
|
799
|
-
v_size = abs(offset);
|
|
800
|
-
#ifdef SDF
|
|
801
|
-
offset = (120.0 / 86.0) * offset;
|
|
802
|
-
#endif
|
|
803
|
-
mediump vec3 pos = u_dvsMat3 * vec3(a_pos, 1.0) + u_displayViewMat3 * vec3(size * offset, 0.0) + u_displayMat3 * vec3(u_iconTranslation, 0.0);
|
|
804
|
-
gl_Position = vec4(pos.xy, u_depth + delta_z, 1.0);
|
|
805
|
-
v_tex = a_tex.xy / u_mosaicSize;
|
|
806
|
-
}` }, line: { "line.frag": `precision lowp float;
|
|
807
|
-
varying mediump vec2 v_normal;
|
|
808
|
-
varying highp float v_accumulatedDistance;
|
|
809
|
-
varying mediump float v_lineHalfWidth;
|
|
810
|
-
varying lowp vec4 v_color;
|
|
811
|
-
varying mediump float v_blur;
|
|
812
|
-
#if defined (PATTERN) || defined(SDF)
|
|
813
|
-
varying mediump vec4 v_tlbr;
|
|
814
|
-
varying mediump vec2 v_patternSize;
|
|
815
|
-
varying mediump float v_widthRatio;
|
|
816
|
-
uniform sampler2D u_texture;
|
|
817
|
-
uniform mediump float u_antialiasing;
|
|
818
|
-
#endif
|
|
819
|
-
#ifdef SDF
|
|
820
|
-
#include <util/encoding.glsl>
|
|
821
|
-
#endif
|
|
822
|
-
void main()
|
|
823
|
-
{
|
|
824
|
-
mediump float fragDist = length(v_normal) * v_lineHalfWidth;
|
|
825
|
-
lowp float alpha = clamp((v_lineHalfWidth - fragDist) / v_blur, 0.0, 1.0);
|
|
826
|
-
#ifdef PATTERN
|
|
827
|
-
mediump float relativeTexX = fract(v_accumulatedDistance / (v_patternSize.x * v_widthRatio));
|
|
828
|
-
mediump float relativeTexY = 0.5 + v_normal.y * v_lineHalfWidth / (v_patternSize.y * v_widthRatio);
|
|
829
|
-
mediump vec2 texCoord = mix(v_tlbr.xy, v_tlbr.zw, vec2(relativeTexX, relativeTexY));
|
|
830
|
-
lowp vec4 color = texture2D(u_texture, texCoord);
|
|
831
|
-
gl_FragColor = alpha * v_color[3] * color;
|
|
832
|
-
#elif defined(SDF)
|
|
833
|
-
mediump float relativeTexX = fract((v_accumulatedDistance * 0.5) / (v_patternSize.x * v_widthRatio));
|
|
834
|
-
mediump float relativeTexY = 0.5 + 0.25 * v_normal.y;
|
|
835
|
-
mediump vec2 texCoord = mix(v_tlbr.xy, v_tlbr.zw, vec2(relativeTexX, relativeTexY));
|
|
836
|
-
mediump float d = rgba2float(texture2D(u_texture, texCoord)) - 0.5;
|
|
837
|
-
float dist = d * (v_lineHalfWidth + u_antialiasing / 2.0);
|
|
838
|
-
gl_FragColor = alpha * clamp(0.5 - dist, 0.0, 1.0) * v_color;
|
|
839
|
-
#else
|
|
840
|
-
gl_FragColor = alpha * v_color;
|
|
841
|
-
#endif
|
|
842
|
-
}`, "line.vert": `precision mediump float;
|
|
843
|
-
attribute vec2 a_pos;
|
|
844
|
-
attribute vec4 a_extrude_offset;
|
|
845
|
-
attribute vec4 a_dir_normal;
|
|
846
|
-
attribute vec2 a_accumulatedDistance;
|
|
847
|
-
#pragma header
|
|
848
|
-
uniform highp mat3 u_dvsMat3;
|
|
849
|
-
uniform highp mat3 u_displayMat3;
|
|
850
|
-
uniform highp mat3 u_displayViewMat3;
|
|
851
|
-
uniform mediump float u_zoomFactor;
|
|
852
|
-
uniform mediump vec2 u_lineTranslation;
|
|
853
|
-
uniform mediump float u_antialiasing;
|
|
854
|
-
uniform mediump float u_depth;
|
|
855
|
-
varying mediump vec2 v_normal;
|
|
856
|
-
varying highp float v_accumulatedDistance;
|
|
857
|
-
const float scale = 1.0 / 31.0;
|
|
858
|
-
const mediump float tileCoordRatio = 8.0;
|
|
859
|
-
#if defined (SDF)
|
|
860
|
-
const mediump float sdfPatternHalfWidth = 15.5;
|
|
861
|
-
#endif
|
|
862
|
-
#if defined (PATTERN) || defined(SDF)
|
|
863
|
-
uniform mediump vec2 u_mosaicSize;
|
|
864
|
-
varying mediump vec4 v_tlbr;
|
|
865
|
-
varying mediump vec2 v_patternSize;
|
|
866
|
-
varying mediump float v_widthRatio;
|
|
867
|
-
#endif
|
|
868
|
-
varying lowp vec4 v_color;
|
|
869
|
-
varying mediump float v_lineHalfWidth;
|
|
870
|
-
varying mediump float v_blur;
|
|
871
|
-
void main()
|
|
872
|
-
{
|
|
873
|
-
#pragma main
|
|
874
|
-
v_color = color * opacity;
|
|
875
|
-
v_blur = blur + u_antialiasing;
|
|
876
|
-
v_normal = a_dir_normal.zw * scale;
|
|
877
|
-
#if defined (PATTERN) || defined(SDF)
|
|
878
|
-
v_tlbr = tlbr / u_mosaicSize.xyxy;
|
|
879
|
-
v_patternSize = vec2(tlbr.z - tlbr.x, tlbr.y - tlbr.w);
|
|
880
|
-
#if defined (PATTERN)
|
|
881
|
-
v_widthRatio = width / v_patternSize.y;
|
|
882
|
-
#else
|
|
883
|
-
v_widthRatio = width / sdfPatternHalfWidth / 2.0;
|
|
884
|
-
#endif
|
|
885
|
-
#endif
|
|
886
|
-
v_lineHalfWidth = (width + u_antialiasing) * 0.5;
|
|
887
|
-
mediump vec2 dir = a_dir_normal.xy * scale;
|
|
888
|
-
mediump vec2 offset_ = a_extrude_offset.zw * scale * offset;
|
|
889
|
-
mediump vec2 dist = v_lineHalfWidth * scale * a_extrude_offset.xy;
|
|
890
|
-
mediump vec3 pos = u_dvsMat3 * vec3(a_pos + offset_ * tileCoordRatio / u_zoomFactor, 1.0) + u_displayViewMat3 * vec3(dist, 0.0) + u_displayMat3 * vec3(u_lineTranslation, 0.0);
|
|
891
|
-
gl_Position = vec4(pos.xy, u_depth, 1.0);
|
|
892
|
-
#if defined (PATTERN) || defined(SDF)
|
|
893
|
-
v_accumulatedDistance = a_accumulatedDistance.x * u_zoomFactor / tileCoordRatio + dot(dir, dist + offset_);
|
|
894
|
-
#endif
|
|
895
|
-
}` }, outline: { "outline.frag": `varying lowp vec4 v_color;
|
|
896
|
-
varying mediump vec2 v_normal;
|
|
897
|
-
void main()
|
|
898
|
-
{
|
|
899
|
-
lowp float dist = abs(v_normal.y);
|
|
900
|
-
lowp float alpha = smoothstep(1.0, 0.0, dist);
|
|
901
|
-
gl_FragColor = alpha * v_color;
|
|
902
|
-
}`, "outline.vert": `attribute vec2 a_pos;
|
|
903
|
-
attribute vec2 a_offset;
|
|
904
|
-
attribute vec2 a_xnormal;
|
|
905
|
-
#pragma header
|
|
906
|
-
varying lowp vec4 v_color;
|
|
907
|
-
uniform highp mat3 u_dvsMat3;
|
|
908
|
-
uniform highp mat3 u_displayMat3;
|
|
909
|
-
uniform mediump vec2 u_fillTranslation;
|
|
910
|
-
uniform mediump float u_depth;
|
|
911
|
-
uniform mediump float u_outline_width;
|
|
912
|
-
varying lowp vec2 v_normal;
|
|
913
|
-
const float scale = 1.0 / 15.0;
|
|
914
|
-
void main()
|
|
915
|
-
{
|
|
916
|
-
#pragma main
|
|
917
|
-
v_color = color * opacity;
|
|
918
|
-
v_normal = a_xnormal;
|
|
919
|
-
mediump vec2 dist = u_outline_width * scale * a_offset;
|
|
920
|
-
mediump vec3 pos = u_dvsMat3 * vec3(a_pos, 1.0) + u_displayMat3 * vec3(dist + u_fillTranslation, 0.0);
|
|
921
|
-
gl_Position = vec4(pos.xy, u_depth, 1.0);
|
|
922
|
-
}` }, text: { "text.frag": `uniform lowp sampler2D u_texture;
|
|
923
|
-
varying lowp vec2 v_tex;
|
|
924
|
-
varying lowp vec4 v_color;
|
|
925
|
-
varying mediump float v_edgeWidth;
|
|
926
|
-
varying mediump float v_edgeDistance;
|
|
927
|
-
void main()
|
|
928
|
-
{
|
|
929
|
-
lowp float dist = texture2D(u_texture, v_tex).a;
|
|
930
|
-
mediump float alpha = smoothstep(v_edgeDistance - v_edgeWidth, v_edgeDistance + v_edgeWidth, dist);
|
|
931
|
-
gl_FragColor = alpha * v_color;
|
|
932
|
-
}`, "text.vert": `attribute vec2 a_pos;
|
|
933
|
-
attribute vec2 a_vertexOffset;
|
|
934
|
-
attribute vec4 a_texAngleRange;
|
|
935
|
-
attribute vec4 a_levelInfo;
|
|
936
|
-
attribute float a_opacityInfo;
|
|
937
|
-
#pragma header
|
|
938
|
-
varying lowp vec4 v_color;
|
|
939
|
-
uniform highp mat3 u_dvsMat3;
|
|
940
|
-
uniform highp mat3 u_displayMat3;
|
|
941
|
-
uniform highp mat3 u_displayViewMat3;
|
|
942
|
-
uniform mediump vec2 u_textTranslation;
|
|
943
|
-
uniform vec2 u_mosaicSize;
|
|
944
|
-
uniform mediump float u_depth;
|
|
945
|
-
uniform mediump float u_mapRotation;
|
|
946
|
-
uniform mediump float u_level;
|
|
947
|
-
uniform lowp float u_keepUpright;
|
|
948
|
-
uniform mediump float u_fadeDuration;
|
|
949
|
-
varying lowp vec2 v_tex;
|
|
950
|
-
const float offsetPrecision = 1.0 / 8.0;
|
|
951
|
-
const mediump float edgePos = 0.75;
|
|
952
|
-
uniform mediump float u_antialiasingWidth;
|
|
953
|
-
varying mediump float v_edgeDistance;
|
|
954
|
-
varying mediump float v_edgeWidth;
|
|
955
|
-
uniform lowp float u_halo;
|
|
956
|
-
const float sdfFontScale = 1.0 / 24.0;
|
|
957
|
-
const float sdfPixel = 3.0;
|
|
958
|
-
uniform highp float u_time;
|
|
959
|
-
void main()
|
|
960
|
-
{
|
|
961
|
-
#pragma main
|
|
962
|
-
if (u_halo > 0.5)
|
|
963
|
-
{
|
|
964
|
-
v_color = halo_color * opacity;
|
|
965
|
-
halo_width *= sdfPixel;
|
|
966
|
-
halo_blur *= sdfPixel;
|
|
967
|
-
}
|
|
968
|
-
else
|
|
969
|
-
{
|
|
970
|
-
v_color = color * opacity;
|
|
971
|
-
halo_width = 0.0;
|
|
972
|
-
halo_blur = 0.0;
|
|
973
|
-
}
|
|
974
|
-
float modded = mod(a_opacityInfo, 128.0);
|
|
975
|
-
float targetOpacity = (a_opacityInfo - modded) / 128.0;
|
|
976
|
-
float startOpacity = modded / 127.0;
|
|
977
|
-
float interpolatedOpacity = clamp(startOpacity + 2.0 * (targetOpacity - 0.5) * u_time / u_fadeDuration, 0.0, 1.0);
|
|
978
|
-
v_color *= interpolatedOpacity;
|
|
979
|
-
mediump float a_angle = a_levelInfo[1];
|
|
980
|
-
mediump float a_minLevel = a_levelInfo[2];
|
|
981
|
-
mediump float a_maxLevel = a_levelInfo[3];
|
|
982
|
-
mediump vec2 a_tex = a_texAngleRange.xy;
|
|
983
|
-
mediump float a_visMinAngle = a_texAngleRange.z;
|
|
984
|
-
mediump float a_visMaxAngle = a_texAngleRange.w;
|
|
985
|
-
mediump float delta_z = 0.0;
|
|
986
|
-
mediump float angle = mod(a_angle + u_mapRotation, 256.0);
|
|
987
|
-
if (a_visMinAngle < a_visMaxAngle)
|
|
988
|
-
{
|
|
989
|
-
delta_z += (1.0 - step(u_keepUpright, 0.0)) * (step(a_visMaxAngle, angle) + (1.0 - step(a_visMinAngle, angle)));
|
|
990
|
-
}
|
|
991
|
-
else
|
|
992
|
-
{
|
|
993
|
-
delta_z += (1.0 - step(u_keepUpright, 0.0)) * (step(a_visMaxAngle, angle) * (1.0 - step(a_visMinAngle, angle)));
|
|
994
|
-
}
|
|
995
|
-
delta_z += 1.0 - step(a_minLevel, u_level);
|
|
996
|
-
delta_z += step(a_maxLevel, u_level);
|
|
997
|
-
delta_z += step(v_color[3], 0.0);
|
|
998
|
-
v_tex = a_tex.xy / u_mosaicSize;
|
|
999
|
-
v_edgeDistance = edgePos - halo_width / size;
|
|
1000
|
-
v_edgeWidth = (u_antialiasingWidth + halo_blur) / size;
|
|
1001
|
-
mediump vec3 pos = u_dvsMat3 * vec3(a_pos, 1.0) + sdfFontScale * u_displayViewMat3 * vec3(offsetPrecision * size * a_vertexOffset, 0.0) + u_displayMat3 * vec3(u_textTranslation, 0.0);
|
|
1002
|
-
gl_Position = vec4(pos.xy, u_depth + delta_z, 1.0);
|
|
1003
|
-
}` }, util: { "encoding.glsl": `const vec4 rgba2float_factors = vec4(
|
|
1004
|
-
255.0 / (256.0),
|
|
1005
|
-
255.0 / (256.0 * 256.0),
|
|
1006
|
-
255.0 / (256.0 * 256.0 * 256.0),
|
|
1007
|
-
255.0 / (256.0 * 256.0 * 256.0 * 256.0)
|
|
1008
|
-
);
|
|
1009
|
-
float rgba2float(vec4 rgba) {
|
|
1010
|
-
return dot(rgba, rgba2float_factors);
|
|
1011
|
-
}`, "util.glsl": `float nextPOT(in float x) {
|
|
1012
|
-
return pow(2.0, ceil(log2(abs(x))));
|
|
1013
|
-
}` } };
|
|
1014
|
-
function wr(u) {
|
|
1015
|
-
let e = br;
|
|
1016
|
-
return u.split("/").forEach((t) => {
|
|
1017
|
-
e && (e = e[t]);
|
|
1018
|
-
}), e;
|
|
1019
|
-
}
|
|
1020
|
-
const xr = new qi(wr);
|
|
1021
|
-
function I(u) {
|
|
1022
|
-
return xr.resolveIncludes(u);
|
|
1023
|
-
}
|
|
1024
|
-
const ft = (u) => Se({ PATTERN: u.pattern }), Mr = { shaders: (u) => ({ vertexShader: ft(u) + I("background/background.vert"), fragmentShader: ft(u) + I("background/background.frag") }) }, Or = { shaders: (u) => ({ vertexShader: I("circle/circle.vert"), fragmentShader: I("circle/circle.frag") }) }, gt = (u) => Se({ PATTERN: u.pattern }), Sr = { shaders: (u) => ({ vertexShader: gt(u) + I("fill/fill.vert"), fragmentShader: gt(u) + I("fill/fill.frag") }) }, Pr = { shaders: (u) => ({ vertexShader: I("outline/outline.vert"), fragmentShader: I("outline/outline.frag") }) }, yt = (u) => Se({ SDF: u.sdf }), Tr = { shaders: (u) => ({ vertexShader: yt(u) + I("icon/icon.vert"), fragmentShader: yt(u) + I("icon/icon.frag") }) }, vt = (u) => Se({ PATTERN: u.pattern, SDF: u.sdf }), Cr = { shaders: (u) => ({ vertexShader: vt(u) + I("line/line.vert"), fragmentShader: vt(u) + I("line/line.frag") }) }, Er = { shaders: (u) => ({ vertexShader: I("text/text.vert"), fragmentShader: I("text/text.frag") }) };
|
|
1025
|
-
let Rr = class {
|
|
1026
|
-
constructor() {
|
|
1027
|
-
this._programByKey = /* @__PURE__ */ new Map();
|
|
1028
|
-
}
|
|
1029
|
-
dispose() {
|
|
1030
|
-
this._programByKey.forEach((e) => e.dispose()), this._programByKey.clear();
|
|
1031
|
-
}
|
|
1032
|
-
getMaterialProgram(e, t, i) {
|
|
1033
|
-
const r = t.key << 3 | this._getMaterialOptionsValue(t.type, i);
|
|
1034
|
-
if (this._programByKey.has(r))
|
|
1035
|
-
return this._programByKey.get(r);
|
|
1036
|
-
const a = this._getProgramTemplate(t.type), { shaders: s } = a, { vertexShader: n, fragmentShader: o } = s(i), l = t.getShaderHeader(), h = t.getShaderMain(), c = n.replace("#pragma header", l).replace("#pragma main", h), d = e.programCache.acquire(c, o, t.getAttributeLocations());
|
|
1037
|
-
return this._programByKey.set(r, d), d;
|
|
1038
|
-
}
|
|
1039
|
-
_getMaterialOptionsValue(e, t) {
|
|
1040
|
-
switch (e) {
|
|
1041
|
-
case A.BACKGROUND:
|
|
1042
|
-
return (t.pattern ? 1 : 0) << 1;
|
|
1043
|
-
case A.FILL:
|
|
1044
|
-
return (t.pattern ? 1 : 0) << 1;
|
|
1045
|
-
case A.OUTLINE:
|
|
1046
|
-
return 0;
|
|
1047
|
-
case A.LINE: {
|
|
1048
|
-
const i = t;
|
|
1049
|
-
return (i.sdf ? 1 : 0) << 2 | (i.pattern ? 1 : 0) << 1;
|
|
1050
|
-
}
|
|
1051
|
-
case A.ICON:
|
|
1052
|
-
return (t.sdf ? 1 : 0) << 1;
|
|
1053
|
-
case A.CIRCLE:
|
|
1054
|
-
case A.TEXT:
|
|
1055
|
-
default:
|
|
1056
|
-
return 0;
|
|
1057
|
-
}
|
|
1058
|
-
}
|
|
1059
|
-
_getProgramTemplate(e) {
|
|
1060
|
-
switch (e) {
|
|
1061
|
-
case A.BACKGROUND:
|
|
1062
|
-
return Mr;
|
|
1063
|
-
case A.CIRCLE:
|
|
1064
|
-
return Or;
|
|
1065
|
-
case A.FILL:
|
|
1066
|
-
return Sr;
|
|
1067
|
-
case A.ICON:
|
|
1068
|
-
return Tr;
|
|
1069
|
-
case A.LINE:
|
|
1070
|
-
return Cr;
|
|
1071
|
-
case A.OUTLINE:
|
|
1072
|
-
return Pr;
|
|
1073
|
-
case A.TEXT:
|
|
1074
|
-
return Er;
|
|
1075
|
-
default:
|
|
1076
|
-
return null;
|
|
1077
|
-
}
|
|
1078
|
-
}
|
|
1079
|
-
}, Bt = class {
|
|
1080
|
-
constructor() {
|
|
1081
|
-
this._initialized = !1;
|
|
1082
|
-
}
|
|
1083
|
-
dispose() {
|
|
1084
|
-
this._program = P(this._program), this._vertexArrayObject = P(this._vertexArrayObject);
|
|
1085
|
-
}
|
|
1086
|
-
render(e, t, i, r) {
|
|
1087
|
-
e && (this._initialized || this._initialize(e), e.setBlendFunctionSeparate(v.ONE, v.ONE_MINUS_SRC_ALPHA, v.ONE, v.ONE_MINUS_SRC_ALPHA), e.bindVAO(this._vertexArrayObject), e.useProgram(this._program), t.setSamplingMode(i), e.bindTexture(t, 0), this._program.setUniform1i("u_tex", 0), this._program.setUniform1f("u_opacity", r), e.drawArrays(ne.TRIANGLE_STRIP, 0, 4), e.bindTexture(null, 0), e.bindVAO());
|
|
1088
|
-
}
|
|
1089
|
-
_initialize(e) {
|
|
1090
|
-
if (this._initialized)
|
|
1091
|
-
return !0;
|
|
1092
|
-
const t = Me(e, ct);
|
|
1093
|
-
if (!t)
|
|
1094
|
-
return !1;
|
|
1095
|
-
const i = new Int8Array(16);
|
|
1096
|
-
i[0] = -1, i[1] = -1, i[2] = 0, i[3] = 0, i[4] = 1, i[5] = -1, i[6] = 1, i[7] = 0, i[8] = -1, i[9] = 1, i[10] = 0, i[11] = 1, i[12] = 1, i[13] = 1, i[14] = 1, i[15] = 1;
|
|
1097
|
-
const r = ct.attributes, a = new je(e, r, Gi, { geometry: Ge.createVertex(e, He.STATIC_DRAW, i) });
|
|
1098
|
-
return this._program = t, this._vertexArrayObject = a, this._initialized = !0, !0;
|
|
1099
|
-
}
|
|
1100
|
-
};
|
|
1101
|
-
class zr {
|
|
1102
|
-
constructor(e) {
|
|
1103
|
-
this._rctx = e, this._programByKey = /* @__PURE__ */ new Map();
|
|
1104
|
-
}
|
|
1105
|
-
dispose() {
|
|
1106
|
-
this._programByKey.forEach((e) => e.dispose()), this._programByKey.clear();
|
|
1107
|
-
}
|
|
1108
|
-
getProgram(e, t = []) {
|
|
1109
|
-
const i = e.vsPath + "." + e.fsPath + JSON.stringify(t);
|
|
1110
|
-
if (this._programByKey.has(i))
|
|
1111
|
-
return this._programByKey.get(i);
|
|
1112
|
-
const r = { ...t.map((h) => typeof h == "string" ? { name: h, value: !0 } : h).reduce((h, c) => ({ ...h, [c.name]: c.value }), {}) }, { vsPath: a, fsPath: s, attributes: n } = e, o = er(a, s, n, r), l = this._rctx.programCache.acquire(o.shaders.vertexShader, o.shaders.fragmentShader, o.attributes);
|
|
1113
|
-
if (!l)
|
|
1114
|
-
throw new Error("Unable to get program for key: ${key}");
|
|
1115
|
-
return this._programByKey.set(i, l), l;
|
|
1116
|
-
}
|
|
1117
|
-
}
|
|
1118
|
-
let Fr = class {
|
|
1119
|
-
constructor() {
|
|
1120
|
-
this._resourceMap = /* @__PURE__ */ new Map(), this._inFlightResourceMap = /* @__PURE__ */ new Map(), this.geometryEngine = null, this.geometryEnginePromise = null;
|
|
1121
|
-
}
|
|
1122
|
-
destroy() {
|
|
1123
|
-
this._inFlightResourceMap.clear(), this._resourceMap.clear();
|
|
1124
|
-
}
|
|
1125
|
-
getResource(e) {
|
|
1126
|
-
return this._resourceMap.get(e) ?? null;
|
|
1127
|
-
}
|
|
1128
|
-
async fetchResource(e, t) {
|
|
1129
|
-
const i = this._resourceMap.get(e);
|
|
1130
|
-
if (i)
|
|
1131
|
-
return { width: i.width, height: i.height };
|
|
1132
|
-
let r = this._inFlightResourceMap.get(e);
|
|
1133
|
-
return r ? r.then((a) => ({ width: a.width, height: a.height })) : (r = ir(e, t), this._inFlightResourceMap.set(e, r), r.then((a) => (this._inFlightResourceMap.delete(e), this._resourceMap.set(e, a), { width: a.width, height: a.height }), () => ({ width: 0, height: 0 })));
|
|
1134
|
-
}
|
|
1135
|
-
deleteResource(e) {
|
|
1136
|
-
this._inFlightResourceMap.delete(e), this._resourceMap.delete(e);
|
|
1137
|
-
}
|
|
1138
|
-
loadFont(e) {
|
|
1139
|
-
return gi(e);
|
|
1140
|
-
}
|
|
1141
|
-
};
|
|
1142
|
-
const kr = 512;
|
|
1143
|
-
let Br = class {
|
|
1144
|
-
constructor(e) {
|
|
1145
|
-
this._resourceManager = e, this._cachedRasterizationCanvas = null;
|
|
1146
|
-
}
|
|
1147
|
-
dispose() {
|
|
1148
|
-
this._cachedRasterizationCanvas = null;
|
|
1149
|
-
}
|
|
1150
|
-
get _canvas() {
|
|
1151
|
-
return this._cachedRasterizationCanvas || (this._cachedRasterizationCanvas = document.createElement("canvas")), this._cachedRasterizationCanvas;
|
|
1152
|
-
}
|
|
1153
|
-
rasterizeJSONResource(e, t) {
|
|
1154
|
-
switch (e.type) {
|
|
1155
|
-
case "dash": {
|
|
1156
|
-
const i = e.dashTemplate, r = e.capStyle, [a, s, n] = ar(i, r);
|
|
1157
|
-
return { size: [s, n], image: new Uint32Array(a.buffer), sdf: !0, simplePattern: !0, anchorX: 0, anchorY: 0 };
|
|
1158
|
-
}
|
|
1159
|
-
case "fill-style": {
|
|
1160
|
-
const [i, r, a, s] = sr(this._canvas, e, t);
|
|
1161
|
-
return { size: [r, a], image: new Uint32Array(i.buffer), sdf: !1, simplePattern: !0, anchorX: 0, anchorY: 0, rasterizationScale: s };
|
|
1162
|
-
}
|
|
1163
|
-
case "sdf":
|
|
1164
|
-
return this._rasterizeSDFInfo(e);
|
|
1165
|
-
case "CIMHatchFill":
|
|
1166
|
-
case "CIMVectorMarker":
|
|
1167
|
-
case "CIMPictureMarker":
|
|
1168
|
-
return this._rasterizeCIMJSONResource(e, t);
|
|
1169
|
-
}
|
|
1170
|
-
}
|
|
1171
|
-
_rasterizeCIMJSONResource(e, t) {
|
|
1172
|
-
var i;
|
|
1173
|
-
switch (e.type) {
|
|
1174
|
-
case "CIMHatchFill": {
|
|
1175
|
-
const r = ae.fromCIMHatchFill(e, t);
|
|
1176
|
-
return this._rasterizeCIMVectorMarker(r);
|
|
1177
|
-
}
|
|
1178
|
-
case "CIMPictureMarker": {
|
|
1179
|
-
const r = ae.fromCIMInsidePolygon(e);
|
|
1180
|
-
return this._rasterizeCIMVectorMarker(r);
|
|
1181
|
-
}
|
|
1182
|
-
case "CIMVectorMarker": {
|
|
1183
|
-
if (((i = e.markerPlacement) == null ? void 0 : i.type) === "CIMMarkerPlacementInsidePolygon") {
|
|
1184
|
-
const a = ae.fromCIMInsidePolygon(e);
|
|
1185
|
-
return this._rasterizeCIMVectorMarker(a);
|
|
1186
|
-
}
|
|
1187
|
-
const r = Ri(e);
|
|
1188
|
-
return r && !e.avoidSDFRasterization ? this._rasterizeSDFInfo(r) : this._rasterizeCIMVectorMarker(e, !1);
|
|
1189
|
-
}
|
|
1190
|
-
}
|
|
1191
|
-
}
|
|
1192
|
-
_rasterizeSDFInfo(e) {
|
|
1193
|
-
if (!e)
|
|
1194
|
-
return null;
|
|
1195
|
-
const [t, i, r] = zi(e);
|
|
1196
|
-
return t ? { size: [i, r], image: new Uint32Array(t.buffer), sdf: !0, simplePattern: !0, anchorX: 0, anchorY: 0 } : null;
|
|
1197
|
-
}
|
|
1198
|
-
_rasterizeCIMVectorMarker(e, t = !0) {
|
|
1199
|
-
const i = t ? yi.fromExtent(e.frame) : null, [r, a, s, n, o] = ae.rasterize(this._canvas, e, i, this._resourceManager);
|
|
1200
|
-
return r ? { size: [a, s], image: new Uint32Array(r.buffer), sdf: !1, simplePattern: !1, anchorX: n, anchorY: o } : null;
|
|
1201
|
-
}
|
|
1202
|
-
rasterizeImageResource(e, t, i, r) {
|
|
1203
|
-
this._canvas.width = e, this._canvas.height = t;
|
|
1204
|
-
const a = this._canvas.getContext("2d", { willReadFrequently: !0 });
|
|
1205
|
-
i instanceof ImageData ? a.putImageData(i, 0, 0) : (i.setAttribute("width", `${e}px`), i.setAttribute("height", `${t}px`), a.drawImage(i, 0, 0, e, t));
|
|
1206
|
-
const s = a.getImageData(0, 0, e, t), n = new Uint8Array(s.data);
|
|
1207
|
-
if (r) {
|
|
1208
|
-
for (const p of r)
|
|
1209
|
-
if (p && p.oldColor && p.oldColor.length === 4 && p.newColor && p.newColor.length === 4) {
|
|
1210
|
-
const [_, f, g, y] = p.oldColor, [m, M, w, x] = p.newColor;
|
|
1211
|
-
if (_ === m && f === M && g === w && y === x)
|
|
1212
|
-
continue;
|
|
1213
|
-
for (let b = 0; b < n.length; b += 4)
|
|
1214
|
-
_ === n[b] && f === n[b + 1] && g === n[b + 2] && y === n[b + 3] && (n[b] = m, n[b + 1] = M, n[b + 2] = w, n[b + 3] = x);
|
|
1215
|
-
}
|
|
1216
|
-
}
|
|
1217
|
-
let o;
|
|
1218
|
-
for (let p = 0; p < n.length; p += 4)
|
|
1219
|
-
o = n[p + 3] / 255, n[p] = n[p] * o, n[p + 1] = n[p + 1] * o, n[p + 2] = n[p + 2] * o;
|
|
1220
|
-
let l = n, h = e, c = t;
|
|
1221
|
-
const d = kr;
|
|
1222
|
-
if (h >= d || c >= d) {
|
|
1223
|
-
const p = h / c;
|
|
1224
|
-
p > 1 ? (h = d, c = Math.round(d / p)) : (c = d, h = Math.round(d * p)), l = new Uint8Array(4 * h * c);
|
|
1225
|
-
const _ = new Uint8ClampedArray(l.buffer);
|
|
1226
|
-
Ei(n, e, t, _, h, c, !1);
|
|
1227
|
-
}
|
|
1228
|
-
return { size: [h, c], image: new Uint32Array(l.buffer), sdf: !1, simplePattern: !1, anchorX: 0, anchorY: 0 };
|
|
1229
|
-
}
|
|
1230
|
-
}, Oe = class {
|
|
1231
|
-
constructor(e, t) {
|
|
1232
|
-
this._width = 0, this._height = 0, this._free = [], this._width = e, this._height = t, this._free.push(new $(0, 0, e, t));
|
|
1233
|
-
}
|
|
1234
|
-
get width() {
|
|
1235
|
-
return this._width;
|
|
1236
|
-
}
|
|
1237
|
-
get height() {
|
|
1238
|
-
return this._height;
|
|
1239
|
-
}
|
|
1240
|
-
allocate(e, t) {
|
|
1241
|
-
if (e > this._width || t > this._height)
|
|
1242
|
-
return new $();
|
|
1243
|
-
let i = null, r = -1;
|
|
1244
|
-
for (let a = 0; a < this._free.length; ++a) {
|
|
1245
|
-
const s = this._free[a];
|
|
1246
|
-
e <= s.width && t <= s.height && (i === null || s.y <= i.y && s.x <= i.x) && (i = s, r = a);
|
|
1247
|
-
}
|
|
1248
|
-
return i === null ? new $() : (this._free.splice(r, 1), i.width < i.height ? (i.width > e && this._free.push(new $(i.x + e, i.y, i.width - e, t)), i.height > t && this._free.push(new $(i.x, i.y + t, i.width, i.height - t))) : (i.width > e && this._free.push(new $(i.x + e, i.y, i.width - e, i.height)), i.height > t && this._free.push(new $(i.x, i.y + t, e, i.height - t))), new $(i.x, i.y, e, t));
|
|
1249
|
-
}
|
|
1250
|
-
release(e) {
|
|
1251
|
-
for (let t = 0; t < this._free.length; ++t) {
|
|
1252
|
-
const i = this._free[t];
|
|
1253
|
-
if (i.y === e.y && i.height === e.height && i.x + i.width === e.x)
|
|
1254
|
-
i.width += e.width;
|
|
1255
|
-
else if (i.x === e.x && i.width === e.width && i.y + i.height === e.y)
|
|
1256
|
-
i.height += e.height;
|
|
1257
|
-
else if (e.y === i.y && e.height === i.height && e.x + e.width === i.x)
|
|
1258
|
-
i.x = e.x, i.width += e.width;
|
|
1259
|
-
else {
|
|
1260
|
-
if (e.x !== i.x || e.width !== i.width || e.y + e.height !== i.y)
|
|
1261
|
-
continue;
|
|
1262
|
-
i.y = e.y, i.height += e.height;
|
|
1263
|
-
}
|
|
1264
|
-
this._free.splice(t, 1), this.release(e);
|
|
1265
|
-
}
|
|
1266
|
-
this._free.push(e);
|
|
1267
|
-
}
|
|
1268
|
-
};
|
|
1269
|
-
const Ar = 256, Ir = (u) => Math.floor(u / 256);
|
|
1270
|
-
function $r(u) {
|
|
1271
|
-
const e = /* @__PURE__ */ new Set();
|
|
1272
|
-
for (const t of u)
|
|
1273
|
-
e.add(Ir(t));
|
|
1274
|
-
return e;
|
|
1275
|
-
}
|
|
1276
|
-
function Dr(u, e, t) {
|
|
1277
|
-
return u.has(e) || u.set(e, t().then(() => {
|
|
1278
|
-
u.delete(e);
|
|
1279
|
-
}).catch((i) => {
|
|
1280
|
-
u.delete(e), qt(i);
|
|
1281
|
-
})), u.get(e);
|
|
1282
|
-
}
|
|
1283
|
-
const Lr = (u) => ({ rect: new $(0, 0, 0, 0), page: 0, metrics: { left: 0, width: 0, height: 0, advance: 0, top: 0 }, code: u, sdf: !0 });
|
|
1284
|
-
let Nr = class {
|
|
1285
|
-
constructor(e, t, i) {
|
|
1286
|
-
this.width = 0, this.height = 0, this._dirties = [], this._glyphData = [], this._currentPage = 0, this._glyphCache = {}, this._textures = [], this._rangePromises = /* @__PURE__ */ new Map(), this._preloadCache = {}, this.width = e, this.height = t, this._glyphSource = i, this._binPack = new Oe(e - 4, t - 4), this._glyphData.push(new Uint8Array(e * t)), this._dirties.push(!0), this._textures.push(null), this._initDecorationGlyphs();
|
|
1287
|
-
}
|
|
1288
|
-
dispose() {
|
|
1289
|
-
this._binPack = null;
|
|
1290
|
-
for (const e of this._textures)
|
|
1291
|
-
e && e.dispose();
|
|
1292
|
-
this._textures.length = 0, this._glyphData.length = 0;
|
|
1293
|
-
}
|
|
1294
|
-
_initDecorationGlyphs() {
|
|
1295
|
-
const e = [117, 149, 181, 207, 207, 181, 149, 117], t = [], i = [];
|
|
1296
|
-
for (let s = 0; s < e.length; s++) {
|
|
1297
|
-
const n = e[s];
|
|
1298
|
-
for (let o = 0; o < 11; o++) {
|
|
1299
|
-
const l = s >= 3 && s < 5 && o >= 3 && o < 8 ? 255 : 0;
|
|
1300
|
-
t.push(n), i.push(l);
|
|
1301
|
-
}
|
|
1302
|
-
}
|
|
1303
|
-
const r = { metrics: { width: 5, height: 2, left: 0, top: 0, advance: 0 }, bitmap: new Uint8Array(t) }, a = { metrics: { width: 5, height: 2, left: 0, top: 0, advance: 0 }, bitmap: new Uint8Array(i) };
|
|
1304
|
-
this._recordGlyph(r), this._recordGlyph(a);
|
|
1305
|
-
}
|
|
1306
|
-
getTexture(e, t) {
|
|
1307
|
-
if (!this._textures[t]) {
|
|
1308
|
-
const i = new R();
|
|
1309
|
-
i.pixelFormat = C.ALPHA, i.wrapMode = E.CLAMP_TO_EDGE, i.width = this.width, i.height = this.height, this._textures[t] = new X(e, i, new Uint8Array(this.width * this.height));
|
|
1310
|
-
}
|
|
1311
|
-
return this._dirties[t] && (this._textures[t].setData(this._glyphData[t]), this._dirties[t] = !1), this._textures[t];
|
|
1312
|
-
}
|
|
1313
|
-
async getGlyphItems(e, t, i) {
|
|
1314
|
-
const r = this._getGlyphCache(e);
|
|
1315
|
-
return await this._fetchRanges(e, t, i), t.map((a) => this._getMosaicItem(r, e, a));
|
|
1316
|
-
}
|
|
1317
|
-
bind(e, t, i, r) {
|
|
1318
|
-
const a = this.getTexture(e, i);
|
|
1319
|
-
a.setSamplingMode(t), e.bindTexture(a, r);
|
|
1320
|
-
}
|
|
1321
|
-
preloadASCIIGlyphCache(e) {
|
|
1322
|
-
const t = this._preloadCache[e];
|
|
1323
|
-
if (t != null)
|
|
1324
|
-
return t;
|
|
1325
|
-
const i = this._glyphSource.preloadASCIIRange(e).then(() => {
|
|
1326
|
-
const r = this._getGlyphCache(e);
|
|
1327
|
-
for (let a = 0; a < 256; a++)
|
|
1328
|
-
this._getMosaicItem(r, e, a);
|
|
1329
|
-
});
|
|
1330
|
-
return this._preloadCache[e] = i, i;
|
|
1331
|
-
}
|
|
1332
|
-
_getGlyphCache(e) {
|
|
1333
|
-
return this._glyphCache[e] || (this._glyphCache[e] = {}), this._glyphCache[e];
|
|
1334
|
-
}
|
|
1335
|
-
_invalidate() {
|
|
1336
|
-
this._dirties[this._currentPage] = !0;
|
|
1337
|
-
}
|
|
1338
|
-
async _fetchRanges(e, t, i) {
|
|
1339
|
-
const r = $r(t), a = [];
|
|
1340
|
-
r.forEach((s) => {
|
|
1341
|
-
a.push(this._fetchRange(e, s, i));
|
|
1342
|
-
}), await Promise.all(a);
|
|
1343
|
-
}
|
|
1344
|
-
async _fetchRange(e, t, i) {
|
|
1345
|
-
if (t > Ar)
|
|
1346
|
-
return;
|
|
1347
|
-
const r = e + t;
|
|
1348
|
-
return Dr(this._rangePromises, r, () => this._glyphSource.getRange(e, t, i));
|
|
1349
|
-
}
|
|
1350
|
-
_getMosaicItem(e, t, i) {
|
|
1351
|
-
if (!e[i]) {
|
|
1352
|
-
const r = this._glyphSource.getGlyph(t, i);
|
|
1353
|
-
if (!(r != null && r.metrics))
|
|
1354
|
-
return Lr(i);
|
|
1355
|
-
const a = this._recordGlyph(r), s = this._currentPage, n = r.metrics;
|
|
1356
|
-
e[i] = { rect: a, page: s, metrics: n, code: i, sdf: !0 }, this._invalidate();
|
|
1357
|
-
}
|
|
1358
|
-
return e[i];
|
|
1359
|
-
}
|
|
1360
|
-
_recordGlyph(e) {
|
|
1361
|
-
const t = e.metrics;
|
|
1362
|
-
let i;
|
|
1363
|
-
if (t.width === 0)
|
|
1364
|
-
i = new $(0, 0, 0, 0);
|
|
1365
|
-
else {
|
|
1366
|
-
const a = t.width + 6, s = t.height + 2 * 3;
|
|
1367
|
-
i = this._binPack.allocate(a, s), i.isEmpty && (this._dirties[this._currentPage] || (this._glyphData[this._currentPage] = null), this._currentPage = this._glyphData.length, this._glyphData.push(new Uint8Array(this.width * this.height)), this._dirties.push(!0), this._textures.push(null), this._initDecorationGlyphs(), this._binPack = new Oe(this.width - 4, this.height - 4), i = this._binPack.allocate(a, s));
|
|
1368
|
-
const n = this._glyphData[this._currentPage], o = e.bitmap;
|
|
1369
|
-
let l, h;
|
|
1370
|
-
if (o)
|
|
1371
|
-
for (let c = 0; c < s; c++) {
|
|
1372
|
-
l = a * c, h = this.width * (i.y + c) + i.x;
|
|
1373
|
-
for (let d = 0; d < a; d++)
|
|
1374
|
-
n[h + d] = o[l + d];
|
|
1375
|
-
}
|
|
1376
|
-
H("esri-glyph-debug") && this._showDebugPage(n);
|
|
1377
|
-
}
|
|
1378
|
-
return i;
|
|
1379
|
-
}
|
|
1380
|
-
_showDebugPage(e) {
|
|
1381
|
-
const t = document.createElement("canvas"), i = t.getContext("2d"), r = new ImageData(this.width, this.height), a = r.data;
|
|
1382
|
-
t.width = this.width, t.height = this.height, t.style.border = "1px solid black";
|
|
1383
|
-
for (let s = 0; s < e.length; ++s)
|
|
1384
|
-
a[4 * s] = e[s], a[4 * s + 1] = 0, a[4 * s + 2] = 0, a[4 * s + 3] = 255;
|
|
1385
|
-
i.putImageData(r, 0, 0), document.body.appendChild(t);
|
|
1386
|
-
}
|
|
1387
|
-
}, bt = class {
|
|
1388
|
-
constructor(e) {
|
|
1389
|
-
for (this._metrics = [], this._bitmaps = []; e.next(); )
|
|
1390
|
-
switch (e.tag()) {
|
|
1391
|
-
case 1: {
|
|
1392
|
-
const t = e.getMessage();
|
|
1393
|
-
for (; t.next(); )
|
|
1394
|
-
switch (t.tag()) {
|
|
1395
|
-
case 3: {
|
|
1396
|
-
const i = t.getMessage();
|
|
1397
|
-
let r, a, s, n, o, l, h;
|
|
1398
|
-
for (; i.next(); )
|
|
1399
|
-
switch (i.tag()) {
|
|
1400
|
-
case 1:
|
|
1401
|
-
r = i.getUInt32();
|
|
1402
|
-
break;
|
|
1403
|
-
case 2:
|
|
1404
|
-
a = i.getBytes();
|
|
1405
|
-
break;
|
|
1406
|
-
case 3:
|
|
1407
|
-
s = i.getUInt32();
|
|
1408
|
-
break;
|
|
1409
|
-
case 4:
|
|
1410
|
-
n = i.getUInt32();
|
|
1411
|
-
break;
|
|
1412
|
-
case 5:
|
|
1413
|
-
o = i.getSInt32();
|
|
1414
|
-
break;
|
|
1415
|
-
case 6:
|
|
1416
|
-
l = i.getSInt32();
|
|
1417
|
-
break;
|
|
1418
|
-
case 7:
|
|
1419
|
-
h = i.getUInt32();
|
|
1420
|
-
break;
|
|
1421
|
-
default:
|
|
1422
|
-
i.skip();
|
|
1423
|
-
}
|
|
1424
|
-
i.release(), r && (this._metrics[r] = { width: s, height: n, left: o, top: l, advance: h }, this._bitmaps[r] = a);
|
|
1425
|
-
break;
|
|
1426
|
-
}
|
|
1427
|
-
default:
|
|
1428
|
-
t.skip();
|
|
1429
|
-
}
|
|
1430
|
-
t.release();
|
|
1431
|
-
break;
|
|
1432
|
-
}
|
|
1433
|
-
default:
|
|
1434
|
-
e.skip();
|
|
1435
|
-
}
|
|
1436
|
-
}
|
|
1437
|
-
getMetrics(e) {
|
|
1438
|
-
return this._metrics[e];
|
|
1439
|
-
}
|
|
1440
|
-
getBitmap(e) {
|
|
1441
|
-
return this._bitmaps[e];
|
|
1442
|
-
}
|
|
1443
|
-
}, Ur = class {
|
|
1444
|
-
constructor() {
|
|
1445
|
-
this._ranges = [];
|
|
1446
|
-
}
|
|
1447
|
-
getRange(e) {
|
|
1448
|
-
return this._ranges[e];
|
|
1449
|
-
}
|
|
1450
|
-
addRange(e, t) {
|
|
1451
|
-
this._ranges[e] = t;
|
|
1452
|
-
}
|
|
1453
|
-
}, Vr = class {
|
|
1454
|
-
constructor(e) {
|
|
1455
|
-
this._glyphInfo = {}, this._baseURL = e;
|
|
1456
|
-
}
|
|
1457
|
-
getRange(e, t, i) {
|
|
1458
|
-
const r = this._getFontStack(e);
|
|
1459
|
-
if (r.getRange(t))
|
|
1460
|
-
return Promise.resolve();
|
|
1461
|
-
const a = 256 * t, s = a + 255, n = this._baseURL.replace("{fontstack}", e).replace("{range}", a + "-" + s);
|
|
1462
|
-
return de(n, { responseType: "array-buffer", ...i }).then((o) => {
|
|
1463
|
-
r.addRange(t, new bt(new dt(new Uint8Array(o.data), new DataView(o.data))));
|
|
1464
|
-
});
|
|
1465
|
-
}
|
|
1466
|
-
async preloadASCIIRange(e) {
|
|
1467
|
-
const t = this._getFontStack(e), i = 0, r = 255, a = this._baseURL.replace("{fontstack}", e).replace("{range}", i + "-" + r), s = await de(a, { responseType: "array-buffer" }), n = new bt(new dt(new Uint8Array(s.data), new DataView(s.data)));
|
|
1468
|
-
for (let o = i; o <= r; o++)
|
|
1469
|
-
t.getRange(o) || t.addRange(o, n);
|
|
1470
|
-
}
|
|
1471
|
-
getGlyph(e, t) {
|
|
1472
|
-
const i = this._getFontStack(e);
|
|
1473
|
-
if (!i)
|
|
1474
|
-
return;
|
|
1475
|
-
const r = Math.floor(t / 256), a = i.getRange(r);
|
|
1476
|
-
return a ? { metrics: a.getMetrics(t), bitmap: a.getBitmap(t) } : void 0;
|
|
1477
|
-
}
|
|
1478
|
-
_getFontStack(e) {
|
|
1479
|
-
let t = this._glyphInfo[e];
|
|
1480
|
-
return t || (t = this._glyphInfo[e] = new Ur()), t;
|
|
1481
|
-
}
|
|
1482
|
-
};
|
|
1483
|
-
const ue = 1e20;
|
|
1484
|
-
let Gr = class {
|
|
1485
|
-
constructor(e) {
|
|
1486
|
-
this._svg = null, this.size = e;
|
|
1487
|
-
const t = document.createElement("canvas");
|
|
1488
|
-
t.width = t.height = e, this._context = t.getContext("2d", { willReadFrequently: !1 }), this._gridOuter = new Float64Array(e * e), this._gridInner = new Float64Array(e * e), this._f = new Float64Array(e), this._d = new Float64Array(e), this._z = new Float64Array(e + 1), this._v = new Int16Array(e);
|
|
1489
|
-
}
|
|
1490
|
-
dispose() {
|
|
1491
|
-
this._context = this._gridOuter = this._gridInner = this._f = this._d = this._z = this._v = null, this._svg && (document.body.removeChild(this._svg), this._svg = null);
|
|
1492
|
-
}
|
|
1493
|
-
draw(e, t, i, r = 31) {
|
|
1494
|
-
this._initSVG();
|
|
1495
|
-
const a = this.createSVGString(e, t);
|
|
1496
|
-
return new Promise((s, n) => {
|
|
1497
|
-
const o = new Image();
|
|
1498
|
-
o.src = "data:image/svg+xml; charset=utf8, " + encodeURIComponent(a), o.onload = () => {
|
|
1499
|
-
o.onload = null, this._context.clearRect(0, 0, this.size, this.size), this._context.drawImage(o, 0, 0, this.size, this.size);
|
|
1500
|
-
const h = this._context.getImageData(0, 0, this.size, this.size), c = new Uint8Array(this.size * this.size * 4);
|
|
1501
|
-
for (let d = 0; d < this.size * this.size; d++) {
|
|
1502
|
-
const p = h.data[4 * d + 3] / 255;
|
|
1503
|
-
this._gridOuter[d] = p === 1 ? 0 : p === 0 ? ue : Math.max(0, 0.5 - p) ** 2, this._gridInner[d] = p === 1 ? ue : p === 0 ? 0 : Math.max(0, p - 0.5) ** 2;
|
|
1504
|
-
}
|
|
1505
|
-
this._edt(this._gridOuter, this.size, this.size), this._edt(this._gridInner, this.size, this.size);
|
|
1506
|
-
for (let d = 0; d < this.size * this.size; d++) {
|
|
1507
|
-
const p = this._gridOuter[d] - this._gridInner[d];
|
|
1508
|
-
nr(0.5 - p / (2 * r), c, 4 * d);
|
|
1509
|
-
}
|
|
1510
|
-
s(c);
|
|
1511
|
-
};
|
|
1512
|
-
const l = i == null ? void 0 : i.signal;
|
|
1513
|
-
l && jt(l, () => n(Xt()));
|
|
1514
|
-
});
|
|
1515
|
-
}
|
|
1516
|
-
_initSVG() {
|
|
1517
|
-
if (!this._svg) {
|
|
1518
|
-
const e = document.createElementNS("http://www.w3.org/2000/svg", "svg");
|
|
1519
|
-
e.setAttribute("style", "position: absolute;"), e.setAttribute("width", "0"), e.setAttribute("height", "0"), e.setAttribute("aria-hidden", "true"), e.setAttribute("role", "presentation"), document.body.appendChild(e), this._svg = e;
|
|
1520
|
-
}
|
|
1521
|
-
return this._svg;
|
|
1522
|
-
}
|
|
1523
|
-
createSVGString(e, t) {
|
|
1524
|
-
const i = this._initSVG(), r = document.createElementNS("http://www.w3.org/2000/svg", "path");
|
|
1525
|
-
r.setAttribute("d", e), i.appendChild(r);
|
|
1526
|
-
const a = r.getBBox(), s = a.width / a.height, n = this.size / 2;
|
|
1527
|
-
let o, l, h;
|
|
1528
|
-
if (s > 1) {
|
|
1529
|
-
o = n / a.width;
|
|
1530
|
-
const _ = n * (1 / s);
|
|
1531
|
-
l = this.size / 4, h = n - _ / 2;
|
|
1532
|
-
} else
|
|
1533
|
-
o = n / a.height, l = n - n * s / 2, h = this.size / 4;
|
|
1534
|
-
const c = -a.x * o + l, d = -a.y * o + h;
|
|
1535
|
-
r.setAttribute("style", `transform: matrix(${o}, 0, 0, ${o}, ${c}, ${d})`), r.setAttribute("stroke-width", "" + 0.5 / o);
|
|
1536
|
-
const p = `<svg style="fill:${t ? "red" : "none"}; stroke:${t ? "none" : "red"}" height="${this.size}" width="${this.size}" xmlns="http://www.w3.org/2000/svg">${i.innerHTML}</svg>`;
|
|
1537
|
-
return i.removeChild(r), p;
|
|
1538
|
-
}
|
|
1539
|
-
_edt(e, t, i) {
|
|
1540
|
-
const r = this._f, a = this._d, s = this._v, n = this._z;
|
|
1541
|
-
for (let o = 0; o < t; o++) {
|
|
1542
|
-
for (let l = 0; l < i; l++)
|
|
1543
|
-
r[l] = e[l * t + o];
|
|
1544
|
-
this._edt1d(r, a, s, n, i);
|
|
1545
|
-
for (let l = 0; l < i; l++)
|
|
1546
|
-
e[l * t + o] = a[l];
|
|
1547
|
-
}
|
|
1548
|
-
for (let o = 0; o < i; o++) {
|
|
1549
|
-
for (let l = 0; l < t; l++)
|
|
1550
|
-
r[l] = e[o * t + l];
|
|
1551
|
-
this._edt1d(r, a, s, n, t);
|
|
1552
|
-
for (let l = 0; l < t; l++)
|
|
1553
|
-
e[o * t + l] = Math.sqrt(a[l]);
|
|
1554
|
-
}
|
|
1555
|
-
}
|
|
1556
|
-
_edt1d(e, t, i, r, a) {
|
|
1557
|
-
i[0] = 0, r[0] = -ue, r[1] = +ue;
|
|
1558
|
-
for (let s = 1, n = 0; s < a; s++) {
|
|
1559
|
-
let o = (e[s] + s * s - (e[i[n]] + i[n] * i[n])) / (2 * s - 2 * i[n]);
|
|
1560
|
-
for (; o <= r[n]; )
|
|
1561
|
-
n--, o = (e[s] + s * s - (e[i[n]] + i[n] * i[n])) / (2 * s - 2 * i[n]);
|
|
1562
|
-
n++, i[n] = s, r[n] = o, r[n + 1] = +ue;
|
|
1563
|
-
}
|
|
1564
|
-
for (let s = 0, n = 0; s < a; s++) {
|
|
1565
|
-
for (; r[n + 1] < s; )
|
|
1566
|
-
n++;
|
|
1567
|
-
t[s] = (s - i[n]) * (s - i[n]) + e[i[n]];
|
|
1568
|
-
}
|
|
1569
|
-
}
|
|
1570
|
-
};
|
|
1571
|
-
function J(u) {
|
|
1572
|
-
return u && u.type === "static";
|
|
1573
|
-
}
|
|
1574
|
-
let Hr = class At {
|
|
1575
|
-
constructor(e, t, i = 0) {
|
|
1576
|
-
this._mosaicPages = [], this._maxItemSize = 0, this._currentPage = 0, this._pageWidth = 0, this._pageHeight = 0, this._mosaicRects = /* @__PURE__ */ new Map(), this._spriteCopyQueue = [], this.pixelRatio = 1, (e <= 0 || t <= 0) && console.error("Sprites mosaic defaultWidth and defaultHeight must be greater than zero!"), this._pageWidth = e, this._pageHeight = t, i > 0 && (this._maxItemSize = i), this.pixelRatio = window.devicePixelRatio || 1, this._binPack = new Oe(this._pageWidth, this._pageHeight);
|
|
1577
|
-
const r = Math.floor(this._pageWidth), a = Math.floor(this._pageHeight);
|
|
1578
|
-
this._mosaicPages.push({ mosaicsData: { type: "static", data: new Uint32Array(r * a) }, size: [this._pageWidth, this._pageHeight], dirty: !0, texture: void 0 });
|
|
1579
|
-
}
|
|
1580
|
-
getWidth(e) {
|
|
1581
|
-
return e >= this._mosaicPages.length ? -1 : this._mosaicPages[e].size[0];
|
|
1582
|
-
}
|
|
1583
|
-
getHeight(e) {
|
|
1584
|
-
return e >= this._mosaicPages.length ? -1 : this._mosaicPages[e].size[1];
|
|
1585
|
-
}
|
|
1586
|
-
getPageTexture(e) {
|
|
1587
|
-
return e < this._mosaicPages.length ? this._mosaicPages[e].texture : null;
|
|
1588
|
-
}
|
|
1589
|
-
has(e) {
|
|
1590
|
-
return this._mosaicRects.has(e);
|
|
1591
|
-
}
|
|
1592
|
-
get itemCount() {
|
|
1593
|
-
return this._mosaicRects.size;
|
|
1594
|
-
}
|
|
1595
|
-
getSpriteItem(e) {
|
|
1596
|
-
return this._mosaicRects.get(e);
|
|
1597
|
-
}
|
|
1598
|
-
addSpriteItem(e, t, i, r, a, s, n = 1) {
|
|
1599
|
-
if (this._mosaicRects.has(e))
|
|
1600
|
-
return this._mosaicRects.get(e);
|
|
1601
|
-
let o, l, h;
|
|
1602
|
-
if (J(i))
|
|
1603
|
-
[o, l, h] = this._allocateImage(t[0], t[1]);
|
|
1604
|
-
else {
|
|
1605
|
-
o = new $(0, 0, t[0], t[1]), l = this._mosaicPages.length;
|
|
1606
|
-
const d = void 0;
|
|
1607
|
-
this._mosaicPages.push({ mosaicsData: i, size: [t[0] + 2 * j, t[1] + 2 * j], dirty: !0, texture: d });
|
|
1608
|
-
}
|
|
1609
|
-
if (o.width <= 0 || o.height <= 0)
|
|
1610
|
-
return null;
|
|
1611
|
-
const c = { type: "sprite", rect: o, width: t[0], height: t[1], sdf: a, simplePattern: s, rasterizationScale: n, page: l };
|
|
1612
|
-
return this._mosaicRects.set(e, c), J(i) && (H("esri-mosaic-debug") && this._showDebugSprite(t, i.data), this._copy({ rect: o, spriteSize: t, spriteData: i.data, page: l, pageSize: h, repeat: r, sdf: a })), c;
|
|
1613
|
-
}
|
|
1614
|
-
hasItemsToProcess() {
|
|
1615
|
-
return this._spriteCopyQueue.length !== 0;
|
|
1616
|
-
}
|
|
1617
|
-
processNextItem() {
|
|
1618
|
-
const e = this._spriteCopyQueue.pop();
|
|
1619
|
-
e && this._copy(e);
|
|
1620
|
-
}
|
|
1621
|
-
getMosaicItemPosition(e) {
|
|
1622
|
-
const t = this.getSpriteItem(e), i = t == null ? void 0 : t.rect;
|
|
1623
|
-
if (!i)
|
|
1624
|
-
return null;
|
|
1625
|
-
i.width = t.width, i.height = t.height;
|
|
1626
|
-
const r = t.width, a = t.height, s = j, n = this._mosaicPages[t.page].size;
|
|
1627
|
-
return { size: [t.width, t.height], tl: [(i.x + s) / n[0], (i.y + s) / n[1]], br: [(i.x + s + r) / n[0], (i.y + s + a) / n[1]], page: t.page };
|
|
1628
|
-
}
|
|
1629
|
-
bind(e, t, i = 0, r = 0) {
|
|
1630
|
-
const a = this._mosaicPages[i], s = a.mosaicsData;
|
|
1631
|
-
let n = a.texture;
|
|
1632
|
-
n || (n = wt(e, a.size), a.texture = n), n.setSamplingMode(t), J(s) ? (e.bindTexture(n, r), a.dirty && (n.setData(new Uint8Array(s.data.buffer)), n.generateMipmap(), H("esri-mosaic-debug") && this._showDebugPage(i))) : (s.data.loadFrame(n), e.bindTexture(n, r), n.generateMipmap()), a.dirty = !1;
|
|
1633
|
-
}
|
|
1634
|
-
getTexture(e, t = 0) {
|
|
1635
|
-
const i = this._mosaicPages[t], r = i.mosaicsData;
|
|
1636
|
-
let a = i.texture;
|
|
1637
|
-
return a || (a = wt(e, i.size), i.texture = a), J(r) ? i.dirty && (a.setData(new Uint8Array(r.data.buffer)), a.generateMipmap(), H("esri-mosaic-debug") && this._showDebugPage(t)) : (r.data.loadFrame(a), a.generateMipmap()), i.dirty = !1, a;
|
|
1638
|
-
}
|
|
1639
|
-
dispose() {
|
|
1640
|
-
this._binPack = null;
|
|
1641
|
-
for (const e of this._mosaicPages) {
|
|
1642
|
-
const t = e.texture;
|
|
1643
|
-
t && t.dispose();
|
|
1644
|
-
const i = e.mosaicsData;
|
|
1645
|
-
J(i) || i.data.destroy();
|
|
1646
|
-
}
|
|
1647
|
-
this._mosaicPages = null, this._mosaicRects.clear();
|
|
1648
|
-
}
|
|
1649
|
-
static _copyBits(e, t, i, r, a, s, n, o, l, h, c) {
|
|
1650
|
-
let d = r * t + i, p = o * s + n;
|
|
1651
|
-
if (c) {
|
|
1652
|
-
p -= s;
|
|
1653
|
-
for (let _ = -1; _ <= h; _++, d = ((_ + h) % h + r) * t + i, p += s)
|
|
1654
|
-
for (let f = -1; f <= l; f++)
|
|
1655
|
-
a[p + f] = e[d + (f + l) % l];
|
|
1656
|
-
} else
|
|
1657
|
-
for (let _ = 0; _ < h; _++) {
|
|
1658
|
-
for (let f = 0; f < l; f++)
|
|
1659
|
-
a[p + f] = e[d + f];
|
|
1660
|
-
d += t, p += s;
|
|
1661
|
-
}
|
|
1662
|
-
}
|
|
1663
|
-
_copy(e) {
|
|
1664
|
-
if (e.page >= this._mosaicPages.length)
|
|
1665
|
-
return;
|
|
1666
|
-
const t = this._mosaicPages[e.page], i = t.mosaicsData;
|
|
1667
|
-
if (!J(t.mosaicsData))
|
|
1668
|
-
throw new re("mapview-invalid-resource", "unsuitable data type!");
|
|
1669
|
-
const r = e.spriteData, a = i.data;
|
|
1670
|
-
a && r || console.error("Source or target images are uninitialized!"), At._copyBits(r, e.spriteSize[0], 0, 0, a, e.pageSize[0], e.rect.x + j, e.rect.y + j, e.spriteSize[0], e.spriteSize[1], e.repeat), t.dirty = !0;
|
|
1671
|
-
}
|
|
1672
|
-
_allocateImage(e, t) {
|
|
1673
|
-
e += 2 * j, t += 2 * j;
|
|
1674
|
-
const i = Math.max(e, t);
|
|
1675
|
-
if (this._maxItemSize && this._maxItemSize < i) {
|
|
1676
|
-
const a = 2 ** Math.ceil(ot(e)), s = 2 ** Math.ceil(ot(t)), n = new $(0, 0, e, t);
|
|
1677
|
-
return this._mosaicPages.push({ mosaicsData: { type: "static", data: new Uint32Array(a * s) }, size: [a, s], dirty: !0, texture: void 0 }), [n, this._mosaicPages.length - 1, [a, s]];
|
|
1678
|
-
}
|
|
1679
|
-
const r = this._binPack.allocate(e, t);
|
|
1680
|
-
if (r.width <= 0) {
|
|
1681
|
-
const a = this._mosaicPages[this._currentPage];
|
|
1682
|
-
return !a.dirty && J(a.mosaicsData) && (a.mosaicsData.data = null), this._currentPage = this._mosaicPages.length, this._mosaicPages.push({ mosaicsData: { type: "static", data: new Uint32Array(this._pageWidth * this._pageHeight) }, size: [this._pageWidth, this._pageHeight], dirty: !0, texture: void 0 }), this._binPack = new Oe(this._pageWidth, this._pageHeight), this._allocateImage(e, t);
|
|
1683
|
-
}
|
|
1684
|
-
return [r, this._currentPage, [this._pageWidth, this._pageHeight]];
|
|
1685
|
-
}
|
|
1686
|
-
_showDebugSprite([e, t], i) {
|
|
1687
|
-
const r = document.createElement("canvas");
|
|
1688
|
-
r.width = e, r.height = t, r.setAttribute("style", `position: absolute; top: ${4 + 204 * Wr++}px; right: 208px; width: 200px; height: 200px; border: 1px solid black;`);
|
|
1689
|
-
const a = r.getContext("2d"), s = new ImageData(e, t);
|
|
1690
|
-
s.data.set(new Uint8Array(i.buffer)), a.putImageData(s, 0, 0), document.body.appendChild(r);
|
|
1691
|
-
}
|
|
1692
|
-
_showDebugPage(e) {
|
|
1693
|
-
const t = this._mosaicPages[e], { size: [i, r], mosaicsData: a } = t;
|
|
1694
|
-
if (!J(a))
|
|
1695
|
-
return void console.error("Could not show sprite mosaic debug for non-static resource");
|
|
1696
|
-
const s = `mosaicDebugPage${e}`, n = document.getElementById(s) ?? document.createElement("canvas");
|
|
1697
|
-
n.id = s, n.width = i, n.height = r, n.setAttribute("style", `position: absolute; top: ${4 + 204 * e}px; right: 4px; width: 200px; height: 200px; border: 1px solid black;`);
|
|
1698
|
-
const o = n.getContext("2d"), l = new ImageData(i, r);
|
|
1699
|
-
l.data.set(new Uint8Array(a.data.buffer)), o.putImageData(l, 0, 0), document.body.appendChild(n);
|
|
1700
|
-
}
|
|
1701
|
-
}, Wr = 0;
|
|
1702
|
-
function wt(u, e) {
|
|
1703
|
-
const t = new R();
|
|
1704
|
-
return t.width = e[0], t.height = e[1], t.wrapMode = E.CLAMP_TO_EDGE, new X(u, t, null);
|
|
1705
|
-
}
|
|
1706
|
-
let qr = class {
|
|
1707
|
-
constructor(e, t, i, r) {
|
|
1708
|
-
this._animation = e, this._frameData = null;
|
|
1709
|
-
const a = (s) => {
|
|
1710
|
-
this._frameData = s, t.requestRender();
|
|
1711
|
-
};
|
|
1712
|
-
this.frameCount = this._animation.frameDurations.length, this.width = this._animation.width, this.height = this._animation.height, this._playHandle = cr(this._animation, i, r, a);
|
|
1713
|
-
}
|
|
1714
|
-
destroy() {
|
|
1715
|
-
this._playHandle.remove();
|
|
1716
|
-
}
|
|
1717
|
-
loadFrame(e) {
|
|
1718
|
-
const t = this._frameData;
|
|
1719
|
-
if (t == null)
|
|
1720
|
-
return;
|
|
1721
|
-
const i = "width" in t ? t.width : t.codedWidth, r = "height" in t ? t.height : t.codedHeight;
|
|
1722
|
-
e.updateData(0, j, j, i, r, t), this._frameData = null;
|
|
1723
|
-
}
|
|
1724
|
-
};
|
|
1725
|
-
const xt = "arial-unicode-ms-regular", jr = () => Ne.getLogger("esri.views.2d.engine.webgl.TextureManager"), ee = (u, e, t) => jr().error(new re(u, e, t));
|
|
1726
|
-
function Xr(u) {
|
|
1727
|
-
switch (u.type) {
|
|
1728
|
-
case "fill-style":
|
|
1729
|
-
case "CIMHatchFill":
|
|
1730
|
-
return Bi;
|
|
1731
|
-
}
|
|
1732
|
-
return 1;
|
|
1733
|
-
}
|
|
1734
|
-
class Ye {
|
|
1735
|
-
static fromMosaic(e, t) {
|
|
1736
|
-
return new Ye(e, t.page, t.sdf);
|
|
1737
|
-
}
|
|
1738
|
-
constructor(e, t, i) {
|
|
1739
|
-
this.mosaicType = e, this.page = t, this.sdf = i;
|
|
1740
|
-
}
|
|
1741
|
-
}
|
|
1742
|
-
class Yr {
|
|
1743
|
-
constructor(e) {
|
|
1744
|
-
this._requestRender = e, this._resourceManager = new Fr(), this._invalidFontsMap = /* @__PURE__ */ new Map(), this._sdfConverter = new Gr(Fe), this._bindingInfos = new Array(), this._hashToBindingIndex = /* @__PURE__ */ new Map(), this._ongoingRasterizations = /* @__PURE__ */ new Map(), this._imageRequestQueue = new Yt({ concurrency: 10, process: async (t, i) => {
|
|
1745
|
-
Ue(i);
|
|
1746
|
-
try {
|
|
1747
|
-
return await de(t, { responseType: "image", signal: i });
|
|
1748
|
-
} catch (r) {
|
|
1749
|
-
throw Je(r) ? r : new re("mapview-invalid-resource", `Could not fetch requested resource at ${t}`, r);
|
|
1750
|
-
}
|
|
1751
|
-
} }), this._spriteMosaic = new Hr(2048, 2048, 500), this._glyphSource = new Vr(`${Kt.fontsUrl}/{fontstack}/{range}.pbf`), this._glyphMosaic = new Nr(1024, 1024, this._glyphSource), this._rasterizer = new Br(this.resourceManager);
|
|
1752
|
-
}
|
|
1753
|
-
dispose() {
|
|
1754
|
-
this._spriteMosaic.dispose(), this._glyphMosaic.dispose(), this._rasterizer.dispose(), this._sdfConverter.dispose(), this._spriteMosaic = null, this._glyphMosaic = null, this._sdfConverter = null, this._hashToBindingIndex.clear(), this._hashToBindingIndex = null, this._bindingInfos = null, this._ongoingRasterizations.clear(), this._ongoingRasterizations = null, this._imageRequestQueue.clear(), this._imageRequestQueue = null, this._resourceManager.destroy();
|
|
1755
|
-
}
|
|
1756
|
-
get sprites() {
|
|
1757
|
-
return this._spriteMosaic;
|
|
1758
|
-
}
|
|
1759
|
-
get glyphs() {
|
|
1760
|
-
return this._glyphMosaic;
|
|
1761
|
-
}
|
|
1762
|
-
get resourceManager() {
|
|
1763
|
-
return this._resourceManager;
|
|
1764
|
-
}
|
|
1765
|
-
async rasterizeItem(e, t) {
|
|
1766
|
-
if (e == null)
|
|
1767
|
-
return ee("mapview-null-resource", "Unable to rasterize null resource"), null;
|
|
1768
|
-
if (e.type !== "cim-rasterization-info")
|
|
1769
|
-
return ee("mapview-unexpected-resource", "Unable to rasterize resource"), null;
|
|
1770
|
-
const { resource: i } = e;
|
|
1771
|
-
if (i.type === "text") {
|
|
1772
|
-
const a = await this._rasterizeText(i, t);
|
|
1773
|
-
for (const s of a.glyphs)
|
|
1774
|
-
this._setTextureBinding(ve.GLYPH, s);
|
|
1775
|
-
return a;
|
|
1776
|
-
}
|
|
1777
|
-
const r = await this._rasterizeSprite(i, t);
|
|
1778
|
-
return r && this._setTextureBinding(ve.SPRITE, r), r;
|
|
1779
|
-
}
|
|
1780
|
-
getMosaicInfo(e, t, i = !1) {
|
|
1781
|
-
const r = this._getTextureBindingInfo(e, t, i);
|
|
1782
|
-
return r ? { size: r.size, texture: { texture: r.texture, unit: r.type === "sprite" ? ki : at } } : (ee("mapview-invalid-resource", `Unable to find resource for ${t}`), { size: [0, 0], texture: { texture: null, unit: 0 } });
|
|
1783
|
-
}
|
|
1784
|
-
_getTextureBindingInfo(e, t, i) {
|
|
1785
|
-
const r = this._bindingInfos[t - 1], a = r.page, s = i ? L.LINEAR_MIPMAP_LINEAR : L.LINEAR;
|
|
1786
|
-
switch (r.mosaicType) {
|
|
1787
|
-
case ve.SPRITE: {
|
|
1788
|
-
const n = [this.sprites.getWidth(a), this.sprites.getHeight(a)], o = this._spriteMosaic.getTexture(e, a);
|
|
1789
|
-
return o.setSamplingMode(s), { type: "sprite", texture: o, size: n };
|
|
1790
|
-
}
|
|
1791
|
-
case ve.GLYPH: {
|
|
1792
|
-
const n = [this.glyphs.width, this.glyphs.height], o = this._glyphMosaic.getTexture(e, a);
|
|
1793
|
-
return this._glyphMosaic.bind(e, s, a, at), o.setSamplingMode(s), { type: "glyph", texture: o, size: n };
|
|
1794
|
-
}
|
|
1795
|
-
default:
|
|
1796
|
-
return ee("mapview-texture-manager", `Cannot handle unknown type ${r.mosaicType}`), null;
|
|
1797
|
-
}
|
|
1798
|
-
}
|
|
1799
|
-
_hashMosaic(e, t) {
|
|
1800
|
-
return 1 | e << 1 | (t.sdf ? 1 : 0) << 2 | t.page << 3;
|
|
1801
|
-
}
|
|
1802
|
-
_setTextureBinding(e, t) {
|
|
1803
|
-
const i = this._hashMosaic(e, t);
|
|
1804
|
-
if (!this._hashToBindingIndex.has(i)) {
|
|
1805
|
-
const r = Ye.fromMosaic(e, t), a = this._bindingInfos.length + 1;
|
|
1806
|
-
this._hashToBindingIndex.set(i, a), this._bindingInfos.push(r);
|
|
1807
|
-
}
|
|
1808
|
-
t.textureBinding = this._hashToBindingIndex.get(i);
|
|
1809
|
-
}
|
|
1810
|
-
async _rasterizeText(e, t) {
|
|
1811
|
-
const { font: i, textString: r } = e, a = vi(i), s = this._invalidFontsMap.has(a), [n, o] = bi(r), l = or(n);
|
|
1812
|
-
try {
|
|
1813
|
-
const h = s ? xt : a;
|
|
1814
|
-
return H("esri-2d-stabilize-glyphs") && await this._glyphMosaic.preloadASCIIGlyphCache(h), { type: "glyphs", glyphs: await this._glyphMosaic.getGlyphItems(h, l, t), isRightToLeft: o };
|
|
1815
|
-
} catch {
|
|
1816
|
-
return ee("mapview-invalid-resource", `Couldn't find font ${a}. Falling back to Arial Unicode MS Regular`), this._invalidFontsMap.set(a, !0), { type: "glyphs", glyphs: await this._glyphMosaic.getGlyphItems(xt, l, t), isRightToLeft: o };
|
|
1817
|
-
}
|
|
1818
|
-
}
|
|
1819
|
-
_hashSpriteResource(e) {
|
|
1820
|
-
switch (e.type) {
|
|
1821
|
-
case "path":
|
|
1822
|
-
return `path:${e.path}.${e.asFill ? 1 : 0}`;
|
|
1823
|
-
case "CIMPictureMarker":
|
|
1824
|
-
return `${e.type}:${e.url}:${e.size}`;
|
|
1825
|
-
case "CIMPictureFill":
|
|
1826
|
-
return `${e.type}:${e.url}:${e.height}`;
|
|
1827
|
-
case "CIMPictureStroke":
|
|
1828
|
-
return `${e.type}:${e.url}:${e.width}`;
|
|
1829
|
-
case "dash":
|
|
1830
|
-
return `dash:${e.capStyle}.${e.dashTemplate.join("")}`;
|
|
1831
|
-
case "sdf":
|
|
1832
|
-
return `sdf:${JSON.stringify(e.geom)}.${e.asFill ? 1 : 0}`;
|
|
1833
|
-
case "fill-style":
|
|
1834
|
-
return `fill_style:${e.style}`;
|
|
1835
|
-
case "animated":
|
|
1836
|
-
return JSON.stringify(lr(e));
|
|
1837
|
-
case "CIMHatchFill":
|
|
1838
|
-
case "CIMVectorMarker":
|
|
1839
|
-
return JSON.stringify(e);
|
|
1840
|
-
}
|
|
1841
|
-
}
|
|
1842
|
-
async _rasterizeSprite(e, t) {
|
|
1843
|
-
var r;
|
|
1844
|
-
if (!e)
|
|
1845
|
-
return null;
|
|
1846
|
-
const i = Rt(this._hashSpriteResource(e));
|
|
1847
|
-
if (this._spriteMosaic.has(i))
|
|
1848
|
-
return this._spriteMosaic.getSpriteItem(i);
|
|
1849
|
-
if ("url" in e && e.url || e.type === "CIMPictureFill" || e.type === "CIMPictureStroke" || e.type === "CIMPictureMarker" || e.type === "CIMVectorMarker") {
|
|
1850
|
-
const a = [];
|
|
1851
|
-
ae.fetchResources({ type: "CIMPointSymbol", symbolLayers: [e] }, this._resourceManager, a), a.length > 0 && await Promise.all(a);
|
|
1852
|
-
}
|
|
1853
|
-
switch (e.type) {
|
|
1854
|
-
case "CIMPictureMarker":
|
|
1855
|
-
return ((r = e.markerPlacement) == null ? void 0 : r.type) === "CIMMarkerPlacementInsidePolygon" ? this._rasterizeJSONResource(i, e) : this._handleAsyncResource(i, e, t);
|
|
1856
|
-
case "animated":
|
|
1857
|
-
case "CIMPictureFill":
|
|
1858
|
-
case "CIMPictureStroke":
|
|
1859
|
-
case "path":
|
|
1860
|
-
return this._handleAsyncResource(i, e, t);
|
|
1861
|
-
case "sdf":
|
|
1862
|
-
case "dash":
|
|
1863
|
-
case "fill-style":
|
|
1864
|
-
case "CIMVectorMarker":
|
|
1865
|
-
case "CIMHatchFill":
|
|
1866
|
-
return this._rasterizeJSONResource(i, e);
|
|
1867
|
-
}
|
|
1868
|
-
}
|
|
1869
|
-
_rasterizeJSONResource(e, t) {
|
|
1870
|
-
const i = this._rasterizer.rasterizeJSONResource(t, Xr(t));
|
|
1871
|
-
if (i) {
|
|
1872
|
-
const { size: r, image: a, sdf: s, simplePattern: n, rasterizationScale: o } = i;
|
|
1873
|
-
return this._addItemToMosaic(e, r, { type: "static", data: a }, be(t), s, n, o);
|
|
1874
|
-
}
|
|
1875
|
-
return null;
|
|
1876
|
-
}
|
|
1877
|
-
async _handleAsyncResource(e, t, i) {
|
|
1878
|
-
if (this._ongoingRasterizations.has(e))
|
|
1879
|
-
return this._ongoingRasterizations.get(e);
|
|
1880
|
-
let r;
|
|
1881
|
-
return r = t.type === "path" ? this._handleSVG(t, e, i) : this._handleImage(t, e, i), this._ongoingRasterizations.set(e, r), r.finally(() => this._ongoingRasterizations.delete(e)), r;
|
|
1882
|
-
}
|
|
1883
|
-
async _handleSVG(e, t, i) {
|
|
1884
|
-
const r = [Fe, Fe], { asFill: a } = e, s = await this._sdfConverter.draw(e.path, a, i);
|
|
1885
|
-
return this._addItemToMosaic(t, r, { type: "static", data: new Uint32Array(s.buffer) }, !1, !0, !0);
|
|
1886
|
-
}
|
|
1887
|
-
async _handleGIFOrPNG(e, t, i) {
|
|
1888
|
-
const r = e.url, a = this.resourceManager.getResource(r);
|
|
1889
|
-
if (a == null)
|
|
1890
|
-
return null;
|
|
1891
|
-
const { width: s, height: n } = a;
|
|
1892
|
-
if (a instanceof HTMLImageElement) {
|
|
1893
|
-
if (e.type === "animated")
|
|
1894
|
-
return ee("mapview-unexpected-resource", "Attempt to configure animations for a non-animated image."), null;
|
|
1895
|
-
const d = "colorSubstitutions" in e ? e.colorSubstitutions : void 0, { size: p, sdf: _, image: f } = this._rasterizer.rasterizeImageResource(s, n, a, d);
|
|
1896
|
-
return this._addItemToMosaic(t, p, { type: "static", data: f }, be(e), _, !1);
|
|
1897
|
-
}
|
|
1898
|
-
let o, l, h;
|
|
1899
|
-
e.type === "animated" ? (o = !1, l = { playAnimation: e.playAnimation, reverseAnimation: e.reverseAnimation, randomizeStartTime: e.randomizeStartTime, randomizeStartSeed: e.randomizeStartSeed, startTimeOffset: e.startTimeOffset, duration: e.duration, repeatType: e.repeatType, repeatDelay: e.repeatDelay }, h = e.startGroup || 0) : (o = be(e), l = {}, h = 0);
|
|
1900
|
-
const c = new qr(a, this._requestRender, l, h);
|
|
1901
|
-
return this._addItemToMosaic(t, [c.width, c.height], { type: "animated", data: c }, o, !1, !1);
|
|
1902
|
-
}
|
|
1903
|
-
async _handleImage(e, t, i) {
|
|
1904
|
-
const r = e.url;
|
|
1905
|
-
if (Jr(r) || Zr(r))
|
|
1906
|
-
return this._handleGIFOrPNG(e, t, i);
|
|
1907
|
-
if (e.type === "animated")
|
|
1908
|
-
return ee("mapview-unexpected-resource", "Attempt to configure animations for a non-animated image."), null;
|
|
1909
|
-
try {
|
|
1910
|
-
let a;
|
|
1911
|
-
const s = this.resourceManager.getResource(r);
|
|
1912
|
-
if (s != null && s instanceof HTMLImageElement)
|
|
1913
|
-
a = s;
|
|
1914
|
-
else {
|
|
1915
|
-
const { data: p } = await this._imageRequestQueue.push(r, { ...i });
|
|
1916
|
-
a = p;
|
|
1917
|
-
}
|
|
1918
|
-
if (hr(r)) {
|
|
1919
|
-
if ("width" in e && "height" in e)
|
|
1920
|
-
a.width = ie(e.width), a.height = ie(e.height);
|
|
1921
|
-
else if ("cim" in e) {
|
|
1922
|
-
const p = e;
|
|
1923
|
-
a.width = ie(p.width ?? p.scaleX * p.size), a.height = ie(p.size);
|
|
1924
|
-
}
|
|
1925
|
-
}
|
|
1926
|
-
if (!a.width || !a.height)
|
|
1927
|
-
return null;
|
|
1928
|
-
const n = a.width, o = a.height, l = "colorSubstitutions" in e ? e.colorSubstitutions : void 0, { size: h, sdf: c, image: d } = this._rasterizer.rasterizeImageResource(n, o, a, l);
|
|
1929
|
-
return this._addItemToMosaic(t, h, { type: "static", data: d }, be(e), c, !1);
|
|
1930
|
-
} catch (a) {
|
|
1931
|
-
throw Je(a) ? a : new re("mapview-invalid-resource", `Could not fetch requested resource at ${r}. ${a.message}`);
|
|
1932
|
-
}
|
|
1933
|
-
}
|
|
1934
|
-
_addItemToMosaic(e, t, i, r, a, s, n) {
|
|
1935
|
-
return this._spriteMosaic.addSpriteItem(e, t, i, r, a, s, n);
|
|
1936
|
-
}
|
|
1937
|
-
}
|
|
1938
|
-
function be(u) {
|
|
1939
|
-
switch (u.type) {
|
|
1940
|
-
case "CIMVectorMarker":
|
|
1941
|
-
case "CIMPictureMarker":
|
|
1942
|
-
return es(u);
|
|
1943
|
-
default:
|
|
1944
|
-
return !0;
|
|
1945
|
-
}
|
|
1946
|
-
}
|
|
1947
|
-
const Kr = (u) => u != null && u.startsWith("data:image/gif"), Jr = (u) => u && (u.includes(".gif") || Kr(u)), Qr = (u) => u != null && u.startsWith("data:image/png"), Zr = (u) => u && (u.includes(".png") || Qr(u)), es = (u) => u && "markerPlacement" in u && u.markerPlacement && u.markerPlacement.type === "CIMMarkerPlacementInsidePolygon";
|
|
1948
|
-
let ts = class {
|
|
1949
|
-
constructor(e) {
|
|
1950
|
-
this._queue = [], this._refreshable = e;
|
|
1951
|
-
}
|
|
1952
|
-
destroy() {
|
|
1953
|
-
this._queue = [];
|
|
1954
|
-
}
|
|
1955
|
-
enqueueTextureUpdate(e, t) {
|
|
1956
|
-
const i = Jt(), r = e, a = Ii, s = Math.ceil(r.height / a);
|
|
1957
|
-
Ue(t);
|
|
1958
|
-
for (let n = 0; n < s; n++) {
|
|
1959
|
-
const o = n * a, l = n === s - 1, h = l ? r.height - a * n : a;
|
|
1960
|
-
this._queue.push({ type: "chunk", request: e, resolver: i, chunk: n, chunkOffset: o, destHeight: h, chunkIsLast: l, options: t });
|
|
1961
|
-
}
|
|
1962
|
-
return Qt(t, (n) => i.reject(n)), i.promise;
|
|
1963
|
-
}
|
|
1964
|
-
upload() {
|
|
1965
|
-
let e = 0;
|
|
1966
|
-
for (; this._queue.length; ) {
|
|
1967
|
-
const t = performance.now(), i = this._queue.shift();
|
|
1968
|
-
if (i) {
|
|
1969
|
-
if (i.options.signal != null && i.options.signal.aborted)
|
|
1970
|
-
continue;
|
|
1971
|
-
switch (i.type) {
|
|
1972
|
-
case "chunk":
|
|
1973
|
-
this._uploadChunk(i);
|
|
1974
|
-
break;
|
|
1975
|
-
case "no-chunk":
|
|
1976
|
-
this._uploadNoChunk(i);
|
|
1977
|
-
}
|
|
1978
|
-
const r = performance.now() - t;
|
|
1979
|
-
if (e += r, e + r >= Ai)
|
|
1980
|
-
break;
|
|
1981
|
-
}
|
|
1982
|
-
}
|
|
1983
|
-
this._queue.length && this._refreshable.requestRender();
|
|
1984
|
-
}
|
|
1985
|
-
_uploadChunk(e) {
|
|
1986
|
-
const { request: t, resolver: i, chunkOffset: r, chunkIsLast: a, destHeight: s } = e, { data: n, texture: o, width: l } = t;
|
|
1987
|
-
n != null && (o.updateData(0, 0, r, l, s, n, r), a && i.resolve());
|
|
1988
|
-
}
|
|
1989
|
-
_uploadNoChunk(e) {
|
|
1990
|
-
const { request: t, resolver: i } = e, { data: r, texture: a } = t;
|
|
1991
|
-
a.setData(r), i.resolve();
|
|
1992
|
-
}
|
|
1993
|
-
};
|
|
1994
|
-
const is = ii(-0.5, -0.5);
|
|
1995
|
-
let rs = class {
|
|
1996
|
-
constructor() {
|
|
1997
|
-
this._centerNdc = Te(), this._pxToNdc = Te(), this._worldDimensionsPx = Te(), this._mat3 = Ve(), this._initialized = !1;
|
|
1998
|
-
}
|
|
1999
|
-
dispose() {
|
|
2000
|
-
this._program = P(this._program), this._quad = P(this._quad);
|
|
2001
|
-
}
|
|
2002
|
-
render(e, t, i) {
|
|
2003
|
-
const { context: r } = e, a = this._updateGeometry(e, i);
|
|
2004
|
-
if (t != null) {
|
|
2005
|
-
const { r: s, g: n, b: o, a: l } = t;
|
|
2006
|
-
r.setClearColor(l * s / 255, l * n / 255, l * o / 255, l);
|
|
2007
|
-
} else
|
|
2008
|
-
r.setClearColor(0, 0, 0, 0);
|
|
2009
|
-
if (r.setStencilFunction(De.ALWAYS, 0, 255), r.setStencilWriteMask(255), !a)
|
|
2010
|
-
return r.setClearStencil(1), void r.clear(r.gl.STENCIL_BUFFER_BIT | r.gl.COLOR_BUFFER_BIT);
|
|
2011
|
-
r.setClearStencil(0), r.clear(r.gl.STENCIL_BUFFER_BIT | r.gl.COLOR_BUFFER_BIT), this._initialized || this._initialize(r), r.setDepthWriteEnabled(!1), r.setDepthTestEnabled(!1), r.setColorMask(!1, !1, !1, !1), r.setBlendingEnabled(!1), r.setStencilOp(ke.KEEP, ke.KEEP, ke.REPLACE), r.setStencilFunction(De.ALWAYS, 1, 255), r.setStencilTestEnabled(!0), r.useProgram(this._program), this._program.setUniformMatrix3fv("u_worldExtent", this._mat3), this._quad.draw(), this._quad.unbind();
|
|
2012
|
-
}
|
|
2013
|
-
_initialize(e) {
|
|
2014
|
-
if (this._initialized)
|
|
2015
|
-
return;
|
|
2016
|
-
const t = Me(e, ji);
|
|
2017
|
-
t && (this._program = t, this._quad = new Q(e, [0, 0, 1, 0, 0, 1, 1, 1]), this._initialized = !0);
|
|
2018
|
-
}
|
|
2019
|
-
_updateGeometry(e, t) {
|
|
2020
|
-
const { state: i, pixelRatio: r } = e, { size: a, rotation: s } = i, n = Math.round(a[0] * r), o = Math.round(a[1] * r);
|
|
2021
|
-
if (!i.spatialReference.isWrappable)
|
|
2022
|
-
return !1;
|
|
2023
|
-
const l = ri(s), h = Math.abs(Math.cos(l)), c = Math.abs(Math.sin(l)), d = Math.round(n * h + o * c), p = Math.round(i.worldScreenWidth);
|
|
2024
|
-
if (d <= p)
|
|
2025
|
-
return !1;
|
|
2026
|
-
const _ = n * c + o * h, f = p * r, g = (t.left - t.right) * r / n, y = (t.bottom - t.top) * r / o;
|
|
2027
|
-
Ce(this._worldDimensionsPx, f, _, 1), Ce(this._pxToNdc, 2 / n, -2 / o, 1), Ce(this._centerNdc, g, y, 1);
|
|
2028
|
-
const m = this._mat3;
|
|
2029
|
-
return Zt(m, this._centerNdc), Qe(m, m, this._pxToNdc), s !== 0 && ei(m, m, l), Qe(m, m, this._worldDimensionsPx), ti(m, m, is), !0;
|
|
2030
|
-
}
|
|
2031
|
-
}, pe = class {
|
|
2032
|
-
constructor() {
|
|
2033
|
-
this.name = this.constructor.name;
|
|
2034
|
-
}
|
|
2035
|
-
createOptions(e, t) {
|
|
2036
|
-
return null;
|
|
2037
|
-
}
|
|
2038
|
-
}, ss = class extends pe {
|
|
2039
|
-
constructor() {
|
|
2040
|
-
super(...arguments), this.defines = [], this._desc = { vsPath: "fx/integrate", fsPath: "fx/integrate", attributes: /* @__PURE__ */ new Map([["a_position", 0]]) };
|
|
2041
|
-
}
|
|
2042
|
-
dispose() {
|
|
2043
|
-
this._quad && this._quad.dispose();
|
|
2044
|
-
}
|
|
2045
|
-
bind() {
|
|
2046
|
-
}
|
|
2047
|
-
unbind() {
|
|
2048
|
-
}
|
|
2049
|
-
draw(e, t) {
|
|
2050
|
-
if (!(t != null && t.size))
|
|
2051
|
-
return;
|
|
2052
|
-
const { context: i, renderingOptions: r } = e;
|
|
2053
|
-
this._quad || (this._quad = new Q(i, [0, 0, 1, 0, 0, 1, 1, 1]));
|
|
2054
|
-
const a = i.getBoundFramebufferObject(), { x: s, y: n, width: o, height: l } = i.getViewport(), h = t.getBlock($e.Animation);
|
|
2055
|
-
if (h == null)
|
|
2056
|
-
return;
|
|
2057
|
-
const c = t.getUniforms(i);
|
|
2058
|
-
i.setViewport(0, 0, t.size, t.size);
|
|
2059
|
-
const d = c.filterFlags, p = c.animation, _ = H("featurelayer-animation-enabled") ? r.labelsAnimationTime : 1, f = h.getFBO(i, 1);
|
|
2060
|
-
i.unbindTexture(f.colorTexture), this._computeDelta(e, f, p, d, _);
|
|
2061
|
-
const g = h.getFBO(i);
|
|
2062
|
-
i.unbindTexture(g.colorTexture), this._updateAnimationState(e, f, g), i.bindFramebuffer(a), i.setViewport(s, n, o, l);
|
|
2063
|
-
}
|
|
2064
|
-
_computeDelta(e, t, i, r, a) {
|
|
2065
|
-
const { context: s, painter: n, displayLevel: o } = e, l = n.materialManager.getProgram(this._desc, ["delta"]);
|
|
2066
|
-
if (s.bindFramebuffer(t), s.setColorMask(!0, !0, !0, !0), s.setClearColor(0, 0, 0, 0), s.clear(s.gl.COLOR_BUFFER_BIT), s.useProgram(l), !("type" in r.texture) || !("type" in i.texture))
|
|
2067
|
-
throw new Error("InternalError: Expected to find texture");
|
|
2068
|
-
s.bindTexture(r.texture, r.unit), s.bindTexture(i.texture, i.unit), l.setUniform1i("u_maskTexture", r.unit), l.setUniform1i("u_sourceTexture", i.unit), l.setUniform1f("u_timeDelta", e.deltaTime), l.setUniform1f("u_animationTime", a), l.setUniform1f("u_zoomLevel", Math.round(10 * o)), this._quad.draw();
|
|
2069
|
-
}
|
|
2070
|
-
_updateAnimationState(e, t, i) {
|
|
2071
|
-
const { context: r, painter: a } = e, s = a.materialManager.getProgram(this._desc, ["update"]);
|
|
2072
|
-
r.bindTexture(t.colorTexture, 1), r.useProgram(s), s.setUniform1i("u_sourceTexture", 1), r.bindFramebuffer(i), r.setColorMask(!0, !0, !0, !0), r.setClearColor(0, 0, 0, 0), r.clear(r.gl.COLOR_BUFFER_BIT), this._quad.draw();
|
|
2073
|
-
}
|
|
2074
|
-
};
|
|
2075
|
-
const as = (u) => u.replace("-", "_").toUpperCase(), Mt = (u) => `#define ${as(u)}
|
|
2076
|
-
`;
|
|
2077
|
-
function Ot(u) {
|
|
2078
|
-
return { attributes: /* @__PURE__ */ new Map([["a_pos", 0], ["a_tex", 1]]), shaders: { vertexShader: Mt(u) + lt("blend/blend.vert"), fragmentShader: Mt(u) + lt("blend/blend.frag") } };
|
|
2079
|
-
}
|
|
2080
|
-
const St = () => Ne.getLogger("esri.views.2d.engine.webgl.effects.blendEffects.BlendEffect");
|
|
2081
|
-
let ns = class {
|
|
2082
|
-
constructor() {
|
|
2083
|
-
this._size = [0, 0];
|
|
2084
|
-
}
|
|
2085
|
-
dispose(e) {
|
|
2086
|
-
this._backBufferTexture = P(this._backBufferTexture), this._quad = P(this._quad);
|
|
2087
|
-
}
|
|
2088
|
-
draw(e, t, i, r, a) {
|
|
2089
|
-
const { context: s, drawPhase: n } = e;
|
|
2090
|
-
if (this._setupShader(s), r && r !== "normal" && n !== D.LABEL)
|
|
2091
|
-
return void this._drawBlended(e, t, i, r, a);
|
|
2092
|
-
const o = Ot("normal"), l = s.programCache.acquire(o.shaders.vertexShader, o.shaders.fragmentShader, o.attributes);
|
|
2093
|
-
if (!l)
|
|
2094
|
-
return void St().error(new re("mapview-BlendEffect", 'Error creating shader program for blend mode "normal"'));
|
|
2095
|
-
s.useProgram(l), t.setSamplingMode(i), s.bindTexture(t, 0), l.setUniform1i("u_layerTexture", 0), l.setUniform1f("u_opacity", a), s.setBlendingEnabled(!0), s.setBlendFunction(v.ONE, v.ONE_MINUS_SRC_ALPHA);
|
|
2096
|
-
const h = this._quad;
|
|
2097
|
-
h.draw(), h.unbind(), l.dispose();
|
|
2098
|
-
}
|
|
2099
|
-
_drawBlended(e, t, i, r, a) {
|
|
2100
|
-
const { context: s, state: n, pixelRatio: o, inFadeTransition: l } = e, { size: h } = n, c = s.getBoundFramebufferObject();
|
|
2101
|
-
let d, p;
|
|
2102
|
-
c != null ? (d = c.width, p = c.height) : (d = Math.round(o * h[0]), p = Math.round(o * h[1])), this._createOrResizeTexture(e, d, p);
|
|
2103
|
-
const _ = this._backBufferTexture;
|
|
2104
|
-
c.copyToTexture(0, 0, d, p, 0, 0, _), s.setStencilTestEnabled(!1), s.setStencilWriteMask(0), s.setBlendingEnabled(!0), s.setDepthTestEnabled(!1), s.setDepthWriteEnabled(!1);
|
|
2105
|
-
const f = Ot(r), g = s.programCache.acquire(f.shaders.vertexShader, f.shaders.fragmentShader, f.attributes);
|
|
2106
|
-
if (!g)
|
|
2107
|
-
return void St().error(new re("mapview-BlendEffect", `Error creating shader program for blend mode ${r}`));
|
|
2108
|
-
s.useProgram(g), _.setSamplingMode(i), s.bindTexture(_, 0), g.setUniform1i("u_backbufferTexture", 0), t.setSamplingMode(i), s.bindTexture(t, 1), g.setUniform1i("u_layerTexture", 1), g.setUniform1f("u_opacity", a), g.setUniform1f("u_inFadeOpacity", l ? 1 : 0), s.setBlendFunction(v.ONE, v.ZERO);
|
|
2109
|
-
const y = this._quad;
|
|
2110
|
-
y.draw(), y.unbind(), g.dispose(), s.setBlendFunction(v.ONE, v.ONE_MINUS_SRC_ALPHA);
|
|
2111
|
-
}
|
|
2112
|
-
_setupShader(e) {
|
|
2113
|
-
this._quad || (this._quad = new Q(e, [-1, -1, 1, -1, -1, 1, 1, 1]));
|
|
2114
|
-
}
|
|
2115
|
-
_createOrResizeTexture(e, t, i) {
|
|
2116
|
-
const { context: r } = e;
|
|
2117
|
-
if (this._backBufferTexture === null || t !== this._size[0] || i !== this._size[1]) {
|
|
2118
|
-
if (this._backBufferTexture)
|
|
2119
|
-
this._backBufferTexture.resize(t, i);
|
|
2120
|
-
else {
|
|
2121
|
-
const a = new R();
|
|
2122
|
-
a.internalFormat = C.RGBA, a.wrapMode = E.CLAMP_TO_EDGE, a.width = t, a.height = i, this._backBufferTexture = new X(r, a);
|
|
2123
|
-
}
|
|
2124
|
-
this._size[0] = t, this._size[1] = i;
|
|
2125
|
-
}
|
|
2126
|
-
}
|
|
2127
|
-
}, Pt = class extends pe {
|
|
2128
|
-
constructor(e) {
|
|
2129
|
-
super(), this.name = this.constructor.name, this.defines = [e];
|
|
2130
|
-
}
|
|
2131
|
-
dispose() {
|
|
2132
|
-
}
|
|
2133
|
-
bind({ context: e, painter: t }) {
|
|
2134
|
-
this._prev = e.getBoundFramebufferObject();
|
|
2135
|
-
const i = t.getFbos().effect0;
|
|
2136
|
-
e.bindFramebuffer(i), e.setColorMask(!0, !0, !0, !0), e.setClearColor(0, 0, 0, 0), e.clear(e.gl.COLOR_BUFFER_BIT);
|
|
2137
|
-
}
|
|
2138
|
-
unbind() {
|
|
2139
|
-
}
|
|
2140
|
-
draw(e, t) {
|
|
2141
|
-
const { context: i, painter: r } = e, a = r.getPostProcessingEffects(t), s = i.getBoundFramebufferObject();
|
|
2142
|
-
for (const { postProcessingEffect: n, effect: o } of a)
|
|
2143
|
-
n.draw(e, s, o);
|
|
2144
|
-
i.bindFramebuffer(this._prev), i.setStencilTestEnabled(!1), r.blitTexture(i, s.colorTexture, L.NEAREST), i.setStencilTestEnabled(!0);
|
|
2145
|
-
}
|
|
2146
|
-
}, os = class {
|
|
2147
|
-
constructor() {
|
|
2148
|
-
this._width = void 0, this._height = void 0, this._resources = null;
|
|
2149
|
-
}
|
|
2150
|
-
dispose() {
|
|
2151
|
-
this._resources && (this._resources.quadGeometry.dispose(), this._resources.quadVAO.dispose(), this._resources.highlightProgram.dispose(), this._resources.blurProgram.dispose(), this._resources = null);
|
|
2152
|
-
}
|
|
2153
|
-
preBlur(e, t) {
|
|
2154
|
-
e.bindTexture(t, ce), e.useProgram(this._resources.blurProgram), this._resources.blurProgram.setUniform4fv("u_direction", [1, 0, 1 / this._width, 0]), this._resources.blurProgram.setUniformMatrix4fv("u_channelSelector", Li), e.bindVAO(this._resources.quadVAO), e.drawArrays(ne.TRIANGLE_STRIP, 0, 4), e.bindVAO();
|
|
2155
|
-
}
|
|
2156
|
-
finalBlur(e, t) {
|
|
2157
|
-
e.bindTexture(t, ce), e.useProgram(this._resources.blurProgram), this._resources.blurProgram.setUniform4fv("u_direction", [0, 1, 0, 1 / this._height]), this._resources.blurProgram.setUniformMatrix4fv("u_channelSelector", Ni), e.bindVAO(this._resources.quadVAO), e.drawArrays(ne.TRIANGLE_STRIP, 0, 4), e.bindVAO();
|
|
2158
|
-
}
|
|
2159
|
-
renderHighlight(e, t, i) {
|
|
2160
|
-
e.bindTexture(t, ce), e.useProgram(this._resources.highlightProgram), i.applyHighlightOptions(e, this._resources.highlightProgram), e.bindVAO(this._resources.quadVAO), e.setBlendingEnabled(!0), e.setBlendFunction(v.ONE, v.ONE_MINUS_SRC_ALPHA), e.drawArrays(ne.TRIANGLE_STRIP, 0, 4), e.bindVAO();
|
|
2161
|
-
}
|
|
2162
|
-
_initialize(e, t, i) {
|
|
2163
|
-
this._width = t, this._height = i;
|
|
2164
|
-
const r = Ge.createVertex(e, He.STATIC_DRAW, new Int8Array([-1, -1, 0, 0, 1, -1, 1, 0, -1, 1, 0, 1, 1, 1, 1, 1]).buffer), a = new je(e, /* @__PURE__ */ new Map([["a_position", 0], ["a_texcoord", 1]]), { geometry: [new pt("a_position", 2, Le.BYTE, 0, 4), new pt("a_texcoord", 2, Le.UNSIGNED_BYTE, 2, 4)] }, { geometry: r }), s = Me(e, Xi), n = Me(e, Yi);
|
|
2165
|
-
e.useProgram(s), s.setUniform1i("u_texture", ce), s.setUniform1i("u_shade", $i), s.setUniform1f("u_sigma", nt), e.useProgram(n), n.setUniform1i("u_texture", ce), n.setUniform1f("u_sigma", nt), this._resources = { quadGeometry: r, quadVAO: a, highlightProgram: s, blurProgram: n };
|
|
2166
|
-
}
|
|
2167
|
-
setup(e, t, i) {
|
|
2168
|
-
this._resources ? (this._width = t, this._height = i) : this._initialize(e, t, i);
|
|
2169
|
-
}
|
|
2170
|
-
};
|
|
2171
|
-
function Tt(u, e, t) {
|
|
2172
|
-
const i = new R(e, t);
|
|
2173
|
-
return i.wrapMode = E.CLAMP_TO_EDGE, new N(u, i, new Xe(We.STENCIL_INDEX8, e, t));
|
|
2174
|
-
}
|
|
2175
|
-
let ls = class {
|
|
2176
|
-
constructor() {
|
|
2177
|
-
this._width = void 0, this._height = void 0, this._resources = null;
|
|
2178
|
-
}
|
|
2179
|
-
dispose() {
|
|
2180
|
-
this._resources && (this._resources.sharedBlur1Fbo.dispose(), this._resources.sharedBlur2Fbo.dispose(), this._resources = null);
|
|
2181
|
-
}
|
|
2182
|
-
_initialize(e, t, i) {
|
|
2183
|
-
this._width = t, this._height = i;
|
|
2184
|
-
const r = Tt(e, t, i), a = Tt(e, t, i);
|
|
2185
|
-
this._resources = { sharedBlur1Fbo: r, sharedBlur2Fbo: a };
|
|
2186
|
-
}
|
|
2187
|
-
setup(e, t, i) {
|
|
2188
|
-
!this._resources || this._width === t && this._height === i || this.dispose(), this._resources || this._initialize(e, t, i);
|
|
2189
|
-
}
|
|
2190
|
-
get sharedBlur1Tex() {
|
|
2191
|
-
return this._resources.sharedBlur1Fbo.colorTexture;
|
|
2192
|
-
}
|
|
2193
|
-
get sharedBlur1Fbo() {
|
|
2194
|
-
return this._resources.sharedBlur1Fbo;
|
|
2195
|
-
}
|
|
2196
|
-
get sharedBlur2Tex() {
|
|
2197
|
-
return this._resources.sharedBlur2Fbo.colorTexture;
|
|
2198
|
-
}
|
|
2199
|
-
get sharedBlur2Fbo() {
|
|
2200
|
-
return this._resources.sharedBlur2Fbo;
|
|
2201
|
-
}
|
|
2202
|
-
};
|
|
2203
|
-
const te = 4, we = 4 / te;
|
|
2204
|
-
let hs = class extends pe {
|
|
2205
|
-
constructor() {
|
|
2206
|
-
super(...arguments), this.defines = ["highlight"], this._hlRenderer = new os(), this._width = void 0, this._height = void 0, this._boundFBO = null, this._hlSurfaces = new ls(), this._adjustedWidth = void 0, this._adjustedHeight = void 0, this._blitRenderer = new Bt();
|
|
2207
|
-
}
|
|
2208
|
-
dispose() {
|
|
2209
|
-
var e, t;
|
|
2210
|
-
(e = this._hlSurfaces) == null || e.dispose(), (t = this._hlRenderer) == null || t.dispose(), this._boundFBO = null;
|
|
2211
|
-
}
|
|
2212
|
-
bind(e) {
|
|
2213
|
-
const { context: t, painter: i } = e, { width: r, height: a } = t.getViewport(), s = i.getFbos().effect0;
|
|
2214
|
-
this.setup(e, r, a), t.bindFramebuffer(s), t.setColorMask(!0, !0, !0, !0), t.setClearColor(0, 0, 0, 0), t.clear(t.gl.COLOR_BUFFER_BIT);
|
|
2215
|
-
}
|
|
2216
|
-
unbind() {
|
|
2217
|
-
}
|
|
2218
|
-
setup({ context: e }, t, i) {
|
|
2219
|
-
this._width = t, this._height = i;
|
|
2220
|
-
const r = t % te, a = i % te;
|
|
2221
|
-
t += r < te / 2 ? -r : te - r, i += a < te / 2 ? -a : te - a, this._adjustedWidth = t, this._adjustedHeight = i, this._boundFBO = e.getBoundFramebufferObject();
|
|
2222
|
-
const s = Math.round(t * we), n = Math.round(i * we);
|
|
2223
|
-
this._hlRenderer.setup(e, s, n), this._hlSurfaces.setup(e, s, n);
|
|
2224
|
-
}
|
|
2225
|
-
draw(e) {
|
|
2226
|
-
const { context: t, passOptions: i } = e, r = i.activeGradient, a = t.getBoundFramebufferObject();
|
|
2227
|
-
t.setViewport(0, 0, this._adjustedWidth * we, this._adjustedHeight * we), t.bindFramebuffer(this._hlSurfaces.sharedBlur1Fbo), t.setStencilTestEnabled(!1), t.setClearColor(0, 0, 0, 0), t.clear(t.gl.COLOR_BUFFER_BIT), this._blitRenderer.render(t, a.colorTexture, L.NEAREST, 1), t.setStencilTestEnabled(!1), t.setBlendingEnabled(!1), t.setColorMask(!1, !1, !1, !0), t.bindFramebuffer(this._hlSurfaces.sharedBlur2Fbo), t.setClearColor(0, 0, 0, 0), t.clear(t.gl.COLOR_BUFFER_BIT), this._hlRenderer.preBlur(t, this._hlSurfaces.sharedBlur1Tex), t.bindFramebuffer(this._hlSurfaces.sharedBlur1Fbo), t.setClearColor(0, 0, 0, 0), t.clear(t.gl.COLOR_BUFFER_BIT), this._hlRenderer.finalBlur(t, this._hlSurfaces.sharedBlur2Tex), t.bindFramebuffer(this._boundFBO), t.setBlendingEnabled(!0), t.setColorMask(!0, !0, !0, !0), t.setViewport(0, 0, this._width, this._height), this._hlRenderer.renderHighlight(t, this._hlSurfaces.sharedBlur1Tex, r), this._boundFBO = null;
|
|
2228
|
-
}
|
|
2229
|
-
}, cs = class extends pe {
|
|
2230
|
-
constructor() {
|
|
2231
|
-
super(...arguments), this.name = this.constructor.name, this.defines = ["hittest"];
|
|
2232
|
-
}
|
|
2233
|
-
dispose() {
|
|
2234
|
-
this._fbo != null && this._fbo.dispose();
|
|
2235
|
-
}
|
|
2236
|
-
createOptions({ pixelRatio: e }, t, i = kt) {
|
|
2237
|
-
if (!t.length)
|
|
2238
|
-
return null;
|
|
2239
|
-
const r = t.shift(), a = r.x, s = r.y;
|
|
2240
|
-
return this._outstanding = r, { type: "hittest", distance: i * e, smallSymbolDistance: 0, smallSymbolSizeThreshold: 3, position: [a, s] };
|
|
2241
|
-
}
|
|
2242
|
-
bind(e) {
|
|
2243
|
-
const { context: t, attributeView: i } = e;
|
|
2244
|
-
if (!i.size)
|
|
2245
|
-
return;
|
|
2246
|
-
const r = i.getBlock($e.GPGPU);
|
|
2247
|
-
if (r == null)
|
|
2248
|
-
return;
|
|
2249
|
-
const a = r.getFBO(t);
|
|
2250
|
-
t.setViewport(0, 0, i.size, i.size), t.bindFramebuffer(a), t.setColorMask(!0, !0, !0, !0), t.setClearColor(0, 0, 0, 0), t.clear(t.gl.COLOR_BUFFER_BIT | t.gl.DEPTH_BUFFER_BIT);
|
|
2251
|
-
}
|
|
2252
|
-
unbind() {
|
|
2253
|
-
}
|
|
2254
|
-
draw(e) {
|
|
2255
|
-
if (this._outstanding == null)
|
|
2256
|
-
return;
|
|
2257
|
-
const t = this._outstanding;
|
|
2258
|
-
this._outstanding = null, this._resolve(e, t.resolvers);
|
|
2259
|
-
}
|
|
2260
|
-
async _resolve(e, t) {
|
|
2261
|
-
const { context: i, attributeView: r } = e, a = r.getBlock($e.GPGPU);
|
|
2262
|
-
if (a == null)
|
|
2263
|
-
return void t.forEach((l) => l.resolve([]));
|
|
2264
|
-
const s = a.getFBO(i), n = new Uint8Array(s.width * s.height * 4);
|
|
2265
|
-
try {
|
|
2266
|
-
await s.readPixelsAsync(0, 0, s.width, s.height, C.RGBA, qe.UNSIGNED_BYTE, n);
|
|
2267
|
-
} catch {
|
|
2268
|
-
return void t.forEach((h) => h.resolve([]));
|
|
2269
|
-
}
|
|
2270
|
-
const o = [];
|
|
2271
|
-
for (let l = 0; l < n.length; l += 4) {
|
|
2272
|
-
const h = l / 4;
|
|
2273
|
-
n[l] && o.push(h);
|
|
2274
|
-
}
|
|
2275
|
-
t.forEach((l) => l.resolve(o));
|
|
2276
|
-
}
|
|
2277
|
-
}, us = class extends pe {
|
|
2278
|
-
constructor() {
|
|
2279
|
-
super(...arguments), this.name = this.constructor.name, this.defines = ["id"], this._lastSize = 0, this._boundFBO = null;
|
|
2280
|
-
}
|
|
2281
|
-
dispose() {
|
|
2282
|
-
this._fbo != null && this._fbo.dispose();
|
|
2283
|
-
}
|
|
2284
|
-
bind({ context: e, painter: t }) {
|
|
2285
|
-
this._boundFBO = e.getBoundFramebufferObject();
|
|
2286
|
-
const i = t.getFbos().effect0;
|
|
2287
|
-
e.bindFramebuffer(i), e.setColorMask(!0, !0, !0, !0), e.setClearColor(0, 0, 0, 0), e.clear(e.gl.COLOR_BUFFER_BIT);
|
|
2288
|
-
}
|
|
2289
|
-
unbind({ context: e }) {
|
|
2290
|
-
e.bindFramebuffer(this._boundFBO), this._boundFBO = null;
|
|
2291
|
-
}
|
|
2292
|
-
draw(e, t, i = 2 * kt) {
|
|
2293
|
-
this._resolve(e, t, i);
|
|
2294
|
-
}
|
|
2295
|
-
async _resolve({ context: e, state: t, pixelRatio: i }, r, a) {
|
|
2296
|
-
const s = e.getBoundFramebufferObject(), n = t.size[1] * i, o = Math.round(a * i), l = o / 2, h = o / 2;
|
|
2297
|
-
this._ensureBuffer(o), r.forEach(async (c, d) => {
|
|
2298
|
-
const p = /* @__PURE__ */ new Map(), _ = Math.floor(d.x * i - o / 2), f = Math.floor(n - d.y * i - o / 2);
|
|
2299
|
-
await s.readPixelsAsync(_, f, o, o, C.RGBA, qe.UNSIGNED_BYTE, this._buf);
|
|
2300
|
-
for (let y = 0; y < this._buf32.length; y++) {
|
|
2301
|
-
const m = this._buf32[y];
|
|
2302
|
-
if (m !== 4294967295 && m !== 0) {
|
|
2303
|
-
const M = y % o, w = o - Math.floor(y / o), x = (l - M) * (l - M) + (h - w) * (h - w), b = p.has(m) ? p.get(m) : 4294967295;
|
|
2304
|
-
p.set(m, Math.min(x, b));
|
|
2305
|
-
}
|
|
2306
|
-
}
|
|
2307
|
-
const g = Array.from(p).sort((y, m) => y[1] - m[1]).map((y) => y[0]);
|
|
2308
|
-
c.resolve(g), r.delete(d);
|
|
2309
|
-
});
|
|
2310
|
-
}
|
|
2311
|
-
_ensureBuffer(e) {
|
|
2312
|
-
this._lastSize !== e && (this._lastSize = e, this._buf = new Uint8Array(4 * e * e), this._buf32 = new Uint32Array(this._buf.buffer));
|
|
2313
|
-
}
|
|
2314
|
-
};
|
|
2315
|
-
const Ie = 5, ds = [1, 0], ps = [0, 1], _s = [1, 0.8, 0.6, 0.4, 0.2], ms = [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1];
|
|
2316
|
-
let fs = class {
|
|
2317
|
-
constructor() {
|
|
2318
|
-
this._intensityFBO = null, this._compositeFBO = null, this._mipsFBOs = new Array(Ie), this._nMips = Ie, this._kernelSizeArray = [3, 5, 7, 9, 11], this._size = [0, 0], this._programDesc = { luminosityHighPass: { vsPath: "post-processing/pp", fsPath: "post-processing/bloom/luminosityHighPass", attributes: /* @__PURE__ */ new Map([["a_position", 0]]) }, gaussianBlur: { vsPath: "post-processing/pp", fsPath: "post-processing/bloom/gaussianBlur", attributes: /* @__PURE__ */ new Map([["a_position", 0]]) }, composite: { vsPath: "post-processing/pp", fsPath: "post-processing/bloom/composite", attributes: /* @__PURE__ */ new Map([["a_position", 0]]) }, blit: { vsPath: "post-processing/pp", fsPath: "post-processing/blit", attributes: /* @__PURE__ */ new Map([["a_position", 0]]) } };
|
|
2319
|
-
}
|
|
2320
|
-
dispose() {
|
|
2321
|
-
if (this._quad = P(this._quad), this._intensityFBO = P(this._intensityFBO), this._compositeFBO = P(this._compositeFBO), this._mipsFBOs) {
|
|
2322
|
-
for (let e = 0; e < this._nMips; e++)
|
|
2323
|
-
this._mipsFBOs[e] && (this._mipsFBOs[e].horizontal.dispose(), this._mipsFBOs[e].vertical.dispose());
|
|
2324
|
-
this._mipsFBOs = null;
|
|
2325
|
-
}
|
|
2326
|
-
}
|
|
2327
|
-
draw(e, t, i) {
|
|
2328
|
-
const { width: r, height: a } = t, { context: s, painter: n } = e, { materialManager: o } = n, l = s.gl, h = this._programDesc, { strength: c, radius: d, threshold: p } = i;
|
|
2329
|
-
this._quad || (this._quad = new Q(s, [-1, -1, 1, -1, -1, 1, 1, 1])), this._createOrResizeResources(e, r, a), s.setStencilTestEnabled(!1), s.setBlendingEnabled(!0), s.setBlendFunction(v.ONE, v.ONE_MINUS_SRC_ALPHA), s.setStencilWriteMask(0);
|
|
2330
|
-
const _ = this._quad;
|
|
2331
|
-
_.bind(), s.bindFramebuffer(this._intensityFBO);
|
|
2332
|
-
const f = o.getProgram(h.luminosityHighPass);
|
|
2333
|
-
s.useProgram(f), s.bindTexture(t.colorTexture, 0), f.setUniform1i("u_texture", 0), f.setUniform3fv("u_defaultColor", [0, 0, 0]), f.setUniform1f("u_defaultOpacity", 0), f.setUniform1f("u_luminosityThreshold", p), f.setUniform1f("u_smoothWidth", 0.01);
|
|
2334
|
-
const g = [Math.round(r / 2), Math.round(a / 2)];
|
|
2335
|
-
s.setViewport(0, 0, g[0], g[1]), s.setClearColor(0, 0, 0, 0), s.clear(l.COLOR_BUFFER_BIT), _.draw(), s.setBlendingEnabled(!1);
|
|
2336
|
-
let y = this._intensityFBO.colorTexture;
|
|
2337
|
-
for (let w = 0; w < this._nMips; w++) {
|
|
2338
|
-
const x = o.getProgram(h.gaussianBlur, [{ name: "radius", value: this._kernelSizeArray[w] }]);
|
|
2339
|
-
s.useProgram(x), s.bindTexture(y, w + 1), x.setUniform1i("u_colorTexture", w + 1), x.setUniform2fv("u_texSize", g), x.setUniform2fv("u_direction", ds), s.setViewport(0, 0, g[0], g[1]);
|
|
2340
|
-
const b = this._mipsFBOs[w];
|
|
2341
|
-
s.bindFramebuffer(b.horizontal), _.draw(), y = b.horizontal.colorTexture, s.bindFramebuffer(b.vertical), s.bindTexture(y, w + 1), x.setUniform2fv("u_direction", ps), _.draw(), y = b.vertical.colorTexture, g[0] = Math.round(g[0] / 2), g[1] = Math.round(g[1] / 2);
|
|
2342
|
-
}
|
|
2343
|
-
s.setViewport(0, 0, r, a);
|
|
2344
|
-
const m = o.getProgram(h.composite, [{ name: "nummips", value: Ie }]);
|
|
2345
|
-
s.bindFramebuffer(this._compositeFBO), s.useProgram(m), m.setUniform1f("u_bloomStrength", c), m.setUniform1f("u_bloomRadius", d), m.setUniform1fv("u_bloomFactors", _s), m.setUniform3fv("u_bloomTintColors", ms), s.bindTexture(this._mipsFBOs[0].vertical.colorTexture, 1), m.setUniform1i("u_blurTexture1", 1), s.bindTexture(this._mipsFBOs[1].vertical.colorTexture, 2), m.setUniform1i("u_blurTexture2", 2), s.bindTexture(this._mipsFBOs[2].vertical.colorTexture, 3), m.setUniform1i("u_blurTexture3", 3), s.bindTexture(this._mipsFBOs[3].vertical.colorTexture, 4), m.setUniform1i("u_blurTexture4", 4), s.bindTexture(this._mipsFBOs[4].vertical.colorTexture, 5), m.setUniform1i("u_blurTexture5", 5), _.draw(), s.bindFramebuffer(t), s.setBlendingEnabled(!0);
|
|
2346
|
-
const M = o.getProgram(h.blit);
|
|
2347
|
-
s.useProgram(M), s.bindTexture(this._compositeFBO.colorTexture, 6), M.setUniform1i("u_texture", 6), s.setBlendFunction(v.ONE, v.ONE), _.draw(), _.unbind(), s.setBlendFunction(v.ONE, v.ONE_MINUS_SRC_ALPHA), s.setStencilTestEnabled(!0);
|
|
2348
|
-
}
|
|
2349
|
-
_createOrResizeResources(e, t, i) {
|
|
2350
|
-
const { context: r } = e;
|
|
2351
|
-
if (this._compositeFBO && this._size[0] === t && this._size[1] === i)
|
|
2352
|
-
return;
|
|
2353
|
-
this._size[0] = t, this._size[1] = i;
|
|
2354
|
-
const a = [Math.round(t / 2), Math.round(i / 2)];
|
|
2355
|
-
if (this._compositeFBO)
|
|
2356
|
-
this._compositeFBO.resize(t, i);
|
|
2357
|
-
else {
|
|
2358
|
-
const s = new R(t, i);
|
|
2359
|
-
s.internalFormat = C.RGBA, s.wrapMode = E.CLAMP_TO_EDGE, this._compositeFBO = new N(r, s);
|
|
2360
|
-
}
|
|
2361
|
-
if (this._intensityFBO)
|
|
2362
|
-
this._intensityFBO.resize(a[0], a[1]);
|
|
2363
|
-
else {
|
|
2364
|
-
const s = new R(a[0], a[1]);
|
|
2365
|
-
s.internalFormat = C.RGBA, s.wrapMode = E.CLAMP_TO_EDGE, this._intensityFBO = new N(r, s);
|
|
2366
|
-
}
|
|
2367
|
-
for (let s = 0; s < this._nMips; s++) {
|
|
2368
|
-
if (this._mipsFBOs[s])
|
|
2369
|
-
this._mipsFBOs[s].horizontal.resize(a[0], a[1]), this._mipsFBOs[s].vertical.resize(a[0], a[1]);
|
|
2370
|
-
else {
|
|
2371
|
-
const n = new R(a[0], a[1]);
|
|
2372
|
-
n.internalFormat = C.RGBA, n.wrapMode = E.CLAMP_TO_EDGE, this._mipsFBOs[s] = { horizontal: new N(r, n), vertical: new N(r, n) };
|
|
2373
|
-
}
|
|
2374
|
-
a[0] = Math.round(a[0] / 2), a[1] = Math.round(a[1] / 2);
|
|
2375
|
-
}
|
|
2376
|
-
}
|
|
2377
|
-
};
|
|
2378
|
-
const gs = [1, 0], ys = [0, 1];
|
|
2379
|
-
let vs = class {
|
|
2380
|
-
constructor() {
|
|
2381
|
-
this._blurFBO = null, this._size = [0, 0], this._programDesc = { gaussianBlur: { vsPath: "post-processing/pp", fsPath: "post-processing/blur/gaussianBlur", attributes: /* @__PURE__ */ new Map([["a_position", 0]]) }, radialBlur: { vsPath: "post-processing/pp", fsPath: "post-processing/blur/radial-blur", attributes: /* @__PURE__ */ new Map([["a_position", 0]]) }, blit: { vsPath: "post-processing/pp", fsPath: "post-processing/blit", attributes: /* @__PURE__ */ new Map([["a_position", 0]]) } };
|
|
2382
|
-
}
|
|
2383
|
-
dispose() {
|
|
2384
|
-
this._blurFBO && (this._blurFBO.dispose(), this._blurFBO = null);
|
|
2385
|
-
}
|
|
2386
|
-
draw(e, t, i) {
|
|
2387
|
-
const { context: r } = e, { type: a, radius: s } = i;
|
|
2388
|
-
if (s === 0)
|
|
2389
|
-
return;
|
|
2390
|
-
this._createOrResizeResources(e), this._quad || (this._quad = new Q(r, [-1, -1, 1, -1, -1, 1, 1, 1]));
|
|
2391
|
-
const n = this._quad;
|
|
2392
|
-
n.bind(), a === "blur" ? this._gaussianBlur(e, t, s) : this._radialBlur(e, t), n.unbind();
|
|
2393
|
-
}
|
|
2394
|
-
_gaussianBlur(e, t, i) {
|
|
2395
|
-
const { context: r, state: a, painter: s, pixelRatio: n } = e, { size: o } = a, { materialManager: l } = s, h = this._programDesc, c = this._quad, d = [Math.round(n * o[0]), Math.round(n * o[1])], p = this._blurFBO, _ = l.getProgram(h.gaussianBlur, [{ name: "radius", value: Math.ceil(i) }]);
|
|
2396
|
-
r.useProgram(_), r.setBlendingEnabled(!1), r.bindFramebuffer(p), r.bindTexture(t.colorTexture, 4), _.setUniform1i("u_colorTexture", 4), _.setUniform2fv("u_texSize", d), _.setUniform2fv("u_direction", gs), _.setUniform1f("u_sigma", i), c.draw(), r.bindFramebuffer(t), r.setStencilWriteMask(0), r.setStencilTestEnabled(!1), r.setDepthWriteEnabled(!1), r.setDepthTestEnabled(!1), r.bindTexture(p == null ? void 0 : p.colorTexture, 5), _.setUniform1i("u_colorTexture", 5), _.setUniform2fv("u_direction", ys), c.draw(), r.setBlendingEnabled(!0), r.setBlendFunction(v.ONE, v.ONE_MINUS_SRC_ALPHA), r.setStencilTestEnabled(!0);
|
|
2397
|
-
}
|
|
2398
|
-
_radialBlur(e, t) {
|
|
2399
|
-
const { context: i, painter: r } = e, { materialManager: a } = r, s = this._programDesc, n = this._quad, o = this._blurFBO;
|
|
2400
|
-
i.bindFramebuffer(o);
|
|
2401
|
-
const l = a.getProgram(s.radialBlur);
|
|
2402
|
-
i.useProgram(l), i.setBlendingEnabled(!1), i.bindTexture(t.colorTexture, 4), l.setUniform1i("u_colorTexture", 4), n.draw(), i.bindFramebuffer(t), i.setStencilWriteMask(0), i.setStencilTestEnabled(!1), i.setDepthWriteEnabled(!1), i.setDepthTestEnabled(!1), i.setBlendingEnabled(!0);
|
|
2403
|
-
const h = a.getProgram(s.blit);
|
|
2404
|
-
i.useProgram(h), i.bindTexture(o == null ? void 0 : o.colorTexture, 5), h.setUniform1i("u_texture", 5), i.setBlendFunction(v.ONE, v.ONE_MINUS_SRC_ALPHA), n.draw();
|
|
2405
|
-
}
|
|
2406
|
-
_createOrResizeResources(e) {
|
|
2407
|
-
const { context: t, state: i, pixelRatio: r } = e, { size: a } = i, s = Math.round(r * a[0]), n = Math.round(r * a[1]);
|
|
2408
|
-
if (!this._blurFBO || this._size[0] !== s || this._size[1] !== n)
|
|
2409
|
-
if (this._size[0] = s, this._size[1] = n, this._blurFBO)
|
|
2410
|
-
this._blurFBO.resize(s, n);
|
|
2411
|
-
else {
|
|
2412
|
-
const o = new R(s, n);
|
|
2413
|
-
o.internalFormat = C.RGBA, o.wrapMode = E.CLAMP_TO_EDGE, this._blurFBO = new N(t, o);
|
|
2414
|
-
}
|
|
2415
|
-
}
|
|
2416
|
-
};
|
|
2417
|
-
class bs {
|
|
2418
|
-
constructor() {
|
|
2419
|
-
this._layerFBOTexture = null, this._size = [0, 0], this._programDesc = { vsPath: "post-processing/pp", fsPath: "post-processing/filterEffect", attributes: /* @__PURE__ */ new Map([["a_position", 0]]) };
|
|
2420
|
-
}
|
|
2421
|
-
dispose() {
|
|
2422
|
-
this._layerFBOTexture = P(this._layerFBOTexture);
|
|
2423
|
-
}
|
|
2424
|
-
draw(e, t, i) {
|
|
2425
|
-
const { width: r, height: a } = t;
|
|
2426
|
-
this._createOrResizeResources(e, r, a);
|
|
2427
|
-
const { context: s, painter: n } = e, { materialManager: o } = n, l = this._programDesc, h = this._quad, c = i.colorMatrix;
|
|
2428
|
-
h.bind();
|
|
2429
|
-
const d = this._layerFBOTexture;
|
|
2430
|
-
s.bindFramebuffer(t), t.copyToTexture(0, 0, r, a, 0, 0, d), s.setBlendingEnabled(!1), s.setStencilTestEnabled(!1);
|
|
2431
|
-
const p = o.getProgram(l);
|
|
2432
|
-
s.useProgram(p), s.bindTexture(d, 2), p.setUniformMatrix4fv("u_coefficients", c), p.setUniform1i("u_colorTexture", 2), h.draw(), s.setBlendingEnabled(!0), s.setBlendFunction(v.ONE, v.ONE_MINUS_SRC_ALPHA), s.setStencilTestEnabled(!0), h.unbind();
|
|
2433
|
-
}
|
|
2434
|
-
_createOrResizeResources(e, t, i) {
|
|
2435
|
-
const { context: r } = e;
|
|
2436
|
-
if (!this._layerFBOTexture || this._size[0] !== t || this._size[1] !== i) {
|
|
2437
|
-
if (this._size[0] = t, this._size[1] = i, this._layerFBOTexture)
|
|
2438
|
-
this._layerFBOTexture.resize(t, i);
|
|
2439
|
-
else {
|
|
2440
|
-
const a = new R();
|
|
2441
|
-
a.internalFormat = C.RGBA, a.wrapMode = E.CLAMP_TO_EDGE, a.width = t, a.height = i, this._layerFBOTexture = new X(r, a);
|
|
2442
|
-
}
|
|
2443
|
-
this._quad || (this._quad = new Q(r, [-1, -1, 1, -1, -1, 1, 1, 1]));
|
|
2444
|
-
}
|
|
2445
|
-
}
|
|
2446
|
-
}
|
|
2447
|
-
const ws = [1, 0], xs = [0, 1];
|
|
2448
|
-
class Ms {
|
|
2449
|
-
constructor() {
|
|
2450
|
-
this._layerFBOTexture = null, this._horizontalBlurFBO = null, this._verticalBlurFBO = null, this._size = [0, 0], this._quad = null, this._programDesc = { blur: { vsPath: "post-processing/pp", fsPath: "post-processing/blur/gaussianBlur", attributes: /* @__PURE__ */ new Map([["a_position", 0]]) }, composite: { vsPath: "post-processing/pp", fsPath: "post-processing/drop-shadow/composite", attributes: /* @__PURE__ */ new Map([["a_position", 0]]) }, blit: { vsPath: "post-processing/pp", fsPath: "post-processing/blit", attributes: /* @__PURE__ */ new Map([["a_position", 0]]) } };
|
|
2451
|
-
}
|
|
2452
|
-
dispose() {
|
|
2453
|
-
this._layerFBOTexture = P(this._layerFBOTexture), this._horizontalBlurFBO = P(this._horizontalBlurFBO), this._verticalBlurFBO = P(this._verticalBlurFBO);
|
|
2454
|
-
}
|
|
2455
|
-
draw(e, t, i) {
|
|
2456
|
-
const { context: r, state: a, painter: s } = e, { materialManager: n } = s, o = this._programDesc, l = t.width, h = t.height, c = [Math.round(l), Math.round(h)], { blurRadius: d, offsetX: p, offsetY: _, color: f } = i, g = [ie(p), ie(_)];
|
|
2457
|
-
this._createOrResizeResources(e, l, h, c);
|
|
2458
|
-
const y = this._horizontalBlurFBO, m = this._verticalBlurFBO;
|
|
2459
|
-
r.setStencilWriteMask(0), r.setStencilTestEnabled(!1), r.setDepthWriteEnabled(!1), r.setDepthTestEnabled(!1);
|
|
2460
|
-
const M = this._layerFBOTexture;
|
|
2461
|
-
t.copyToTexture(0, 0, l, h, 0, 0, M), this._quad || (this._quad = new Q(r, [-1, -1, 1, -1, -1, 1, 1, 1])), r.setViewport(0, 0, c[0], c[1]);
|
|
2462
|
-
const w = this._quad;
|
|
2463
|
-
w.bind(), r.setBlendingEnabled(!1);
|
|
2464
|
-
const x = n.getProgram(o.blur, [{ name: "radius", value: Math.ceil(d) }]);
|
|
2465
|
-
r.useProgram(x), r.bindFramebuffer(y), r.bindTexture(t.colorTexture, 4), x.setUniform1i("u_colorTexture", 4), x.setUniform2fv("u_texSize", c), x.setUniform2fv("u_direction", ws), x.setUniform1f("u_sigma", d), w.draw(), r.bindFramebuffer(m), r.bindTexture(y == null ? void 0 : y.colorTexture, 5), x.setUniform1i("u_colorTexture", 5), x.setUniform2fv("u_direction", xs), w.draw(), r.bindFramebuffer(t), r.setViewport(0, 0, l, h);
|
|
2466
|
-
const b = n.getProgram(o.composite);
|
|
2467
|
-
r.useProgram(b), r.bindTexture(m == null ? void 0 : m.colorTexture, 2), b.setUniform1i("u_blurTexture", 2), r.bindTexture(M, 3), b.setUniform1i("u_layerFBOTexture", 3), b.setUniform4fv("u_shadowColor", [f[3] * (f[0] / 255), f[3] * (f[1] / 255), f[3] * (f[2] / 255), f[3]]), b.setUniformMatrix3fv("u_displayViewMat3", a.displayMat3), b.setUniform2fv("u_shadowOffset", g), w.draw(), r.setBlendingEnabled(!0), r.setStencilTestEnabled(!0), r.setBlendFunction(v.ONE, v.ONE_MINUS_SRC_ALPHA), w.unbind();
|
|
2468
|
-
}
|
|
2469
|
-
_createOrResizeResources(e, t, i, r) {
|
|
2470
|
-
const { context: a } = e;
|
|
2471
|
-
if (!this._horizontalBlurFBO || this._size[0] !== t || this._size[1] !== i) {
|
|
2472
|
-
if (this._size[0] = t, this._size[1] = i, this._horizontalBlurFBO)
|
|
2473
|
-
this._horizontalBlurFBO.resize(r[0], r[1]);
|
|
2474
|
-
else {
|
|
2475
|
-
const s = new R(r[0], r[1]);
|
|
2476
|
-
s.internalFormat = C.RGBA, s.wrapMode = E.CLAMP_TO_EDGE, this._horizontalBlurFBO = new N(a, s);
|
|
2477
|
-
}
|
|
2478
|
-
if (this._verticalBlurFBO)
|
|
2479
|
-
this._verticalBlurFBO.resize(r[0], r[1]);
|
|
2480
|
-
else {
|
|
2481
|
-
const s = new R(r[0], r[1]);
|
|
2482
|
-
s.internalFormat = C.RGBA, s.wrapMode = E.CLAMP_TO_EDGE, this._verticalBlurFBO = new N(a, s);
|
|
2483
|
-
}
|
|
2484
|
-
if (this._layerFBOTexture)
|
|
2485
|
-
this._layerFBOTexture.resize(t, i);
|
|
2486
|
-
else {
|
|
2487
|
-
const s = new R();
|
|
2488
|
-
s.internalFormat = C.RGBA, s.wrapMode = E.CLAMP_TO_EDGE, s.width = t, s.height = i, this._layerFBOTexture = new X(a, s);
|
|
2489
|
-
}
|
|
2490
|
-
}
|
|
2491
|
-
}
|
|
2492
|
-
}
|
|
2493
|
-
class Os {
|
|
2494
|
-
constructor() {
|
|
2495
|
-
this._size = [0, 0], this._layerFBOTexture = null;
|
|
2496
|
-
}
|
|
2497
|
-
dispose() {
|
|
2498
|
-
this._layerFBOTexture = P(this._layerFBOTexture);
|
|
2499
|
-
}
|
|
2500
|
-
draw(e, t, i) {
|
|
2501
|
-
const { width: r, height: a } = t;
|
|
2502
|
-
this._createOrResizeResources(e, r, a);
|
|
2503
|
-
const { context: s, painter: n } = e, { amount: o } = i, l = s.gl, h = this._layerFBOTexture;
|
|
2504
|
-
s.bindFramebuffer(t), t.copyToTexture(0, 0, r, a, 0, 0, h), s.setBlendingEnabled(!0), s.setStencilTestEnabled(!1), s.setDepthTestEnabled(!1), s.setClearColor(0, 0, 0, 0), s.clear(l.COLOR_BUFFER_BIT), n.blitTexture(s, h, L.NEAREST, o);
|
|
2505
|
-
}
|
|
2506
|
-
_createOrResizeResources(e, t, i) {
|
|
2507
|
-
const { context: r } = e;
|
|
2508
|
-
if (!this._layerFBOTexture || this._size[0] !== t || this._size[1] !== i)
|
|
2509
|
-
if (this._size[0] = t, this._size[1] = i, this._layerFBOTexture)
|
|
2510
|
-
this._layerFBOTexture.resize(t, i);
|
|
2511
|
-
else {
|
|
2512
|
-
const a = new R();
|
|
2513
|
-
a.internalFormat = C.RGBA, a.wrapMode = E.CLAMP_TO_EDGE, a.samplingMode = L.NEAREST, a.width = t, a.height = i, this._layerFBOTexture = new X(r, a);
|
|
2514
|
-
}
|
|
2515
|
-
}
|
|
2516
|
-
}
|
|
2517
|
-
function Ss(u) {
|
|
2518
|
-
switch (u) {
|
|
2519
|
-
case "bloom":
|
|
2520
|
-
case "blur":
|
|
2521
|
-
case "opacity":
|
|
2522
|
-
case "drop-shadow":
|
|
2523
|
-
return u;
|
|
2524
|
-
default:
|
|
2525
|
-
return "colorize";
|
|
2526
|
-
}
|
|
2527
|
-
}
|
|
2528
|
-
const Ps = { colorize: () => new bs(), blur: () => new vs(), bloom: () => new fs(), opacity: () => new Os(), "drop-shadow": () => new Ms() };
|
|
2529
|
-
class Ts {
|
|
2530
|
-
constructor() {
|
|
2531
|
-
this._effectMap = /* @__PURE__ */ new Map();
|
|
2532
|
-
}
|
|
2533
|
-
dispose() {
|
|
2534
|
-
this._effectMap.forEach((e) => e.dispose()), this._effectMap.clear();
|
|
2535
|
-
}
|
|
2536
|
-
getPostProcessingEffects(e) {
|
|
2537
|
-
if (!e || e.length === 0)
|
|
2538
|
-
return [];
|
|
2539
|
-
const t = [];
|
|
2540
|
-
for (const i of e) {
|
|
2541
|
-
const r = Ss(i.type);
|
|
2542
|
-
let a = this._effectMap.get(r);
|
|
2543
|
-
a || (a = Ps[r](), this._effectMap.set(r, a)), t.push({ postProcessingEffect: a, effect: i });
|
|
2544
|
-
}
|
|
2545
|
-
return t;
|
|
2546
|
-
}
|
|
2547
|
-
}
|
|
2548
|
-
class Cs {
|
|
2549
|
-
constructor(e, t) {
|
|
2550
|
-
this.brushes = e, this.name = t.name, this.drawPhase = t.drawPhase || D.MAP, this._targetFn = t.target, this.effects = t.effects || [], this.enableDefaultDraw = t.enableDefaultDraw ?? (() => !0), this.forceDrawByDisplayOrder = !!t.forceDrawByDisplayOrder;
|
|
2551
|
-
}
|
|
2552
|
-
render(e) {
|
|
2553
|
-
var s;
|
|
2554
|
-
const { context: t, profiler: i } = e, r = this._targetFn(), a = this.drawPhase & e.drawPhase;
|
|
2555
|
-
if (i.recordPassStart(this.name), a) {
|
|
2556
|
-
this.enableDefaultDraw() && this._doRender(e, r), i.recordPassEnd();
|
|
2557
|
-
for (const n of this.effects) {
|
|
2558
|
-
if (!n.enable())
|
|
2559
|
-
continue;
|
|
2560
|
-
const o = n.apply, l = (s = n.args) == null ? void 0 : s.call(n), h = t.getViewport(), c = t.getBoundFramebufferObject(), d = e.passOptions;
|
|
2561
|
-
this._bindEffect(e, o, l), this._doRender(e, r, o.defines), this._drawAndUnbindEffect(e, o, h, c, d, l);
|
|
2562
|
-
}
|
|
2563
|
-
}
|
|
2564
|
-
}
|
|
2565
|
-
_doRender(e, t, i) {
|
|
2566
|
-
if (t == null)
|
|
2567
|
-
return;
|
|
2568
|
-
const { profiler: r, context: a } = e;
|
|
2569
|
-
for (const s of this.brushes) {
|
|
2570
|
-
if (r.recordBrushStart(s.name), s.brushEffect != null) {
|
|
2571
|
-
const n = a.getViewport(), o = a.getBoundFramebufferObject(), l = e.passOptions;
|
|
2572
|
-
this._bindEffect(e, s.brushEffect), this._drawWithBrush(s, e, t, i), this._drawAndUnbindEffect(e, s.brushEffect, n, o, l);
|
|
2573
|
-
} else
|
|
2574
|
-
this._drawWithBrush(s, e, t, i);
|
|
2575
|
-
r.recordBrushEnd();
|
|
2576
|
-
}
|
|
2577
|
-
}
|
|
2578
|
-
_drawWithBrush(e, t, i, r) {
|
|
2579
|
-
si(i) ? (e.prepareState(t, r), e.drawMany(t, i, r)) : i.visible && (e.prepareState(t, r), e.draw(t, i, r));
|
|
2580
|
-
}
|
|
2581
|
-
_bindEffect(e, t, i) {
|
|
2582
|
-
const { profiler: r } = e;
|
|
2583
|
-
r.recordPassStart(this.name + "." + t.name), t.bind(e, i);
|
|
2584
|
-
const a = t.createOptions(e, i);
|
|
2585
|
-
e.passOptions = a;
|
|
2586
|
-
}
|
|
2587
|
-
_drawAndUnbindEffect(e, t, i, r, a, s) {
|
|
2588
|
-
const { profiler: n, context: o } = e;
|
|
2589
|
-
e.passOptions = a, n.recordBrushStart(t.name), t.draw(e, s), t.unbind(e, s), o.bindFramebuffer(r);
|
|
2590
|
-
const { x: l, y: h, width: c, height: d } = i;
|
|
2591
|
-
o.setViewport(l, h, c, d), n.recordBrushEnd(), n.recordPassEnd();
|
|
2592
|
-
}
|
|
2593
|
-
}
|
|
2594
|
-
class Ct {
|
|
2595
|
-
constructor() {
|
|
2596
|
-
this._programCache = /* @__PURE__ */ new Map();
|
|
2597
|
-
}
|
|
2598
|
-
destroy() {
|
|
2599
|
-
for (const e of this._programCache.values())
|
|
2600
|
-
e.destroy();
|
|
2601
|
-
this._programCache.clear();
|
|
2602
|
-
}
|
|
2603
|
-
getProgram(e, t, i, r, a) {
|
|
2604
|
-
const s = e.getShaderKey(t, i, r, a);
|
|
2605
|
-
let n = this._programCache.get(s);
|
|
2606
|
-
return n || (n = e.getProgram(t, i, r, a), this._programCache.set(s, n)), n;
|
|
2607
|
-
}
|
|
2608
|
-
}
|
|
2609
|
-
class Es {
|
|
2610
|
-
constructor(e, t) {
|
|
2611
|
-
this.context = e, this._currentPipelineStateNeedsUpdate = !1, this._blitRenderer = new Bt(), this._worldExtentRenderer = new rs(), this._brushCache = /* @__PURE__ */ new Map(), this._lastWidth = null, this._lastHeight = null, this._vtlMaterialManager = new Rr(), this._blendEffect = new ns(), this._stencilBuf = null, this._prevBeforeLayerFBOStack = [], this._fboPool = [], this.effects = { highlight: new hs(), hittest: new cs(), hittestVTL: new us(), integrate: new ss(), insideEffect: new Pt("inside"), outsideEffect: new Pt("outside") }, this._programCache = new Ct(), this._shaderState = { shader: null, uniforms: null, defines: null, optionalAttributes: null, useComputeBuffer: !1 }, this.materialManager = new zr(e), this.textureManager = new Yr(t), this.textureUploadManager = new ts(t), this._effectsManager = new Ts(), this._quadMesh = new Q(e, [0, 0, 1, 0, 0, 1, 1, 1]);
|
|
2612
|
-
}
|
|
2613
|
-
dispose() {
|
|
2614
|
-
if (this._programCache.destroy(), this.materialManager.dispose(), this.textureManager.dispose(), this.textureUploadManager.destroy(), this._blitRenderer = P(this._blitRenderer), this._worldExtentRenderer = P(this._worldExtentRenderer), this._quadMesh.dispose(), this._brushCache && (this._brushCache.forEach((e) => e.dispose()), this._brushCache.clear(), this._brushCache = null), this._fbos) {
|
|
2615
|
-
let e;
|
|
2616
|
-
for (e in this._fbos)
|
|
2617
|
-
this._fbos[e] && this._fbos[e].dispose();
|
|
2618
|
-
}
|
|
2619
|
-
for (const e of this._fboPool)
|
|
2620
|
-
e.dispose();
|
|
2621
|
-
if (this._fboPool.length = 0, this.effects) {
|
|
2622
|
-
let e;
|
|
2623
|
-
for (e in this.effects)
|
|
2624
|
-
this.effects[e] && this.effects[e].dispose();
|
|
2625
|
-
}
|
|
2626
|
-
this._effectsManager.dispose(), this._blendEffect.dispose(this.context), this._vtlMaterialManager = P(this._vtlMaterialManager);
|
|
2627
|
-
}
|
|
2628
|
-
clearShaderCache() {
|
|
2629
|
-
this._programCache.destroy(), this._programCache = new Ct();
|
|
2630
|
-
}
|
|
2631
|
-
get blitRenderer() {
|
|
2632
|
-
return this._blitRenderer;
|
|
2633
|
-
}
|
|
2634
|
-
get vectorTilesMaterialManager() {
|
|
2635
|
-
return this._vtlMaterialManager;
|
|
2636
|
-
}
|
|
2637
|
-
getFbos() {
|
|
2638
|
-
if (!this._fbos)
|
|
2639
|
-
throw new Error("InternalError: Painter FBOs not initialized");
|
|
2640
|
-
return this._fbos;
|
|
2641
|
-
}
|
|
2642
|
-
acquireFbo(e, t) {
|
|
2643
|
-
let i;
|
|
2644
|
-
if (this._fboPool.length > 0)
|
|
2645
|
-
i = this._fboPool.pop();
|
|
2646
|
-
else {
|
|
2647
|
-
const r = new R(e, t);
|
|
2648
|
-
r.samplingMode = L.NEAREST, r.wrapMode = E.CLAMP_TO_EDGE, i = new N(this.context, r, this._stencilBuf);
|
|
2649
|
-
}
|
|
2650
|
-
return i.width === e && i.height === t || i.resize(e, t), i;
|
|
2651
|
-
}
|
|
2652
|
-
releaseFbo(e) {
|
|
2653
|
-
this._fboPool.push(e);
|
|
2654
|
-
}
|
|
2655
|
-
getSharedStencilBuffer() {
|
|
2656
|
-
return this._stencilBuf;
|
|
2657
|
-
}
|
|
2658
|
-
beforeRenderPhases(e, t, i) {
|
|
2659
|
-
const { context: r } = e;
|
|
2660
|
-
this._worldExtentRenderer.render(e, t, i);
|
|
2661
|
-
const { width: a, height: s } = r.getViewport();
|
|
2662
|
-
if (this.updateFBOs(a, s), this._prevFBO = r.getBoundFramebufferObject(), r.bindFramebuffer(this.getFbos().output), r.setColorMask(!0, !0, !0, !0), t != null) {
|
|
2663
|
-
const { r: n, g: o, b: l, a: h } = t;
|
|
2664
|
-
r.setClearColor(h * n / 255, h * o / 255, h * l / 255, h);
|
|
2665
|
-
} else
|
|
2666
|
-
r.setClearColor(0, 0, 0, 0);
|
|
2667
|
-
r.setDepthWriteEnabled(!0), r.setClearDepth(1), r.clear(r.gl.COLOR_BUFFER_BIT | r.gl.DEPTH_BUFFER_BIT), r.setDepthWriteEnabled(!1);
|
|
2668
|
-
}
|
|
2669
|
-
afterRenderPhases(e) {
|
|
2670
|
-
const { context: t } = e;
|
|
2671
|
-
t.bindFramebuffer(this._prevFBO), t.setStencilFunction(De.EQUAL, 1, 255), t.setStencilTestEnabled(!0), t.setDepthTestEnabled(!1), this.blitTexture(t, this.getFbos().output.colorTexture, L.NEAREST);
|
|
2672
|
-
}
|
|
2673
|
-
beforeRenderLayer(e, t, i) {
|
|
2674
|
-
const { context: r, blendMode: a, effects: s, drawPhase: n, requireFBO: o } = e;
|
|
2675
|
-
if (o || Et(n, a, s, i)) {
|
|
2676
|
-
const l = r.getBoundFramebufferObject();
|
|
2677
|
-
this._prevBeforeLayerFBOStack.push(l);
|
|
2678
|
-
const { width: h, height: c } = r.getViewport(), d = this.acquireFbo(h, c);
|
|
2679
|
-
r.bindFramebuffer(d), r.setColorMask(!0, !0, !0, !0), r.setClearColor(0, 0, 0, 0), r.setDepthWriteEnabled(!0), r.setClearDepth(1), r.clear(r.gl.COLOR_BUFFER_BIT | r.gl.DEPTH_BUFFER_BIT), r.setDepthWriteEnabled(!1);
|
|
2680
|
-
}
|
|
2681
|
-
r.setDepthWriteEnabled(!1), r.setDepthTestEnabled(!1), r.setStencilTestEnabled(!0), r.setClearStencil(t), r.setStencilWriteMask(255), r.clear(r.gl.STENCIL_BUFFER_BIT);
|
|
2682
|
-
}
|
|
2683
|
-
afterRenderLayer(e, t) {
|
|
2684
|
-
const { context: i, blendMode: r, effects: a, requireFBO: s, drawPhase: n } = e;
|
|
2685
|
-
if (s || Et(n, r, a, t)) {
|
|
2686
|
-
const o = i.getBoundFramebufferObject();
|
|
2687
|
-
a != null && a.length > 0 && n === D.MAP && (i.setColorMask(!0, !0, !0, !0), this._applyEffects(e, a, o)), i.bindFramebuffer(this._prevBeforeLayerFBOStack.pop()), i.setStencilTestEnabled(!1), i.setStencilWriteMask(0), i.setBlendingEnabled(!0), i.setBlendFunctionSeparate(v.ONE, v.ONE_MINUS_SRC_ALPHA, v.ONE, v.ONE_MINUS_SRC_ALPHA), i.setColorMask(!0, !0, !0, !0);
|
|
2688
|
-
const l = r == null || n === D.HIGHLIGHT ? "normal" : r;
|
|
2689
|
-
this._blendEffect.draw(e, o.colorTexture, L.NEAREST, l, t), this.releaseFbo(o);
|
|
2690
|
-
}
|
|
2691
|
-
}
|
|
2692
|
-
renderObject(e, t, i, r) {
|
|
2693
|
-
const a = ht[i];
|
|
2694
|
-
if (!a)
|
|
2695
|
-
return;
|
|
2696
|
-
let s = this._brushCache.get(a);
|
|
2697
|
-
s === void 0 && (s = new a(), this._brushCache.set(a, s)), s.prepareState(e), s.draw(e, t, r);
|
|
2698
|
-
}
|
|
2699
|
-
renderObjects(e, t, i, r) {
|
|
2700
|
-
const a = ht[i];
|
|
2701
|
-
if (!a)
|
|
2702
|
-
return;
|
|
2703
|
-
let s = this._brushCache.get(a);
|
|
2704
|
-
s === void 0 && (s = new a(), this._brushCache.set(a, s)), s.drawMany(e, t, r);
|
|
2705
|
-
}
|
|
2706
|
-
registerRenderPass(e) {
|
|
2707
|
-
const t = e.brushes.map((i) => (this._brushCache.has(i) || this._brushCache.set(i, new i()), this._brushCache.get(i)));
|
|
2708
|
-
return new Cs(t, e);
|
|
2709
|
-
}
|
|
2710
|
-
blitTexture(e, t, i, r = 1) {
|
|
2711
|
-
e.setBlendingEnabled(!0), e.setBlendFunctionSeparate(v.ONE, v.ONE_MINUS_SRC_ALPHA, v.ONE, v.ONE_MINUS_SRC_ALPHA), e.setColorMask(!0, !0, !0, !0), this._blitRenderer.render(e, t, i, r), this._currentPipelineStateNeedsUpdate = !0;
|
|
2712
|
-
}
|
|
2713
|
-
getPostProcessingEffects(e) {
|
|
2714
|
-
return this._effectsManager.getPostProcessingEffects(e);
|
|
2715
|
-
}
|
|
2716
|
-
updateFBOs(e, t) {
|
|
2717
|
-
if (e !== this._lastWidth || t !== this._lastHeight) {
|
|
2718
|
-
if (this._lastWidth = e, this._lastHeight = t, this._fbos) {
|
|
2719
|
-
let a;
|
|
2720
|
-
for (a in this._fbos)
|
|
2721
|
-
this._fbos[a].resize(e, t);
|
|
2722
|
-
return;
|
|
2723
|
-
}
|
|
2724
|
-
const i = new R(e, t);
|
|
2725
|
-
i.samplingMode = L.NEAREST, i.wrapMode = E.CLAMP_TO_EDGE;
|
|
2726
|
-
const r = new Xe(We.DEPTH_STENCIL, e, t);
|
|
2727
|
-
this._stencilBuf = new ur(this.context, r), this._fbos = { output: new N(this.context, i, this._stencilBuf), effect0: new N(this.context, i, this._stencilBuf) };
|
|
2728
|
-
}
|
|
2729
|
-
}
|
|
2730
|
-
_applyEffects(e, t, i) {
|
|
2731
|
-
const { context: r } = e, a = this._effectsManager.getPostProcessingEffects(t);
|
|
2732
|
-
for (const { postProcessingEffect: s, effect: n } of a)
|
|
2733
|
-
r.bindFramebuffer(i), s.draw(e, i, n);
|
|
2734
|
-
this._currentPipelineStateNeedsUpdate = !0;
|
|
2735
|
-
}
|
|
2736
|
-
setShader(e) {
|
|
2737
|
-
this._shaderState.shader = e.shader, this._shaderState.uniforms = e.uniforms, this._shaderState.defines = e.defines, this._shaderState.optionalAttributes = e.optionalAttributes, this._shaderState.useComputeBuffer = e.useComputeBuffer ?? !1;
|
|
2738
|
-
}
|
|
2739
|
-
setPipelineState(e) {
|
|
2740
|
-
e !== this._currentPipelineState && (this._currentPipelineState = e, this._currentPipelineStateNeedsUpdate = !0);
|
|
2741
|
-
}
|
|
2742
|
-
submitDraw(e, t) {
|
|
2743
|
-
const { instance: i } = t, r = i.instanceId, { shader: a, uniforms: s, defines: n, optionalAttributes: o, useComputeBuffer: l } = this._shaderState, h = t.target.getMesh(r), c = { useComputeBuffer: l, locationInfo: a.locationInfo, computeAttributeMap: a.computeAttributes }, d = h.getLayout(c);
|
|
2744
|
-
if (d == null)
|
|
2745
|
-
return null;
|
|
2746
|
-
const { primitive: p, count: _, offset: f } = h.getDrawArgs(ne.TRIANGLES, t.count, t.start * Uint32Array.BYTES_PER_ELEMENT, l), g = this._programCache.getProgram(a, d, s, n ?? {}, o ?? {});
|
|
2747
|
-
g.setUniforms(s), g.bind(e), this.updatePipelineState(e), this._updateStencilRef(e, t.target);
|
|
2748
|
-
const y = h.getVAO(e, a.locationInfo, c);
|
|
2749
|
-
return e.bindVAO(y), e.drawElements(p, _, Le.UNSIGNED_INT, f), e.bindVAO(null), g.cleanupTemporaryTextures(), { vertexShader: g.vertexShader, fragmentShader: g.fragmentShader };
|
|
2750
|
-
}
|
|
2751
|
-
submitDrawQuad(e) {
|
|
2752
|
-
const { shader: t, uniforms: i, defines: r, optionalAttributes: a } = this._shaderState, s = this._programCache.getProgram(t, this._quadMesh.layout, i, r ?? {}, a ?? {});
|
|
2753
|
-
s.setUniforms(i), s.bind(e), this.updatePipelineState(e), this._updateStencilRef(e, null), this._quadMesh.draw(), e.bindVAO(null), s.cleanupTemporaryTextures();
|
|
2754
|
-
}
|
|
2755
|
-
submitDrawMesh(e, t, i) {
|
|
2756
|
-
const { shader: r, uniforms: a, defines: s, optionalAttributes: n } = this._shaderState, o = this._programCache.getProgram(r, t.layout, a, s ?? {}, n ?? {});
|
|
2757
|
-
if (o.setUniforms(a), o.bind(e), this.updatePipelineState(e), this._updateStencilRef(e, null), i)
|
|
2758
|
-
for (const l of i)
|
|
2759
|
-
t.bind(e, l), t.draw(e);
|
|
2760
|
-
else
|
|
2761
|
-
for (let l = 0; l < t.parts.length; l++)
|
|
2762
|
-
t.bind(e, l), t.draw(e);
|
|
2763
|
-
t.unbind(e), o.cleanupTemporaryTextures();
|
|
2764
|
-
}
|
|
2765
|
-
updatePipelineState(e) {
|
|
2766
|
-
this._currentPipelineStateNeedsUpdate && (this._currentPipelineStateNeedsUpdate = !1, this._updatePipelineState(e));
|
|
2767
|
-
}
|
|
2768
|
-
_updatePipelineState(e) {
|
|
2769
|
-
if (this._currentPipelineState == null)
|
|
2770
|
-
throw new Error("Pipeline state not defined. Call setPipelineState before calling submitDraw ");
|
|
2771
|
-
const { color: t, depth: i, stencil: r } = this._currentPipelineState;
|
|
2772
|
-
if (t) {
|
|
2773
|
-
const { blendMode: a, write: s } = t;
|
|
2774
|
-
switch (e.setColorMask(...s), e.setBlendingEnabled(!0), e.setBlendEquation(ut.ADD), a) {
|
|
2775
|
-
case "composite":
|
|
2776
|
-
e.setBlendFunctionSeparate(v.ONE, v.ONE_MINUS_SRC_ALPHA, v.ONE, v.ONE_MINUS_SRC_ALPHA);
|
|
2777
|
-
break;
|
|
2778
|
-
case "additive":
|
|
2779
|
-
e.setBlendFunctionSeparate(v.ONE, v.ONE, v.ONE, v.ONE);
|
|
2780
|
-
break;
|
|
2781
|
-
case "custom": {
|
|
2782
|
-
const { blendParameters: n } = t, { dstAlpha: o, dstRGB: l, srcAlpha: h, srcRGB: c } = n;
|
|
2783
|
-
e.setBlendFunctionSeparate(c, l, h, o);
|
|
2784
|
-
break;
|
|
2785
|
-
}
|
|
2786
|
-
case "delete":
|
|
2787
|
-
e.setBlendEquation(ut.REVERSE_SUBTRACT), e.setBlendFunctionSeparate(v.ONE, v.ONE_MINUS_SRC_ALPHA, v.ONE, v.ONE_MINUS_SRC_ALPHA);
|
|
2788
|
-
}
|
|
2789
|
-
}
|
|
2790
|
-
if (i) {
|
|
2791
|
-
const { test: a, write: s } = i;
|
|
2792
|
-
s ? (e.setDepthWriteEnabled(!0), e.setDepthRange(s.zNear, s.zFar)) : e.setDepthWriteEnabled(!1), a ? (e.setDepthTestEnabled(!0), e.setDepthFunction(a)) : e.setDepthTestEnabled(!1);
|
|
2793
|
-
} else
|
|
2794
|
-
e.setDepthTestEnabled(!1), e.setDepthWriteEnabled(!1);
|
|
2795
|
-
if (r) {
|
|
2796
|
-
const { test: a, write: s } = r;
|
|
2797
|
-
if (a) {
|
|
2798
|
-
const { compare: n, mask: o, op: l, ref: h } = a;
|
|
2799
|
-
e.setStencilTestEnabled(!0), typeof h != "function" && e.setStencilFunctionSeparate(Be.FRONT_AND_BACK, n, h, o), e.setStencilOpSeparate(Be.FRONT_AND_BACK, l.fail, l.zFail, l.zPass);
|
|
2800
|
-
} else
|
|
2801
|
-
e.setStencilTestEnabled(!1);
|
|
2802
|
-
if (s) {
|
|
2803
|
-
const { mask: n } = s;
|
|
2804
|
-
e.setStencilWriteMask(n);
|
|
2805
|
-
} else
|
|
2806
|
-
e.setStencilWriteMask(0);
|
|
2807
|
-
} else
|
|
2808
|
-
e.setStencilTestEnabled(!1), e.setStencilWriteMask(0);
|
|
2809
|
-
}
|
|
2810
|
-
_updateStencilRef(e, t) {
|
|
2811
|
-
if (this._currentPipelineState == null)
|
|
2812
|
-
throw new Error("Pipeline state not defined. Call setPipelineState before calling submitDraw ");
|
|
2813
|
-
const { stencil: i } = this._currentPipelineState;
|
|
2814
|
-
if (i) {
|
|
2815
|
-
const { test: r } = i;
|
|
2816
|
-
if (r) {
|
|
2817
|
-
const { compare: a, mask: s, ref: n } = r;
|
|
2818
|
-
typeof n == "function" && e.setStencilFunctionSeparate(Be.FRONT_AND_BACK, a, n(t), s);
|
|
2819
|
-
}
|
|
2820
|
-
}
|
|
2821
|
-
}
|
|
2822
|
-
}
|
|
2823
|
-
function Et(u, e, t, i) {
|
|
2824
|
-
return u !== D.LABEL_ALPHA && u !== D.LABEL && u !== D.HIGHLIGHT && (i !== 1 || e != null && e !== "normal" || t != null && t.length > 0);
|
|
2825
|
-
}
|
|
2826
|
-
let Rs = class {
|
|
2827
|
-
constructor() {
|
|
2828
|
-
this._candidateTiles = [];
|
|
2829
|
-
}
|
|
2830
|
-
schedule(e) {
|
|
2831
|
-
this._candidateTiles.includes(e) || this._candidateTiles.push(e);
|
|
2832
|
-
}
|
|
2833
|
-
reshuffle(e) {
|
|
2834
|
-
const t = [];
|
|
2835
|
-
for (const i of this._candidateTiles)
|
|
2836
|
-
e > 0 ? (i.reshuffle(), e--) : t.push(i);
|
|
2837
|
-
this._candidateTiles = t;
|
|
2838
|
-
}
|
|
2839
|
-
};
|
|
2840
|
-
const zs = 2e3;
|
|
2841
|
-
class xn extends Ui {
|
|
2842
|
-
constructor(e, t) {
|
|
2843
|
-
super(), this._trash = /* @__PURE__ */ new Set(), this._renderRemainingTime = 0, this._lastFrameRenderTime = 0, this._renderRequested = ai(!1), this.stage = this, this._stationary = !0, this._reshuffleManager = new Rs(), this._canvas = new vr(e), this.context = new tr(this._canvas.gl, t.contextOptions ?? {}), this.painter = new Es(this.context, this), this._cimAnalyzer = new fr(this.painter.textureManager.resourceManager), H("esri-2d-profiler") && (this._debugOutput = document.createElement("div"), this._debugOutput.setAttribute("style", "margin: 24px 64px; position: absolute; color: red;"), e.appendChild(this._debugOutput));
|
|
2844
|
-
const i = () => this._highlightGradient;
|
|
2845
|
-
this._renderParameters = { drawPhase: 0, state: this.state, pixelRatio: window.devicePixelRatio, stationary: !1, globalOpacity: 1, blendMode: null, deltaTime: -1, time: 0, inFadeTransition: !1, effects: null, context: this.context, painter: this.painter, timeline: t.timeline || new ni(), renderingOptions: t.renderingOptions, requestRender: () => this.requestRender(), allowDelayedRender: !1, requireFBO: !1, profiler: new Ki(this.context, this._debugOutput), dataUploadCounter: 0, get highlightGradient() {
|
|
2846
|
-
return i();
|
|
2847
|
-
}, reshuffleManager: this._reshuffleManager, backgroundColor: t.backgroundColor }, this._taskHandle = oi({ render: (r) => this.renderFrame(r) }), this._taskHandle.pause(), this._lostWebGLContextHandle = this._canvas.events.on("webgl-context-lost", (r) => this.emit("webgl-error", { error: new re("webgl-context-lost", r.statusMessage) })), this._bufferPool = new Hi(), dr();
|
|
2848
|
-
}
|
|
2849
|
-
destroy() {
|
|
2850
|
-
var e, t;
|
|
2851
|
-
pr(this.context), this.removeAllChildren(), this._emptyTrash(), this._taskHandle = Ze(this._taskHandle), this._lostWebGLContextHandle = Ze(this._lostWebGLContextHandle), this._canvas.destroy(), (t = (e = this._debugOutput) == null ? void 0 : e.parentNode) == null || t.removeChild(this._debugOutput), this._bufferPool.destroy(), this.painter.dispose(), this.context.dispose(), this._canvas = null;
|
|
2852
|
-
}
|
|
2853
|
-
get textureManager() {
|
|
2854
|
-
return this.painter.textureManager;
|
|
2855
|
-
}
|
|
2856
|
-
get backgroundColor() {
|
|
2857
|
-
return this._renderParameters.backgroundColor;
|
|
2858
|
-
}
|
|
2859
|
-
set backgroundColor(e) {
|
|
2860
|
-
this._renderParameters.backgroundColor = e, this.requestRender();
|
|
2861
|
-
}
|
|
2862
|
-
get bufferPool() {
|
|
2863
|
-
return this._bufferPool;
|
|
2864
|
-
}
|
|
2865
|
-
get cimAnalyzer() {
|
|
2866
|
-
return this._cimAnalyzer;
|
|
2867
|
-
}
|
|
2868
|
-
get renderingOptions() {
|
|
2869
|
-
return this._renderingOptions;
|
|
2870
|
-
}
|
|
2871
|
-
set renderingOptions(e) {
|
|
2872
|
-
this._renderingOptions = e, this.requestRender();
|
|
2873
|
-
}
|
|
2874
|
-
get renderRequested() {
|
|
2875
|
-
return this._renderRequested.value;
|
|
2876
|
-
}
|
|
2877
|
-
get state() {
|
|
2878
|
-
return this._state;
|
|
2879
|
-
}
|
|
2880
|
-
set state(e) {
|
|
2881
|
-
this._state = e, this.requestRender();
|
|
2882
|
-
}
|
|
2883
|
-
get stationary() {
|
|
2884
|
-
return this._stationary;
|
|
2885
|
-
}
|
|
2886
|
-
set stationary(e) {
|
|
2887
|
-
this._stationary !== e && (this._stationary = e, this.requestRender());
|
|
2888
|
-
}
|
|
2889
|
-
trashDisplayObject(e) {
|
|
2890
|
-
this._trash.add(e), this.requestRender();
|
|
2891
|
-
}
|
|
2892
|
-
untrashDisplayObject(e) {
|
|
2893
|
-
return this._trash.delete(e);
|
|
2894
|
-
}
|
|
2895
|
-
requestRender() {
|
|
2896
|
-
this._renderRemainingTime = zs, this.renderRequested || (this._renderRequested.value = !0, this._taskHandle.resume());
|
|
2897
|
-
}
|
|
2898
|
-
renderFrame(e) {
|
|
2899
|
-
const t = this._lastFrameRenderTime ? e.time - this._lastFrameRenderTime : 0;
|
|
2900
|
-
this._renderRemainingTime -= t, this._renderRemainingTime <= 0 && this._taskHandle.pause(), this._lastFrameRenderTime = e.time, this._renderRequested.value = !1, this._renderParameters.state = this._state, this._renderParameters.stationary = this.stationary, this._renderParameters.pixelRatio = window.devicePixelRatio, this._renderParameters.globalOpacity = 1, this._renderParameters.time = e.time, this._renderParameters.deltaTime = e.deltaTime, this._renderParameters.effects = null, this.processRender(this._renderParameters), this._emptyTrash();
|
|
2901
|
-
}
|
|
2902
|
-
_createTransforms() {
|
|
2903
|
-
return { displayViewScreenMat3: Ve() };
|
|
2904
|
-
}
|
|
2905
|
-
renderChildren(e) {
|
|
2906
|
-
for (const t of this.children)
|
|
2907
|
-
t.beforeRender(e);
|
|
2908
|
-
this._reshuffleManager.reshuffle(Di), this._canvas.render(e, () => this._renderChildren(this.children, e));
|
|
2909
|
-
for (const t of this.children)
|
|
2910
|
-
t.afterRender(e);
|
|
2911
|
-
}
|
|
2912
|
-
_renderChildren(e, t) {
|
|
2913
|
-
const i = this.context;
|
|
2914
|
-
this.painter.textureUploadManager.upload(), i.resetInfo(), t.profiler.recordStart("drawLayers"), t.dataUploadCounter = 0, this.painter.beforeRenderPhases(t, t.backgroundColor, this.state.padding), t.drawPhase = D.MAP;
|
|
2915
|
-
for (const r of e)
|
|
2916
|
-
r.processRender(t);
|
|
2917
|
-
if (this.children.some((r) => r.hasHighlight)) {
|
|
2918
|
-
t.drawPhase = D.HIGHLIGHT;
|
|
2919
|
-
for (const r of e)
|
|
2920
|
-
r.processRender(t);
|
|
2921
|
-
}
|
|
2922
|
-
if (this.children.some((r) => r.hasLabels)) {
|
|
2923
|
-
t.drawPhase = D.LABEL;
|
|
2924
|
-
for (const r of e)
|
|
2925
|
-
r.processRender(t);
|
|
2926
|
-
}
|
|
2927
|
-
if (H("esri-tiles-debug")) {
|
|
2928
|
-
t.drawPhase = D.DEBUG;
|
|
2929
|
-
for (const r of e)
|
|
2930
|
-
r.processRender(t);
|
|
2931
|
-
}
|
|
2932
|
-
this.painter.afterRenderPhases(t), t.profiler.recordEnd("drawLayers"), i.logInfo();
|
|
2933
|
-
}
|
|
2934
|
-
doRender(e) {
|
|
2935
|
-
const t = this.context, { state: i, pixelRatio: r } = e;
|
|
2936
|
-
this._canvas.resize(e), t.setViewport(0, 0, r * i.size[0], r * i.size[1]), t.setDepthWriteEnabled(!0), t.setStencilWriteMask(255), this.renderChildren(e);
|
|
2937
|
-
}
|
|
2938
|
-
async takeScreenshot(e, t, i, r) {
|
|
2939
|
-
const a = Math.round(this.state.size[0] * e.resolutionScale), s = Math.round(this.state.size[1] * e.resolutionScale), n = e.resolutionScale, o = this.context, l = this._state.clone();
|
|
2940
|
-
if (r != null) {
|
|
2941
|
-
const m = l.viewpoint;
|
|
2942
|
-
l.viewpoint.rotation = r, l.viewpoint = m;
|
|
2943
|
-
}
|
|
2944
|
-
const h = { ...this._renderParameters, drawPhase: null, globalOpacity: 1, stationary: !0, state: l, pixelRatio: n, time: performance.now(), deltaTime: 0, blendMode: null, effects: null, inFadeTransition: !1, backgroundColor: i }, c = new R(a, s);
|
|
2945
|
-
c.wrapMode = E.CLAMP_TO_EDGE, c.internalFormat = Zi.RGBA8, c.isImmutable = !0;
|
|
2946
|
-
const d = new N(o, c, new Xe(We.DEPTH_STENCIL, a, s)), p = o.getBoundFramebufferObject(), _ = o.getViewport();
|
|
2947
|
-
o.bindFramebuffer(d), o.setViewport(0, 0, a, s), this._renderChildren(t ?? this.children, h);
|
|
2948
|
-
const f = this._readbackScreenshot(d, { ...e.cropArea, y: s - (e.cropArea.y + e.cropArea.height) });
|
|
2949
|
-
o.bindFramebuffer(p), o.setViewport(_.x, _.y, _.width, _.height), this.requestRender();
|
|
2950
|
-
const g = await f;
|
|
2951
|
-
let y;
|
|
2952
|
-
return e.outputScale === 1 ? y = g : (y = new ImageData(Math.round(g.width * e.outputScale), Math.round(g.height * e.outputScale)), li(g, y, !0)), d.dispose(), y;
|
|
2953
|
-
}
|
|
2954
|
-
async _readbackScreenshot(e, t) {
|
|
2955
|
-
const i = rr(t.width, t.height, document.createElement("canvas"));
|
|
2956
|
-
return await e.readPixelsAsync(t.x, t.y, t.width, t.height, C.RGBA, qe.UNSIGNED_BYTE, new Uint8Array(i.data.buffer)), i;
|
|
2957
|
-
}
|
|
2958
|
-
_emptyTrash() {
|
|
2959
|
-
for (; this._trash.size > 0; ) {
|
|
2960
|
-
const e = Array.from(this._trash);
|
|
2961
|
-
this._trash.clear();
|
|
2962
|
-
for (const t of e)
|
|
2963
|
-
t.processDetach();
|
|
2964
|
-
}
|
|
2965
|
-
}
|
|
2966
|
-
}
|
|
2967
|
-
async function Fs(u) {
|
|
2968
|
-
const e = import("./mask-svg-30f64a7b.js"), t = import("./overlay-svg-c3941b3b.js"), i = _t((await e).default, { signal: u }), r = _t((await t).default, { signal: u }), a = { mask: await i, overlay: await r };
|
|
2969
|
-
return Ue(u), a;
|
|
2970
|
-
}
|
|
2971
|
-
class Mn extends Vi {
|
|
2972
|
-
constructor() {
|
|
2973
|
-
super(), this._handles = new hi(), this._resourcePixelRatio = 1, this.visible = !1;
|
|
2974
|
-
}
|
|
2975
|
-
destroy() {
|
|
2976
|
-
this._handles = ci(this._handles), this._disposeRenderResources(), this._resourcesTask = ui(this._resourcesTask);
|
|
2977
|
-
}
|
|
2978
|
-
get backgroundColor() {
|
|
2979
|
-
return this._backgroundColor;
|
|
2980
|
-
}
|
|
2981
|
-
set backgroundColor(e) {
|
|
2982
|
-
this._backgroundColor = e, this.requestRender();
|
|
2983
|
-
}
|
|
2984
|
-
get magnifier() {
|
|
2985
|
-
return this._magnifier;
|
|
2986
|
-
}
|
|
2987
|
-
set magnifier(e) {
|
|
2988
|
-
this._magnifier = e, this._handles.removeAll(), this._handles.add([Ee(() => e.version, () => {
|
|
2989
|
-
this.visible = e.visible && e.position != null && e.size > 0, this.requestRender();
|
|
2990
|
-
}, di), Ee(() => [e.maskUrl, e.overlayUrl], () => this._reloadResources()), Ee(() => e.size, () => {
|
|
2991
|
-
this._disposeRenderResources(), this.requestRender();
|
|
2992
|
-
})]);
|
|
2993
|
-
}
|
|
2994
|
-
_createTransforms() {
|
|
2995
|
-
return { displayViewScreenMat3: Ve() };
|
|
2996
|
-
}
|
|
2997
|
-
doRender(e) {
|
|
2998
|
-
const t = e.context;
|
|
2999
|
-
if (!this._resourcesTask)
|
|
3000
|
-
return void this._reloadResources();
|
|
3001
|
-
if (e.drawPhase !== D.MAP || !this._canRender())
|
|
3002
|
-
return;
|
|
3003
|
-
this._updateResources(e);
|
|
3004
|
-
const i = this._magnifier;
|
|
3005
|
-
if (i.position == null)
|
|
3006
|
-
return;
|
|
3007
|
-
const r = e.pixelRatio, a = i.size * r, s = 1 / i.factor, n = Math.ceil(s * a);
|
|
3008
|
-
this._readbackTexture.resize(n, n);
|
|
3009
|
-
const { size: o } = e.state, l = r * o[0], h = r * o[1], c = 0.5 * n, d = 0.5 * n, p = et(r * i.position.x, c, l - c - 1), _ = et(h - r * i.position.y, d, h - d - 1);
|
|
3010
|
-
t.setBlendingEnabled(!0);
|
|
3011
|
-
const f = p - c, g = _ - d, y = this._readbackTexture;
|
|
3012
|
-
t.bindTexture(y, 0), t.gl.copyTexImage2D(y.descriptor.target, 0, y.descriptor.pixelFormat, f, g, n, n, 0);
|
|
3013
|
-
const m = this.backgroundColor, M = m ? [m.a * m.r / 255, m.a * m.g / 255, m.a * m.b / 255, m.a] : [1, 1, 1, 1], w = (p + i.offset.x * r) / l * 2 - 1, x = (_ - i.offset.y * r) / h * 2 - 1, b = a / l * 2, T = a / h * 2, S = this._program;
|
|
3014
|
-
t.bindVAO(this._vertexArrayObject), t.bindTexture(this._overlayTexture, 6), t.bindTexture(this._maskTexture, 7), t.useProgram(S), S.setUniform4fv("u_background", M), S.setUniform1i("u_readbackTexture", 0), S.setUniform1i("u_overlayTexture", 6), S.setUniform1i("u_maskTexture", 7), S.setUniform4f("u_drawPos", w, x, b, T), S.setUniform1i("u_maskEnabled", i.maskEnabled ? 1 : 0), S.setUniform1i("u_overlayEnabled", i.overlayEnabled ? 1 : 0), t.setStencilTestEnabled(!1), t.setColorMask(!0, !0, !0, !0), t.drawArrays(ne.TRIANGLE_STRIP, 0, 4), t.bindVAO();
|
|
3015
|
-
}
|
|
3016
|
-
_canRender() {
|
|
3017
|
-
return this.mask && this.overlay && this._magnifier != null;
|
|
3018
|
-
}
|
|
3019
|
-
_reloadResources() {
|
|
3020
|
-
this._resourcesTask && this._resourcesTask.abort();
|
|
3021
|
-
const e = this._magnifier != null ? this._magnifier.maskUrl : null, t = this._magnifier != null ? this._magnifier.overlayUrl : null;
|
|
3022
|
-
this._resourcesTask = pi(async (i) => {
|
|
3023
|
-
const r = e == null || t == null ? Fs(i) : null, a = e != null ? de(e, { responseType: "image", signal: i }).then((l) => l.data) : r.then((l) => l.mask), s = t != null ? de(t, { responseType: "image", signal: i }).then((l) => l.data) : r.then((l) => l.overlay), [n, o] = await Promise.all([a, s]);
|
|
3024
|
-
this.mask = n, this.overlay = o, this._disposeRenderResources(), this.requestRender();
|
|
3025
|
-
});
|
|
3026
|
-
}
|
|
3027
|
-
_disposeRenderResources() {
|
|
3028
|
-
this._readbackTexture = P(this._readbackTexture), this._overlayTexture = P(this._overlayTexture), this._maskTexture = P(this._maskTexture), this._vertexArrayObject = P(this._vertexArrayObject), this._program = P(this._program);
|
|
3029
|
-
}
|
|
3030
|
-
_updateResources(e) {
|
|
3031
|
-
if (e.pixelRatio !== this._resourcePixelRatio && this._disposeRenderResources(), this._readbackTexture)
|
|
3032
|
-
return;
|
|
3033
|
-
const t = e.context;
|
|
3034
|
-
this._resourcePixelRatio = e.pixelRatio;
|
|
3035
|
-
const i = Math.ceil(this._magnifier.size * e.pixelRatio);
|
|
3036
|
-
this._program = Ji(t);
|
|
3037
|
-
const r = new Uint16Array([0, 1, 0, 0, 1, 1, 1, 0]), a = Qi.attributes;
|
|
3038
|
-
this._vertexArrayObject = new je(t, a, Wi, { geometry: Ge.createVertex(t, He.STATIC_DRAW, r) }), this.overlay.width = i, this.overlay.height = i;
|
|
3039
|
-
const s = new R();
|
|
3040
|
-
s.internalFormat = C.RGBA, s.wrapMode = E.CLAMP_TO_EDGE, s.samplingMode = L.NEAREST, s.flipped = !0, s.preMultiplyAlpha = !_i(this.overlay.src) || !e.context.driverTest.svgPremultipliesAlpha.result, this._overlayTexture = new X(t, s, this.overlay), this.mask.width = i, this.mask.height = i, s.pixelFormat = s.internalFormat = C.ALPHA, this._maskTexture = new X(t, s, this.mask);
|
|
3041
|
-
const n = 1 / this._magnifier.factor;
|
|
3042
|
-
s.pixelFormat = s.internalFormat = C.RGBA, s.width = s.height = Math.ceil(n * i), s.samplingMode = L.LINEAR, s.flipped = !1, this._readbackTexture = new X(t, s);
|
|
3043
|
-
}
|
|
3044
|
-
}
|
|
3045
|
-
export {
|
|
3046
|
-
zn as GraphicContainer,
|
|
3047
|
-
En as GraphicsView2D,
|
|
3048
|
-
Pn as LabelManager,
|
|
3049
|
-
Mn as MagnifierView2D,
|
|
3050
|
-
Tn as MapViewNavigation,
|
|
3051
|
-
xn as Stage
|
|
3052
|
-
};
|