@esri/solutions-components 0.4.0 → 0.4.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (76) hide show
  1. package/dist/assets/t9n/map-select-tools/resources.json +1 -1
  2. package/dist/assets/t9n/map-select-tools/resources_en.json +1 -1
  3. package/dist/assets/t9n/public-notification/resources.json +5 -5
  4. package/dist/assets/t9n/public-notification/resources_en.json +5 -5
  5. package/dist/assets/t9n/refine-selection/resources.json +3 -3
  6. package/dist/assets/t9n/refine-selection/resources_en.json +3 -3
  7. package/dist/cjs/calcite-input-message_5.cjs.entry.js +1344 -18
  8. package/dist/cjs/{calcite-input-message.calcite-notice.map-select-tools.pdf-download.refine-selection-da276a1c.js → downloadUtils-99981c6b.js} +278 -1383
  9. package/dist/cjs/{index.es-176629d8.js → index.es-53f3bc97.js} +3 -13
  10. package/dist/cjs/layer-table.cjs.entry.js +5 -15
  11. package/dist/cjs/loader.cjs.js +1 -1
  12. package/dist/cjs/public-notification.cjs.entry.js +25 -10
  13. package/dist/cjs/solutions-components.cjs.js +1 -1
  14. package/dist/collection/components/layer-table/layer-table.js +4 -16
  15. package/dist/collection/components/map-search/map-search.js +1 -1
  16. package/dist/collection/components/map-select-tools/map-select-tools.js +43 -39
  17. package/dist/collection/components/pdf-download/pdf-download.js +33 -80
  18. package/dist/collection/components/public-notification/public-notification.js +26 -11
  19. package/dist/collection/components/refine-selection/refine-selection.js +1 -1
  20. package/dist/collection/utils/csvUtils.js +4 -0
  21. package/dist/collection/utils/csvUtils.ts +7 -0
  22. package/dist/collection/utils/downloadUtils.js +254 -0
  23. package/dist/collection/utils/downloadUtils.ts +344 -0
  24. package/dist/collection/utils/interfaces.ts +3 -2
  25. package/dist/collection/utils/pdfUtils.js +7 -0
  26. package/dist/collection/utils/pdfUtils.ts +13 -2
  27. package/dist/components/downloadUtils.js +2352 -0
  28. package/dist/components/index.es.js +1 -1
  29. package/dist/components/layer-table.js +5 -16
  30. package/dist/components/map-layer-picker2.js +1 -1
  31. package/dist/components/map-search.js +1 -1
  32. package/dist/components/map-select-tools2.js +45 -41
  33. package/dist/components/pdf-download2.js +14 -2126
  34. package/dist/components/public-notification.js +26 -11
  35. package/dist/components/queryUtils.js +1 -1
  36. package/dist/components/refine-selection-tools2.js +1 -1
  37. package/dist/components/refine-selection2.js +1 -1
  38. package/dist/esm/buffer-tools_6.entry.js +1 -1
  39. package/dist/esm/calcite-combobox_3.entry.js +1 -1
  40. package/dist/esm/calcite-input-message_5.entry.js +1343 -13
  41. package/dist/esm/{calcite-input-message.calcite-notice.map-select-tools.pdf-download.refine-selection-c6f63458.js → downloadUtils-4bb47330.js} +279 -1381
  42. package/dist/esm/{index.es-54a6f3a3.js → index.es-4424d2f7.js} +2 -12
  43. package/dist/esm/layer-table.entry.js +6 -16
  44. package/dist/esm/loader.js +1 -1
  45. package/dist/esm/{mapViewUtils-63e118f8.js → mapViewUtils-02696ab6.js} +1 -1
  46. package/dist/esm/public-notification.entry.js +26 -11
  47. package/dist/esm/solutions-components.js +1 -1
  48. package/dist/solutions-components/p-0aed9b0d.js +437 -0
  49. package/dist/solutions-components/p-0d3b0fa0.entry.js +17 -0
  50. package/dist/solutions-components/{p-cc2e20c8.js → p-1bfd07e3.js} +1 -1
  51. package/dist/solutions-components/{p-117174e8.entry.js → p-335fce8c.entry.js} +1 -1
  52. package/dist/solutions-components/{p-1e459361.js → p-50117f71.js} +3 -3
  53. package/dist/solutions-components/p-5e4dfbe4.entry.js +6 -0
  54. package/dist/solutions-components/{p-8a0c0935.entry.js → p-a3b60bc9.entry.js} +1 -1
  55. package/dist/solutions-components/p-ec7f7804.entry.js +6 -0
  56. package/dist/solutions-components/solutions-components.esm.js +1 -1
  57. package/dist/solutions-components/utils/csvUtils.ts +7 -0
  58. package/dist/solutions-components/utils/downloadUtils.ts +344 -0
  59. package/dist/solutions-components/utils/interfaces.ts +3 -2
  60. package/dist/solutions-components/utils/pdfUtils.ts +13 -2
  61. package/dist/types/components/map-select-tools/map-select-tools.d.ts +12 -6
  62. package/dist/types/components/pdf-download/pdf-download.d.ts +4 -20
  63. package/dist/types/components/public-notification/public-notification.d.ts +9 -1
  64. package/dist/types/components.d.ts +4 -2
  65. package/dist/types/utils/downloadUtils.d.ts +42 -0
  66. package/dist/types/utils/interfaces.d.ts +2 -3
  67. package/dist/types/utils/pdfUtils.d.ts +3 -1
  68. package/package.json +1 -1
  69. package/dist/cjs/csvUtils-3a56c6d8.js +0 -54
  70. package/dist/components/csvUtils.js +0 -52
  71. package/dist/esm/csvUtils-23b5418f.js +0 -52
  72. package/dist/solutions-components/p-3069e3b7.js +0 -21
  73. package/dist/solutions-components/p-6d28f991.entry.js +0 -6
  74. package/dist/solutions-components/p-80f5e33c.js +0 -416
  75. package/dist/solutions-components/p-8927862a.entry.js +0 -6
  76. package/dist/solutions-components/p-e69c58e5.entry.js +0 -6
@@ -1,5 +1,5 @@
1
1
  {
2
- "searchDistance": "Search Distance",
2
+ "searchDistance": "Search distance",
3
3
  "search": "Search",
4
4
  "select": "Layer",
5
5
  "sketch": "Sketch",
@@ -1,5 +1,5 @@
1
1
  {
2
- "searchDistance": "Search Distance",
2
+ "searchDistance": "Search distance",
3
3
  "search": "Search",
4
4
  "select": "Layer",
5
5
  "sketch": "Sketch",
@@ -1,23 +1,23 @@
1
1
  {
2
- "refineSelection": "Refine Selection",
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 Layer",
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 Lists",
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 Selection",
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 Layer",
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 Lists",
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 Added: {{n}}",
5
- "featuresRemoved": "Features Removed: {{n}}",
6
- "totalSelected": "Total Selected: {{n}}"
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 Added: {{n}}",
5
- "featuresRemoved": "Features Removed: {{n}}",
6
- "totalSelected": "Total Selected: {{n}}"
4
+ "featuresAdded": "Features added: {{n}}",
5
+ "featuresRemoved": "Features removed: {{n}}",
6
+ "totalSelected": "Total selected: {{n}}"
7
7
  }