@esri/solutions-components 0.4.0 → 0.4.2
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/assets/t9n/map-select-tools/resources.json +1 -1
- package/dist/assets/t9n/map-select-tools/resources_en.json +1 -1
- package/dist/assets/t9n/public-notification/resources.json +5 -5
- package/dist/assets/t9n/public-notification/resources_en.json +5 -5
- package/dist/assets/t9n/refine-selection/resources.json +3 -3
- package/dist/assets/t9n/refine-selection/resources_en.json +3 -3
- package/dist/cjs/calcite-input-message_5.cjs.entry.js +1344 -18
- package/dist/cjs/{calcite-input-message.calcite-notice.map-select-tools.pdf-download.refine-selection-da276a1c.js → downloadUtils-99981c6b.js} +278 -1383
- package/dist/cjs/{index.es-176629d8.js → index.es-53f3bc97.js} +3 -13
- package/dist/cjs/layer-table.cjs.entry.js +5 -15
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/public-notification.cjs.entry.js +25 -10
- package/dist/cjs/solutions-components.cjs.js +1 -1
- package/dist/collection/components/layer-table/layer-table.js +4 -16
- package/dist/collection/components/map-search/map-search.js +1 -1
- package/dist/collection/components/map-select-tools/map-select-tools.js +43 -39
- package/dist/collection/components/pdf-download/pdf-download.js +33 -80
- package/dist/collection/components/public-notification/public-notification.js +26 -11
- package/dist/collection/components/refine-selection/refine-selection.js +1 -1
- package/dist/collection/utils/csvUtils.js +4 -0
- package/dist/collection/utils/csvUtils.ts +7 -0
- package/dist/collection/utils/downloadUtils.js +254 -0
- package/dist/collection/utils/downloadUtils.ts +344 -0
- package/dist/collection/utils/interfaces.ts +3 -2
- package/dist/collection/utils/pdfUtils.js +7 -0
- package/dist/collection/utils/pdfUtils.ts +13 -2
- package/dist/components/downloadUtils.js +2352 -0
- package/dist/components/index.es.js +1 -1
- package/dist/components/layer-table.js +5 -16
- package/dist/components/map-layer-picker2.js +1 -1
- package/dist/components/map-search.js +1 -1
- package/dist/components/map-select-tools2.js +45 -41
- package/dist/components/pdf-download2.js +14 -2126
- package/dist/components/public-notification.js +26 -11
- package/dist/components/queryUtils.js +1 -1
- package/dist/components/refine-selection-tools2.js +1 -1
- package/dist/components/refine-selection2.js +1 -1
- package/dist/esm/buffer-tools_6.entry.js +1 -1
- package/dist/esm/calcite-combobox_3.entry.js +1 -1
- package/dist/esm/calcite-input-message_5.entry.js +1343 -13
- package/dist/esm/{calcite-input-message.calcite-notice.map-select-tools.pdf-download.refine-selection-c6f63458.js → downloadUtils-4bb47330.js} +279 -1381
- package/dist/esm/{index.es-54a6f3a3.js → index.es-4424d2f7.js} +2 -12
- package/dist/esm/layer-table.entry.js +6 -16
- package/dist/esm/loader.js +1 -1
- package/dist/esm/{mapViewUtils-63e118f8.js → mapViewUtils-02696ab6.js} +1 -1
- package/dist/esm/public-notification.entry.js +26 -11
- package/dist/esm/solutions-components.js +1 -1
- package/dist/solutions-components/p-0aed9b0d.js +437 -0
- package/dist/solutions-components/p-0d3b0fa0.entry.js +17 -0
- package/dist/solutions-components/{p-cc2e20c8.js → p-1bfd07e3.js} +1 -1
- package/dist/solutions-components/{p-117174e8.entry.js → p-335fce8c.entry.js} +1 -1
- package/dist/solutions-components/{p-1e459361.js → p-50117f71.js} +3 -3
- package/dist/solutions-components/p-5e4dfbe4.entry.js +6 -0
- package/dist/solutions-components/{p-8a0c0935.entry.js → p-a3b60bc9.entry.js} +1 -1
- package/dist/solutions-components/p-ec7f7804.entry.js +6 -0
- package/dist/solutions-components/solutions-components.esm.js +1 -1
- package/dist/solutions-components/utils/csvUtils.ts +7 -0
- package/dist/solutions-components/utils/downloadUtils.ts +344 -0
- package/dist/solutions-components/utils/interfaces.ts +3 -2
- package/dist/solutions-components/utils/pdfUtils.ts +13 -2
- package/dist/types/components/map-select-tools/map-select-tools.d.ts +12 -6
- package/dist/types/components/pdf-download/pdf-download.d.ts +4 -20
- package/dist/types/components/public-notification/public-notification.d.ts +9 -1
- package/dist/types/components.d.ts +4 -2
- package/dist/types/utils/downloadUtils.d.ts +42 -0
- package/dist/types/utils/interfaces.d.ts +2 -3
- package/dist/types/utils/pdfUtils.d.ts +3 -1
- package/package.json +1 -1
- package/dist/cjs/csvUtils-3a56c6d8.js +0 -54
- package/dist/components/csvUtils.js +0 -52
- package/dist/esm/csvUtils-23b5418f.js +0 -52
- package/dist/solutions-components/p-3069e3b7.js +0 -21
- package/dist/solutions-components/p-6d28f991.entry.js +0 -6
- package/dist/solutions-components/p-80f5e33c.js +0 -416
- package/dist/solutions-components/p-8927862a.entry.js +0 -6
- package/dist/solutions-components/p-e69c58e5.entry.js +0 -6
|
@@ -1,23 +1,23 @@
|
|
|
1
1
|
{
|
|
2
|
-
"refineSelection": "Refine
|
|
2
|
+
"refineSelection": "Refine selection",
|
|
3
3
|
"downloadPDF": "Download PDF",
|
|
4
4
|
"downloadCSV": "Download CSV",
|
|
5
|
+
"downloadNoLists": "There are no lists to export. Go to My lists to create a list of features.",
|
|
5
6
|
"add": "Add",
|
|
6
7
|
"remove": "Remove",
|
|
7
8
|
"back": "Back",
|
|
8
|
-
"addresseeLayer": "Addressee
|
|
9
|
+
"addresseeLayer": "Addressee layer",
|
|
9
10
|
"selectedFeatures": "{{n}} selected features",
|
|
10
11
|
"noNotifications": "You have no notification list yet.",
|
|
11
12
|
"notifications": "Notifications",
|
|
12
|
-
"myLists": "My
|
|
13
|
+
"myLists": "My lists",
|
|
13
14
|
"stepTwoFull": "Select features from: {{layer}}",
|
|
14
15
|
"cancel": "Cancel",
|
|
15
16
|
"done": "Done",
|
|
16
17
|
"selectedAddresses": "{{n}} selected addresses from {{layer}}",
|
|
17
|
-
"pdfDownloads": "PDF Downloads",
|
|
18
18
|
"selectPDFLabelOption": "Select PDF label option",
|
|
19
|
-
"csvDownloads": "CSV Downloads",
|
|
20
19
|
"refineTip": "Add or remove features to refine and finalize the selection using the sketch tools. This functionality will work across all selection sets.",
|
|
20
|
+
"refineTipNoSelections": "There are no selections to refine. Go to My lists to create a list of features.",
|
|
21
21
|
"removeDuplicate": "Remove duplicate addresses",
|
|
22
22
|
"selectLayerAndAdd": "Choose an addressee layer and click on the 'Add' button to create a notification list by selecting features.",
|
|
23
23
|
"selectSearchTip": "Search for an address, place, or feature for selection",
|
|
@@ -1,23 +1,23 @@
|
|
|
1
1
|
{
|
|
2
|
-
"refineSelection": "Refine
|
|
2
|
+
"refineSelection": "Refine selection",
|
|
3
3
|
"downloadPDF": "Download PDF",
|
|
4
4
|
"downloadCSV": "Download CSV",
|
|
5
|
+
"downloadNoLists": "There are no lists to export. Go to My lists to create a list of features.",
|
|
5
6
|
"add": "Add",
|
|
6
7
|
"remove": "Remove",
|
|
7
8
|
"back": "Back",
|
|
8
|
-
"addresseeLayer": "Addressee
|
|
9
|
+
"addresseeLayer": "Addressee layer",
|
|
9
10
|
"selectedFeatures": "{{n}} selected features",
|
|
10
11
|
"noNotifications": "You have no notification list yet.",
|
|
11
12
|
"notifications": "Notifications",
|
|
12
|
-
"myLists": "My
|
|
13
|
+
"myLists": "My lists",
|
|
13
14
|
"stepTwoFull": "Select features from: {{layer}}",
|
|
14
15
|
"cancel": "Cancel",
|
|
15
16
|
"done": "Done",
|
|
16
17
|
"selectedAddresses": "{{n}} selected addresses from {{layer}}",
|
|
17
|
-
"pdfDownloads": "PDF Downloads",
|
|
18
18
|
"selectPDFLabelOption": "Select PDF label option",
|
|
19
|
-
"csvDownloads": "CSV Downloads",
|
|
20
19
|
"refineTip": "Add or remove features to refine and finalize the selection using the sketch tools. This functionality will work across all selection sets.",
|
|
20
|
+
"refineTipNoSelections": "There are no selections to refine. Go to My lists to create a list of features.",
|
|
21
21
|
"removeDuplicate": "Remove duplicate addresses",
|
|
22
22
|
"selectLayerAndAdd": "Choose an addressee layer and click on the 'Add' button to create a notification list by selecting features.",
|
|
23
23
|
"selectSearchTip": "Search for an address, place, or feature for selection",
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"add": "Add",
|
|
3
3
|
"remove": "Remove",
|
|
4
|
-
"featuresAdded": "Features
|
|
5
|
-
"featuresRemoved": "Features
|
|
6
|
-
"totalSelected": "Total
|
|
4
|
+
"featuresAdded": "Features added: {{n}}",
|
|
5
|
+
"featuresRemoved": "Features removed: {{n}}",
|
|
6
|
+
"totalSelected": "Total selected: {{n}}"
|
|
7
7
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"add": "Add",
|
|
3
3
|
"remove": "Remove",
|
|
4
|
-
"featuresAdded": "Features
|
|
5
|
-
"featuresRemoved": "Features
|
|
6
|
-
"totalSelected": "Total
|
|
4
|
+
"featuresAdded": "Features added: {{n}}",
|
|
5
|
+
"featuresRemoved": "Features removed: {{n}}",
|
|
6
|
+
"totalSelected": "Total selected: {{n}}"
|
|
7
7
|
}
|