@xplor-education/core-stencil-components 3.1.2 → 3.1.4

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 (261) hide show
  1. package/components/index.js +28 -3
  2. package/components/index.js.map +1 -1
  3. package/components/{p-B49oUO_9.js → p-AzuDJugb.js} +3 -3
  4. package/components/{p-B49oUO_9.js.map → p-AzuDJugb.js.map} +1 -1
  5. package/components/{p-D4jVa8dE.js → p-BQ6aLuGP.js} +4 -4
  6. package/components/{p-D4jVa8dE.js.map → p-BQ6aLuGP.js.map} +1 -1
  7. package/components/{p-VIJbFoA4.js → p-BZQ63ULK.js} +3 -3
  8. package/components/{p-VIJbFoA4.js.map → p-BZQ63ULK.js.map} +1 -1
  9. package/components/{p-BRWe4TXp.js → p-C-gHaxf1.js} +3 -3
  10. package/components/p-C-gHaxf1.js.map +1 -0
  11. package/components/{p-Bs_ocvfe.js → p-CyGsSa4H.js} +7 -4
  12. package/components/p-CyGsSa4H.js.map +1 -0
  13. package/components/{p-B3zR7peH.js → p-oanCZPh6.js} +4 -4
  14. package/components/{p-B3zR7peH.js.map → p-oanCZPh6.js.map} +1 -1
  15. package/components/xplor-alert-message.js +2 -2
  16. package/components/xplor-avatar-and-name.js +2 -2
  17. package/components/xplor-avatar.js +1 -1
  18. package/components/xplor-badge-active.js +1 -1
  19. package/components/xplor-badge-archived.js +1 -1
  20. package/components/xplor-badge-deleted.js +1 -1
  21. package/components/xplor-badge-expired.js +1 -1
  22. package/components/xplor-badge-inactive.js +1 -1
  23. package/components/xplor-badge-recalled.js +1 -1
  24. package/components/xplor-badge-upcoming.js +1 -1
  25. package/components/xplor-badge-waitlist.js +1 -1
  26. package/components/xplor-badge.js +1 -1
  27. package/components/xplor-btn-back-to-parent.js +1 -1
  28. package/components/xplor-btn-back.js +1 -1
  29. package/components/xplor-btn-icon.js +1 -1
  30. package/components/xplor-btn-toggle-group.js +1 -1
  31. package/components/xplor-btn-toggle-secondary.js +1 -1
  32. package/components/xplor-btn-toggle.js +1 -1
  33. package/components/xplor-btn-tooltip.js +3 -3
  34. package/components/xplor-button.js +1 -1
  35. package/components/xplor-canvas-editor.d.ts +11 -0
  36. package/components/xplor-canvas-editor.js +369 -0
  37. package/components/xplor-canvas-editor.js.map +1 -0
  38. package/components/xplor-chat-widget.js +3 -3
  39. package/components/xplor-checkbox.js +1 -1
  40. package/components/xplor-combobox.js +5 -5
  41. package/components/xplor-datatable.js +2 -2
  42. package/components/xplor-date-picker.js +5 -5
  43. package/components/xplor-drag-and-drop-input.js +26 -5
  44. package/components/xplor-drag-and-drop-input.js.map +1 -1
  45. package/components/xplor-dropdown.js +1 -1
  46. package/components/xplor-expansion-panel.js +4 -4
  47. package/components/xplor-expansion-panels.js +1 -1
  48. package/components/xplor-file-upload.js +2 -2
  49. package/components/xplor-inline-checkbox.js +2 -2
  50. package/components/xplor-inline-date-picker.js +1 -1
  51. package/components/xplor-inline-switch.js +1 -1
  52. package/components/xplor-input-file.js +1 -1
  53. package/components/xplor-input-search.js +2 -2
  54. package/components/xplor-input-select.js +2 -2
  55. package/components/xplor-input-send.js +3 -3
  56. package/components/xplor-input-text-area.js +2 -2
  57. package/components/xplor-input-text-secondary.js +2 -2
  58. package/components/xplor-input-text.js +2 -2
  59. package/components/xplor-input-title.js +1 -1
  60. package/components/xplor-links.js +1 -1
  61. package/components/xplor-modal-persistent.js +2 -2
  62. package/components/xplor-modal.js +1 -1
  63. package/components/xplor-nav-tabs.js +2 -2
  64. package/components/xplor-radio-btn.js +2 -2
  65. package/components/xplor-rich-text-editor.d.ts +11 -0
  66. package/components/xplor-rich-text-editor.js +23754 -0
  67. package/components/xplor-rich-text-editor.js.map +1 -0
  68. package/components/xplor-section-card.js +2 -2
  69. package/components/xplor-section-heading.js +2 -2
  70. package/components/xplor-table.js +5 -5
  71. package/components/xplor-text-bubble.js +2 -2
  72. package/components/xplor-text-field.js +2 -2
  73. package/components/xplor-time-picker.js +6 -6
  74. package/components/xplor-tooltip.js +1 -1
  75. package/dist/cjs/{index-BjAapk2n.js → index--_m3aUsf.js} +32 -7
  76. package/dist/cjs/index--_m3aUsf.js.map +1 -0
  77. package/dist/cjs/loader.cjs.js +2 -2
  78. package/dist/cjs/xplor-alert-dialog_60.cjs.entry.js +29457 -0
  79. package/dist/cjs/xplor-alert-dialog_60.cjs.entry.js.map +1 -0
  80. package/dist/cjs/xplor-component-library.cjs.js +2 -2
  81. package/dist/collection/collection-manifest.json +2 -0
  82. package/dist/collection/components/xplor-alert-message/xplor-alert-message.js +2 -2
  83. package/dist/collection/components/xplor-avatar/xplor-avatar.js +2 -2
  84. package/dist/collection/components/xplor-avatar-and-name/xplor-avatar-and-name.js +1 -1
  85. package/dist/collection/components/xplor-badge/xplor-badge.js +1 -1
  86. package/dist/collection/components/xplor-badge-active/xplor-badge-active.js +1 -1
  87. package/dist/collection/components/xplor-badge-archived/xplor-badge-archived.js +1 -1
  88. package/dist/collection/components/xplor-badge-deleted/xplor-badge-deleted.js +1 -1
  89. package/dist/collection/components/xplor-badge-expired/xplor-badge-expired.js +1 -1
  90. package/dist/collection/components/xplor-badge-inactive/xplor-badge-inactive.js +1 -1
  91. package/dist/collection/components/xplor-badge-recalled/xplor-badge-recalled.js +1 -1
  92. package/dist/collection/components/xplor-badge-upcoming/xplor-badge-upcoming.js +1 -1
  93. package/dist/collection/components/xplor-badge-waitlist/xplor-badge-waitlist.js +1 -1
  94. package/dist/collection/components/xplor-btn-back/xplor-btn-back.js +1 -1
  95. package/dist/collection/components/xplor-btn-back-to-parent/xplor-btn-back-to-parent.js +1 -1
  96. package/dist/collection/components/xplor-btn-icon/xplor-btn-icon.js +1 -1
  97. package/dist/collection/components/xplor-btn-toggle/xplor-btn-toggle.js +1 -1
  98. package/dist/collection/components/xplor-btn-toggle-group/xplor-btn-toggle-group.js +1 -1
  99. package/dist/collection/components/xplor-btn-toggle-secondary/xplor-btn-toggle-secondary.js +1 -1
  100. package/dist/collection/components/xplor-btn-tooltip/xplor-btn-tooltip.js +1 -1
  101. package/dist/collection/components/xplor-button/xplor-button.css +8 -3
  102. package/dist/collection/components/xplor-button/xplor-button.js +23 -1
  103. package/dist/collection/components/xplor-button/xplor-button.js.map +1 -1
  104. package/dist/collection/components/xplor-canvas-editor/xplor-canvas-editor.css +1224 -0
  105. package/dist/collection/components/xplor-canvas-editor/xplor-canvas-editor.js +520 -0
  106. package/dist/collection/components/xplor-canvas-editor/xplor-canvas-editor.js.map +1 -0
  107. package/dist/collection/components/xplor-canvas-editor/xplor-canvas-editor.stories.js +280 -0
  108. package/dist/collection/components/xplor-canvas-editor/xplor-canvas-editor.stories.js.map +1 -0
  109. package/dist/collection/components/xplor-chat-widget/xplor-chat-widget.js +1 -1
  110. package/dist/collection/components/xplor-checkbox/xplor-checkbox.js +1 -1
  111. package/dist/collection/components/xplor-combobox/xplor-combobox.js +5 -5
  112. package/dist/collection/components/xplor-datatable/xplor-datatable.js +2 -2
  113. package/dist/collection/components/xplor-date-picker/xplor-date-picker.js +4 -4
  114. package/dist/collection/components/xplor-drag-and-drop-input/xplor-drag-and-drop-input.css +62 -29
  115. package/dist/collection/components/xplor-drag-and-drop-input/xplor-drag-and-drop-input.js +25 -4
  116. package/dist/collection/components/xplor-drag-and-drop-input/xplor-drag-and-drop-input.js.map +1 -1
  117. package/dist/collection/components/xplor-dropdown/xplor-dropdown.js +1 -1
  118. package/dist/collection/components/xplor-expansion-panel/xplor-expansion-panel.js +4 -4
  119. package/dist/collection/components/xplor-expansion-panels/xplor-expansion-panels.js +1 -1
  120. package/dist/collection/components/xplor-file-upload/xplor-file-upload.js +2 -2
  121. package/dist/collection/components/xplor-inline-checkbox/xplor-inline-checkbox.js +2 -2
  122. package/dist/collection/components/xplor-inline-date-picker/xplor-inline-date-picker.js +1 -1
  123. package/dist/collection/components/xplor-inline-switch/xplor-inline-switch.js +1 -1
  124. package/dist/collection/components/xplor-input-file/xplor-input-file.js +1 -1
  125. package/dist/collection/components/xplor-input-search/xplor-input-search.js +2 -2
  126. package/dist/collection/components/xplor-input-select/xplor-input-select.js +2 -2
  127. package/dist/collection/components/xplor-input-send/xplor-input-send.js +2 -2
  128. package/dist/collection/components/xplor-input-text/xplor-input-text.js +2 -2
  129. package/dist/collection/components/xplor-input-text-area/xplor-input-text-area.js +2 -2
  130. package/dist/collection/components/xplor-input-text-secondary/xplor-input-text-secondary.js +2 -2
  131. package/dist/collection/components/xplor-input-title/xplor-input-title.js +1 -1
  132. package/dist/collection/components/xplor-links/xplor-links.js +1 -1
  133. package/dist/collection/components/xplor-modal/xplor-modal.css +10 -10
  134. package/dist/collection/components/xplor-modal-persistent/xplor-modal-persistent.js +1 -1
  135. package/dist/collection/components/xplor-nav-tabs/xplor-nav-tabs.js +2 -2
  136. package/dist/collection/components/xplor-radio-btn/xplor-radio-btn.js +2 -2
  137. package/dist/collection/components/xplor-rich-text-editor/xplor-rich-text-editor.css +1445 -0
  138. package/dist/collection/components/xplor-rich-text-editor/xplor-rich-text-editor.js +800 -0
  139. package/dist/collection/components/xplor-rich-text-editor/xplor-rich-text-editor.js.map +1 -0
  140. package/dist/collection/components/xplor-rich-text-editor/xplor-rich-text-editor.stories.js +260 -0
  141. package/dist/collection/components/xplor-rich-text-editor/xplor-rich-text-editor.stories.js.map +1 -0
  142. package/dist/collection/components/xplor-section-card/xplor-section-card.js +2 -2
  143. package/dist/collection/components/xplor-section-heading/xplor-section-heading.js +2 -2
  144. package/dist/collection/components/xplor-table/xplor-table.js +5 -5
  145. package/dist/collection/components/xplor-text-bubble/xplor-text-bubble.js +2 -2
  146. package/dist/collection/components/xplor-text-field/xplor-text-field.js +2 -2
  147. package/dist/collection/components/xplor-time-picker/xplor-time-picker.js +6 -6
  148. package/dist/collection/components/xplor-tooltip/xplor-tooltip.js +2 -2
  149. package/dist/collection/utils/slate-legacy-converter.js +223 -0
  150. package/dist/collection/utils/slate-legacy-converter.js.map +1 -0
  151. package/dist/components/index.js +28 -3
  152. package/dist/components/index.js.map +1 -1
  153. package/dist/components/{p-04oMLTZR.js → p-B7FEf2_x.js} +3 -3
  154. package/dist/components/p-B7FEf2_x.js.map +1 -0
  155. package/dist/components/{p--zhT6rvJ.js → p-DGaHlr-k.js} +4 -4
  156. package/dist/components/{p--zhT6rvJ.js.map → p-DGaHlr-k.js.map} +1 -1
  157. package/dist/components/{p-B5rS_jjI.js → p-DWaTb2EJ.js} +7 -4
  158. package/dist/components/p-DWaTb2EJ.js.map +1 -0
  159. package/dist/components/{p-J41B2nOt.js → p-DroQBoSo.js} +3 -3
  160. package/dist/components/{p-J41B2nOt.js.map → p-DroQBoSo.js.map} +1 -1
  161. package/dist/components/{p-DQ8MCJFX.js → p-TfYzqGwr.js} +3 -3
  162. package/dist/components/{p-DQ8MCJFX.js.map → p-TfYzqGwr.js.map} +1 -1
  163. package/dist/components/{p-DbQ6ZNvh.js → p-vl-J3tKJ.js} +4 -4
  164. package/dist/components/{p-DbQ6ZNvh.js.map → p-vl-J3tKJ.js.map} +1 -1
  165. package/dist/components/xplor-alert-message.js +2 -2
  166. package/dist/components/xplor-avatar-and-name.js +2 -2
  167. package/dist/components/xplor-avatar.js +1 -1
  168. package/dist/components/xplor-badge-active.js +1 -1
  169. package/dist/components/xplor-badge-archived.js +1 -1
  170. package/dist/components/xplor-badge-deleted.js +1 -1
  171. package/dist/components/xplor-badge-expired.js +1 -1
  172. package/dist/components/xplor-badge-inactive.js +1 -1
  173. package/dist/components/xplor-badge-recalled.js +1 -1
  174. package/dist/components/xplor-badge-upcoming.js +1 -1
  175. package/dist/components/xplor-badge-waitlist.js +1 -1
  176. package/dist/components/xplor-badge.js +1 -1
  177. package/dist/components/xplor-btn-back-to-parent.js +1 -1
  178. package/dist/components/xplor-btn-back.js +1 -1
  179. package/dist/components/xplor-btn-icon.js +1 -1
  180. package/dist/components/xplor-btn-toggle-group.js +1 -1
  181. package/dist/components/xplor-btn-toggle-secondary.js +1 -1
  182. package/dist/components/xplor-btn-toggle.js +1 -1
  183. package/dist/components/xplor-btn-tooltip.js +3 -3
  184. package/dist/components/xplor-button.js +1 -1
  185. package/dist/components/xplor-canvas-editor.d.ts +11 -0
  186. package/dist/components/xplor-canvas-editor.js +370 -0
  187. package/dist/components/xplor-canvas-editor.js.map +1 -0
  188. package/dist/components/xplor-chat-widget.js +3 -3
  189. package/dist/components/xplor-checkbox.js +1 -1
  190. package/dist/components/xplor-combobox.js +5 -5
  191. package/dist/components/xplor-datatable.js +2 -2
  192. package/dist/components/xplor-date-picker.js +5 -5
  193. package/dist/components/xplor-drag-and-drop-input.js +26 -5
  194. package/dist/components/xplor-drag-and-drop-input.js.map +1 -1
  195. package/dist/components/xplor-dropdown.js +1 -1
  196. package/dist/components/xplor-expansion-panel.js +4 -4
  197. package/dist/components/xplor-expansion-panels.js +1 -1
  198. package/dist/components/xplor-file-upload.js +2 -2
  199. package/dist/components/xplor-inline-checkbox.js +2 -2
  200. package/dist/components/xplor-inline-date-picker.js +1 -1
  201. package/dist/components/xplor-inline-switch.js +1 -1
  202. package/dist/components/xplor-input-file.js +1 -1
  203. package/dist/components/xplor-input-search.js +2 -2
  204. package/dist/components/xplor-input-select.js +2 -2
  205. package/dist/components/xplor-input-send.js +3 -3
  206. package/dist/components/xplor-input-text-area.js +2 -2
  207. package/dist/components/xplor-input-text-secondary.js +2 -2
  208. package/dist/components/xplor-input-text.js +2 -2
  209. package/dist/components/xplor-input-title.js +1 -1
  210. package/dist/components/xplor-links.js +1 -1
  211. package/dist/components/xplor-modal-persistent.js +2 -2
  212. package/dist/components/xplor-modal.js +1 -1
  213. package/dist/components/xplor-nav-tabs.js +2 -2
  214. package/dist/components/xplor-radio-btn.js +2 -2
  215. package/dist/components/xplor-rich-text-editor.d.ts +11 -0
  216. package/dist/components/xplor-rich-text-editor.js +23755 -0
  217. package/dist/components/xplor-rich-text-editor.js.map +1 -0
  218. package/dist/components/xplor-section-card.js +2 -2
  219. package/dist/components/xplor-section-heading.js +2 -2
  220. package/dist/components/xplor-table.js +5 -5
  221. package/dist/components/xplor-text-bubble.js +2 -2
  222. package/dist/components/xplor-text-field.js +2 -2
  223. package/dist/components/xplor-time-picker.js +6 -6
  224. package/dist/components/xplor-tooltip.js +1 -1
  225. package/dist/esm/{index-KRfMjDC2.js → index-QwDfQUbw.js} +32 -7
  226. package/dist/esm/index-QwDfQUbw.js.map +1 -0
  227. package/dist/esm/loader.js +3 -3
  228. package/dist/esm/xplor-alert-dialog_60.entry.js +29396 -0
  229. package/dist/esm/xplor-alert-dialog_60.entry.js.map +1 -0
  230. package/dist/esm/xplor-component-library.js +3 -3
  231. package/dist/hydrate/index.js +24231 -96
  232. package/dist/hydrate/index.mjs +24231 -96
  233. package/dist/types/components/xplor-button/xplor-button.d.ts +2 -0
  234. package/dist/types/components/xplor-canvas-editor/xplor-canvas-editor.d.ts +63 -0
  235. package/dist/types/components/xplor-canvas-editor/xplor-canvas-editor.stories.d.ts +84 -0
  236. package/dist/types/components/xplor-drag-and-drop-input/xplor-drag-and-drop-input.d.ts +6 -0
  237. package/dist/types/components/xplor-rich-text-editor/xplor-rich-text-editor.d.ts +129 -0
  238. package/dist/types/components/xplor-rich-text-editor/xplor-rich-text-editor.stories.d.ts +105 -0
  239. package/dist/types/components.d.ts +286 -0
  240. package/dist/types/utils/slate-legacy-converter.d.ts +83 -0
  241. package/dist/xplor-component-library/p-0d477ec2.entry.js +2 -0
  242. package/dist/xplor-component-library/p-0d477ec2.entry.js.map +1 -0
  243. package/dist/xplor-component-library/p-QwDfQUbw.js +3 -0
  244. package/dist/xplor-component-library/p-QwDfQUbw.js.map +1 -0
  245. package/dist/xplor-component-library/xplor-component-library.css +1 -1
  246. package/dist/xplor-component-library/xplor-component-library.esm.js +1 -1
  247. package/package.json +7 -1
  248. package/components/p-BRWe4TXp.js.map +0 -1
  249. package/components/p-Bs_ocvfe.js.map +0 -1
  250. package/dist/cjs/index-BjAapk2n.js.map +0 -1
  251. package/dist/cjs/xplor-alert-dialog_58.cjs.entry.js +0 -5395
  252. package/dist/cjs/xplor-alert-dialog_58.cjs.entry.js.map +0 -1
  253. package/dist/components/p-04oMLTZR.js.map +0 -1
  254. package/dist/components/p-B5rS_jjI.js.map +0 -1
  255. package/dist/esm/index-KRfMjDC2.js.map +0 -1
  256. package/dist/esm/xplor-alert-dialog_58.entry.js +0 -5336
  257. package/dist/esm/xplor-alert-dialog_58.entry.js.map +0 -1
  258. package/dist/xplor-component-library/p-7ecb45dd.entry.js +0 -2
  259. package/dist/xplor-component-library/p-7ecb45dd.entry.js.map +0 -1
  260. package/dist/xplor-component-library/p-KRfMjDC2.js +0 -3
  261. package/dist/xplor-component-library/p-KRfMjDC2.js.map +0 -1
@@ -1 +1 @@
1
- {"file":"p-B3zR7peH.js","mappings":";;AAAA,MAAM,cAAc,GAAG,mnNAAmnN;;MCO7nN,WAAW,iBAAAA,kBAAA,CAAA,MAAA,WAAA,SAAAC,CAAA,CAAA;AALxB,IAAA,WAAA,GAAA;;;;;AASU,QAAA,IAAQ,CAAA,QAAA,GAAa,KAAK;AAiDnC;IAhCC,MAAM,GAAA;QACJ,IAAI,SAAS,GAAG,YAAY;QAC5B,IAAI,IAAI,CAAC,IAAI;AAAE,YAAA,SAAS,IAAI,CAAgB,aAAA,EAAA,IAAI,CAAC,IAAI,EAAE;QACvD,IAAI,IAAI,CAAC,KAAK;AAAE,YAAA,SAAS,IAAI,CAAgB,aAAA,EAAA,IAAI,CAAC,KAAK,EAAE;QAEzD,MAAM,KAAK,IACT,CAAA,CAAA,KAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAA,EACG,IAAI,CAAC,GAAG,IACP,CAAA,CAAA,KAAA,EAAA,EAAK,GAAG,EAAE,IAAI,CAAC,IAAI,EAAE,GAAG,EAAE,IAAI,CAAC,GAAG,EAAA,CAAI,KAEtC,CAAA,CAAA,KAAA,EAAA,EAAK,KAAK,EAAC,yBAAyB,EAAA,EAClC,CAAA,CAAA,MAAA,EAAA,IAAA,CAAa,CACT,CACP,EACA,IAAI,CAAC,MAAM,IAAI,CAAK,CAAA,KAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAA,KAAK,EAAE,oBAAoB,IAAI,CAAC,MAAM,CAAE,CAAA,EAAA,YAAA,EAAc,CAAW,QAAA,EAAA,IAAI,CAAC,MAAM,CAAA,CAAE,EAAE,IAAI,EAAC,KAAK,EAAA,CAAO,CAClH,CACP;QAED,QACE,CAAA,CAAC,IAAI,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAA,EACF,IAAI,CAAC,IAAI,IAAI,CAAC,IAAI,CAAC,QAAQ,IAC1B,CAAA,CAAA,GAAA,EAAA,EAAG,IAAI,EAAE,IAAI,CAAC,IAAI,EAAE,KAAK,EAAE,SAAS,EAAE,MAAM,EAAE,IAAI,CAAC,MAAM,EACtD,EAAA,KAAK,CACJ,IACF,IAAI,CAAC,IAAI,IAAI,IAAI,CAAC,QAAQ,IAC5B,CAAA,CAAA,KAAA,EAAA,EAAK,KAAK,EAAE,SAAS,GAAG,uBAAuB,EAAG,EAAA,KAAK,CAAO,KAE9D,CAAK,CAAA,KAAA,EAAA,EAAA,KAAK,EAAE,SAAS,IAAG,KAAK,CAAO,CACrC,CACI;;;;;;;;;;;;;;;;;;;;;;;;;;;;;","names":["__stencil_proxyCustomElement","HTMLElement"],"sources":["src/components/xplor-avatar/xplor-avatar.scss?tag=xplor-avatar&encapsulation=shadow","src/components/xplor-avatar/xplor-avatar.tsx"],"sourcesContent":[":host {\n display: block;\n}\n","import { Component, Host, h, Prop } from '@stencil/core';\n\n@Component({\n tag: 'xplor-avatar',\n styleUrl: 'xplor-avatar.scss',\n shadow: true,\n})\nexport class XplorAvatar {\n /** Background color when there is no image src */\n @Prop() color?: 'green' | 'yellow' | 'pink' | 'primary' | 'secondary';\n // eslint-disable-next-line @stencil/required-jsdoc\n @Prop() disabled?: boolean = false;\n /** The URL if the avatar should be hyperlinked */\n @Prop() href?: string;\n /** Alt text for the image if there is an image src */\n @Prop() name?: string;\n /** Size of the avatar */\n @Prop() size?: 'md' | 'sm';\n /** The image URL */\n @Prop() src?: string;\n /** Color styles for the dot indicator to indicate varied states */\n @Prop() status?: 'active' | 'warning' | 'inactive';\n /**\n * Where to open the URL chosen for the `href` prop:\n * `_self` (default), `_blank`, `_parent`, or `_top`\n */\n @Prop() target?: string;\n\n render() {\n let className = 'xpl-avatar';\n if (this.size) className += ` xpl-avatar--${this.size}`;\n if (this.color) className += ` xpl-avatar--${this.color}`;\n\n const inner = (\n <div>\n {this.src ? (\n <img alt={this.name} src={this.src} />\n ) : (\n <div class=\"xpl-avatar__placeholder\">\n <slot></slot>\n </div>\n )}\n {this.status && <div class={`xpl-avatar__dot--${this.status}`} aria-label={`Status: ${this.status}`} role=\"img\"></div>}\n </div>\n );\n\n return (\n <Host>\n {this.href && !this.disabled ? (\n <a href={this.href} class={className} target={this.target}>\n {inner}\n </a>\n ) : this.href && this.disabled ? (\n <div class={className + ' xpl-avatar--disabled'}>{inner}</div>\n ) : (\n <div class={className}>{inner}</div>\n )}\n </Host>\n );\n }\n}\n"],"version":3}
1
+ {"file":"p-oanCZPh6.js","mappings":";;AAAA,MAAM,cAAc,GAAG,mnNAAmnN;;MCO7nN,WAAW,iBAAAA,kBAAA,CAAA,MAAA,WAAA,SAAAC,CAAA,CAAA;AALxB,IAAA,WAAA,GAAA;;;;;AASU,QAAA,IAAQ,CAAA,QAAA,GAAa,KAAK;AAiDnC;IAhCC,MAAM,GAAA;QACJ,IAAI,SAAS,GAAG,YAAY;QAC5B,IAAI,IAAI,CAAC,IAAI;AAAE,YAAA,SAAS,IAAI,CAAgB,aAAA,EAAA,IAAI,CAAC,IAAI,EAAE;QACvD,IAAI,IAAI,CAAC,KAAK;AAAE,YAAA,SAAS,IAAI,CAAgB,aAAA,EAAA,IAAI,CAAC,KAAK,EAAE;QAEzD,MAAM,KAAK,IACT,CAAA,CAAA,KAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAA,EACG,IAAI,CAAC,GAAG,IACP,CAAA,CAAA,KAAA,EAAA,EAAK,GAAG,EAAE,IAAI,CAAC,IAAI,EAAE,GAAG,EAAE,IAAI,CAAC,GAAG,EAAA,CAAI,KAEtC,CAAA,CAAA,KAAA,EAAA,EAAK,KAAK,EAAC,yBAAyB,EAAA,EAClC,CAAA,CAAA,MAAA,EAAA,IAAA,CAAa,CACT,CACP,EACA,IAAI,CAAC,MAAM,IAAI,CAAK,CAAA,KAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAA,KAAK,EAAE,oBAAoB,IAAI,CAAC,MAAM,CAAE,CAAA,EAAA,YAAA,EAAc,CAAW,QAAA,EAAA,IAAI,CAAC,MAAM,CAAA,CAAE,EAAE,IAAI,EAAC,KAAK,EAAA,CAAO,CAClH,CACP;QAED,QACE,CAAA,CAAC,IAAI,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAA,EACF,IAAI,CAAC,IAAI,IAAI,CAAC,IAAI,CAAC,QAAQ,IAC1B,CAAA,CAAA,GAAA,EAAA,EAAG,IAAI,EAAE,IAAI,CAAC,IAAI,EAAE,KAAK,EAAE,SAAS,EAAE,MAAM,EAAE,IAAI,CAAC,MAAM,EACtD,EAAA,KAAK,CACJ,IACF,IAAI,CAAC,IAAI,IAAI,IAAI,CAAC,QAAQ,IAC5B,CAAA,CAAA,KAAA,EAAA,EAAK,KAAK,EAAE,SAAS,GAAG,uBAAuB,EAAG,EAAA,KAAK,CAAO,KAE9D,CAAK,CAAA,KAAA,EAAA,EAAA,KAAK,EAAE,SAAS,IAAG,KAAK,CAAO,CACrC,CACI;;;;;;;;;;;;;;;;;;;;;;;;;;;;;","names":["__stencil_proxyCustomElement","HTMLElement"],"sources":["src/components/xplor-avatar/xplor-avatar.scss?tag=xplor-avatar&encapsulation=shadow","src/components/xplor-avatar/xplor-avatar.tsx"],"sourcesContent":[":host {\n display: block;\n}\n","import { Component, Host, h, Prop } from '@stencil/core';\n\n@Component({\n tag: 'xplor-avatar',\n styleUrl: 'xplor-avatar.scss',\n shadow: true,\n})\nexport class XplorAvatar {\n /** Background color when there is no image src */\n @Prop() color?: 'green' | 'yellow' | 'pink' | 'primary' | 'secondary';\n // eslint-disable-next-line @stencil/required-jsdoc\n @Prop() disabled?: boolean = false;\n /** The URL if the avatar should be hyperlinked */\n @Prop() href?: string;\n /** Alt text for the image if there is an image src */\n @Prop() name?: string;\n /** Size of the avatar */\n @Prop() size?: 'md' | 'sm';\n /** The image URL */\n @Prop() src?: string;\n /** Color styles for the dot indicator to indicate varied states */\n @Prop() status?: 'active' | 'warning' | 'inactive';\n /**\n * Where to open the URL chosen for the `href` prop:\n * `_self` (default), `_blank`, `_parent`, or `_top`\n */\n @Prop() target?: string;\n\n render() {\n let className = 'xpl-avatar';\n if (this.size) className += ` xpl-avatar--${this.size}`;\n if (this.color) className += ` xpl-avatar--${this.color}`;\n\n const inner = (\n <div>\n {this.src ? (\n <img alt={this.name} src={this.src} />\n ) : (\n <div class=\"xpl-avatar__placeholder\">\n <slot></slot>\n </div>\n )}\n {this.status && <div class={`xpl-avatar__dot--${this.status}`} aria-label={`Status: ${this.status}`} role=\"img\"></div>}\n </div>\n );\n\n return (\n <Host>\n {this.href && !this.disabled ? (\n <a href={this.href} class={className} target={this.target}>\n {inner}\n </a>\n ) : this.href && this.disabled ? (\n <div class={className + ' xpl-avatar--disabled'}>{inner}</div>\n ) : (\n <div class={className}>{inner}</div>\n )}\n </Host>\n );\n }\n}\n"],"version":3}
@@ -14,10 +14,10 @@ const XplorAlertMessage$1 = /*@__PURE__*/ proxyCustomElement(class XplorAlertMes
14
14
  };
15
15
  }
16
16
  render() {
17
- return (h(Host, { key: '9b7353e68d89701b3fdb4dcd5fb5e6c886b08d8b' }, h("div", { key: '335c16829ae65019c3c7d32a9e7dd3a3ef13c1ae', class: {
17
+ return (h(Host, { key: 'e5ad4fa2fd9fbdc47cfbfd73fb73b1db28a315e0' }, h("div", { key: 'ffd54ee02b5f4374fded564e8d22e766c4d38298', class: {
18
18
  'alert-message': true,
19
19
  [`alert-message--${this.type}`]: true,
20
- }, role: "alert" }, h("div", { key: '08feddcdf81a93b0aaa907688923d3b943fcc7ed', class: "alert-message__content" }, this.alertTitle && (h("div", { key: 'a994f5d65e9112cae41bf3379f4454e986d62e00', class: "alert-message__title" }, h("slot", { key: 'b4cd15b229b6e5539c29c929dfa804b7da537030', name: "title" }, this.alertTitle))), h("div", { key: 'ef6135360584c77ad418f46022ed8600c5786c2a', class: "alert-message__body" }, h("slot", { key: '36d800fb3ebdfad5c2bf602212410381210db99b' })), h("div", { key: '79d1d65fc21759299f17d42523839c0d733b2098', class: "alert-message__actions" }, h("slot", { key: 'f4cc482a2392656d0bc385c0d3cafe23285f32e8', name: "actions" }))), this.dismissible && (h("button", { key: '37656219e43ce25d72e7afa66a1fc1a2e9f22002', class: "alert-message__dismiss", onClick: this.handleDismiss, "aria-label": "Dismiss alert", type: "button" }, "\u00D7")))));
20
+ }, role: "alert" }, h("div", { key: '343c0a7b2fc0850a8a198006623587a2b51222aa', class: "alert-message__content" }, this.alertTitle && (h("div", { key: 'e832315711af527990f7818b3a125fd451a9bbac', class: "alert-message__title" }, h("slot", { key: 'bec62d27a75cea441df1440d899b3cbdbb336677', name: "title" }, this.alertTitle))), h("div", { key: '862ff923e142cf0a19e4d94b2c0f83d4b2880dbf', class: "alert-message__body" }, h("slot", { key: '29ddafe2ffe87eab3434f65226e352ecb26d4bcb' })), h("div", { key: '8f4057d4c6c2baea6e2962f52e5a242f0c23e759', class: "alert-message__actions" }, h("slot", { key: '937e8089b98ee78738b770ba74b3867f979c2f8d', name: "actions" }))), this.dismissible && (h("button", { key: '5f4999ac21586b31c0c44320464e40a63eab98ab', class: "alert-message__dismiss", onClick: this.handleDismiss, "aria-label": "Dismiss alert", type: "button" }, "\u00D7")))));
21
21
  }
22
22
  static get style() { return xplorAlertMessageCss; }
23
23
  }, [6, "xplor-alert-message", {
@@ -1,5 +1,5 @@
1
1
  import { p as proxyCustomElement, H, h, a as Host } from './index.js';
2
- import { d as defineCustomElement$2 } from './p-B3zR7peH.js';
2
+ import { d as defineCustomElement$2 } from './p-oanCZPh6.js';
3
3
 
4
4
  const xplorAvatarAndNameCss = "@tailwind base;\n@tailwind components;\n@tailwind utilities;\n@layer base {\n \n :root {\n --color-primary: #db3b03;\n --color-primary-50: rgba(255, 152, 0, 1);\n --color-secondary: rgb(0, 119, 107);\n --color-secondary-50: rgba(1, 163, 157, 1);\n --color-tertiary: rgb(128, 104, 186);\n --color-tertiary: rgb(223, 242, 241);\n --color-white: white;\n --color-emphasis: rgb(8, 8, 9);\n --color-supergiant: rgb(213, 66, 99);\n --color-orange: rgb(250, 200, 127);\n --color-buttons: #fbbc05;\n --color-typography: #ea4335;\n --background: 20 66% 99%;\n --foreground: 20 51% 4%;\n --muted: 20 25% 86%;\n --muted-foreground: 20 7% 25%;\n --popover: 20 66% 98%;\n --popover-foreground: 20 51% 3%;\n --card: 20 66% 98%;\n --card-foreground: 20 51% 3%;\n --border: 20 15% 94%;\n --input: 20 15% 94%;\n --primary: 20 48% 72%;\n --primary-foreground: 20 48% 12%;\n --secondary: 20 12% 92%;\n --secondary-foreground: 20 12% 32%;\n --accent: 20 12% 92%;\n --accent-foreground: 20 12% 32%;\n --destructive: 11 80% 22%;\n --destructive-foreground: 11 80% 82%;\n --ring: 20 48% 72%;\n --radius: 0.5rem;\n --chart-1: 12 76% 61%;\n --chart-2: 173 58% 39%;\n --chart-3: 197 37% 24%;\n --chart-4: 43 74% 66%;\n --chart-5: 27 87% 67%;\n }\n .dark {\n --background: 253 43% 3%;\n --foreground: 253 31% 98%;\n --muted: 253 7% 13%;\n --muted-foreground: 253 13% 63%;\n --popover: 253 43% 3%;\n --popover-foreground: 253 31% 98%;\n --card: 253 43% 4%;\n --card-foreground: 253 31% 99%;\n --border: 215 27.9% 16.9%;\n --input: 215 27.9% 16.9%;\n --primary: 253 91% 58%;\n --primary-foreground: 253 91% 98%;\n --secondary: 253 7% 9%;\n --secondary-foreground: 253 7% 69%;\n --accent: 253 13% 14%;\n --accent-foreground: 253 13% 74%;\n --destructive: 339.2 90.36% 51.18%;\n --destructive-foreground: 0 0% 100%;\n --ring: 253 91% 58%;\n --chart-1: 220 70% 50%;\n --chart-2: 160 60% 45%;\n --chart-3: 30 80% 55%;\n --chart-4: 280 65% 60%;\n --chart-5: 340 75% 55%;\n }\n}\n@layer base {\n * {\n @apply border-border;\n }\n body {\n @apply box-border bg-background text-foreground;\n }\n}\n@layer utilities {\n .min-h-screen {\n min-height: 100vh;\n \n min-height: 100dvh;\n }\n .h-screen {\n height: 100vh;\n \n height: 100dvh;\n }\n}\n@tailwind base;\n@tailwind components;\n@tailwind utilities;\n@layer components {\n .glass {\n border: none;\n backdrop-filter: blur(var(--glass-blur, 40px));\n background-color: transparent;\n background-image: linear-gradient(135deg, rgb(255, 255, 255, var(--glass-opacity, 30%)), transparent), linear-gradient(var(--glass-reflex-degree, 100deg), rgb(255, 255, 255, var(--glass-reflex-opacity, 10%)) 25%, transparent 0);\n box-shadow: 0 0 0 1px rgb(255, 255, 255, var(--glass-border-opacity, 10%)) inset, 0 0 0 2px rgba(0, 0, 0, 0.05);\n text-shadow: 0 1px rgb(0, 0, 0, var(--glass-text-shadow-opacity, 5%));\n }\n}\n.tox.tox-tinymce.sc-xplor-avatar-and-name {\n width: 50% !important;\n height: 400px !important;\n display: inline-flex;\n}\n\n\n@media only screen and (min-width: 600px) {\n .tox.tox-tinymce.sc-xplor-avatar-and-name {\n width: 600px !important;\n }\n}\nh1.sc-xplor-avatar-and-name {\n color: var(--color-primary);\n \n font-family: Inter;\n font-size: 48px;\n font-style: normal;\n font-weight: 400;\n line-height: 56px; \n}\n\nh2.sc-xplor-avatar-and-name {\n color: var(--grey-1100252525, #252525);\n \n font-family: Inter;\n font-size: 32px;\n font-style: normal;\n font-weight: 600;\n line-height: 38px; \n letter-spacing: 0.25px;\n}\n\nh3.sc-xplor-avatar-and-name {\n color: var(--grey-1100252525, #252525);\n \n font-family: Inter;\n font-size: 24px;\n font-style: normal;\n font-weight: 400;\n line-height: 32px; \n}\n\n.overline.sc-xplor-avatar-and-name {\n color: var(--grey-1100252525, #252525);\n \n font-family: Inter;\n font-size: 12px;\n font-style: normal;\n font-weight: 500;\n line-height: 16px; \n letter-spacing: 3.2px;\n text-transform: uppercase;\n}\n\nol.sc-xplor-avatar-and-name, ul.sc-xplor-avatar-and-name {\n list-style: none;\n margin: 1rem;\n padding: 0;\n}\nol.sc-xplor-avatar-and-name li.sc-xplor-avatar-and-name, ul.sc-xplor-avatar-and-name li.sc-xplor-avatar-and-name {\n margin: 1rem;\n padding: 0;\n}\nol.mdc-list.sc-xplor-avatar-and-name, ul.mdc-list.sc-xplor-avatar-and-name {\n list-style-type: none;\n list-style: none;\n}\nol.mdc-list.sc-xplor-avatar-and-name li.mdc-list-item.sc-xplor-avatar-and-name, ul.mdc-list.sc-xplor-avatar-and-name li.mdc-list-item.sc-xplor-avatar-and-name {\n list-style-type: none;\n list-style: none !important;\n}\n\n.orange-label.sc-xplor-avatar-and-name {\n color: var(--Orange-900-Primary, #db3b03);\n \n font-family: Inter;\n font-size: 12px;\n font-style: normal;\n font-weight: 400;\n line-height: 16px; \n letter-spacing: 0.4px;\n margin: 0px 0 -9px 16px;\n z-index: 1 !important;\n position: relative;\n width: fit-content;\n}\n.orange-label.grey-bg.sc-xplor-avatar-and-name {\n background-color: #fefcfb;\n}\n\n#spinnerLoader.sc-xplor-avatar-and-name {\n position: fixed;\n top: 50%;\n left: 50%;\n transform: translate(-50%, -50%);\n background-color: #fff;\n padding: 20px;\n border-radius: 5px;\n box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);\n display: flex;\n align-items: center;\n justify-content: center;\n z-index: 100;\n pointer-events: none;\n}\n\n#textfield-Title-label.sc-xplor-avatar-and-name {\n background-color: white;\n}\n\n.mdc-ripple-upgraded.sc-xplor-avatar-and-name .mdc-text-field--outlined.sc-xplor-avatar-and-name .mdc-notched-outline__notch.sc-xplor-avatar-and-name {\n border: 0px solid transparent !important;\n border-bottom: 1px solid #db3b03 !important;\n padding: 0;\n height: 0;\n}\n\n.mdc-text-field--focused.sc-xplor-avatar-and-name .mdc-notched-outline__notch.sc-xplor-avatar-and-name {\n border: 0px solid transparent !important;\n border-bottom: 2px solid #db3b03 !important;\n}\n\n.mdc-text-field--outlined.sc-xplor-avatar-and-name .mdc-notched-outline.sc-xplor-avatar-and-name .mdc-notched-outline__notch.sc-xplor-avatar-and-name {\n max-width: calc(100% - max(12px, var(--mdc-shape-small, 4px)) * 2);\n border-top: transparent;\n}\n\n.generate-btn.sc-xplor-avatar-and-name {\n display: flex;\n height: 48px;\n padding: 12px 24px;\n justify-content: center;\n align-items: center;\n gap: 10px;\n border-radius: 16px;\n}\n.generate-btn.link.sc-xplor-avatar-and-name:hover {\n background-color: var(--Cyan-700-Secondary, #e27046);\n color: var(--Cyan-700-Secondary-Text, #fff);\n}\n\n.bg-green.sc-xplor-avatar-and-name {\n background: var(--Cyan-700-Secondary, #00776b);\n}\n\n.sc-xplor-avatar-and-name-h {\n display: inline-block;\n}\n\n.avatar-and-name.sc-xplor-avatar-and-name {\n display: inline-flex;\n align-items: center;\n gap: 0.75rem;\n}\n\n.avatar-and-name__text.sc-xplor-avatar-and-name {\n font-size: 0.875rem;\n font-weight: 500;\n color: #212121;\n line-height: 1.5;\n}";
5
5
 
@@ -10,7 +10,7 @@ const XplorAvatarAndName$1 = /*@__PURE__*/ proxyCustomElement(class XplorAvatarA
10
10
  this.size = 'md';
11
11
  }
12
12
  render() {
13
- return (h(Host, { key: 'adf60fff779f4cc4bf31c20468c6372c6cef675b' }, h("div", { key: '1c94683794ed122c7c1456e4abf7ae60f6458dd0', class: "avatar-and-name" }, h("xplor-avatar", { key: 'f37593d3b66ea539fefebadc9ff8e1657bd4a645', name: this.name, src: this.src, size: this.size, color: this.color, status: this.status }, !this.src && this.name && this.name.charAt(0).toUpperCase()), h("span", { key: '663d209d1a1fd4cf70198f1b4a08d71263b201d5', class: "avatar-and-name__text" }, h("slot", { key: '611eb31cc972f67f1a9d184eb844b4c2134f0f9f' }, this.name)))));
13
+ return (h(Host, { key: '3cecf9b9082d00a08f658b095b22b73b89c049ab' }, h("div", { key: '45d7af0d4244bb5757e90eb5a5c18480ae183ff3', class: "avatar-and-name" }, h("xplor-avatar", { key: 'd707f7729ecad111af15023198a6c0f88fcb7615', name: this.name, src: this.src, size: this.size, color: this.color, status: this.status }, !this.src && this.name && this.name.charAt(0).toUpperCase()), h("span", { key: '7226b976cd3976cd97be2bc62ba15176496b479d', class: "avatar-and-name__text" }, h("slot", { key: '521c6002cc282c3909f14b96f74cb7425be5fa8b' }, this.name)))));
14
14
  }
15
15
  static get style() { return xplorAvatarAndNameCss; }
16
16
  }, [6, "xplor-avatar-and-name", {
@@ -1,4 +1,4 @@
1
- import { X as XplorAvatar$1, d as defineCustomElement$1 } from './p-B3zR7peH.js';
1
+ import { X as XplorAvatar$1, d as defineCustomElement$1 } from './p-oanCZPh6.js';
2
2
 
3
3
  const XplorAvatar = XplorAvatar$1;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -8,7 +8,7 @@ const XplorBadgeActive$1 = /*@__PURE__*/ proxyCustomElement(class XplorBadgeActi
8
8
  this.__registerHost();
9
9
  }
10
10
  render() {
11
- return (h(Host, { key: '821006a66a77dcb1380c039c7f5932accb290e30' }, h("span", { key: '48942c3389b30d05660061e82ef9461842c38ea8', class: "xplor-badge-active" }, "Active")));
11
+ return (h(Host, { key: '41f14585e6efaff93c9ba04a32db266222ea6b40' }, h("span", { key: 'a051889e2b74c3503e12d2045704f81bd8876e8c', class: "xplor-badge-active" }, "Active")));
12
12
  }
13
13
  static get style() { return xplorBadgeActiveCss; }
14
14
  }, [2, "xplor-badge-active"]);
@@ -8,7 +8,7 @@ const XplorBadgeArchived$1 = /*@__PURE__*/ proxyCustomElement(class XplorBadgeAr
8
8
  this.__registerHost();
9
9
  }
10
10
  render() {
11
- return (h(Host, { key: '599e09f32f830d73850b5ec237839da8a7121c80' }, h("span", { key: '844fd6e6bc86467cfe4be78922462d7a8da3a3ce', class: "xplor-badge-archived" }, "Archived")));
11
+ return (h(Host, { key: 'e898977f5a87755f614e9cec94885c1eb33f7f47' }, h("span", { key: 'c0db6423521d172f81f4d8de731dbfb5caf95917', class: "xplor-badge-archived" }, "Archived")));
12
12
  }
13
13
  static get style() { return xplorBadgeArchivedCss; }
14
14
  }, [2, "xplor-badge-archived"]);
@@ -8,7 +8,7 @@ const XplorBadgeDeleted$1 = /*@__PURE__*/ proxyCustomElement(class XplorBadgeDel
8
8
  this.__registerHost();
9
9
  }
10
10
  render() {
11
- return (h(Host, { key: 'df3f8b3c1375d524ab3d43973744d60c2abfaac5' }, h("span", { key: '61801350159e59fe22fd75ebe81d0c6601df3de7', class: "xplor-badge-deleted" }, "Deleted")));
11
+ return (h(Host, { key: '07d61ee7c210ada3c3eaf2b0c0c91bb6747d39e6' }, h("span", { key: '1535e3498d7e7b1d12438b835cb3da2efec112ff', class: "xplor-badge-deleted" }, "Deleted")));
12
12
  }
13
13
  static get style() { return xplorBadgeDeletedCss; }
14
14
  }, [2, "xplor-badge-deleted"]);
@@ -8,7 +8,7 @@ const XplorBadgeExpired$1 = /*@__PURE__*/ proxyCustomElement(class XplorBadgeExp
8
8
  this.__registerHost();
9
9
  }
10
10
  render() {
11
- return (h(Host, { key: 'fed692675532969ab1353a505743baf529ee8267' }, h("span", { key: '780c2bf72f1b4d0f6dc2057ac1b4fc2c29e9b479', class: "xplor-badge-expired" }, "Expired")));
11
+ return (h(Host, { key: '28da2eebab84d7cb5ce6aa010d102c6b45b607d9' }, h("span", { key: '879d02cf4052f13e3e5324be091bea5fa0849300', class: "xplor-badge-expired" }, "Expired")));
12
12
  }
13
13
  static get style() { return xplorBadgeExpiredCss; }
14
14
  }, [2, "xplor-badge-expired"]);
@@ -8,7 +8,7 @@ const XplorBadgeInactive$1 = /*@__PURE__*/ proxyCustomElement(class XplorBadgeIn
8
8
  this.__registerHost();
9
9
  }
10
10
  render() {
11
- return (h(Host, { key: '91648179b68ae6aa6db61292bf53b27761b7e00a' }, h("span", { key: '08eab77d253bf84f767f78e0ee147147d7b999ef', class: "xplor-badge-inactive" }, "Inactive")));
11
+ return (h(Host, { key: 'f87a4a1d082c17102c5192ca1c064d636b13d803' }, h("span", { key: '75aa909657eedd5b91d90cf0b71a59215e13b2c8', class: "xplor-badge-inactive" }, "Inactive")));
12
12
  }
13
13
  static get style() { return xplorBadgeInactiveCss; }
14
14
  }, [2, "xplor-badge-inactive"]);
@@ -8,7 +8,7 @@ const XplorBadgeRecalled$1 = /*@__PURE__*/ proxyCustomElement(class XplorBadgeRe
8
8
  this.__registerHost();
9
9
  }
10
10
  render() {
11
- return (h(Host, { key: '9233d1e70a44d0b058b44f42afab990f4bdb851d' }, h("span", { key: 'be98dcedb815e3df2c68c94ba21b7084f55523a7', class: "xplor-badge-recalled" }, "Recalled")));
11
+ return (h(Host, { key: 'bf0879b3e61b3f732345c974185809bd78a57063' }, h("span", { key: 'f4cdf5ef2b1bf4910f0bbfc1bbefdee98ae09575', class: "xplor-badge-recalled" }, "Recalled")));
12
12
  }
13
13
  static get style() { return xplorBadgeRecalledCss; }
14
14
  }, [2, "xplor-badge-recalled"]);
@@ -8,7 +8,7 @@ const XplorBadgeUpcoming$1 = /*@__PURE__*/ proxyCustomElement(class XplorBadgeUp
8
8
  this.__registerHost();
9
9
  }
10
10
  render() {
11
- return (h(Host, { key: '51078127992721291d5b557148239d657b050ad4' }, h("span", { key: 'cd95ea48dad3fb544df80a70318da7671b8700be', class: "xplor-badge-upcoming" }, "Upcoming")));
11
+ return (h(Host, { key: 'e670e6d49428aae18b3a0f97c39a10745cb5a039' }, h("span", { key: 'dfbd77ac03b9b4779758963e62504450040243b4', class: "xplor-badge-upcoming" }, "Upcoming")));
12
12
  }
13
13
  static get style() { return xplorBadgeUpcomingCss; }
14
14
  }, [2, "xplor-badge-upcoming"]);
@@ -8,7 +8,7 @@ const XplorBadgeWaitlist$1 = /*@__PURE__*/ proxyCustomElement(class XplorBadgeWa
8
8
  this.__registerHost();
9
9
  }
10
10
  render() {
11
- return (h(Host, { key: '918d4113efa7e206ba15af2ccacdf11950640aaf' }, h("span", { key: '697713efbf0a9b86a6af4e7bf102f07a7ad2dd48', class: "xplor-badge-waitlist" }, "Waitlist")));
11
+ return (h(Host, { key: '150ff857e845f012a1fb6f8d04cf519b0e18c1dd' }, h("span", { key: '00ef3af174c37039b23603a9d47fd7e30cf497b3', class: "xplor-badge-waitlist" }, "Waitlist")));
12
12
  }
13
13
  static get style() { return xplorBadgeWaitlistCss; }
14
14
  }, [2, "xplor-badge-waitlist"]);
@@ -116,7 +116,7 @@ const XplorBadge$1 = /*@__PURE__*/ proxyCustomElement(class XplorBadge extends H
116
116
  };
117
117
  }
118
118
  render() {
119
- return (h(Host, { key: '4f0691b5233e85340519a7ead5f3f3508c35c307' }, h("span", { key: '1588d8d3a85def71d7e5b5f5883d36ca5a232141', class: this.computedClasses, style: this.cssVars }, h("slot", { key: '571aa32299b77b94351ef8a1b66e071fa318c2e5' }, this.text))));
119
+ return (h(Host, { key: '4aadb0c86d68133c04ad829d14095aa5c9dba36e' }, h("span", { key: 'f0f4b465265cf55da555ad25d2ea478e7e8d75c0', class: this.computedClasses, style: this.cssVars }, h("slot", { key: '3d6c7ab9d5b383b716c38adebf179d4a9d29ee82' }, this.text))));
120
120
  }
121
121
  static get style() { return xplorBadgeCss; }
122
122
  }, [6, "xplor-badge", {
@@ -43,7 +43,7 @@ const XplorBtnBackToParent$1 = /*@__PURE__*/ proxyCustomElement(class XplorBtnBa
43
43
  const buttonStyles = {
44
44
  '--btn-size': this.size,
45
45
  };
46
- return (h(Host, { key: '0962b04ae634f044dd3e7c1eacf42b7d2c8e0f1e' }, h("button", { key: '82cb8fa3218a17784a0ab360d328b68f2c0e6e81', class: buttonClasses, style: buttonStyles, onClick: this.handleClick, "aria-label": this.ariaLabel }, h("span", { key: '784853baa5b013fc85a07054e446e6166eab7068', class: "xplor-btn-back-to-parent__icon" }, "\u2715"))));
46
+ return (h(Host, { key: '3423fa1064a5527c1313e5e74f01093fbfdf9a5c' }, h("button", { key: '362161229ce57836bb0bdcd3d6ce671669208d70', class: buttonClasses, style: buttonStyles, onClick: this.handleClick, "aria-label": this.ariaLabel }, h("span", { key: '223cc632ce76b936f6129e39a1602123c89e4fc1', class: "xplor-btn-back-to-parent__icon" }, "\u2715"))));
47
47
  }
48
48
  static get style() { return xplorBtnBackToParentCss; }
49
49
  }, [2, "xplor-btn-back-to-parent", {
@@ -43,7 +43,7 @@ const XplorBtnBack$1 = /*@__PURE__*/ proxyCustomElement(class XplorBtnBack exten
43
43
  '--min-height': this.minHeight,
44
44
  '--gap': this.gap,
45
45
  };
46
- return (h(Host, { key: '1fa9f6b770f01f2a384591293831a2fecb15b593' }, h("button", { key: '3d201c9b3ccb3176401b1c671237825231c78d39', class: buttonClasses, style: buttonStyles, disabled: this.disabled, onClick: this.handleClick }, h("span", { key: '2e92390e29ad2f0e9c5144f802d66544bd1f00c4', class: "xplor-btn-back__icon" }, "\u2039"), h("span", { key: 'e663a5e163007a0fc82162b6d9a2a8018cab8a76', class: "xplor-btn-back__text" }, h("slot", { key: '4bcd417f211ec014b8c861d309bf709048e34c8d' }, "Back")))));
46
+ return (h(Host, { key: '11a49ee4557580e42bf35430829f95d4744c23c3' }, h("button", { key: '52a8657c87b146ef5ecb0adf0388132a5bb2bf93', class: buttonClasses, style: buttonStyles, disabled: this.disabled, onClick: this.handleClick }, h("span", { key: '6c399ed83f9779a3b0f2e2162b0e05e186f2ba1b', class: "xplor-btn-back__icon" }, "\u2039"), h("span", { key: '05bc6d2cbbef85d33b6ed4225aa4fc45dc4cbe0f', class: "xplor-btn-back__text" }, h("slot", { key: '61800e333b89fb55fe4fe638ce055870fce0e4fd' }, "Back")))));
47
47
  }
48
48
  static get style() { return xplorBtnBackCss; }
49
49
  }, [6, "xplor-btn-back", {
@@ -44,7 +44,7 @@ const XplorBtnIcon$1 = /*@__PURE__*/ proxyCustomElement(class XplorBtnIcon exten
44
44
  '--btn-size': typeof this.size === 'number' ? `${this.size}px` : this.size,
45
45
  '--icon-size': typeof this.iconSize === 'number' ? `${this.iconSize}px` : this.iconSize,
46
46
  };
47
- return (h(Host, { key: '9d87aab5e3af33201c71dffeab51a5a02cc61e98' }, h("button", { key: 'c30b8c4aa51a957c84e7fff3d72e01961dec911c', class: buttonClasses, style: buttonStyles, disabled: this.disabled, onClick: this.handleClick, "aria-label": this.ariaLabel }, h("span", { key: '99773527f599523638ce8463fe308826f01202cf', class: "xplor-btn-icon__content" }, h("slot", { key: '14e1356bcecd1d2b8768cddbaf257f49bf92e5a7' })))));
47
+ return (h(Host, { key: 'd4312cd0ef1b871a49fc252fdc913c3a089a2d33' }, h("button", { key: '5b9b112c5b1c70ea82c6c615c24403ce514753a0', class: buttonClasses, style: buttonStyles, disabled: this.disabled, onClick: this.handleClick, "aria-label": this.ariaLabel }, h("span", { key: '1736857fad944996c0ad380189edbf5e30c013f0', class: "xplor-btn-icon__content" }, h("slot", { key: '8bd0e864ae2469dfa4fe48c2bd4215a38f8db182' })))));
48
48
  }
49
49
  static get style() { return xplorBtnIconCss; }
50
50
  }, [6, "xplor-btn-icon", {
@@ -16,7 +16,7 @@ const XplorBtnToggleGroup$1 = /*@__PURE__*/ proxyCustomElement(class XplorBtnTog
16
16
  this.density = 'default';
17
17
  }
18
18
  render() {
19
- return (h(Host, { key: '587016261064869ff2b10cf04371963f57642221' }, h("div", { key: 'ee8813207ade2261011e699ce12010135a6d640b', class: "xplor-btn-toggle-group", role: "group" }, h("slot", { key: '3b4d82938d310ac8864a02425d97b822ba4b1d9d' }))));
19
+ return (h(Host, { key: '9f4c71cf767b466ed9116c30d3befde6d794122d' }, h("div", { key: '8004544207dce87f5eebbb56fa2829a17adcb5e6', class: "xplor-btn-toggle-group", role: "group" }, h("slot", { key: '3aa75d08de1bc105295b5204273c34697b46ef87' }))));
20
20
  }
21
21
  static get style() { return xplorBtnToggleGroupCss; }
22
22
  }, [6, "xplor-btn-toggle-group", {
@@ -33,7 +33,7 @@ const XplorBtnToggleSecondary$1 = /*@__PURE__*/ proxyCustomElement(class XplorBt
33
33
  'xplor-btn-toggle-secondary--disabled': this.disabled,
34
34
  'xplor-btn-toggle-secondary--inactive-outlined': this.inactiveOutlined && !this.active,
35
35
  };
36
- return (h(Host, { key: 'e82338d3bdbd2af08df290ee79359acb9e61dfae' }, h("button", { key: '137cf53e7b48676e86e3ed12a575e94792eab35c', class: buttonClasses, disabled: this.disabled, onClick: this.handleClick, "aria-pressed": this.active ? 'true' : 'false' }, h("slot", { key: 'bfacf098eb4692bc56faf88a4444b1c2213d3a3b' }))));
36
+ return (h(Host, { key: '52551538bd39aedb16ab80e6f7e82d922128df31' }, h("button", { key: '8d527b973bef5aebaf437cd962421572e0005c11', class: buttonClasses, disabled: this.disabled, onClick: this.handleClick, "aria-pressed": this.active ? 'true' : 'false' }, h("slot", { key: '1f8da5c88d120cd82b0e91a40fa76f6f5aaa006b' }))));
37
37
  }
38
38
  static get style() { return xplorBtnToggleSecondaryCss; }
39
39
  }, [6, "xplor-btn-toggle-secondary", {
@@ -37,7 +37,7 @@ const XplorBtnToggle$1 = /*@__PURE__*/ proxyCustomElement(class XplorBtnToggle e
37
37
  'xplor-btn-toggle--disabled': this.disabled,
38
38
  'xplor-btn-toggle--inactive-outlined': this.inactiveOutlined && !this.active,
39
39
  };
40
- return (h(Host, { key: '9434059f3e934707d2be2dbabe539ef6f06dbf66' }, h("button", { key: 'bbdc0032e4eb79951d06fb47e19ab76a842f0c46', class: buttonClasses, disabled: this.disabled, onClick: this.handleClick, "aria-pressed": this.active ? 'true' : 'false' }, h("slot", { key: 'c5944a5ce768ca5f1cafa5f33dcf72145c94b189' }))));
40
+ return (h(Host, { key: '0df89df461cff00e400c8519d01355e02944a09b' }, h("button", { key: '3b3ae840b9724bc999729e0596166c6247319d3d', class: buttonClasses, disabled: this.disabled, onClick: this.handleClick, "aria-pressed": this.active ? 'true' : 'false' }, h("slot", { key: '468875beb8d19c779c6c1f29b016e4d870f8c563' }))));
41
41
  }
42
42
  static get style() { return xplorBtnToggleCss; }
43
43
  }, [6, "xplor-btn-toggle", {
@@ -1,6 +1,6 @@
1
1
  import { p as proxyCustomElement, H, h, a as Host } from './index.js';
2
- import { d as defineCustomElement$3 } from './p-Bs_ocvfe.js';
3
- import { d as defineCustomElement$2 } from './p-D4jVa8dE.js';
2
+ import { d as defineCustomElement$3 } from './p-CyGsSa4H.js';
3
+ import { d as defineCustomElement$2 } from './p-BQ6aLuGP.js';
4
4
 
5
5
  const xplorBtnTooltipCss = "@tailwind base;\n@tailwind components;\n@tailwind utilities;\n@layer base {\n \n :root {\n --color-primary: #db3b03;\n --color-primary-50: rgba(255, 152, 0, 1);\n --color-secondary: rgb(0, 119, 107);\n --color-secondary-50: rgba(1, 163, 157, 1);\n --color-tertiary: rgb(128, 104, 186);\n --color-tertiary: rgb(223, 242, 241);\n --color-white: white;\n --color-emphasis: rgb(8, 8, 9);\n --color-supergiant: rgb(213, 66, 99);\n --color-orange: rgb(250, 200, 127);\n --color-buttons: #fbbc05;\n --color-typography: #ea4335;\n --background: 20 66% 99%;\n --foreground: 20 51% 4%;\n --muted: 20 25% 86%;\n --muted-foreground: 20 7% 25%;\n --popover: 20 66% 98%;\n --popover-foreground: 20 51% 3%;\n --card: 20 66% 98%;\n --card-foreground: 20 51% 3%;\n --border: 20 15% 94%;\n --input: 20 15% 94%;\n --primary: 20 48% 72%;\n --primary-foreground: 20 48% 12%;\n --secondary: 20 12% 92%;\n --secondary-foreground: 20 12% 32%;\n --accent: 20 12% 92%;\n --accent-foreground: 20 12% 32%;\n --destructive: 11 80% 22%;\n --destructive-foreground: 11 80% 82%;\n --ring: 20 48% 72%;\n --radius: 0.5rem;\n --chart-1: 12 76% 61%;\n --chart-2: 173 58% 39%;\n --chart-3: 197 37% 24%;\n --chart-4: 43 74% 66%;\n --chart-5: 27 87% 67%;\n }\n .dark {\n --background: 253 43% 3%;\n --foreground: 253 31% 98%;\n --muted: 253 7% 13%;\n --muted-foreground: 253 13% 63%;\n --popover: 253 43% 3%;\n --popover-foreground: 253 31% 98%;\n --card: 253 43% 4%;\n --card-foreground: 253 31% 99%;\n --border: 215 27.9% 16.9%;\n --input: 215 27.9% 16.9%;\n --primary: 253 91% 58%;\n --primary-foreground: 253 91% 98%;\n --secondary: 253 7% 9%;\n --secondary-foreground: 253 7% 69%;\n --accent: 253 13% 14%;\n --accent-foreground: 253 13% 74%;\n --destructive: 339.2 90.36% 51.18%;\n --destructive-foreground: 0 0% 100%;\n --ring: 253 91% 58%;\n --chart-1: 220 70% 50%;\n --chart-2: 160 60% 45%;\n --chart-3: 30 80% 55%;\n --chart-4: 280 65% 60%;\n --chart-5: 340 75% 55%;\n }\n}\n@layer base {\n * {\n @apply border-border;\n }\n body {\n @apply box-border bg-background text-foreground;\n }\n}\n@layer utilities {\n .min-h-screen {\n min-height: 100vh;\n \n min-height: 100dvh;\n }\n .h-screen {\n height: 100vh;\n \n height: 100dvh;\n }\n}\n@tailwind base;\n@tailwind components;\n@tailwind utilities;\n@layer components {\n .glass {\n border: none;\n backdrop-filter: blur(var(--glass-blur, 40px));\n background-color: transparent;\n background-image: linear-gradient(135deg, rgb(255, 255, 255, var(--glass-opacity, 30%)), transparent), linear-gradient(var(--glass-reflex-degree, 100deg), rgb(255, 255, 255, var(--glass-reflex-opacity, 10%)) 25%, transparent 0);\n box-shadow: 0 0 0 1px rgb(255, 255, 255, var(--glass-border-opacity, 10%)) inset, 0 0 0 2px rgba(0, 0, 0, 0.05);\n text-shadow: 0 1px rgb(0, 0, 0, var(--glass-text-shadow-opacity, 5%));\n }\n}\n.tox.tox-tinymce.sc-xplor-btn-tooltip {\n width: 50% !important;\n height: 400px !important;\n display: inline-flex;\n}\n\n\n@media only screen and (min-width: 600px) {\n .tox.tox-tinymce.sc-xplor-btn-tooltip {\n width: 600px !important;\n }\n}\nh1.sc-xplor-btn-tooltip {\n color: var(--color-primary);\n \n font-family: Inter;\n font-size: 48px;\n font-style: normal;\n font-weight: 400;\n line-height: 56px; \n}\n\nh2.sc-xplor-btn-tooltip {\n color: var(--grey-1100252525, #252525);\n \n font-family: Inter;\n font-size: 32px;\n font-style: normal;\n font-weight: 600;\n line-height: 38px; \n letter-spacing: 0.25px;\n}\n\nh3.sc-xplor-btn-tooltip {\n color: var(--grey-1100252525, #252525);\n \n font-family: Inter;\n font-size: 24px;\n font-style: normal;\n font-weight: 400;\n line-height: 32px; \n}\n\n.overline.sc-xplor-btn-tooltip {\n color: var(--grey-1100252525, #252525);\n \n font-family: Inter;\n font-size: 12px;\n font-style: normal;\n font-weight: 500;\n line-height: 16px; \n letter-spacing: 3.2px;\n text-transform: uppercase;\n}\n\nol.sc-xplor-btn-tooltip, ul.sc-xplor-btn-tooltip {\n list-style: none;\n margin: 1rem;\n padding: 0;\n}\nol.sc-xplor-btn-tooltip li.sc-xplor-btn-tooltip, ul.sc-xplor-btn-tooltip li.sc-xplor-btn-tooltip {\n margin: 1rem;\n padding: 0;\n}\nol.mdc-list.sc-xplor-btn-tooltip, ul.mdc-list.sc-xplor-btn-tooltip {\n list-style-type: none;\n list-style: none;\n}\nol.mdc-list.sc-xplor-btn-tooltip li.mdc-list-item.sc-xplor-btn-tooltip, ul.mdc-list.sc-xplor-btn-tooltip li.mdc-list-item.sc-xplor-btn-tooltip {\n list-style-type: none;\n list-style: none !important;\n}\n\n.orange-label.sc-xplor-btn-tooltip {\n color: var(--Orange-900-Primary, #db3b03);\n \n font-family: Inter;\n font-size: 12px;\n font-style: normal;\n font-weight: 400;\n line-height: 16px; \n letter-spacing: 0.4px;\n margin: 0px 0 -9px 16px;\n z-index: 1 !important;\n position: relative;\n width: fit-content;\n}\n.orange-label.grey-bg.sc-xplor-btn-tooltip {\n background-color: #fefcfb;\n}\n\n#spinnerLoader.sc-xplor-btn-tooltip {\n position: fixed;\n top: 50%;\n left: 50%;\n transform: translate(-50%, -50%);\n background-color: #fff;\n padding: 20px;\n border-radius: 5px;\n box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);\n display: flex;\n align-items: center;\n justify-content: center;\n z-index: 100;\n pointer-events: none;\n}\n\n#textfield-Title-label.sc-xplor-btn-tooltip {\n background-color: white;\n}\n\n.mdc-ripple-upgraded.sc-xplor-btn-tooltip .mdc-text-field--outlined.sc-xplor-btn-tooltip .mdc-notched-outline__notch.sc-xplor-btn-tooltip {\n border: 0px solid transparent !important;\n border-bottom: 1px solid #db3b03 !important;\n padding: 0;\n height: 0;\n}\n\n.mdc-text-field--focused.sc-xplor-btn-tooltip .mdc-notched-outline__notch.sc-xplor-btn-tooltip {\n border: 0px solid transparent !important;\n border-bottom: 2px solid #db3b03 !important;\n}\n\n.mdc-text-field--outlined.sc-xplor-btn-tooltip .mdc-notched-outline.sc-xplor-btn-tooltip .mdc-notched-outline__notch.sc-xplor-btn-tooltip {\n max-width: calc(100% - max(12px, var(--mdc-shape-small, 4px)) * 2);\n border-top: transparent;\n}\n\n.generate-btn.sc-xplor-btn-tooltip {\n display: flex;\n height: 48px;\n padding: 12px 24px;\n justify-content: center;\n align-items: center;\n gap: 10px;\n border-radius: 16px;\n}\n.generate-btn.link.sc-xplor-btn-tooltip:hover {\n background-color: var(--Cyan-700-Secondary, #e27046);\n color: var(--Cyan-700-Secondary-Text, #fff);\n}\n\n.bg-green.sc-xplor-btn-tooltip {\n background: var(--Cyan-700-Secondary, #00776b);\n}\n\n.sc-xplor-btn-tooltip-h {\n display: inline-block;\n}";
6
6
 
@@ -13,7 +13,7 @@ const XplorBtnTooltip$1 = /*@__PURE__*/ proxyCustomElement(class XplorBtnTooltip
13
13
  this.disabled = false;
14
14
  }
15
15
  render() {
16
- return (h(Host, { key: '252d295aa8fa8f6f404727baef30d00dbcac17b8' }, h("xplor-tooltip", { key: 'cba71a8dd339f47b16f4a161a341895ca70e22b0', position: this.tooltipPosition, content: this.tooltipText, trigger: "hover", arrow: true, disabled: this.disabled }, h("xplor-button", { key: '31c167ffa852074e94a2cac255ab10b86ad041ef', slot: "trigger", text: this.text, type: this.type, mode: this.mode, "icon-position": this.iconPosition }, h("slot", { key: 'aef011d1873e4f81237f88d651f5bfb7c0fb2569' })))));
16
+ return (h(Host, { key: '6d43dae5717d346c8a9ffa210f79bd9d74d8d6a9' }, h("xplor-tooltip", { key: 'a5dd7d12066e3fb08334463cc7410d5cdde5158b', position: this.tooltipPosition, content: this.tooltipText, trigger: "hover", arrow: true, disabled: this.disabled }, h("xplor-button", { key: '83e0ac08cfafeeadd25c23e682af15faa2cc81de', slot: "trigger", text: this.text, type: this.type, mode: this.mode, "icon-position": this.iconPosition }, h("slot", { key: 'e994ce16062426a41f67d92dfb0be8f54acceff1' })))));
17
17
  }
18
18
  static get style() { return xplorBtnTooltipCss; }
19
19
  }, [6, "xplor-btn-tooltip", {
@@ -1,4 +1,4 @@
1
- import { X as XplorButton$1, d as defineCustomElement$1 } from './p-Bs_ocvfe.js';
1
+ import { X as XplorButton$1, d as defineCustomElement$1 } from './p-CyGsSa4H.js';
2
2
 
3
3
  const XplorButton = XplorButton$1;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -0,0 +1,11 @@
1
+ import type { Components, JSX } from "../dist/types/components";
2
+
3
+ interface XplorCanvasEditor extends Components.XplorCanvasEditor, HTMLElement {}
4
+ export const XplorCanvasEditor: {
5
+ prototype: XplorCanvasEditor;
6
+ new (): XplorCanvasEditor;
7
+ };
8
+ /**
9
+ * Used to define this component and all nested components recursively.
10
+ */
11
+ export const defineCustomElement: () => void;