@pine-ds/core 2.1.0 → 2.1.1

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 (341) hide show
  1. package/components/index2.js +1 -1
  2. package/components/index2.js.map +1 -1
  3. package/components/pds-input.js +5 -3
  4. package/components/pds-input.js.map +1 -1
  5. package/components/pds-switch.js +6 -6
  6. package/components/pds-switch.js.map +1 -1
  7. package/components/pds-textarea.js +7 -5
  8. package/components/pds-textarea.js.map +1 -1
  9. package/components/pds-tooltip.js +6 -8
  10. package/components/pds-tooltip.js.map +1 -1
  11. package/dist/cjs/{index-d424fb6f.js → index-8ad0cd9d.js} +12 -6
  12. package/dist/cjs/index-8ad0cd9d.js.map +1 -0
  13. package/dist/cjs/{index-2240f8f4.js → index-8f7870bb.js} +2 -2
  14. package/dist/cjs/index-8f7870bb.js.map +1 -0
  15. package/dist/cjs/index.cjs.js +1 -1
  16. package/dist/cjs/loader.cjs.js +2 -2
  17. package/dist/cjs/pds-accordion.cjs.entry.js +2 -2
  18. package/dist/cjs/pds-avatar.cjs.entry.js +2 -2
  19. package/dist/cjs/pds-box.cjs.entry.js +1 -1
  20. package/dist/cjs/pds-button.cjs.entry.js +2 -2
  21. package/dist/cjs/pds-checkbox.cjs.entry.js +2 -2
  22. package/dist/cjs/pds-chip.cjs.entry.js +2 -2
  23. package/dist/cjs/pds-copytext.cjs.entry.js +2 -2
  24. package/dist/cjs/pds-divider.cjs.entry.js +1 -1
  25. package/dist/cjs/pds-icon.cjs.entry.js +1 -1
  26. package/dist/cjs/pds-image.cjs.entry.js +1 -1
  27. package/dist/cjs/pds-input.cjs.entry.js +6 -5
  28. package/dist/cjs/pds-input.cjs.entry.js.map +1 -1
  29. package/dist/cjs/{pds-label-397cc854.js → pds-label-35369959.js} +2 -2
  30. package/dist/cjs/{pds-label-397cc854.js.map → pds-label-35369959.js.map} +1 -1
  31. package/dist/cjs/pds-link.cjs.entry.js +2 -2
  32. package/dist/cjs/pds-loader.cjs.entry.js +1 -1
  33. package/dist/cjs/pds-progress.cjs.entry.js +1 -1
  34. package/dist/cjs/pds-radio.cjs.entry.js +2 -2
  35. package/dist/cjs/pds-row.cjs.entry.js +1 -1
  36. package/dist/cjs/pds-sortable-item.cjs.entry.js +2 -2
  37. package/dist/cjs/pds-sortable.cjs.entry.js +1 -1
  38. package/dist/cjs/pds-switch.cjs.entry.js +7 -6
  39. package/dist/cjs/pds-switch.cjs.entry.js.map +1 -1
  40. package/dist/cjs/pds-tab.cjs.entry.js +1 -1
  41. package/dist/cjs/pds-table-body.cjs.entry.js +1 -1
  42. package/dist/cjs/pds-table-cell.cjs.entry.js +1 -1
  43. package/dist/cjs/pds-table-head-cell.cjs.entry.js +2 -2
  44. package/dist/cjs/pds-table-head.cjs.entry.js +1 -1
  45. package/dist/cjs/pds-table-row.cjs.entry.js +1 -1
  46. package/dist/cjs/pds-table.cjs.entry.js +1 -1
  47. package/dist/cjs/pds-tabpanel.cjs.entry.js +1 -1
  48. package/dist/cjs/pds-tabs.cjs.entry.js +1 -1
  49. package/dist/cjs/pds-textarea.cjs.entry.js +8 -7
  50. package/dist/cjs/pds-textarea.cjs.entry.js.map +1 -1
  51. package/dist/cjs/pds-tooltip.cjs.entry.js +5 -8
  52. package/dist/cjs/pds-tooltip.cjs.entry.js.map +1 -1
  53. package/dist/cjs/pine-core.cjs.js +3 -3
  54. package/dist/cjs/pine-core.cjs.js.map +1 -1
  55. package/dist/collection/collection-manifest.json +1 -1
  56. package/dist/collection/components/pds-icon/stories/pds-icon.stories.js +1 -1
  57. package/dist/collection/components/pds-input/pds-input.js +21 -3
  58. package/dist/collection/components/pds-input/pds-input.js.map +1 -1
  59. package/dist/collection/components/pds-input/stories/pds-input.stories.js +10 -0
  60. package/dist/collection/components/pds-switch/pds-switch.js +6 -26
  61. package/dist/collection/components/pds-switch/pds-switch.js.map +1 -1
  62. package/dist/collection/components/pds-switch/stories/pds-switch.stories.js +0 -13
  63. package/dist/collection/components/pds-textarea/pds-textarea.js +23 -5
  64. package/dist/collection/components/pds-textarea/pds-textarea.js.map +1 -1
  65. package/dist/collection/components/pds-textarea/stories/pds-textarea.stories.js +20 -9
  66. package/dist/collection/components/pds-tooltip/pds-tooltip.css +2 -1
  67. package/dist/collection/components/pds-tooltip/pds-tooltip.js +24 -37
  68. package/dist/collection/components/pds-tooltip/pds-tooltip.js.map +1 -1
  69. package/dist/collection/components/pds-tooltip/stories/pds-tooltip.stories.js +15 -15
  70. package/dist/docs.json +73 -65
  71. package/dist/esm/{index-786a51ce.js → index-5e7a8a36.js} +2 -2
  72. package/dist/esm/index-5e7a8a36.js.map +1 -0
  73. package/dist/esm/{index-94bbabb0.js → index-8b335bbb.js} +12 -6
  74. package/dist/esm/index-8b335bbb.js.map +1 -0
  75. package/dist/esm/index.js +1 -1
  76. package/dist/esm/loader.js +3 -3
  77. package/dist/esm/pds-accordion.entry.js +2 -2
  78. package/dist/esm/pds-avatar.entry.js +2 -2
  79. package/dist/esm/pds-box.entry.js +1 -1
  80. package/dist/esm/pds-button.entry.js +2 -2
  81. package/dist/esm/pds-checkbox.entry.js +2 -2
  82. package/dist/esm/pds-chip.entry.js +2 -2
  83. package/dist/esm/pds-copytext.entry.js +2 -2
  84. package/dist/esm/pds-divider.entry.js +1 -1
  85. package/dist/esm/pds-icon.entry.js +1 -1
  86. package/dist/esm/pds-image.entry.js +1 -1
  87. package/dist/esm/pds-input.entry.js +6 -5
  88. package/dist/esm/pds-input.entry.js.map +1 -1
  89. package/dist/esm/{pds-label-d28da6eb.js → pds-label-1f80d632.js} +2 -2
  90. package/dist/esm/{pds-label-d28da6eb.js.map → pds-label-1f80d632.js.map} +1 -1
  91. package/dist/esm/pds-link.entry.js +2 -2
  92. package/dist/esm/pds-loader.entry.js +1 -1
  93. package/dist/esm/pds-progress.entry.js +1 -1
  94. package/dist/esm/pds-radio.entry.js +2 -2
  95. package/dist/esm/pds-row.entry.js +1 -1
  96. package/dist/esm/pds-sortable-item.entry.js +2 -2
  97. package/dist/esm/pds-sortable.entry.js +1 -1
  98. package/dist/esm/pds-switch.entry.js +7 -6
  99. package/dist/esm/pds-switch.entry.js.map +1 -1
  100. package/dist/esm/pds-tab.entry.js +1 -1
  101. package/dist/esm/pds-table-body.entry.js +1 -1
  102. package/dist/esm/pds-table-cell.entry.js +1 -1
  103. package/dist/esm/pds-table-head-cell.entry.js +2 -2
  104. package/dist/esm/pds-table-head.entry.js +1 -1
  105. package/dist/esm/pds-table-row.entry.js +1 -1
  106. package/dist/esm/pds-table.entry.js +1 -1
  107. package/dist/esm/pds-tabpanel.entry.js +1 -1
  108. package/dist/esm/pds-tabs.entry.js +1 -1
  109. package/dist/esm/pds-textarea.entry.js +8 -7
  110. package/dist/esm/pds-textarea.entry.js.map +1 -1
  111. package/dist/esm/pds-tooltip.entry.js +5 -8
  112. package/dist/esm/pds-tooltip.entry.js.map +1 -1
  113. package/dist/esm/pine-core.js +4 -4
  114. package/dist/esm/pine-core.js.map +1 -1
  115. package/dist/esm-es5/{index-786a51ce.js → index-5e7a8a36.js} +1 -1
  116. package/dist/esm-es5/index-5e7a8a36.js.map +1 -0
  117. package/dist/esm-es5/index-8b335bbb.js +3 -0
  118. package/dist/esm-es5/index-8b335bbb.js.map +1 -0
  119. package/dist/esm-es5/index.js +1 -1
  120. package/dist/esm-es5/loader.js +1 -1
  121. package/dist/esm-es5/loader.js.map +1 -1
  122. package/dist/esm-es5/pds-accordion.entry.js +1 -1
  123. package/dist/esm-es5/pds-avatar.entry.js +1 -1
  124. package/dist/esm-es5/pds-box.entry.js +1 -1
  125. package/dist/esm-es5/pds-button.entry.js +1 -1
  126. package/dist/esm-es5/pds-checkbox.entry.js +1 -1
  127. package/dist/esm-es5/pds-chip.entry.js +1 -1
  128. package/dist/esm-es5/pds-copytext.entry.js +1 -1
  129. package/dist/esm-es5/pds-divider.entry.js +1 -1
  130. package/dist/esm-es5/pds-icon.entry.js +1 -1
  131. package/dist/esm-es5/pds-image.entry.js +1 -1
  132. package/dist/esm-es5/pds-input.entry.js +1 -1
  133. package/dist/esm-es5/pds-input.entry.js.map +1 -1
  134. package/dist/esm-es5/{pds-label-d28da6eb.js → pds-label-1f80d632.js} +2 -2
  135. package/dist/esm-es5/pds-link.entry.js +1 -1
  136. package/dist/esm-es5/pds-loader.entry.js +1 -1
  137. package/dist/esm-es5/pds-progress.entry.js +1 -1
  138. package/dist/esm-es5/pds-radio.entry.js +1 -1
  139. package/dist/esm-es5/pds-row.entry.js +1 -1
  140. package/dist/esm-es5/pds-sortable-item.entry.js +1 -1
  141. package/dist/esm-es5/pds-sortable.entry.js +1 -1
  142. package/dist/esm-es5/pds-switch.entry.js +1 -1
  143. package/dist/esm-es5/pds-switch.entry.js.map +1 -1
  144. package/dist/esm-es5/pds-tab.entry.js +1 -1
  145. package/dist/esm-es5/pds-table-body.entry.js +1 -1
  146. package/dist/esm-es5/pds-table-cell.entry.js +1 -1
  147. package/dist/esm-es5/pds-table-head-cell.entry.js +1 -1
  148. package/dist/esm-es5/pds-table-head.entry.js +1 -1
  149. package/dist/esm-es5/pds-table-row.entry.js +1 -1
  150. package/dist/esm-es5/pds-table.entry.js +1 -1
  151. package/dist/esm-es5/pds-tabpanel.entry.js +1 -1
  152. package/dist/esm-es5/pds-tabs.entry.js +1 -1
  153. package/dist/esm-es5/pds-textarea.entry.js +1 -1
  154. package/dist/esm-es5/pds-textarea.entry.js.map +1 -1
  155. package/dist/esm-es5/pds-tooltip.entry.js +1 -1
  156. package/dist/esm-es5/pds-tooltip.entry.js.map +1 -1
  157. package/dist/esm-es5/pine-core.js +1 -1
  158. package/dist/esm-es5/pine-core.js.map +1 -1
  159. package/dist/pine-core/index.esm.js +1 -1
  160. package/dist/pine-core/{p-72ee760e.entry.js → p-0186301f.entry.js} +2 -2
  161. package/dist/pine-core/p-0186301f.entry.js.map +1 -0
  162. package/dist/pine-core/{p-d461bee4.entry.js → p-0200fce9.entry.js} +2 -2
  163. package/dist/pine-core/{p-85507ca5.system.entry.js → p-02f06002.system.entry.js} +2 -2
  164. package/dist/pine-core/{p-284433e0.entry.js → p-053ca95a.entry.js} +2 -2
  165. package/dist/pine-core/{p-a17dea5e.system.entry.js → p-05d140a3.system.entry.js} +2 -2
  166. package/dist/pine-core/{p-3886e15a.entry.js → p-0630403a.entry.js} +2 -2
  167. package/dist/pine-core/p-0630403a.entry.js.map +1 -0
  168. package/dist/pine-core/{p-366c4924.system.entry.js → p-0e310504.system.entry.js} +2 -2
  169. package/dist/pine-core/{p-ca1fa95e.system.entry.js → p-0efee237.system.entry.js} +2 -2
  170. package/dist/pine-core/{p-77c5fe7b.entry.js → p-102222fd.entry.js} +2 -2
  171. package/dist/pine-core/p-102222fd.entry.js.map +1 -0
  172. package/dist/pine-core/{p-03ecf146.entry.js → p-136ea1e9.entry.js} +2 -2
  173. package/dist/pine-core/{p-d8eeadd1.system.entry.js → p-143bbe94.system.entry.js} +2 -2
  174. package/dist/pine-core/{p-6e15f0e1.entry.js → p-188be548.entry.js} +2 -2
  175. package/dist/pine-core/{p-852dce9d.system.entry.js → p-1b611a91.system.entry.js} +2 -2
  176. package/dist/pine-core/{p-d9611049.system.entry.js → p-1c0993d9.system.entry.js} +2 -2
  177. package/dist/pine-core/p-1ca76e21.entry.js +2 -0
  178. package/dist/pine-core/p-1ca76e21.entry.js.map +1 -0
  179. package/dist/pine-core/{p-ea27b026.system.entry.js → p-242ccc24.system.entry.js} +2 -2
  180. package/dist/pine-core/{p-835c73f4.entry.js → p-30d979d3.entry.js} +2 -2
  181. package/dist/pine-core/{p-57d81378.entry.js → p-330eda0c.entry.js} +2 -2
  182. package/dist/pine-core/{p-2a4952ea.system.entry.js → p-33a94e8c.system.entry.js} +2 -2
  183. package/dist/pine-core/{p-3558923a.entry.js → p-3b780711.entry.js} +2 -2
  184. package/dist/pine-core/{p-dbc5775f.entry.js → p-3cad7587.entry.js} +2 -2
  185. package/dist/pine-core/{p-2665d555.js → p-3e0449c5.js} +1 -1
  186. package/dist/pine-core/p-3e0449c5.js.map +1 -0
  187. package/dist/pine-core/p-3ec7fac1.js +2 -0
  188. package/dist/pine-core/p-3fc1efe7.system.entry.js +2 -0
  189. package/dist/pine-core/p-3fc1efe7.system.entry.js.map +1 -0
  190. package/dist/pine-core/{p-7fb3c253.entry.js → p-48f0a5a4.entry.js} +2 -2
  191. package/dist/pine-core/p-4c0c0b2d.system.js +3 -0
  192. package/dist/pine-core/p-4c0c0b2d.system.js.map +1 -0
  193. package/dist/pine-core/{p-64c07f01.system.entry.js → p-4e39bbd7.system.entry.js} +2 -2
  194. package/dist/pine-core/p-4e6e2052.js +3 -0
  195. package/dist/pine-core/p-4e6e2052.js.map +1 -0
  196. package/dist/pine-core/p-51e94e03.system.js +2 -0
  197. package/dist/pine-core/p-51e94e03.system.js.map +1 -0
  198. package/dist/pine-core/{p-4fcf94ee.system.entry.js → p-55f8a9e4.system.entry.js} +2 -2
  199. package/dist/pine-core/p-55f8a9e4.system.entry.js.map +1 -0
  200. package/dist/pine-core/{p-979ab4e2.system.entry.js → p-57dd9a98.system.entry.js} +2 -2
  201. package/dist/pine-core/{p-bb88538f.system.entry.js → p-5b43ff39.system.entry.js} +2 -2
  202. package/dist/pine-core/p-5b43ff39.system.entry.js.map +1 -0
  203. package/dist/pine-core/{p-9b0e5234.entry.js → p-5c90a600.entry.js} +2 -2
  204. package/dist/pine-core/{p-a09284c5.entry.js → p-5f13c97b.entry.js} +2 -2
  205. package/dist/pine-core/{p-95c2a6bf.entry.js → p-5f23f121.entry.js} +2 -2
  206. package/dist/pine-core/{p-1692ed0c.entry.js → p-5fb6ab2f.entry.js} +2 -2
  207. package/dist/pine-core/{p-58a25131.entry.js → p-62ebfe42.entry.js} +2 -2
  208. package/dist/pine-core/{p-244e264d.system.js → p-6bcd89dc.system.js} +1 -1
  209. package/dist/pine-core/p-6bcd89dc.system.js.map +1 -0
  210. package/dist/pine-core/{p-c5afbc57.entry.js → p-6deaad03.entry.js} +2 -2
  211. package/dist/pine-core/{p-961f79c5.system.entry.js → p-70e5e466.system.entry.js} +2 -2
  212. package/dist/pine-core/{p-90707120.entry.js → p-7d6d3e2b.entry.js} +2 -2
  213. package/dist/pine-core/{p-91cba446.system.entry.js → p-82096fe4.system.entry.js} +2 -2
  214. package/dist/pine-core/{p-d41fbbf0.system.entry.js → p-82a001ac.system.entry.js} +2 -2
  215. package/dist/pine-core/{p-e847089d.system.entry.js → p-89101362.system.entry.js} +2 -2
  216. package/dist/pine-core/p-8d34339d.system.js +2 -0
  217. package/dist/pine-core/{p-fe793116.entry.js → p-94a0fd6e.entry.js} +2 -2
  218. package/dist/pine-core/{p-0c2553c6.system.entry.js → p-9c294ea2.system.entry.js} +2 -2
  219. package/dist/pine-core/{p-a98f5e91.system.entry.js → p-9dec3592.system.entry.js} +2 -2
  220. package/dist/pine-core/{p-bd593d1c.entry.js → p-a15c9c4f.entry.js} +2 -2
  221. package/dist/pine-core/{p-ffa8e658.entry.js → p-a18ff34f.entry.js} +2 -2
  222. package/dist/pine-core/{p-4b06aed0.system.entry.js → p-a4b85fb8.system.entry.js} +2 -2
  223. package/dist/pine-core/{p-cd033c2a.entry.js → p-b78b3492.entry.js} +2 -2
  224. package/dist/pine-core/{p-8930c3b7.system.entry.js → p-be998f90.system.entry.js} +2 -2
  225. package/dist/pine-core/{p-4b856a95.system.entry.js → p-c18464e8.system.entry.js} +2 -2
  226. package/dist/pine-core/{p-469a84a3.system.entry.js → p-c5991956.system.entry.js} +2 -2
  227. package/dist/pine-core/{p-f79b96ee.entry.js → p-c8b0ea02.entry.js} +2 -2
  228. package/dist/pine-core/{p-d3eeb6f0.system.entry.js → p-d438c2c8.system.entry.js} +2 -2
  229. package/dist/pine-core/p-d438c2c8.system.entry.js.map +1 -0
  230. package/dist/pine-core/{p-abe6c2d6.entry.js → p-d464f04f.entry.js} +2 -2
  231. package/dist/pine-core/{p-8963f07a.entry.js → p-d618d51b.entry.js} +2 -2
  232. package/dist/pine-core/{p-bd5de072.system.entry.js → p-de0beb45.system.entry.js} +2 -2
  233. package/dist/pine-core/{p-7c79ff32.system.entry.js → p-e22b4427.system.entry.js} +2 -2
  234. package/dist/pine-core/{p-59cc888d.entry.js → p-e2d793eb.entry.js} +2 -2
  235. package/dist/pine-core/{p-a8cb75f0.system.entry.js → p-e4a1b3f5.system.entry.js} +2 -2
  236. package/dist/pine-core/{p-d2c98df0.system.entry.js → p-e7648adc.system.entry.js} +2 -2
  237. package/dist/pine-core/{p-7c4f8c64.entry.js → p-e9ca5a4e.entry.js} +2 -2
  238. package/dist/pine-core/{p-37458cc7.entry.js → p-efca871b.entry.js} +2 -2
  239. package/dist/pine-core/{p-d6873321.system.js → p-f408c34a.system.js} +2 -2
  240. package/dist/pine-core/{p-1dccfe1b.system.entry.js → p-f6e72c06.system.entry.js} +2 -2
  241. package/dist/pine-core/pine-core.css +1 -1
  242. package/dist/pine-core/pine-core.esm.js +1 -1
  243. package/dist/pine-core/pine-core.esm.js.map +1 -1
  244. package/dist/pine-core/pine-core.js +1 -1
  245. package/dist/pine-core/svg/bookmark.svg +1 -0
  246. package/dist/pine-core/svg/expand.svg +1 -1
  247. package/dist/pine-core/svg/layout-grid-02.svg +1 -0
  248. package/dist/pine-core/svg/user-star-filled.svg +1 -1
  249. package/dist/pine-core/svg/user-star.svg +1 -1
  250. package/dist/types/components/pds-input/pds-input.d.ts +4 -0
  251. package/dist/types/components/pds-switch/pds-switch.d.ts +1 -6
  252. package/dist/types/components/pds-textarea/pds-textarea.d.ts +4 -0
  253. package/dist/types/components/pds-tooltip/pds-tooltip.d.ts +5 -9
  254. package/dist/types/components.d.ts +24 -32
  255. package/dist/types/stencil-public-runtime.d.ts +2 -0
  256. package/hydrate/index.js +33 -29
  257. package/hydrate/index.mjs +33 -29
  258. package/package.json +13 -10
  259. package/dist/cjs/index-2240f8f4.js.map +0 -1
  260. package/dist/cjs/index-d424fb6f.js.map +0 -1
  261. package/dist/esm/index-786a51ce.js.map +0 -1
  262. package/dist/esm/index-94bbabb0.js.map +0 -1
  263. package/dist/esm-es5/index-786a51ce.js.map +0 -1
  264. package/dist/esm-es5/index-94bbabb0.js +0 -3
  265. package/dist/esm-es5/index-94bbabb0.js.map +0 -1
  266. package/dist/pine-core/p-0069affa.entry.js +0 -2
  267. package/dist/pine-core/p-0069affa.entry.js.map +0 -1
  268. package/dist/pine-core/p-14d3cdaf.system.js +0 -2
  269. package/dist/pine-core/p-14d3cdaf.system.js.map +0 -1
  270. package/dist/pine-core/p-244e264d.system.js.map +0 -1
  271. package/dist/pine-core/p-2665d555.js.map +0 -1
  272. package/dist/pine-core/p-3886e15a.entry.js.map +0 -1
  273. package/dist/pine-core/p-496454a3.system.js +0 -2
  274. package/dist/pine-core/p-4fcf94ee.system.entry.js.map +0 -1
  275. package/dist/pine-core/p-72ee760e.entry.js.map +0 -1
  276. package/dist/pine-core/p-77c5fe7b.entry.js.map +0 -1
  277. package/dist/pine-core/p-7841bd18.js +0 -3
  278. package/dist/pine-core/p-7841bd18.js.map +0 -1
  279. package/dist/pine-core/p-b54e35d2.system.entry.js +0 -2
  280. package/dist/pine-core/p-b54e35d2.system.entry.js.map +0 -1
  281. package/dist/pine-core/p-bb88538f.system.entry.js.map +0 -1
  282. package/dist/pine-core/p-bc1ecf2f.js +0 -2
  283. package/dist/pine-core/p-c6bee7a0.system.js +0 -3
  284. package/dist/pine-core/p-c6bee7a0.system.js.map +0 -1
  285. package/dist/pine-core/p-d3eeb6f0.system.entry.js.map +0 -1
  286. /package/dist/esm-es5/{pds-label-d28da6eb.js.map → pds-label-1f80d632.js.map} +0 -0
  287. /package/dist/pine-core/{p-d461bee4.entry.js.map → p-0200fce9.entry.js.map} +0 -0
  288. /package/dist/pine-core/{p-85507ca5.system.entry.js.map → p-02f06002.system.entry.js.map} +0 -0
  289. /package/dist/pine-core/{p-284433e0.entry.js.map → p-053ca95a.entry.js.map} +0 -0
  290. /package/dist/pine-core/{p-a17dea5e.system.entry.js.map → p-05d140a3.system.entry.js.map} +0 -0
  291. /package/dist/pine-core/{p-366c4924.system.entry.js.map → p-0e310504.system.entry.js.map} +0 -0
  292. /package/dist/pine-core/{p-ca1fa95e.system.entry.js.map → p-0efee237.system.entry.js.map} +0 -0
  293. /package/dist/pine-core/{p-03ecf146.entry.js.map → p-136ea1e9.entry.js.map} +0 -0
  294. /package/dist/pine-core/{p-d8eeadd1.system.entry.js.map → p-143bbe94.system.entry.js.map} +0 -0
  295. /package/dist/pine-core/{p-6e15f0e1.entry.js.map → p-188be548.entry.js.map} +0 -0
  296. /package/dist/pine-core/{p-852dce9d.system.entry.js.map → p-1b611a91.system.entry.js.map} +0 -0
  297. /package/dist/pine-core/{p-d9611049.system.entry.js.map → p-1c0993d9.system.entry.js.map} +0 -0
  298. /package/dist/pine-core/{p-ea27b026.system.entry.js.map → p-242ccc24.system.entry.js.map} +0 -0
  299. /package/dist/pine-core/{p-835c73f4.entry.js.map → p-30d979d3.entry.js.map} +0 -0
  300. /package/dist/pine-core/{p-57d81378.entry.js.map → p-330eda0c.entry.js.map} +0 -0
  301. /package/dist/pine-core/{p-2a4952ea.system.entry.js.map → p-33a94e8c.system.entry.js.map} +0 -0
  302. /package/dist/pine-core/{p-3558923a.entry.js.map → p-3b780711.entry.js.map} +0 -0
  303. /package/dist/pine-core/{p-dbc5775f.entry.js.map → p-3cad7587.entry.js.map} +0 -0
  304. /package/dist/pine-core/{p-bc1ecf2f.js.map → p-3ec7fac1.js.map} +0 -0
  305. /package/dist/pine-core/{p-7fb3c253.entry.js.map → p-48f0a5a4.entry.js.map} +0 -0
  306. /package/dist/pine-core/{p-64c07f01.system.entry.js.map → p-4e39bbd7.system.entry.js.map} +0 -0
  307. /package/dist/pine-core/{p-979ab4e2.system.entry.js.map → p-57dd9a98.system.entry.js.map} +0 -0
  308. /package/dist/pine-core/{p-9b0e5234.entry.js.map → p-5c90a600.entry.js.map} +0 -0
  309. /package/dist/pine-core/{p-a09284c5.entry.js.map → p-5f13c97b.entry.js.map} +0 -0
  310. /package/dist/pine-core/{p-95c2a6bf.entry.js.map → p-5f23f121.entry.js.map} +0 -0
  311. /package/dist/pine-core/{p-1692ed0c.entry.js.map → p-5fb6ab2f.entry.js.map} +0 -0
  312. /package/dist/pine-core/{p-58a25131.entry.js.map → p-62ebfe42.entry.js.map} +0 -0
  313. /package/dist/pine-core/{p-c5afbc57.entry.js.map → p-6deaad03.entry.js.map} +0 -0
  314. /package/dist/pine-core/{p-961f79c5.system.entry.js.map → p-70e5e466.system.entry.js.map} +0 -0
  315. /package/dist/pine-core/{p-90707120.entry.js.map → p-7d6d3e2b.entry.js.map} +0 -0
  316. /package/dist/pine-core/{p-91cba446.system.entry.js.map → p-82096fe4.system.entry.js.map} +0 -0
  317. /package/dist/pine-core/{p-d41fbbf0.system.entry.js.map → p-82a001ac.system.entry.js.map} +0 -0
  318. /package/dist/pine-core/{p-e847089d.system.entry.js.map → p-89101362.system.entry.js.map} +0 -0
  319. /package/dist/pine-core/{p-496454a3.system.js.map → p-8d34339d.system.js.map} +0 -0
  320. /package/dist/pine-core/{p-fe793116.entry.js.map → p-94a0fd6e.entry.js.map} +0 -0
  321. /package/dist/pine-core/{p-0c2553c6.system.entry.js.map → p-9c294ea2.system.entry.js.map} +0 -0
  322. /package/dist/pine-core/{p-a98f5e91.system.entry.js.map → p-9dec3592.system.entry.js.map} +0 -0
  323. /package/dist/pine-core/{p-bd593d1c.entry.js.map → p-a15c9c4f.entry.js.map} +0 -0
  324. /package/dist/pine-core/{p-ffa8e658.entry.js.map → p-a18ff34f.entry.js.map} +0 -0
  325. /package/dist/pine-core/{p-4b06aed0.system.entry.js.map → p-a4b85fb8.system.entry.js.map} +0 -0
  326. /package/dist/pine-core/{p-cd033c2a.entry.js.map → p-b78b3492.entry.js.map} +0 -0
  327. /package/dist/pine-core/{p-8930c3b7.system.entry.js.map → p-be998f90.system.entry.js.map} +0 -0
  328. /package/dist/pine-core/{p-4b856a95.system.entry.js.map → p-c18464e8.system.entry.js.map} +0 -0
  329. /package/dist/pine-core/{p-469a84a3.system.entry.js.map → p-c5991956.system.entry.js.map} +0 -0
  330. /package/dist/pine-core/{p-f79b96ee.entry.js.map → p-c8b0ea02.entry.js.map} +0 -0
  331. /package/dist/pine-core/{p-abe6c2d6.entry.js.map → p-d464f04f.entry.js.map} +0 -0
  332. /package/dist/pine-core/{p-8963f07a.entry.js.map → p-d618d51b.entry.js.map} +0 -0
  333. /package/dist/pine-core/{p-bd5de072.system.entry.js.map → p-de0beb45.system.entry.js.map} +0 -0
  334. /package/dist/pine-core/{p-7c79ff32.system.entry.js.map → p-e22b4427.system.entry.js.map} +0 -0
  335. /package/dist/pine-core/{p-59cc888d.entry.js.map → p-e2d793eb.entry.js.map} +0 -0
  336. /package/dist/pine-core/{p-a8cb75f0.system.entry.js.map → p-e4a1b3f5.system.entry.js.map} +0 -0
  337. /package/dist/pine-core/{p-d2c98df0.system.entry.js.map → p-e7648adc.system.entry.js.map} +0 -0
  338. /package/dist/pine-core/{p-7c4f8c64.entry.js.map → p-e9ca5a4e.entry.js.map} +0 -0
  339. /package/dist/pine-core/{p-37458cc7.entry.js.map → p-efca871b.entry.js.map} +0 -0
  340. /package/dist/pine-core/{p-d6873321.system.js.map → p-f408c34a.system.js.map} +0 -0
  341. /package/dist/pine-core/{p-1dccfe1b.system.entry.js.map → p-f6e72c06.system.entry.js.map} +0 -0
package/hydrate/index.js CHANGED
@@ -131,7 +131,7 @@ const NAMESPACE = 'pine-core';
131
131
  const BUILD = /* pine-core */ { allRenderFn: true, appendChildSlotFix: false, asyncLoading: true, attachStyles: true, cloneNodeFix: false, cmpDidLoad: true, cmpDidRender: true, cmpDidUnload: false, cmpDidUpdate: true, cmpShouldUpdate: false, cmpWillLoad: true, cmpWillRender: true, cmpWillUpdate: false, connectedCallback: true, constructableCSS: false, cssAnnotations: true, devTools: false, disconnectedCallback: true, element: false, event: true, experimentalScopedSlotChanges: false, experimentalSlotFixes: false, formAssociated: false, hasRenderFn: true, hostListener: true, hostListenerTarget: true, hostListenerTargetBody: true, hostListenerTargetDocument: false, hostListenerTargetParent: false, hostListenerTargetWindow: false, hotModuleReplacement: false, hydrateClientSide: true, hydrateServerSide: true, hydratedAttribute: false, hydratedClass: true, hydratedSelectorName: "hydrated", invisiblePrehydration: true, isDebug: false, isDev: false, isTesting: false, lazyLoad: true, lifecycle: true, lifecycleDOMEvents: false, member: true, method: true, mode: false, observeAttribute: true, profile: false, prop: true, propBoolean: true, propMutable: true, propNumber: true, propString: true, reflect: true, scoped: true, scopedSlotTextContentFix: false, scriptDataOpts: false, shadowDelegatesFocus: false, shadowDom: true, shadowDomShim: true, slot: true, slotChildNodesFix: false, slotRelocation: true, state: true, style: true, svg: true, taskQueue: true, updatable: true, vdomAttribute: true, vdomClass: true, vdomFunctional: true, vdomKey: true, vdomListener: true, vdomPropOrAttr: true, vdomRef: true, vdomRender: true, vdomStyle: true, vdomText: true, vdomXlink: true, watchCallback: true };
132
132
 
133
133
  /*
134
- Stencil Hydrate Platform v4.22.1 | MIT Licensed | https://stenciljs.com
134
+ Stencil Hydrate Platform v4.22.2 | MIT Licensed | https://stenciljs.com
135
135
  */
136
136
  var __defProp = Object.defineProperty;
137
137
  var __export = (target, all) => {
@@ -617,11 +617,13 @@ var addStyle = (styleContainerNode, cmpMeta, mode) => {
617
617
  const referenceNode2 = preconnectLinks.length > 0 ? preconnectLinks[preconnectLinks.length - 1].nextSibling : styleContainerNode.querySelector("style");
618
618
  styleContainerNode.insertBefore(styleElm, referenceNode2);
619
619
  } else if ("host" in styleContainerNode) {
620
- const existingStyleContainer = styleContainerNode.querySelector("style");
621
- if (existingStyleContainer) {
622
- existingStyleContainer.innerHTML = style + existingStyleContainer.innerHTML;
623
- } else {
624
- styleContainerNode.prepend(styleElm);
620
+ {
621
+ const existingStyleContainer = styleContainerNode.querySelector("style");
622
+ if (existingStyleContainer) {
623
+ existingStyleContainer.innerHTML = style + existingStyleContainer.innerHTML;
624
+ } else {
625
+ styleContainerNode.prepend(styleElm);
626
+ }
625
627
  }
626
628
  } else {
627
629
  styleContainerNode.append(styleElm);
@@ -2345,7 +2347,7 @@ var registerHost = (elm, cmpMeta) => {
2345
2347
  };
2346
2348
  var styles = /* @__PURE__ */ new Map();
2347
2349
 
2348
- /* pds-icons v8.5.0, ES Modules */
2350
+ /* pds-icons v8.10.0, ES Modules */
2349
2351
  const caretDown = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' class='pdsicon'><path fill-rule='evenodd' d='M5.293 8.293a1 1 0 0 1 1.414 0L12 13.586l5.293-5.293a1 1 0 1 1 1.414 1.414l-6 6a1 1 0 0 1-1.414 0l-6-6a1 1 0 0 1 0-1.414'/></svg>";
2350
2352
  const checkCircleFilled = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' class='pdsicon'><path fill-rule='evenodd' d='M12 1C5.925 1 1 5.925 1 12s4.925 11 11 11 11-4.925 11-11S18.075 1 12 1m5.207 8.707a1 1 0 0 0-1.414-1.414L10.5 13.586l-2.293-2.293a1 1 0 0 0-1.414 1.414l3 3a1 1 0 0 0 1.414 0z'/></svg>";
2351
2353
  const copy = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' class='pdsicon'><path fill-rule='evenodd' d='M11.162 1h7.676c.528 0 .982 0 1.357.03.395.033.789.104 1.167.297a3 3 0 0 1 1.311 1.311c.193.378.264.772.296 1.167.031.375.031.83.031 1.356v7.678c0 .527 0 .981-.03 1.356-.033.395-.104.789-.297 1.167a3 3 0 0 1-1.311 1.311c-.378.193-.772.264-1.167.296-.375.031-.83.031-1.357.031H17v1.838c0 .528 0 .982-.03 1.357-.033.395-.104.789-.297 1.167a3 3 0 0 1-1.311 1.311c-.378.193-.772.264-1.167.296-.375.031-.83.031-1.356.031H5.16c-.527 0-.981 0-1.356-.03-.395-.033-.789-.104-1.167-.297a3 3 0 0 1-1.311-1.311c-.193-.378-.264-.772-.296-1.167C1 19.82 1 19.365 1 18.838v-7.677c0-.527 0-.981.03-1.356.033-.395.104-.789.297-1.167a3 3 0 0 1 1.311-1.311c.378-.193.772-.264 1.167-.296C4.18 7 4.635 7 5.161 7H7V5.161c0-.527 0-.981.03-1.356.033-.395.104-.789.297-1.167a3 3 0 0 1 1.311-1.311c.378-.193.772-.264 1.167-.296C10.18 1 10.635 1 11.162 1M5.2 9c-.577 0-.949 0-1.232.024-.272.022-.373.06-.422.085a1 1 0 0 0-.437.437c-.025.05-.063.15-.085.422C3 10.25 3 10.623 3 11.2v7.6c0 .577 0 .949.024 1.232.022.272.06.373.085.422a1 1 0 0 0 .437.437c.05.025.15.063.422.085C4.25 21 4.623 21 5.2 21h7.6c.577 0 .949 0 1.232-.024.272-.022.373-.06.422-.085a1 1 0 0 0 .437-.437c.025-.05.063-.15.085-.422C15 19.75 15 19.377 15 18.8v-7.6c0-.577 0-.949-.024-1.232-.022-.272-.06-.373-.085-.422a1 1 0 0 0-.437-.437c-.05-.025-.15-.063-.422-.085C13.75 9 13.377 9 12.8 9zM17 15v-3.838c0-.528 0-.982-.03-1.357-.033-.395-.104-.789-.297-1.167a3 3 0 0 0-1.311-1.311c-.378-.193-.772-.264-1.167-.296A18 18 0 0 0 12.838 7H9V5.2c0-.577 0-.949.024-1.232.022-.272.06-.373.085-.422a1 1 0 0 1 .437-.437c.05-.025.15-.063.422-.085C10.25 3 10.623 3 11.2 3h7.6c.577 0 .949 0 1.232.024.272.022.373.06.422.085a1 1 0 0 1 .437.437c.025.05.063.15.085.422C21 4.25 21 4.623 21 5.2v7.6c0 .577 0 .949-.024 1.232-.022.272-.06.373-.085.422a1 1 0 0 1-.437.437c-.05.025-.15.063-.422.085C19.75 15 19.377 15 18.8 15z'/></svg>";
@@ -3188,6 +3190,7 @@ class PdsInput {
3188
3190
  }
3189
3191
  this.pdsInput.emit(ev);
3190
3192
  };
3193
+ this.autocomplete = undefined;
3191
3194
  this.componentId = undefined;
3192
3195
  this.disabled = undefined;
3193
3196
  this.errorMessage = undefined;
@@ -3202,15 +3205,16 @@ class PdsInput {
3202
3205
  this.value = undefined;
3203
3206
  }
3204
3207
  render() {
3205
- return (hAsync(Host, { key: '784e8ceebc3e9f7af1ca8a36e3e3bb3fb427ff73', "aria-disabled": this.disabled ? 'true' : null }, hAsync("div", { key: '15e330030f22a3d0d62efef1e67953779ae56993', class: "pds-input" }, hAsync(PdsLabel, { key: 'fee1b5fc13968007530c2a4aafcc1179df5bf48a', htmlFor: this.componentId, text: this.label }), hAsync("input", { key: '987006aafd9d6c44478ee50ef10be7305b00d5af', class: "pds-input__field", "aria-describedby": assignDescription(this.componentId, this.invalid, this.helperMessage), "aria-invalid": this.invalid ? "true" : undefined, disabled: this.disabled, id: this.componentId, name: this.name, placeholder: this.placeholder, readOnly: this.readonly, required: this.required, type: this.type, value: this.value, onInput: this.onInputEvent }), this.helperMessage &&
3206
- hAsync("p", { key: '48bf04ec1a4dcc5c29bc7abc6c9a7c7c23dce5e1', class: "pds-input__helper-message", id: messageId(this.componentId, 'helper') }, this.helperMessage), this.errorMessage &&
3207
- hAsync("p", { key: '7dfc00d8f19f0a799f5fcacc1f429b2755bfa8d2', class: "pds-input__error-message", id: messageId(this.componentId, 'error'), "aria-live": "assertive" }, this.errorMessage))));
3208
+ return (hAsync(Host, { key: '8990807dd2c25acb305113e838b14c4c6f5969d2', "aria-disabled": this.disabled ? 'true' : null }, hAsync("div", { key: '15f1ccb9ef012df067bcb9feb51639a6e7d2c2c8', class: "pds-input" }, hAsync(PdsLabel, { key: '73231c8d2bec7262e7bd6a0d002a130d29b102aa', htmlFor: this.componentId, text: this.label }), hAsync("input", { key: 'd916e33b722be33c7908bad78400648fe39a120d', class: "pds-input__field", "aria-describedby": assignDescription(this.componentId, this.invalid, this.helperMessage), "aria-invalid": this.invalid ? "true" : undefined, autocomplete: this.autocomplete, disabled: this.disabled, id: this.componentId, name: this.name, placeholder: this.placeholder, readOnly: this.readonly, required: this.required, type: this.type, value: this.value, onInput: this.onInputEvent }), this.helperMessage &&
3209
+ hAsync("p", { key: '91fb93380296d18b97e5469bd56d04e8aceab20d', class: "pds-input__helper-message", id: messageId(this.componentId, 'helper') }, this.helperMessage), this.errorMessage &&
3210
+ hAsync("p", { key: '97fe0723e77b49b6be1f7666888a5d97d9ab842b', class: "pds-input__error-message", id: messageId(this.componentId, 'error'), "aria-live": "assertive" }, this.errorMessage))));
3208
3211
  }
3209
3212
  static get style() { return PdsInputStyle0 + PdsInputStyle1; }
3210
3213
  static get cmpMeta() { return {
3211
3214
  "$flags$": 9,
3212
3215
  "$tagName$": "pds-input",
3213
3216
  "$members$": {
3217
+ "autocomplete": [1],
3214
3218
  "componentId": [1, "component-id"],
3215
3219
  "disabled": [4],
3216
3220
  "errorMessage": [1, "error-message"],
@@ -6265,6 +6269,8 @@ class PdsSwitch {
6265
6269
  this.onSwitchUpdate = (e) => {
6266
6270
  if (this.disabled)
6267
6271
  return;
6272
+ const input = e.target;
6273
+ this.checked = input.checked;
6268
6274
  this.pdsSwitchChange.emit(e);
6269
6275
  };
6270
6276
  /**
@@ -6289,13 +6295,12 @@ class PdsSwitch {
6289
6295
  this.label = undefined;
6290
6296
  this.name = undefined;
6291
6297
  this.required = false;
6292
- this.type = 'checkbox';
6293
6298
  this.value = undefined;
6294
6299
  }
6295
6300
  render() {
6296
- return (hAsync(Host, { key: 'cfe44d745504683403b213ab29408db7f8c2b4d7', class: this.switchClassNames(), "aria-disabled": this.disabled ? 'true' : null }, hAsync("input", { key: '51373deeef6851a469b2bdb1f2c8859a8b97e93a', "aria-describedby": assignDescription(this.componentId, this.invalid, this.helperMessage), "aria-invalid": this.invalid ? "true" : undefined, checked: this.checked, class: "pds-switch__input", disabled: this.disabled, id: this.componentId, name: this.name ? this.name : this.componentId, onChange: this.onSwitchUpdate, required: this.required, type: this.type, value: this.value }), hAsync(PdsLabel, { key: '0622674c77dfb3bd8e41baea47872d56e2510b9d', classNames: "pds-switch__label", htmlFor: this.componentId, text: this.label }), this.helperMessage &&
6297
- hAsync("div", { key: '9097140a515b36a71fa173c4c74c484bb4ad8e31', class: `pds-switch__message`, id: messageId(this.componentId, 'helper') }, this.helperMessage), this.errorMessage &&
6298
- hAsync("div", { key: 'a21ff88ba0418517da90a932b84d44167e6ba295', class: `pds-switch__message pds-switch__message--error`, id: messageId(this.componentId, 'error'), "aria-live": "assertive" }, this.errorMessage)));
6301
+ return (hAsync(Host, { key: '6caf30d657b79a0557ce5b22b35d5c07f80e7046', class: this.switchClassNames(), "aria-disabled": this.disabled ? 'true' : null }, hAsync("input", { key: '96cced459d04d1e922d27f933ee1786a0d178608', "aria-describedby": assignDescription(this.componentId, this.invalid, this.helperMessage), "aria-invalid": this.invalid ? "true" : undefined, checked: this.checked, class: "pds-switch__input", disabled: this.disabled, id: this.componentId, name: this.name ? this.name : this.componentId, onChange: this.onSwitchUpdate, required: this.required, type: "checkbox", value: this.value }), hAsync(PdsLabel, { key: '86c1452da4a0b029ea17baeb1b0b603c32c9c2d6', classNames: "pds-switch__label", htmlFor: this.componentId, text: this.label }), this.helperMessage &&
6302
+ hAsync("div", { key: '68599a16f5c18e0d99f189ff728bbbc2962e8985', class: `pds-switch__message`, id: messageId(this.componentId, 'helper') }, this.helperMessage), this.errorMessage &&
6303
+ hAsync("div", { key: '575fa7ca25c933e56691d908a0e840bc80d1822e', class: `pds-switch__message pds-switch__message--error`, id: messageId(this.componentId, 'error'), "aria-live": "assertive" }, this.errorMessage)));
6299
6304
  }
6300
6305
  get el() { return getElement(this); }
6301
6306
  static get style() { return PdsSwitchStyle0 + PdsSwitchStyle1; }
@@ -6304,7 +6309,7 @@ class PdsSwitch {
6304
6309
  "$tagName$": "pds-switch",
6305
6310
  "$members$": {
6306
6311
  "componentId": [1, "component-id"],
6307
- "checked": [4],
6312
+ "checked": [1028],
6308
6313
  "disabled": [4],
6309
6314
  "errorMessage": [1, "error-message"],
6310
6315
  "helperMessage": [1, "helper-message"],
@@ -6312,7 +6317,6 @@ class PdsSwitch {
6312
6317
  "label": [1],
6313
6318
  "name": [1],
6314
6319
  "required": [4],
6315
- "type": [1],
6316
6320
  "value": [1]
6317
6321
  },
6318
6322
  "$listeners$": undefined,
@@ -6934,10 +6938,11 @@ class PdsTextarea {
6934
6938
  const textarea = ev.target;
6935
6939
  isRequired(textarea, this);
6936
6940
  if (textarea) {
6937
- this.value = textarea.innerHTML;
6941
+ this.value = textarea.value;
6938
6942
  }
6939
6943
  this.pdsTextareaChange.emit({ value: this.value, event: ev });
6940
6944
  };
6945
+ this.autocomplete = undefined;
6941
6946
  this.componentId = undefined;
6942
6947
  this.disabled = false;
6943
6948
  this.errorMessage = undefined;
@@ -6959,10 +6964,10 @@ class PdsTextarea {
6959
6964
  return classNames.join(' ');
6960
6965
  }
6961
6966
  render() {
6962
- return (hAsync(Host, { key: '178de49f01c711145054009b42828b846b7670b9', "aria-disabled": this.disabled ? 'true' : null }, hAsync("div", { key: 'b62cfd1551b4923990b2b806a9ad07755b82a2a4', class: "pds-textarea" }, this.label &&
6963
- hAsync(PdsLabel, { key: '3a5990ac49ad3367d3f59dd8ff6e986920ccccc5', htmlFor: this.componentId, text: this.label }), hAsync("textarea", { key: 'e27ff5eb4350be9a1c2351ccda578588241e85d7', "aria-describedby": assignDescription(this.componentId, this.invalid, this.helperMessage), "aria-invalid": this.invalid ? "true" : undefined, class: this.textareaClassNames(), disabled: this.disabled, id: this.componentId, name: this.name, placeholder: this.placeholder, readOnly: this.readonly, required: this.required, rows: this.rows, onChange: this.onTextareaChange }, this.value), this.helperMessage &&
6964
- hAsync("p", { key: '71e4839681208e2a11e79d0a9e3d1542da566dcf', class: "pds-textarea__helper-message", id: messageId(this.componentId, 'helper') }, this.helperMessage), this.invalid &&
6965
- hAsync("p", { key: '64de96c3dcf76d0e1d888f9e88f4bec66138010d', "aria-live": "assertive", class: "pds-textarea__error-message", id: messageId(this.componentId, 'error') }, this.errorMessage))));
6967
+ return (hAsync(Host, { key: '14f6fea952c2ff5d1c87f8197ac4f0143163232a', "aria-disabled": this.disabled ? 'true' : null }, hAsync("div", { key: '869abfd7d6fb788a136a728732b3fa5980817c3b', class: "pds-textarea" }, this.label &&
6968
+ hAsync(PdsLabel, { key: 'c4c659054ab9c9a634f46661c7255a99c22c9c34', htmlFor: this.componentId, text: this.label }), hAsync("textarea", { key: '37eabc8d2f9027bcded41d4789c49f57d117d23a', "aria-describedby": assignDescription(this.componentId, this.invalid, this.helperMessage), "aria-invalid": this.invalid ? "true" : undefined, autocomplete: this.autocomplete, class: this.textareaClassNames(), disabled: this.disabled, id: this.componentId, name: this.name, placeholder: this.placeholder, readOnly: this.readonly, required: this.required, rows: this.rows, onChange: this.onTextareaChange }, this.value), this.helperMessage &&
6969
+ hAsync("p", { key: '328bb200eff1b3d14905579d3e96904b0eb92af2', class: "pds-textarea__helper-message", id: messageId(this.componentId, 'helper') }, this.helperMessage), this.invalid &&
6970
+ hAsync("p", { key: '6d8594f1819ad67cb055cf4f9d5b52a561ef94a8', "aria-live": "assertive", class: "pds-textarea__error-message", id: messageId(this.componentId, 'error') }, this.errorMessage))));
6966
6971
  }
6967
6972
  get el() { return getElement(this); }
6968
6973
  static get style() { return PdsTextareaStyle0 + PdsTextareaStyle1; }
@@ -6970,6 +6975,7 @@ class PdsTextarea {
6970
6975
  "$flags$": 9,
6971
6976
  "$tagName$": "pds-textarea",
6972
6977
  "$members$": {
6978
+ "autocomplete": [1],
6973
6979
  "componentId": [1, "component-id"],
6974
6980
  "disabled": [4],
6975
6981
  "errorMessage": [1, "error-message"],
@@ -7060,7 +7066,7 @@ const positionTooltip = ({ elem, elemPlacement, overlay, offset = 8 }) => {
7060
7066
  const baseCss = ":where(*:not(slot),*:not(slot)::before,*:not(slot)::after){-webkit-box-sizing:border-box;box-sizing:border-box}:where(*:not(slot)){margin:0}:where(img,picture,video,canvas,svg){display:block;max-width:100%}:where(input,button,textarea,select){font:inherit}:where(p,h1,h2,h3,h4,h5,h6){overflow-wrap:break-word}:where(a:not([href]):not([class])){color:currentColor;text-decoration:none}:where(a:not([href]):not([class]):hover){color:currentColor;text-decoration:none}:where(ul[role=list],ol[role=list]){list-style:none}:where(table){border-collapse:collapse;border-spacing:0}:where(*:not(slot)){font:var(--pine-typography-body-md-default);letter-spacing:var(--pine-letter-spacing-body-md)}:where(h1,h2,h3,h4,h5,h6){font-family:var(--pine-font-family-heading);color:var(--pine-color-grey-950)}:where(h1){font:var(--pine-typography-heading-h1);letter-spacing:var(--pine-letter-spacing-heading-h1)}:where(h2){font:var(--pine-typography-heading-h2);letter-spacing:var(--pine-letter-spacing-heading-h2)}:where(h3){font:var(--pine-typography-heading-h3);letter-spacing:var(--pine-letter-spacing-heading-h3)}:where(h4){font:var(--pine-typography-heading-h4);letter-spacing:var(--pine-letter-spacing-heading-h4)}:where(h5){font:var(--pine-typography-heading-h5);letter-spacing:var(--pine-letter-spacing-heading-h5)}:where(h6){font:var(--pine-typography-heading-h6);letter-spacing:var(--pine-letter-spacing-heading-h6)}:where(div,label,p,span){color:var(--pine-color-text-default)}:where(code,kbd,pre,samp){font-family:monospace}:where([role=button]){cursor:pointer}:where(:focus){outline:0}:where(:focus-visible){outline:var(--pine-border-width-thick) solid var(--pine-color-purple-500)}:where([hidden]){display:none !important}";
7061
7067
  var PdsTooltipStyle0 = baseCss;
7062
7068
 
7063
- const pdsTooltipCss = ":host{--border-radius-overlay:var(--pine-border-radius-125);--border-width-arrow-down:var(--sizing-arrow-default) var(--sizing-arrow-default) 0;--border-width-arrow-left:var(--sizing-arrow-default) var(--sizing-arrow-default) var(--sizing-arrow-default) 0;--border-width-arrow-right:var(--sizing-arrow-default) 0 var(--sizing-arrow-default) var(--sizing-arrow-default);--border-width-arrow-up:0 var(--sizing-arrow-default) var(--sizing-arrow-default);--box-shadow-default:var(--pine-box-shadow-200);--color-background-default:var(--pine-color-grey-950);--color-text-default:var(--pine-color-white);--sizing-arrow-default:6px;--sizing-arrow-offset:14px;--sizing-width-default:320px;--spacing-padding-overlay:var(--pine-spacing-100) calc(var(--pine-spacing-300) / 2);display:inline-block;position:relative}:host ::slotted(*){display:-ms-flexbox;display:flex}:host ::slotted([slot=content]){display:block;white-space:normal;width:var(--sizing-width-default)}.pds-tooltip__content{background-color:var(--color-background-default);border-radius:var(--border-radius-overlay);-webkit-box-shadow:var(--box-shadow-default);box-shadow:var(--box-shadow-default);color:var(--color-text-default);opacity:0;padding:var(--spacing-padding-overlay);position:absolute;visibility:hidden;width:-webkit-max-content;width:-moz-max-content;width:max-content}.pds-tooltip--is-open .pds-tooltip__content{opacity:1;visibility:visible;z-index:1}:host(.pds-tooltip--has-html-content) .pds-tooltip__content{width:auto}.pds-tooltip__content::after{border-color:transparent;border-right-color:transparent;border-style:solid;border-width:var(--border-width-arrow-left);content:\"\";height:0;position:absolute;width:0}.pds-tooltip--right .pds-tooltip__content::after{border-inline-end-color:var(--color-background-default);border-width:var(--border-width-arrow-left);left:calc(var(--sizing-arrow-default) * -1);top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.pds-tooltip--right-end .pds-tooltip__content::after{border-inline-end-color:var(--color-background-default);border-width:var(--border-width-arrow-left);bottom:var(--sizing-arrow-offset);left:calc(var(--sizing-arrow-default) * -1);top:initial}.pds-tooltip--right-start .pds-tooltip__content::after{border-inline-end-color:var(--color-background-default);border-width:var(--border-width-arrow-left);left:calc(var(--sizing-arrow-default) * -1);top:var(--sizing-arrow-offset)}.pds-tooltip--top .pds-tooltip__content::after{border-block-start-color:var(--color-background-default);border-width:var(--border-width-arrow-down);bottom:calc(var(--sizing-arrow-default) * -1);left:50%;top:initial;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.pds-tooltip--top-start .pds-tooltip__content::after{border-block-start-color:var(--color-background-default);border-width:var(--border-width-arrow-down);bottom:calc(var(--sizing-arrow-default) * -1);left:var(--sizing-arrow-offset);top:initial}.pds-tooltip--top-end .pds-tooltip__content::after{border-block-start-color:var(--color-background-default);border-width:var(--border-width-arrow-down);bottom:calc(var(--sizing-arrow-default) * -1);left:initial;right:var(--sizing-arrow-offset);top:initial}.pds-tooltip--left .pds-tooltip__content::after{border-inline-start-color:var(--color-background-default);border-width:var(--border-width-arrow-right);left:initial;right:calc(var(--sizing-arrow-default) * -1);top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.pds-tooltip--left-end .pds-tooltip__content::after{border-inline-start-color:var(--color-background-default);border-width:var(--border-width-arrow-right);bottom:var(--sizing-arrow-offset);left:initial;right:calc(var(--sizing-arrow-default) * -1);top:initial}.pds-tooltip--left-start .pds-tooltip__content::after{border-inline-start-color:var(--color-background-default);border-width:var(--border-width-arrow-right);left:initial;right:calc(var(--sizing-arrow-default) * -1);top:var(--sizing-arrow-offset)}.pds-tooltip--bottom .pds-tooltip__content::after{border-block-end-color:var(--color-background-default);border-width:var(--border-width-arrow-up);left:50%;top:calc(var(--sizing-arrow-default) * -1);-webkit-transform:translateX(-50%);transform:translateX(-50%)}.pds-tooltip--bottom-end .pds-tooltip__content::after{border-block-end-color:var(--color-background-default);border-width:var(--border-width-arrow-up);left:initial;right:var(--sizing-arrow-offset);top:calc(var(--sizing-arrow-default) * -1)}.pds-tooltip--bottom-start .pds-tooltip__content::after{border-block-end-color:var(--color-background-default);border-width:var(--border-width-arrow-up);left:var(--sizing-arrow-offset);top:calc(var(--sizing-arrow-default) * -1)}.pds-tooltip--no-arrow .pds-tooltip__content::after{border-width:0}";
7069
+ const pdsTooltipCss = ":host{--border-radius-overlay:var(--pine-border-radius-125);--border-width-arrow-down:var(--sizing-arrow-default) var(--sizing-arrow-default) 0;--border-width-arrow-left:var(--sizing-arrow-default) var(--sizing-arrow-default) var(--sizing-arrow-default) 0;--border-width-arrow-right:var(--sizing-arrow-default) 0 var(--sizing-arrow-default) var(--sizing-arrow-default);--border-width-arrow-up:0 var(--sizing-arrow-default) var(--sizing-arrow-default);--box-shadow-default:var(--pine-box-shadow-200);--color-background-default:var(--pine-color-grey-950);--color-text-default:var(--pine-color-white);--sizing-arrow-default:6px;--sizing-arrow-offset:14px;--sizing-width-default:320px;--spacing-padding-overlay:var(--pine-spacing-100) calc(var(--pine-spacing-300) / 2);display:inline-block;position:relative}:host ::slotted(*){display:-ms-flexbox;display:flex}:host ::slotted([slot=content]){display:block;max-width:var(--sizing-width-default);white-space:normal}.pds-tooltip__content{background-color:var(--color-background-default);border-radius:var(--border-radius-overlay);-webkit-box-shadow:var(--box-shadow-default);box-shadow:var(--box-shadow-default);color:var(--color-text-default);max-width:var(--sizing-width-default);opacity:0;padding:var(--spacing-padding-overlay);position:absolute;visibility:hidden;width:-webkit-max-content;width:-moz-max-content;width:max-content}.pds-tooltip--is-open .pds-tooltip__content{opacity:1;visibility:visible;z-index:1}:host(.pds-tooltip--has-html-content) .pds-tooltip__content{width:auto}.pds-tooltip__content::after{border-color:transparent;border-right-color:transparent;border-style:solid;border-width:var(--border-width-arrow-left);content:\"\";height:0;position:absolute;width:0}.pds-tooltip--right .pds-tooltip__content::after{border-inline-end-color:var(--color-background-default);border-width:var(--border-width-arrow-left);left:calc(var(--sizing-arrow-default) * -1);top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.pds-tooltip--right-end .pds-tooltip__content::after{border-inline-end-color:var(--color-background-default);border-width:var(--border-width-arrow-left);bottom:var(--sizing-arrow-offset);left:calc(var(--sizing-arrow-default) * -1);top:initial}.pds-tooltip--right-start .pds-tooltip__content::after{border-inline-end-color:var(--color-background-default);border-width:var(--border-width-arrow-left);left:calc(var(--sizing-arrow-default) * -1);top:var(--sizing-arrow-offset)}.pds-tooltip--top .pds-tooltip__content::after{border-block-start-color:var(--color-background-default);border-width:var(--border-width-arrow-down);bottom:calc(var(--sizing-arrow-default) * -1);left:50%;top:initial;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.pds-tooltip--top-start .pds-tooltip__content::after{border-block-start-color:var(--color-background-default);border-width:var(--border-width-arrow-down);bottom:calc(var(--sizing-arrow-default) * -1);left:var(--sizing-arrow-offset);top:initial}.pds-tooltip--top-end .pds-tooltip__content::after{border-block-start-color:var(--color-background-default);border-width:var(--border-width-arrow-down);bottom:calc(var(--sizing-arrow-default) * -1);left:initial;right:var(--sizing-arrow-offset);top:initial}.pds-tooltip--left .pds-tooltip__content::after{border-inline-start-color:var(--color-background-default);border-width:var(--border-width-arrow-right);left:initial;right:calc(var(--sizing-arrow-default) * -1);top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.pds-tooltip--left-end .pds-tooltip__content::after{border-inline-start-color:var(--color-background-default);border-width:var(--border-width-arrow-right);bottom:var(--sizing-arrow-offset);left:initial;right:calc(var(--sizing-arrow-default) * -1);top:initial}.pds-tooltip--left-start .pds-tooltip__content::after{border-inline-start-color:var(--color-background-default);border-width:var(--border-width-arrow-right);left:initial;right:calc(var(--sizing-arrow-default) * -1);top:var(--sizing-arrow-offset)}.pds-tooltip--bottom .pds-tooltip__content::after{border-block-end-color:var(--color-background-default);border-width:var(--border-width-arrow-up);left:50%;top:calc(var(--sizing-arrow-default) * -1);-webkit-transform:translateX(-50%);transform:translateX(-50%)}.pds-tooltip--bottom-end .pds-tooltip__content::after{border-block-end-color:var(--color-background-default);border-width:var(--border-width-arrow-up);left:initial;right:var(--sizing-arrow-offset);top:calc(var(--sizing-arrow-default) * -1)}.pds-tooltip--bottom-start .pds-tooltip__content::after{border-block-end-color:var(--color-background-default);border-width:var(--border-width-arrow-up);left:var(--sizing-arrow-offset);top:calc(var(--sizing-arrow-default) * -1)}.pds-tooltip--no-arrow .pds-tooltip__content::after{border-width:0}";
7064
7070
  var PdsTooltipStyle1 = pdsTooltipCss;
7065
7071
 
7066
7072
  /**
@@ -7070,15 +7076,11 @@ var PdsTooltipStyle1 = pdsTooltipCss;
7070
7076
  class PdsTooltip {
7071
7077
  constructor(hostRef) {
7072
7078
  registerInstance(this, hostRef);
7073
- this.pdsTooltipHide = createEvent(this, "pdsTooltipHide", 7);
7074
- this.pdsTooltipShow = createEvent(this, "pdsTooltipShow", 7);
7075
7079
  this.handleHide = () => {
7076
7080
  this.hideTooltip();
7077
- this.pdsTooltipHide.emit();
7078
7081
  };
7079
7082
  this.handleShow = () => {
7080
7083
  this.showTooltip();
7081
- this.pdsTooltipShow.emit();
7082
7084
  };
7083
7085
  this.isOpen = false;
7084
7086
  this.content = undefined;
@@ -7086,6 +7088,7 @@ class PdsTooltip {
7086
7088
  this.hasArrow = true;
7087
7089
  this.htmlContent = false;
7088
7090
  this.placement = 'right';
7091
+ this.maxWidth = '352px';
7089
7092
  this.opened = false;
7090
7093
  }
7091
7094
  handleOpenToggle() {
@@ -7124,13 +7127,13 @@ class PdsTooltip {
7124
7127
  this.opened = false;
7125
7128
  }
7126
7129
  render() {
7127
- return (hAsync(Host, { key: '2d8f8962d48885ba08942be77017a4935ddd2e22', onMouseEnter: this.handleShow, onMouseLeave: this.handleHide, onFocusin: this.handleShow, onFocusout: this.handleHide }, hAsync("div", { key: '532fcea8cc64b97257ee44f7513d24ae6369bc80', class: `
7130
+ return (hAsync(Host, { key: 'cd40b8fab6c861456b87390f138ee7b41f4d37a0', onMouseEnter: this.handleShow, onMouseLeave: this.handleHide, onFocusin: this.handleShow, onFocusout: this.handleHide }, hAsync("div", { key: '7aa003d0600cdda1452acec8ab5392cd6dbeeed8', class: `
7128
7131
  pds-tooltip
7129
7132
  pds-tooltip--${this.placement}
7130
7133
  ${this.htmlContent ? 'pds-tooltip--has-html-content' : ''}
7131
7134
  ${this.opened ? 'pds-tooltip--is-open' : ''}
7132
7135
  ${this.hasArrow ? '' : 'pds-tooltip--no-arrow'}
7133
- ` }, hAsync("span", { key: 'aeebff67bb54044f6c929b3da664c8b5185d34bb', "aria-describedby": this.componentId, class: "pds-tooltip__trigger" }, hAsync("slot", { key: '459356377503d70ca14d8fc52fc25ed989e9c54c' })), hAsync("div", { key: '29eab9bdfc2579d96ba66cce94ecf82b52c3e8a5', class: "pds-tooltip__content", "aria-hidden": this.opened ? 'false' : 'true', "aria-live": this.opened ? 'polite' : 'off', id: this.componentId, ref: (el) => (this.contentEl = el), role: "tooltip" }, hAsync("slot", { key: '33b625cdc333f23ad036a7623581e49b95ce23e7', name: "content" }), this.content))));
7136
+ ` }, hAsync("span", { key: '2f83a557860d79c0930390689ce72a9fa5726b3d', "aria-describedby": this.componentId, class: "pds-tooltip__trigger" }, hAsync("slot", { key: 'a78f31dae475a53ab709711a3c59142ed8d14418' })), hAsync("div", { key: '42cabc5b6ef126e054383361531b982a4472953d', class: "pds-tooltip__content", "aria-hidden": this.opened ? 'false' : 'true', "aria-live": this.opened ? 'polite' : 'off', id: this.componentId, ref: (el) => (this.contentEl = el), role: "tooltip", style: { maxWidth: this.maxWidth } }, hAsync("slot", { key: '990c5170d5f84863b7eaaeb4781a8ab6eff4b1b8', name: "content" }), this.content))));
7134
7137
  }
7135
7138
  get el() { return getElement(this); }
7136
7139
  static get watchers() { return {
@@ -7146,6 +7149,7 @@ class PdsTooltip {
7146
7149
  "hasArrow": [4, "has-arrow"],
7147
7150
  "htmlContent": [4, "html-content"],
7148
7151
  "placement": [513],
7152
+ "maxWidth": [1, "max-width"],
7149
7153
  "opened": [1540],
7150
7154
  "isOpen": [32],
7151
7155
  "showTooltip": [64],
@@ -7298,7 +7302,7 @@ var NAMESPACE = (
7298
7302
  );
7299
7303
 
7300
7304
  /*
7301
- Stencil Hydrate Runner v4.22.1 | MIT Licensed | https://stenciljs.com
7305
+ Stencil Hydrate Runner v4.22.2 | MIT Licensed | https://stenciljs.com
7302
7306
  */
7303
7307
  var __defProp = Object.defineProperty;
7304
7308
  var __export = (target, all) => {
package/hydrate/index.mjs CHANGED
@@ -127,7 +127,7 @@ const NAMESPACE = 'pine-core';
127
127
  const BUILD = /* pine-core */ { allRenderFn: true, appendChildSlotFix: false, asyncLoading: true, attachStyles: true, cloneNodeFix: false, cmpDidLoad: true, cmpDidRender: true, cmpDidUnload: false, cmpDidUpdate: true, cmpShouldUpdate: false, cmpWillLoad: true, cmpWillRender: true, cmpWillUpdate: false, connectedCallback: true, constructableCSS: false, cssAnnotations: true, devTools: false, disconnectedCallback: true, element: false, event: true, experimentalScopedSlotChanges: false, experimentalSlotFixes: false, formAssociated: false, hasRenderFn: true, hostListener: true, hostListenerTarget: true, hostListenerTargetBody: true, hostListenerTargetDocument: false, hostListenerTargetParent: false, hostListenerTargetWindow: false, hotModuleReplacement: false, hydrateClientSide: true, hydrateServerSide: true, hydratedAttribute: false, hydratedClass: true, hydratedSelectorName: "hydrated", invisiblePrehydration: true, isDebug: false, isDev: false, isTesting: false, lazyLoad: true, lifecycle: true, lifecycleDOMEvents: false, member: true, method: true, mode: false, observeAttribute: true, profile: false, prop: true, propBoolean: true, propMutable: true, propNumber: true, propString: true, reflect: true, scoped: true, scopedSlotTextContentFix: false, scriptDataOpts: false, shadowDelegatesFocus: false, shadowDom: true, shadowDomShim: true, slot: true, slotChildNodesFix: false, slotRelocation: true, state: true, style: true, svg: true, taskQueue: true, updatable: true, vdomAttribute: true, vdomClass: true, vdomFunctional: true, vdomKey: true, vdomListener: true, vdomPropOrAttr: true, vdomRef: true, vdomRender: true, vdomStyle: true, vdomText: true, vdomXlink: true, watchCallback: true };
128
128
 
129
129
  /*
130
- Stencil Hydrate Platform v4.22.1 | MIT Licensed | https://stenciljs.com
130
+ Stencil Hydrate Platform v4.22.2 | MIT Licensed | https://stenciljs.com
131
131
  */
132
132
  var __defProp = Object.defineProperty;
133
133
  var __export = (target, all) => {
@@ -613,11 +613,13 @@ var addStyle = (styleContainerNode, cmpMeta, mode) => {
613
613
  const referenceNode2 = preconnectLinks.length > 0 ? preconnectLinks[preconnectLinks.length - 1].nextSibling : styleContainerNode.querySelector("style");
614
614
  styleContainerNode.insertBefore(styleElm, referenceNode2);
615
615
  } else if ("host" in styleContainerNode) {
616
- const existingStyleContainer = styleContainerNode.querySelector("style");
617
- if (existingStyleContainer) {
618
- existingStyleContainer.innerHTML = style + existingStyleContainer.innerHTML;
619
- } else {
620
- styleContainerNode.prepend(styleElm);
616
+ {
617
+ const existingStyleContainer = styleContainerNode.querySelector("style");
618
+ if (existingStyleContainer) {
619
+ existingStyleContainer.innerHTML = style + existingStyleContainer.innerHTML;
620
+ } else {
621
+ styleContainerNode.prepend(styleElm);
622
+ }
621
623
  }
622
624
  } else {
623
625
  styleContainerNode.append(styleElm);
@@ -2341,7 +2343,7 @@ var registerHost = (elm, cmpMeta) => {
2341
2343
  };
2342
2344
  var styles = /* @__PURE__ */ new Map();
2343
2345
 
2344
- /* pds-icons v8.5.0, ES Modules */
2346
+ /* pds-icons v8.10.0, ES Modules */
2345
2347
  const caretDown = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' class='pdsicon'><path fill-rule='evenodd' d='M5.293 8.293a1 1 0 0 1 1.414 0L12 13.586l5.293-5.293a1 1 0 1 1 1.414 1.414l-6 6a1 1 0 0 1-1.414 0l-6-6a1 1 0 0 1 0-1.414'/></svg>";
2346
2348
  const checkCircleFilled = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' class='pdsicon'><path fill-rule='evenodd' d='M12 1C5.925 1 1 5.925 1 12s4.925 11 11 11 11-4.925 11-11S18.075 1 12 1m5.207 8.707a1 1 0 0 0-1.414-1.414L10.5 13.586l-2.293-2.293a1 1 0 0 0-1.414 1.414l3 3a1 1 0 0 0 1.414 0z'/></svg>";
2347
2349
  const copy = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' class='pdsicon'><path fill-rule='evenodd' d='M11.162 1h7.676c.528 0 .982 0 1.357.03.395.033.789.104 1.167.297a3 3 0 0 1 1.311 1.311c.193.378.264.772.296 1.167.031.375.031.83.031 1.356v7.678c0 .527 0 .981-.03 1.356-.033.395-.104.789-.297 1.167a3 3 0 0 1-1.311 1.311c-.378.193-.772.264-1.167.296-.375.031-.83.031-1.357.031H17v1.838c0 .528 0 .982-.03 1.357-.033.395-.104.789-.297 1.167a3 3 0 0 1-1.311 1.311c-.378.193-.772.264-1.167.296-.375.031-.83.031-1.356.031H5.16c-.527 0-.981 0-1.356-.03-.395-.033-.789-.104-1.167-.297a3 3 0 0 1-1.311-1.311c-.193-.378-.264-.772-.296-1.167C1 19.82 1 19.365 1 18.838v-7.677c0-.527 0-.981.03-1.356.033-.395.104-.789.297-1.167a3 3 0 0 1 1.311-1.311c.378-.193.772-.264 1.167-.296C4.18 7 4.635 7 5.161 7H7V5.161c0-.527 0-.981.03-1.356.033-.395.104-.789.297-1.167a3 3 0 0 1 1.311-1.311c.378-.193.772-.264 1.167-.296C10.18 1 10.635 1 11.162 1M5.2 9c-.577 0-.949 0-1.232.024-.272.022-.373.06-.422.085a1 1 0 0 0-.437.437c-.025.05-.063.15-.085.422C3 10.25 3 10.623 3 11.2v7.6c0 .577 0 .949.024 1.232.022.272.06.373.085.422a1 1 0 0 0 .437.437c.05.025.15.063.422.085C4.25 21 4.623 21 5.2 21h7.6c.577 0 .949 0 1.232-.024.272-.022.373-.06.422-.085a1 1 0 0 0 .437-.437c.025-.05.063-.15.085-.422C15 19.75 15 19.377 15 18.8v-7.6c0-.577 0-.949-.024-1.232-.022-.272-.06-.373-.085-.422a1 1 0 0 0-.437-.437c-.05-.025-.15-.063-.422-.085C13.75 9 13.377 9 12.8 9zM17 15v-3.838c0-.528 0-.982-.03-1.357-.033-.395-.104-.789-.297-1.167a3 3 0 0 0-1.311-1.311c-.378-.193-.772-.264-1.167-.296A18 18 0 0 0 12.838 7H9V5.2c0-.577 0-.949.024-1.232.022-.272.06-.373.085-.422a1 1 0 0 1 .437-.437c.05-.025.15-.063.422-.085C10.25 3 10.623 3 11.2 3h7.6c.577 0 .949 0 1.232.024.272.022.373.06.422.085a1 1 0 0 1 .437.437c.025.05.063.15.085.422C21 4.25 21 4.623 21 5.2v7.6c0 .577 0 .949-.024 1.232-.022.272-.06.373-.085.422a1 1 0 0 1-.437.437c-.05.025-.15.063-.422.085C19.75 15 19.377 15 18.8 15z'/></svg>";
@@ -3184,6 +3186,7 @@ class PdsInput {
3184
3186
  }
3185
3187
  this.pdsInput.emit(ev);
3186
3188
  };
3189
+ this.autocomplete = undefined;
3187
3190
  this.componentId = undefined;
3188
3191
  this.disabled = undefined;
3189
3192
  this.errorMessage = undefined;
@@ -3198,15 +3201,16 @@ class PdsInput {
3198
3201
  this.value = undefined;
3199
3202
  }
3200
3203
  render() {
3201
- return (hAsync(Host, { key: '784e8ceebc3e9f7af1ca8a36e3e3bb3fb427ff73', "aria-disabled": this.disabled ? 'true' : null }, hAsync("div", { key: '15e330030f22a3d0d62efef1e67953779ae56993', class: "pds-input" }, hAsync(PdsLabel, { key: 'fee1b5fc13968007530c2a4aafcc1179df5bf48a', htmlFor: this.componentId, text: this.label }), hAsync("input", { key: '987006aafd9d6c44478ee50ef10be7305b00d5af', class: "pds-input__field", "aria-describedby": assignDescription(this.componentId, this.invalid, this.helperMessage), "aria-invalid": this.invalid ? "true" : undefined, disabled: this.disabled, id: this.componentId, name: this.name, placeholder: this.placeholder, readOnly: this.readonly, required: this.required, type: this.type, value: this.value, onInput: this.onInputEvent }), this.helperMessage &&
3202
- hAsync("p", { key: '48bf04ec1a4dcc5c29bc7abc6c9a7c7c23dce5e1', class: "pds-input__helper-message", id: messageId(this.componentId, 'helper') }, this.helperMessage), this.errorMessage &&
3203
- hAsync("p", { key: '7dfc00d8f19f0a799f5fcacc1f429b2755bfa8d2', class: "pds-input__error-message", id: messageId(this.componentId, 'error'), "aria-live": "assertive" }, this.errorMessage))));
3204
+ return (hAsync(Host, { key: '8990807dd2c25acb305113e838b14c4c6f5969d2', "aria-disabled": this.disabled ? 'true' : null }, hAsync("div", { key: '15f1ccb9ef012df067bcb9feb51639a6e7d2c2c8', class: "pds-input" }, hAsync(PdsLabel, { key: '73231c8d2bec7262e7bd6a0d002a130d29b102aa', htmlFor: this.componentId, text: this.label }), hAsync("input", { key: 'd916e33b722be33c7908bad78400648fe39a120d', class: "pds-input__field", "aria-describedby": assignDescription(this.componentId, this.invalid, this.helperMessage), "aria-invalid": this.invalid ? "true" : undefined, autocomplete: this.autocomplete, disabled: this.disabled, id: this.componentId, name: this.name, placeholder: this.placeholder, readOnly: this.readonly, required: this.required, type: this.type, value: this.value, onInput: this.onInputEvent }), this.helperMessage &&
3205
+ hAsync("p", { key: '91fb93380296d18b97e5469bd56d04e8aceab20d', class: "pds-input__helper-message", id: messageId(this.componentId, 'helper') }, this.helperMessage), this.errorMessage &&
3206
+ hAsync("p", { key: '97fe0723e77b49b6be1f7666888a5d97d9ab842b', class: "pds-input__error-message", id: messageId(this.componentId, 'error'), "aria-live": "assertive" }, this.errorMessage))));
3204
3207
  }
3205
3208
  static get style() { return PdsInputStyle0 + PdsInputStyle1; }
3206
3209
  static get cmpMeta() { return {
3207
3210
  "$flags$": 9,
3208
3211
  "$tagName$": "pds-input",
3209
3212
  "$members$": {
3213
+ "autocomplete": [1],
3210
3214
  "componentId": [1, "component-id"],
3211
3215
  "disabled": [4],
3212
3216
  "errorMessage": [1, "error-message"],
@@ -6261,6 +6265,8 @@ class PdsSwitch {
6261
6265
  this.onSwitchUpdate = (e) => {
6262
6266
  if (this.disabled)
6263
6267
  return;
6268
+ const input = e.target;
6269
+ this.checked = input.checked;
6264
6270
  this.pdsSwitchChange.emit(e);
6265
6271
  };
6266
6272
  /**
@@ -6285,13 +6291,12 @@ class PdsSwitch {
6285
6291
  this.label = undefined;
6286
6292
  this.name = undefined;
6287
6293
  this.required = false;
6288
- this.type = 'checkbox';
6289
6294
  this.value = undefined;
6290
6295
  }
6291
6296
  render() {
6292
- return (hAsync(Host, { key: 'cfe44d745504683403b213ab29408db7f8c2b4d7', class: this.switchClassNames(), "aria-disabled": this.disabled ? 'true' : null }, hAsync("input", { key: '51373deeef6851a469b2bdb1f2c8859a8b97e93a', "aria-describedby": assignDescription(this.componentId, this.invalid, this.helperMessage), "aria-invalid": this.invalid ? "true" : undefined, checked: this.checked, class: "pds-switch__input", disabled: this.disabled, id: this.componentId, name: this.name ? this.name : this.componentId, onChange: this.onSwitchUpdate, required: this.required, type: this.type, value: this.value }), hAsync(PdsLabel, { key: '0622674c77dfb3bd8e41baea47872d56e2510b9d', classNames: "pds-switch__label", htmlFor: this.componentId, text: this.label }), this.helperMessage &&
6293
- hAsync("div", { key: '9097140a515b36a71fa173c4c74c484bb4ad8e31', class: `pds-switch__message`, id: messageId(this.componentId, 'helper') }, this.helperMessage), this.errorMessage &&
6294
- hAsync("div", { key: 'a21ff88ba0418517da90a932b84d44167e6ba295', class: `pds-switch__message pds-switch__message--error`, id: messageId(this.componentId, 'error'), "aria-live": "assertive" }, this.errorMessage)));
6297
+ return (hAsync(Host, { key: '6caf30d657b79a0557ce5b22b35d5c07f80e7046', class: this.switchClassNames(), "aria-disabled": this.disabled ? 'true' : null }, hAsync("input", { key: '96cced459d04d1e922d27f933ee1786a0d178608', "aria-describedby": assignDescription(this.componentId, this.invalid, this.helperMessage), "aria-invalid": this.invalid ? "true" : undefined, checked: this.checked, class: "pds-switch__input", disabled: this.disabled, id: this.componentId, name: this.name ? this.name : this.componentId, onChange: this.onSwitchUpdate, required: this.required, type: "checkbox", value: this.value }), hAsync(PdsLabel, { key: '86c1452da4a0b029ea17baeb1b0b603c32c9c2d6', classNames: "pds-switch__label", htmlFor: this.componentId, text: this.label }), this.helperMessage &&
6298
+ hAsync("div", { key: '68599a16f5c18e0d99f189ff728bbbc2962e8985', class: `pds-switch__message`, id: messageId(this.componentId, 'helper') }, this.helperMessage), this.errorMessage &&
6299
+ hAsync("div", { key: '575fa7ca25c933e56691d908a0e840bc80d1822e', class: `pds-switch__message pds-switch__message--error`, id: messageId(this.componentId, 'error'), "aria-live": "assertive" }, this.errorMessage)));
6295
6300
  }
6296
6301
  get el() { return getElement(this); }
6297
6302
  static get style() { return PdsSwitchStyle0 + PdsSwitchStyle1; }
@@ -6300,7 +6305,7 @@ class PdsSwitch {
6300
6305
  "$tagName$": "pds-switch",
6301
6306
  "$members$": {
6302
6307
  "componentId": [1, "component-id"],
6303
- "checked": [4],
6308
+ "checked": [1028],
6304
6309
  "disabled": [4],
6305
6310
  "errorMessage": [1, "error-message"],
6306
6311
  "helperMessage": [1, "helper-message"],
@@ -6308,7 +6313,6 @@ class PdsSwitch {
6308
6313
  "label": [1],
6309
6314
  "name": [1],
6310
6315
  "required": [4],
6311
- "type": [1],
6312
6316
  "value": [1]
6313
6317
  },
6314
6318
  "$listeners$": undefined,
@@ -6930,10 +6934,11 @@ class PdsTextarea {
6930
6934
  const textarea = ev.target;
6931
6935
  isRequired(textarea, this);
6932
6936
  if (textarea) {
6933
- this.value = textarea.innerHTML;
6937
+ this.value = textarea.value;
6934
6938
  }
6935
6939
  this.pdsTextareaChange.emit({ value: this.value, event: ev });
6936
6940
  };
6941
+ this.autocomplete = undefined;
6937
6942
  this.componentId = undefined;
6938
6943
  this.disabled = false;
6939
6944
  this.errorMessage = undefined;
@@ -6955,10 +6960,10 @@ class PdsTextarea {
6955
6960
  return classNames.join(' ');
6956
6961
  }
6957
6962
  render() {
6958
- return (hAsync(Host, { key: '178de49f01c711145054009b42828b846b7670b9', "aria-disabled": this.disabled ? 'true' : null }, hAsync("div", { key: 'b62cfd1551b4923990b2b806a9ad07755b82a2a4', class: "pds-textarea" }, this.label &&
6959
- hAsync(PdsLabel, { key: '3a5990ac49ad3367d3f59dd8ff6e986920ccccc5', htmlFor: this.componentId, text: this.label }), hAsync("textarea", { key: 'e27ff5eb4350be9a1c2351ccda578588241e85d7', "aria-describedby": assignDescription(this.componentId, this.invalid, this.helperMessage), "aria-invalid": this.invalid ? "true" : undefined, class: this.textareaClassNames(), disabled: this.disabled, id: this.componentId, name: this.name, placeholder: this.placeholder, readOnly: this.readonly, required: this.required, rows: this.rows, onChange: this.onTextareaChange }, this.value), this.helperMessage &&
6960
- hAsync("p", { key: '71e4839681208e2a11e79d0a9e3d1542da566dcf', class: "pds-textarea__helper-message", id: messageId(this.componentId, 'helper') }, this.helperMessage), this.invalid &&
6961
- hAsync("p", { key: '64de96c3dcf76d0e1d888f9e88f4bec66138010d', "aria-live": "assertive", class: "pds-textarea__error-message", id: messageId(this.componentId, 'error') }, this.errorMessage))));
6963
+ return (hAsync(Host, { key: '14f6fea952c2ff5d1c87f8197ac4f0143163232a', "aria-disabled": this.disabled ? 'true' : null }, hAsync("div", { key: '869abfd7d6fb788a136a728732b3fa5980817c3b', class: "pds-textarea" }, this.label &&
6964
+ hAsync(PdsLabel, { key: 'c4c659054ab9c9a634f46661c7255a99c22c9c34', htmlFor: this.componentId, text: this.label }), hAsync("textarea", { key: '37eabc8d2f9027bcded41d4789c49f57d117d23a', "aria-describedby": assignDescription(this.componentId, this.invalid, this.helperMessage), "aria-invalid": this.invalid ? "true" : undefined, autocomplete: this.autocomplete, class: this.textareaClassNames(), disabled: this.disabled, id: this.componentId, name: this.name, placeholder: this.placeholder, readOnly: this.readonly, required: this.required, rows: this.rows, onChange: this.onTextareaChange }, this.value), this.helperMessage &&
6965
+ hAsync("p", { key: '328bb200eff1b3d14905579d3e96904b0eb92af2', class: "pds-textarea__helper-message", id: messageId(this.componentId, 'helper') }, this.helperMessage), this.invalid &&
6966
+ hAsync("p", { key: '6d8594f1819ad67cb055cf4f9d5b52a561ef94a8', "aria-live": "assertive", class: "pds-textarea__error-message", id: messageId(this.componentId, 'error') }, this.errorMessage))));
6962
6967
  }
6963
6968
  get el() { return getElement(this); }
6964
6969
  static get style() { return PdsTextareaStyle0 + PdsTextareaStyle1; }
@@ -6966,6 +6971,7 @@ class PdsTextarea {
6966
6971
  "$flags$": 9,
6967
6972
  "$tagName$": "pds-textarea",
6968
6973
  "$members$": {
6974
+ "autocomplete": [1],
6969
6975
  "componentId": [1, "component-id"],
6970
6976
  "disabled": [4],
6971
6977
  "errorMessage": [1, "error-message"],
@@ -7056,7 +7062,7 @@ const positionTooltip = ({ elem, elemPlacement, overlay, offset = 8 }) => {
7056
7062
  const baseCss = ":where(*:not(slot),*:not(slot)::before,*:not(slot)::after){-webkit-box-sizing:border-box;box-sizing:border-box}:where(*:not(slot)){margin:0}:where(img,picture,video,canvas,svg){display:block;max-width:100%}:where(input,button,textarea,select){font:inherit}:where(p,h1,h2,h3,h4,h5,h6){overflow-wrap:break-word}:where(a:not([href]):not([class])){color:currentColor;text-decoration:none}:where(a:not([href]):not([class]):hover){color:currentColor;text-decoration:none}:where(ul[role=list],ol[role=list]){list-style:none}:where(table){border-collapse:collapse;border-spacing:0}:where(*:not(slot)){font:var(--pine-typography-body-md-default);letter-spacing:var(--pine-letter-spacing-body-md)}:where(h1,h2,h3,h4,h5,h6){font-family:var(--pine-font-family-heading);color:var(--pine-color-grey-950)}:where(h1){font:var(--pine-typography-heading-h1);letter-spacing:var(--pine-letter-spacing-heading-h1)}:where(h2){font:var(--pine-typography-heading-h2);letter-spacing:var(--pine-letter-spacing-heading-h2)}:where(h3){font:var(--pine-typography-heading-h3);letter-spacing:var(--pine-letter-spacing-heading-h3)}:where(h4){font:var(--pine-typography-heading-h4);letter-spacing:var(--pine-letter-spacing-heading-h4)}:where(h5){font:var(--pine-typography-heading-h5);letter-spacing:var(--pine-letter-spacing-heading-h5)}:where(h6){font:var(--pine-typography-heading-h6);letter-spacing:var(--pine-letter-spacing-heading-h6)}:where(div,label,p,span){color:var(--pine-color-text-default)}:where(code,kbd,pre,samp){font-family:monospace}:where([role=button]){cursor:pointer}:where(:focus){outline:0}:where(:focus-visible){outline:var(--pine-border-width-thick) solid var(--pine-color-purple-500)}:where([hidden]){display:none !important}";
7057
7063
  var PdsTooltipStyle0 = baseCss;
7058
7064
 
7059
- const pdsTooltipCss = ":host{--border-radius-overlay:var(--pine-border-radius-125);--border-width-arrow-down:var(--sizing-arrow-default) var(--sizing-arrow-default) 0;--border-width-arrow-left:var(--sizing-arrow-default) var(--sizing-arrow-default) var(--sizing-arrow-default) 0;--border-width-arrow-right:var(--sizing-arrow-default) 0 var(--sizing-arrow-default) var(--sizing-arrow-default);--border-width-arrow-up:0 var(--sizing-arrow-default) var(--sizing-arrow-default);--box-shadow-default:var(--pine-box-shadow-200);--color-background-default:var(--pine-color-grey-950);--color-text-default:var(--pine-color-white);--sizing-arrow-default:6px;--sizing-arrow-offset:14px;--sizing-width-default:320px;--spacing-padding-overlay:var(--pine-spacing-100) calc(var(--pine-spacing-300) / 2);display:inline-block;position:relative}:host ::slotted(*){display:-ms-flexbox;display:flex}:host ::slotted([slot=content]){display:block;white-space:normal;width:var(--sizing-width-default)}.pds-tooltip__content{background-color:var(--color-background-default);border-radius:var(--border-radius-overlay);-webkit-box-shadow:var(--box-shadow-default);box-shadow:var(--box-shadow-default);color:var(--color-text-default);opacity:0;padding:var(--spacing-padding-overlay);position:absolute;visibility:hidden;width:-webkit-max-content;width:-moz-max-content;width:max-content}.pds-tooltip--is-open .pds-tooltip__content{opacity:1;visibility:visible;z-index:1}:host(.pds-tooltip--has-html-content) .pds-tooltip__content{width:auto}.pds-tooltip__content::after{border-color:transparent;border-right-color:transparent;border-style:solid;border-width:var(--border-width-arrow-left);content:\"\";height:0;position:absolute;width:0}.pds-tooltip--right .pds-tooltip__content::after{border-inline-end-color:var(--color-background-default);border-width:var(--border-width-arrow-left);left:calc(var(--sizing-arrow-default) * -1);top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.pds-tooltip--right-end .pds-tooltip__content::after{border-inline-end-color:var(--color-background-default);border-width:var(--border-width-arrow-left);bottom:var(--sizing-arrow-offset);left:calc(var(--sizing-arrow-default) * -1);top:initial}.pds-tooltip--right-start .pds-tooltip__content::after{border-inline-end-color:var(--color-background-default);border-width:var(--border-width-arrow-left);left:calc(var(--sizing-arrow-default) * -1);top:var(--sizing-arrow-offset)}.pds-tooltip--top .pds-tooltip__content::after{border-block-start-color:var(--color-background-default);border-width:var(--border-width-arrow-down);bottom:calc(var(--sizing-arrow-default) * -1);left:50%;top:initial;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.pds-tooltip--top-start .pds-tooltip__content::after{border-block-start-color:var(--color-background-default);border-width:var(--border-width-arrow-down);bottom:calc(var(--sizing-arrow-default) * -1);left:var(--sizing-arrow-offset);top:initial}.pds-tooltip--top-end .pds-tooltip__content::after{border-block-start-color:var(--color-background-default);border-width:var(--border-width-arrow-down);bottom:calc(var(--sizing-arrow-default) * -1);left:initial;right:var(--sizing-arrow-offset);top:initial}.pds-tooltip--left .pds-tooltip__content::after{border-inline-start-color:var(--color-background-default);border-width:var(--border-width-arrow-right);left:initial;right:calc(var(--sizing-arrow-default) * -1);top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.pds-tooltip--left-end .pds-tooltip__content::after{border-inline-start-color:var(--color-background-default);border-width:var(--border-width-arrow-right);bottom:var(--sizing-arrow-offset);left:initial;right:calc(var(--sizing-arrow-default) * -1);top:initial}.pds-tooltip--left-start .pds-tooltip__content::after{border-inline-start-color:var(--color-background-default);border-width:var(--border-width-arrow-right);left:initial;right:calc(var(--sizing-arrow-default) * -1);top:var(--sizing-arrow-offset)}.pds-tooltip--bottom .pds-tooltip__content::after{border-block-end-color:var(--color-background-default);border-width:var(--border-width-arrow-up);left:50%;top:calc(var(--sizing-arrow-default) * -1);-webkit-transform:translateX(-50%);transform:translateX(-50%)}.pds-tooltip--bottom-end .pds-tooltip__content::after{border-block-end-color:var(--color-background-default);border-width:var(--border-width-arrow-up);left:initial;right:var(--sizing-arrow-offset);top:calc(var(--sizing-arrow-default) * -1)}.pds-tooltip--bottom-start .pds-tooltip__content::after{border-block-end-color:var(--color-background-default);border-width:var(--border-width-arrow-up);left:var(--sizing-arrow-offset);top:calc(var(--sizing-arrow-default) * -1)}.pds-tooltip--no-arrow .pds-tooltip__content::after{border-width:0}";
7065
+ const pdsTooltipCss = ":host{--border-radius-overlay:var(--pine-border-radius-125);--border-width-arrow-down:var(--sizing-arrow-default) var(--sizing-arrow-default) 0;--border-width-arrow-left:var(--sizing-arrow-default) var(--sizing-arrow-default) var(--sizing-arrow-default) 0;--border-width-arrow-right:var(--sizing-arrow-default) 0 var(--sizing-arrow-default) var(--sizing-arrow-default);--border-width-arrow-up:0 var(--sizing-arrow-default) var(--sizing-arrow-default);--box-shadow-default:var(--pine-box-shadow-200);--color-background-default:var(--pine-color-grey-950);--color-text-default:var(--pine-color-white);--sizing-arrow-default:6px;--sizing-arrow-offset:14px;--sizing-width-default:320px;--spacing-padding-overlay:var(--pine-spacing-100) calc(var(--pine-spacing-300) / 2);display:inline-block;position:relative}:host ::slotted(*){display:-ms-flexbox;display:flex}:host ::slotted([slot=content]){display:block;max-width:var(--sizing-width-default);white-space:normal}.pds-tooltip__content{background-color:var(--color-background-default);border-radius:var(--border-radius-overlay);-webkit-box-shadow:var(--box-shadow-default);box-shadow:var(--box-shadow-default);color:var(--color-text-default);max-width:var(--sizing-width-default);opacity:0;padding:var(--spacing-padding-overlay);position:absolute;visibility:hidden;width:-webkit-max-content;width:-moz-max-content;width:max-content}.pds-tooltip--is-open .pds-tooltip__content{opacity:1;visibility:visible;z-index:1}:host(.pds-tooltip--has-html-content) .pds-tooltip__content{width:auto}.pds-tooltip__content::after{border-color:transparent;border-right-color:transparent;border-style:solid;border-width:var(--border-width-arrow-left);content:\"\";height:0;position:absolute;width:0}.pds-tooltip--right .pds-tooltip__content::after{border-inline-end-color:var(--color-background-default);border-width:var(--border-width-arrow-left);left:calc(var(--sizing-arrow-default) * -1);top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.pds-tooltip--right-end .pds-tooltip__content::after{border-inline-end-color:var(--color-background-default);border-width:var(--border-width-arrow-left);bottom:var(--sizing-arrow-offset);left:calc(var(--sizing-arrow-default) * -1);top:initial}.pds-tooltip--right-start .pds-tooltip__content::after{border-inline-end-color:var(--color-background-default);border-width:var(--border-width-arrow-left);left:calc(var(--sizing-arrow-default) * -1);top:var(--sizing-arrow-offset)}.pds-tooltip--top .pds-tooltip__content::after{border-block-start-color:var(--color-background-default);border-width:var(--border-width-arrow-down);bottom:calc(var(--sizing-arrow-default) * -1);left:50%;top:initial;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.pds-tooltip--top-start .pds-tooltip__content::after{border-block-start-color:var(--color-background-default);border-width:var(--border-width-arrow-down);bottom:calc(var(--sizing-arrow-default) * -1);left:var(--sizing-arrow-offset);top:initial}.pds-tooltip--top-end .pds-tooltip__content::after{border-block-start-color:var(--color-background-default);border-width:var(--border-width-arrow-down);bottom:calc(var(--sizing-arrow-default) * -1);left:initial;right:var(--sizing-arrow-offset);top:initial}.pds-tooltip--left .pds-tooltip__content::after{border-inline-start-color:var(--color-background-default);border-width:var(--border-width-arrow-right);left:initial;right:calc(var(--sizing-arrow-default) * -1);top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.pds-tooltip--left-end .pds-tooltip__content::after{border-inline-start-color:var(--color-background-default);border-width:var(--border-width-arrow-right);bottom:var(--sizing-arrow-offset);left:initial;right:calc(var(--sizing-arrow-default) * -1);top:initial}.pds-tooltip--left-start .pds-tooltip__content::after{border-inline-start-color:var(--color-background-default);border-width:var(--border-width-arrow-right);left:initial;right:calc(var(--sizing-arrow-default) * -1);top:var(--sizing-arrow-offset)}.pds-tooltip--bottom .pds-tooltip__content::after{border-block-end-color:var(--color-background-default);border-width:var(--border-width-arrow-up);left:50%;top:calc(var(--sizing-arrow-default) * -1);-webkit-transform:translateX(-50%);transform:translateX(-50%)}.pds-tooltip--bottom-end .pds-tooltip__content::after{border-block-end-color:var(--color-background-default);border-width:var(--border-width-arrow-up);left:initial;right:var(--sizing-arrow-offset);top:calc(var(--sizing-arrow-default) * -1)}.pds-tooltip--bottom-start .pds-tooltip__content::after{border-block-end-color:var(--color-background-default);border-width:var(--border-width-arrow-up);left:var(--sizing-arrow-offset);top:calc(var(--sizing-arrow-default) * -1)}.pds-tooltip--no-arrow .pds-tooltip__content::after{border-width:0}";
7060
7066
  var PdsTooltipStyle1 = pdsTooltipCss;
7061
7067
 
7062
7068
  /**
@@ -7066,15 +7072,11 @@ var PdsTooltipStyle1 = pdsTooltipCss;
7066
7072
  class PdsTooltip {
7067
7073
  constructor(hostRef) {
7068
7074
  registerInstance(this, hostRef);
7069
- this.pdsTooltipHide = createEvent(this, "pdsTooltipHide", 7);
7070
- this.pdsTooltipShow = createEvent(this, "pdsTooltipShow", 7);
7071
7075
  this.handleHide = () => {
7072
7076
  this.hideTooltip();
7073
- this.pdsTooltipHide.emit();
7074
7077
  };
7075
7078
  this.handleShow = () => {
7076
7079
  this.showTooltip();
7077
- this.pdsTooltipShow.emit();
7078
7080
  };
7079
7081
  this.isOpen = false;
7080
7082
  this.content = undefined;
@@ -7082,6 +7084,7 @@ class PdsTooltip {
7082
7084
  this.hasArrow = true;
7083
7085
  this.htmlContent = false;
7084
7086
  this.placement = 'right';
7087
+ this.maxWidth = '352px';
7085
7088
  this.opened = false;
7086
7089
  }
7087
7090
  handleOpenToggle() {
@@ -7120,13 +7123,13 @@ class PdsTooltip {
7120
7123
  this.opened = false;
7121
7124
  }
7122
7125
  render() {
7123
- return (hAsync(Host, { key: '2d8f8962d48885ba08942be77017a4935ddd2e22', onMouseEnter: this.handleShow, onMouseLeave: this.handleHide, onFocusin: this.handleShow, onFocusout: this.handleHide }, hAsync("div", { key: '532fcea8cc64b97257ee44f7513d24ae6369bc80', class: `
7126
+ return (hAsync(Host, { key: 'cd40b8fab6c861456b87390f138ee7b41f4d37a0', onMouseEnter: this.handleShow, onMouseLeave: this.handleHide, onFocusin: this.handleShow, onFocusout: this.handleHide }, hAsync("div", { key: '7aa003d0600cdda1452acec8ab5392cd6dbeeed8', class: `
7124
7127
  pds-tooltip
7125
7128
  pds-tooltip--${this.placement}
7126
7129
  ${this.htmlContent ? 'pds-tooltip--has-html-content' : ''}
7127
7130
  ${this.opened ? 'pds-tooltip--is-open' : ''}
7128
7131
  ${this.hasArrow ? '' : 'pds-tooltip--no-arrow'}
7129
- ` }, hAsync("span", { key: 'aeebff67bb54044f6c929b3da664c8b5185d34bb', "aria-describedby": this.componentId, class: "pds-tooltip__trigger" }, hAsync("slot", { key: '459356377503d70ca14d8fc52fc25ed989e9c54c' })), hAsync("div", { key: '29eab9bdfc2579d96ba66cce94ecf82b52c3e8a5', class: "pds-tooltip__content", "aria-hidden": this.opened ? 'false' : 'true', "aria-live": this.opened ? 'polite' : 'off', id: this.componentId, ref: (el) => (this.contentEl = el), role: "tooltip" }, hAsync("slot", { key: '33b625cdc333f23ad036a7623581e49b95ce23e7', name: "content" }), this.content))));
7132
+ ` }, hAsync("span", { key: '2f83a557860d79c0930390689ce72a9fa5726b3d', "aria-describedby": this.componentId, class: "pds-tooltip__trigger" }, hAsync("slot", { key: 'a78f31dae475a53ab709711a3c59142ed8d14418' })), hAsync("div", { key: '42cabc5b6ef126e054383361531b982a4472953d', class: "pds-tooltip__content", "aria-hidden": this.opened ? 'false' : 'true', "aria-live": this.opened ? 'polite' : 'off', id: this.componentId, ref: (el) => (this.contentEl = el), role: "tooltip", style: { maxWidth: this.maxWidth } }, hAsync("slot", { key: '990c5170d5f84863b7eaaeb4781a8ab6eff4b1b8', name: "content" }), this.content))));
7130
7133
  }
7131
7134
  get el() { return getElement(this); }
7132
7135
  static get watchers() { return {
@@ -7142,6 +7145,7 @@ class PdsTooltip {
7142
7145
  "hasArrow": [4, "has-arrow"],
7143
7146
  "htmlContent": [4, "html-content"],
7144
7147
  "placement": [513],
7148
+ "maxWidth": [1, "max-width"],
7145
7149
  "opened": [1540],
7146
7150
  "isOpen": [32],
7147
7151
  "showTooltip": [64],
@@ -7294,7 +7298,7 @@ var NAMESPACE = (
7294
7298
  );
7295
7299
 
7296
7300
  /*
7297
- Stencil Hydrate Runner v4.22.1 | MIT Licensed | https://stenciljs.com
7301
+ Stencil Hydrate Runner v4.22.2 | MIT Licensed | https://stenciljs.com
7298
7302
  */
7299
7303
  var __defProp = Object.defineProperty;
7300
7304
  var __export = (target, all) => {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pine-ds/core",
3
- "version": "2.1.0",
3
+ "version": "2.1.1",
4
4
  "license": "MIT",
5
5
  "description": "Base components for Pine Design System",
6
6
  "author": "Kajabi Design System Services",
@@ -57,24 +57,27 @@
57
57
  },
58
58
  "dependencies": {
59
59
  "@pine-ds/icons": "*",
60
- "@stencil/core": "^4.20.0",
60
+ "@stencil/core": "4.22.2",
61
61
  "sortablejs": "^1.15.0",
62
62
  "tslib": "^2.6.2"
63
63
  },
64
64
  "devDependencies": {
65
65
  "@babel/core": "^7.19.3",
66
66
  "@babel/preset-env": "^7.22.10",
67
- "@pine-ds/doc-components": "^2.0.0",
67
+ "@chromatic-com/storybook": "^3.2.2",
68
+ "@pine-ds/doc-components": "2.1.1",
68
69
  "@pxtrn/storybook-addon-docs-stencil": "^6.4.1",
69
70
  "@stencil-community/eslint-plugin": "^0.5.0",
70
71
  "@stencil/react-output-target": "^0.5.3",
71
72
  "@stencil/sass": "^3.0.7",
72
- "@storybook/addon-a11y": "^7.3.2",
73
- "@storybook/addon-actions": "^7.3.2",
74
- "@storybook/addon-essentials": "^7.3.2",
75
- "@storybook/addon-links": "^7.3.2",
76
- "@storybook/web-components": "^7.3.2",
77
- "@storybook/web-components-vite": "^7.3.2",
73
+ "@storybook/addon-a11y": "^8.4.2",
74
+ "@storybook/addon-actions": "^8.4.2",
75
+ "@storybook/addon-essentials": "^8.4.2",
76
+ "@storybook/addon-links": "^8.4.2",
77
+ "@storybook/addon-mdx-gfm": "^8.4.2",
78
+ "@storybook/theming": "^8.4.2",
79
+ "@storybook/web-components": "^8.4.2",
80
+ "@storybook/web-components-vite": "^8.4.2",
78
81
  "@tokens-studio/sd-transforms": "^1.2.5",
79
82
  "@types/jest": "^29.5.11",
80
83
  "@types/sortablejs": "^1.15.1",
@@ -96,7 +99,7 @@
96
99
  "puppeteer": "^21.6.0",
97
100
  "react": "^18.2.0",
98
101
  "react-dom": "^18.2.0",
99
- "storybook": "^7.3.2",
102
+ "storybook": "^8.4.2",
100
103
  "style-dictionary": "^4.1.1",
101
104
  "stylelint": "^14.13.0",
102
105
  "stylelint-config-prettier": "^9.0.3",