@plusui/library 0.1.7 → 0.1.9

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 (324) hide show
  1. package/cdn/components/accordion/accordion.js +3 -3
  2. package/cdn/components/accordion/index.js +3 -3
  3. package/cdn/components/accordion-group/accordion-group.js +3 -3
  4. package/cdn/components/accordion-group/index.js +3 -3
  5. package/cdn/components/alert/alert.js +4 -4
  6. package/cdn/components/alert/index.js +4 -4
  7. package/cdn/components/avatar/avatar.js +5 -5
  8. package/cdn/components/avatar/index.js +5 -5
  9. package/cdn/components/badge/badge.host.style.js +1 -1
  10. package/cdn/components/badge/badge.js +5 -5
  11. package/cdn/components/badge/index.js +5 -5
  12. package/cdn/components/base/index.js +2 -2
  13. package/cdn/components/base/tailwind-base.js +3 -3
  14. package/cdn/components/breadcrumb/breadcrumb.js +3 -3
  15. package/cdn/components/breadcrumb/index.js +3 -3
  16. package/cdn/components/breadcrumb-item/breadcrumb-item.js +4 -4
  17. package/cdn/components/breadcrumb-item/index.js +4 -4
  18. package/cdn/components/button/button.js +96 -17
  19. package/cdn/components/button/index.js +4 -4
  20. package/cdn/components/button-group/button-group.js +4 -4
  21. package/cdn/components/button-group/index.js +4 -4
  22. package/cdn/components/checkbox/checkbox.js +5 -5
  23. package/cdn/components/checkbox/index.js +5 -5
  24. package/cdn/components/checkbox-group/checkbox-group.js +3 -3
  25. package/cdn/components/checkbox-group/index.js +3 -3
  26. package/cdn/components/chip/chip.js +4 -4
  27. package/cdn/components/chip/index.js +4 -4
  28. package/cdn/components/divider/divider.js +4 -4
  29. package/cdn/components/divider/divider.style.js +1 -1
  30. package/cdn/components/divider/index.js +4 -4
  31. package/cdn/components/drawer/drawer.js +4 -4
  32. package/cdn/components/drawer/index.js +4 -4
  33. package/cdn/components/dropdown/dropdown.js +5 -5
  34. package/cdn/components/dropdown/index.js +5 -5
  35. package/cdn/components/dropdown-item/dropdown-item.js +5 -5
  36. package/cdn/components/dropdown-item/index.js +5 -5
  37. package/cdn/components/icon/icon.js +4 -4
  38. package/cdn/components/icon/index.js +3 -3
  39. package/cdn/components/index.js +8 -8
  40. package/cdn/components/input/index.js +6 -6
  41. package/cdn/components/input/input.js +6 -6
  42. package/cdn/components/link/index.js +3 -3
  43. package/cdn/components/link/link.js +9 -32
  44. package/cdn/components/list-box-item/index.js +4 -4
  45. package/cdn/components/list-box-item/list-box-item.js +4 -4
  46. package/cdn/components/modal/index.js +4 -4
  47. package/cdn/components/modal/modal.js +4 -4
  48. package/cdn/components/popconfirm/index.js +5 -5
  49. package/cdn/components/popconfirm/popconfirm.js +5 -5
  50. package/cdn/components/popover/index.js +5 -5
  51. package/cdn/components/popover/popover.js +5 -5
  52. package/cdn/components/radio/index.js +5 -5
  53. package/cdn/components/radio/radio.js +5 -5
  54. package/cdn/components/radio-group/index.js +3 -3
  55. package/cdn/components/radio-group/radio-group.js +3 -3
  56. package/cdn/components/rating/index.js +6 -6
  57. package/cdn/components/rating/rating.js +6 -6
  58. package/cdn/components/segmented-picker/index.js +3 -3
  59. package/cdn/components/segmented-picker/segmented-picker.component.js +3 -3
  60. package/cdn/components/segmented-picker-item/index.js +4 -4
  61. package/cdn/components/segmented-picker-item/segmented-picker-item.component.js +4 -4
  62. package/cdn/components/select/index.js +5 -5
  63. package/cdn/components/select/select.js +5 -5
  64. package/cdn/components/select-item/index.js +5 -5
  65. package/cdn/components/select-item/select-item.js +5 -5
  66. package/cdn/components/service/index.js +4 -4
  67. package/cdn/components/service/service.js +5 -5
  68. package/cdn/components/tab/index.js +4 -4
  69. package/cdn/components/tab/tab.js +4 -4
  70. package/cdn/components/tab-group/index.js +4 -4
  71. package/cdn/components/tab-group/tab-group.js +4 -4
  72. package/cdn/components/tab-panel/index.js +3 -3
  73. package/cdn/components/tab-panel/tab-panel.js +3 -3
  74. package/cdn/components/tag/index.js +4 -4
  75. package/cdn/components/tag/tag.js +4 -4
  76. package/cdn/components/text/index.js +3 -3
  77. package/cdn/components/text/text.js +3 -3
  78. package/cdn/components/textarea/index.js +6 -6
  79. package/cdn/components/textarea/textarea.js +6 -6
  80. package/cdn/components/toast/index.js +3 -3
  81. package/cdn/components/toast/toast.js +3 -3
  82. package/cdn/components/toast-container/index.js +4 -4
  83. package/cdn/components/toast-container/toast-container.js +4 -4
  84. package/cdn/components/toggle/index.js +7 -7
  85. package/cdn/components/toggle/toggle.js +7 -7
  86. package/cdn/components/tooltip/index.js +5 -5
  87. package/cdn/components/tooltip/tooltip.js +5 -5
  88. package/cdn/factory/tailwind-factory.js +7 -7
  89. package/cdn/floating-ui.dom-BYyWpmHF.js +1 -0
  90. package/{dist/floating-ui.dom-OBaMlALa.js → cdn/floating-ui.dom-BpzIshEG.js} +26 -14
  91. package/cdn/global-9t6v8EOl.js +31 -0
  92. package/cdn/global-CRwUv2yr.js +1 -0
  93. package/cdn/{if-defined-CQ5F5a3V.js → if-defined-CIB8OTrH.js} +1 -1
  94. package/cdn/{if-defined-D-m3dgRf.js → if-defined-DpyZ37D-.js} +1 -1
  95. package/cdn/lit-element-BNK__jO-.js +27 -0
  96. package/cdn/lit-element-CSuLHuHb.js +22 -0
  97. package/cdn/{live-BOAtKRUN.js → live-C1eBrEBV.js} +1 -1
  98. package/cdn/{live-Ba4FL2pG.js → live-CYp4nasd.js} +1 -1
  99. package/cdn/property-B8EDuyz_.js +7 -0
  100. package/cdn/{property-DiPQx9S3.js → property-Dz31PgR6.js} +2 -2
  101. package/{dist/state-D1d5Sfj8.js → cdn/state-BRspp5eU.js} +1 -1
  102. package/{dist/state-DpLenR_7.js → cdn/state-hFbsBSdV.js} +1 -1
  103. package/cdn/{style-map-Z-XBeQmS.js → style-map-BYRi_l0u.js} +1 -1
  104. package/{dist/style-map-DC_vNus2.js → cdn/style-map-Cgr6kXUm.js} +1 -1
  105. package/custom-elements.json +146 -17
  106. package/dist/components/accordion/accordion.d.ts +1 -1
  107. package/dist/components/accordion/accordion.js +2 -2
  108. package/dist/components/accordion/index.js +2 -2
  109. package/dist/components/accordion-group/accordion-group.d.ts +1 -1
  110. package/dist/components/accordion-group/accordion-group.js +2 -2
  111. package/dist/components/accordion-group/index.js +2 -2
  112. package/dist/components/alert/alert.d.ts +1 -1
  113. package/dist/components/alert/alert.js +3 -3
  114. package/dist/components/alert/index.js +3 -3
  115. package/dist/components/avatar/avatar.d.ts +1 -1
  116. package/dist/components/avatar/avatar.js +4 -4
  117. package/dist/components/avatar/index.js +4 -4
  118. package/dist/components/badge/badge.d.ts +1 -1
  119. package/dist/components/badge/badge.host.style.js +1 -1
  120. package/dist/components/badge/badge.js +4 -4
  121. package/dist/components/badge/index.js +4 -4
  122. package/dist/components/base/index.js +1 -1
  123. package/dist/components/base/tailwind-base.js +2 -2
  124. package/dist/components/breadcrumb/breadcrumb.d.ts +1 -1
  125. package/dist/components/breadcrumb/breadcrumb.js +2 -2
  126. package/dist/components/breadcrumb/index.js +2 -2
  127. package/dist/components/breadcrumb-item/breadcrumb-item.js +3 -3
  128. package/dist/components/breadcrumb-item/index.js +3 -3
  129. package/dist/components/button/button.d.ts +36 -1
  130. package/dist/components/button/button.d.ts.map +1 -1
  131. package/dist/components/button/button.js +95 -16
  132. package/dist/components/button/button.js.map +1 -1
  133. package/dist/components/button/index.js +3 -3
  134. package/dist/components/button-group/button-group.d.ts +1 -1
  135. package/dist/components/button-group/button-group.js +3 -3
  136. package/dist/components/button-group/index.js +3 -3
  137. package/dist/components/checkbox/checkbox.d.ts +1 -1
  138. package/dist/components/checkbox/checkbox.js +4 -4
  139. package/dist/components/checkbox/index.js +4 -4
  140. package/dist/components/checkbox-group/checkbox-group.d.ts +1 -1
  141. package/dist/components/checkbox-group/checkbox-group.js +2 -2
  142. package/dist/components/checkbox-group/index.js +2 -2
  143. package/dist/components/chip/chip.d.ts +1 -1
  144. package/dist/components/chip/chip.js +3 -3
  145. package/dist/components/chip/index.js +3 -3
  146. package/dist/components/divider/divider.d.ts +1 -1
  147. package/dist/components/divider/divider.js +3 -3
  148. package/dist/components/divider/divider.style.js +1 -1
  149. package/dist/components/divider/index.js +3 -3
  150. package/dist/components/drawer/drawer.d.ts +1 -1
  151. package/dist/components/drawer/drawer.js +3 -3
  152. package/dist/components/drawer/index.js +3 -3
  153. package/dist/components/dropdown/dropdown.d.ts +1 -1
  154. package/dist/components/dropdown/dropdown.js +4 -4
  155. package/dist/components/dropdown/index.js +4 -4
  156. package/dist/components/dropdown-item/dropdown-item.d.ts +1 -1
  157. package/dist/components/dropdown-item/dropdown-item.js +4 -4
  158. package/dist/components/dropdown-item/index.js +4 -4
  159. package/dist/components/icon/icon.d.ts +1 -1
  160. package/dist/components/icon/icon.js +4 -4
  161. package/dist/components/icon/index.js +3 -3
  162. package/dist/components/index.js +7 -7
  163. package/dist/components/input/index.js +5 -5
  164. package/dist/components/input/input.d.ts +1 -1
  165. package/dist/components/input/input.js +5 -5
  166. package/dist/components/link/index.js +2 -2
  167. package/dist/components/link/link.d.ts +5 -5
  168. package/dist/components/link/link.d.ts.map +1 -1
  169. package/dist/components/link/link.js +8 -31
  170. package/dist/components/link/link.js.map +1 -1
  171. package/dist/components/list-box-item/index.js +3 -3
  172. package/dist/components/list-box-item/list-box-item.d.ts +1 -1
  173. package/dist/components/list-box-item/list-box-item.js +3 -3
  174. package/dist/components/modal/index.js +3 -3
  175. package/dist/components/modal/modal.d.ts +1 -1
  176. package/dist/components/modal/modal.js +3 -3
  177. package/dist/components/popconfirm/index.js +4 -4
  178. package/dist/components/popconfirm/popconfirm.d.ts +1 -1
  179. package/dist/components/popconfirm/popconfirm.js +4 -4
  180. package/dist/components/popover/index.js +4 -4
  181. package/dist/components/popover/popover.d.ts +1 -1
  182. package/dist/components/popover/popover.js +4 -4
  183. package/dist/components/radio/index.js +4 -4
  184. package/dist/components/radio/radio.d.ts +1 -1
  185. package/dist/components/radio/radio.js +4 -4
  186. package/dist/components/radio-group/index.js +2 -2
  187. package/dist/components/radio-group/radio-group.d.ts +1 -1
  188. package/dist/components/radio-group/radio-group.js +2 -2
  189. package/dist/components/rating/index.js +5 -5
  190. package/dist/components/rating/rating.d.ts +1 -1
  191. package/dist/components/rating/rating.js +5 -5
  192. package/dist/components/segmented-picker/index.js +2 -2
  193. package/dist/components/segmented-picker/segmented-picker.component.d.ts +1 -1
  194. package/dist/components/segmented-picker/segmented-picker.component.js +2 -2
  195. package/dist/components/segmented-picker-item/index.js +3 -3
  196. package/dist/components/segmented-picker-item/segmented-picker-item.component.d.ts +1 -1
  197. package/dist/components/segmented-picker-item/segmented-picker-item.component.js +3 -3
  198. package/dist/components/select/index.js +4 -4
  199. package/dist/components/select/select.d.ts +1 -1
  200. package/dist/components/select/select.js +4 -4
  201. package/dist/components/select-item/index.js +4 -4
  202. package/dist/components/select-item/select-item.d.ts +1 -1
  203. package/dist/components/select-item/select-item.js +4 -4
  204. package/dist/components/service/index.js +3 -3
  205. package/dist/components/service/service.d.ts +1 -1
  206. package/dist/components/service/service.js +4 -4
  207. package/dist/components/tab/index.js +3 -3
  208. package/dist/components/tab/tab.d.ts +1 -1
  209. package/dist/components/tab/tab.js +3 -3
  210. package/dist/components/tab-group/index.js +3 -3
  211. package/dist/components/tab-group/tab-group.d.ts +1 -1
  212. package/dist/components/tab-group/tab-group.js +3 -3
  213. package/dist/components/tab-panel/index.js +2 -2
  214. package/dist/components/tab-panel/tab-panel.d.ts +1 -1
  215. package/dist/components/tab-panel/tab-panel.js +2 -2
  216. package/dist/components/tag/index.js +3 -3
  217. package/dist/components/tag/tag.d.ts +1 -1
  218. package/dist/components/tag/tag.js +3 -3
  219. package/dist/components/text/index.js +2 -2
  220. package/dist/components/text/text.d.ts +1 -1
  221. package/dist/components/text/text.js +2 -2
  222. package/dist/components/textarea/index.js +5 -5
  223. package/dist/components/textarea/textarea.d.ts +1 -1
  224. package/dist/components/textarea/textarea.js +5 -5
  225. package/dist/components/toast/index.js +2 -2
  226. package/dist/components/toast/toast.js +2 -2
  227. package/dist/components/toast-container/index.js +3 -3
  228. package/dist/components/toast-container/toast-container.d.ts +1 -1
  229. package/dist/components/toast-container/toast-container.js +3 -3
  230. package/dist/components/toggle/index.js +6 -6
  231. package/dist/components/toggle/toggle.d.ts +2 -2
  232. package/dist/components/toggle/toggle.js +6 -6
  233. package/dist/components/tooltip/index.js +4 -4
  234. package/dist/components/tooltip/tooltip.d.ts +1 -1
  235. package/dist/components/tooltip/tooltip.js +4 -4
  236. package/dist/factory/tailwind-factory.d.ts.map +1 -1
  237. package/dist/factory/tailwind-factory.js +6 -6
  238. package/{cdn/floating-ui.dom-OBaMlALa.js → dist/floating-ui.dom-BpzIshEG.js} +26 -14
  239. package/dist/floating-ui.dom-BwkSoRW9.js +1 -0
  240. package/dist/{if-defined-D-m3dgRf.js → if-defined-DpyZ37D-.js} +1 -1
  241. package/dist/{if-defined-BqqyuCxY.js → if-defined-DsURCocJ.js} +1 -1
  242. package/dist/index.css +1 -1
  243. package/dist/lit-element-BNK__jO-.js +27 -0
  244. package/dist/lit-element-DWht4T0R.js +22 -0
  245. package/dist/{live-BOAtKRUN.js → live-C1eBrEBV.js} +1 -1
  246. package/dist/{live-BNfnKF_Y.js → live-Cv3p2930.js} +1 -1
  247. package/dist/model/plus.d.ts.map +1 -1
  248. package/dist/property-D4Afnon0.js +7 -0
  249. package/dist/{property-DiPQx9S3.js → property-Dz31PgR6.js} +2 -2
  250. package/dist/{query-CVOEqTwZ.js → query-JZZ8o83g.js} +1 -1
  251. package/dist/{query-assigned-elements-DJRb4jjx.js → query-assigned-elements-DeL5RNz8.js} +1 -1
  252. package/{cdn/state-D1d5Sfj8.js → dist/state-BRspp5eU.js} +1 -1
  253. package/{cdn/state-CoIPL7X5.js → dist/state-CxOUQRG2.js} +1 -1
  254. package/dist/{style-map-qGL3ZsOU.js → style-map-BSFs8yH4.js} +1 -1
  255. package/{cdn/style-map-DC_vNus2.js → dist/style-map-Cgr6kXUm.js} +1 -1
  256. package/dist/styles/global.js +2 -2
  257. package/dist/utils/boolean-converter.d.ts.map +1 -1
  258. package/eslint/custom-element-eslint-rules.js +4 -0
  259. package/package.json +1 -1
  260. package/public/html/index.js +134 -66
  261. package/public/react/index.d.ts +104 -46
  262. package/public/react/index.js +316 -210
  263. package/react/PlusAccordion.js +9 -9
  264. package/react/PlusAccordionGroup.js +1 -3
  265. package/react/PlusAlert.js +9 -9
  266. package/react/PlusAvatar.js +1 -3
  267. package/react/PlusBadge.js +1 -3
  268. package/react/PlusBreadcrumb.js +1 -3
  269. package/react/PlusBreadcrumbItem.js +1 -3
  270. package/react/PlusButton.d.ts +23 -0
  271. package/react/PlusButton.js +22 -5
  272. package/react/PlusButtonGroup.js +1 -3
  273. package/react/PlusCheckbox.js +9 -17
  274. package/react/PlusCheckboxGroup.js +9 -9
  275. package/react/PlusChip.js +1 -3
  276. package/react/PlusDivider.js +9 -9
  277. package/react/PlusDrawer.js +1 -7
  278. package/react/PlusDropDownItem.js +9 -9
  279. package/react/PlusDropdown.js +9 -9
  280. package/react/PlusIcon.js +1 -3
  281. package/react/PlusInput.js +9 -14
  282. package/react/PlusLink.js +1 -3
  283. package/react/PlusListBoxItem.js +9 -9
  284. package/react/PlusModal.js +1 -7
  285. package/react/PlusPopconfirm.js +9 -9
  286. package/react/PlusPopover.js +9 -9
  287. package/react/PlusRadio.js +9 -12
  288. package/react/PlusRadioGroup.js +1 -3
  289. package/react/PlusRating.js +9 -12
  290. package/react/PlusSegmentedPicker.js +9 -9
  291. package/react/PlusSegmentedPickerItem.js +1 -3
  292. package/react/PlusSelect.js +9 -9
  293. package/react/PlusSelectItem.js +9 -9
  294. package/react/PlusService.js +1 -3
  295. package/react/PlusTab.js +1 -3
  296. package/react/PlusTabGroup.js +9 -9
  297. package/react/PlusTabPanel.js +1 -3
  298. package/react/PlusTag.js +1 -3
  299. package/react/PlusText.js +1 -3
  300. package/react/PlusTextarea.js +9 -14
  301. package/react/PlusToast.js +9 -9
  302. package/react/PlusToastContainer.js +1 -3
  303. package/react/PlusToggle.js +9 -14
  304. package/react/PlusTooltip.js +1 -3
  305. package/react/Tailwind.js +1 -3
  306. package/types/custom-element-jsx.d.ts +21 -4
  307. package/types/custom-element-solidjs.d.ts +21 -4
  308. package/types/custom-element-svelte.d.ts +21 -4
  309. package/types/custom-element-vuejs.d.ts +21 -4
  310. package/vscode.html-custom-data.json +35 -1
  311. package/web-types.json +73 -10
  312. package/cdn/floating-ui.dom-CXNHR8n2.js +0 -1
  313. package/cdn/global-CJbRDY6F.js +0 -31
  314. package/cdn/global-DTtsklIM.js +0 -1
  315. package/cdn/lit-element-ByzbtpGk.js +0 -27
  316. package/cdn/lit-element-DNNEDGnu.js +0 -23
  317. package/cdn/property-DLlzgs39.js +0 -7
  318. package/dist/floating-ui.dom-CZIJTgi0.js +0 -1
  319. package/dist/lit-element-ByzbtpGk.js +0 -27
  320. package/dist/lit-element-DnJ0sDh6.js +0 -23
  321. package/dist/property-CEzGATrA.js +0 -7
  322. /package/dist/{base-D0AOfeIR.js → base-2hF1n6hl.js} +0 -0
  323. /package/dist/{directive-CfWt2y3W.js → directive-DRRu7zbS.js} +0 -0
  324. /package/dist/{index-Dz2VbYPM.js → index-Up-p3euZ.js} +0 -0
@@ -0,0 +1,7 @@
1
+ import{f as t,u as e}from"./lit-element-CSuLHuHb.js";function r(t,e,r,o){var n,s=arguments.length,c=s<3?e:null===o?o=Object.getOwnPropertyDescriptor(e,r):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)c=Reflect.decorate(t,e,r,o);else for(var a=t.length-1;a>=0;a--)(n=t[a])&&(c=(s<3?n(c):s>3?n(e,r,c):n(e,r))||c);return s>3&&c&&Object.defineProperty(e,r,c),c}"function"==typeof SuppressedError&&SuppressedError;
2
+ /**
3
+ * @license
4
+ * Copyright 2017 Google LLC
5
+ * SPDX-License-Identifier: BSD-3-Clause
6
+ */
7
+ const o={attribute:!0,type:String,converter:e,reflect:!1,hasChanged:t},n=(t=o,e,r)=>{const{kind:n,metadata:s}=r;let c=globalThis.litPropertyMetadata.get(s);if(void 0===c&&globalThis.litPropertyMetadata.set(s,c=new Map),"setter"===n&&((t=Object.create(t)).wrapped=!0),c.set(r.name,t),"accessor"===n){const{name:o}=r;return{set(r){const n=e.get.call(this);e.set.call(this,r),this.requestUpdate(o,n,t)},init(e){return void 0!==e&&this.C(o,void 0,t,e),e}}}if("setter"===n){const{name:o}=r;return function(r){const n=this[o];e.call(this,r),this.requestUpdate(o,n,t)}}throw Error("Unsupported decorator location: "+n)};function s(t){return(e,r)=>"object"==typeof r?n(t,e,r):((t,e,r)=>{const o=e.hasOwnProperty(r);return e.constructor.createProperty(r,t),o?Object.getOwnPropertyDescriptor(e,r):void 0})(t,e,r)}export{r as _,s as n};
@@ -1,4 +1,4 @@
1
- import { f, u } from './lit-element-ByzbtpGk.js';
1
+ import { f, u } from './lit-element-BNK__jO-.js';
2
2
 
3
3
  /******************************************************************************
4
4
  Copyright (c) Microsoft Corporation.
@@ -33,6 +33,6 @@ typeof SuppressedError === "function" ? SuppressedError : function (error, suppr
33
33
  * @license
34
34
  * Copyright 2017 Google LLC
35
35
  * SPDX-License-Identifier: BSD-3-Clause
36
- */const o={attribute:true,type:String,converter:u,reflect:false,hasChanged:f},r=(t=o,e,r)=>{const{kind:n,metadata:i}=r;let s=globalThis.litPropertyMetadata.get(i);if(void 0===s&&globalThis.litPropertyMetadata.set(i,s=new Map),s.set(r.name,t),"accessor"===n){const{name:o}=r;return {set(r){const n=e.get.call(this);e.set.call(this,r),this.requestUpdate(o,n,t);},init(e){return void 0!==e&&this.P(o,void 0,t),e}}}if("setter"===n){const{name:o}=r;return function(r){const n=this[o];e.call(this,r),this.requestUpdate(o,n,t);}}throw Error("Unsupported decorator location: "+n)};function n(t){return (e,o)=>"object"==typeof o?r(t,e,o):((t,e,o)=>{const r=e.hasOwnProperty(o);return e.constructor.createProperty(o,r?{...t,wrapped:true}:t),r?Object.getOwnPropertyDescriptor(e,o):void 0})(t,e,o)}
36
+ */const o={attribute:true,type:String,converter:u,reflect:false,hasChanged:f},r=(t=o,e,r)=>{const{kind:n,metadata:i}=r;let s=globalThis.litPropertyMetadata.get(i);if(void 0===s&&globalThis.litPropertyMetadata.set(i,s=new Map),"setter"===n&&((t=Object.create(t)).wrapped=true),s.set(r.name,t),"accessor"===n){const{name:o}=r;return {set(r){const n=e.get.call(this);e.set.call(this,r),this.requestUpdate(o,n,t);},init(e){return void 0!==e&&this.C(o,void 0,t,e),e}}}if("setter"===n){const{name:o}=r;return function(r){const n=this[o];e.call(this,r),this.requestUpdate(o,n,t);}}throw Error("Unsupported decorator location: "+n)};function n(t){return (e,o)=>"object"==typeof o?r(t,e,o):((t,e,o)=>{const r=e.hasOwnProperty(o);return e.constructor.createProperty(o,t),r?Object.getOwnPropertyDescriptor(e,o):void 0})(t,e,o)}
37
37
 
38
38
  export { __decorate as _, n };
@@ -1,4 +1,4 @@
1
- import { n } from './property-DiPQx9S3.js';
1
+ import { n } from './property-Dz31PgR6.js';
2
2
 
3
3
  /**
4
4
  * @license
@@ -1,4 +1,4 @@
1
- import{n as t}from"./property-CEzGATrA.js";
1
+ import{n as t}from"./property-B8EDuyz_.js";
2
2
  /**
3
3
  * @license
4
4
  * Copyright 2017 Google LLC
@@ -1,4 +1,4 @@
1
- import{T as t}from"./lit-element-DNNEDGnu.js";import{e,i as r,t as s}from"./directive-B-tr8_pJ.js";
1
+ import{T as t}from"./lit-element-CSuLHuHb.js";import{e,i as r,t as s}from"./directive-B-tr8_pJ.js";
2
2
  /**
3
3
  * @license
4
4
  * Copyright 2018 Google LLC
@@ -1,4 +1,4 @@
1
- import { T } from './lit-element-ByzbtpGk.js';
1
+ import { T } from './lit-element-BNK__jO-.js';
2
2
  import { e, i as i$1, t } from './directive-DZCF8pFJ.js';
3
3
 
4
4
  /**
@@ -519,10 +519,79 @@
519
519
  "attribute": "full-width",
520
520
  "reflects": true
521
521
  },
522
+ {
523
+ "kind": "field",
524
+ "name": "href",
525
+ "type": {
526
+ "text": "string | undefined"
527
+ },
528
+ "description": "When provided, renders as an anchor link instead of a button",
529
+ "default": "undefined",
530
+ "attribute": "href"
531
+ },
532
+ {
533
+ "kind": "field",
534
+ "name": "target",
535
+ "type": {
536
+ "text": "string | undefined"
537
+ },
538
+ "description": "Specifies where to display the linked URL\nCommon values: _blank, _self, _parent, _top",
539
+ "default": "undefined",
540
+ "attribute": "target"
541
+ },
542
+ {
543
+ "kind": "field",
544
+ "name": "rel",
545
+ "type": {
546
+ "text": "string | undefined"
547
+ },
548
+ "description": "Specifies the relationship between the current document and the linked document\nCommon values: nofollow, noopener, noreferrer",
549
+ "default": "undefined",
550
+ "attribute": "rel"
551
+ },
552
+ {
553
+ "kind": "field",
554
+ "name": "download",
555
+ "type": {
556
+ "text": "string | undefined"
557
+ },
558
+ "description": "Sets the link to download the target URL instead of navigating\nOptional value specifies the suggested filename",
559
+ "default": "undefined",
560
+ "attribute": "download"
561
+ },
562
+ {
563
+ "kind": "field",
564
+ "name": "external",
565
+ "type": {
566
+ "text": "boolean"
567
+ },
568
+ "default": "false",
569
+ "description": "When true, link opens in new tab with secure attributes\nAutomatically sets target=\"_blank\" and rel=\"noopener noreferrer\"",
570
+ "attribute": "external",
571
+ "reflects": true
572
+ },
573
+ {
574
+ "kind": "field",
575
+ "name": "type",
576
+ "type": {
577
+ "text": "'button' | 'submit' | 'reset'"
578
+ },
579
+ "default": "'button'",
580
+ "description": "Specifies the button type for form interactions\nOnly applies when rendering as a button (no href)",
581
+ "attribute": "type"
582
+ },
522
583
  {
523
584
  "kind": "method",
524
585
  "name": "handleClick",
525
- "privacy": "private"
586
+ "privacy": "private",
587
+ "parameters": [
588
+ {
589
+ "name": "e",
590
+ "type": {
591
+ "text": "Event"
592
+ }
593
+ }
594
+ ]
526
595
  },
527
596
  {
528
597
  "kind": "method",
@@ -617,6 +686,66 @@
617
686
  "default": "false",
618
687
  "fieldName": "fullWidth",
619
688
  "propName": "fullWidth"
689
+ },
690
+ {
691
+ "name": "href",
692
+ "type": {
693
+ "text": "string | undefined"
694
+ },
695
+ "description": "When provided, renders as an anchor link instead of a button",
696
+ "default": "undefined",
697
+ "fieldName": "href",
698
+ "propName": "href"
699
+ },
700
+ {
701
+ "name": "target",
702
+ "type": {
703
+ "text": "string | undefined"
704
+ },
705
+ "description": "Specifies where to display the linked URL\nCommon values: _blank, _self, _parent, _top",
706
+ "default": "undefined",
707
+ "fieldName": "target",
708
+ "propName": "target"
709
+ },
710
+ {
711
+ "name": "rel",
712
+ "type": {
713
+ "text": "string | undefined"
714
+ },
715
+ "description": "Specifies the relationship between the current document and the linked document\nCommon values: nofollow, noopener, noreferrer",
716
+ "default": "undefined",
717
+ "fieldName": "rel",
718
+ "propName": "rel"
719
+ },
720
+ {
721
+ "name": "download",
722
+ "type": {
723
+ "text": "string | undefined"
724
+ },
725
+ "description": "Sets the link to download the target URL instead of navigating\nOptional value specifies the suggested filename",
726
+ "default": "undefined",
727
+ "fieldName": "download",
728
+ "propName": "download"
729
+ },
730
+ {
731
+ "name": "external",
732
+ "type": {
733
+ "text": "boolean"
734
+ },
735
+ "default": "false",
736
+ "description": "When true, link opens in new tab with secure attributes\nAutomatically sets target=\"_blank\" and rel=\"noopener noreferrer\"",
737
+ "fieldName": "external",
738
+ "propName": "external"
739
+ },
740
+ {
741
+ "name": "type",
742
+ "type": {
743
+ "text": "'button' | 'submit' | 'reset'"
744
+ },
745
+ "default": "'button'",
746
+ "description": "Specifies the button type for form interactions\nOnly applies when rendering as a button (no href)",
747
+ "fieldName": "type",
748
+ "propName": "type"
620
749
  }
621
750
  ],
622
751
  "superclass": {
@@ -2391,40 +2520,40 @@
2391
2520
  "kind": "field",
2392
2521
  "name": "href",
2393
2522
  "type": {
2394
- "text": "string"
2523
+ "text": "string | undefined"
2395
2524
  },
2396
- "default": "''",
2397
2525
  "description": "The URL that the hyperlink points to",
2526
+ "default": "''",
2398
2527
  "attribute": "href"
2399
2528
  },
2400
2529
  {
2401
2530
  "kind": "field",
2402
2531
  "name": "target",
2403
2532
  "type": {
2404
- "text": "string"
2533
+ "text": "string | undefined"
2405
2534
  },
2406
- "default": "''",
2407
2535
  "description": "Specifies where to display the linked URL\nCommon values: _blank, _self, _parent, _top",
2536
+ "default": "''",
2408
2537
  "attribute": "target"
2409
2538
  },
2410
2539
  {
2411
2540
  "kind": "field",
2412
2541
  "name": "rel",
2413
2542
  "type": {
2414
- "text": "string"
2543
+ "text": "string | undefined"
2415
2544
  },
2416
- "default": "''",
2417
2545
  "description": "Specifies the relationship between the current document and the linked document\nCommon values: nofollow, noopener, noreferrer",
2546
+ "default": "''",
2418
2547
  "attribute": "rel"
2419
2548
  },
2420
2549
  {
2421
2550
  "kind": "field",
2422
2551
  "name": "download",
2423
2552
  "type": {
2424
- "text": "string"
2553
+ "text": "string | undefined"
2425
2554
  },
2426
- "default": "''",
2427
2555
  "description": "Sets the link to download the target URL instead of navigating\nOptional value specifies the suggested filename",
2556
+ "default": "''",
2428
2557
  "attribute": "download"
2429
2558
  },
2430
2559
  {
@@ -2540,40 +2669,40 @@
2540
2669
  {
2541
2670
  "name": "href",
2542
2671
  "type": {
2543
- "text": "string"
2672
+ "text": "string | undefined"
2544
2673
  },
2545
- "default": "''",
2546
2674
  "description": "The URL that the hyperlink points to",
2675
+ "default": "''",
2547
2676
  "fieldName": "href",
2548
2677
  "propName": "href"
2549
2678
  },
2550
2679
  {
2551
2680
  "name": "target",
2552
2681
  "type": {
2553
- "text": "string"
2682
+ "text": "string | undefined"
2554
2683
  },
2555
- "default": "''",
2556
2684
  "description": "Specifies where to display the linked URL\nCommon values: _blank, _self, _parent, _top",
2685
+ "default": "''",
2557
2686
  "fieldName": "target",
2558
2687
  "propName": "target"
2559
2688
  },
2560
2689
  {
2561
2690
  "name": "rel",
2562
2691
  "type": {
2563
- "text": "string"
2692
+ "text": "string | undefined"
2564
2693
  },
2565
- "default": "''",
2566
2694
  "description": "Specifies the relationship between the current document and the linked document\nCommon values: nofollow, noopener, noreferrer",
2695
+ "default": "''",
2567
2696
  "fieldName": "rel",
2568
2697
  "propName": "rel"
2569
2698
  },
2570
2699
  {
2571
2700
  "name": "download",
2572
2701
  "type": {
2573
- "text": "string"
2702
+ "text": "string | undefined"
2574
2703
  },
2575
- "default": "''",
2576
2704
  "description": "Sets the link to download the target URL instead of navigating\nOptional value specifies the suggested filename",
2705
+ "default": "''",
2577
2706
  "fieldName": "download",
2578
2707
  "propName": "download"
2579
2708
  },
@@ -69,7 +69,7 @@ export default class PlusAccordion extends Tailwind {
69
69
  disabled: boolean;
70
70
  static styles: import("lit").CSSResult[];
71
71
  private toggleOpen;
72
- render(): import("lit-html").TemplateResult<1>;
72
+ render(): import("lit").TemplateResult<1>;
73
73
  }
74
74
  export { PlusAccordion };
75
75
  //# sourceMappingURL=accordion.d.ts.map
@@ -1,5 +1,5 @@
1
- import { _ as __decorate, n } from '../../property-DiPQx9S3.js';
2
- import { i, x } from '../../lit-element-ByzbtpGk.js';
1
+ import { _ as __decorate, n } from '../../property-Dz31PgR6.js';
2
+ import { a as i, x } from '../../lit-element-BNK__jO-.js';
3
3
  import { accordionStyle } from './accordion.style.js';
4
4
  import { booleanConverter } from '../../utils/boolean-converter.js';
5
5
  import Tailwind from '../base/tailwind-base.js';
@@ -1,6 +1,6 @@
1
1
  import PlusAccordion from './accordion.js';
2
- import '../../property-DiPQx9S3.js';
3
- import '../../lit-element-ByzbtpGk.js';
2
+ import '../../property-Dz31PgR6.js';
3
+ import '../../lit-element-BNK__jO-.js';
4
4
  import './accordion.style.js';
5
5
  import '../../index-B9iart53.js';
6
6
  import '../../utils/boolean-converter.js';
@@ -48,7 +48,7 @@ export default class PlusAccordionGroup extends Tailwind {
48
48
  static styles: import("lit").CSSResult[];
49
49
  private handleSlotChange;
50
50
  disconnectedCallback(): void;
51
- render(): import("lit-html").TemplateResult<1>;
51
+ render(): import("lit").TemplateResult<1>;
52
52
  }
53
53
  export { PlusAccordionGroup };
54
54
  //# sourceMappingURL=accordion-group.d.ts.map
@@ -1,5 +1,5 @@
1
- import { _ as __decorate, n as n$1 } from '../../property-DiPQx9S3.js';
2
- import { i, x } from '../../lit-element-ByzbtpGk.js';
1
+ import { _ as __decorate, n as n$1 } from '../../property-Dz31PgR6.js';
2
+ import { a as i, x } from '../../lit-element-BNK__jO-.js';
3
3
  import { e } from '../../base-Cl6v8-BZ.js';
4
4
  import { booleanConverter } from '../../utils/boolean-converter.js';
5
5
  import Tailwind from '../base/tailwind-base.js';
@@ -1,6 +1,6 @@
1
1
  import PlusAccordionGroup from './accordion-group.js';
2
- import '../../property-DiPQx9S3.js';
3
- import '../../lit-element-ByzbtpGk.js';
2
+ import '../../property-Dz31PgR6.js';
3
+ import '../../lit-element-BNK__jO-.js';
4
4
  import '../../base-Cl6v8-BZ.js';
5
5
  import '../../utils/boolean-converter.js';
6
6
  import '../base/tailwind-base.js';
@@ -110,7 +110,7 @@ export default class PlusAlert extends Tailwind {
110
110
  * @private
111
111
  */
112
112
  private handleDismiss;
113
- render(): import("lit-html").TemplateResult<1>;
113
+ render(): import("lit").TemplateResult<1>;
114
114
  static styles: import("lit").CSSResult[];
115
115
  }
116
116
  export { PlusAlert };
@@ -1,9 +1,9 @@
1
- import { _ as __decorate, n } from '../../property-DiPQx9S3.js';
2
- import { i, E, x } from '../../lit-element-ByzbtpGk.js';
1
+ import { _ as __decorate, n } from '../../property-Dz31PgR6.js';
2
+ import { a as i, E, x } from '../../lit-element-BNK__jO-.js';
3
3
  import { booleanConverter } from '../../utils/boolean-converter.js';
4
4
  import Tailwind from '../base/tailwind-base.js';
5
5
  import { alertStyle } from './alert.style.js';
6
- import { o } from '../../style-map-DC_vNus2.js';
6
+ import { o } from '../../style-map-Cgr6kXUm.js';
7
7
  import '../../styles/global.js';
8
8
  import '../../style-inject.es-tgCJW-Cu.js';
9
9
  import '../../index-B9iart53.js';
@@ -1,13 +1,13 @@
1
1
  import PlusAlert from './alert.js';
2
- import '../../property-DiPQx9S3.js';
3
- import '../../lit-element-ByzbtpGk.js';
2
+ import '../../property-Dz31PgR6.js';
3
+ import '../../lit-element-BNK__jO-.js';
4
4
  import '../../utils/boolean-converter.js';
5
5
  import '../base/tailwind-base.js';
6
6
  import '../../styles/global.js';
7
7
  import '../../style-inject.es-tgCJW-Cu.js';
8
8
  import './alert.style.js';
9
9
  import '../../index-B9iart53.js';
10
- import '../../style-map-DC_vNus2.js';
10
+ import '../../style-map-Cgr6kXUm.js';
11
11
  import '../../directive-DZCF8pFJ.js';
12
12
 
13
13
  customElements.define('plus-alert', PlusAlert);
@@ -70,7 +70,7 @@ export default class PlusAvatar extends Tailwind {
70
70
  private renderImage;
71
71
  private renderFallback;
72
72
  private renderContent;
73
- render(): import("lit-html").TemplateResult<1>;
73
+ render(): import("lit").TemplateResult<1>;
74
74
  }
75
75
  export { PlusAvatar };
76
76
  //# sourceMappingURL=avatar.d.ts.map
@@ -1,11 +1,11 @@
1
- import { _ as __decorate, n } from '../../property-DiPQx9S3.js';
2
- import { i, x } from '../../lit-element-ByzbtpGk.js';
3
- import { r } from '../../state-D1d5Sfj8.js';
1
+ import { _ as __decorate, n } from '../../property-Dz31PgR6.js';
2
+ import { a as i, x } from '../../lit-element-BNK__jO-.js';
3
+ import { r } from '../../state-BRspp5eU.js';
4
4
  import { booleanConverter } from '../../utils/boolean-converter.js';
5
5
  import Tailwind from '../base/tailwind-base.js';
6
6
  import { Sizes, isValidSize } from '../../model/plus.js';
7
7
  import { avatarStyle } from './avatar.style.js';
8
- import { o } from '../../style-map-DC_vNus2.js';
8
+ import { o } from '../../style-map-Cgr6kXUm.js';
9
9
  import '../../styles/global.js';
10
10
  import '../../style-inject.es-tgCJW-Cu.js';
11
11
  import '../../index-B9iart53.js';
@@ -1,7 +1,7 @@
1
1
  import PlusAvatar from './avatar.js';
2
- import '../../property-DiPQx9S3.js';
3
- import '../../lit-element-ByzbtpGk.js';
4
- import '../../state-D1d5Sfj8.js';
2
+ import '../../property-Dz31PgR6.js';
3
+ import '../../lit-element-BNK__jO-.js';
4
+ import '../../state-BRspp5eU.js';
5
5
  import '../../utils/boolean-converter.js';
6
6
  import '../base/tailwind-base.js';
7
7
  import '../../styles/global.js';
@@ -9,7 +9,7 @@ import '../../style-inject.es-tgCJW-Cu.js';
9
9
  import '../../model/plus.js';
10
10
  import './avatar.style.js';
11
11
  import '../../index-B9iart53.js';
12
- import '../../style-map-DC_vNus2.js';
12
+ import '../../style-map-Cgr6kXUm.js';
13
13
  import '../../directive-DZCF8pFJ.js';
14
14
 
15
15
  customElements.define('plus-avatar', PlusAvatar);
@@ -43,7 +43,7 @@ export default class PlusBadge extends Tailwind {
43
43
  content?: string;
44
44
  hasSlot: boolean;
45
45
  private handleSlotChange;
46
- render(): import("lit-html").TemplateResult<1>;
46
+ render(): import("lit").TemplateResult<1>;
47
47
  }
48
48
  export { PlusBadge };
49
49
  //# sourceMappingURL=badge.d.ts.map
@@ -1,4 +1,4 @@
1
- import { i } from '../../lit-element-ByzbtpGk.js';
1
+ import { a as i } from '../../lit-element-BNK__jO-.js';
2
2
 
3
3
  var badgeHostStyle = i `
4
4
  :host {
@@ -1,10 +1,10 @@
1
- import { _ as __decorate, n } from '../../property-DiPQx9S3.js';
2
- import { r } from '../../state-D1d5Sfj8.js';
1
+ import { _ as __decorate, n } from '../../property-Dz31PgR6.js';
2
+ import { r } from '../../state-BRspp5eU.js';
3
3
  import Tailwind from '../base/tailwind-base.js';
4
- import { x } from '../../lit-element-ByzbtpGk.js';
4
+ import { x } from '../../lit-element-BNK__jO-.js';
5
5
  import badgeHostStyle from './badge.host.style.js';
6
6
  import { badgeStyle } from './badge.style.js';
7
- import { o } from '../../style-map-DC_vNus2.js';
7
+ import { o } from '../../style-map-Cgr6kXUm.js';
8
8
  import '../../styles/global.js';
9
9
  import '../../style-inject.es-tgCJW-Cu.js';
10
10
  import '../../index-B9iart53.js';
@@ -1,14 +1,14 @@
1
1
  import PlusBadge from './badge.js';
2
- import '../../property-DiPQx9S3.js';
3
- import '../../lit-element-ByzbtpGk.js';
4
- import '../../state-D1d5Sfj8.js';
2
+ import '../../property-Dz31PgR6.js';
3
+ import '../../lit-element-BNK__jO-.js';
4
+ import '../../state-BRspp5eU.js';
5
5
  import '../base/tailwind-base.js';
6
6
  import '../../styles/global.js';
7
7
  import '../../style-inject.es-tgCJW-Cu.js';
8
8
  import './badge.host.style.js';
9
9
  import './badge.style.js';
10
10
  import '../../index-B9iart53.js';
11
- import '../../style-map-DC_vNus2.js';
11
+ import '../../style-map-Cgr6kXUm.js';
12
12
  import '../../directive-DZCF8pFJ.js';
13
13
 
14
14
  customElements.define('plus-badge', PlusBadge);
@@ -1,4 +1,4 @@
1
1
  import './tailwind-base.js';
2
- import '../../lit-element-ByzbtpGk.js';
2
+ import '../../lit-element-BNK__jO-.js';
3
3
  import '../../styles/global.js';
4
4
  import '../../style-inject.es-tgCJW-Cu.js';
@@ -1,4 +1,4 @@
1
- import { i, a as r, r as r$1 } from '../../lit-element-ByzbtpGk.js';
1
+ import { a as i, r, i as i$1 } from '../../lit-element-BNK__jO-.js';
2
2
  import css_248z from '../../styles/global.js';
3
3
  import '../../style-inject.es-tgCJW-Cu.js';
4
4
 
@@ -167,7 +167,7 @@ var preflight = i `
167
167
  }
168
168
  `;
169
169
 
170
- class Tailwind extends r$1 {
170
+ class Tailwind extends i$1 {
171
171
  constructor() {
172
172
  super();
173
173
  }
@@ -18,6 +18,6 @@ export declare class PlusBreadcrumb extends Tailwind {
18
18
  /** The size of the breadcrumb items and separators. */
19
19
  size: 'sm' | 'md' | 'lg';
20
20
  private handleSlotChange;
21
- render(): import("lit-html").TemplateResult<1>;
21
+ render(): import("lit").TemplateResult<1>;
22
22
  }
23
23
  //# sourceMappingURL=breadcrumb.d.ts.map
@@ -1,6 +1,6 @@
1
- import { _ as __decorate, n } from '../../property-DiPQx9S3.js';
1
+ import { _ as __decorate, n } from '../../property-Dz31PgR6.js';
2
2
  import { o } from '../../query-assigned-elements-B8Evmg7O.js';
3
- import { x } from '../../lit-element-ByzbtpGk.js';
3
+ import { x } from '../../lit-element-BNK__jO-.js';
4
4
  import Tailwind from '../base/tailwind-base.js';
5
5
  import { breadcrumbStyle } from './breadcrumb.style.js';
6
6
  import '../../base-Cl6v8-BZ.js';
@@ -1,6 +1,6 @@
1
1
  import { PlusBreadcrumb } from './breadcrumb.js';
2
- import '../../property-DiPQx9S3.js';
3
- import '../../lit-element-ByzbtpGk.js';
2
+ import '../../property-Dz31PgR6.js';
3
+ import '../../lit-element-BNK__jO-.js';
4
4
  import '../../query-assigned-elements-B8Evmg7O.js';
5
5
  import '../../base-Cl6v8-BZ.js';
6
6
  import '../base/tailwind-base.js';
@@ -1,10 +1,10 @@
1
- import { _ as __decorate, n } from '../../property-DiPQx9S3.js';
2
- import { E, x } from '../../lit-element-ByzbtpGk.js';
1
+ import { _ as __decorate, n } from '../../property-Dz31PgR6.js';
2
+ import { E, x } from '../../lit-element-BNK__jO-.js';
3
3
  import { booleanConverter } from '../../utils/boolean-converter.js';
4
4
  import { SlotController } from '../../controllers/slot-controller.js';
5
5
  import Tailwind from '../base/tailwind-base.js';
6
6
  import { breadcrumbItemStyle } from './breadcrumb-item.style.js';
7
- import { o } from '../../if-defined-D-m3dgRf.js';
7
+ import { o } from '../../if-defined-DpyZ37D-.js';
8
8
  import '../../styles/global.js';
9
9
  import '../../style-inject.es-tgCJW-Cu.js';
10
10
  import '../../index-B9iart53.js';
@@ -1,6 +1,6 @@
1
1
  import { PlusBreadcrumbItem } from './breadcrumb-item.js';
2
- import '../../property-DiPQx9S3.js';
3
- import '../../lit-element-ByzbtpGk.js';
2
+ import '../../property-Dz31PgR6.js';
3
+ import '../../lit-element-BNK__jO-.js';
4
4
  import '../../utils/boolean-converter.js';
5
5
  import '../../controllers/slot-controller.js';
6
6
  import '../base/tailwind-base.js';
@@ -8,7 +8,7 @@ import '../../styles/global.js';
8
8
  import '../../style-inject.es-tgCJW-Cu.js';
9
9
  import './breadcrumb-item.style.js';
10
10
  import '../../index-B9iart53.js';
11
- import '../../if-defined-D-m3dgRf.js';
11
+ import '../../if-defined-DpyZ37D-.js';
12
12
 
13
13
  customElements.define('plus-breadcrumb-item', PlusBreadcrumbItem);
14
14
 
@@ -40,10 +40,45 @@ export default class PlusButton extends Tailwind {
40
40
  */
41
41
  loading: boolean;
42
42
  fullWidth: boolean;
43
+ /**
44
+ * When provided, renders as an anchor link instead of a button
45
+ * @default undefined
46
+ */
47
+ href?: string;
48
+ /**
49
+ * Specifies where to display the linked URL
50
+ * Common values: _blank, _self, _parent, _top
51
+ * @default undefined
52
+ */
53
+ target?: string;
54
+ /**
55
+ * Specifies the relationship between the current document and the linked document
56
+ * Common values: nofollow, noopener, noreferrer
57
+ * @default undefined
58
+ */
59
+ rel?: string;
60
+ /**
61
+ * Sets the link to download the target URL instead of navigating
62
+ * Optional value specifies the suggested filename
63
+ * @default undefined
64
+ */
65
+ download?: string;
66
+ /**
67
+ * When true, link opens in new tab with secure attributes
68
+ * Automatically sets target="_blank" and rel="noopener noreferrer"
69
+ * @default false
70
+ */
71
+ external: boolean;
72
+ /**
73
+ * Specifies the button type for form interactions
74
+ * Only applies when rendering as a button (no href)
75
+ * @default 'button'
76
+ */
77
+ type: 'button' | 'submit' | 'reset';
43
78
  private handleClick;
44
79
  private handleFocus;
45
80
  private handleBlur;
46
- render(): import("lit-html").TemplateResult<1>;
81
+ render(): import("lit").TemplateResult<1>;
47
82
  }
48
83
  export { PlusButton };
49
84
  //# sourceMappingURL=button.d.ts.map