@arcgis/common-components 5.0.0-next.117 → 5.0.0-next.119

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.
Files changed (57) hide show
  1. package/dist/cdn/{CWCUPQNZ.js → 2B3244CN.js} +2 -2
  2. package/dist/cdn/{6F46EKAV.js → 5YPTL2KD.js} +1 -1
  3. package/dist/cdn/{P7UM2CD6.js → BPV4N5IY.js} +1 -1
  4. package/dist/cdn/{JXXHTYT5.js → ELM2NYTM.js} +2 -2
  5. package/dist/cdn/{GODTU7XS.js → F2AAUSRV.js} +2 -2
  6. package/dist/cdn/{3ZLA4F26.js → GGCHOACN.js} +2 -2
  7. package/dist/cdn/{AQYGP7P7.js → I2CVXOBI.js} +2 -2
  8. package/dist/cdn/{NO3XDOEQ.js → I7PT6WOH.js} +2 -2
  9. package/dist/cdn/{KLH6QQLH.js → J7ICHJQ4.js} +2 -2
  10. package/dist/cdn/{XVG75NIN.js → JUVGVYAA.js} +2 -2
  11. package/dist/cdn/{4MZZWZXV.js → N3X3MDDH.js} +2 -2
  12. package/dist/cdn/{YKAKGUKV.js → OGO6OC3E.js} +2 -2
  13. package/dist/cdn/{QBAZJTPF.js → P4CJAKJY.js} +2 -2
  14. package/dist/cdn/{G46ZZRHA.js → Q4ZKPK6U.js} +1 -1
  15. package/dist/cdn/{L5CKYMQ2.js → SRLY6G7W.js} +1 -1
  16. package/dist/cdn/{JDAVDYNR.js → SVTJARJM.js} +2 -2
  17. package/dist/cdn/{TCAGZL35.js → T6PAXX23.js} +2 -2
  18. package/dist/cdn/{GK5SOX6S.js → TNH7A5WH.js} +2 -2
  19. package/dist/cdn/{KJVFRRWP.js → U5R3YGZT.js} +2 -2
  20. package/dist/cdn/{DPO3J5IM.js → VT3OVMVA.js} +2 -2
  21. package/dist/cdn/{NJVOU7GQ.js → WBAJEFQ6.js} +2 -2
  22. package/dist/cdn/{JNIZNZWY.js → XMFZU2WO.js} +2 -2
  23. package/dist/cdn/{ZTSOXL4L.js → ZKBB63HR.js} +1 -1
  24. package/dist/cdn/index.js +2 -2
  25. package/dist/chunks/commonEnums.js +1 -1
  26. package/dist/chunks/commonFunctions.js +1 -1
  27. package/dist/chunks/resources.js +1 -1
  28. package/dist/chunks/runtime.js +1 -1
  29. package/dist/chunks/useT9n.js +1 -1
  30. package/dist/components/arcgis-ckeditor5/customElement.js +1 -1
  31. package/dist/components/arcgis-ckeditor5-popover/customElement.js +1 -1
  32. package/dist/components/arcgis-color-input/customElement.js +1 -1
  33. package/dist/components/arcgis-field-info/customElement.js +1 -1
  34. package/dist/components/arcgis-field-pick-list/customElement.js +1 -1
  35. package/dist/components/arcgis-histogram/customElement.js +1 -1
  36. package/dist/components/arcgis-label-input/customElement.js +1 -1
  37. package/dist/components/arcgis-picker-input/customElement.js +1 -1
  38. package/dist/components/arcgis-ramp-color/customElement.js +1 -1
  39. package/dist/components/arcgis-ramp-color-break/customElement.js +1 -1
  40. package/dist/components/arcgis-ramp-opacity/customElement.js +1 -1
  41. package/dist/components/arcgis-slider/customElement.js +1 -1
  42. package/dist/components/arcgis-slider-input/customElement.js +1 -1
  43. package/dist/components/arcgis-ticks/customElement.js +1 -1
  44. package/dist/components/arcgis-unique-values-list/customElement.js +1 -1
  45. package/dist/docs/api.json +1273 -1243
  46. package/dist/docs/docs.json +218 -218
  47. package/dist/docs/vscode.html-custom-data.json +15 -15
  48. package/dist/docs/web-types.json +16 -16
  49. package/dist/index.d.ts +15 -15
  50. package/dist/index.js +1 -1
  51. package/dist/loader.js +1 -1
  52. package/dist/types/components.d.ts +1 -0
  53. package/dist/types/lumina.d.ts +15 -15
  54. package/dist/types/preact.d.ts +15 -15
  55. package/dist/types/react.d.ts +15 -15
  56. package/dist/types/stencil.d.ts +15 -15
  57. package/package.json +3 -3
@@ -4,7 +4,7 @@
4
4
  "tags": [
5
5
  {
6
6
  "name": "arcgis-ckeditor5",
7
- "description": "### Events\n- **arcgisCkeditor5Created**\n- **arcgisCkeditor5DataUpdated**\n- **arcgisCkeditor5SourceEditingChanged**\n- **arcgisCreated** - Emitted when the editor has been created.\n- **arcgisDataUpdated** - Emitted when the editor's data has been updated.\n- **arcgisSourceEditingChanged** - Emitted when the editor's source editing mode has changed.\n\n### Methods\n- `componentOnReady(): Promise<void>` - Create a promise that resolves once component is fully loaded.\n- `getData(): Promise<any>` - Get the current data in the editor.\n- `setFocus(): Promise<void>` - Set focus on the component.",
7
+ "description": "### Events\n- **arcgisCkeditor5Created**\n- **arcgisCkeditor5DataUpdated**\n- **arcgisCkeditor5SourceEditingChanged**\n- **arcgisCreated** - Emitted when the editor has been created.\n- **arcgisDataUpdated** - Emitted when the editor's data has been updated.\n- **arcgisSourceEditingChanged** - Emitted when the editor's source editing mode has changed.\n\n### Methods\n- `componentOnReady(): Promise<this>` - Create a promise that resolves once component is fully loaded.\n- `getData(): Promise<any>` - Get the current data in the editor.\n- `setFocus(): Promise<void>` - Set focus on the component.",
8
8
  "attributes": [
9
9
  {
10
10
  "name": "can-resize-vertically",
@@ -73,7 +73,7 @@
73
73
  },
74
74
  {
75
75
  "name": "arcgis-ckeditor5-popover",
76
- "description": "### Events\n- **arcgisCkeditor5PopoverClosed**\n- **arcgisPopoverClosed** - Emitted when the popover has been closed.\n\n### Methods\n- `componentOnReady(): Promise<void>` - Create a promise that resolves once component is fully loaded.\n- `reposition(): Promise<void>` - Reposition the component.",
76
+ "description": "### Events\n- **arcgisCkeditor5PopoverClosed**\n- **arcgisPopoverClosed** - Emitted when the popover has been closed.\n\n### Methods\n- `componentOnReady(): Promise<this>` - Create a promise that resolves once component is fully loaded.\n- `reposition(): Promise<void>` - Reposition the component.",
77
77
  "attributes": [
78
78
  {
79
79
  "name": "intl-cancel",
@@ -100,7 +100,7 @@
100
100
  },
101
101
  {
102
102
  "name": "arcgis-color-input",
103
- "description": "### Events\n- **arcgisChange** - Emitted when the color has changed.\n- **arcgisColorInputChange**\n- **arcgisColorInputPopoverClose**\n- **arcgisColorInputPopoverOpen**\n- **arcgisColorInputSwatchUpdate**\n- **arcgisPickerClose**\n- **arcgisPickerOpen**\n- **arcgisSwatchUpdate** - Emitted when a color swatch is updated (emits selected color hex).\n\n### Methods\n- `close(): Promise<void>` - Close the component.\n- `componentOnReady(): Promise<void>` - Create a promise that resolves once component is fully loaded.\n- `setFocus(): Promise<void>` - Set focus on the component.",
103
+ "description": "### Events\n- **arcgisChange** - Emitted when the color has changed.\n- **arcgisColorInputChange**\n- **arcgisColorInputPopoverClose**\n- **arcgisColorInputPopoverOpen**\n- **arcgisColorInputSwatchUpdate**\n- **arcgisPickerClose**\n- **arcgisPickerOpen**\n- **arcgisSwatchUpdate** - Emitted when a color swatch is updated (emits selected color hex).\n\n### Methods\n- `close(): Promise<void>` - Close the component.\n- `componentOnReady(): Promise<this>` - Create a promise that resolves once component is fully loaded.\n- `setFocus(): Promise<void>` - Set focus on the component.",
104
104
  "attributes": [
105
105
  {
106
106
  "name": "clearable",
@@ -216,7 +216,7 @@
216
216
  },
217
217
  {
218
218
  "name": "arcgis-field-info",
219
- "description": "### Events\n- **arcgisComplete** - Emitted once all information is displayed.\n- **arcgisFieldInfoComplete**\n\n### Methods\n- `componentOnReady(): Promise<void>` - Create a promise that resolves once component is fully loaded.\n- `refresh(): Promise<void>` - Refresh the field info display after external changes are made.",
219
+ "description": "### Events\n- **arcgisComplete** - Emitted once all information is displayed.\n- **arcgisFieldInfoComplete**\n\n### Methods\n- `componentOnReady(): Promise<this>` - Create a promise that resolves once component is fully loaded.\n- `refresh(): Promise<void>` - Refresh the field info display after external changes are made.",
220
220
  "attributes": [
221
221
  {
222
222
  "name": "field-name",
@@ -248,7 +248,7 @@
248
248
  },
249
249
  {
250
250
  "name": "arcgis-field-pick-list",
251
- "description": "A component that displays a list of fields for selection, inside a popover (default) or just as a list.\n--\n\n### Events\n- **arcgisChange** - Emitted when the selected fields have changed. selectedFields contains fields in order of the user's selection.\n- **arcgisClose** - Emitted when the pick list has been closed.\n- **arcgisDeleteField** - Emitted when the delete icon of a field has been clicked. The field must have IPickListFieldInfo.showDeleteAction set to true.\n- **arcgisEditField** - Emitted when the edit icon of a field has been clicked. The field must have IPickListFieldInfo.showEditAction set to true.\n- **arcgisFieldPickListChange**\n- **arcgisFieldPickListDismissed**\n- **arcgisFieldPickListSortByChange**\n- **arcgisSortByChange** - Emitted when the field pick list sort order has changed.\n\n### Methods\n- `componentOnReady(): Promise<void>` - Create a promise that resolves once component is fully loaded.\n- `reposition(): Promise<void>` - Reposition the component.\n- `setDisabled(disable: boolean): Promise<void>` - Control whether the component is disabled.\n- `setFocus(): Promise<void>` - Set focus on the component.\n\n### Slots\n- **content-top** - A slot for content on top of the search filter and list, non-scrollable. Valid only if listOnly is not set to true.\n- **content-center** - A slot for content below the search filter and above the list items, will scroll with the list.\n- **content-bottom** - A slot for content below the list, non-scrollable. Valid only if listOnly is not set to true.\n- **content-footer** - A slot for content below the list inside the panel's footer, non-scrollable. Valid only if listOnly is not set to true.\n- **no-fields** - A slot for content, e.g. a message, that displays if the list of fields is empty.",
251
+ "description": "A component that displays a list of fields for selection, inside a popover (default) or just as a list.\n--\n\n### Events\n- **arcgisChange** - Emitted when the selected fields have changed. selectedFields contains fields in order of the user's selection.\n- **arcgisClose** - Emitted when the pick list has been closed.\n- **arcgisDeleteField** - Emitted when the delete icon of a field has been clicked. The field must have IPickListFieldInfo.showDeleteAction set to true.\n- **arcgisEditField** - Emitted when the edit icon of a field has been clicked. The field must have IPickListFieldInfo.showEditAction set to true.\n- **arcgisFieldPickListChange**\n- **arcgisFieldPickListDismissed**\n- **arcgisFieldPickListSortByChange**\n- **arcgisSortByChange** - Emitted when the field pick list sort order has changed.\n\n### Methods\n- `componentOnReady(): Promise<this>` - Create a promise that resolves once component is fully loaded.\n- `reposition(): Promise<void>` - Reposition the component.\n- `setDisabled(disable: boolean): Promise<void>` - Control whether the component is disabled.\n- `setFocus(): Promise<void>` - Set focus on the component.\n\n### Slots\n- **content-top** - A slot for content on top of the search filter and list, non-scrollable. Valid only if listOnly is not set to true.\n- **content-center** - A slot for content below the search filter and above the list items, will scroll with the list.\n- **content-bottom** - A slot for content below the list, non-scrollable. Valid only if listOnly is not set to true.\n- **content-footer** - A slot for content below the list inside the panel's footer, non-scrollable. Valid only if listOnly is not set to true.\n- **no-fields** - A slot for content, e.g. a message, that displays if the list of fields is empty.",
252
252
  "attributes": [
253
253
  {
254
254
  "name": "expressions-group-heading",
@@ -373,7 +373,7 @@
373
373
  },
374
374
  {
375
375
  "name": "arcgis-histogram",
376
- "description": "Renders a histogram to visualize the spread of a dataset based on [bins](#bins) representing buckets, or sub-ranges, of\ndata. Each [bin](https://developers.arcgis.com/javascript/latest/api-reference/esri-smartMapping-statistics-types.html#HistogramBin) is defined by a minimum and maximum value and a total count.\n\nYou can generate the underlying histogram's bins with the [histogram](https://developers.arcgis.com/javascript/latest/api-reference/esri-smartMapping-statistics-histogram.html)\nmodule, then apply them to the component, as shown in the example below.\n\n```js\nconst params = {\n layer: povLayer,\n field: \"POP_POVERTY\",\n normalizationField: \"TOTPOP_CY\",\n numBins: 30\n};\n\nconst results = await histogram(params);\nconst histogramElement = document.querySelector(\"arcgis-histogram\");\n\nhistogramElement.bins = results.bins;\nhistogramElement.min = results.minValue;\nhistogramElement.max = results.maxValue;\n```\n\nOther properties of this component allow you to display meaningful values on the histogram, such as the [average](#average),\n[one standard deviation](#standardDeviation), and the [dataLines](#dataLines) properties.\n\nThe [layout](#layout) property allows you to set the orientation of the histogram, and the [colorStops](#colorStops)\nproperty allows you to set a gradient or color scheme for the histogram bars.\n\n<a name=\"image-annotations\"></a>\nSee the image below for a summary of the configurable options available on this slider.\n\n![Histogram with annotations](https://developers.arcgis.com/javascript/latest/assets/img/apiref/widgets/histogram-basic-labels.png \"Histogram with annotations\")\n\nThe [colorStops](#colorStops) property may be used to define a color scheme for the histogram bars.\n\n![Histogram with color](https://developers.arcgis.com/javascript/latest/assets/img/apiref/widgets/histogram-colors.png \"Histogram with color\")\n\n**See also:**\n- [histogram module](https://developers.arcgis.com/javascript/latest/api-reference/esri-smartMapping-statistics-histogram.html)\n--\n\n### Methods\n- `componentOnReady(): Promise<void>` - Create a promise that resolves once component is fully loaded.\n\n### CSS Properties\n- **--arcgis-histogram-bar-color** - Specifies the color of the histogram bars when the bin doesn't have a corresponding color stop. \n- **--arcgis-histogram-stop-color** - Specifies the default color for color stops. ",
376
+ "description": "Renders a histogram to visualize the spread of a dataset based on [bins](#bins) representing buckets, or sub-ranges, of\ndata. Each [bin](https://developers.arcgis.com/javascript/latest/api-reference/esri-smartMapping-statistics-types.html#HistogramBin) is defined by a minimum and maximum value and a total count.\n\nYou can generate the underlying histogram's bins with the [histogram](https://developers.arcgis.com/javascript/latest/api-reference/esri-smartMapping-statistics-histogram.html)\nmodule, then apply them to the component, as shown in the example below.\n\n```js\nconst params = {\n layer: povLayer,\n field: \"POP_POVERTY\",\n normalizationField: \"TOTPOP_CY\",\n numBins: 30\n};\n\nconst results = await histogram(params);\nconst histogramElement = document.querySelector(\"arcgis-histogram\");\n\nhistogramElement.bins = results.bins;\nhistogramElement.min = results.minValue;\nhistogramElement.max = results.maxValue;\n```\n\nOther properties of this component allow you to display meaningful values on the histogram, such as the [average](#average),\n[one standard deviation](#standardDeviation), and the [dataLines](#dataLines) properties.\n\nThe [layout](#layout) property allows you to set the orientation of the histogram, and the [colorStops](#colorStops)\nproperty allows you to set a gradient or color scheme for the histogram bars.\n\n<a name=\"image-annotations\"></a>\nSee the image below for a summary of the configurable options available on this slider.\n\n![Histogram with annotations](https://developers.arcgis.com/javascript/latest/assets/img/apiref/widgets/histogram-basic-labels.png \"Histogram with annotations\")\n\nThe [colorStops](#colorStops) property may be used to define a color scheme for the histogram bars.\n\n![Histogram with color](https://developers.arcgis.com/javascript/latest/assets/img/apiref/widgets/histogram-colors.png \"Histogram with color\")\n\n**See also:**\n- [histogram module](https://developers.arcgis.com/javascript/latest/api-reference/esri-smartMapping-statistics-histogram.html)\n--\n\n### Methods\n- `componentOnReady(): Promise<this>` - Create a promise that resolves once component is fully loaded.\n\n### CSS Properties\n- **--arcgis-histogram-bar-color** - Specifies the color of the histogram bars when the bin doesn't have a corresponding color stop. \n- **--arcgis-histogram-stop-color** - Specifies the default color for color stops. ",
377
377
  "attributes": [
378
378
  {
379
379
  "name": "average",
@@ -467,7 +467,7 @@
467
467
  },
468
468
  {
469
469
  "name": "arcgis-label-input",
470
- "description": "### Events\n- **arcgisChange** - Fires each time a new value is typed and committed.\n\n### Methods\n- `componentOnReady(): Promise<void>` - Create a promise that resolves once component is fully loaded.\n- `edit(): Promise<void>` - Initiates the edit mode for the component.",
470
+ "description": "### Events\n- **arcgisChange** - Fires each time a new value is typed and committed.\n\n### Methods\n- `componentOnReady(): Promise<this>` - Create a promise that resolves once component is fully loaded.\n- `edit(): Promise<void>` - Initiates the edit mode for the component.",
471
471
  "attributes": [
472
472
  {
473
473
  "name": "alignment",
@@ -517,7 +517,7 @@
517
517
  },
518
518
  {
519
519
  "name": "arcgis-picker-input",
520
- "description": "### Events\n- **arcgisPopoverClose** - Emitted when the component has been closed.\n- **arcgisPopoverOpen** - Emitted when the component has been opened.\n\n### Methods\n- `close(): Promise<void>` - Close the component.\n- `componentOnReady(): Promise<void>` - Create a promise that resolves once component is fully loaded.\n- `setFocus(): Promise<void>` - Set focus on the component.",
520
+ "description": "### Events\n- **arcgisPopoverClose** - Emitted when the component has been closed.\n- **arcgisPopoverOpen** - Emitted when the component has been opened.\n\n### Methods\n- `close(): Promise<void>` - Close the component.\n- `componentOnReady(): Promise<this>` - Create a promise that resolves once component is fully loaded.\n- `setFocus(): Promise<void>` - Set focus on the component.",
521
521
  "attributes": [
522
522
  {
523
523
  "name": "disabled",
@@ -549,7 +549,7 @@
549
549
  },
550
550
  {
551
551
  "name": "arcgis-ramp-color",
552
- "description": "### Methods\n- `componentOnReady(): Promise<void>` - Create a promise that resolves once component is fully loaded.",
552
+ "description": "### Methods\n- `componentOnReady(): Promise<this>` - Create a promise that resolves once component is fully loaded.",
553
553
  "attributes": [
554
554
  {
555
555
  "name": "layout",
@@ -592,7 +592,7 @@
592
592
  },
593
593
  {
594
594
  "name": "arcgis-ramp-color-break",
595
- "description": "### Methods\n- `componentOnReady(): Promise<void>` - Create a promise that resolves once component is fully loaded.",
595
+ "description": "### Methods\n- `componentOnReady(): Promise<this>` - Create a promise that resolves once component is fully loaded.",
596
596
  "attributes": [
597
597
  {
598
598
  "name": "layout",
@@ -631,7 +631,7 @@
631
631
  },
632
632
  {
633
633
  "name": "arcgis-ramp-opacity",
634
- "description": "### Methods\n- `componentOnReady(): Promise<void>` - Create a promise that resolves once component is fully loaded.",
634
+ "description": "### Methods\n- `componentOnReady(): Promise<this>` - Create a promise that resolves once component is fully loaded.",
635
635
  "attributes": [
636
636
  {
637
637
  "name": "fill-color",
@@ -674,7 +674,7 @@
674
674
  },
675
675
  {
676
676
  "name": "arcgis-slider",
677
- "description": "### Events\n- **arcgisActiveValueChange** - Fires when the `activeValue` changes because a\nthumb or range is focused and blurred.\n\nThis event does not fire when `values` changes.\nUse `arcgisInput` or `arcgisChange` instead.\n- **arcgisChange** - Fires when the thumb or range is released on the component.\n\nNote: To constantly listen to the drag event,\nuse `arcgisInput` instead.\n- **arcgisInput** - Fires when the thumb or range is being dragged and released on the component.\n\nNote: Fires frequently during drag. To perform\nexpensive operations consider using a debounce or throttle to avoid\nlocking up the main thread.\n- **arcgisRangeChange** - Fires when the min or max values are changed by the user.\n\n### Methods\n- `componentOnReady(): Promise<void>` - Create a promise that resolves once component is fully loaded.\n- `destroy(): Promise<void>`\n\n### Slots\n- **content-start** - A slot for elements before the track.\n- **content-end** - A slot for elements after the track.\n- **popover** - A slot for custom content to be rendered in the popover.",
677
+ "description": "### Events\n- **arcgisActiveValueChange** - Fires when the `activeValue` changes because a\nthumb or range is focused and blurred.\n\nThis event does not fire when `values` changes.\nUse `arcgisInput` or `arcgisChange` instead.\n- **arcgisChange** - Fires when the thumb or range is released on the component.\n\nNote: To constantly listen to the drag event,\nuse `arcgisInput` instead.\n- **arcgisInput** - Fires when the thumb or range is being dragged and released on the component.\n\nNote: Fires frequently during drag. To perform\nexpensive operations consider using a debounce or throttle to avoid\nlocking up the main thread.\n- **arcgisRangeChange** - Fires when the min or max values are changed by the user.\n\n### Methods\n- `componentOnReady(): Promise<this>` - Create a promise that resolves once component is fully loaded.\n- `destroy(): Promise<void>`\n\n### Slots\n- **content-start** - A slot for elements before the track.\n- **content-end** - A slot for elements after the track.\n- **popover** - A slot for custom content to be rendered in the popover.",
678
678
  "attributes": [
679
679
  {
680
680
  "name": "allow-values-overlap",
@@ -939,7 +939,7 @@
939
939
  },
940
940
  {
941
941
  "name": "arcgis-slider-input",
942
- "description": "### Events\n- **arcgisSliderInputValueChange**\n- **arcgisValueChange** - Emitted when the value has changed.\n\n### Methods\n- `componentOnReady(): Promise<void>` - Create a promise that resolves once component is fully loaded.",
942
+ "description": "### Events\n- **arcgisSliderInputValueChange**\n- **arcgisValueChange** - Emitted when the value has changed.\n\n### Methods\n- `componentOnReady(): Promise<this>` - Create a promise that resolves once component is fully loaded.",
943
943
  "attributes": [
944
944
  {
945
945
  "name": "disabled",
@@ -996,7 +996,7 @@
996
996
  },
997
997
  {
998
998
  "name": "arcgis-ticks",
999
- "description": "### Events\n- **arcgisTickClick** - Fires when the user clicks on one of the ticks.\n\n### Methods\n- `componentOnReady(): Promise<void>` - Create a promise that resolves once component is fully loaded.\n\n### CSS Properties\n- **--arcgis-ticks-tick-length** - Specifies the length of the ticks. \n- **--arcgis-ticks-tick-color** - Specifies the color of the ticks. \n- **--arcgis-ticks-gap** - Specifies the gap between the ticks and labels. ",
999
+ "description": "### Events\n- **arcgisTickClick** - Fires when the user clicks on one of the ticks.\n\n### Methods\n- `componentOnReady(): Promise<this>` - Create a promise that resolves once component is fully loaded.\n\n### CSS Properties\n- **--arcgis-ticks-tick-length** - Specifies the length of the ticks. \n- **--arcgis-ticks-tick-color** - Specifies the color of the ticks. \n- **--arcgis-ticks-gap** - Specifies the gap between the ticks and labels. ",
1000
1000
  "attributes": [
1001
1001
  {
1002
1002
  "name": "interactive",
@@ -1131,7 +1131,7 @@
1131
1131
  },
1132
1132
  {
1133
1133
  "name": "arcgis-unique-values-list",
1134
- "description": "Displays a list of unique values taking into account field type formatting and field domains.\n--\n\n### Events\n- **arcgisChange** - Emitted if selection has changed\n- **arcgisLoad** - Emitted once the component is loaded. Useful when no uniqueValues were passed in.\n- **arcgisSortByChange** - Emitted if the sort order has changed\n\n### Methods\n- `componentOnReady(): Promise<void>` - Create a promise that resolves once component is fully loaded.\n- `getUniqueValues(): Promise<{ uniqueValues: __esri.UniqueValuesResultUniqueValueInfos[]; partialUniqueValues: boolean; } | undefined>` - Get all unique values.\nE.g. to be used to limit how often these unique values need to be requested from the layer.\n- `setFocus(): Promise<void>` - Sets focus on component",
1134
+ "description": "Displays a list of unique values taking into account field type formatting and field domains.\n--\n\n### Events\n- **arcgisChange** - Emitted if selection has changed\n- **arcgisLoad** - Emitted once the component is loaded. Useful when no uniqueValues were passed in.\n- **arcgisSortByChange** - Emitted if the sort order has changed\n\n### Methods\n- `componentOnReady(): Promise<this>` - Create a promise that resolves once component is fully loaded.\n- `getUniqueValues(): Promise<{ uniqueValues: __esri.UniqueValuesResultUniqueValueInfos[]; partialUniqueValues: boolean; } | undefined>` - Get all unique values.\nE.g. to be used to limit how often these unique values need to be requested from the layer.\n- `setFocus(): Promise<void>` - Sets focus on component",
1135
1135
  "attributes": [
1136
1136
  {
1137
1137
  "name": "field-name",
@@ -1,14 +1,14 @@
1
1
  {
2
2
  "$schema": "https://raw.githubusercontent.com/JetBrains/web-types/master/schema/web-types.json",
3
3
  "name": "@arcgis/common-components",
4
- "version": "5.0.0-next.117",
4
+ "version": "5.0.0-next.119",
5
5
  "description-markup": "markdown",
6
6
  "contributions": {
7
7
  "html": {
8
8
  "elements": [
9
9
  {
10
10
  "name": "arcgis-ckeditor5",
11
- "description": "### Events\n- **arcgisCkeditor5Created**\n- **arcgisCkeditor5DataUpdated**\n- **arcgisCkeditor5SourceEditingChanged**\n- **arcgisCreated** - Emitted when the editor has been created.\n- **arcgisDataUpdated** - Emitted when the editor's data has been updated.\n- **arcgisSourceEditingChanged** - Emitted when the editor's source editing mode has changed.\n\n### Methods\n- `componentOnReady(): Promise<void>` - Create a promise that resolves once component is fully loaded.\n- `getData(): Promise<any>` - Get the current data in the editor.\n- `setFocus(): Promise<void>` - Set focus on the component.",
11
+ "description": "### Events\n- **arcgisCkeditor5Created**\n- **arcgisCkeditor5DataUpdated**\n- **arcgisCkeditor5SourceEditingChanged**\n- **arcgisCreated** - Emitted when the editor has been created.\n- **arcgisDataUpdated** - Emitted when the editor's data has been updated.\n- **arcgisSourceEditingChanged** - Emitted when the editor's source editing mode has changed.\n\n### Methods\n- `componentOnReady(): Promise<this>` - Create a promise that resolves once component is fully loaded.\n- `getData(): Promise<any>` - Get the current data in the editor.\n- `setFocus(): Promise<void>` - Set focus on the component.",
12
12
  "doc-url": "https://developers.arcgis.com/javascript/latest/references/common-components/arcgis-ckeditor5/",
13
13
  "attributes": [
14
14
  {
@@ -218,7 +218,7 @@
218
218
  },
219
219
  {
220
220
  "name": "arcgis-ckeditor5-popover",
221
- "description": "### Events\n- **arcgisCkeditor5PopoverClosed**\n- **arcgisPopoverClosed** - Emitted when the popover has been closed.\n\n### Methods\n- `componentOnReady(): Promise<void>` - Create a promise that resolves once component is fully loaded.\n- `reposition(): Promise<void>` - Reposition the component.",
221
+ "description": "### Events\n- **arcgisCkeditor5PopoverClosed**\n- **arcgisPopoverClosed** - Emitted when the popover has been closed.\n\n### Methods\n- `componentOnReady(): Promise<this>` - Create a promise that resolves once component is fully loaded.\n- `reposition(): Promise<void>` - Reposition the component.",
222
222
  "doc-url": "https://developers.arcgis.com/javascript/latest/references/common-components/arcgis-ckeditor5-popover/",
223
223
  "attributes": [
224
224
  {
@@ -299,7 +299,7 @@
299
299
  },
300
300
  {
301
301
  "name": "arcgis-color-input",
302
- "description": "### Events\n- **arcgisChange** - Emitted when the color has changed.\n- **arcgisColorInputChange**\n- **arcgisColorInputPopoverClose**\n- **arcgisColorInputPopoverOpen**\n- **arcgisColorInputSwatchUpdate**\n- **arcgisPickerClose**\n- **arcgisPickerOpen**\n- **arcgisSwatchUpdate** - Emitted when a color swatch is updated (emits selected color hex).\n\n### Methods\n- `close(): Promise<void>` - Close the component.\n- `componentOnReady(): Promise<void>` - Create a promise that resolves once component is fully loaded.\n- `setFocus(): Promise<void>` - Set focus on the component.",
302
+ "description": "### Events\n- **arcgisChange** - Emitted when the color has changed.\n- **arcgisColorInputChange**\n- **arcgisColorInputPopoverClose**\n- **arcgisColorInputPopoverOpen**\n- **arcgisColorInputSwatchUpdate**\n- **arcgisPickerClose**\n- **arcgisPickerOpen**\n- **arcgisSwatchUpdate** - Emitted when a color swatch is updated (emits selected color hex).\n\n### Methods\n- `close(): Promise<void>` - Close the component.\n- `componentOnReady(): Promise<this>` - Create a promise that resolves once component is fully loaded.\n- `setFocus(): Promise<void>` - Set focus on the component.",
303
303
  "doc-url": "https://developers.arcgis.com/javascript/latest/references/common-components/arcgis-color-input/",
304
304
  "attributes": [
305
305
  {
@@ -517,7 +517,7 @@
517
517
  },
518
518
  {
519
519
  "name": "arcgis-field-info",
520
- "description": "### Events\n- **arcgisComplete** - Emitted once all information is displayed.\n- **arcgisFieldInfoComplete**\n\n### Methods\n- `componentOnReady(): Promise<void>` - Create a promise that resolves once component is fully loaded.\n- `refresh(): Promise<void>` - Refresh the field info display after external changes are made.",
520
+ "description": "### Events\n- **arcgisComplete** - Emitted once all information is displayed.\n- **arcgisFieldInfoComplete**\n\n### Methods\n- `componentOnReady(): Promise<this>` - Create a promise that resolves once component is fully loaded.\n- `refresh(): Promise<void>` - Refresh the field info display after external changes are made.",
521
521
  "doc-url": "https://developers.arcgis.com/javascript/latest/references/common-components/arcgis-field-info/",
522
522
  "attributes": [
523
523
  {
@@ -611,7 +611,7 @@
611
611
  },
612
612
  {
613
613
  "name": "arcgis-field-pick-list",
614
- "description": "A component that displays a list of fields for selection, inside a popover (default) or just as a list.\n--\n\n### Events\n- **arcgisChange** - Emitted when the selected fields have changed. selectedFields contains fields in order of the user's selection.\n- **arcgisClose** - Emitted when the pick list has been closed.\n- **arcgisDeleteField** - Emitted when the delete icon of a field has been clicked. The field must have IPickListFieldInfo.showDeleteAction set to true.\n- **arcgisEditField** - Emitted when the edit icon of a field has been clicked. The field must have IPickListFieldInfo.showEditAction set to true.\n- **arcgisFieldPickListChange**\n- **arcgisFieldPickListDismissed**\n- **arcgisFieldPickListSortByChange**\n- **arcgisSortByChange** - Emitted when the field pick list sort order has changed.\n\n### Methods\n- `componentOnReady(): Promise<void>` - Create a promise that resolves once component is fully loaded.\n- `reposition(): Promise<void>` - Reposition the component.\n- `setDisabled(disable: boolean): Promise<void>` - Control whether the component is disabled.\n- `setFocus(): Promise<void>` - Set focus on the component.\n\n### Slots\n- **content-top** - A slot for content on top of the search filter and list, non-scrollable. Valid only if listOnly is not set to true.\n- **content-center** - A slot for content below the search filter and above the list items, will scroll with the list.\n- **content-bottom** - A slot for content below the list, non-scrollable. Valid only if listOnly is not set to true.\n- **content-footer** - A slot for content below the list inside the panel's footer, non-scrollable. Valid only if listOnly is not set to true.\n- **no-fields** - A slot for content, e.g. a message, that displays if the list of fields is empty.",
614
+ "description": "A component that displays a list of fields for selection, inside a popover (default) or just as a list.\n--\n\n### Events\n- **arcgisChange** - Emitted when the selected fields have changed. selectedFields contains fields in order of the user's selection.\n- **arcgisClose** - Emitted when the pick list has been closed.\n- **arcgisDeleteField** - Emitted when the delete icon of a field has been clicked. The field must have IPickListFieldInfo.showDeleteAction set to true.\n- **arcgisEditField** - Emitted when the edit icon of a field has been clicked. The field must have IPickListFieldInfo.showEditAction set to true.\n- **arcgisFieldPickListChange**\n- **arcgisFieldPickListDismissed**\n- **arcgisFieldPickListSortByChange**\n- **arcgisSortByChange** - Emitted when the field pick list sort order has changed.\n\n### Methods\n- `componentOnReady(): Promise<this>` - Create a promise that resolves once component is fully loaded.\n- `reposition(): Promise<void>` - Reposition the component.\n- `setDisabled(disable: boolean): Promise<void>` - Control whether the component is disabled.\n- `setFocus(): Promise<void>` - Set focus on the component.\n\n### Slots\n- **content-top** - A slot for content on top of the search filter and list, non-scrollable. Valid only if listOnly is not set to true.\n- **content-center** - A slot for content below the search filter and above the list items, will scroll with the list.\n- **content-bottom** - A slot for content below the list, non-scrollable. Valid only if listOnly is not set to true.\n- **content-footer** - A slot for content below the list inside the panel's footer, non-scrollable. Valid only if listOnly is not set to true.\n- **no-fields** - A slot for content, e.g. a message, that displays if the list of fields is empty.",
615
615
  "doc-url": "https://developers.arcgis.com/javascript/latest/references/common-components/arcgis-field-pick-list/",
616
616
  "attributes": [
617
617
  {
@@ -1012,7 +1012,7 @@
1012
1012
  },
1013
1013
  {
1014
1014
  "name": "arcgis-histogram",
1015
- "description": "Renders a histogram to visualize the spread of a dataset based on [bins](#bins) representing buckets, or sub-ranges, of\ndata. Each [bin](https://developers.arcgis.com/javascript/latest/api-reference/esri-smartMapping-statistics-types.html#HistogramBin) is defined by a minimum and maximum value and a total count.\n\nYou can generate the underlying histogram's bins with the [histogram](https://developers.arcgis.com/javascript/latest/api-reference/esri-smartMapping-statistics-histogram.html)\nmodule, then apply them to the component, as shown in the example below.\n\n```js\nconst params = {\n layer: povLayer,\n field: \"POP_POVERTY\",\n normalizationField: \"TOTPOP_CY\",\n numBins: 30\n};\n\nconst results = await histogram(params);\nconst histogramElement = document.querySelector(\"arcgis-histogram\");\n\nhistogramElement.bins = results.bins;\nhistogramElement.min = results.minValue;\nhistogramElement.max = results.maxValue;\n```\n\nOther properties of this component allow you to display meaningful values on the histogram, such as the [average](#average),\n[one standard deviation](#standardDeviation), and the [dataLines](#dataLines) properties.\n\nThe [layout](#layout) property allows you to set the orientation of the histogram, and the [colorStops](#colorStops)\nproperty allows you to set a gradient or color scheme for the histogram bars.\n\n<a name=\"image-annotations\"></a>\nSee the image below for a summary of the configurable options available on this slider.\n\n![Histogram with annotations](https://developers.arcgis.com/javascript/latest/assets/img/apiref/widgets/histogram-basic-labels.png \"Histogram with annotations\")\n\nThe [colorStops](#colorStops) property may be used to define a color scheme for the histogram bars.\n\n![Histogram with color](https://developers.arcgis.com/javascript/latest/assets/img/apiref/widgets/histogram-colors.png \"Histogram with color\")\n\n**See also:**\n- [histogram module](https://developers.arcgis.com/javascript/latest/api-reference/esri-smartMapping-statistics-histogram.html)\n--\n\n### Methods\n- `componentOnReady(): Promise<void>` - Create a promise that resolves once component is fully loaded.\n\n### CSS Properties\n- **--arcgis-histogram-bar-color** - Specifies the color of the histogram bars when the bin doesn't have a corresponding color stop. \n- **--arcgis-histogram-stop-color** - Specifies the default color for color stops. ",
1015
+ "description": "Renders a histogram to visualize the spread of a dataset based on [bins](#bins) representing buckets, or sub-ranges, of\ndata. Each [bin](https://developers.arcgis.com/javascript/latest/api-reference/esri-smartMapping-statistics-types.html#HistogramBin) is defined by a minimum and maximum value and a total count.\n\nYou can generate the underlying histogram's bins with the [histogram](https://developers.arcgis.com/javascript/latest/api-reference/esri-smartMapping-statistics-histogram.html)\nmodule, then apply them to the component, as shown in the example below.\n\n```js\nconst params = {\n layer: povLayer,\n field: \"POP_POVERTY\",\n normalizationField: \"TOTPOP_CY\",\n numBins: 30\n};\n\nconst results = await histogram(params);\nconst histogramElement = document.querySelector(\"arcgis-histogram\");\n\nhistogramElement.bins = results.bins;\nhistogramElement.min = results.minValue;\nhistogramElement.max = results.maxValue;\n```\n\nOther properties of this component allow you to display meaningful values on the histogram, such as the [average](#average),\n[one standard deviation](#standardDeviation), and the [dataLines](#dataLines) properties.\n\nThe [layout](#layout) property allows you to set the orientation of the histogram, and the [colorStops](#colorStops)\nproperty allows you to set a gradient or color scheme for the histogram bars.\n\n<a name=\"image-annotations\"></a>\nSee the image below for a summary of the configurable options available on this slider.\n\n![Histogram with annotations](https://developers.arcgis.com/javascript/latest/assets/img/apiref/widgets/histogram-basic-labels.png \"Histogram with annotations\")\n\nThe [colorStops](#colorStops) property may be used to define a color scheme for the histogram bars.\n\n![Histogram with color](https://developers.arcgis.com/javascript/latest/assets/img/apiref/widgets/histogram-colors.png \"Histogram with color\")\n\n**See also:**\n- [histogram module](https://developers.arcgis.com/javascript/latest/api-reference/esri-smartMapping-statistics-histogram.html)\n--\n\n### Methods\n- `componentOnReady(): Promise<this>` - Create a promise that resolves once component is fully loaded.\n\n### CSS Properties\n- **--arcgis-histogram-bar-color** - Specifies the color of the histogram bars when the bin doesn't have a corresponding color stop. \n- **--arcgis-histogram-stop-color** - Specifies the default color for color stops. ",
1016
1016
  "doc-url": "https://developers.arcgis.com/javascript/latest/references/common-components/arcgis-histogram/",
1017
1017
  "attributes": [
1018
1018
  {
@@ -1150,7 +1150,7 @@
1150
1150
  },
1151
1151
  {
1152
1152
  "name": "arcgis-label-input",
1153
- "description": "### Events\n- **arcgisChange** - Fires each time a new value is typed and committed.\n\n### Methods\n- `componentOnReady(): Promise<void>` - Create a promise that resolves once component is fully loaded.\n- `edit(): Promise<void>` - Initiates the edit mode for the component.",
1153
+ "description": "### Events\n- **arcgisChange** - Fires each time a new value is typed and committed.\n\n### Methods\n- `componentOnReady(): Promise<this>` - Create a promise that resolves once component is fully loaded.\n- `edit(): Promise<void>` - Initiates the edit mode for the component.",
1154
1154
  "doc-url": "https://developers.arcgis.com/javascript/latest/references/common-components/arcgis-label-input/",
1155
1155
  "attributes": [
1156
1156
  {
@@ -1236,7 +1236,7 @@
1236
1236
  },
1237
1237
  {
1238
1238
  "name": "arcgis-picker-input",
1239
- "description": "### Events\n- **arcgisPopoverClose** - Emitted when the component has been closed.\n- **arcgisPopoverOpen** - Emitted when the component has been opened.\n\n### Methods\n- `close(): Promise<void>` - Close the component.\n- `componentOnReady(): Promise<void>` - Create a promise that resolves once component is fully loaded.\n- `setFocus(): Promise<void>` - Set focus on the component.",
1239
+ "description": "### Events\n- **arcgisPopoverClose** - Emitted when the component has been closed.\n- **arcgisPopoverOpen** - Emitted when the component has been opened.\n\n### Methods\n- `close(): Promise<void>` - Close the component.\n- `componentOnReady(): Promise<this>` - Create a promise that resolves once component is fully loaded.\n- `setFocus(): Promise<void>` - Set focus on the component.",
1240
1240
  "doc-url": "https://developers.arcgis.com/javascript/latest/references/common-components/arcgis-picker-input/",
1241
1241
  "attributes": [
1242
1242
  {
@@ -1331,7 +1331,7 @@
1331
1331
  },
1332
1332
  {
1333
1333
  "name": "arcgis-ramp-color",
1334
- "description": "### Methods\n- `componentOnReady(): Promise<void>` - Create a promise that resolves once component is fully loaded.",
1334
+ "description": "### Methods\n- `componentOnReady(): Promise<this>` - Create a promise that resolves once component is fully loaded.",
1335
1335
  "doc-url": "https://developers.arcgis.com/javascript/latest/references/common-components/arcgis-ramp-color/",
1336
1336
  "attributes": [
1337
1337
  {
@@ -1384,7 +1384,7 @@
1384
1384
  },
1385
1385
  {
1386
1386
  "name": "arcgis-ramp-color-break",
1387
- "description": "### Methods\n- `componentOnReady(): Promise<void>` - Create a promise that resolves once component is fully loaded.",
1387
+ "description": "### Methods\n- `componentOnReady(): Promise<this>` - Create a promise that resolves once component is fully loaded.",
1388
1388
  "doc-url": "https://developers.arcgis.com/javascript/latest/references/common-components/arcgis-ramp-color-break/",
1389
1389
  "attributes": [
1390
1390
  {
@@ -1437,7 +1437,7 @@
1437
1437
  },
1438
1438
  {
1439
1439
  "name": "arcgis-ramp-opacity",
1440
- "description": "### Methods\n- `componentOnReady(): Promise<void>` - Create a promise that resolves once component is fully loaded.",
1440
+ "description": "### Methods\n- `componentOnReady(): Promise<this>` - Create a promise that resolves once component is fully loaded.",
1441
1441
  "doc-url": "https://developers.arcgis.com/javascript/latest/references/common-components/arcgis-ramp-opacity/",
1442
1442
  "attributes": [
1443
1443
  {
@@ -1500,7 +1500,7 @@
1500
1500
  },
1501
1501
  {
1502
1502
  "name": "arcgis-slider",
1503
- "description": "### Events\n- **arcgisActiveValueChange** - Fires when the `activeValue` changes because a\nthumb or range is focused and blurred.\n\nThis event does not fire when `values` changes.\nUse `arcgisInput` or `arcgisChange` instead.\n- **arcgisChange** - Fires when the thumb or range is released on the component.\n\nNote: To constantly listen to the drag event,\nuse `arcgisInput` instead.\n- **arcgisInput** - Fires when the thumb or range is being dragged and released on the component.\n\nNote: Fires frequently during drag. To perform\nexpensive operations consider using a debounce or throttle to avoid\nlocking up the main thread.\n- **arcgisRangeChange** - Fires when the min or max values are changed by the user.\n\n### Methods\n- `componentOnReady(): Promise<void>` - Create a promise that resolves once component is fully loaded.\n- `destroy(): Promise<void>`\n\n### Slots\n- **content-start** - A slot for elements before the track.\n- **content-end** - A slot for elements after the track.\n- **popover** - A slot for custom content to be rendered in the popover.",
1503
+ "description": "### Events\n- **arcgisActiveValueChange** - Fires when the `activeValue` changes because a\nthumb or range is focused and blurred.\n\nThis event does not fire when `values` changes.\nUse `arcgisInput` or `arcgisChange` instead.\n- **arcgisChange** - Fires when the thumb or range is released on the component.\n\nNote: To constantly listen to the drag event,\nuse `arcgisInput` instead.\n- **arcgisInput** - Fires when the thumb or range is being dragged and released on the component.\n\nNote: Fires frequently during drag. To perform\nexpensive operations consider using a debounce or throttle to avoid\nlocking up the main thread.\n- **arcgisRangeChange** - Fires when the min or max values are changed by the user.\n\n### Methods\n- `componentOnReady(): Promise<this>` - Create a promise that resolves once component is fully loaded.\n- `destroy(): Promise<void>`\n\n### Slots\n- **content-start** - A slot for elements before the track.\n- **content-end** - A slot for elements after the track.\n- **popover** - A slot for custom content to be rendered in the popover.",
1504
1504
  "doc-url": "https://developers.arcgis.com/javascript/latest/references/common-components/arcgis-slider/",
1505
1505
  "attributes": [
1506
1506
  {
@@ -1879,7 +1879,7 @@
1879
1879
  },
1880
1880
  {
1881
1881
  "name": "arcgis-slider-input",
1882
- "description": "### Events\n- **arcgisSliderInputValueChange**\n- **arcgisValueChange** - Emitted when the value has changed.\n\n### Methods\n- `componentOnReady(): Promise<void>` - Create a promise that resolves once component is fully loaded.",
1882
+ "description": "### Events\n- **arcgisSliderInputValueChange**\n- **arcgisValueChange** - Emitted when the value has changed.\n\n### Methods\n- `componentOnReady(): Promise<this>` - Create a promise that resolves once component is fully loaded.",
1883
1883
  "doc-url": "https://developers.arcgis.com/javascript/latest/references/common-components/arcgis-slider-input/",
1884
1884
  "attributes": [
1885
1885
  {
@@ -2027,7 +2027,7 @@
2027
2027
  },
2028
2028
  {
2029
2029
  "name": "arcgis-ticks",
2030
- "description": "### Events\n- **arcgisTickClick** - Fires when the user clicks on one of the ticks.\n\n### Methods\n- `componentOnReady(): Promise<void>` - Create a promise that resolves once component is fully loaded.\n\n### CSS Properties\n- **--arcgis-ticks-tick-length** - Specifies the length of the ticks. \n- **--arcgis-ticks-tick-color** - Specifies the color of the ticks. \n- **--arcgis-ticks-gap** - Specifies the gap between the ticks and labels. ",
2030
+ "description": "### Events\n- **arcgisTickClick** - Fires when the user clicks on one of the ticks.\n\n### Methods\n- `componentOnReady(): Promise<this>` - Create a promise that resolves once component is fully loaded.\n\n### CSS Properties\n- **--arcgis-ticks-tick-length** - Specifies the length of the ticks. \n- **--arcgis-ticks-tick-color** - Specifies the color of the ticks. \n- **--arcgis-ticks-gap** - Specifies the gap between the ticks and labels. ",
2031
2031
  "doc-url": "https://developers.arcgis.com/javascript/latest/references/common-components/arcgis-ticks/",
2032
2032
  "attributes": [
2033
2033
  {
@@ -2209,7 +2209,7 @@
2209
2209
  },
2210
2210
  {
2211
2211
  "name": "arcgis-unique-values-list",
2212
- "description": "Displays a list of unique values taking into account field type formatting and field domains.\n--\n\n### Events\n- **arcgisChange** - Emitted if selection has changed\n- **arcgisLoad** - Emitted once the component is loaded. Useful when no uniqueValues were passed in.\n- **arcgisSortByChange** - Emitted if the sort order has changed\n\n### Methods\n- `componentOnReady(): Promise<void>` - Create a promise that resolves once component is fully loaded.\n- `getUniqueValues(): Promise<{ uniqueValues: __esri.UniqueValuesResultUniqueValueInfos[]; partialUniqueValues: boolean; } | undefined>` - Get all unique values.\nE.g. to be used to limit how often these unique values need to be requested from the layer.\n- `setFocus(): Promise<void>` - Sets focus on component",
2212
+ "description": "Displays a list of unique values taking into account field type formatting and field domains.\n--\n\n### Events\n- **arcgisChange** - Emitted if selection has changed\n- **arcgisLoad** - Emitted once the component is loaded. Useful when no uniqueValues were passed in.\n- **arcgisSortByChange** - Emitted if the sort order has changed\n\n### Methods\n- `componentOnReady(): Promise<this>` - Create a promise that resolves once component is fully loaded.\n- `getUniqueValues(): Promise<{ uniqueValues: __esri.UniqueValuesResultUniqueValueInfos[]; partialUniqueValues: boolean; } | undefined>` - Get all unique values.\nE.g. to be used to limit how often these unique values need to be requested from the layer.\n- `setFocus(): Promise<void>` - Sets focus on component",
2213
2213
  "doc-url": "https://developers.arcgis.com/javascript/latest/references/common-components/arcgis-unique-values-list/",
2214
2214
  "attributes": [
2215
2215
  {
package/dist/index.d.ts CHANGED
@@ -1,18 +1,18 @@
1
- import type { ArcgisCkeditor5 } from "./components/arcgis-ckeditor5/index.js";
2
- import type { ArcgisCkeditor5Popover } from "./components/arcgis-ckeditor5-popover/index.js";
3
- import type { ArcgisColorInput } from "./components/arcgis-color-input/index.js";
4
- import type { ArcgisFieldInfo } from "./components/arcgis-field-info/index.js";
5
- import type { ArcgisFieldPickList } from "./components/arcgis-field-pick-list/index.js";
6
- import type { ArcgisHistogram } from "./components/arcgis-histogram/index.js";
7
- import type { ArcgisLabelInput } from "./components/arcgis-label-input/index.js";
8
- import type { ArcgisPickerInput } from "./components/arcgis-picker-input/index.js";
9
- import type { ArcgisRampColor } from "./components/arcgis-ramp-color/index.js";
10
- import type { ArcgisRampColorBreak } from "./components/arcgis-ramp-color-break/index.js";
11
- import type { ArcgisRampOpacity } from "./components/arcgis-ramp-opacity/index.js";
12
- import type { ArcgisSlider } from "./components/arcgis-slider/index.js";
13
- import type { ArcgisSliderInput } from "./components/arcgis-slider-input/index.js";
14
- import type { ArcgisTicks } from "./components/arcgis-ticks/index.js";
15
- import type { ArcgisUniqueValuesList } from "./components/arcgis-unique-values-list/index.js";
1
+ import type { ArcgisCkeditor5 } from "./components/arcgis-ckeditor5/customElement.js";
2
+ import type { ArcgisCkeditor5Popover } from "./components/arcgis-ckeditor5-popover/customElement.js";
3
+ import type { ArcgisColorInput } from "./components/arcgis-color-input/customElement.js";
4
+ import type { ArcgisFieldInfo } from "./components/arcgis-field-info/customElement.js";
5
+ import type { ArcgisFieldPickList } from "./components/arcgis-field-pick-list/customElement.js";
6
+ import type { ArcgisHistogram } from "./components/arcgis-histogram/customElement.js";
7
+ import type { ArcgisLabelInput } from "./components/arcgis-label-input/customElement.js";
8
+ import type { ArcgisPickerInput } from "./components/arcgis-picker-input/customElement.js";
9
+ import type { ArcgisRampColor } from "./components/arcgis-ramp-color/customElement.js";
10
+ import type { ArcgisRampColorBreak } from "./components/arcgis-ramp-color-break/customElement.js";
11
+ import type { ArcgisRampOpacity } from "./components/arcgis-ramp-opacity/customElement.js";
12
+ import type { ArcgisSlider } from "./components/arcgis-slider/customElement.js";
13
+ import type { ArcgisSliderInput } from "./components/arcgis-slider-input/customElement.js";
14
+ import type { ArcgisTicks } from "./components/arcgis-ticks/customElement.js";
15
+ import type { ArcgisUniqueValuesList } from "./components/arcgis-unique-values-list/customElement.js";
16
16
 
17
17
  export { getAssetPath, setAssetPath } from './runtime';
18
18
  export type * from './utils/types';
package/dist/index.js CHANGED
@@ -1,7 +1,7 @@
1
1
  import { s, g as t } from "./chunks/runtime.js";
2
2
  /*! All material copyright Esri, All Rights Reserved, unless otherwise specified.
3
3
  See https://js.arcgis.com/5.0/esri/copyright.txt for details.
4
- v5.0.0-next.117 */
4
+ v5.0.0-next.119 */
5
5
  const a = s, A = t;
6
6
  export {
7
7
  A as getArcgisAssetPath,
package/dist/loader.js CHANGED
@@ -2,7 +2,7 @@ import { r as e } from "./chunks/runtime.js";
2
2
  import { makeDefineCustomElements as i } from "@arcgis/lumina";
3
3
  /*! All material copyright Esri, All Rights Reserved, unless otherwise specified.
4
4
  See https://js.arcgis.com/5.0/esri/copyright.txt for details.
5
- v5.0.0-next.117 */
5
+ v5.0.0-next.119 */
6
6
  const s = i(e, {
7
7
  "arcgis-ckeditor5": [() => import("./components/arcgis-ckeditor5/customElement.js"), "canResizeVertically,currentLanguage,customConfig,customExpressionCheck:,editorType,groupFieldsAndExpressions,intlExpressionsGroupHeading,intlFieldsGroupHeading,intlTextPlaceHolder,mentionFields:,readOnly,textData;getData,setFocus"],
8
8
  "arcgis-ckeditor5-popover": [() => import("./components/arcgis-ckeditor5-popover/customElement.js"), "guid:,intlCancel,intlLabel,intlOk,refElement:;reposition"],
@@ -1 +1,2 @@
1
+ /** @deprecated import from stencil.d.ts instead */
1
2
  export * from "./stencil.js";
@@ -1,19 +1,19 @@
1
1
  /// <reference types="../index.d.ts" />
2
- import type { ArcgisCkeditor5 } from "../components/arcgis-ckeditor5/index.js";
3
- import type { ArcgisCkeditor5Popover } from "../components/arcgis-ckeditor5-popover/index.js";
4
- import type { ArcgisColorInput } from "../components/arcgis-color-input/index.js";
5
- import type { ArcgisFieldInfo } from "../components/arcgis-field-info/index.js";
6
- import type { ArcgisFieldPickList } from "../components/arcgis-field-pick-list/index.js";
7
- import type { ArcgisHistogram } from "../components/arcgis-histogram/index.js";
8
- import type { ArcgisLabelInput } from "../components/arcgis-label-input/index.js";
9
- import type { ArcgisPickerInput } from "../components/arcgis-picker-input/index.js";
10
- import type { ArcgisRampColor } from "../components/arcgis-ramp-color/index.js";
11
- import type { ArcgisRampColorBreak } from "../components/arcgis-ramp-color-break/index.js";
12
- import type { ArcgisRampOpacity } from "../components/arcgis-ramp-opacity/index.js";
13
- import type { ArcgisSlider } from "../components/arcgis-slider/index.js";
14
- import type { ArcgisSliderInput } from "../components/arcgis-slider-input/index.js";
15
- import type { ArcgisTicks } from "../components/arcgis-ticks/index.js";
16
- import type { ArcgisUniqueValuesList } from "../components/arcgis-unique-values-list/index.js";
2
+ import type { ArcgisCkeditor5 } from "../components/arcgis-ckeditor5/customElement.js";
3
+ import type { ArcgisCkeditor5Popover } from "../components/arcgis-ckeditor5-popover/customElement.js";
4
+ import type { ArcgisColorInput } from "../components/arcgis-color-input/customElement.js";
5
+ import type { ArcgisFieldInfo } from "../components/arcgis-field-info/customElement.js";
6
+ import type { ArcgisFieldPickList } from "../components/arcgis-field-pick-list/customElement.js";
7
+ import type { ArcgisHistogram } from "../components/arcgis-histogram/customElement.js";
8
+ import type { ArcgisLabelInput } from "../components/arcgis-label-input/customElement.js";
9
+ import type { ArcgisPickerInput } from "../components/arcgis-picker-input/customElement.js";
10
+ import type { ArcgisRampColor } from "../components/arcgis-ramp-color/customElement.js";
11
+ import type { ArcgisRampColorBreak } from "../components/arcgis-ramp-color-break/customElement.js";
12
+ import type { ArcgisRampOpacity } from "../components/arcgis-ramp-opacity/customElement.js";
13
+ import type { ArcgisSlider } from "../components/arcgis-slider/customElement.js";
14
+ import type { ArcgisSliderInput } from "../components/arcgis-slider-input/customElement.js";
15
+ import type { ArcgisTicks } from "../components/arcgis-ticks/customElement.js";
16
+ import type { ArcgisUniqueValuesList } from "../components/arcgis-unique-values-list/customElement.js";
17
17
  import type { h, EventHandler } from "@arcgis/lumina";
18
18
 
19
19
  interface LuminaArcgisCkeditor5 extends Partial<Pick<ArcgisCkeditor5, 'canResizeVertically' | 'currentLanguage' | 'customConfig' | 'customExpressionCheck' | 'editorType' | 'groupFieldsAndExpressions' | 'intlExpressionsGroupHeading' | 'intlFieldsGroupHeading' | 'intlTextPlaceHolder' | 'mentionFields' | 'readOnly' | 'textData'>>, h.JSX.HTMLAttributes<HTMLArcgisCkeditor5Element> {
@@ -1,19 +1,19 @@
1
1
  /// <reference types="../index.d.ts" />
2
- import type { ArcgisCkeditor5 } from "../components/arcgis-ckeditor5/index.js";
3
- import type { ArcgisCkeditor5Popover } from "../components/arcgis-ckeditor5-popover/index.js";
4
- import type { ArcgisColorInput } from "../components/arcgis-color-input/index.js";
5
- import type { ArcgisFieldInfo } from "../components/arcgis-field-info/index.js";
6
- import type { ArcgisFieldPickList } from "../components/arcgis-field-pick-list/index.js";
7
- import type { ArcgisHistogram } from "../components/arcgis-histogram/index.js";
8
- import type { ArcgisLabelInput } from "../components/arcgis-label-input/index.js";
9
- import type { ArcgisPickerInput } from "../components/arcgis-picker-input/index.js";
10
- import type { ArcgisRampColor } from "../components/arcgis-ramp-color/index.js";
11
- import type { ArcgisRampColorBreak } from "../components/arcgis-ramp-color-break/index.js";
12
- import type { ArcgisRampOpacity } from "../components/arcgis-ramp-opacity/index.js";
13
- import type { ArcgisSlider } from "../components/arcgis-slider/index.js";
14
- import type { ArcgisSliderInput } from "../components/arcgis-slider-input/index.js";
15
- import type { ArcgisTicks } from "../components/arcgis-ticks/index.js";
16
- import type { ArcgisUniqueValuesList } from "../components/arcgis-unique-values-list/index.js";
2
+ import type { ArcgisCkeditor5 } from "../components/arcgis-ckeditor5/customElement.js";
3
+ import type { ArcgisCkeditor5Popover } from "../components/arcgis-ckeditor5-popover/customElement.js";
4
+ import type { ArcgisColorInput } from "../components/arcgis-color-input/customElement.js";
5
+ import type { ArcgisFieldInfo } from "../components/arcgis-field-info/customElement.js";
6
+ import type { ArcgisFieldPickList } from "../components/arcgis-field-pick-list/customElement.js";
7
+ import type { ArcgisHistogram } from "../components/arcgis-histogram/customElement.js";
8
+ import type { ArcgisLabelInput } from "../components/arcgis-label-input/customElement.js";
9
+ import type { ArcgisPickerInput } from "../components/arcgis-picker-input/customElement.js";
10
+ import type { ArcgisRampColor } from "../components/arcgis-ramp-color/customElement.js";
11
+ import type { ArcgisRampColorBreak } from "../components/arcgis-ramp-color-break/customElement.js";
12
+ import type { ArcgisRampOpacity } from "../components/arcgis-ramp-opacity/customElement.js";
13
+ import type { ArcgisSlider } from "../components/arcgis-slider/customElement.js";
14
+ import type { ArcgisSliderInput } from "../components/arcgis-slider-input/customElement.js";
15
+ import type { ArcgisTicks } from "../components/arcgis-ticks/customElement.js";
16
+ import type { ArcgisUniqueValuesList } from "../components/arcgis-unique-values-list/customElement.js";
17
17
  import { HTMLAttributes } from "preact";
18
18
  import type { EventHandler } from "@arcgis/lumina";
19
19
 
@@ -1,19 +1,19 @@
1
1
  /// <reference types="../index.d.ts" />
2
- import type { ArcgisCkeditor5 } from "../components/arcgis-ckeditor5/index.js";
3
- import type { ArcgisCkeditor5Popover } from "../components/arcgis-ckeditor5-popover/index.js";
4
- import type { ArcgisColorInput } from "../components/arcgis-color-input/index.js";
5
- import type { ArcgisFieldInfo } from "../components/arcgis-field-info/index.js";
6
- import type { ArcgisFieldPickList } from "../components/arcgis-field-pick-list/index.js";
7
- import type { ArcgisHistogram } from "../components/arcgis-histogram/index.js";
8
- import type { ArcgisLabelInput } from "../components/arcgis-label-input/index.js";
9
- import type { ArcgisPickerInput } from "../components/arcgis-picker-input/index.js";
10
- import type { ArcgisRampColor } from "../components/arcgis-ramp-color/index.js";
11
- import type { ArcgisRampColorBreak } from "../components/arcgis-ramp-color-break/index.js";
12
- import type { ArcgisRampOpacity } from "../components/arcgis-ramp-opacity/index.js";
13
- import type { ArcgisSlider } from "../components/arcgis-slider/index.js";
14
- import type { ArcgisSliderInput } from "../components/arcgis-slider-input/index.js";
15
- import type { ArcgisTicks } from "../components/arcgis-ticks/index.js";
16
- import type { ArcgisUniqueValuesList } from "../components/arcgis-unique-values-list/index.js";
2
+ import type { ArcgisCkeditor5 } from "../components/arcgis-ckeditor5/customElement.js";
3
+ import type { ArcgisCkeditor5Popover } from "../components/arcgis-ckeditor5-popover/customElement.js";
4
+ import type { ArcgisColorInput } from "../components/arcgis-color-input/customElement.js";
5
+ import type { ArcgisFieldInfo } from "../components/arcgis-field-info/customElement.js";
6
+ import type { ArcgisFieldPickList } from "../components/arcgis-field-pick-list/customElement.js";
7
+ import type { ArcgisHistogram } from "../components/arcgis-histogram/customElement.js";
8
+ import type { ArcgisLabelInput } from "../components/arcgis-label-input/customElement.js";
9
+ import type { ArcgisPickerInput } from "../components/arcgis-picker-input/customElement.js";
10
+ import type { ArcgisRampColor } from "../components/arcgis-ramp-color/customElement.js";
11
+ import type { ArcgisRampColorBreak } from "../components/arcgis-ramp-color-break/customElement.js";
12
+ import type { ArcgisRampOpacity } from "../components/arcgis-ramp-opacity/customElement.js";
13
+ import type { ArcgisSlider } from "../components/arcgis-slider/customElement.js";
14
+ import type { ArcgisSliderInput } from "../components/arcgis-slider-input/customElement.js";
15
+ import type { ArcgisTicks } from "../components/arcgis-ticks/customElement.js";
16
+ import type { ArcgisUniqueValuesList } from "../components/arcgis-unique-values-list/customElement.js";
17
17
  import type { HTMLProps } from 'react';
18
18
  import type { EventHandler } from "@arcgis/lumina";
19
19
 
@@ -1,19 +1,19 @@
1
1
  /// <reference types="../index.d.ts" />
2
- import type { ArcgisCkeditor5 } from "../components/arcgis-ckeditor5/index.js";
3
- import type { ArcgisCkeditor5Popover } from "../components/arcgis-ckeditor5-popover/index.js";
4
- import type { ArcgisColorInput } from "../components/arcgis-color-input/index.js";
5
- import type { ArcgisFieldInfo } from "../components/arcgis-field-info/index.js";
6
- import type { ArcgisFieldPickList } from "../components/arcgis-field-pick-list/index.js";
7
- import type { ArcgisHistogram } from "../components/arcgis-histogram/index.js";
8
- import type { ArcgisLabelInput } from "../components/arcgis-label-input/index.js";
9
- import type { ArcgisPickerInput } from "../components/arcgis-picker-input/index.js";
10
- import type { ArcgisRampColor } from "../components/arcgis-ramp-color/index.js";
11
- import type { ArcgisRampColorBreak } from "../components/arcgis-ramp-color-break/index.js";
12
- import type { ArcgisRampOpacity } from "../components/arcgis-ramp-opacity/index.js";
13
- import type { ArcgisSlider } from "../components/arcgis-slider/index.js";
14
- import type { ArcgisSliderInput } from "../components/arcgis-slider-input/index.js";
15
- import type { ArcgisTicks } from "../components/arcgis-ticks/index.js";
16
- import type { ArcgisUniqueValuesList } from "../components/arcgis-unique-values-list/index.js";
2
+ import type { ArcgisCkeditor5 } from "../components/arcgis-ckeditor5/customElement.js";
3
+ import type { ArcgisCkeditor5Popover } from "../components/arcgis-ckeditor5-popover/customElement.js";
4
+ import type { ArcgisColorInput } from "../components/arcgis-color-input/customElement.js";
5
+ import type { ArcgisFieldInfo } from "../components/arcgis-field-info/customElement.js";
6
+ import type { ArcgisFieldPickList } from "../components/arcgis-field-pick-list/customElement.js";
7
+ import type { ArcgisHistogram } from "../components/arcgis-histogram/customElement.js";
8
+ import type { ArcgisLabelInput } from "../components/arcgis-label-input/customElement.js";
9
+ import type { ArcgisPickerInput } from "../components/arcgis-picker-input/customElement.js";
10
+ import type { ArcgisRampColor } from "../components/arcgis-ramp-color/customElement.js";
11
+ import type { ArcgisRampColorBreak } from "../components/arcgis-ramp-color-break/customElement.js";
12
+ import type { ArcgisRampOpacity } from "../components/arcgis-ramp-opacity/customElement.js";
13
+ import type { ArcgisSlider } from "../components/arcgis-slider/customElement.js";
14
+ import type { ArcgisSliderInput } from "../components/arcgis-slider-input/customElement.js";
15
+ import type { ArcgisTicks } from "../components/arcgis-ticks/customElement.js";
16
+ import type { ArcgisUniqueValuesList } from "../components/arcgis-unique-values-list/customElement.js";
17
17
  import { JSXBase as StencilJsx } from "@stencil/core/internal";
18
18
  import type { EventHandler } from "@arcgis/lumina";
19
19
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@arcgis/common-components",
3
- "version": "5.0.0-next.117",
3
+ "version": "5.0.0-next.119",
4
4
  "description": "ArcGIS Maps SDK for JavaScript common components",
5
5
  "keywords": [
6
6
  "ArcGIS",
@@ -42,8 +42,8 @@
42
42
  ],
43
43
  "license": "SEE LICENSE IN LICENSE.md",
44
44
  "dependencies": {
45
- "@arcgis/lumina": "5.0.0-next.117",
46
- "@arcgis/toolkit": "5.0.0-next.117",
45
+ "@arcgis/lumina": "5.0.0-next.119",
46
+ "@arcgis/toolkit": "5.0.0-next.119",
47
47
  "@lit/task": "^1.0.3",
48
48
  "lit": "^3.3.0",
49
49
  "tslib": "^2.8.1"