@pine-ds/core 3.18.0 → 3.19.0

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 (151) hide show
  1. package/components/pds-button2.js +3 -2
  2. package/components/pds-button2.js.map +1 -1
  3. package/components/pds-chip2.js +20 -7
  4. package/components/pds-chip2.js.map +1 -1
  5. package/components/pds-combobox.js +2 -2
  6. package/components/pds-combobox.js.map +1 -1
  7. package/components/pds-dropdown-menu-item.js +3 -2
  8. package/components/pds-dropdown-menu-item.js.map +1 -1
  9. package/components/pds-dropdown-menu.js +1 -1
  10. package/components/pds-dropdown-menu.js.map +1 -1
  11. package/components/pds-link2.js +3 -2
  12. package/components/pds-link2.js.map +1 -1
  13. package/components/pds-multiselect.js +1 -1
  14. package/components/pds-multiselect.js.map +1 -1
  15. package/dist/cjs/loader.cjs.js +1 -1
  16. package/dist/cjs/pds-button.cjs.entry.js +1 -1
  17. package/dist/cjs/pds-button.entry.cjs.js.map +1 -1
  18. package/dist/cjs/pds-chip.cjs.entry.js +19 -7
  19. package/dist/cjs/pds-chip.entry.cjs.js.map +1 -1
  20. package/dist/cjs/pds-combobox.cjs.entry.js +2 -2
  21. package/dist/cjs/pds-combobox.entry.cjs.js.map +1 -1
  22. package/dist/cjs/pds-dropdown-menu-item.cjs.entry.js +2 -2
  23. package/dist/cjs/pds-dropdown-menu-item.entry.cjs.js.map +1 -1
  24. package/dist/cjs/pds-dropdown-menu.cjs.entry.js +1 -1
  25. package/dist/cjs/pds-dropdown-menu.entry.cjs.js.map +1 -1
  26. package/dist/cjs/pds-link.cjs.entry.js +2 -2
  27. package/dist/cjs/pds-link.entry.cjs.js.map +1 -1
  28. package/dist/cjs/pds-multiselect.cjs.entry.js +1 -1
  29. package/dist/cjs/pds-multiselect.entry.cjs.js.map +1 -1
  30. package/dist/cjs/pine-core.cjs.js +1 -1
  31. package/dist/collection/components/pds-button/pds-button.js +22 -3
  32. package/dist/collection/components/pds-button/pds-button.js.map +1 -1
  33. package/dist/collection/components/pds-chip/pds-chip.css +25 -4
  34. package/dist/collection/components/pds-chip/pds-chip.js +50 -7
  35. package/dist/collection/components/pds-chip/pds-chip.js.map +1 -1
  36. package/dist/collection/components/pds-chip/stories/pds-chip.stories.js +36 -13
  37. package/dist/collection/components/pds-combobox/pds-combobox.js +2 -2
  38. package/dist/collection/components/pds-combobox/pds-combobox.js.map +1 -1
  39. package/dist/collection/components/pds-dropdown-menu/pds-dropdown-menu-item/pds-dropdown-menu-item.js +21 -2
  40. package/dist/collection/components/pds-dropdown-menu/pds-dropdown-menu-item/pds-dropdown-menu-item.js.map +1 -1
  41. package/dist/collection/components/pds-dropdown-menu/pds-dropdown-menu.css +1 -1
  42. package/dist/collection/components/pds-link/pds-link.js +21 -2
  43. package/dist/collection/components/pds-link/pds-link.js.map +1 -1
  44. package/dist/collection/components/pds-multiselect/pds-multiselect.css +2 -2
  45. package/dist/collection/utils/types.js.map +1 -1
  46. package/dist/docs.json +129 -3
  47. package/dist/esm/loader.js +1 -1
  48. package/dist/esm/pds-button.entry.js +1 -1
  49. package/dist/esm/pds-button.entry.js.map +1 -1
  50. package/dist/esm/pds-chip.entry.js +19 -7
  51. package/dist/esm/pds-chip.entry.js.map +1 -1
  52. package/dist/esm/pds-combobox.entry.js +2 -2
  53. package/dist/esm/pds-combobox.entry.js.map +1 -1
  54. package/dist/esm/pds-dropdown-menu-item.entry.js +2 -2
  55. package/dist/esm/pds-dropdown-menu-item.entry.js.map +1 -1
  56. package/dist/esm/pds-dropdown-menu.entry.js +1 -1
  57. package/dist/esm/pds-dropdown-menu.entry.js.map +1 -1
  58. package/dist/esm/pds-link.entry.js +2 -2
  59. package/dist/esm/pds-link.entry.js.map +1 -1
  60. package/dist/esm/pds-multiselect.entry.js +1 -1
  61. package/dist/esm/pds-multiselect.entry.js.map +1 -1
  62. package/dist/esm/pine-core.js +1 -1
  63. package/dist/esm-es5/loader.js +1 -1
  64. package/dist/esm-es5/pds-button.entry.js +1 -1
  65. package/dist/esm-es5/pds-button.entry.js.map +1 -1
  66. package/dist/esm-es5/pds-chip.entry.js +1 -1
  67. package/dist/esm-es5/pds-chip.entry.js.map +1 -1
  68. package/dist/esm-es5/pds-combobox.entry.js +1 -1
  69. package/dist/esm-es5/pds-combobox.entry.js.map +1 -1
  70. package/dist/esm-es5/pds-dropdown-menu-item.entry.js +1 -1
  71. package/dist/esm-es5/pds-dropdown-menu-item.entry.js.map +1 -1
  72. package/dist/esm-es5/pds-dropdown-menu.entry.js +1 -1
  73. package/dist/esm-es5/pds-dropdown-menu.entry.js.map +1 -1
  74. package/dist/esm-es5/pds-link.entry.js +1 -1
  75. package/dist/esm-es5/pds-link.entry.js.map +1 -1
  76. package/dist/esm-es5/pds-multiselect.entry.js +1 -1
  77. package/dist/esm-es5/pds-multiselect.entry.js.map +1 -1
  78. package/dist/esm-es5/pine-core.js +1 -1
  79. package/dist/pine-core/{p-01aec1ad.system.entry.js → p-2f64a2fe.system.entry.js} +2 -2
  80. package/dist/pine-core/p-2f64a2fe.system.entry.js.map +1 -0
  81. package/dist/pine-core/p-3239c67a.entry.js +2 -0
  82. package/dist/pine-core/{p-f5fb71f6.entry.js.map → p-3239c67a.entry.js.map} +1 -1
  83. package/dist/pine-core/{p-45c1f3ea.system.entry.js → p-5757d038.system.entry.js} +2 -2
  84. package/dist/pine-core/p-5757d038.system.entry.js.map +1 -0
  85. package/dist/pine-core/{p-3ea301dd.system.entry.js → p-57aa762e.system.entry.js} +2 -2
  86. package/dist/pine-core/p-57aa762e.system.entry.js.map +1 -0
  87. package/dist/pine-core/p-57d2c33a.entry.js +2 -0
  88. package/dist/pine-core/p-57d2c33a.entry.js.map +1 -0
  89. package/dist/pine-core/{p-06046885.entry.js → p-5dbbb2be.entry.js} +3 -3
  90. package/dist/pine-core/{p-06046885.entry.js.map → p-5dbbb2be.entry.js.map} +1 -1
  91. package/dist/pine-core/{p-1cc2fe8d.entry.js → p-9a9c1b17.entry.js} +2 -2
  92. package/dist/pine-core/p-9a9c1b17.entry.js.map +1 -0
  93. package/dist/pine-core/{p-h_fnwqV_.system.js.map → p-B3xx1u93.system.js.map} +1 -1
  94. package/dist/pine-core/p-BGVC08sX.system.js.map +1 -0
  95. package/dist/pine-core/p-BMx906Ad.system.js.map +1 -0
  96. package/dist/pine-core/p-C9OQdhX3.system.js.map +1 -0
  97. package/dist/pine-core/p-CsWO_n3t.system.js.map +1 -0
  98. package/dist/pine-core/p-DYm9--lc.system.js.map +1 -0
  99. package/dist/pine-core/p-JAVnELnm.system.js +1 -1
  100. package/dist/pine-core/p-b232004f.system.entry.js +2 -0
  101. package/dist/pine-core/{p-e78986ea.system.entry.js.map → p-b232004f.system.entry.js.map} +1 -1
  102. package/dist/pine-core/{p-4e015ddd.entry.js → p-b5316979.entry.js} +2 -2
  103. package/dist/pine-core/p-b5316979.entry.js.map +1 -0
  104. package/dist/pine-core/{p-19fef546.system.entry.js → p-c301925f.system.entry.js} +2 -2
  105. package/dist/pine-core/{p-19fef546.system.entry.js.map → p-c301925f.system.entry.js.map} +1 -1
  106. package/dist/pine-core/{p-fbe793c7.system.entry.js → p-ca20b134.system.entry.js} +2 -2
  107. package/dist/pine-core/p-ca20b134.system.entry.js.map +1 -0
  108. package/dist/pine-core/{p-6748d7b4.entry.js → p-d38da7a6.entry.js} +2 -2
  109. package/dist/pine-core/p-d38da7a6.entry.js.map +1 -0
  110. package/dist/pine-core/p-eac7cc81.entry.js +2 -0
  111. package/dist/pine-core/{p-c25ea8de.entry.js.map → p-eac7cc81.entry.js.map} +1 -1
  112. package/dist/pine-core/p-ed5ca877.system.entry.js +2 -0
  113. package/dist/pine-core/{p-29266dcd.system.entry.js.map → p-ed5ca877.system.entry.js.map} +1 -1
  114. package/dist/pine-core/p-n9xvc2MF.system.js.map +1 -0
  115. package/dist/pine-core/pds-button.entry.esm.js.map +1 -1
  116. package/dist/pine-core/pds-chip.entry.esm.js.map +1 -1
  117. package/dist/pine-core/pds-combobox.entry.esm.js.map +1 -1
  118. package/dist/pine-core/pds-dropdown-menu-item.entry.esm.js.map +1 -1
  119. package/dist/pine-core/pds-dropdown-menu.entry.esm.js.map +1 -1
  120. package/dist/pine-core/pds-link.entry.esm.js.map +1 -1
  121. package/dist/pine-core/pds-multiselect.entry.esm.js.map +1 -1
  122. package/dist/pine-core/pine-core.esm.js +1 -1
  123. package/dist/types/components/pds-button/pds-button.d.ts +8 -1
  124. package/dist/types/components/pds-chip/pds-chip.d.ts +9 -2
  125. package/dist/types/components/pds-dropdown-menu/pds-dropdown-menu-item/pds-dropdown-menu-item.d.ts +7 -0
  126. package/dist/types/components/pds-link/pds-link.d.ts +6 -0
  127. package/dist/types/components.d.ts +41 -5
  128. package/dist/types/utils/types.d.ts +1 -0
  129. package/dist/vscode.html-data.json +42 -3
  130. package/hydrate/index.js +34 -18
  131. package/hydrate/index.mjs +34 -18
  132. package/package.json +2 -2
  133. package/dist/pine-core/p-01aec1ad.system.entry.js.map +0 -1
  134. package/dist/pine-core/p-1cc2fe8d.entry.js.map +0 -1
  135. package/dist/pine-core/p-29266dcd.system.entry.js +0 -2
  136. package/dist/pine-core/p-3ea301dd.system.entry.js.map +0 -1
  137. package/dist/pine-core/p-45c1f3ea.system.entry.js.map +0 -1
  138. package/dist/pine-core/p-4e015ddd.entry.js.map +0 -1
  139. package/dist/pine-core/p-632e398f.entry.js +0 -2
  140. package/dist/pine-core/p-632e398f.entry.js.map +0 -1
  141. package/dist/pine-core/p-6748d7b4.entry.js.map +0 -1
  142. package/dist/pine-core/p-B8CAflct.system.js.map +0 -1
  143. package/dist/pine-core/p-CObf7nrT.system.js.map +0 -1
  144. package/dist/pine-core/p-CPri5wQG.system.js.map +0 -1
  145. package/dist/pine-core/p-DR2CskUb.system.js.map +0 -1
  146. package/dist/pine-core/p-DdTbt4lH.system.js.map +0 -1
  147. package/dist/pine-core/p-G3GztZmn.system.js.map +0 -1
  148. package/dist/pine-core/p-c25ea8de.entry.js +0 -2
  149. package/dist/pine-core/p-e78986ea.system.entry.js +0 -2
  150. package/dist/pine-core/p-f5fb71f6.entry.js +0 -2
  151. package/dist/pine-core/p-fbe793c7.system.entry.js.map +0 -1
@@ -1,2 +1,2 @@
1
- import{p as e,g as n,b as a}from"./p-DHPhrb5T.js";export{s as setNonce}from"./p-DHPhrb5T.js";var d=()=>{const n=import.meta.url;const a={};if(n!==""){a.resourcesUrl=new URL(".",n).href}return e(a)};d().then((async e=>{await n();return a(JSON.parse('[["p-c25ea8de",[[321,"pds-multiselect",{"componentId":[1,"component-id"],"label":[1],"placeholder":[1],"searchPlaceholder":[1,"search-placeholder"],"closePanelOnSelect":[4,"close-panel-on-select"],"name":[1],"value":[1040],"disabled":[4],"asyncUrl":[1,"async-url"],"asyncMethod":[1,"async-method"],"debounce":[2],"fetchTimeout":[2,"fetch-timeout"],"maxSelections":[2,"max-selections"],"maxHeight":[1,"max-height"],"triggerWidth":[1,"trigger-width"],"minWidth":[1,"min-width"],"panelWidth":[1,"panel-width"],"hideLabel":[4,"hide-label"],"hideSelectedItems":[4,"hide-selected-items"],"errorMessage":[1,"error-message"],"helperMessage":[1,"helper-message"],"invalid":[4],"required":[4],"loading":[1028],"options":[16],"formatResult":[16],"createUrl":[1,"create-url"],"csrfToken":[1,"csrf-token"],"csrfHeaderName":[1,"csrf-header-name"],"isOpen":[32],"searchQuery":[32],"highlightedIndex":[32],"internalOptions":[32],"selectedItems":[32],"currentPage":[32],"hasMore":[32],"creating":[32],"setFocus":[64],"clear":[64]},[[8,"keydown","handleWindowKeyDown"]],{"debounce":["setupDebounce"],"value":["valueChanged"],"options":["optionsChanged"],"internalOptions":["internalOptionsChanged"]}]]],["p-06046885",[[321,"pds-combobox",{"componentId":[1,"component-id"],"name":[513],"customOptionLayouts":[4,"custom-option-layouts"],"customTriggerContent":[4,"custom-trigger-content"],"disabled":[4],"dropdownPlacement":[1,"dropdown-placement"],"dropdownWidth":[1,"dropdown-width"],"hideLabel":[4,"hide-label"],"label":[1],"maxHeight":[1,"max-height"],"mode":[1],"placeholder":[1],"trigger":[1],"triggerWidth":[1,"trigger-width"],"triggerVariant":[1,"trigger-variant"],"chipSentiment":[1,"chip-sentiment"],"chipLarge":[4,"chip-large"],"chipIcon":[1,"chip-icon"],"chipDot":[4,"chip-dot"],"value":[1025],"asyncUrl":[1,"async-url"],"asyncMethod":[1,"async-method"],"debounce":[2],"fetchTimeout":[2,"fetch-timeout"],"loading":[1028],"options":[16],"formatResult":[16],"displayText":[32],"filteredItems":[32],"highlightedIndex":[32],"isOpen":[32],"selectedOption":[32],"selectedOptionLayoutContent":[32],"selectedOptionChipProps":[32],"internalOptions":[32],"currentPage":[32],"hasMore":[32],"setFocus":[64],"getSelectedValue":[64]},null,{"debounce":["setupDebounce"],"options":["optionsChanged"],"value":["handleValueChange"],"selectedOption":["handleSelectedOptionChange"]}]]],["p-6fcac53b",[[257,"pds-alert",{"componentId":[1,"component-id"],"heading":[1],"small":[4],"dismissible":[4],"variant":[1],"hasActionsContent":[32]}]]],["p-9263809e",[[257,"pds-copytext",{"border":[516],"componentId":[1,"component-id"],"fullWidth":[4,"full-width"],"truncate":[4],"value":[1]},null,{"truncate":["handleTruncateChange"],"value":["handleValueChange"]}]]],["p-439e3343",[[257,"pds-table-head",{"indeterminate":[1028],"isSelected":[1028,"is-selected"],"border":[516],"background":[516]}]]],["p-88eb4f6c",[[257,"pds-table-row",{"indeterminate":[1028],"isSelected":[1028,"is-selected"],"hasDivider":[32],"isLastRow":[32]}]]],["p-6748d7b4",[[257,"pds-dropdown-menu-item",{"componentId":[1,"component-id"],"destructive":[4],"disabled":[516],"href":[1],"external":[516],"target":[513],"hasFocus":[32],"clickItem":[64]}]]],["p-c91fd600",[[257,"pds-property",{"componentId":[1,"component-id"],"icon":[1]}]]],["p-9e8296fc",[[257,"pds-accordion",{"componentId":[1,"component-id"],"isOpen":[1540,"open"]},null,{"isOpen":["handleOpenState"]}]]],["p-593cee44",[[257,"pds-avatar",{"alt":[1],"badge":[4],"componentId":[1,"component-id"],"dropdown":[4],"image":[1],"initials":[1],"size":[513],"variant":[513]}]]],["p-f5fb71f6",[[257,"pds-dropdown-menu",{"componentId":[1,"component-id"],"placement":[1],"currentFocusIndex":[32]},[[8,"keydown","handleKeyDown"],[8,"click","handleWindowClick"]]]]],["p-276f774a",[[257,"pds-filter",{"componentId":[1,"component-id"],"variant":[1],"icon":[1],"text":[1],"isOpen":[32],"showFilter":[64],"hideFilter":[64]},[[9,"resize","handleWindowResize"],[9,"scroll","handleWindowScroll"],[4,"toggle","handlePopoverToggle"],[4,"click","handleDocumentClick"],[4,"keydown","handleEscapeKey"]]]]],["p-85ce731b",[[321,"pds-input",{"autocomplete":[1],"componentId":[1,"component-id"],"debounce":[2],"disabled":[4],"errorMessage":[1,"error-message"],"helperMessage":[1,"helper-message"],"invalid":[4],"label":[1],"hideLabel":[4,"hide-label"],"max":[1],"maxlength":[1],"min":[1],"minlength":[1],"name":[1],"pattern":[1],"placeholder":[1],"readonly":[4],"required":[4],"step":[1],"type":[1],"value":[1032],"fullWidth":[4,"full-width"],"highlight":[516],"hasPrefix":[32],"hasSuffix":[32],"hasPrepend":[32],"hasAppend":[32],"hasAction":[32],"hasFocus":[32],"setFocus":[64]},null,{"debounce":["debounceChanged"],"value":["valueChanged"]}]]],["p-a30edeb1",[[262,"pds-radio",{"checked":[4],"componentId":[1,"component-id"],"disabled":[4],"errorMessage":[1,"error-message"],"helperMessage":[1,"helper-message"],"hasBorder":[4,"has-border"],"invalid":[4],"label":[1],"hideLabel":[4,"hide-label"],"name":[1],"required":[4],"value":[1],"_hasImage":[32]}]]],["p-5a7b25d0",[[262,"pds-radio-group",{"componentId":[1,"component-id"],"direction":[1],"errorMessage":[1,"error-message"],"helperMessage":[1,"helper-message"],"gap":[1],"disabled":[4],"invalid":[4],"groupLabel":[1,"group-label"],"name":[1],"required":[4]},[[0,"change","handleRadioChange"]],{"name":["handlePropsChange"],"disabled":["handlePropsChange"],"invalid":["handlePropsChange"],"required":["handlePropsChange"]}]]],["p-8f935480",[[321,"pds-select",{"autocomplete":[1],"componentId":[1,"component-id"],"disabled":[4],"errorMessage":[1,"error-message"],"hideLabel":[4,"hide-label"],"helperMessage":[1,"helper-message"],"invalid":[4],"label":[1],"multiple":[4],"name":[1],"required":[4],"highlight":[516],"value":[1025]},null,{"value":["valueChanged"],"multiple":["multipleChanged"]}]]],["p-f8a2aedd",[[262,"pds-sortable-item",{"enableActions":[4,"enable-actions"],"componentId":[1,"component-id"],"showHandle":[1028,"show-handle"]}]]],["p-88686193",[[321,"pds-switch",{"componentId":[1,"component-id"],"checked":[1028],"disabled":[4],"errorMessage":[1,"error-message"],"hideLabel":[4,"hide-label"],"helperMessage":[1,"helper-message"],"invalid":[4],"label":[1],"name":[1],"required":[4],"value":[1]},null,{"checked":["checkedChanged"]}]]],["p-32f65e48",[[321,"pds-textarea",{"autocomplete":[1],"componentId":[1,"component-id"],"disabled":[4],"debounce":[2],"errorMessage":[1,"error-message"],"helperMessage":[1,"helper-message"],"invalid":[1028],"label":[1],"hideLabel":[4,"hide-label"],"name":[1],"placeholder":[1],"readonly":[4],"required":[4],"rows":[2],"maxLength":[514,"max-length"],"highlight":[516],"value":[1025],"hasFocus":[32],"hasAction":[32],"setFocus":[64]},null,{"debounce":["debounceChanged"],"value":["valueChanged"],"maxLength":["maxLengthChanged"]}]]],["p-35e91ecb",[[257,"pds-toast",{"componentId":[1,"component-id"],"dismissible":[4],"duration":[2],"icon":[1],"type":[1],"isVisible":[32],"isAnimatingOut":[32],"dismiss":[64]},null,{"duration":["handleDurationChange"]}]]],["p-e1815c34",[[260,"mock-pds-modal",{"componentId":[1,"component-id"],"size":[1],"scrollable":[4],"backdropDismiss":[4,"backdrop-dismiss"],"open":[1028],"showModal":[64],"hideModal":[64]}]]],["p-68f97bdf",[[257,"pds-divider",{"componentId":[1,"component-id"],"offset":[1],"vertical":[4]}]]],["p-bf712423",[[257,"pds-dropdown-menu-separator",{"componentId":[1,"component-id"],"disabled":[4]}]]],["p-af5bf21d",[[257,"pds-filters",{"componentId":[1,"component-id"]}]]],["p-4c82bff5",[[257,"pds-image",{"alt":[1],"componentId":[1,"component-id"],"height":[2],"loading":[1],"sizes":[1],"src":[1],"srcset":[1],"width":[2]}]]],["p-220cbe98",[[260,"pds-modal",{"backdropDismiss":[4,"backdrop-dismiss"],"componentId":[1,"component-id"],"open":[1028],"size":[1],"scrollable":[4],"focusableElementsArray":[32],"showModal":[64],"hideModal":[64]},null,{"open":["handleOpenChange"]}]]],["p-51d2999d",[[260,"pds-modal-content",{"border":[1537],"contentMaxHeight":[32]}]]],["p-bd2329cd",[[260,"pds-modal-footer"]]],["p-31bfac45",[[260,"pds-modal-header"]]],["p-c73ef42b",[[257,"pds-popover",{"popoverTargetAction":[1,"popover-target-action"],"popoverType":[1,"popover-type"],"componentId":[1,"component-id"],"maxWidth":[2,"max-width"],"placement":[513],"active":[32],"show":[64],"hide":[64],"toggle":[64]}]]],["p-6c25dfc3",[[257,"pds-progress",{"animated":[4],"componentId":[1,"component-id"],"fillColor":[1,"fill-color"],"label":[1],"percent":[2],"showPercent":[4,"show-percent"]}]]],["p-1951d49e",[[256,"pds-row",{"alignItems":[1,"align-items"],"border":[4],"colGap":[1,"col-gap"],"colGapBlock":[1,"col-gap-block"],"colGapInline":[1,"col-gap-inline"],"componentId":[1,"component-id"],"justifyContent":[1,"justify-content"],"minHeight":[1,"min-height"],"noWrap":[4,"no-wrap"]}]]],["p-396d4b63",[[262,"pds-sortable",{"border":[516],"componentId":[1,"component-id"],"dividers":[516],"handleType":[1,"handle-type"]}]]],["p-838452e0",[[260,"pds-tab",{"disabled":[4],"name":[1],"parentComponentId":[1,"parent-component-id"],"variant":[1],"index":[2],"selected":[4]}]]],["p-27ccbd3f",[[257,"pds-table",{"compact":[4],"componentId":[1,"component-id"],"responsive":[4],"fixedColumn":[4,"fixed-column"],"selectable":[4],"disableSelectAll":[4,"disable-select-all"],"rowDividers":[516,"row-dividers"],"defaultSortColumn":[1,"default-sort-column"],"defaultSortDirection":[1,"default-sort-direction"],"sortingColumn":[32],"sortingDirection":[32]},[[0,"pdsTableSort","handleTableSort"],[0,"pdsTableSelectAll","handleTableSelectAll"],[0,"pdsTableRowSelected","handleTableSelect"]]]]],["p-50a439b5",[[257,"pds-table-body"]]],["p-766e52a3",[[260,"pds-tabpanel",{"name":[1],"parentComponentId":[1,"parent-component-id"],"variant":[1],"selected":[1028]}]]],["p-6cbad264",[[257,"pds-tabs",{"tablistLabel":[1,"tablist-label"],"componentId":[1,"component-id"],"variant":[1],"activeTabName":[1025,"active-tab-name"],"activeTabIndex":[1026,"active-tab-index"]},[[16,"pdsTabClick","tabClickHandler"],[0,"keydown","handleKeyDown"]]]]],["p-119ccf73",[[260,"pds-tooltip",{"content":[1],"componentId":[1,"component-id"],"hasArrow":[4,"has-arrow"],"htmlContent":[4,"html-content"],"placement":[513],"maxWidth":[1,"max-width"],"opened":[1540],"_isInteractiveOpen":[32],"showTooltip":[64],"hideTooltip":[64]},null,{"opened":["handleOpenToggle"]}]]],["p-2058a93a",[[257,"pds-icon",{"color":[1],"flipRtl":[4,"flip-rtl"],"icon":[8],"name":[513],"size":[513],"src":[1],"ariaLabel":[32],"isVisible":[32],"svgContent":[32]},null,{"size":["updateStyles"],"color":["updateStyles"],"name":["onIconPropertyChange"],"src":["onIconPropertyChange"],"icon":["onIconPropertyChange"]}]]],["p-4e015ddd",[[257,"pds-button",{"componentId":[1,"component-id"],"disabled":[4],"fullWidth":[4,"full-width"],"href":[1],"icon":[1],"iconOnly":[4,"icon-only"],"loading":[4],"name":[1],"target":[1],"type":[1],"value":[1],"size":[1],"variant":[1],"hasStartContent":[32],"hasEndContent":[32]},[[16,"keydown","handleFormKeyDown"]]]]],["p-632e398f",[[257,"pds-chip",{"componentId":[1,"component-id"],"dot":[4],"icon":[1],"large":[4],"sentiment":[1],"variant":[1],"removeUrl":[1,"remove-url"],"removeHttpMethod":[1,"remove-http-method"],"removeTarget":[1,"remove-target"]}]]],["p-1cc2fe8d",[[257,"pds-link",{"color":[1],"componentId":[1,"component-id"],"external":[4],"target":[1],"variant":[1],"fontSize":[1,"font-size"],"href":[1]}]]],["p-663abd80",[[257,"pds-table-head-cell",{"cellAlign":[1,"cell-align"],"sortable":[4],"sortingDirection":[32],"tableScrolling":[32],"isSelected":[32],"hasHeadBorder":[32],"hasHeadBackground":[32],"isActive":[32],"setActiveSort":[64],"clearActiveSort":[64]}]]],["p-203f6e9e",[[257,"pds-table-cell",{"cellAlign":[1,"cell-align"],"truncate":[4],"tableScrolling":[32]},null,{"truncate":["handleTruncateChange"]}]]],["p-7514a191",[[257,"pds-text",{"align":[1],"color":[1],"decoration":[1],"gutter":[1],"italic":[4],"size":[1],"weight":[1],"tag":[1],"truncate":[516]},null,{"truncate":["handleTruncateChange"]}]]],["p-4de64b1f",[[321,"pds-checkbox",{"checked":[1028],"componentId":[1,"component-id"],"disabled":[4],"errorMessage":[1,"error-message"],"helperMessage":[1,"helper-message"],"indeterminate":[1028],"invalid":[4],"label":[1],"hideLabel":[4,"hide-label"],"name":[1],"required":[4],"value":[1]},null,{"checked":["updateIndeterminate","checkedChanged"]}]]],["p-ccdee55a",[[257,"pds-loader",{"isLoading":[4,"is-loading"],"showLabel":[4,"show-label"],"size":[513],"variant":[1]}]]],["p-f64ea4f7",[[256,"pds-box",{"alignItems":[1,"align-items"],"alignItemsXs":[1,"align-items-xs"],"alignItemsSm":[1,"align-items-sm"],"alignItemsMd":[1,"align-items-md"],"alignItemsLg":[1,"align-items-lg"],"alignItemsXl":[1,"align-items-xl"],"alignSelf":[1,"align-self"],"alignSelfXs":[1,"align-self-xs"],"alignSelfSm":[1,"align-self-sm"],"alignSelfMd":[1,"align-self-md"],"alignSelfLg":[1,"align-self-lg"],"alignSelfXl":[1,"align-self-xl"],"auto":[4],"autoXs":[4,"auto-xs"],"autoSm":[4,"auto-sm"],"autoMd":[4,"auto-md"],"autoLg":[4,"auto-lg"],"autoXl":[4,"auto-xl"],"backgroundColor":[1,"background-color"],"border":[4],"borderColor":[1,"border-color"],"borderRadius":[1,"border-radius"],"direction":[1],"display":[1],"fit":[4],"fitXs":[4,"fit-xs"],"fitSm":[4,"fit-sm"],"fitMd":[4,"fit-md"],"fitLg":[4,"fit-lg"],"fitXl":[4,"fit-xl"],"gap":[1],"gapXs":[1,"gap-xs"],"gapSm":[1,"gap-sm"],"gapMd":[1,"gap-md"],"gapLg":[1,"gap-lg"],"gapXl":[1,"gap-xl"],"wrap":[4],"wrapXs":[4,"wrap-xs"],"wrapSm":[4,"wrap-sm"],"wrapMd":[4,"wrap-md"],"wrapLg":[4,"wrap-lg"],"wrapXl":[4,"wrap-xl"],"flex":[1],"justifyContent":[1,"justify-content"],"justifyContentXs":[1,"justify-content-xs"],"justifyContentSm":[1,"justify-content-sm"],"justifyContentMd":[1,"justify-content-md"],"justifyContentLg":[1,"justify-content-lg"],"justifyContentXl":[1,"justify-content-xl"],"marginBlockStart":[1,"margin-block-start"],"marginBlockStartXs":[1,"margin-block-start-xs"],"marginBlockStartSm":[1,"margin-block-start-sm"],"marginBlockStartMd":[1,"margin-block-start-md"],"marginBlockStartLg":[1,"margin-block-start-lg"],"marginBlockStartXl":[1,"margin-block-start-xl"],"marginInlineStart":[1,"margin-inline-start"],"marginInlineStartXs":[1,"margin-inline-start-xs"],"marginInlineStartSm":[1,"margin-inline-start-sm"],"marginInlineStartMd":[1,"margin-inline-start-md"],"marginInlineStartLg":[1,"margin-inline-start-lg"],"marginInlineStartXl":[1,"margin-inline-start-xl"],"marginInlineEnd":[1,"margin-inline-end"],"marginInlineEndXs":[1,"margin-inline-end-xs"],"marginInlineEndSm":[1,"margin-inline-end-sm"],"marginInlineEndMd":[1,"margin-inline-end-md"],"marginInlineEndLg":[1,"margin-inline-end-lg"],"marginInlineEndXl":[1,"margin-inline-end-xl"],"marginBlockEnd":[1,"margin-block-end"],"marginBlockEndXs":[1,"margin-block-end-xs"],"marginBlockEndSm":[1,"margin-block-end-sm"],"marginBlockEndMd":[1,"margin-block-end-md"],"marginBlockEndLg":[1,"margin-block-end-lg"],"marginBlockEndXl":[1,"margin-block-end-xl"],"minHeight":[513,"min-height"],"minWidth":[513,"min-width"],"offset":[1],"offsetXs":[1,"offset-xs"],"offsetSm":[1,"offset-sm"],"offsetMd":[1,"offset-md"],"offsetLg":[1,"offset-lg"],"offsetXl":[1,"offset-xl"],"padding":[1],"paddingXs":[1,"padding-xs"],"paddingSm":[1,"padding-sm"],"paddingMd":[1,"padding-md"],"paddingLg":[1,"padding-lg"],"paddingXl":[1,"padding-xl"],"paddingBlockStart":[1,"padding-block-start"],"paddingBlockStartXs":[1,"padding-block-start-xs"],"paddingBlockStartSm":[1,"padding-block-start-sm"],"paddingBlockStartMd":[1,"padding-block-start-md"],"paddingBlockStartLg":[1,"padding-block-start-lg"],"paddingBlockStartXl":[1,"padding-block-start-xl"],"paddingBlockEnd":[1,"padding-block-end"],"paddingBlockEndXs":[1,"padding-block-end-xs"],"paddingBlockEndSm":[1,"padding-block-end-sm"],"paddingBlockEndMd":[1,"padding-block-end-md"],"paddingBlockEndLg":[1,"padding-block-end-lg"],"paddingBlockEndXl":[1,"padding-block-end-xl"],"paddingInlineStart":[1,"padding-inline-start"],"paddingInlineStartXs":[1,"padding-inline-start-xs"],"paddingInlineStartSm":[1,"padding-inline-start-sm"],"paddingInlineStartMd":[1,"padding-inline-start-md"],"paddingInlineStartLg":[1,"padding-inline-start-lg"],"paddingInlineStartXl":[1,"padding-inline-start-xl"],"paddingInlineEnd":[1,"padding-inline-end"],"paddingInlineEndXs":[1,"padding-inline-end-xs"],"paddingInlineEndSm":[1,"padding-inline-end-sm"],"paddingInlineEndMd":[1,"padding-inline-end-md"],"paddingInlineEndLg":[1,"padding-inline-end-lg"],"paddingInlineEndXl":[1,"padding-inline-end-xl"],"shadow":[1],"size":[1],"sizeXs":[1,"size-xs"],"sizeSm":[1,"size-sm"],"sizeMd":[1,"size-md"],"sizeLg":[1,"size-lg"],"sizeXl":[1,"size-xl"]}]]]]'),e)}));
1
+ import{p as e,g as n,b as a}from"./p-DHPhrb5T.js";export{s as setNonce}from"./p-DHPhrb5T.js";var d=()=>{const n=import.meta.url;const a={};if(n!==""){a.resourcesUrl=new URL(".",n).href}return e(a)};d().then((async e=>{await n();return a(JSON.parse('[["p-eac7cc81",[[321,"pds-multiselect",{"componentId":[1,"component-id"],"label":[1],"placeholder":[1],"searchPlaceholder":[1,"search-placeholder"],"closePanelOnSelect":[4,"close-panel-on-select"],"name":[1],"value":[1040],"disabled":[4],"asyncUrl":[1,"async-url"],"asyncMethod":[1,"async-method"],"debounce":[2],"fetchTimeout":[2,"fetch-timeout"],"maxSelections":[2,"max-selections"],"maxHeight":[1,"max-height"],"triggerWidth":[1,"trigger-width"],"minWidth":[1,"min-width"],"panelWidth":[1,"panel-width"],"hideLabel":[4,"hide-label"],"hideSelectedItems":[4,"hide-selected-items"],"errorMessage":[1,"error-message"],"helperMessage":[1,"helper-message"],"invalid":[4],"required":[4],"loading":[1028],"options":[16],"formatResult":[16],"createUrl":[1,"create-url"],"csrfToken":[1,"csrf-token"],"csrfHeaderName":[1,"csrf-header-name"],"isOpen":[32],"searchQuery":[32],"highlightedIndex":[32],"internalOptions":[32],"selectedItems":[32],"currentPage":[32],"hasMore":[32],"creating":[32],"setFocus":[64],"clear":[64]},[[8,"keydown","handleWindowKeyDown"]],{"debounce":["setupDebounce"],"value":["valueChanged"],"options":["optionsChanged"],"internalOptions":["internalOptionsChanged"]}]]],["p-5dbbb2be",[[321,"pds-combobox",{"componentId":[1,"component-id"],"name":[513],"customOptionLayouts":[4,"custom-option-layouts"],"customTriggerContent":[4,"custom-trigger-content"],"disabled":[4],"dropdownPlacement":[1,"dropdown-placement"],"dropdownWidth":[1,"dropdown-width"],"hideLabel":[4,"hide-label"],"label":[1],"maxHeight":[1,"max-height"],"mode":[1],"placeholder":[1],"trigger":[1],"triggerWidth":[1,"trigger-width"],"triggerVariant":[1,"trigger-variant"],"chipSentiment":[1,"chip-sentiment"],"chipLarge":[4,"chip-large"],"chipIcon":[1,"chip-icon"],"chipDot":[4,"chip-dot"],"value":[1025],"asyncUrl":[1,"async-url"],"asyncMethod":[1,"async-method"],"debounce":[2],"fetchTimeout":[2,"fetch-timeout"],"loading":[1028],"options":[16],"formatResult":[16],"displayText":[32],"filteredItems":[32],"highlightedIndex":[32],"isOpen":[32],"selectedOption":[32],"selectedOptionLayoutContent":[32],"selectedOptionChipProps":[32],"internalOptions":[32],"currentPage":[32],"hasMore":[32],"setFocus":[64],"getSelectedValue":[64]},null,{"debounce":["setupDebounce"],"options":["optionsChanged"],"value":["handleValueChange"],"selectedOption":["handleSelectedOptionChange"]}]]],["p-6fcac53b",[[257,"pds-alert",{"componentId":[1,"component-id"],"heading":[1],"small":[4],"dismissible":[4],"variant":[1],"hasActionsContent":[32]}]]],["p-9263809e",[[257,"pds-copytext",{"border":[516],"componentId":[1,"component-id"],"fullWidth":[4,"full-width"],"truncate":[4],"value":[1]},null,{"truncate":["handleTruncateChange"],"value":["handleValueChange"]}]]],["p-439e3343",[[257,"pds-table-head",{"indeterminate":[1028],"isSelected":[1028,"is-selected"],"border":[516],"background":[516]}]]],["p-88eb4f6c",[[257,"pds-table-row",{"indeterminate":[1028],"isSelected":[1028,"is-selected"],"hasDivider":[32],"isLastRow":[32]}]]],["p-d38da7a6",[[257,"pds-dropdown-menu-item",{"componentId":[1,"component-id"],"destructive":[4],"disabled":[516],"download":[1],"href":[1],"external":[516],"target":[513],"hasFocus":[32],"clickItem":[64]}]]],["p-c91fd600",[[257,"pds-property",{"componentId":[1,"component-id"],"icon":[1]}]]],["p-9e8296fc",[[257,"pds-accordion",{"componentId":[1,"component-id"],"isOpen":[1540,"open"]},null,{"isOpen":["handleOpenState"]}]]],["p-593cee44",[[257,"pds-avatar",{"alt":[1],"badge":[4],"componentId":[1,"component-id"],"dropdown":[4],"image":[1],"initials":[1],"size":[513],"variant":[513]}]]],["p-3239c67a",[[257,"pds-dropdown-menu",{"componentId":[1,"component-id"],"placement":[1],"currentFocusIndex":[32]},[[8,"keydown","handleKeyDown"],[8,"click","handleWindowClick"]]]]],["p-276f774a",[[257,"pds-filter",{"componentId":[1,"component-id"],"variant":[1],"icon":[1],"text":[1],"isOpen":[32],"showFilter":[64],"hideFilter":[64]},[[9,"resize","handleWindowResize"],[9,"scroll","handleWindowScroll"],[4,"toggle","handlePopoverToggle"],[4,"click","handleDocumentClick"],[4,"keydown","handleEscapeKey"]]]]],["p-85ce731b",[[321,"pds-input",{"autocomplete":[1],"componentId":[1,"component-id"],"debounce":[2],"disabled":[4],"errorMessage":[1,"error-message"],"helperMessage":[1,"helper-message"],"invalid":[4],"label":[1],"hideLabel":[4,"hide-label"],"max":[1],"maxlength":[1],"min":[1],"minlength":[1],"name":[1],"pattern":[1],"placeholder":[1],"readonly":[4],"required":[4],"step":[1],"type":[1],"value":[1032],"fullWidth":[4,"full-width"],"highlight":[516],"hasPrefix":[32],"hasSuffix":[32],"hasPrepend":[32],"hasAppend":[32],"hasAction":[32],"hasFocus":[32],"setFocus":[64]},null,{"debounce":["debounceChanged"],"value":["valueChanged"]}]]],["p-a30edeb1",[[262,"pds-radio",{"checked":[4],"componentId":[1,"component-id"],"disabled":[4],"errorMessage":[1,"error-message"],"helperMessage":[1,"helper-message"],"hasBorder":[4,"has-border"],"invalid":[4],"label":[1],"hideLabel":[4,"hide-label"],"name":[1],"required":[4],"value":[1],"_hasImage":[32]}]]],["p-5a7b25d0",[[262,"pds-radio-group",{"componentId":[1,"component-id"],"direction":[1],"errorMessage":[1,"error-message"],"helperMessage":[1,"helper-message"],"gap":[1],"disabled":[4],"invalid":[4],"groupLabel":[1,"group-label"],"name":[1],"required":[4]},[[0,"change","handleRadioChange"]],{"name":["handlePropsChange"],"disabled":["handlePropsChange"],"invalid":["handlePropsChange"],"required":["handlePropsChange"]}]]],["p-8f935480",[[321,"pds-select",{"autocomplete":[1],"componentId":[1,"component-id"],"disabled":[4],"errorMessage":[1,"error-message"],"hideLabel":[4,"hide-label"],"helperMessage":[1,"helper-message"],"invalid":[4],"label":[1],"multiple":[4],"name":[1],"required":[4],"highlight":[516],"value":[1025]},null,{"value":["valueChanged"],"multiple":["multipleChanged"]}]]],["p-f8a2aedd",[[262,"pds-sortable-item",{"enableActions":[4,"enable-actions"],"componentId":[1,"component-id"],"showHandle":[1028,"show-handle"]}]]],["p-88686193",[[321,"pds-switch",{"componentId":[1,"component-id"],"checked":[1028],"disabled":[4],"errorMessage":[1,"error-message"],"hideLabel":[4,"hide-label"],"helperMessage":[1,"helper-message"],"invalid":[4],"label":[1],"name":[1],"required":[4],"value":[1]},null,{"checked":["checkedChanged"]}]]],["p-32f65e48",[[321,"pds-textarea",{"autocomplete":[1],"componentId":[1,"component-id"],"disabled":[4],"debounce":[2],"errorMessage":[1,"error-message"],"helperMessage":[1,"helper-message"],"invalid":[1028],"label":[1],"hideLabel":[4,"hide-label"],"name":[1],"placeholder":[1],"readonly":[4],"required":[4],"rows":[2],"maxLength":[514,"max-length"],"highlight":[516],"value":[1025],"hasFocus":[32],"hasAction":[32],"setFocus":[64]},null,{"debounce":["debounceChanged"],"value":["valueChanged"],"maxLength":["maxLengthChanged"]}]]],["p-35e91ecb",[[257,"pds-toast",{"componentId":[1,"component-id"],"dismissible":[4],"duration":[2],"icon":[1],"type":[1],"isVisible":[32],"isAnimatingOut":[32],"dismiss":[64]},null,{"duration":["handleDurationChange"]}]]],["p-e1815c34",[[260,"mock-pds-modal",{"componentId":[1,"component-id"],"size":[1],"scrollable":[4],"backdropDismiss":[4,"backdrop-dismiss"],"open":[1028],"showModal":[64],"hideModal":[64]}]]],["p-68f97bdf",[[257,"pds-divider",{"componentId":[1,"component-id"],"offset":[1],"vertical":[4]}]]],["p-bf712423",[[257,"pds-dropdown-menu-separator",{"componentId":[1,"component-id"],"disabled":[4]}]]],["p-af5bf21d",[[257,"pds-filters",{"componentId":[1,"component-id"]}]]],["p-4c82bff5",[[257,"pds-image",{"alt":[1],"componentId":[1,"component-id"],"height":[2],"loading":[1],"sizes":[1],"src":[1],"srcset":[1],"width":[2]}]]],["p-220cbe98",[[260,"pds-modal",{"backdropDismiss":[4,"backdrop-dismiss"],"componentId":[1,"component-id"],"open":[1028],"size":[1],"scrollable":[4],"focusableElementsArray":[32],"showModal":[64],"hideModal":[64]},null,{"open":["handleOpenChange"]}]]],["p-51d2999d",[[260,"pds-modal-content",{"border":[1537],"contentMaxHeight":[32]}]]],["p-bd2329cd",[[260,"pds-modal-footer"]]],["p-31bfac45",[[260,"pds-modal-header"]]],["p-c73ef42b",[[257,"pds-popover",{"popoverTargetAction":[1,"popover-target-action"],"popoverType":[1,"popover-type"],"componentId":[1,"component-id"],"maxWidth":[2,"max-width"],"placement":[513],"active":[32],"show":[64],"hide":[64],"toggle":[64]}]]],["p-6c25dfc3",[[257,"pds-progress",{"animated":[4],"componentId":[1,"component-id"],"fillColor":[1,"fill-color"],"label":[1],"percent":[2],"showPercent":[4,"show-percent"]}]]],["p-1951d49e",[[256,"pds-row",{"alignItems":[1,"align-items"],"border":[4],"colGap":[1,"col-gap"],"colGapBlock":[1,"col-gap-block"],"colGapInline":[1,"col-gap-inline"],"componentId":[1,"component-id"],"justifyContent":[1,"justify-content"],"minHeight":[1,"min-height"],"noWrap":[4,"no-wrap"]}]]],["p-396d4b63",[[262,"pds-sortable",{"border":[516],"componentId":[1,"component-id"],"dividers":[516],"handleType":[1,"handle-type"]}]]],["p-838452e0",[[260,"pds-tab",{"disabled":[4],"name":[1],"parentComponentId":[1,"parent-component-id"],"variant":[1],"index":[2],"selected":[4]}]]],["p-27ccbd3f",[[257,"pds-table",{"compact":[4],"componentId":[1,"component-id"],"responsive":[4],"fixedColumn":[4,"fixed-column"],"selectable":[4],"disableSelectAll":[4,"disable-select-all"],"rowDividers":[516,"row-dividers"],"defaultSortColumn":[1,"default-sort-column"],"defaultSortDirection":[1,"default-sort-direction"],"sortingColumn":[32],"sortingDirection":[32]},[[0,"pdsTableSort","handleTableSort"],[0,"pdsTableSelectAll","handleTableSelectAll"],[0,"pdsTableRowSelected","handleTableSelect"]]]]],["p-50a439b5",[[257,"pds-table-body"]]],["p-766e52a3",[[260,"pds-tabpanel",{"name":[1],"parentComponentId":[1,"parent-component-id"],"variant":[1],"selected":[1028]}]]],["p-6cbad264",[[257,"pds-tabs",{"tablistLabel":[1,"tablist-label"],"componentId":[1,"component-id"],"variant":[1],"activeTabName":[1025,"active-tab-name"],"activeTabIndex":[1026,"active-tab-index"]},[[16,"pdsTabClick","tabClickHandler"],[0,"keydown","handleKeyDown"]]]]],["p-119ccf73",[[260,"pds-tooltip",{"content":[1],"componentId":[1,"component-id"],"hasArrow":[4,"has-arrow"],"htmlContent":[4,"html-content"],"placement":[513],"maxWidth":[1,"max-width"],"opened":[1540],"_isInteractiveOpen":[32],"showTooltip":[64],"hideTooltip":[64]},null,{"opened":["handleOpenToggle"]}]]],["p-2058a93a",[[257,"pds-icon",{"color":[1],"flipRtl":[4,"flip-rtl"],"icon":[8],"name":[513],"size":[513],"src":[1],"ariaLabel":[32],"isVisible":[32],"svgContent":[32]},null,{"size":["updateStyles"],"color":["updateStyles"],"name":["onIconPropertyChange"],"src":["onIconPropertyChange"],"icon":["onIconPropertyChange"]}]]],["p-b5316979",[[257,"pds-button",{"componentId":[1,"component-id"],"download":[1],"disabled":[516],"fullWidth":[4,"full-width"],"href":[1],"icon":[1],"iconOnly":[4,"icon-only"],"loading":[4],"name":[1],"target":[1],"type":[1],"value":[1],"size":[1],"variant":[1],"hasStartContent":[32],"hasEndContent":[32]},[[16,"keydown","handleFormKeyDown"]]]]],["p-57d2c33a",[[257,"pds-chip",{"componentId":[1,"component-id"],"dot":[4],"icon":[1],"large":[4],"size":[1],"sentiment":[1],"variant":[1],"removeUrl":[1,"remove-url"],"removeHttpMethod":[1,"remove-http-method"],"removeTarget":[1,"remove-target"]}]]],["p-9a9c1b17",[[257,"pds-link",{"color":[1],"download":[1],"componentId":[1,"component-id"],"external":[4],"target":[1],"variant":[1],"fontSize":[1,"font-size"],"href":[1]}]]],["p-663abd80",[[257,"pds-table-head-cell",{"cellAlign":[1,"cell-align"],"sortable":[4],"sortingDirection":[32],"tableScrolling":[32],"isSelected":[32],"hasHeadBorder":[32],"hasHeadBackground":[32],"isActive":[32],"setActiveSort":[64],"clearActiveSort":[64]}]]],["p-203f6e9e",[[257,"pds-table-cell",{"cellAlign":[1,"cell-align"],"truncate":[4],"tableScrolling":[32]},null,{"truncate":["handleTruncateChange"]}]]],["p-7514a191",[[257,"pds-text",{"align":[1],"color":[1],"decoration":[1],"gutter":[1],"italic":[4],"size":[1],"weight":[1],"tag":[1],"truncate":[516]},null,{"truncate":["handleTruncateChange"]}]]],["p-4de64b1f",[[321,"pds-checkbox",{"checked":[1028],"componentId":[1,"component-id"],"disabled":[4],"errorMessage":[1,"error-message"],"helperMessage":[1,"helper-message"],"indeterminate":[1028],"invalid":[4],"label":[1],"hideLabel":[4,"hide-label"],"name":[1],"required":[4],"value":[1]},null,{"checked":["updateIndeterminate","checkedChanged"]}]]],["p-ccdee55a",[[257,"pds-loader",{"isLoading":[4,"is-loading"],"showLabel":[4,"show-label"],"size":[513],"variant":[1]}]]],["p-f64ea4f7",[[256,"pds-box",{"alignItems":[1,"align-items"],"alignItemsXs":[1,"align-items-xs"],"alignItemsSm":[1,"align-items-sm"],"alignItemsMd":[1,"align-items-md"],"alignItemsLg":[1,"align-items-lg"],"alignItemsXl":[1,"align-items-xl"],"alignSelf":[1,"align-self"],"alignSelfXs":[1,"align-self-xs"],"alignSelfSm":[1,"align-self-sm"],"alignSelfMd":[1,"align-self-md"],"alignSelfLg":[1,"align-self-lg"],"alignSelfXl":[1,"align-self-xl"],"auto":[4],"autoXs":[4,"auto-xs"],"autoSm":[4,"auto-sm"],"autoMd":[4,"auto-md"],"autoLg":[4,"auto-lg"],"autoXl":[4,"auto-xl"],"backgroundColor":[1,"background-color"],"border":[4],"borderColor":[1,"border-color"],"borderRadius":[1,"border-radius"],"direction":[1],"display":[1],"fit":[4],"fitXs":[4,"fit-xs"],"fitSm":[4,"fit-sm"],"fitMd":[4,"fit-md"],"fitLg":[4,"fit-lg"],"fitXl":[4,"fit-xl"],"gap":[1],"gapXs":[1,"gap-xs"],"gapSm":[1,"gap-sm"],"gapMd":[1,"gap-md"],"gapLg":[1,"gap-lg"],"gapXl":[1,"gap-xl"],"wrap":[4],"wrapXs":[4,"wrap-xs"],"wrapSm":[4,"wrap-sm"],"wrapMd":[4,"wrap-md"],"wrapLg":[4,"wrap-lg"],"wrapXl":[4,"wrap-xl"],"flex":[1],"justifyContent":[1,"justify-content"],"justifyContentXs":[1,"justify-content-xs"],"justifyContentSm":[1,"justify-content-sm"],"justifyContentMd":[1,"justify-content-md"],"justifyContentLg":[1,"justify-content-lg"],"justifyContentXl":[1,"justify-content-xl"],"marginBlockStart":[1,"margin-block-start"],"marginBlockStartXs":[1,"margin-block-start-xs"],"marginBlockStartSm":[1,"margin-block-start-sm"],"marginBlockStartMd":[1,"margin-block-start-md"],"marginBlockStartLg":[1,"margin-block-start-lg"],"marginBlockStartXl":[1,"margin-block-start-xl"],"marginInlineStart":[1,"margin-inline-start"],"marginInlineStartXs":[1,"margin-inline-start-xs"],"marginInlineStartSm":[1,"margin-inline-start-sm"],"marginInlineStartMd":[1,"margin-inline-start-md"],"marginInlineStartLg":[1,"margin-inline-start-lg"],"marginInlineStartXl":[1,"margin-inline-start-xl"],"marginInlineEnd":[1,"margin-inline-end"],"marginInlineEndXs":[1,"margin-inline-end-xs"],"marginInlineEndSm":[1,"margin-inline-end-sm"],"marginInlineEndMd":[1,"margin-inline-end-md"],"marginInlineEndLg":[1,"margin-inline-end-lg"],"marginInlineEndXl":[1,"margin-inline-end-xl"],"marginBlockEnd":[1,"margin-block-end"],"marginBlockEndXs":[1,"margin-block-end-xs"],"marginBlockEndSm":[1,"margin-block-end-sm"],"marginBlockEndMd":[1,"margin-block-end-md"],"marginBlockEndLg":[1,"margin-block-end-lg"],"marginBlockEndXl":[1,"margin-block-end-xl"],"minHeight":[513,"min-height"],"minWidth":[513,"min-width"],"offset":[1],"offsetXs":[1,"offset-xs"],"offsetSm":[1,"offset-sm"],"offsetMd":[1,"offset-md"],"offsetLg":[1,"offset-lg"],"offsetXl":[1,"offset-xl"],"padding":[1],"paddingXs":[1,"padding-xs"],"paddingSm":[1,"padding-sm"],"paddingMd":[1,"padding-md"],"paddingLg":[1,"padding-lg"],"paddingXl":[1,"padding-xl"],"paddingBlockStart":[1,"padding-block-start"],"paddingBlockStartXs":[1,"padding-block-start-xs"],"paddingBlockStartSm":[1,"padding-block-start-sm"],"paddingBlockStartMd":[1,"padding-block-start-md"],"paddingBlockStartLg":[1,"padding-block-start-lg"],"paddingBlockStartXl":[1,"padding-block-start-xl"],"paddingBlockEnd":[1,"padding-block-end"],"paddingBlockEndXs":[1,"padding-block-end-xs"],"paddingBlockEndSm":[1,"padding-block-end-sm"],"paddingBlockEndMd":[1,"padding-block-end-md"],"paddingBlockEndLg":[1,"padding-block-end-lg"],"paddingBlockEndXl":[1,"padding-block-end-xl"],"paddingInlineStart":[1,"padding-inline-start"],"paddingInlineStartXs":[1,"padding-inline-start-xs"],"paddingInlineStartSm":[1,"padding-inline-start-sm"],"paddingInlineStartMd":[1,"padding-inline-start-md"],"paddingInlineStartLg":[1,"padding-inline-start-lg"],"paddingInlineStartXl":[1,"padding-inline-start-xl"],"paddingInlineEnd":[1,"padding-inline-end"],"paddingInlineEndXs":[1,"padding-inline-end-xs"],"paddingInlineEndSm":[1,"padding-inline-end-sm"],"paddingInlineEndMd":[1,"padding-inline-end-md"],"paddingInlineEndLg":[1,"padding-inline-end-lg"],"paddingInlineEndXl":[1,"padding-inline-end-xl"],"shadow":[1],"size":[1],"sizeXs":[1,"size-xs"],"sizeSm":[1,"size-sm"],"sizeMd":[1,"size-md"],"sizeLg":[1,"size-lg"],"sizeXl":[1,"size-xl"]}]]]]'),e)}));
2
2
  //# sourceMappingURL=pine-core.esm.js.map
@@ -16,11 +16,18 @@ export declare class PdsButton {
16
16
  * A unique identifier used for the underlying component `id` attribute.
17
17
  */
18
18
  componentId: string;
19
+ /**
20
+ * Prompts the user to save the linked URL instead of navigating to it.
21
+ * It can be used without a value to download with the default filename,
22
+ * or with a string value to suggest a specific filename for the download.
23
+ * Only applies when href is set.
24
+ */
25
+ download?: string;
19
26
  /**
20
27
  * Determines the button's disabled state.
21
28
  * @defaultValue false
22
29
  */
23
- disabled?: boolean;
30
+ disabled: boolean;
24
31
  /**
25
32
  * Determines if the button should take up the full width of its container.
26
33
  * @defaultValue false
@@ -1,5 +1,5 @@
1
1
  import { EventEmitter } from '../../stencil-public-runtime';
2
- import type { ChipSentimentType, ChipVariantType } from "../../utils/types";
2
+ import type { ChipSentimentType, ChipSizeType, ChipVariantType } from "../../utils/types";
3
3
  /**
4
4
  * @slot (default) - The chip's label text.
5
5
  */
@@ -19,10 +19,16 @@ export declare class PdsChip {
19
19
  */
20
20
  icon?: string;
21
21
  /**
22
- * Determines whether the chip should be displayed in a larger size.
22
+ * Determines whether the chip should be displayed in a larger size. DEPRECATED.
23
23
  * @defaultValue false
24
+ * @deprecated Use `size` prop instead. Set `size="lg"` for the large variant.
24
25
  */
25
26
  large: boolean;
27
+ /**
28
+ * Sets the size of the chip.
29
+ * @defaultValue 'md'
30
+ */
31
+ size?: ChipSizeType;
26
32
  /**
27
33
  * Defines the color scheme of the chip.
28
34
  * @defaultValue 'neutral'
@@ -56,6 +62,7 @@ export declare class PdsChip {
56
62
  */
57
63
  pdsTagCloseClick: EventEmitter<void>;
58
64
  private handleCloseClick;
65
+ private get effectiveSize();
59
66
  private classNames;
60
67
  private get effectiveVariant();
61
68
  private get iconSize();
@@ -16,6 +16,13 @@ export declare class PdsDropdownMenuItem implements BasePdsProps {
16
16
  * @defaultValue false
17
17
  */
18
18
  disabled: boolean;
19
+ /**
20
+ * Prompts the user to save the linked URL instead of navigating to it.
21
+ * It can be used without a value to download with the default filename,
22
+ * or with a string value to suggest a specific filename for the download.
23
+ * Only applies when href is set.
24
+ */
25
+ download?: string;
19
26
  /**
20
27
  * If provided, renders the dropdown-item as an anchor (`<a>`) element instead of a button.
21
28
  */
@@ -7,6 +7,12 @@ export declare class PdsLink {
7
7
  * Sets the link color.
8
8
  */
9
9
  color?: string;
10
+ /**
11
+ * Prompts the user to save the linked URL instead of navigating to it.
12
+ * It can be used without a value to download with the default filename,
13
+ * or with a string value to suggest a specific filename for the download.
14
+ */
15
+ download?: string;
10
16
  /**
11
17
  * A unique identifier used for the underlying component `id` attribute.
12
18
  */
@@ -8,7 +8,7 @@ import { HTMLStencilElement, JSXBase } from "./stencil-public-runtime";
8
8
  import { BoxColumnType, BoxShadowSizeType, BoxSpacingType } from "./utils/types";
9
9
  import { Event } from "./stencil-public-runtime";
10
10
  import { CheckboxChangeEventDetail } from "./components/pds-checkbox/checkbox-interface";
11
- import { ChipSentimentType, ChipVariantType, PlacementType } from "./utils/types";
11
+ import { ChipSentimentType, ChipSizeType, ChipVariantType, PlacementType } from "./utils/types";
12
12
  import { ComboboxLoadOptionsEventDetail, ComboboxOption, ComboboxSearchEventDetail } from "./components/pds-combobox/combobox-interface";
13
13
  import { PdsFilterClearEventDetail, PdsFilterCloseEventDetail, PdsFilterOpenEventDetail, PdsFilterVariant } from "./components/pds-filters/pds-filter/filter-interface";
14
14
  import { InputChangeEventDetail, InputInputEventDetail } from "./components/pds-input/input-interface";
@@ -20,7 +20,7 @@ import { TextareaChangeEventDetail, TextareaInputEventDetail } from "./component
20
20
  export { BoxColumnType, BoxShadowSizeType, BoxSpacingType } from "./utils/types";
21
21
  export { Event } from "./stencil-public-runtime";
22
22
  export { CheckboxChangeEventDetail } from "./components/pds-checkbox/checkbox-interface";
23
- export { ChipSentimentType, ChipVariantType, PlacementType } from "./utils/types";
23
+ export { ChipSentimentType, ChipSizeType, ChipVariantType, PlacementType } from "./utils/types";
24
24
  export { ComboboxLoadOptionsEventDetail, ComboboxOption, ComboboxSearchEventDetail } from "./components/pds-combobox/combobox-interface";
25
25
  export { PdsFilterClearEventDetail, PdsFilterCloseEventDetail, PdsFilterOpenEventDetail, PdsFilterVariant } from "./components/pds-filters/pds-filter/filter-interface";
26
26
  export { InputChangeEventDetail, InputInputEventDetail } from "./components/pds-input/input-interface";
@@ -719,7 +719,11 @@ export namespace Components {
719
719
  * Determines the button's disabled state.
720
720
  * @defaultValue false
721
721
  */
722
- "disabled"?: boolean;
722
+ "disabled": boolean;
723
+ /**
724
+ * Prompts the user to save the linked URL instead of navigating to it. It can be used without a value to download with the default filename, or with a string value to suggest a specific filename for the download. Only applies when href is set.
725
+ */
726
+ "download"?: string;
723
727
  /**
724
728
  * Determines if the button should take up the full width of its container.
725
729
  * @defaultValue false
@@ -839,8 +843,9 @@ export namespace Components {
839
843
  */
840
844
  "icon"?: string;
841
845
  /**
842
- * Determines whether the chip should be displayed in a larger size.
846
+ * Determines whether the chip should be displayed in a larger size. DEPRECATED.
843
847
  * @defaultValue false
848
+ * @deprecated Use `size` prop instead. Set `size="lg"` for the large variant.
844
849
  */
845
850
  "large": boolean;
846
851
  /**
@@ -860,6 +865,11 @@ export namespace Components {
860
865
  * @defaultValue 'neutral'
861
866
  */
862
867
  "sentiment": ChipSentimentType;
868
+ /**
869
+ * Sets the size of the chip.
870
+ * @defaultValue 'md'
871
+ */
872
+ "size"?: ChipSizeType;
863
873
  /**
864
874
  * Sets the style variant of the chip. Note: This prop is ignored when sentiment is 'brand'.
865
875
  * @defaultValue 'text'
@@ -1072,6 +1082,10 @@ export namespace Components {
1072
1082
  * @defaultValue false
1073
1083
  */
1074
1084
  "disabled": boolean;
1085
+ /**
1086
+ * Prompts the user to save the linked URL instead of navigating to it. It can be used without a value to download with the default filename, or with a string value to suggest a specific filename for the download. Only applies when href is set.
1087
+ */
1088
+ "download"?: string;
1075
1089
  /**
1076
1090
  * Determines whether the link should open in a new tab and display an external icon. This is a simpler alternative to using `target="_blank"` for the common case.
1077
1091
  * @defaultValue false
@@ -1282,6 +1296,10 @@ export namespace Components {
1282
1296
  * A unique identifier used for the underlying component `id` attribute.
1283
1297
  */
1284
1298
  "componentId": string;
1299
+ /**
1300
+ * Prompts the user to save the linked URL instead of navigating to it. It can be used without a value to download with the default filename, or with a string value to suggest a specific filename for the download.
1301
+ */
1302
+ "download"?: string;
1285
1303
  /**
1286
1304
  * Determines whether the link should open in a new tab.
1287
1305
  * @defaultValue false
@@ -3713,6 +3731,10 @@ declare namespace LocalJSX {
3713
3731
  * @defaultValue false
3714
3732
  */
3715
3733
  "disabled"?: boolean;
3734
+ /**
3735
+ * Prompts the user to save the linked URL instead of navigating to it. It can be used without a value to download with the default filename, or with a string value to suggest a specific filename for the download. Only applies when href is set.
3736
+ */
3737
+ "download"?: string;
3716
3738
  /**
3717
3739
  * Determines if the button should take up the full width of its container.
3718
3740
  * @defaultValue false
@@ -3838,8 +3860,9 @@ declare namespace LocalJSX {
3838
3860
  */
3839
3861
  "icon"?: string;
3840
3862
  /**
3841
- * Determines whether the chip should be displayed in a larger size.
3863
+ * Determines whether the chip should be displayed in a larger size. DEPRECATED.
3842
3864
  * @defaultValue false
3865
+ * @deprecated Use `size` prop instead. Set `size="lg"` for the large variant.
3843
3866
  */
3844
3867
  "large"?: boolean;
3845
3868
  /**
@@ -3863,6 +3886,11 @@ declare namespace LocalJSX {
3863
3886
  * @defaultValue 'neutral'
3864
3887
  */
3865
3888
  "sentiment"?: ChipSentimentType;
3889
+ /**
3890
+ * Sets the size of the chip.
3891
+ * @defaultValue 'md'
3892
+ */
3893
+ "size"?: ChipSizeType;
3866
3894
  /**
3867
3895
  * Sets the style variant of the chip. Note: This prop is ignored when sentiment is 'brand'.
3868
3896
  * @defaultValue 'text'
@@ -4079,6 +4107,10 @@ declare namespace LocalJSX {
4079
4107
  * @defaultValue false
4080
4108
  */
4081
4109
  "disabled"?: boolean;
4110
+ /**
4111
+ * Prompts the user to save the linked URL instead of navigating to it. It can be used without a value to download with the default filename, or with a string value to suggest a specific filename for the download. Only applies when href is set.
4112
+ */
4113
+ "download"?: string;
4082
4114
  /**
4083
4115
  * Determines whether the link should open in a new tab and display an external icon. This is a simpler alternative to using `target="_blank"` for the common case.
4084
4116
  * @defaultValue false
@@ -4313,6 +4345,10 @@ declare namespace LocalJSX {
4313
4345
  * A unique identifier used for the underlying component `id` attribute.
4314
4346
  */
4315
4347
  "componentId"?: string;
4348
+ /**
4349
+ * Prompts the user to save the linked URL instead of navigating to it. It can be used without a value to download with the default filename, or with a string value to suggest a specific filename for the download.
4350
+ */
4351
+ "download"?: string;
4316
4352
  /**
4317
4353
  * Determines whether the link should open in a new tab.
4318
4354
  * @defaultValue false
@@ -3,4 +3,5 @@ export type BoxColumnType = '0' | '1' | '2' | '3' | '4' | '5' | '6' | '7' | '8'
3
3
  export type BoxSpacingType = 'none' | 'xxs' | 'xs' | 'sm' | 'md' | 'lg' | 'xl' | 'xxl' | '025' | '050' | '100' | '125' | '150' | '200' | '250' | '300' | '350' | '400' | '450' | '500' | '550' | '600' | '650' | '700' | '750' | '800';
4
4
  export type BoxShadowSizeType = 'none' | '050' | '100' | '150' | '200' | '300' | '400' | '500';
5
5
  export type ChipSentimentType = 'accent' | 'brand' | 'danger' | 'info' | 'neutral' | 'success' | 'warning';
6
+ export type ChipSizeType = 'sm' | 'md' | 'lg';
6
7
  export type ChipVariantType = 'text' | 'tag' | 'dropdown';
@@ -6722,6 +6722,13 @@
6722
6722
  "value": "Determines the button's disabled state.\n\n**Default:** `false`"
6723
6723
  }
6724
6724
  },
6725
+ {
6726
+ "name": "download",
6727
+ "description": {
6728
+ "kind": "markdown",
6729
+ "value": "Prompts the user to save the linked URL instead of navigating to it.\nIt can be used without a value to download with the default filename,\nor with a string value to suggest a specific filename for the download.\nOnly applies when href is set."
6730
+ }
6731
+ },
6725
6732
  {
6726
6733
  "name": "full-width",
6727
6734
  "description": {
@@ -6972,7 +6979,7 @@
6972
6979
  "name": "pds-chip",
6973
6980
  "description": {
6974
6981
  "kind": "markdown",
6975
- "value": "Chips are used to inform users about the status of an object or to associate properties with a parent. Commonly used in tabular data to indicate status.\n\n**Examples:**\n[Default](https://pine-design-system.netlify.app/?path=/docs/components-chip--docs#default), [Sentiment](https://pine-design-system.netlify.app/?path=/docs/components-chip--docs#sentiment), [Dot](https://pine-design-system.netlify.app/?path=/docs/components-chip--docs#dot), [Icon](https://pine-design-system.netlify.app/?path=/docs/components-chip--docs#icon), [Dropdown](https://pine-design-system.netlify.app/?path=/docs/components-chip--docs#dropdown), [Tag](https://pine-design-system.netlify.app/?path=/docs/components-chip--docs#tag), [Large](https://pine-design-system.netlify.app/?path=/docs/components-chip--docs#large)\n\n**Slots:**\n- `(default)` - The chip's label text.\n\n**Events:**\n- `pdsTagCloseClick` - Event emitted when the close button is clicked on a tag variant chip."
6982
+ "value": "Chips are used to inform users about the status of an object or to associate properties with a parent. Commonly used in tabular data to indicate status.\n\n**Examples:**\n[Default](https://pine-design-system.netlify.app/?path=/docs/components-chip--docs#default), [Sentiment](https://pine-design-system.netlify.app/?path=/docs/components-chip--docs#sentiment), [Dot](https://pine-design-system.netlify.app/?path=/docs/components-chip--docs#dot), [Icon](https://pine-design-system.netlify.app/?path=/docs/components-chip--docs#icon), [Dropdown](https://pine-design-system.netlify.app/?path=/docs/components-chip--docs#dropdown), [Tag](https://pine-design-system.netlify.app/?path=/docs/components-chip--docs#tag), [Sizes](https://pine-design-system.netlify.app/?path=/docs/components-chip--docs#sizes)\n\n**Slots:**\n- `(default)` - The chip's label text.\n\n**Events:**\n- `pdsTagCloseClick` - Event emitted when the close button is clicked on a tag variant chip."
6976
6983
  },
6977
6984
  "attributes": [
6978
6985
  {
@@ -7000,7 +7007,7 @@
7000
7007
  "name": "large",
7001
7008
  "description": {
7002
7009
  "kind": "markdown",
7003
- "value": "Determines whether the chip should be displayed in a larger size.\n\n**Default:** `false`"
7010
+ "value": "Determines whether the chip should be displayed in a larger size. DEPRECATED.\n\n**Default:** `false`\n\n⚠️ **Deprecated:** Use `size` prop instead. Set `size=\"lg\"` for the large variant."
7004
7011
  }
7005
7012
  },
7006
7013
  {
@@ -7085,6 +7092,24 @@
7085
7092
  }
7086
7093
  ]
7087
7094
  },
7095
+ {
7096
+ "name": "size",
7097
+ "description": {
7098
+ "kind": "markdown",
7099
+ "value": "Sets the size of the chip.\n\n**Type:** `\"lg\" | \"md\" | \"sm\"`"
7100
+ },
7101
+ "values": [
7102
+ {
7103
+ "name": "lg"
7104
+ },
7105
+ {
7106
+ "name": "md"
7107
+ },
7108
+ {
7109
+ "name": "sm"
7110
+ }
7111
+ ]
7112
+ },
7088
7113
  {
7089
7114
  "name": "variant",
7090
7115
  "description": {
@@ -7115,7 +7140,7 @@
7115
7140
  "name": "pds-combobox",
7116
7141
  "description": {
7117
7142
  "kind": "markdown",
7118
- "value": "A combobox is a text input with a dropdown list of options, allowing users to filter and select from a list. It is useful for searchable selects and autocomplete scenarios.\n\n**Slots:**\n- `empty` - Custom empty state message when no options match\n- `loading` - Custom loading indicator\n- `option` - Option elements for the combobox dropdown\n- `trigger-content` - Custom content for the button trigger when customTriggerContent is true\n\n**CSS Parts:**\n- `button-trigger` - No description\n- `chip-trigger` - No description\n- `input` - No description\n\n**Events:**\n- `pdsComboboxChange` - Emitted when the value changes.\n- `pdsComboboxLoadOptions` - Emitted to request more options (pagination).\n- `pdsComboboxSearch` - Emitted on search input (for consumer-managed async)."
7143
+ "value": "A combobox is a text input with a dropdown list of options, allowing users to filter and select from a list. It is useful for searchable selects and autocomplete scenarios.\n\n**Slots:**\n- `empty` - Custom empty state message when no options match\n- `loading` - Custom loading indicator\n- `option` - Option elements for the combobox dropdown\n- `trigger-content` - Custom content for the button trigger when customTriggerContent is true\n\n**CSS Parts:**\n- `button-trigger` - No description\n- `chip-trigger` - No description\n- `combobox` - No description\n- `input` - No description\n\n**Events:**\n- `pdsComboboxChange` - Emitted when the value changes.\n- `pdsComboboxLoadOptions` - Emitted to request more options (pagination).\n- `pdsComboboxSearch` - Emitted on search input (for consumer-managed async)."
7119
7144
  },
7120
7145
  "attributes": [
7121
7146
  {
@@ -7583,6 +7608,13 @@
7583
7608
  "value": "It determines whether or not the dropdown-item is disabled.\n\n**Default:** `false`"
7584
7609
  }
7585
7610
  },
7611
+ {
7612
+ "name": "download",
7613
+ "description": {
7614
+ "kind": "markdown",
7615
+ "value": "Prompts the user to save the linked URL instead of navigating to it.\nIt can be used without a value to download with the default filename,\nor with a string value to suggest a specific filename for the download.\nOnly applies when href is set."
7616
+ }
7617
+ },
7586
7618
  {
7587
7619
  "name": "external",
7588
7620
  "description": {
@@ -8010,6 +8042,13 @@
8010
8042
  "value": "A unique identifier used for the underlying component `id` attribute."
8011
8043
  }
8012
8044
  },
8045
+ {
8046
+ "name": "download",
8047
+ "description": {
8048
+ "kind": "markdown",
8049
+ "value": "Prompts the user to save the linked URL instead of navigating to it.\nIt can be used without a value to download with the default filename,\nor with a string value to suggest a specific filename for the download."
8050
+ }
8051
+ },
8013
8052
  {
8014
8053
  "name": "external",
8015
8054
  "description": {