@plusui/library 0.1.8 → 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 (322) 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 +3 -3
  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-CURcf9xb.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 +130 -1
  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 +1 -1
  168. package/dist/components/link/link.js +2 -2
  169. package/dist/components/list-box-item/index.js +3 -3
  170. package/dist/components/list-box-item/list-box-item.d.ts +1 -1
  171. package/dist/components/list-box-item/list-box-item.js +3 -3
  172. package/dist/components/modal/index.js +3 -3
  173. package/dist/components/modal/modal.d.ts +1 -1
  174. package/dist/components/modal/modal.js +3 -3
  175. package/dist/components/popconfirm/index.js +4 -4
  176. package/dist/components/popconfirm/popconfirm.d.ts +1 -1
  177. package/dist/components/popconfirm/popconfirm.js +4 -4
  178. package/dist/components/popover/index.js +4 -4
  179. package/dist/components/popover/popover.d.ts +1 -1
  180. package/dist/components/popover/popover.js +4 -4
  181. package/dist/components/radio/index.js +4 -4
  182. package/dist/components/radio/radio.d.ts +1 -1
  183. package/dist/components/radio/radio.js +4 -4
  184. package/dist/components/radio-group/index.js +2 -2
  185. package/dist/components/radio-group/radio-group.d.ts +1 -1
  186. package/dist/components/radio-group/radio-group.js +2 -2
  187. package/dist/components/rating/index.js +5 -5
  188. package/dist/components/rating/rating.d.ts +1 -1
  189. package/dist/components/rating/rating.js +5 -5
  190. package/dist/components/segmented-picker/index.js +2 -2
  191. package/dist/components/segmented-picker/segmented-picker.component.d.ts +1 -1
  192. package/dist/components/segmented-picker/segmented-picker.component.js +2 -2
  193. package/dist/components/segmented-picker-item/index.js +3 -3
  194. package/dist/components/segmented-picker-item/segmented-picker-item.component.d.ts +1 -1
  195. package/dist/components/segmented-picker-item/segmented-picker-item.component.js +3 -3
  196. package/dist/components/select/index.js +4 -4
  197. package/dist/components/select/select.d.ts +1 -1
  198. package/dist/components/select/select.js +4 -4
  199. package/dist/components/select-item/index.js +4 -4
  200. package/dist/components/select-item/select-item.d.ts +1 -1
  201. package/dist/components/select-item/select-item.js +4 -4
  202. package/dist/components/service/index.js +3 -3
  203. package/dist/components/service/service.d.ts +1 -1
  204. package/dist/components/service/service.js +4 -4
  205. package/dist/components/tab/index.js +3 -3
  206. package/dist/components/tab/tab.d.ts +1 -1
  207. package/dist/components/tab/tab.js +3 -3
  208. package/dist/components/tab-group/index.js +3 -3
  209. package/dist/components/tab-group/tab-group.d.ts +1 -1
  210. package/dist/components/tab-group/tab-group.js +3 -3
  211. package/dist/components/tab-panel/index.js +2 -2
  212. package/dist/components/tab-panel/tab-panel.d.ts +1 -1
  213. package/dist/components/tab-panel/tab-panel.js +2 -2
  214. package/dist/components/tag/index.js +3 -3
  215. package/dist/components/tag/tag.d.ts +1 -1
  216. package/dist/components/tag/tag.js +3 -3
  217. package/dist/components/text/index.js +2 -2
  218. package/dist/components/text/text.d.ts +1 -1
  219. package/dist/components/text/text.js +2 -2
  220. package/dist/components/textarea/index.js +5 -5
  221. package/dist/components/textarea/textarea.d.ts +1 -1
  222. package/dist/components/textarea/textarea.js +5 -5
  223. package/dist/components/toast/index.js +2 -2
  224. package/dist/components/toast/toast.js +2 -2
  225. package/dist/components/toast-container/index.js +3 -3
  226. package/dist/components/toast-container/toast-container.d.ts +1 -1
  227. package/dist/components/toast-container/toast-container.js +3 -3
  228. package/dist/components/toggle/index.js +6 -6
  229. package/dist/components/toggle/toggle.d.ts +2 -2
  230. package/dist/components/toggle/toggle.js +6 -6
  231. package/dist/components/tooltip/index.js +4 -4
  232. package/dist/components/tooltip/tooltip.d.ts +1 -1
  233. package/dist/components/tooltip/tooltip.js +4 -4
  234. package/dist/factory/tailwind-factory.d.ts.map +1 -1
  235. package/dist/factory/tailwind-factory.js +6 -6
  236. package/{cdn/floating-ui.dom-OBaMlALa.js → dist/floating-ui.dom-BpzIshEG.js} +26 -14
  237. package/dist/floating-ui.dom-BwkSoRW9.js +1 -0
  238. package/dist/{if-defined-D-m3dgRf.js → if-defined-DpyZ37D-.js} +1 -1
  239. package/dist/{if-defined-h3Ll_h1t.js → if-defined-DsURCocJ.js} +1 -1
  240. package/dist/index.css +1 -1
  241. package/dist/lit-element-BNK__jO-.js +27 -0
  242. package/dist/lit-element-DWht4T0R.js +22 -0
  243. package/dist/{live-BOAtKRUN.js → live-C1eBrEBV.js} +1 -1
  244. package/dist/{live-CoXrsQ3D.js → live-Cv3p2930.js} +1 -1
  245. package/dist/model/plus.d.ts.map +1 -1
  246. package/dist/property-D4Afnon0.js +7 -0
  247. package/dist/{property-DiPQx9S3.js → property-Dz31PgR6.js} +2 -2
  248. package/dist/{query-BFSYd3aM.js → query-JZZ8o83g.js} +1 -1
  249. package/dist/{query-assigned-elements-D29cbcky.js → query-assigned-elements-DeL5RNz8.js} +1 -1
  250. package/{cdn/state-D1d5Sfj8.js → dist/state-BRspp5eU.js} +1 -1
  251. package/{cdn/state-CoIPL7X5.js → dist/state-CxOUQRG2.js} +1 -1
  252. package/dist/{style-map-B8m-sO4m.js → style-map-BSFs8yH4.js} +1 -1
  253. package/{cdn/style-map-DC_vNus2.js → dist/style-map-Cgr6kXUm.js} +1 -1
  254. package/dist/styles/global.js +2 -2
  255. package/dist/utils/boolean-converter.d.ts.map +1 -1
  256. package/eslint/custom-element-eslint-rules.js +4 -0
  257. package/package.json +1 -1
  258. package/public/html/index.js +128 -37
  259. package/public/react/index.d.ts +100 -42
  260. package/public/react/index.js +310 -181
  261. package/react/PlusAccordion.js +9 -9
  262. package/react/PlusAccordionGroup.js +1 -3
  263. package/react/PlusAlert.js +9 -9
  264. package/react/PlusAvatar.js +1 -3
  265. package/react/PlusBadge.js +1 -3
  266. package/react/PlusBreadcrumb.js +1 -3
  267. package/react/PlusBreadcrumbItem.js +1 -3
  268. package/react/PlusButton.d.ts +23 -0
  269. package/react/PlusButton.js +22 -5
  270. package/react/PlusButtonGroup.js +1 -3
  271. package/react/PlusCheckbox.js +9 -17
  272. package/react/PlusCheckboxGroup.js +9 -9
  273. package/react/PlusChip.js +1 -3
  274. package/react/PlusDivider.js +9 -9
  275. package/react/PlusDrawer.js +1 -7
  276. package/react/PlusDropDownItem.js +9 -9
  277. package/react/PlusDropdown.js +9 -9
  278. package/react/PlusIcon.js +1 -3
  279. package/react/PlusInput.js +9 -14
  280. package/react/PlusLink.js +1 -3
  281. package/react/PlusListBoxItem.js +9 -9
  282. package/react/PlusModal.js +1 -7
  283. package/react/PlusPopconfirm.js +9 -9
  284. package/react/PlusPopover.js +9 -9
  285. package/react/PlusRadio.js +9 -12
  286. package/react/PlusRadioGroup.js +1 -3
  287. package/react/PlusRating.js +9 -12
  288. package/react/PlusSegmentedPicker.js +9 -9
  289. package/react/PlusSegmentedPickerItem.js +1 -3
  290. package/react/PlusSelect.js +9 -9
  291. package/react/PlusSelectItem.js +9 -9
  292. package/react/PlusService.js +1 -3
  293. package/react/PlusTab.js +1 -3
  294. package/react/PlusTabGroup.js +9 -9
  295. package/react/PlusTabPanel.js +1 -3
  296. package/react/PlusTag.js +1 -3
  297. package/react/PlusText.js +1 -3
  298. package/react/PlusTextarea.js +9 -14
  299. package/react/PlusToast.js +9 -9
  300. package/react/PlusToastContainer.js +1 -3
  301. package/react/PlusToggle.js +9 -14
  302. package/react/PlusTooltip.js +1 -3
  303. package/react/Tailwind.js +1 -3
  304. package/types/custom-element-jsx.d.ts +17 -0
  305. package/types/custom-element-solidjs.d.ts +17 -0
  306. package/types/custom-element-svelte.d.ts +17 -0
  307. package/types/custom-element-vuejs.d.ts +17 -0
  308. package/vscode.html-custom-data.json +35 -1
  309. package/web-types.json +65 -2
  310. package/cdn/floating-ui.dom-CXNHR8n2.js +0 -1
  311. package/cdn/global-CJbRDY6F.js +0 -31
  312. package/cdn/global-DTtsklIM.js +0 -1
  313. package/cdn/lit-element-ByzbtpGk.js +0 -27
  314. package/cdn/lit-element-DNNEDGnu.js +0 -23
  315. package/cdn/property-DLlzgs39.js +0 -7
  316. package/dist/floating-ui.dom-CpuNudqy.js +0 -1
  317. package/dist/lit-element-B3f5s1Hz.js +0 -23
  318. package/dist/lit-element-ByzbtpGk.js +0 -27
  319. package/dist/property-DLmwa-N3.js +0 -7
  320. /package/dist/{base-CWTcY3O3.js → base-2hF1n6hl.js} +0 -0
  321. /package/dist/{directive-CXHWwTfw.js → directive-DRRu7zbS.js} +0 -0
  322. /package/dist/{index-Bw06nX5-.js → index-Up-p3euZ.js} +0 -0
@@ -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": {
@@ -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
@@ -1 +1 @@
1
- {"version":3,"file":"button.d.ts","sourceRoot":"","sources":["../../../src/components/button/button.ts"],"names":[],"mappings":"AAGA,OAAO,QAAQ,MAAM,uBAAuB,CAAC;AAsC7C,MAAM,CAAC,OAAO,OAAO,UAAW,SAAQ,QAAQ;IAC9C,OAAgB,MAAM,4BAkBpB;IACF;;;;;;;OAOG;IAEH,IAAI,EAAE,QAAQ,GAAG,UAAU,GAAG,QAAQ,GAAG,MAAM,CAAY;IAE3D;;;;;;;;;OASG;IAEH,MAAM,EAAE,SAAS,GAAG,SAAS,GAAG,SAAS,GAAG,SAAS,GAAG,QAAQ,GAAG,MAAM,CAC7D;IAEZ;;;;;;OAMG;IAEH,IAAI,EAAE,IAAI,GAAG,IAAI,GAAG,IAAI,CAAQ;IAEhC;;;OAGG;IAMH,QAAQ,UAAS;IAEjB;;;OAGG;IAMH,OAAO,UAAS;IAQhB,SAAS,UAAS;IAElB,OAAO,CAAC,WAAW;IAInB,OAAO,CAAC,WAAW;IAInB,OAAO,CAAC,UAAU;IAIT,MAAM;CA8FhB;AAED,OAAO,EAAE,UAAU,EAAE,CAAC"}
1
+ {"version":3,"file":"button.d.ts","sourceRoot":"","sources":["../../../src/components/button/button.ts"],"names":[],"mappings":"AAGA,OAAO,QAAQ,MAAM,uBAAuB,CAAC;AAsD7C,MAAM,CAAC,OAAO,OAAO,UAAW,SAAQ,QAAQ;IAC9C,OAAgB,MAAM,4BAkBpB;IACF;;;;;;;OAOG;IAEH,IAAI,EAAE,QAAQ,GAAG,UAAU,GAAG,QAAQ,GAAG,MAAM,CAAY;IAE3D;;;;;;;;;OASG;IAEH,MAAM,EAAE,SAAS,GAAG,SAAS,GAAG,SAAS,GAAG,SAAS,GAAG,QAAQ,GAAG,MAAM,CAC7D;IAEZ;;;;;;OAMG;IAEH,IAAI,EAAE,IAAI,GAAG,IAAI,GAAG,IAAI,CAAQ;IAEhC;;;OAGG;IAMH,QAAQ,UAAS;IAEjB;;;OAGG;IAMH,OAAO,UAAS;IAQhB,SAAS,UAAS;IAElB;;;OAGG;IAEH,IAAI,CAAC,EAAE,MAAM,CAAC;IAEd;;;;OAIG;IAEH,MAAM,CAAC,EAAE,MAAM,CAAC;IAEhB;;;;OAIG;IAEH,GAAG,CAAC,EAAE,MAAM,CAAC;IAEb;;;;OAIG;IAEH,QAAQ,CAAC,EAAE,MAAM,CAAC;IAElB;;;;OAIG;IAEH,QAAQ,UAAS;IAEjB;;;;OAIG;IAEH,IAAI,EAAE,QAAQ,GAAG,QAAQ,GAAG,OAAO,CAAY;IAE/C,OAAO,CAAC,WAAW;IAQnB,OAAO,CAAC,WAAW;IAInB,OAAO,CAAC,UAAU;IAIT,MAAM;CAgIhB;AAED,OAAO,EAAE,UAAU,EAAE,CAAC"}