@pine-ds/core 2.1.0 → 2.1.2

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 (523) hide show
  1. package/components/index.d.ts +6 -0
  2. package/components/index.js +3 -0
  3. package/components/index.js.map +1 -1
  4. package/components/index2.js +3 -2
  5. package/components/index2.js.map +1 -1
  6. package/components/pds-button2.js +5 -3
  7. package/components/pds-button2.js.map +1 -1
  8. package/components/pds-checkbox2.js +12 -5
  9. package/components/pds-checkbox2.js.map +1 -1
  10. package/components/pds-chip.js +4 -4
  11. package/components/pds-chip.js.map +1 -1
  12. package/components/pds-copytext.js +1 -1
  13. package/components/pds-copytext.js.map +1 -1
  14. package/components/pds-divider.js +1 -1
  15. package/components/pds-divider.js.map +1 -1
  16. package/components/pds-image.js +2 -2
  17. package/components/pds-image.js.map +1 -1
  18. package/components/pds-input.js +14 -5
  19. package/components/pds-input.js.map +1 -1
  20. package/components/pds-link.js +2 -2
  21. package/components/pds-link.js.map +1 -1
  22. package/components/pds-loader.js +1 -1
  23. package/components/pds-popover.d.ts +11 -0
  24. package/components/pds-popover.js +94 -0
  25. package/components/pds-popover.js.map +1 -0
  26. package/components/pds-progress.js +1 -1
  27. package/components/pds-radio.js +16 -9
  28. package/components/pds-radio.js.map +1 -1
  29. package/components/pds-row.js +1 -1
  30. package/components/pds-select.d.ts +11 -0
  31. package/components/pds-select.js +165 -0
  32. package/components/pds-select.js.map +1 -0
  33. package/components/pds-sortable-item.js +1 -1
  34. package/components/pds-sortable.js +1 -1
  35. package/components/pds-switch.js +15 -11
  36. package/components/pds-switch.js.map +1 -1
  37. package/components/pds-tab.js +3 -3
  38. package/components/pds-table-body.js +1 -1
  39. package/components/pds-table-cell2.js +2 -2
  40. package/components/pds-table-head-cell2.js +3 -3
  41. package/components/pds-table-head.js +1 -1
  42. package/components/pds-table-row.js +9 -3
  43. package/components/pds-table-row.js.map +1 -1
  44. package/components/pds-table.js +1 -1
  45. package/components/pds-tabpanel.js +1 -1
  46. package/components/pds-tabs.js +1 -1
  47. package/components/pds-text.d.ts +11 -0
  48. package/components/pds-text.js +58 -0
  49. package/components/pds-text.js.map +1 -0
  50. package/components/pds-textarea.js +16 -7
  51. package/components/pds-textarea.js.map +1 -1
  52. package/components/pds-tooltip.js +6 -8
  53. package/components/pds-tooltip.js.map +1 -1
  54. package/dist/cjs/{index-2240f8f4.js → index-0079013c.js} +4 -2
  55. package/dist/cjs/index-0079013c.js.map +1 -0
  56. package/dist/cjs/{index-d424fb6f.js → index-b7d9268e.js} +14 -7
  57. package/dist/cjs/index-b7d9268e.js.map +1 -0
  58. package/dist/cjs/index.cjs.js +1 -1
  59. package/dist/cjs/loader.cjs.js +2 -2
  60. package/dist/cjs/pds-accordion.cjs.entry.js +2 -2
  61. package/dist/cjs/pds-avatar.cjs.entry.js +2 -2
  62. package/dist/cjs/pds-box.cjs.entry.js +1 -1
  63. package/dist/cjs/pds-button.cjs.entry.js +5 -3
  64. package/dist/cjs/pds-button.cjs.entry.js.map +1 -1
  65. package/dist/cjs/pds-checkbox.cjs.entry.js +7 -6
  66. package/dist/cjs/pds-checkbox.cjs.entry.js.map +1 -1
  67. package/dist/cjs/pds-chip.cjs.entry.js +5 -5
  68. package/dist/cjs/pds-chip.cjs.entry.js.map +1 -1
  69. package/dist/cjs/pds-copytext.cjs.entry.js +3 -3
  70. package/dist/cjs/pds-copytext.cjs.entry.js.map +1 -1
  71. package/dist/cjs/pds-divider.cjs.entry.js +2 -2
  72. package/dist/cjs/pds-divider.cjs.entry.js.map +1 -1
  73. package/dist/cjs/pds-icon.cjs.entry.js +1 -1
  74. package/dist/cjs/pds-image.cjs.entry.js +3 -3
  75. package/dist/cjs/pds-image.cjs.entry.js.map +1 -1
  76. package/dist/cjs/pds-input.cjs.entry.js +8 -6
  77. package/dist/cjs/pds-input.cjs.entry.js.map +1 -1
  78. package/dist/cjs/{pds-label-397cc854.js → pds-label-05f073ea.js} +2 -2
  79. package/dist/cjs/{pds-label-397cc854.js.map → pds-label-05f073ea.js.map} +1 -1
  80. package/dist/cjs/pds-link.cjs.entry.js +4 -4
  81. package/dist/cjs/pds-link.cjs.entry.js.map +1 -1
  82. package/dist/cjs/pds-loader.cjs.entry.js +2 -2
  83. package/dist/cjs/pds-popover.cjs.entry.js +72 -0
  84. package/dist/cjs/pds-popover.cjs.entry.js.map +1 -0
  85. package/dist/cjs/pds-progress.cjs.entry.js +2 -2
  86. package/dist/cjs/pds-radio.cjs.entry.js +9 -8
  87. package/dist/cjs/pds-radio.cjs.entry.js.map +1 -1
  88. package/dist/cjs/pds-row.cjs.entry.js +2 -2
  89. package/dist/cjs/pds-select.cjs.entry.js +131 -0
  90. package/dist/cjs/pds-select.cjs.entry.js.map +1 -0
  91. package/dist/cjs/pds-sortable-item.cjs.entry.js +3 -3
  92. package/dist/cjs/pds-sortable.cjs.entry.js +2 -2
  93. package/dist/cjs/pds-switch.cjs.entry.js +9 -10
  94. package/dist/cjs/pds-switch.cjs.entry.js.map +1 -1
  95. package/dist/cjs/pds-tab.cjs.entry.js +4 -4
  96. package/dist/cjs/pds-table-body.cjs.entry.js +2 -2
  97. package/dist/cjs/pds-table-cell.cjs.entry.js +3 -3
  98. package/dist/cjs/pds-table-head-cell.cjs.entry.js +4 -4
  99. package/dist/cjs/pds-table-head.cjs.entry.js +2 -2
  100. package/dist/cjs/pds-table-row.cjs.entry.js +2 -2
  101. package/dist/cjs/pds-table.cjs.entry.js +2 -2
  102. package/dist/cjs/pds-tabpanel.cjs.entry.js +2 -2
  103. package/dist/cjs/pds-tabs.cjs.entry.js +2 -2
  104. package/dist/cjs/pds-text.cjs.entry.js +37 -0
  105. package/dist/cjs/pds-text.cjs.entry.js.map +1 -0
  106. package/dist/cjs/pds-textarea.cjs.entry.js +10 -8
  107. package/dist/cjs/pds-textarea.cjs.entry.js.map +1 -1
  108. package/dist/cjs/pds-tooltip.cjs.entry.js +5 -8
  109. package/dist/cjs/pds-tooltip.cjs.entry.js.map +1 -1
  110. package/dist/cjs/pine-core.cjs.js +3 -3
  111. package/dist/cjs/pine-core.cjs.js.map +1 -1
  112. package/dist/collection/collection-manifest.json +4 -1
  113. package/dist/collection/components/pds-button/pds-button.js +20 -1
  114. package/dist/collection/components/pds-button/pds-button.js.map +1 -1
  115. package/dist/collection/components/pds-button/stories/pds-button.stories.js +8 -1
  116. package/dist/collection/components/pds-checkbox/pds-checkbox.css +9 -1
  117. package/dist/collection/components/pds-checkbox/pds-checkbox.js +4 -3
  118. package/dist/collection/components/pds-checkbox/pds-checkbox.js.map +1 -1
  119. package/dist/collection/components/pds-chip/pds-chip.js +26 -26
  120. package/dist/collection/components/pds-chip/pds-chip.js.map +1 -1
  121. package/dist/collection/components/pds-copytext/pds-copytext.js +4 -4
  122. package/dist/collection/components/pds-copytext/pds-copytext.js.map +1 -1
  123. package/dist/collection/components/pds-divider/pds-divider.js +2 -2
  124. package/dist/collection/components/pds-divider/pds-divider.js.map +1 -1
  125. package/dist/collection/components/pds-icon/stories/pds-icon.stories.js +1 -1
  126. package/dist/collection/components/pds-image/pds-image.js +13 -7
  127. package/dist/collection/components/pds-image/pds-image.js.map +1 -1
  128. package/dist/collection/components/pds-input/pds-input.css +6 -1
  129. package/dist/collection/components/pds-input/pds-input.js +22 -3
  130. package/dist/collection/components/pds-input/pds-input.js.map +1 -1
  131. package/dist/collection/components/pds-input/stories/pds-input.stories.js +10 -0
  132. package/dist/collection/components/pds-link/pds-link.js +12 -9
  133. package/dist/collection/components/pds-link/pds-link.js.map +1 -1
  134. package/dist/collection/components/pds-loader/pds-loader.js +1 -1
  135. package/dist/collection/components/pds-popover/pds-popover.css +51 -0
  136. package/dist/collection/components/pds-popover/pds-popover.js +216 -0
  137. package/dist/collection/components/pds-popover/pds-popover.js.map +1 -0
  138. package/dist/collection/components/pds-popover/stories/pds-popover.stories.js +45 -0
  139. package/dist/collection/components/pds-progress/pds-progress.js +1 -1
  140. package/dist/collection/components/pds-radio/pds-radio.css +9 -1
  141. package/dist/collection/components/pds-radio/pds-radio.js +41 -40
  142. package/dist/collection/components/pds-radio/pds-radio.js.map +1 -1
  143. package/dist/collection/components/pds-row/pds-row.js +1 -1
  144. package/dist/collection/components/pds-select/pds-select.css +126 -0
  145. package/dist/collection/components/pds-select/pds-select.js +360 -0
  146. package/dist/collection/components/pds-select/pds-select.js.map +1 -0
  147. package/dist/collection/components/pds-select/stories/pds-select.stories.js +153 -0
  148. package/dist/collection/components/pds-sortable/pds-sortable-item/pds-sortable-item.js +1 -1
  149. package/dist/collection/components/pds-sortable/pds-sortable.js +1 -1
  150. package/dist/collection/components/pds-switch/pds-switch.css +10 -6
  151. package/dist/collection/components/pds-switch/pds-switch.js +17 -39
  152. package/dist/collection/components/pds-switch/pds-switch.js.map +1 -1
  153. package/dist/collection/components/pds-switch/stories/pds-switch.stories.js +2 -15
  154. package/dist/collection/components/pds-table/pds-table-body/pds-table-body.js +1 -1
  155. package/dist/collection/components/pds-table/pds-table-cell/pds-table-cell.js +2 -2
  156. package/dist/collection/components/pds-table/pds-table-head/pds-table-head.js +1 -1
  157. package/dist/collection/components/pds-table/pds-table-head-cell/pds-table-head-cell.js +2 -2
  158. package/dist/collection/components/pds-table/pds-table-row/pds-table-row.js +1 -1
  159. package/dist/collection/components/pds-table/pds-table.js +1 -1
  160. package/dist/collection/components/pds-tabs/pds-tab/pds-tab.js +3 -3
  161. package/dist/collection/components/pds-tabs/pds-tab/stories/pds-tab.stories.js +19 -0
  162. package/dist/collection/components/pds-tabs/pds-tabpanel/pds-tabpanel.js +1 -1
  163. package/dist/collection/components/pds-tabs/pds-tabpanel/stories/pds-tabpanel.stories.js +19 -0
  164. package/dist/collection/components/pds-tabs/pds-tabs.js +1 -1
  165. package/dist/collection/components/pds-tabs/stories/pds-tabs.stories.js +18 -18
  166. package/dist/collection/components/pds-text/pds-text.css +218 -0
  167. package/dist/collection/components/pds-text/pds-text.js +143 -0
  168. package/dist/collection/components/pds-text/pds-text.js.map +1 -0
  169. package/dist/collection/components/pds-text/stories/pds-text.stories.js +111 -0
  170. package/dist/collection/components/pds-textarea/pds-textarea.css +4 -0
  171. package/dist/collection/components/pds-textarea/pds-textarea.js +24 -5
  172. package/dist/collection/components/pds-textarea/pds-textarea.js.map +1 -1
  173. package/dist/collection/components/pds-textarea/stories/pds-textarea.stories.js +22 -11
  174. package/dist/collection/components/pds-tooltip/pds-tooltip.css +2 -1
  175. package/dist/collection/components/pds-tooltip/pds-tooltip.js +24 -37
  176. package/dist/collection/components/pds-tooltip/pds-tooltip.js.map +1 -1
  177. package/dist/collection/components/pds-tooltip/stories/pds-tooltip.stories.js +15 -15
  178. package/dist/collection/utils/types.js.map +1 -1
  179. package/dist/docs.json +1184 -265
  180. package/dist/esm/{index-786a51ce.js → index-3ca52e8f.js} +4 -3
  181. package/dist/esm/index-3ca52e8f.js.map +1 -0
  182. package/dist/esm/{index-94bbabb0.js → index-b1696fed.js} +14 -7
  183. package/dist/esm/index-b1696fed.js.map +1 -0
  184. package/dist/esm/index.js +1 -1
  185. package/dist/esm/loader.js +3 -3
  186. package/dist/esm/pds-accordion.entry.js +2 -2
  187. package/dist/esm/pds-avatar.entry.js +2 -2
  188. package/dist/esm/pds-box.entry.js +1 -1
  189. package/dist/esm/pds-button.entry.js +5 -3
  190. package/dist/esm/pds-button.entry.js.map +1 -1
  191. package/dist/esm/pds-checkbox.entry.js +7 -6
  192. package/dist/esm/pds-checkbox.entry.js.map +1 -1
  193. package/dist/esm/pds-chip.entry.js +5 -5
  194. package/dist/esm/pds-chip.entry.js.map +1 -1
  195. package/dist/esm/pds-copytext.entry.js +3 -3
  196. package/dist/esm/pds-copytext.entry.js.map +1 -1
  197. package/dist/esm/pds-divider.entry.js +2 -2
  198. package/dist/esm/pds-divider.entry.js.map +1 -1
  199. package/dist/esm/pds-icon.entry.js +1 -1
  200. package/dist/esm/pds-image.entry.js +3 -3
  201. package/dist/esm/pds-image.entry.js.map +1 -1
  202. package/dist/esm/pds-input.entry.js +8 -6
  203. package/dist/esm/pds-input.entry.js.map +1 -1
  204. package/dist/esm/{pds-label-d28da6eb.js → pds-label-62469596.js} +2 -2
  205. package/dist/esm/{pds-label-d28da6eb.js.map → pds-label-62469596.js.map} +1 -1
  206. package/dist/esm/pds-link.entry.js +4 -4
  207. package/dist/esm/pds-link.entry.js.map +1 -1
  208. package/dist/esm/pds-loader.entry.js +2 -2
  209. package/dist/esm/pds-popover.entry.js +68 -0
  210. package/dist/esm/pds-popover.entry.js.map +1 -0
  211. package/dist/esm/pds-progress.entry.js +2 -2
  212. package/dist/esm/pds-radio.entry.js +9 -8
  213. package/dist/esm/pds-radio.entry.js.map +1 -1
  214. package/dist/esm/pds-row.entry.js +2 -2
  215. package/dist/esm/pds-select.entry.js +127 -0
  216. package/dist/esm/pds-select.entry.js.map +1 -0
  217. package/dist/esm/pds-sortable-item.entry.js +3 -3
  218. package/dist/esm/pds-sortable.entry.js +2 -2
  219. package/dist/esm/pds-switch.entry.js +9 -10
  220. package/dist/esm/pds-switch.entry.js.map +1 -1
  221. package/dist/esm/pds-tab.entry.js +4 -4
  222. package/dist/esm/pds-table-body.entry.js +2 -2
  223. package/dist/esm/pds-table-cell.entry.js +3 -3
  224. package/dist/esm/pds-table-head-cell.entry.js +4 -4
  225. package/dist/esm/pds-table-head.entry.js +2 -2
  226. package/dist/esm/pds-table-row.entry.js +2 -2
  227. package/dist/esm/pds-table.entry.js +2 -2
  228. package/dist/esm/pds-tabpanel.entry.js +2 -2
  229. package/dist/esm/pds-tabs.entry.js +2 -2
  230. package/dist/esm/pds-text.entry.js +33 -0
  231. package/dist/esm/pds-text.entry.js.map +1 -0
  232. package/dist/esm/pds-textarea.entry.js +10 -8
  233. package/dist/esm/pds-textarea.entry.js.map +1 -1
  234. package/dist/esm/pds-tooltip.entry.js +5 -8
  235. package/dist/esm/pds-tooltip.entry.js.map +1 -1
  236. package/dist/esm/pine-core.js +4 -4
  237. package/dist/esm/pine-core.js.map +1 -1
  238. package/dist/esm-es5/index-3ca52e8f.js +2 -0
  239. package/dist/esm-es5/index-3ca52e8f.js.map +1 -0
  240. package/dist/esm-es5/index-b1696fed.js +3 -0
  241. package/dist/esm-es5/index-b1696fed.js.map +1 -0
  242. package/dist/esm-es5/index.js +1 -1
  243. package/dist/esm-es5/loader.js +1 -1
  244. package/dist/esm-es5/loader.js.map +1 -1
  245. package/dist/esm-es5/pds-accordion.entry.js +1 -1
  246. package/dist/esm-es5/pds-avatar.entry.js +1 -1
  247. package/dist/esm-es5/pds-box.entry.js +1 -1
  248. package/dist/esm-es5/pds-button.entry.js +1 -1
  249. package/dist/esm-es5/pds-button.entry.js.map +1 -1
  250. package/dist/esm-es5/pds-checkbox.entry.js +1 -1
  251. package/dist/esm-es5/pds-checkbox.entry.js.map +1 -1
  252. package/dist/esm-es5/pds-chip.entry.js +1 -1
  253. package/dist/esm-es5/pds-chip.entry.js.map +1 -1
  254. package/dist/esm-es5/pds-copytext.entry.js +1 -1
  255. package/dist/esm-es5/pds-copytext.entry.js.map +1 -1
  256. package/dist/esm-es5/pds-divider.entry.js +1 -1
  257. package/dist/esm-es5/pds-divider.entry.js.map +1 -1
  258. package/dist/esm-es5/pds-icon.entry.js +1 -1
  259. package/dist/esm-es5/pds-image.entry.js +1 -1
  260. package/dist/esm-es5/pds-image.entry.js.map +1 -1
  261. package/dist/esm-es5/pds-input.entry.js +1 -1
  262. package/dist/esm-es5/pds-input.entry.js.map +1 -1
  263. package/dist/esm-es5/{pds-label-d28da6eb.js → pds-label-62469596.js} +2 -2
  264. package/dist/esm-es5/pds-link.entry.js +1 -1
  265. package/dist/esm-es5/pds-link.entry.js.map +1 -1
  266. package/dist/esm-es5/pds-loader.entry.js +1 -1
  267. package/dist/esm-es5/pds-popover.entry.js +2 -0
  268. package/dist/esm-es5/pds-popover.entry.js.map +1 -0
  269. package/dist/esm-es5/pds-progress.entry.js +1 -1
  270. package/dist/esm-es5/pds-radio.entry.js +1 -1
  271. package/dist/esm-es5/pds-radio.entry.js.map +1 -1
  272. package/dist/esm-es5/pds-row.entry.js +1 -1
  273. package/dist/esm-es5/pds-select.entry.js +2 -0
  274. package/dist/esm-es5/pds-select.entry.js.map +1 -0
  275. package/dist/esm-es5/pds-sortable-item.entry.js +1 -1
  276. package/dist/esm-es5/pds-sortable.entry.js +2 -2
  277. package/dist/esm-es5/pds-switch.entry.js +1 -1
  278. package/dist/esm-es5/pds-switch.entry.js.map +1 -1
  279. package/dist/esm-es5/pds-tab.entry.js +1 -1
  280. package/dist/esm-es5/pds-table-body.entry.js +1 -1
  281. package/dist/esm-es5/pds-table-cell.entry.js +1 -1
  282. package/dist/esm-es5/pds-table-head-cell.entry.js +1 -1
  283. package/dist/esm-es5/pds-table-head.entry.js +1 -1
  284. package/dist/esm-es5/pds-table-row.entry.js +1 -1
  285. package/dist/esm-es5/pds-table.entry.js +1 -1
  286. package/dist/esm-es5/pds-tabpanel.entry.js +1 -1
  287. package/dist/esm-es5/pds-tabs.entry.js +1 -1
  288. package/dist/esm-es5/pds-text.entry.js +2 -0
  289. package/dist/esm-es5/pds-text.entry.js.map +1 -0
  290. package/dist/esm-es5/pds-textarea.entry.js +1 -1
  291. package/dist/esm-es5/pds-textarea.entry.js.map +1 -1
  292. package/dist/esm-es5/pds-tooltip.entry.js +1 -1
  293. package/dist/esm-es5/pds-tooltip.entry.js.map +1 -1
  294. package/dist/esm-es5/pine-core.js +1 -1
  295. package/dist/esm-es5/pine-core.js.map +1 -1
  296. package/dist/pine-core/index.esm.js +1 -1
  297. package/dist/pine-core/{p-284433e0.entry.js → p-00cccccb.entry.js} +2 -2
  298. package/dist/pine-core/p-06513fe5.entry.js +2 -0
  299. package/dist/pine-core/p-06513fe5.entry.js.map +1 -0
  300. package/dist/pine-core/p-06593922.system.entry.js +2 -0
  301. package/dist/pine-core/p-06593922.system.entry.js.map +1 -0
  302. package/dist/pine-core/{p-a8cb75f0.system.entry.js → p-08c4f190.system.entry.js} +2 -2
  303. package/dist/pine-core/{p-bd5de072.system.entry.js → p-09d83447.system.entry.js} +2 -2
  304. package/dist/pine-core/{p-bd5de072.system.entry.js.map → p-09d83447.system.entry.js.map} +1 -1
  305. package/dist/pine-core/{p-abe6c2d6.entry.js → p-0ac04129.entry.js} +2 -2
  306. package/dist/pine-core/{p-abe6c2d6.entry.js.map → p-0ac04129.entry.js.map} +1 -1
  307. package/dist/pine-core/{p-cd033c2a.entry.js → p-0ff89cf4.entry.js} +2 -2
  308. package/dist/pine-core/{p-cd033c2a.entry.js.map → p-0ff89cf4.entry.js.map} +1 -1
  309. package/dist/pine-core/p-1010d12b.system.entry.js +2 -0
  310. package/dist/pine-core/p-1010d12b.system.entry.js.map +1 -0
  311. package/dist/pine-core/p-110b2e03.entry.js +2 -0
  312. package/dist/pine-core/p-110b2e03.entry.js.map +1 -0
  313. package/dist/pine-core/{p-d8eeadd1.system.entry.js → p-172464c1.system.entry.js} +2 -2
  314. package/dist/pine-core/{p-64c07f01.system.entry.js → p-1a1a76ea.system.entry.js} +2 -2
  315. package/dist/pine-core/{p-e847089d.system.entry.js → p-1df1990d.system.entry.js} +2 -2
  316. package/dist/pine-core/p-1e80f274.entry.js +2 -0
  317. package/dist/pine-core/p-1e80f274.entry.js.map +1 -0
  318. package/dist/pine-core/{p-3558923a.entry.js → p-239891e6.entry.js} +2 -2
  319. package/dist/pine-core/p-34f84589.entry.js +2 -0
  320. package/dist/pine-core/p-34f84589.entry.js.map +1 -0
  321. package/dist/pine-core/{p-1692ed0c.entry.js → p-3acb18ad.entry.js} +2 -2
  322. package/dist/pine-core/{p-57d81378.entry.js → p-3e4225fc.entry.js} +2 -2
  323. package/dist/pine-core/{p-7fb3c253.entry.js → p-3ff2642d.entry.js} +2 -2
  324. package/dist/pine-core/{p-7fb3c253.entry.js.map → p-3ff2642d.entry.js.map} +1 -1
  325. package/dist/pine-core/{p-d9611049.system.entry.js → p-4043cf6e.system.entry.js} +2 -2
  326. package/dist/pine-core/{p-d9611049.system.entry.js.map → p-4043cf6e.system.entry.js.map} +1 -1
  327. package/dist/pine-core/p-45cf2585.system.js +3 -0
  328. package/dist/pine-core/p-45cf2585.system.js.map +1 -0
  329. package/dist/pine-core/{p-03ecf146.entry.js → p-4d22b02c.entry.js} +2 -2
  330. package/dist/pine-core/p-4f9b1945.entry.js +2 -0
  331. package/dist/pine-core/p-4f9b1945.entry.js.map +1 -0
  332. package/dist/pine-core/{p-961f79c5.system.entry.js → p-50918693.system.entry.js} +2 -2
  333. package/dist/pine-core/p-59214c8b.system.entry.js +2 -0
  334. package/dist/pine-core/p-59214c8b.system.entry.js.map +1 -0
  335. package/dist/pine-core/{p-a17dea5e.system.entry.js → p-59327483.system.entry.js} +2 -2
  336. package/dist/pine-core/p-59a43f75.system.entry.js +2 -0
  337. package/dist/pine-core/p-59a43f75.system.entry.js.map +1 -0
  338. package/dist/pine-core/{p-d461bee4.entry.js → p-59fcea0f.entry.js} +2 -2
  339. package/dist/pine-core/p-5c04aee0.system.js +2 -0
  340. package/dist/pine-core/p-5c04aee0.system.js.map +1 -0
  341. package/dist/pine-core/{p-85507ca5.system.entry.js → p-5c942465.system.entry.js} +2 -2
  342. package/dist/pine-core/{p-835c73f4.entry.js → p-624de926.entry.js} +2 -2
  343. package/dist/pine-core/p-65229490.entry.js +2 -0
  344. package/dist/pine-core/{p-ffa8e658.entry.js → p-6e079be2.entry.js} +2 -2
  345. package/dist/pine-core/p-6f8f471b.system.entry.js +2 -0
  346. package/dist/pine-core/p-6f8f471b.system.entry.js.map +1 -0
  347. package/dist/pine-core/{p-58a25131.entry.js → p-760e1c32.entry.js} +2 -2
  348. package/dist/pine-core/{p-58a25131.entry.js.map → p-760e1c32.entry.js.map} +1 -1
  349. package/dist/pine-core/{p-979ab4e2.system.entry.js → p-81bdf676.system.entry.js} +2 -2
  350. package/dist/pine-core/{p-8963f07a.entry.js → p-84a4930d.entry.js} +2 -2
  351. package/dist/pine-core/p-87fe352f.js +3 -0
  352. package/dist/pine-core/p-87fe352f.js.map +1 -0
  353. package/dist/pine-core/{p-6e15f0e1.entry.js → p-88410213.entry.js} +2 -2
  354. package/dist/pine-core/p-88702fa2.entry.js +2 -0
  355. package/dist/pine-core/p-88702fa2.entry.js.map +1 -0
  356. package/dist/pine-core/{p-d41fbbf0.system.entry.js → p-88edcb41.system.entry.js} +2 -2
  357. package/dist/pine-core/{p-469a84a3.system.entry.js → p-8ae84655.system.entry.js} +2 -2
  358. package/dist/pine-core/{p-469a84a3.system.entry.js.map → p-8ae84655.system.entry.js.map} +1 -1
  359. package/dist/pine-core/{p-90707120.entry.js → p-9487df53.entry.js} +2 -2
  360. package/dist/pine-core/{p-c5afbc57.entry.js → p-953e6fde.entry.js} +2 -2
  361. package/dist/pine-core/{p-c5afbc57.entry.js.map → p-953e6fde.entry.js.map} +1 -1
  362. package/dist/pine-core/p-9db668f2.system.entry.js +2 -0
  363. package/dist/pine-core/p-9db668f2.system.entry.js.map +1 -0
  364. package/dist/pine-core/p-a2726d3b.system.entry.js +2 -0
  365. package/dist/pine-core/p-a2726d3b.system.entry.js.map +1 -0
  366. package/dist/pine-core/{p-95c2a6bf.entry.js → p-a51098dd.entry.js} +2 -2
  367. package/dist/pine-core/p-a9038f7f.js +2 -0
  368. package/dist/pine-core/{p-a98f5e91.system.entry.js → p-a9e02a6f.system.entry.js} +2 -2
  369. package/dist/pine-core/{p-a09284c5.entry.js → p-b7890a73.system.entry.js} +2 -2
  370. package/dist/pine-core/p-b7890a73.system.entry.js.map +1 -0
  371. package/dist/pine-core/{p-ca1fa95e.system.entry.js → p-b7edbe43.system.entry.js} +2 -2
  372. package/dist/pine-core/{p-366c4924.system.entry.js → p-b95522e6.system.entry.js} +2 -2
  373. package/dist/pine-core/{p-fe793116.entry.js → p-bbd19258.entry.js} +2 -2
  374. package/dist/pine-core/{p-d2c98df0.system.entry.js → p-c4aec6ce.system.entry.js} +2 -2
  375. package/dist/pine-core/{p-d2c98df0.system.entry.js.map → p-c4aec6ce.system.entry.js.map} +1 -1
  376. package/dist/pine-core/p-cbf2acbd.system.entry.js +2 -0
  377. package/dist/pine-core/p-cbf2acbd.system.entry.js.map +1 -0
  378. package/dist/pine-core/{p-852dce9d.system.entry.js → p-ce91ca6a.system.entry.js} +2 -2
  379. package/dist/pine-core/{p-852dce9d.system.entry.js.map → p-ce91ca6a.system.entry.js.map} +1 -1
  380. package/dist/pine-core/{p-f79b96ee.entry.js → p-ceb66096.entry.js} +3 -3
  381. package/dist/pine-core/{p-8930c3b7.system.entry.js → p-d3365f49.system.entry.js} +3 -3
  382. package/dist/pine-core/p-d37d900e.entry.js +2 -0
  383. package/dist/pine-core/p-d37d900e.entry.js.map +1 -0
  384. package/dist/pine-core/p-d5c90be4.entry.js +2 -0
  385. package/dist/pine-core/p-d5c90be4.entry.js.map +1 -0
  386. package/dist/pine-core/{p-7c4f8c64.entry.js → p-d6d8a21a.entry.js} +2 -2
  387. package/dist/pine-core/p-db622f8f.system.js +2 -0
  388. package/dist/pine-core/p-dc4a6d88.js +2 -0
  389. package/dist/pine-core/p-dc4a6d88.js.map +1 -0
  390. package/dist/pine-core/{p-bd593d1c.entry.js → p-e2a673e8.entry.js} +2 -2
  391. package/dist/pine-core/{p-d6873321.system.js → p-e3fab4be.system.js} +2 -2
  392. package/dist/pine-core/{p-1dccfe1b.system.entry.js → p-e64594ae.system.entry.js} +2 -2
  393. package/dist/pine-core/p-e90b2c75.system.js +2 -0
  394. package/dist/pine-core/p-e90b2c75.system.js.map +1 -0
  395. package/dist/pine-core/p-e936e948.entry.js +2 -0
  396. package/dist/pine-core/p-e936e948.entry.js.map +1 -0
  397. package/dist/pine-core/{p-9b0e5234.entry.js → p-ebdaf3ad.entry.js} +2 -2
  398. package/dist/pine-core/{p-4b856a95.system.entry.js → p-ece8530d.system.entry.js} +2 -2
  399. package/dist/pine-core/{p-0c2553c6.system.entry.js → p-ee21fa25.system.entry.js} +2 -2
  400. package/dist/pine-core/p-efbe2dc5.system.entry.js +2 -0
  401. package/dist/pine-core/p-efbe2dc5.system.entry.js.map +1 -0
  402. package/dist/pine-core/{p-4b06aed0.system.entry.js → p-f16ef73c.system.entry.js} +2 -2
  403. package/dist/pine-core/{p-2a4952ea.system.entry.js → p-f9719887.system.entry.js} +2 -2
  404. package/dist/pine-core/p-ff20b191.entry.js +2 -0
  405. package/dist/pine-core/p-ff20b191.entry.js.map +1 -0
  406. package/dist/pine-core/pine-core.css +1 -1
  407. package/dist/pine-core/pine-core.esm.js +1 -1
  408. package/dist/pine-core/pine-core.esm.js.map +1 -1
  409. package/dist/pine-core/pine-core.js +1 -1
  410. package/dist/pine-core/svg/bookmark.svg +1 -0
  411. package/dist/pine-core/svg/expand.svg +1 -1
  412. package/dist/pine-core/svg/file-add.svg +1 -1
  413. package/dist/pine-core/svg/layout-grid-02.svg +1 -0
  414. package/dist/pine-core/svg/user-star-filled.svg +1 -1
  415. package/dist/pine-core/svg/user-star.svg +1 -1
  416. package/dist/types/components/pds-button/pds-button.d.ts +2 -0
  417. package/dist/types/components/pds-chip/pds-chip.d.ts +8 -8
  418. package/dist/types/components/pds-copytext/pds-copytext.d.ts +3 -3
  419. package/dist/types/components/pds-divider/pds-divider.d.ts +1 -1
  420. package/dist/types/components/pds-image/pds-image.d.ts +7 -3
  421. package/dist/types/components/pds-input/pds-input.d.ts +4 -0
  422. package/dist/types/components/pds-link/pds-link.d.ts +7 -11
  423. package/dist/types/components/pds-popover/pds-popover.d.ts +45 -0
  424. package/dist/types/components/pds-radio/pds-radio.d.ts +11 -11
  425. package/dist/types/components/pds-select/pds-select.d.ts +91 -0
  426. package/dist/types/components/pds-switch/pds-switch.d.ts +11 -19
  427. package/dist/types/components/pds-text/pds-text.d.ts +27 -0
  428. package/dist/types/components/pds-textarea/pds-textarea.d.ts +4 -0
  429. package/dist/types/components/pds-tooltip/pds-tooltip.d.ts +5 -9
  430. package/dist/types/components.d.ts +419 -81
  431. package/dist/types/stencil-public-runtime.d.ts +2 -0
  432. package/dist/types/utils/types.d.ts +1 -1
  433. package/hydrate/index.js +350 -79
  434. package/hydrate/index.mjs +350 -79
  435. package/package.json +13 -10
  436. package/dist/cjs/index-2240f8f4.js.map +0 -1
  437. package/dist/cjs/index-d424fb6f.js.map +0 -1
  438. package/dist/esm/index-786a51ce.js.map +0 -1
  439. package/dist/esm/index-94bbabb0.js.map +0 -1
  440. package/dist/esm-es5/index-786a51ce.js +0 -2
  441. package/dist/esm-es5/index-786a51ce.js.map +0 -1
  442. package/dist/esm-es5/index-94bbabb0.js +0 -3
  443. package/dist/esm-es5/index-94bbabb0.js.map +0 -1
  444. package/dist/pine-core/p-0069affa.entry.js +0 -2
  445. package/dist/pine-core/p-0069affa.entry.js.map +0 -1
  446. package/dist/pine-core/p-14d3cdaf.system.js +0 -2
  447. package/dist/pine-core/p-14d3cdaf.system.js.map +0 -1
  448. package/dist/pine-core/p-244e264d.system.js +0 -2
  449. package/dist/pine-core/p-244e264d.system.js.map +0 -1
  450. package/dist/pine-core/p-2665d555.js +0 -2
  451. package/dist/pine-core/p-2665d555.js.map +0 -1
  452. package/dist/pine-core/p-37458cc7.entry.js +0 -2
  453. package/dist/pine-core/p-37458cc7.entry.js.map +0 -1
  454. package/dist/pine-core/p-3886e15a.entry.js +0 -2
  455. package/dist/pine-core/p-3886e15a.entry.js.map +0 -1
  456. package/dist/pine-core/p-496454a3.system.js +0 -2
  457. package/dist/pine-core/p-4fcf94ee.system.entry.js +0 -2
  458. package/dist/pine-core/p-4fcf94ee.system.entry.js.map +0 -1
  459. package/dist/pine-core/p-59cc888d.entry.js +0 -2
  460. package/dist/pine-core/p-72ee760e.entry.js +0 -2
  461. package/dist/pine-core/p-72ee760e.entry.js.map +0 -1
  462. package/dist/pine-core/p-77c5fe7b.entry.js +0 -2
  463. package/dist/pine-core/p-77c5fe7b.entry.js.map +0 -1
  464. package/dist/pine-core/p-7841bd18.js +0 -3
  465. package/dist/pine-core/p-7841bd18.js.map +0 -1
  466. package/dist/pine-core/p-7c79ff32.system.entry.js +0 -2
  467. package/dist/pine-core/p-7c79ff32.system.entry.js.map +0 -1
  468. package/dist/pine-core/p-91cba446.system.entry.js +0 -2
  469. package/dist/pine-core/p-91cba446.system.entry.js.map +0 -1
  470. package/dist/pine-core/p-a09284c5.entry.js.map +0 -1
  471. package/dist/pine-core/p-b54e35d2.system.entry.js +0 -2
  472. package/dist/pine-core/p-b54e35d2.system.entry.js.map +0 -1
  473. package/dist/pine-core/p-bb88538f.system.entry.js +0 -2
  474. package/dist/pine-core/p-bb88538f.system.entry.js.map +0 -1
  475. package/dist/pine-core/p-bc1ecf2f.js +0 -2
  476. package/dist/pine-core/p-c6bee7a0.system.js +0 -3
  477. package/dist/pine-core/p-c6bee7a0.system.js.map +0 -1
  478. package/dist/pine-core/p-d3eeb6f0.system.entry.js +0 -2
  479. package/dist/pine-core/p-d3eeb6f0.system.entry.js.map +0 -1
  480. package/dist/pine-core/p-dbc5775f.entry.js +0 -2
  481. package/dist/pine-core/p-dbc5775f.entry.js.map +0 -1
  482. package/dist/pine-core/p-ea27b026.system.entry.js +0 -2
  483. package/dist/pine-core/p-ea27b026.system.entry.js.map +0 -1
  484. /package/dist/esm-es5/{pds-label-d28da6eb.js.map → pds-label-62469596.js.map} +0 -0
  485. /package/dist/pine-core/{p-284433e0.entry.js.map → p-00cccccb.entry.js.map} +0 -0
  486. /package/dist/pine-core/{p-a8cb75f0.system.entry.js.map → p-08c4f190.system.entry.js.map} +0 -0
  487. /package/dist/pine-core/{p-d8eeadd1.system.entry.js.map → p-172464c1.system.entry.js.map} +0 -0
  488. /package/dist/pine-core/{p-64c07f01.system.entry.js.map → p-1a1a76ea.system.entry.js.map} +0 -0
  489. /package/dist/pine-core/{p-e847089d.system.entry.js.map → p-1df1990d.system.entry.js.map} +0 -0
  490. /package/dist/pine-core/{p-3558923a.entry.js.map → p-239891e6.entry.js.map} +0 -0
  491. /package/dist/pine-core/{p-1692ed0c.entry.js.map → p-3acb18ad.entry.js.map} +0 -0
  492. /package/dist/pine-core/{p-57d81378.entry.js.map → p-3e4225fc.entry.js.map} +0 -0
  493. /package/dist/pine-core/{p-03ecf146.entry.js.map → p-4d22b02c.entry.js.map} +0 -0
  494. /package/dist/pine-core/{p-961f79c5.system.entry.js.map → p-50918693.system.entry.js.map} +0 -0
  495. /package/dist/pine-core/{p-a17dea5e.system.entry.js.map → p-59327483.system.entry.js.map} +0 -0
  496. /package/dist/pine-core/{p-d461bee4.entry.js.map → p-59fcea0f.entry.js.map} +0 -0
  497. /package/dist/pine-core/{p-85507ca5.system.entry.js.map → p-5c942465.system.entry.js.map} +0 -0
  498. /package/dist/pine-core/{p-835c73f4.entry.js.map → p-624de926.entry.js.map} +0 -0
  499. /package/dist/pine-core/{p-59cc888d.entry.js.map → p-65229490.entry.js.map} +0 -0
  500. /package/dist/pine-core/{p-ffa8e658.entry.js.map → p-6e079be2.entry.js.map} +0 -0
  501. /package/dist/pine-core/{p-979ab4e2.system.entry.js.map → p-81bdf676.system.entry.js.map} +0 -0
  502. /package/dist/pine-core/{p-8963f07a.entry.js.map → p-84a4930d.entry.js.map} +0 -0
  503. /package/dist/pine-core/{p-6e15f0e1.entry.js.map → p-88410213.entry.js.map} +0 -0
  504. /package/dist/pine-core/{p-d41fbbf0.system.entry.js.map → p-88edcb41.system.entry.js.map} +0 -0
  505. /package/dist/pine-core/{p-90707120.entry.js.map → p-9487df53.entry.js.map} +0 -0
  506. /package/dist/pine-core/{p-95c2a6bf.entry.js.map → p-a51098dd.entry.js.map} +0 -0
  507. /package/dist/pine-core/{p-bc1ecf2f.js.map → p-a9038f7f.js.map} +0 -0
  508. /package/dist/pine-core/{p-a98f5e91.system.entry.js.map → p-a9e02a6f.system.entry.js.map} +0 -0
  509. /package/dist/pine-core/{p-ca1fa95e.system.entry.js.map → p-b7edbe43.system.entry.js.map} +0 -0
  510. /package/dist/pine-core/{p-366c4924.system.entry.js.map → p-b95522e6.system.entry.js.map} +0 -0
  511. /package/dist/pine-core/{p-fe793116.entry.js.map → p-bbd19258.entry.js.map} +0 -0
  512. /package/dist/pine-core/{p-f79b96ee.entry.js.map → p-ceb66096.entry.js.map} +0 -0
  513. /package/dist/pine-core/{p-8930c3b7.system.entry.js.map → p-d3365f49.system.entry.js.map} +0 -0
  514. /package/dist/pine-core/{p-7c4f8c64.entry.js.map → p-d6d8a21a.entry.js.map} +0 -0
  515. /package/dist/pine-core/{p-496454a3.system.js.map → p-db622f8f.system.js.map} +0 -0
  516. /package/dist/pine-core/{p-bd593d1c.entry.js.map → p-e2a673e8.entry.js.map} +0 -0
  517. /package/dist/pine-core/{p-d6873321.system.js.map → p-e3fab4be.system.js.map} +0 -0
  518. /package/dist/pine-core/{p-1dccfe1b.system.entry.js.map → p-e64594ae.system.entry.js.map} +0 -0
  519. /package/dist/pine-core/{p-9b0e5234.entry.js.map → p-ebdaf3ad.entry.js.map} +0 -0
  520. /package/dist/pine-core/{p-4b856a95.system.entry.js.map → p-ece8530d.system.entry.js.map} +0 -0
  521. /package/dist/pine-core/{p-0c2553c6.system.entry.js.map → p-ee21fa25.system.entry.js.map} +0 -0
  522. /package/dist/pine-core/{p-4b06aed0.system.entry.js.map → p-f16ef73c.system.entry.js.map} +0 -0
  523. /package/dist/pine-core/{p-2a4952ea.system.entry.js.map → p-f9719887.system.entry.js.map} +0 -0
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" class="pdsicon"><path d="M22.012 16.26h-4.38a4 4 0 0 1-1.34 2.57c-1.35-1.39-1.05-4.24-.25-5.73a15.5 15.5 0 0 1 2.61-3.5c.39-.43.3-1.09-.4-1.09h-4.56a1 1 0 0 0-.74.32l-4.08 4.28 3-9h-4.7l-5.16 15.25a.4.4 0 0 0 .27.52h-.05a.3.3 0 0 0 .16 0h4.73a1.26 1.26 0 0 0 .94-.43l3.22-3.76c-.18 1.88.29 3.52 1.93 4l.21.05h.27q.347.06.7.07h2.78c3.28-.07 4.51-1.86 4.84-3.55"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" class="pdsicon"><path fill-rule="evenodd" d="M1.293 21.707A1 1 0 0 0 3 21a10 10 0 0 1 .13-2.37 3 3 0 0 1 2-2 10 10 0 0 1 2.37-.13h4.55a1 1 0 0 0 0-2h-4.5a10.7 10.7 0 0 0-3 .21 5 5 0 0 0-3.33 3.34A10.2 10.2 0 0 0 1 21a1 1 0 0 0 .293.707m5.651-9.634A5.5 5.5 0 0 0 10 13a5.51 5.51 0 0 0 5.5-5.5 5.5 5.5 0 1 0-8.556 4.573M8.056 4.59a3.5 3.5 0 1 1 3.888 5.82 3.5 3.5 0 0 1-3.888-5.82M18.78 14.878a.5.5 0 0 1 .23.052.54.54 0 0 1 .23.22q.061.102.11.21l.77 1.55 1.72.26h.23a.52.52 0 0 1 .42.58.46.46 0 0 1-.14.29l-.16.17-1.24 1.21.29 1.71q.006.12 0 .24a.55.55 0 0 1-.05.31.54.54 0 0 1-.69.23l-.21-.11-1.54-.8-1.47.89-.21.11a.6.6 0 0 1-.32 0 .54.54 0 0 1-.34-.32.57.57 0 0 1-.06-.31 2 2 0 0 1 0-.24l.29-1.71-1.24-1.21-.17-.17a.6.6 0 0 1-.14-.29.52.52 0 0 1 .15-.43.5.5 0 0 1 .28-.15h.23l1.69-.26.77-1.55a1 1 0 0 1 .11-.21.5.5 0 0 1 .23-.22.5.5 0 0 1 .23-.053"/></svg>
@@ -1,3 +1,4 @@
1
+ import { EventEmitter } from '../../stencil-public-runtime';
1
2
  /**
2
3
  * @part button - The main button element that represents the button component.
3
4
  * @part caret - The caret icon element that appears when the button variant is 'disclosure'.
@@ -35,6 +36,7 @@ export declare class PdsButton {
35
36
  * Sets button variant styles as outlined in Figma documentation
36
37
  */
37
38
  variant: 'primary' | 'secondary' | 'accent' | 'disclosure' | 'destructive' | 'unstyled';
39
+ pdsClick: EventEmitter;
38
40
  private handleClick;
39
41
  private classNames;
40
42
  render(): any;
@@ -4,32 +4,32 @@ export declare class PdsChip {
4
4
  * A unique identifier used for the underlying component `id` attribute.
5
5
  */
6
6
  componentId: string;
7
- /**
8
- * Sets the color scheme of the chip.
9
- * @defaultValue 'neutral'
10
- */
11
- sentiment: 'accent' | 'danger' | 'info' | 'neutral' | 'success' | 'warning';
12
7
  /**
13
8
  * Determines whether a dot should be displayed on the chip.
14
9
  * @defaultValue false
15
10
  */
16
11
  dot: boolean;
17
12
  /**
18
- * Sets the text label content of the chip.
13
+ * Sets the text label content of the chip.
19
14
  */
20
15
  label: string;
21
16
  /**
22
- * Determines whether the chip should be rendered in a larger size.
17
+ * Determines whether the chip should be displayed in a larger size.
23
18
  * @defaultValue false
24
19
  */
25
20
  large: boolean;
21
+ /**
22
+ * Defines the color scheme of the chip.
23
+ * @defaultValue 'neutral'
24
+ */
25
+ sentiment: 'accent' | 'danger' | 'info' | 'neutral' | 'success' | 'warning';
26
26
  /**
27
27
  * Sets the style variant of the chip.
28
28
  * @defaultValue 'text'
29
29
  */
30
30
  variant: 'text' | 'tag' | 'dropdown';
31
31
  /**
32
- * Event when close button is clicked on tag variant.
32
+ * Event emitted when the close button is clicked on a tag variant chip.
33
33
  */
34
34
  pdsTagCloseClick: EventEmitter;
35
35
  private handleCloseClick;
@@ -1,7 +1,7 @@
1
1
  import { EventEmitter } from '../../stencil-public-runtime';
2
2
  export declare class PdsCopytext {
3
3
  /**
4
- * Determines whether `copytext` should have a border.
4
+ * Determines whether `copytext` should have a visible border.
5
5
  * @defaultValue true
6
6
  */
7
7
  border: boolean;
@@ -20,11 +20,11 @@ export declare class PdsCopytext {
20
20
  */
21
21
  truncate: boolean;
22
22
  /**
23
- * String that is displayed and that is also copied to the clipboard upon interaction.
23
+ * The string displayed that is also copied to the clipboard upon interaction.
24
24
  */
25
25
  value: string;
26
26
  /**
27
- * Event when copyText button is clicked.
27
+ * Event fired when copyText button is clicked.
28
28
  */
29
29
  pdsCopyTextClick: EventEmitter;
30
30
  private copyToClipboard;
@@ -8,7 +8,7 @@ export declare class PdsDivider {
8
8
  */
9
9
  offset: 'xxs' | 'xs' | 'sm' | 'md' | 'lg' | 'xl' | 'xxl';
10
10
  /**
11
- * Sets divider to display vertically
11
+ * Sets divider to display vertically.
12
12
  * @defaultValue false
13
13
  */
14
14
  vertical: boolean;
@@ -1,7 +1,9 @@
1
1
  export declare class PdsImage {
2
2
  /**
3
3
  * The image's alt tag. If none is provided,
4
- * it will default to an empty string.
4
+ * it will default to an empty string, which is desired for
5
+ * decorative images.
6
+ * @defaultValue ''
5
7
  */
6
8
  alt?: string;
7
9
  /**
@@ -16,11 +18,12 @@ export declare class PdsImage {
16
18
  height?: number;
17
19
  /**
18
20
  * Indicates how the browser should load the image.
21
+ * @defaultValue eager
19
22
  */
20
23
  loading?: 'eager' | 'lazy';
21
24
  /**
22
25
  * Determines the intended display size of an image
23
- * within certian breakpoints. Has no effect if `srcset`
26
+ * within certain breakpoints. Has no effect if `srcset`
24
27
  * is not set or value has no width descriptor.
25
28
  */
26
29
  sizes?: string;
@@ -29,7 +32,8 @@ export declare class PdsImage {
29
32
  */
30
33
  src: string;
31
34
  /**
32
- * A set of image sources for the browser to use.
35
+ * A set of image sources for the browser to use
36
+ * for responsiveness.
33
37
  */
34
38
  srcset?: string;
35
39
  /**
@@ -1,5 +1,9 @@
1
1
  import { EventEmitter } from '../../stencil-public-runtime';
2
2
  export declare class PdsInput {
3
+ /**
4
+ * Specifies if and how the browser provides `autocomplete` assistance for the field.
5
+ */
6
+ autocomplete: string;
3
7
  /**
4
8
  * A unique identifier used for the underlying component `id` attribute.
5
9
  */
@@ -1,6 +1,6 @@
1
1
  /**
2
- * @part link - The main link element that represents the link component.
3
- * @slot - Content is placed between the opening closing tags.
2
+ * @part link - Link element styles.
3
+ * @slot (default) - Text content placed between the opening and closing tags. If no text is provided, the **href** will be used as a fallback.
4
4
  */
5
5
  export declare class PdsLink {
6
6
  /**
@@ -8,26 +8,22 @@ export declare class PdsLink {
8
8
  */
9
9
  componentId: string;
10
10
  /**
11
- * When enabled, opens link in a new tab.
11
+ * Determines whether the link should open in a new tab.
12
12
  * @defaultValue false
13
13
  */
14
14
  external: boolean;
15
15
  /**
16
- *
17
- * Modifies the look of the link
16
+ * Sets the link variant styles.
17
+ * @defaultValue inline
18
18
  */
19
19
  variant: 'inline' | 'plain';
20
20
  /**
21
- *
22
- * The Font size follows t-shirt model
23
- * sm: 12px
24
- * md: 14px
25
- * lg: 16px
21
+ * The font size of the link's text.
26
22
  * @defaultValue lg
27
23
  */
28
24
  fontSize: 'sm' | 'md' | 'lg';
29
25
  /**
30
- * The URL that the hyperlink points to.
26
+ * The hyperlink's destination URL. If no text is provided in the custom slot, the href will be used.
31
27
  */
32
28
  href: string;
33
29
  private classNames;
@@ -0,0 +1,45 @@
1
+ import { PlacementType } from "../../utils/types";
2
+ export declare class PdsPopover {
3
+ /**
4
+ * Reference to the Host element
5
+ */
6
+ el: HTMLPdsPopoverElement;
7
+ /**
8
+ * Determines when the popover is active
9
+ * @defaultValue false
10
+ */
11
+ active: boolean;
12
+ /**
13
+ * Determines the action that triggers the popover. For manual popovers, the consumer is responsible for toggling this value.
14
+ * @defaultValue "show"
15
+ */
16
+ popoverTargetAction: 'show' | 'toggle' | 'hide';
17
+ /**
18
+ * Determines the type of popover. Auto popovers can be "light dismissed" by clicking outside of the popover.
19
+ * Manual popovers require the consumer to handle the visibility of the popover.
20
+ */
21
+ popoverType: 'auto' | 'manual';
22
+ /**
23
+ * A unique identifier used for the underlying component `id` attribute.
24
+ */
25
+ componentId: string;
26
+ /**
27
+ * Text that appears on the trigger element
28
+ */
29
+ text: string;
30
+ /**
31
+ * Sets the maximum width of the popover content
32
+ * @defaultValue 352
33
+ */
34
+ maxWidth?: number;
35
+ /**
36
+ * Determines the preferred position of the popover
37
+ * @defaultValue "right"
38
+ */
39
+ placement: PlacementType;
40
+ componentWillRender(): void;
41
+ handleClick(): void;
42
+ handleScroll(): void;
43
+ private handlePopoverPositioning;
44
+ render(): any;
45
+ }
@@ -5,32 +5,32 @@ export declare class PdsRadio {
5
5
  * @defaultValue false
6
6
  */
7
7
  checked: boolean;
8
+ /**
9
+ * A unique identifier used for the underlying component `id` attribute and the label `for` attribute.
10
+ */
11
+ componentId: string;
8
12
  /**
9
13
  * Determines whether or not the radio is disabled.
10
14
  * @defaultValue false
11
15
  */
12
16
  disabled: boolean;
13
17
  /**
14
- * Displays message text describing an invalid state.
18
+ * Displays error message text describing an invalid state.
15
19
  */
16
20
  errorMessage: string;
17
21
  /**
18
- * Determines whether or not the radio is invalid.
19
- * @defaultValue false
22
+ * Displays helper message text below radio.
20
23
  */
21
- invalid: boolean;
24
+ helperMessage: string;
22
25
  /**
23
- * A unique identifier used for the underlying component `id` attribute and the label `for` attribute.
24
- */
25
- componentId: string;
26
+ * Determines whether or not the radio is invalid.
27
+ * @defaultValue false
28
+ */
29
+ invalid: boolean;
26
30
  /**
27
31
  * String used for label text next to radio.
28
32
  */
29
33
  label: string;
30
- /**
31
- * String used for helper message below radio.
32
- */
33
- helperMessage: string;
34
34
  /**
35
35
  * String used for radio `name` attribute.
36
36
  */
@@ -0,0 +1,91 @@
1
+ import { EventEmitter } from '../../stencil-public-runtime';
2
+ export declare class PdsSelect {
3
+ private selectEl;
4
+ private slotContainer;
5
+ /**
6
+ * Specifies if and how the browser provides `autocomplete` assistance for the field.
7
+ */
8
+ autocomplete: string;
9
+ /**
10
+ * A unique identifier used for the underlying component `id` attribute.
11
+ */
12
+ componentId: string;
13
+ /**
14
+ * Indicates whether or not the select field is disabled.
15
+ * @defaultValue false
16
+ */
17
+ disabled: boolean;
18
+ /**
19
+ * Displays error message text describing an invalid state.
20
+ */
21
+ errorMessage: string;
22
+ /**
23
+ * Displays helper message text below select.
24
+ */
25
+ helperMessage: string;
26
+ /**
27
+ * Determines whether or not the select is invalid.
28
+ */
29
+ invalid?: boolean;
30
+ /**
31
+ * Text to be displayed as the select label.
32
+ */
33
+ label: string;
34
+ /**
35
+ * Indicates whether multiple options can be selected.
36
+ * @defaultValue false
37
+ */
38
+ multiple: boolean;
39
+ /**
40
+ * Specifies the name. Submitted with the form name/value pair.
41
+ */
42
+ name: string;
43
+ /**
44
+ * Indicates whether or not the select field is required.
45
+ * @defaultValue false
46
+ */
47
+ required: boolean;
48
+ /**
49
+ * The value(s) of the selected option(s).
50
+ *
51
+ */
52
+ value?: string | string[];
53
+ /**
54
+ * Emitted when a keyboard input occurs.
55
+ */
56
+ pdsSelectChange: EventEmitter<InputEvent>;
57
+ /**
58
+ * Handles the change in the value of the select component.
59
+ * This method is called whenever the value of the select component changes.
60
+ * It updates the selected option accordingly.
61
+ */
62
+ valueChanged(): void;
63
+ componentWillLoad(): void;
64
+ /**
65
+ * Updates the selected option in the select element based on the current value.
66
+ *
67
+ * This method iterates through all the options of the select element and sets the
68
+ * 'selected' attribute on the option that matches the current value. If an option
69
+ * does not match the current value, the 'selected' attribute is removed.
70
+ *
71
+ * @private
72
+ * @returns {void}
73
+ */
74
+ private updateSelectedOption;
75
+ /**
76
+ * Emits an event on input change.
77
+ */
78
+ private onSelectUpdate;
79
+ /**
80
+ * Handles the change event for the slot element.
81
+ * This method is triggered when the slot content changes.
82
+ * It updates the inner HTML of the select element by cloning and appending
83
+ * the assigned <option> elements from the slot.
84
+ */
85
+ private handleSlotChange;
86
+ private getHelperMessage;
87
+ private getErrorMessage;
88
+ private renderMessages;
89
+ private classNames;
90
+ render(): any;
91
+ }
@@ -6,54 +6,46 @@ export declare class PdsSwitch {
6
6
  */
7
7
  componentId: string;
8
8
  /**
9
- * Determines the input 'checked' state
9
+ * Determines the input 'checked' state.
10
10
  */
11
11
  checked: boolean;
12
12
  /**
13
- * Determines the input 'disabled' state, preventing user interaction
13
+ * Determines the input 'disabled' state, preventing user interaction.
14
14
  */
15
15
  disabled?: boolean;
16
16
  /**
17
- * Displays message text describing an invalid state
17
+ * Displays message text describing an invalid state.
18
18
  */
19
19
  errorMessage?: string;
20
20
  /**
21
- * Displays help text for additional description of an input
21
+ * Displays help text for additional description of an input.
22
22
  */
23
23
  helperMessage: string;
24
24
  /**
25
- * Determines the input 'invalid' state, signifying an error is present
25
+ * Determines the input 'invalid' state, signifying an error is present.
26
26
  */
27
27
  invalid?: boolean;
28
28
  /**
29
- * Displays text to describe the input
29
+ * Displays text to describe the input.
30
30
  */
31
31
  label: string;
32
32
  /**
33
- * Identifies form data and unifies a group of radio inputs for toggling a single property/value
33
+ * Identifies form data and unifies a group of radio inputs for toggling a single property/value.
34
34
  */
35
35
  name: string;
36
36
  /**
37
- * Determines the 'required' state of the input
37
+ * Determines the 'required' state of the input.
38
38
  */
39
39
  required?: boolean;
40
40
  /**
41
- * Specifies the underlying input element type
42
- * @defaultValue 'checkbox'
43
- */
44
- type: 'checkbox' | 'radio';
45
- /**
46
- * Provides input with a string submitted in form data, and can be used to distinguish radio inputs
41
+ * Provides input with a string submitted in form data.
47
42
  */
48
43
  value: string;
49
44
  /**
50
- * Emits an event on input change
51
- */
45
+ * Emits an event on input change.
46
+ */
52
47
  pdsSwitchChange: EventEmitter<InputEvent>;
53
48
  private onSwitchUpdate;
54
- /**
55
- * Generate switch classes
56
- */
57
49
  private switchClassNames;
58
50
  render(): any;
59
51
  }
@@ -0,0 +1,27 @@
1
+ export declare class PdsText {
2
+ /**
3
+ * Sets the text alignment.
4
+ */
5
+ align?: 'start' | 'center' | 'end' | 'justify';
6
+ /**
7
+ * Sets the text color.
8
+ */
9
+ color?: 'primary' | 'secondary' | 'neutral' | 'accent' | 'danger' | 'info' | 'success' | 'warning';
10
+ /**
11
+ * Set the bottom margin for the text.
12
+ */
13
+ gutter?: '2xl' | 'xl' | 'lg' | 'md' | 'sm' | 'xs' | '2xs';
14
+ /**
15
+ * Sets the font size.
16
+ */
17
+ size?: '2xl' | 'xl' | 'lg' | 'md' | 'sm' | 'xs' | '2xs';
18
+ /**
19
+ * Sets the font weight.
20
+ */
21
+ weight?: 'extra-light' | 'light' | 'regular' | 'medium' | 'semibold' | 'bold';
22
+ /**
23
+ * Determines what semantic text tag to render.
24
+ */
25
+ tag: 'h1' | 'h2' | 'h3' | 'h4' | 'h5' | 'h6' | 'p' | 'code' | 'pre' | 'strong' | 'em';
26
+ render(): any;
27
+ }
@@ -2,6 +2,10 @@ import { EventEmitter } from '../../stencil-public-runtime';
2
2
  import { TextareaChangeEventDetail } from './textarea-interface';
3
3
  export declare class PdsTextarea {
4
4
  el: HTMLPdsTextareaElement;
5
+ /**
6
+ * Specifies if and how the browser provides `autocomplete` assistance for the field.
7
+ */
8
+ autocomplete: string;
5
9
  /**
6
10
  * A unique identifier used for the underlying component `id` attribute.
7
11
  */
@@ -1,4 +1,3 @@
1
- import { EventEmitter } from '../../stencil-public-runtime';
2
1
  /**
3
2
  * @slot (default) - The tooltip's target element
4
3
  * @slot content - HTML content for the tooltip
@@ -37,20 +36,17 @@ export declare class PdsTooltip {
37
36
  * @defaultValue "right"
38
37
  */
39
38
  placement: 'top' | 'top-start' | 'top-end' | 'right' | 'right-start' | 'right-end' | 'bottom' | 'bottom-start' | 'bottom-end' | 'left' | 'left-start' | 'left-end';
39
+ /**
40
+ * Sets the maximum width of the tooltip content
41
+ * @defaultValue "352px"
42
+ */
43
+ maxWidth: string;
40
44
  /**
41
45
  * Determines whether or not the tooltip is visible
42
46
  * @defaultValue false
43
47
  */
44
48
  opened: boolean;
45
49
  handleOpenToggle(): void;
46
- /**
47
- * Emitted after a tooltip is closed
48
- */
49
- pdsTooltipHide: EventEmitter;
50
- /**
51
- * Emitted after a tooltip is shown
52
- */
53
- pdsTooltipShow: EventEmitter;
54
50
  componentWillLoad(): void;
55
51
  componentDidUpdate(): void;
56
52
  componentDidRender(): void;