@xplortech/apollo-core 2.11.0 → 3.0.0

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 (753) hide show
  1. package/.typings/apollo-components.html-data.json +160 -10
  2. package/AGENTS.md +29 -5
  3. package/README.md +42 -3
  4. package/build/components/accordion.css +1 -0
  5. package/build/components/application-shell.css +1 -0
  6. package/build/components/avatar.css +1 -0
  7. package/build/components/backdrop.css +1 -0
  8. package/build/components/badge.css +1 -0
  9. package/build/components/banner.css +1 -0
  10. package/build/components/breadcrumbs.css +1 -0
  11. package/build/components/button-row.css +1 -0
  12. package/build/components/button.css +1 -0
  13. package/build/components/calendar.css +1 -0
  14. package/build/components/checkbox-radio.css +1 -0
  15. package/build/components/choicelist.css +1 -0
  16. package/build/components/content-area.css +1 -0
  17. package/build/components/dashboard.css +1 -0
  18. package/build/components/data-card.css +1 -0
  19. package/build/components/divider.css +1 -0
  20. package/build/components/dropdown.css +1 -0
  21. package/build/components/dynamic-table-cell.css +1 -0
  22. package/build/components/dynamic-table-row.css +1 -0
  23. package/build/components/dynamic-table.css +1 -0
  24. package/build/components/grid.css +1 -0
  25. package/build/components/header-accordion.css +1 -0
  26. package/build/components/icon.css +1 -0
  27. package/build/components/input-color.css +1 -0
  28. package/build/components/input-date.css +1 -0
  29. package/build/components/input-file.css +1 -0
  30. package/build/components/input-phone.css +1 -0
  31. package/build/components/input-search.css +1 -0
  32. package/build/components/input-time.css +1 -0
  33. package/build/components/input.css +1 -0
  34. package/build/components/label.css +1 -0
  35. package/build/components/large-card.css +1 -0
  36. package/build/components/list-action.css +1 -0
  37. package/build/components/list-item.css +1 -0
  38. package/build/components/list.css +1 -0
  39. package/build/components/main-nav.css +1 -0
  40. package/build/components/modal.css +1 -0
  41. package/build/components/nav-item.css +1 -0
  42. package/build/components/pagination.css +1 -0
  43. package/build/components/panel.css +1 -0
  44. package/build/components/popover.css +1 -0
  45. package/build/components/progress-bar.css +1 -0
  46. package/build/components/progress-indicator.css +1 -0
  47. package/build/components/secondary-nav.css +1 -0
  48. package/build/components/select.css +1 -0
  49. package/build/components/side-nav.css +1 -0
  50. package/build/components/skeleton.css +1 -0
  51. package/build/components/slideout.css +1 -0
  52. package/build/components/spotlight.css +1 -0
  53. package/build/components/table-body.css +1 -0
  54. package/build/components/table-footer-cell.css +1 -0
  55. package/build/components/table-footer.css +1 -0
  56. package/build/components/table-header-cell.css +1 -0
  57. package/build/components/table-header.css +1 -0
  58. package/build/components/table-row.css +1 -0
  59. package/build/components/table.css +1 -0
  60. package/build/components/tabs.css +1 -0
  61. package/build/components/tag.css +1 -0
  62. package/build/components/toast.css +1 -0
  63. package/build/components/toggle.css +1 -0
  64. package/build/components/toolbar.css +1 -0
  65. package/build/components/tooltip.css +1 -0
  66. package/build/components/top-nav.css +1 -0
  67. package/build/components/utility-bar.css +1 -0
  68. package/build/components-manifest.json +232 -0
  69. package/build/core.css +2 -0
  70. package/build/reset.css +394 -0
  71. package/build/style.css +2 -13345
  72. package/build/tailwind-theme.css +2 -0
  73. package/build/typography.css +1 -0
  74. package/build/variables/apollo.css +779 -0
  75. package/build/variables/field-edge.css +554 -0
  76. package/build/vendor/flatpickr.css +1 -0
  77. package/dist/apollo-core/apollo-core.css +2 -55
  78. package/dist/apollo-core/apollo-core.esm.js +1 -1
  79. package/dist/apollo-core/p-0368a1df.entry.js +1 -0
  80. package/dist/apollo-core/p-056a99e4.entry.js +1 -0
  81. package/dist/apollo-core/p-068e3532.entry.js +1 -0
  82. package/dist/apollo-core/p-06a9a27b.entry.js +1 -0
  83. package/dist/apollo-core/p-0958c719.entry.js +1 -0
  84. package/dist/apollo-core/p-0a0a6e43.entry.js +1 -0
  85. package/dist/apollo-core/p-149ddd12.entry.js +1 -0
  86. package/dist/apollo-core/p-1M1pu0C2.js +1 -0
  87. package/dist/apollo-core/p-1a94c2d9.entry.js +1 -0
  88. package/dist/apollo-core/p-2139f9f6.entry.js +1 -0
  89. package/dist/apollo-core/p-256ece8b.entry.js +1 -0
  90. package/dist/apollo-core/p-28bce81a.entry.js +1 -0
  91. package/dist/apollo-core/p-2938ab4f.entry.js +1 -0
  92. package/dist/apollo-core/p-2c995d80.entry.js +1 -0
  93. package/dist/apollo-core/p-2faa7b9c.entry.js +1 -0
  94. package/dist/apollo-core/p-30b1b700.entry.js +1 -0
  95. package/dist/apollo-core/p-32084caf.entry.js +1 -0
  96. package/dist/apollo-core/p-38586952.entry.js +1 -0
  97. package/dist/apollo-core/p-47bda204.entry.js +1 -0
  98. package/dist/apollo-core/p-4a2323b3.entry.js +1 -0
  99. package/dist/apollo-core/p-4ad79534.entry.js +1 -0
  100. package/dist/apollo-core/p-4d4acd1f.entry.js +1 -0
  101. package/dist/apollo-core/p-50fae269.entry.js +1 -0
  102. package/dist/apollo-core/p-54903322.entry.js +1 -0
  103. package/dist/apollo-core/p-5730d96c.entry.js +1 -0
  104. package/dist/apollo-core/p-581b702c.entry.js +1 -0
  105. package/dist/apollo-core/p-5d9a593e.entry.js +1 -0
  106. package/dist/apollo-core/p-60cb3cfb.entry.js +1 -0
  107. package/dist/apollo-core/p-722b145a.entry.js +1 -0
  108. package/dist/apollo-core/p-75e5bfe0.entry.js +1 -0
  109. package/dist/apollo-core/p-77fe3cc1.entry.js +1 -0
  110. package/dist/apollo-core/p-790709c0.entry.js +1 -0
  111. package/dist/apollo-core/p-82812126.entry.js +1 -0
  112. package/dist/apollo-core/p-83bb7607.entry.js +1 -0
  113. package/dist/apollo-core/p-8664d88b.entry.js +1 -0
  114. package/dist/apollo-core/p-8845106f.entry.js +1 -0
  115. package/dist/apollo-core/p-8a925e9d.entry.js +1 -0
  116. package/dist/apollo-core/p-9064badb.entry.js +1 -0
  117. package/dist/apollo-core/p-91895c40.entry.js +1 -0
  118. package/dist/apollo-core/p-969d5cca.entry.js +1 -0
  119. package/dist/apollo-core/p-99a79cf4.entry.js +1 -0
  120. package/dist/apollo-core/p-BFTU3MAI.js +1 -0
  121. package/dist/apollo-core/p-BQtbf88X.js +1 -0
  122. package/dist/apollo-core/p-CWdQxaaX.js +1 -0
  123. package/dist/apollo-core/p-C_PEOQWj.js +1 -0
  124. package/dist/apollo-core/p-CzwViN3U.js +1 -0
  125. package/dist/apollo-core/p-DkqlawVY.js +1 -0
  126. package/dist/apollo-core/p-Dqb1pIRo.js +1 -0
  127. package/dist/apollo-core/p-_r9-FML8.js +1 -0
  128. package/dist/apollo-core/p-a0d3b7f8.entry.js +1 -0
  129. package/dist/apollo-core/p-abdf199b.entry.js +1 -0
  130. package/dist/apollo-core/p-ae8a5f66.entry.js +1 -0
  131. package/dist/apollo-core/p-af8ebf49.entry.js +1 -0
  132. package/dist/apollo-core/p-b29025b2.entry.js +1 -0
  133. package/dist/apollo-core/p-b45179fb.entry.js +1 -0
  134. package/dist/apollo-core/p-b5a61076.entry.js +1 -0
  135. package/dist/apollo-core/p-bf7d8e18.entry.js +1 -0
  136. package/dist/apollo-core/p-c48e4884.entry.js +1 -0
  137. package/dist/apollo-core/p-ca4652b3.entry.js +1 -0
  138. package/dist/apollo-core/p-cb5b15c2.entry.js +1 -0
  139. package/dist/apollo-core/p-cc57f20d.entry.js +1 -0
  140. package/dist/apollo-core/p-cdacfcd4.entry.js +1 -0
  141. package/dist/apollo-core/p-cdb5b5c4.entry.js +1 -0
  142. package/dist/apollo-core/p-d0bc7c45.entry.js +1 -0
  143. package/dist/apollo-core/p-d41b8f46.entry.js +1 -0
  144. package/dist/apollo-core/p-d443291f.entry.js +1 -0
  145. package/dist/apollo-core/p-d724c419.entry.js +1 -0
  146. package/dist/apollo-core/p-d9070ae5.entry.js +1 -0
  147. package/dist/apollo-core/p-dca48977.entry.js +1 -0
  148. package/dist/apollo-core/p-e1833287.entry.js +1 -0
  149. package/dist/apollo-core/p-e2890eb1.entry.js +1 -0
  150. package/dist/apollo-core/p-e2b73b60.entry.js +1 -0
  151. package/dist/apollo-core/p-e7e445b0.entry.js +1 -0
  152. package/dist/apollo-core/p-f1c103ff.entry.js +1 -0
  153. package/dist/apollo-core/p-f3a2c79b.entry.js +1 -0
  154. package/dist/apollo-core/p-ffc2f0cf.entry.js +1 -0
  155. package/dist/apollo-core/p-ukZKsqqq.js +2 -0
  156. package/dist/cjs/_commonjsHelpers-BJu3ubxk.js +10 -0
  157. package/dist/cjs/apollo-core.cjs.js +2 -2
  158. package/dist/cjs/floating-ui.dom-DuvGwvW-.js +1710 -0
  159. package/dist/cjs/{index-BaXVr8ux.js → index-3cBvw409.js} +772 -9
  160. package/dist/cjs/index-DP4JWqOH.js +456 -0
  161. package/dist/cjs/{lifecycle-Bf3QwiVa.js → lifecycle-DeSsFfQZ.js} +4 -0
  162. package/dist/cjs/light-dom-slots-CS8Q9rRZ.js +19 -0
  163. package/dist/cjs/loader.cjs.js +2 -2
  164. package/dist/cjs/side-nav-slot-utils-DMog5BVN.js +41 -0
  165. package/dist/cjs/slot-presence-HmQUW2Ba.js +10 -0
  166. package/dist/cjs/tab-a11y-ids--A4ZoXEj.js +27 -0
  167. package/dist/cjs/top-nav-constants-DckvgAo7.js +5 -0
  168. package/dist/cjs/xpl-accordion.cjs.entry.js +5 -3
  169. package/dist/cjs/xpl-application-shell.cjs.entry.js +2 -2
  170. package/dist/cjs/xpl-avatar_3.cjs.entry.js +211 -0
  171. package/dist/cjs/xpl-backdrop.cjs.entry.js +19 -0
  172. package/dist/cjs/xpl-badge.cjs.entry.js +37 -0
  173. package/dist/cjs/xpl-banner.cjs.entry.js +74 -0
  174. package/dist/cjs/xpl-breadcrumb-item.cjs.entry.js +18 -0
  175. package/dist/cjs/xpl-breadcrumbs.cjs.entry.js +14 -0
  176. package/dist/cjs/xpl-button-row.cjs.entry.js +2 -2
  177. package/dist/cjs/xpl-button.cjs.entry.js +81 -0
  178. package/dist/cjs/xpl-calendar.cjs.entry.js +10 -6
  179. package/dist/cjs/xpl-checkbox.cjs.entry.js +32 -0
  180. package/dist/cjs/xpl-choicelist.cjs.entry.js +68 -0
  181. package/dist/cjs/xpl-content-area.cjs.entry.js +15 -0
  182. package/dist/cjs/xpl-dashboard.cjs.entry.js +14 -0
  183. package/dist/cjs/xpl-data-card.cjs.entry.js +111 -0
  184. package/dist/cjs/xpl-dropdown_4.cjs.entry.js +580 -0
  185. package/dist/cjs/xpl-dynamic-table-cell.cjs.entry.js +8 -6
  186. package/dist/cjs/xpl-dynamic-table-row.cjs.entry.js +5 -5
  187. package/dist/cjs/xpl-dynamic-table.cjs.entry.js +11 -18
  188. package/dist/cjs/xpl-grid-item.cjs.entry.js +2 -2
  189. package/dist/cjs/xpl-grid.cjs.entry.js +6 -6
  190. package/dist/cjs/xpl-header-accordion.cjs.entry.js +69 -0
  191. package/dist/cjs/{xpl-avatar_54.cjs.entry.js → xpl-icon.cjs.entry.js} +1174 -10592
  192. package/dist/cjs/xpl-input-color.cjs.entry.js +435 -0
  193. package/dist/cjs/xpl-input-phone.cjs.entry.js +509 -0
  194. package/dist/cjs/xpl-input-time.cjs.entry.js +196 -0
  195. package/dist/cjs/xpl-input_4.cjs.entry.js +525 -0
  196. package/dist/cjs/xpl-large-card.cjs.entry.js +63 -4
  197. package/dist/cjs/xpl-list-item.cjs.entry.js +460 -0
  198. package/dist/cjs/xpl-list.cjs.entry.js +396 -0
  199. package/dist/cjs/xpl-main-nav.cjs.entry.js +2 -2
  200. package/dist/cjs/xpl-modal.cjs.entry.js +107 -0
  201. package/dist/cjs/xpl-nav-header-menu.cjs.entry.js +86 -0
  202. package/dist/cjs/xpl-nav-item.cjs.entry.js +25 -0
  203. package/dist/cjs/xpl-pagination.cjs.entry.js +112 -0
  204. package/dist/cjs/xpl-panel.cjs.entry.js +21 -0
  205. package/dist/cjs/xpl-popover.cjs.entry.js +265 -0
  206. package/dist/cjs/xpl-progress-bar.cjs.entry.js +41 -0
  207. package/dist/cjs/xpl-progress-indicator.cjs.entry.js +74 -0
  208. package/dist/cjs/xpl-secondary-nav.cjs.entry.js +14 -0
  209. package/dist/cjs/xpl-select_2.cjs.entry.js +493 -0
  210. package/dist/cjs/xpl-side-nav-header-item.cjs.entry.js +101 -0
  211. package/dist/cjs/xpl-side-nav-item.cjs.entry.js +130 -0
  212. package/dist/cjs/xpl-side-nav-section.cjs.entry.js +105 -0
  213. package/dist/cjs/xpl-side-nav.cjs.entry.js +276 -0
  214. package/dist/cjs/xpl-skeleton.cjs.entry.js +26 -0
  215. package/dist/cjs/xpl-slideout.cjs.entry.js +47 -0
  216. package/dist/cjs/xpl-spotlight.cjs.entry.js +722 -0
  217. package/dist/cjs/xpl-tab-panel.cjs.entry.js +24 -0
  218. package/dist/cjs/xpl-tab.cjs.entry.js +87 -0
  219. package/dist/cjs/xpl-table-body.cjs.entry.js +14 -0
  220. package/dist/cjs/xpl-table-footer-cell.cjs.entry.js +18 -0
  221. package/dist/cjs/xpl-table-footer.cjs.entry.js +14 -0
  222. package/dist/cjs/xpl-table-header-cell.cjs.entry.js +5 -3
  223. package/dist/cjs/xpl-table-header.cjs.entry.js +2 -2
  224. package/dist/cjs/xpl-table-row.cjs.entry.js +20 -0
  225. package/dist/cjs/xpl-table.cjs.entry.js +185 -0
  226. package/dist/cjs/xpl-tabs.cjs.entry.js +373 -0
  227. package/dist/cjs/xpl-toast.cjs.entry.js +91 -0
  228. package/dist/cjs/xpl-toggle.cjs.entry.js +6 -6
  229. package/dist/cjs/xpl-toolbar.cjs.entry.js +3 -3
  230. package/dist/cjs/xpl-tooltip.cjs.entry.js +18 -0
  231. package/dist/cjs/xpl-top-nav-item.cjs.entry.js +435 -0
  232. package/dist/cjs/xpl-top-nav-menu.cjs.entry.js +16 -22
  233. package/dist/cjs/xpl-top-nav.cjs.entry.js +342 -0
  234. package/dist/cjs/xpl-utility-bar.cjs.entry.js +23 -0
  235. package/dist/collection/collection-manifest.json +7 -1
  236. package/dist/collection/components/xpl-accordion/xpl-accordion.js +4 -2
  237. package/dist/collection/components/xpl-application-shell/xpl-application-shell.js +1 -1
  238. package/dist/collection/components/xpl-avatar/xpl-avatar.js +13 -16
  239. package/dist/collection/components/xpl-backdrop/xpl-backdrop.js +1 -1
  240. package/dist/collection/components/xpl-badge/xpl-badge.js +4 -5
  241. package/dist/collection/components/xpl-banner/xpl-banner.js +7 -9
  242. package/dist/collection/components/xpl-breadcrumbs/xpl-breadcrumb-item/xpl-breadcrumb-item.js +1 -1
  243. package/dist/collection/components/xpl-breadcrumbs/xpl-breadcrumbs/xpl-breadcrumbs.js +1 -1
  244. package/dist/collection/components/xpl-button/xpl-button.js +17 -14
  245. package/dist/collection/components/xpl-button-row/xpl-button-row.js +1 -1
  246. package/dist/collection/components/xpl-calendar/xpl-calendar.js +9 -5
  247. package/dist/collection/components/xpl-checkbox/xpl-checkbox.js +7 -8
  248. package/dist/collection/components/xpl-choicelist/xpl-choicelist.js +6 -6
  249. package/dist/collection/components/xpl-content-area/xpl-content-area.js +1 -1
  250. package/dist/collection/components/xpl-dashboard/xpl-dashboard.js +1 -1
  251. package/dist/collection/components/xpl-data-card/xpl-data-card.js +69 -5
  252. package/dist/collection/components/xpl-divider/xpl-divider.js +1 -1
  253. package/dist/collection/components/xpl-dropdown/xpl-dropdown-group/xpl-dropdown-group.js +2 -17
  254. package/dist/collection/components/xpl-dropdown/xpl-dropdown-heading/xpl-dropdown-heading.js +1 -1
  255. package/dist/collection/components/xpl-dropdown/xpl-dropdown-option/xpl-dropdown-option.js +9 -5
  256. package/dist/collection/components/xpl-dropdown/xpl-dropdown.js +113 -118
  257. package/dist/collection/components/xpl-dynamic-table/xpl-dynamic-table.js +13 -19
  258. package/dist/collection/components/xpl-dynamic-table-cell/xpl-dynamic-table-cell.js +7 -5
  259. package/dist/collection/components/xpl-dynamic-table-row/xpl-dynamic-table-row.js +4 -4
  260. package/dist/collection/components/xpl-grid/xpl-grid.js +5 -5
  261. package/dist/collection/components/xpl-grid-item/xpl-grid-item.js +1 -1
  262. package/dist/collection/components/xpl-header-accordion/xpl-header-accordion.js +7 -23
  263. package/dist/collection/components/xpl-icon/xpl-icon.js +2 -3
  264. package/dist/collection/components/xpl-input/xpl-input-color/color-utils.js +16 -10
  265. package/dist/collection/components/xpl-input/xpl-input-color/xpl-input-color.js +47 -38
  266. package/dist/collection/components/xpl-input/xpl-input-date/xpl-input-date.js +31 -14
  267. package/dist/collection/components/xpl-input/xpl-input-file/xpl-input-file.js +11 -13
  268. package/dist/collection/components/xpl-input/xpl-input-phone/xpl-input-phone.js +38 -41
  269. package/dist/collection/components/xpl-input/xpl-input-search/xpl-input-search.js +5 -8
  270. package/dist/collection/components/xpl-input/xpl-input-time/xpl-input-time.js +11 -10
  271. package/dist/collection/components/xpl-input/xpl-input.js +73 -40
  272. package/dist/collection/components/xpl-large-card/xpl-large-card.js +69 -3
  273. package/dist/collection/components/xpl-list/xpl-list-item/xpl-list-item.js +29 -31
  274. package/dist/collection/components/xpl-list/xpl-list.js +21 -26
  275. package/dist/collection/components/xpl-main-nav/xpl-main-nav.js +1 -1
  276. package/dist/collection/components/xpl-modal/xpl-modal.js +61 -19
  277. package/dist/collection/components/xpl-nav-item/xpl-nav-item.js +2 -2
  278. package/dist/collection/components/xpl-pagination/xpl-pagination.js +10 -12
  279. package/dist/collection/components/xpl-panel/xpl-panel.js +2 -2
  280. package/dist/collection/components/xpl-popover/xpl-popover.js +36 -8
  281. package/dist/collection/components/xpl-progress-bar/xpl-progress-bar.js +2 -2
  282. package/dist/collection/components/xpl-progress-indicator/xpl-progress-indicator.js +1 -1
  283. package/dist/collection/components/xpl-radio/xpl-radio.js +7 -7
  284. package/dist/collection/components/xpl-secondary-nav/xpl-secondary-nav.js +1 -1
  285. package/dist/collection/components/xpl-select/select.shared.js +82 -0
  286. package/dist/collection/components/xpl-select/xpl-select.js +91 -49
  287. package/dist/collection/components/xpl-side-nav/side-nav-slot-utils.js +35 -0
  288. package/dist/collection/components/xpl-side-nav/xpl-side-nav-header-item/xpl-side-nav-header-item.js +201 -0
  289. package/dist/collection/components/xpl-side-nav/xpl-side-nav-item/xpl-side-nav-item.js +10 -11
  290. package/dist/collection/components/xpl-side-nav/xpl-side-nav-section/xpl-side-nav-section.js +186 -0
  291. package/dist/collection/components/xpl-side-nav/xpl-side-nav.js +80 -13
  292. package/dist/collection/components/xpl-skeleton/xpl-skeleton.js +3 -3
  293. package/dist/collection/components/xpl-slideout/xpl-slideout.js +4 -1
  294. package/dist/collection/components/xpl-spotlight/xpl-spotlight.js +44 -49
  295. package/dist/collection/components/xpl-tab/xpl-tab.js +63 -8
  296. package/dist/collection/components/xpl-tab-panel/xpl-tab-panel.js +3 -4
  297. package/dist/collection/components/xpl-table/xpl-table-body/xpl-table-body.js +7 -0
  298. package/dist/collection/components/xpl-table/xpl-table-footer/xpl-table-footer.js +7 -0
  299. package/dist/collection/components/xpl-table/xpl-table-footer-cell/xpl-table-footer-cell.js +37 -0
  300. package/dist/collection/components/xpl-table/xpl-table-row/xpl-table-row.js +78 -0
  301. package/dist/collection/components/xpl-table/xpl-table.js +52 -36
  302. package/dist/collection/components/xpl-table-header/xpl-table-header.js +1 -1
  303. package/dist/collection/components/xpl-table-header-cell/xpl-table-header-cell.js +4 -2
  304. package/dist/collection/components/xpl-tabs/tabs.shared.js +75 -50
  305. package/dist/collection/components/xpl-tabs/xpl-tabs.js +29 -25
  306. package/dist/collection/components/xpl-tag/xpl-tag.js +5 -7
  307. package/dist/collection/components/xpl-toast/xpl-toast.js +107 -56
  308. package/dist/collection/components/xpl-toggle/xpl-toggle.js +5 -5
  309. package/dist/collection/components/xpl-toolbar/xpl-toolbar.js +2 -2
  310. package/dist/collection/components/xpl-tooltip/xpl-tooltip.js +1 -1
  311. package/dist/collection/components/xpl-top-nav/xpl-nav-header-menu/xpl-nav-header-menu.js +11 -5
  312. package/dist/collection/components/xpl-top-nav/xpl-top-nav-item/xpl-top-nav-item.js +50 -32
  313. package/dist/collection/components/xpl-top-nav/xpl-top-nav-menu/xpl-top-nav-menu.js +13 -18
  314. package/dist/collection/components/xpl-top-nav/xpl-top-nav.js +96 -34
  315. package/dist/collection/components/xpl-utility-bar/xpl-utility-bar.js +1 -1
  316. package/dist/collection/utils/floating.js +69 -0
  317. package/dist/collection/utils/layout-ancestors.js +7 -0
  318. package/dist/collection/utils/lifecycle.js +13 -10
  319. package/dist/collection/utils/light-dom-slots.js +15 -0
  320. package/dist/collection/utils/slot-presence.js +6 -0
  321. package/dist/collection/utils/ssr-known-mismatches.js +50 -0
  322. package/dist/collection/utils/tab-a11y-ids.js +1 -2
  323. package/dist/components/index.d.ts +12 -0
  324. package/dist/components/index.js +1 -1
  325. package/dist/components/p-1M1pu0C2.js +1 -0
  326. package/dist/components/{p-BxHFEnPN.js → p-9VnxPQLs.js} +1 -1
  327. package/dist/components/p-B2oLZUDD.js +1 -0
  328. package/dist/components/p-BQtbf88X.js +1 -0
  329. package/dist/components/p-BSHdGbmH.js +1 -0
  330. package/dist/components/p-BYYFsuD3.js +1 -0
  331. package/dist/components/p-BZtxVB1R.js +1 -0
  332. package/dist/components/p-BdpZR4KO.js +1 -0
  333. package/dist/components/p-C_PEOQWj.js +1 -0
  334. package/dist/components/p-Chpgh5SL.js +1 -0
  335. package/dist/components/p-CiHTfk3E.js +1 -0
  336. package/dist/components/p-CnVGKN63.js +1 -0
  337. package/dist/components/p-Cz7zDaI4.js +1 -0
  338. package/dist/components/p-D--kzomA.js +1 -0
  339. package/dist/components/p-D4rv6CNJ.js +1 -0
  340. package/dist/components/p-DAb-txW3.js +1 -0
  341. package/dist/components/p-DYmvElhR.js +1 -0
  342. package/dist/components/p-DkqlawVY.js +1 -0
  343. package/dist/components/p-Dqb1pIRo.js +1 -0
  344. package/dist/components/p-EfW0v54z.js +1 -0
  345. package/dist/components/p-JyNpXfDe.js +1 -0
  346. package/dist/components/p-U0JYwf4c.js +1 -0
  347. package/dist/components/p-YG9Jza0y.js +1 -0
  348. package/dist/components/p-_r9-FML8.js +1 -0
  349. package/dist/components/{p-ByJRw26d.js → p-l3EZ-agL.js} +1 -1
  350. package/dist/components/p-oIn1krdu.js +1 -0
  351. package/dist/components/p-wIU7KUhA.js +1 -0
  352. package/dist/components/p-xFsB212F.js +1 -0
  353. package/dist/components/p-xtOHikY0.js +1 -0
  354. package/dist/components/xpl-accordion.js +1 -1
  355. package/dist/components/xpl-application-shell.js +1 -1
  356. package/dist/components/xpl-avatar.js +1 -1
  357. package/dist/components/xpl-backdrop.js +1 -1
  358. package/dist/components/xpl-badge.js +1 -1
  359. package/dist/components/xpl-banner.js +1 -1
  360. package/dist/components/xpl-breadcrumb-item.js +1 -1
  361. package/dist/components/xpl-breadcrumbs.js +1 -1
  362. package/dist/components/xpl-button-row.js +1 -1
  363. package/dist/components/xpl-button.js +1 -1
  364. package/dist/components/xpl-calendar.js +1 -1
  365. package/dist/components/xpl-checkbox.js +1 -1
  366. package/dist/components/xpl-choicelist.js +1 -1
  367. package/dist/components/xpl-content-area.js +1 -1
  368. package/dist/components/xpl-dashboard.js +1 -1
  369. package/dist/components/xpl-data-card.js +1 -1
  370. package/dist/components/xpl-divider.js +1 -1
  371. package/dist/components/xpl-dropdown-group.js +1 -1
  372. package/dist/components/xpl-dropdown-heading.js +1 -1
  373. package/dist/components/xpl-dropdown-option.js +1 -1
  374. package/dist/components/xpl-dropdown.js +1 -1
  375. package/dist/components/xpl-dynamic-table-cell.js +1 -1
  376. package/dist/components/xpl-dynamic-table-row.js +1 -1
  377. package/dist/components/xpl-dynamic-table.js +1 -1
  378. package/dist/components/xpl-grid-item.js +1 -1
  379. package/dist/components/xpl-grid.js +1 -1
  380. package/dist/components/xpl-header-accordion.js +1 -1
  381. package/dist/components/xpl-icon.js +1 -1
  382. package/dist/components/xpl-input-color.js +1 -1
  383. package/dist/components/xpl-input-date.js +1 -1
  384. package/dist/components/xpl-input-file.js +1 -1
  385. package/dist/components/xpl-input-phone.js +1 -1
  386. package/dist/components/xpl-input-search.js +1 -1
  387. package/dist/components/xpl-input-time.js +1 -1
  388. package/dist/components/xpl-input.js +1 -1
  389. package/dist/components/xpl-large-card.js +1 -1
  390. package/dist/components/xpl-list-item.js +1 -1
  391. package/dist/components/xpl-list.js +1 -1
  392. package/dist/components/xpl-main-nav.js +1 -1
  393. package/dist/components/xpl-modal.js +1 -1
  394. package/dist/components/xpl-nav-header-menu.js +1 -1
  395. package/dist/components/xpl-nav-item.js +1 -1
  396. package/dist/components/xpl-pagination.js +1 -1
  397. package/dist/components/xpl-panel.js +1 -1
  398. package/dist/components/xpl-popover.js +1 -1
  399. package/dist/components/xpl-progress-bar.js +1 -1
  400. package/dist/components/xpl-progress-indicator.js +1 -1
  401. package/dist/components/xpl-radio.js +1 -1
  402. package/dist/components/xpl-secondary-nav.js +1 -1
  403. package/dist/components/xpl-select.js +1 -1
  404. package/dist/components/xpl-side-nav-header-item.d.ts +11 -0
  405. package/dist/components/xpl-side-nav-header-item.js +1 -0
  406. package/dist/components/xpl-side-nav-item.js +1 -1
  407. package/dist/components/xpl-side-nav-section.d.ts +11 -0
  408. package/dist/components/xpl-side-nav-section.js +1 -0
  409. package/dist/components/xpl-side-nav.js +1 -1
  410. package/dist/components/xpl-skeleton.js +1 -1
  411. package/dist/components/xpl-slideout.js +1 -1
  412. package/dist/components/xpl-spotlight.js +1 -1
  413. package/dist/components/xpl-tab-panel.js +1 -1
  414. package/dist/components/xpl-tab.js +1 -1
  415. package/dist/components/xpl-table-body.d.ts +11 -0
  416. package/dist/components/xpl-table-body.js +1 -0
  417. package/dist/components/xpl-table-footer-cell.d.ts +11 -0
  418. package/dist/components/xpl-table-footer-cell.js +1 -0
  419. package/dist/components/xpl-table-footer.d.ts +11 -0
  420. package/dist/components/xpl-table-footer.js +1 -0
  421. package/dist/components/xpl-table-header-cell.js +1 -1
  422. package/dist/components/xpl-table-header.js +1 -1
  423. package/dist/components/xpl-table-row.d.ts +11 -0
  424. package/dist/components/xpl-table-row.js +1 -0
  425. package/dist/components/xpl-table.js +1 -1
  426. package/dist/components/xpl-tabs.js +1 -1
  427. package/dist/components/xpl-tag.js +1 -1
  428. package/dist/components/xpl-toast.js +1 -1
  429. package/dist/components/xpl-toggle.js +1 -1
  430. package/dist/components/xpl-toolbar.js +1 -1
  431. package/dist/components/xpl-tooltip.js +1 -1
  432. package/dist/components/xpl-top-nav-item.js +1 -1
  433. package/dist/components/xpl-top-nav-menu.js +1 -1
  434. package/dist/components/xpl-top-nav.js +1 -1
  435. package/dist/components/xpl-utility-bar.js +1 -1
  436. package/dist/docs/xpl-application-shell/readme.md +33 -0
  437. package/dist/docs/xpl-backdrop/readme.md +7 -0
  438. package/dist/docs/xpl-badge/readme.md +2 -0
  439. package/dist/docs/xpl-breadcrumbs/xpl-breadcrumbs/readme.md +9 -0
  440. package/dist/docs/xpl-button/readme.md +4 -2
  441. package/dist/docs/xpl-checkbox/readme.md +12 -0
  442. package/dist/docs/xpl-choicelist/readme.md +21 -0
  443. package/dist/docs/xpl-content-area/readme.md +8 -0
  444. package/dist/docs/xpl-data-card/readme.md +26 -0
  445. package/dist/docs/xpl-dropdown/readme.md +32 -6
  446. package/dist/docs/xpl-dynamic-table/readme.md +35 -0
  447. package/dist/docs/xpl-header-accordion/readme.md +18 -0
  448. package/dist/docs/xpl-icon/readme.md +21 -0
  449. package/dist/docs/xpl-input/xpl-input-color/readme.md +18 -0
  450. package/dist/docs/xpl-input/xpl-input-file/readme.md +13 -0
  451. package/dist/docs/xpl-input/xpl-input-time/readme.md +9 -0
  452. package/dist/docs/xpl-large-card/readme.md +18 -0
  453. package/dist/docs/xpl-list/readme.md +2 -2
  454. package/dist/docs/xpl-list/xpl-list-item/readme.md +3 -3
  455. package/dist/docs/xpl-main-nav/readme.md +16 -0
  456. package/dist/docs/xpl-modal/readme.md +38 -2
  457. package/dist/docs/xpl-nav-item/readme.md +14 -0
  458. package/dist/docs/xpl-pagination/readme.md +29 -0
  459. package/dist/docs/xpl-radio/readme.md +12 -0
  460. package/dist/docs/xpl-secondary-nav/readme.md +25 -0
  461. package/dist/docs/xpl-select/readme.md +13 -0
  462. package/dist/docs/xpl-side-nav/readme.md +12 -7
  463. package/dist/docs/xpl-side-nav/xpl-side-nav-header-item/readme.md +155 -0
  464. package/dist/docs/xpl-side-nav/xpl-side-nav-item/readme.md +16 -6
  465. package/dist/docs/xpl-side-nav/xpl-side-nav-section/readme.md +126 -0
  466. package/dist/docs/xpl-slideout/readme.md +23 -0
  467. package/dist/docs/xpl-tab/readme.md +14 -8
  468. package/dist/docs/xpl-table/readme.md +4 -4
  469. package/dist/docs/xpl-table/xpl-table-body/readme.md +16 -0
  470. package/dist/docs/xpl-table/xpl-table-footer/readme.md +16 -0
  471. package/dist/docs/xpl-table/xpl-table-footer-cell/readme.md +31 -0
  472. package/dist/docs/xpl-table/xpl-table-row/readme.md +34 -0
  473. package/dist/docs/xpl-toast/readme.md +90 -7
  474. package/dist/docs/xpl-toggle/readme.md +46 -0
  475. package/dist/docs/xpl-toolbar/readme.md +19 -0
  476. package/dist/docs/xpl-top-nav/readme.md +2 -1
  477. package/dist/docs/xpl-top-nav/xpl-top-nav-item/readme.md +5 -5
  478. package/dist/docs/xpl-utility-bar/readme.md +12 -0
  479. package/dist/docs.d.ts +480 -0
  480. package/dist/docs.json +16642 -0
  481. package/dist/esm/_commonjsHelpers-BFTU3MAI.js +7 -0
  482. package/dist/esm/apollo-core.js +3 -3
  483. package/dist/esm/floating-ui.dom-1M1pu0C2.js +1702 -0
  484. package/dist/esm/index-BhYfWG18.js +454 -0
  485. package/dist/esm/{index-CXkZUm1c.js → index-ukZKsqqq.js} +772 -9
  486. package/dist/esm/{lifecycle-BUgtURvw.js → lifecycle-Dqb1pIRo.js} +4 -1
  487. package/dist/esm/light-dom-slots-DkqlawVY.js +17 -0
  488. package/dist/esm/loader.js +3 -3
  489. package/dist/esm/side-nav-slot-utils-C_PEOQWj.js +37 -0
  490. package/dist/esm/slot-presence-_r9-FML8.js +8 -0
  491. package/dist/esm/tab-a11y-ids-BQtbf88X.js +23 -0
  492. package/dist/esm/top-nav-constants-CWdQxaaX.js +3 -0
  493. package/dist/esm/xpl-accordion.entry.js +5 -3
  494. package/dist/esm/xpl-application-shell.entry.js +2 -2
  495. package/dist/esm/xpl-avatar_3.entry.js +207 -0
  496. package/dist/esm/xpl-backdrop.entry.js +17 -0
  497. package/dist/esm/xpl-badge.entry.js +35 -0
  498. package/dist/esm/xpl-banner.entry.js +72 -0
  499. package/dist/esm/xpl-breadcrumb-item.entry.js +16 -0
  500. package/dist/esm/xpl-breadcrumbs.entry.js +12 -0
  501. package/dist/esm/xpl-button-row.entry.js +2 -2
  502. package/dist/esm/xpl-button.entry.js +79 -0
  503. package/dist/esm/xpl-calendar.entry.js +10 -6
  504. package/dist/esm/xpl-checkbox.entry.js +30 -0
  505. package/dist/esm/xpl-choicelist.entry.js +66 -0
  506. package/dist/esm/xpl-content-area.entry.js +13 -0
  507. package/dist/esm/xpl-dashboard.entry.js +12 -0
  508. package/dist/esm/xpl-data-card.entry.js +109 -0
  509. package/dist/esm/xpl-dropdown_4.entry.js +575 -0
  510. package/dist/esm/xpl-dynamic-table-cell.entry.js +8 -6
  511. package/dist/esm/xpl-dynamic-table-row.entry.js +5 -5
  512. package/dist/esm/xpl-dynamic-table.entry.js +11 -18
  513. package/dist/esm/xpl-grid-item.entry.js +2 -2
  514. package/dist/esm/xpl-grid.entry.js +6 -6
  515. package/dist/esm/xpl-header-accordion.entry.js +67 -0
  516. package/dist/esm/{xpl-avatar_54.entry.js → xpl-icon.entry.js} +1174 -10539
  517. package/dist/esm/xpl-input-color.entry.js +433 -0
  518. package/dist/esm/xpl-input-phone.entry.js +507 -0
  519. package/dist/esm/xpl-input-time.entry.js +194 -0
  520. package/dist/esm/xpl-input_4.entry.js +520 -0
  521. package/dist/esm/xpl-large-card.entry.js +63 -4
  522. package/dist/esm/xpl-list-item.entry.js +458 -0
  523. package/dist/esm/xpl-list.entry.js +394 -0
  524. package/dist/esm/xpl-main-nav.entry.js +2 -2
  525. package/dist/esm/xpl-modal.entry.js +105 -0
  526. package/dist/esm/xpl-nav-header-menu.entry.js +84 -0
  527. package/dist/esm/xpl-nav-item.entry.js +23 -0
  528. package/dist/esm/xpl-pagination.entry.js +110 -0
  529. package/dist/esm/xpl-panel.entry.js +19 -0
  530. package/dist/esm/xpl-popover.entry.js +263 -0
  531. package/dist/esm/xpl-progress-bar.entry.js +39 -0
  532. package/dist/esm/xpl-progress-indicator.entry.js +72 -0
  533. package/dist/esm/xpl-secondary-nav.entry.js +12 -0
  534. package/dist/esm/xpl-select_2.entry.js +490 -0
  535. package/dist/esm/xpl-side-nav-header-item.entry.js +99 -0
  536. package/dist/esm/xpl-side-nav-item.entry.js +128 -0
  537. package/dist/esm/xpl-side-nav-section.entry.js +103 -0
  538. package/dist/esm/xpl-side-nav.entry.js +274 -0
  539. package/dist/esm/xpl-skeleton.entry.js +24 -0
  540. package/dist/esm/xpl-slideout.entry.js +45 -0
  541. package/dist/esm/xpl-spotlight.entry.js +720 -0
  542. package/dist/esm/xpl-tab-panel.entry.js +22 -0
  543. package/dist/esm/xpl-tab.entry.js +85 -0
  544. package/dist/esm/xpl-table-body.entry.js +12 -0
  545. package/dist/esm/xpl-table-footer-cell.entry.js +16 -0
  546. package/dist/esm/xpl-table-footer.entry.js +12 -0
  547. package/dist/esm/xpl-table-header-cell.entry.js +5 -3
  548. package/dist/esm/xpl-table-header.entry.js +2 -2
  549. package/dist/esm/xpl-table-row.entry.js +18 -0
  550. package/dist/esm/xpl-table.entry.js +183 -0
  551. package/dist/esm/xpl-tabs.entry.js +371 -0
  552. package/dist/esm/xpl-toast.entry.js +89 -0
  553. package/dist/esm/xpl-toggle.entry.js +6 -6
  554. package/dist/esm/xpl-toolbar.entry.js +3 -3
  555. package/dist/esm/xpl-tooltip.entry.js +16 -0
  556. package/dist/esm/xpl-top-nav-item.entry.js +433 -0
  557. package/dist/esm/xpl-top-nav-menu.entry.js +15 -21
  558. package/dist/esm/xpl-top-nav.entry.js +340 -0
  559. package/dist/esm/xpl-utility-bar.entry.js +21 -0
  560. package/dist/types/components/xpl-application-shell/xpl-application-shell.d.ts +1 -1
  561. package/dist/types/components/xpl-data-card/xpl-data-card.d.ts +12 -0
  562. package/dist/types/components/xpl-dropdown/xpl-dropdown-option/xpl-dropdown-option.d.ts +1 -1
  563. package/dist/types/components/xpl-dropdown/xpl-dropdown.d.ts +7 -9
  564. package/dist/types/components/xpl-dynamic-table/xpl-dynamic-table.d.ts +2 -1
  565. package/dist/types/components/xpl-header-accordion/xpl-header-accordion.d.ts +0 -2
  566. package/dist/types/components/xpl-input/xpl-input-date/xpl-input-date.d.ts +1 -1
  567. package/dist/types/components/xpl-input/xpl-input-file/xpl-input-file.d.ts +1 -1
  568. package/dist/types/components/xpl-input/xpl-input-phone/xpl-input-phone.d.ts +2 -2
  569. package/dist/types/components/xpl-input/xpl-input-time/time-utils.d.ts +1 -1
  570. package/dist/types/components/xpl-input/xpl-input-time/xpl-input-time.d.ts +1 -1
  571. package/dist/types/components/xpl-input/xpl-input.d.ts +11 -6
  572. package/dist/types/components/xpl-large-card/xpl-large-card.d.ts +12 -0
  573. package/dist/types/components/xpl-list/listitem.d.ts +5 -0
  574. package/dist/types/components/xpl-list/xpl-list-item/xpl-list-item.d.ts +0 -1
  575. package/dist/types/components/xpl-modal/xpl-modal.d.ts +10 -2
  576. package/dist/types/components/xpl-popover/xpl-popover.d.ts +4 -2
  577. package/dist/types/components/xpl-select/select.shared.d.ts +23 -0
  578. package/dist/types/components/xpl-select/xpl-select.d.ts +1 -0
  579. package/dist/types/components/xpl-side-nav/side-nav-slot-utils.d.ts +3 -0
  580. package/dist/types/components/xpl-side-nav/xpl-side-nav-header-item/xpl-side-nav-header-item.d.ts +24 -0
  581. package/dist/types/components/xpl-side-nav/xpl-side-nav-item/xpl-side-nav-item.d.ts +1 -1
  582. package/dist/types/components/xpl-side-nav/xpl-side-nav-section/xpl-side-nav-section.d.ts +24 -0
  583. package/dist/types/components/xpl-side-nav/xpl-side-nav.d.ts +10 -0
  584. package/dist/types/components/xpl-spotlight/xpl-spotlight.d.ts +1 -0
  585. package/dist/types/components/xpl-tab/xpl-tab.d.ts +5 -0
  586. package/dist/types/components/xpl-table/xpl-table-body/xpl-table-body.d.ts +3 -0
  587. package/dist/types/components/xpl-table/xpl-table-footer/xpl-table-footer.d.ts +3 -0
  588. package/dist/types/components/xpl-table/xpl-table-footer-cell/xpl-table-footer-cell.d.ts +4 -0
  589. package/dist/types/components/xpl-table/xpl-table-row/xpl-table-row.d.ts +6 -0
  590. package/dist/types/components/xpl-table/xpl-table.d.ts +8 -8
  591. package/dist/types/components/xpl-tabs/tabs.shared.d.ts +34 -2
  592. package/dist/types/components/xpl-toast/xpl-toast.d.ts +13 -4
  593. package/dist/types/components/xpl-top-nav/xpl-top-nav-item/xpl-top-nav-item.d.ts +3 -0
  594. package/dist/types/components/xpl-top-nav/xpl-top-nav.d.ts +7 -2
  595. package/dist/types/components.d.ts +1109 -51
  596. package/dist/types/home/runner/work/apollo/apollo/packages/apollo-core/.stencil/utils/form-bindings.d.ts +4 -0
  597. package/dist/types/home/runner/work/apollo/apollo/packages/apollo-core/.stencil/utils/story-vrt.d.ts +1 -0
  598. package/dist/types/third-party.d.ts +20 -0
  599. package/dist/types/utils/floating.d.ts +26 -0
  600. package/dist/types/utils/lifecycle.d.ts +1 -1
  601. package/dist/types/utils/light-dom-slots.d.ts +6 -0
  602. package/dist/types/utils/slot-presence.d.ts +1 -0
  603. package/dist/types/utils/ssr-known-mismatches.d.ts +16 -0
  604. package/dist/utils/form-bindings.js +64 -0
  605. package/dist/utils/story-vrt.js +48 -0
  606. package/hydrate/index.d.ts +287 -0
  607. package/hydrate/index.js +51795 -0
  608. package/hydrate/index.mjs +51785 -0
  609. package/hydrate/package.json +12 -0
  610. package/package.json +112 -59
  611. package/dist/apollo-core/p-048fdde0.entry.js +0 -1
  612. package/dist/apollo-core/p-0abc496e.entry.js +0 -1
  613. package/dist/apollo-core/p-1442c052.entry.js +0 -1
  614. package/dist/apollo-core/p-1e498763.entry.js +0 -1
  615. package/dist/apollo-core/p-26c3a508.entry.js +0 -1
  616. package/dist/apollo-core/p-3b8639b7.entry.js +0 -1
  617. package/dist/apollo-core/p-4ce52107.entry.js +0 -1
  618. package/dist/apollo-core/p-6710fb29.entry.js +0 -1
  619. package/dist/apollo-core/p-7e622809.entry.js +0 -1
  620. package/dist/apollo-core/p-87068144.entry.js +0 -1
  621. package/dist/apollo-core/p-BUgtURvw.js +0 -1
  622. package/dist/apollo-core/p-CXkZUm1c.js +0 -2
  623. package/dist/apollo-core/p-a3b4820a.entry.js +0 -1
  624. package/dist/apollo-core/p-b2d6dd0e.entry.js +0 -1
  625. package/dist/apollo-core/p-bd2249ef.entry.js +0 -1
  626. package/dist/apollo-core/p-c96b7957.entry.js +0 -1
  627. package/dist/apollo-core/p-d6be63cd.entry.js +0 -1
  628. package/dist/apollo-core/p-ddf76cee.entry.js +0 -1
  629. package/dist/apollo-core/p-f0554edd.entry.js +0 -1
  630. package/dist/collection/components/xpl-accordion/accordion.stories.js +0 -80
  631. package/dist/collection/components/xpl-application-shell/application-shell.stories.js +0 -737
  632. package/dist/collection/components/xpl-avatar/avatar.stories.js +0 -147
  633. package/dist/collection/components/xpl-backdrop/backdrop.stories.js +0 -24
  634. package/dist/collection/components/xpl-badge/badge.stories.js +0 -91
  635. package/dist/collection/components/xpl-banner/banner.stories.js +0 -69
  636. package/dist/collection/components/xpl-breadcrumbs/breadcrumbs.stories.js +0 -134
  637. package/dist/collection/components/xpl-button/button.stories.js +0 -142
  638. package/dist/collection/components/xpl-button-row/button-row.stories.js +0 -59
  639. package/dist/collection/components/xpl-calendar/calendar.stories.js +0 -63
  640. package/dist/collection/components/xpl-checkbox/checkbox.stories.js +0 -83
  641. package/dist/collection/components/xpl-choicelist/choicelist.stories.js +0 -138
  642. package/dist/collection/components/xpl-content-area/content-area.stories.js +0 -55
  643. package/dist/collection/components/xpl-dashboard/dashboard.stories.js +0 -48
  644. package/dist/collection/components/xpl-data-card/data-card.stories.js +0 -115
  645. package/dist/collection/components/xpl-divider/divider.stories.js +0 -36
  646. package/dist/collection/components/xpl-dropdown/dropdown.stories.js +0 -387
  647. package/dist/collection/components/xpl-dynamic-table/dynamic-table.stories.js +0 -165
  648. package/dist/collection/components/xpl-grid/grid.stories.js +0 -76
  649. package/dist/collection/components/xpl-header-accordion/header-accordion.stories.js +0 -52
  650. package/dist/collection/components/xpl-icon/icons.stories.js +0 -142
  651. package/dist/collection/components/xpl-input/input.stories.js +0 -696
  652. package/dist/collection/components/xpl-large-card/large-card.stories.js +0 -131
  653. package/dist/collection/components/xpl-list/list.stories.js +0 -389
  654. package/dist/collection/components/xpl-main-nav/main-nav.stories.js +0 -307
  655. package/dist/collection/components/xpl-modal/modal.stories.js +0 -91
  656. package/dist/collection/components/xpl-pagination/pagination.stories.js +0 -57
  657. package/dist/collection/components/xpl-panel/panel.stories.js +0 -53
  658. package/dist/collection/components/xpl-popover/popover.stories.js +0 -164
  659. package/dist/collection/components/xpl-progress-bar/progress-bar.stories.js +0 -96
  660. package/dist/collection/components/xpl-progress-indicator/progress-indicator.stories.js +0 -118
  661. package/dist/collection/components/xpl-radio/radio.stories.js +0 -106
  662. package/dist/collection/components/xpl-secondary-nav/secondary-nav.stories.js +0 -78
  663. package/dist/collection/components/xpl-select/select.stories.js +0 -297
  664. package/dist/collection/components/xpl-side-nav/side-nav.stories.js +0 -634
  665. package/dist/collection/components/xpl-skeleton/skeleton.stories.js +0 -71
  666. package/dist/collection/components/xpl-slideout/slideout.stories.js +0 -109
  667. package/dist/collection/components/xpl-spotlight/spotlight.stories.js +0 -385
  668. package/dist/collection/components/xpl-table/table.stories.js +0 -147
  669. package/dist/collection/components/xpl-table-header/table-header.stories.js +0 -126
  670. package/dist/collection/components/xpl-table-header-cell/table-header-cell.stories.js +0 -75
  671. package/dist/collection/components/xpl-tabs/segment-control.stories.js +0 -31
  672. package/dist/collection/components/xpl-tabs/tabs.stories.js +0 -31
  673. package/dist/collection/components/xpl-tag/tag.stories.js +0 -153
  674. package/dist/collection/components/xpl-toast/toast.stories.js +0 -86
  675. package/dist/collection/components/xpl-toggle/toggle.stories.js +0 -88
  676. package/dist/collection/components/xpl-tooltip/tooltip.stories.js +0 -58
  677. package/dist/collection/components/xpl-top-nav/top-nav.stories.js +0 -745
  678. package/dist/collection/components/xpl-utility-bar/utility-bar.stories.js +0 -87
  679. package/dist/components/p-2xGSxBGa.js +0 -1
  680. package/dist/components/p-B8RYNiz-.js +0 -1
  681. package/dist/components/p-BDWXBWGE.js +0 -1
  682. package/dist/components/p-BJqNuBZr.js +0 -1
  683. package/dist/components/p-BT_Lq3Vd.js +0 -1
  684. package/dist/components/p-BUgtURvw.js +0 -1
  685. package/dist/components/p-B_sq_SAX.js +0 -1
  686. package/dist/components/p-Bsy-VVS5.js +0 -1
  687. package/dist/components/p-C5_Yo0ZP.js +0 -1
  688. package/dist/components/p-C8rmEAx6.js +0 -1
  689. package/dist/components/p-CF_YTx16.js +0 -1
  690. package/dist/components/p-CFpsSZyr.js +0 -1
  691. package/dist/components/p-CUYkG-PB.js +0 -1
  692. package/dist/components/p-CaW0fL0P.js +0 -1
  693. package/dist/components/p-CuisR8WP.js +0 -1
  694. package/dist/components/p-D2SFagIb.js +0 -1
  695. package/dist/components/p-DKUNbsb0.js +0 -1
  696. package/dist/components/p-DcXL24UI.js +0 -1
  697. package/dist/components/p-Dp3H99Yc.js +0 -1
  698. package/dist/components/p-M900WO1C.js +0 -1
  699. package/dist/components/p-Yj_QFaRn.js +0 -1
  700. package/dist/components/p-ZTFt9sBy.js +0 -1
  701. package/dist/components/p-gfb3l9Pr.js +0 -1
  702. package/dist/components/p-h1Gbk5lO.js +0 -1
  703. package/dist/css/typography.stories.js +0 -144
  704. package/dist/types/components/xpl-accordion/accordion.stories.d.ts +0 -37
  705. package/dist/types/components/xpl-application-shell/application-shell.stories.d.ts +0 -64
  706. package/dist/types/components/xpl-avatar/avatar.stories.d.ts +0 -138
  707. package/dist/types/components/xpl-backdrop/backdrop.stories.d.ts +0 -21
  708. package/dist/types/components/xpl-badge/badge.stories.d.ts +0 -80
  709. package/dist/types/components/xpl-banner/banner.stories.d.ts +0 -79
  710. package/dist/types/components/xpl-breadcrumbs/breadcrumbs.stories.d.ts +0 -57
  711. package/dist/types/components/xpl-button/button.stories.d.ts +0 -132
  712. package/dist/types/components/xpl-button-row/button-row.stories.d.ts +0 -45
  713. package/dist/types/components/xpl-calendar/calendar.stories.d.ts +0 -62
  714. package/dist/types/components/xpl-checkbox/checkbox.stories.d.ts +0 -69
  715. package/dist/types/components/xpl-choicelist/choicelist.stories.d.ts +0 -44
  716. package/dist/types/components/xpl-content-area/content-area.stories.d.ts +0 -13
  717. package/dist/types/components/xpl-dashboard/dashboard.stories.d.ts +0 -31
  718. package/dist/types/components/xpl-data-card/data-card.stories.d.ts +0 -118
  719. package/dist/types/components/xpl-divider/divider.stories.d.ts +0 -41
  720. package/dist/types/components/xpl-dropdown/dropdown.stories.d.ts +0 -25
  721. package/dist/types/components/xpl-dynamic-table/dynamic-table.stories.d.ts +0 -45
  722. package/dist/types/components/xpl-grid/grid.stories.d.ts +0 -133
  723. package/dist/types/components/xpl-header-accordion/header-accordion.stories.d.ts +0 -48
  724. package/dist/types/components/xpl-icon/icons.stories.d.ts +0 -54
  725. package/dist/types/components/xpl-input/input.stories.d.ts +0 -240
  726. package/dist/types/components/xpl-large-card/large-card.stories.d.ts +0 -75
  727. package/dist/types/components/xpl-list/list.stories.d.ts +0 -353
  728. package/dist/types/components/xpl-main-nav/main-nav.stories.d.ts +0 -13
  729. package/dist/types/components/xpl-modal/modal.stories.d.ts +0 -103
  730. package/dist/types/components/xpl-pagination/pagination.stories.d.ts +0 -52
  731. package/dist/types/components/xpl-panel/panel.stories.d.ts +0 -22
  732. package/dist/types/components/xpl-popover/popover.stories.d.ts +0 -12
  733. package/dist/types/components/xpl-progress-bar/progress-bar.stories.d.ts +0 -73
  734. package/dist/types/components/xpl-progress-indicator/progress-indicator.stories.d.ts +0 -62
  735. package/dist/types/components/xpl-radio/radio.stories.d.ts +0 -93
  736. package/dist/types/components/xpl-secondary-nav/secondary-nav.stories.d.ts +0 -5
  737. package/dist/types/components/xpl-select/select.stories.d.ts +0 -168
  738. package/dist/types/components/xpl-side-nav/side-nav.stories.d.ts +0 -101
  739. package/dist/types/components/xpl-skeleton/skeleton.stories.d.ts +0 -26
  740. package/dist/types/components/xpl-slideout/slideout.stories.d.ts +0 -120
  741. package/dist/types/components/xpl-spotlight/spotlight.stories.d.ts +0 -197
  742. package/dist/types/components/xpl-table/table.stories.d.ts +0 -88
  743. package/dist/types/components/xpl-table-header/table-header.stories.d.ts +0 -107
  744. package/dist/types/components/xpl-table-header-cell/table-header-cell.stories.d.ts +0 -59
  745. package/dist/types/components/xpl-tabs/segment-control.stories.d.ts +0 -112
  746. package/dist/types/components/xpl-tabs/tabs.stories.d.ts +0 -97
  747. package/dist/types/components/xpl-tag/tag.stories.d.ts +0 -65
  748. package/dist/types/components/xpl-toast/toast.stories.d.ts +0 -66
  749. package/dist/types/components/xpl-toggle/toggle.stories.d.ts +0 -71
  750. package/dist/types/components/xpl-tooltip/tooltip.stories.d.ts +0 -43
  751. package/dist/types/components/xpl-top-nav/top-nav.stories.d.ts +0 -540
  752. package/dist/types/components/xpl-utility-bar/utility-bar.stories.d.ts +0 -20
  753. package/dist/types/home/runner/work/apollo/apollo/packages/apollo-core/.stencil/css/typography.stories.d.ts +0 -90
@@ -0,0 +1,456 @@
1
+ 'use strict';
2
+
3
+ var _commonjsHelpers = require('./_commonjsHelpers-BJu3ubxk.js');
4
+
5
+ /**
6
+ * lodash (Custom Build) <https://lodash.com/>
7
+ * Build: `lodash modularize exports="npm" -o ./`
8
+ * Copyright jQuery Foundation and other contributors <https://jquery.org/>
9
+ * Released under MIT license <https://lodash.com/license>
10
+ * Based on Underscore.js 1.8.3 <http://underscorejs.org/LICENSE>
11
+ * Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
12
+ */
13
+
14
+ var lodash_throttle;
15
+ var hasRequiredLodash_throttle;
16
+
17
+ function requireLodash_throttle () {
18
+ if (hasRequiredLodash_throttle) return lodash_throttle;
19
+ hasRequiredLodash_throttle = 1;
20
+ /** Used as the `TypeError` message for "Functions" methods. */
21
+ var FUNC_ERROR_TEXT = 'Expected a function';
22
+
23
+ /** Used as references for various `Number` constants. */
24
+ var NAN = 0 / 0;
25
+
26
+ /** `Object#toString` result references. */
27
+ var symbolTag = '[object Symbol]';
28
+
29
+ /** Used to match leading and trailing whitespace. */
30
+ var reTrim = /^\s+|\s+$/g;
31
+
32
+ /** Used to detect bad signed hexadecimal string values. */
33
+ var reIsBadHex = /^[-+]0x[0-9a-f]+$/i;
34
+
35
+ /** Used to detect binary string values. */
36
+ var reIsBinary = /^0b[01]+$/i;
37
+
38
+ /** Used to detect octal string values. */
39
+ var reIsOctal = /^0o[0-7]+$/i;
40
+
41
+ /** Built-in method references without a dependency on `root`. */
42
+ var freeParseInt = parseInt;
43
+
44
+ /** Detect free variable `global` from Node.js. */
45
+ var freeGlobal = typeof _commonjsHelpers.commonjsGlobal == 'object' && _commonjsHelpers.commonjsGlobal && _commonjsHelpers.commonjsGlobal.Object === Object && _commonjsHelpers.commonjsGlobal;
46
+
47
+ /** Detect free variable `self`. */
48
+ var freeSelf = typeof self == 'object' && self && self.Object === Object && self;
49
+
50
+ /** Used as a reference to the global object. */
51
+ var root = freeGlobal || freeSelf || Function('return this')();
52
+
53
+ /** Used for built-in method references. */
54
+ var objectProto = Object.prototype;
55
+
56
+ /**
57
+ * Used to resolve the
58
+ * [`toStringTag`](http://ecma-international.org/ecma-262/7.0/#sec-object.prototype.tostring)
59
+ * of values.
60
+ */
61
+ var objectToString = objectProto.toString;
62
+
63
+ /* Built-in method references for those with the same name as other `lodash` methods. */
64
+ var nativeMax = Math.max,
65
+ nativeMin = Math.min;
66
+
67
+ /**
68
+ * Gets the timestamp of the number of milliseconds that have elapsed since
69
+ * the Unix epoch (1 January 1970 00:00:00 UTC).
70
+ *
71
+ * @static
72
+ * @memberOf _
73
+ * @since 2.4.0
74
+ * @category Date
75
+ * @returns {number} Returns the timestamp.
76
+ * @example
77
+ *
78
+ * _.defer(function(stamp) {
79
+ * console.log(_.now() - stamp);
80
+ * }, _.now());
81
+ * // => Logs the number of milliseconds it took for the deferred invocation.
82
+ */
83
+ var now = function() {
84
+ return root.Date.now();
85
+ };
86
+
87
+ /**
88
+ * Creates a debounced function that delays invoking `func` until after `wait`
89
+ * milliseconds have elapsed since the last time the debounced function was
90
+ * invoked. The debounced function comes with a `cancel` method to cancel
91
+ * delayed `func` invocations and a `flush` method to immediately invoke them.
92
+ * Provide `options` to indicate whether `func` should be invoked on the
93
+ * leading and/or trailing edge of the `wait` timeout. The `func` is invoked
94
+ * with the last arguments provided to the debounced function. Subsequent
95
+ * calls to the debounced function return the result of the last `func`
96
+ * invocation.
97
+ *
98
+ * **Note:** If `leading` and `trailing` options are `true`, `func` is
99
+ * invoked on the trailing edge of the timeout only if the debounced function
100
+ * is invoked more than once during the `wait` timeout.
101
+ *
102
+ * If `wait` is `0` and `leading` is `false`, `func` invocation is deferred
103
+ * until to the next tick, similar to `setTimeout` with a timeout of `0`.
104
+ *
105
+ * See [David Corbacho's article](https://css-tricks.com/debouncing-throttling-explained-examples/)
106
+ * for details over the differences between `_.debounce` and `_.throttle`.
107
+ *
108
+ * @static
109
+ * @memberOf _
110
+ * @since 0.1.0
111
+ * @category Function
112
+ * @param {Function} func The function to debounce.
113
+ * @param {number} [wait=0] The number of milliseconds to delay.
114
+ * @param {Object} [options={}] The options object.
115
+ * @param {boolean} [options.leading=false]
116
+ * Specify invoking on the leading edge of the timeout.
117
+ * @param {number} [options.maxWait]
118
+ * The maximum time `func` is allowed to be delayed before it's invoked.
119
+ * @param {boolean} [options.trailing=true]
120
+ * Specify invoking on the trailing edge of the timeout.
121
+ * @returns {Function} Returns the new debounced function.
122
+ * @example
123
+ *
124
+ * // Avoid costly calculations while the window size is in flux.
125
+ * jQuery(window).on('resize', _.debounce(calculateLayout, 150));
126
+ *
127
+ * // Invoke `sendMail` when clicked, debouncing subsequent calls.
128
+ * jQuery(element).on('click', _.debounce(sendMail, 300, {
129
+ * 'leading': true,
130
+ * 'trailing': false
131
+ * }));
132
+ *
133
+ * // Ensure `batchLog` is invoked once after 1 second of debounced calls.
134
+ * var debounced = _.debounce(batchLog, 250, { 'maxWait': 1000 });
135
+ * var source = new EventSource('/stream');
136
+ * jQuery(source).on('message', debounced);
137
+ *
138
+ * // Cancel the trailing debounced invocation.
139
+ * jQuery(window).on('popstate', debounced.cancel);
140
+ */
141
+ function debounce(func, wait, options) {
142
+ var lastArgs,
143
+ lastThis,
144
+ maxWait,
145
+ result,
146
+ timerId,
147
+ lastCallTime,
148
+ lastInvokeTime = 0,
149
+ leading = false,
150
+ maxing = false,
151
+ trailing = true;
152
+
153
+ if (typeof func != 'function') {
154
+ throw new TypeError(FUNC_ERROR_TEXT);
155
+ }
156
+ wait = toNumber(wait) || 0;
157
+ if (isObject(options)) {
158
+ leading = !!options.leading;
159
+ maxing = 'maxWait' in options;
160
+ maxWait = maxing ? nativeMax(toNumber(options.maxWait) || 0, wait) : maxWait;
161
+ trailing = 'trailing' in options ? !!options.trailing : trailing;
162
+ }
163
+
164
+ function invokeFunc(time) {
165
+ var args = lastArgs,
166
+ thisArg = lastThis;
167
+
168
+ lastArgs = lastThis = undefined;
169
+ lastInvokeTime = time;
170
+ result = func.apply(thisArg, args);
171
+ return result;
172
+ }
173
+
174
+ function leadingEdge(time) {
175
+ // Reset any `maxWait` timer.
176
+ lastInvokeTime = time;
177
+ // Start the timer for the trailing edge.
178
+ timerId = setTimeout(timerExpired, wait);
179
+ // Invoke the leading edge.
180
+ return leading ? invokeFunc(time) : result;
181
+ }
182
+
183
+ function remainingWait(time) {
184
+ var timeSinceLastCall = time - lastCallTime,
185
+ timeSinceLastInvoke = time - lastInvokeTime,
186
+ result = wait - timeSinceLastCall;
187
+
188
+ return maxing ? nativeMin(result, maxWait - timeSinceLastInvoke) : result;
189
+ }
190
+
191
+ function shouldInvoke(time) {
192
+ var timeSinceLastCall = time - lastCallTime,
193
+ timeSinceLastInvoke = time - lastInvokeTime;
194
+
195
+ // Either this is the first call, activity has stopped and we're at the
196
+ // trailing edge, the system time has gone backwards and we're treating
197
+ // it as the trailing edge, or we've hit the `maxWait` limit.
198
+ return (lastCallTime === undefined || (timeSinceLastCall >= wait) ||
199
+ (timeSinceLastCall < 0) || (maxing && timeSinceLastInvoke >= maxWait));
200
+ }
201
+
202
+ function timerExpired() {
203
+ var time = now();
204
+ if (shouldInvoke(time)) {
205
+ return trailingEdge(time);
206
+ }
207
+ // Restart the timer.
208
+ timerId = setTimeout(timerExpired, remainingWait(time));
209
+ }
210
+
211
+ function trailingEdge(time) {
212
+ timerId = undefined;
213
+
214
+ // Only invoke if we have `lastArgs` which means `func` has been
215
+ // debounced at least once.
216
+ if (trailing && lastArgs) {
217
+ return invokeFunc(time);
218
+ }
219
+ lastArgs = lastThis = undefined;
220
+ return result;
221
+ }
222
+
223
+ function cancel() {
224
+ if (timerId !== undefined) {
225
+ clearTimeout(timerId);
226
+ }
227
+ lastInvokeTime = 0;
228
+ lastArgs = lastCallTime = lastThis = timerId = undefined;
229
+ }
230
+
231
+ function flush() {
232
+ return timerId === undefined ? result : trailingEdge(now());
233
+ }
234
+
235
+ function debounced() {
236
+ var time = now(),
237
+ isInvoking = shouldInvoke(time);
238
+
239
+ lastArgs = arguments;
240
+ lastThis = this;
241
+ lastCallTime = time;
242
+
243
+ if (isInvoking) {
244
+ if (timerId === undefined) {
245
+ return leadingEdge(lastCallTime);
246
+ }
247
+ if (maxing) {
248
+ // Handle invocations in a tight loop.
249
+ timerId = setTimeout(timerExpired, wait);
250
+ return invokeFunc(lastCallTime);
251
+ }
252
+ }
253
+ if (timerId === undefined) {
254
+ timerId = setTimeout(timerExpired, wait);
255
+ }
256
+ return result;
257
+ }
258
+ debounced.cancel = cancel;
259
+ debounced.flush = flush;
260
+ return debounced;
261
+ }
262
+
263
+ /**
264
+ * Creates a throttled function that only invokes `func` at most once per
265
+ * every `wait` milliseconds. The throttled function comes with a `cancel`
266
+ * method to cancel delayed `func` invocations and a `flush` method to
267
+ * immediately invoke them. Provide `options` to indicate whether `func`
268
+ * should be invoked on the leading and/or trailing edge of the `wait`
269
+ * timeout. The `func` is invoked with the last arguments provided to the
270
+ * throttled function. Subsequent calls to the throttled function return the
271
+ * result of the last `func` invocation.
272
+ *
273
+ * **Note:** If `leading` and `trailing` options are `true`, `func` is
274
+ * invoked on the trailing edge of the timeout only if the throttled function
275
+ * is invoked more than once during the `wait` timeout.
276
+ *
277
+ * If `wait` is `0` and `leading` is `false`, `func` invocation is deferred
278
+ * until to the next tick, similar to `setTimeout` with a timeout of `0`.
279
+ *
280
+ * See [David Corbacho's article](https://css-tricks.com/debouncing-throttling-explained-examples/)
281
+ * for details over the differences between `_.throttle` and `_.debounce`.
282
+ *
283
+ * @static
284
+ * @memberOf _
285
+ * @since 0.1.0
286
+ * @category Function
287
+ * @param {Function} func The function to throttle.
288
+ * @param {number} [wait=0] The number of milliseconds to throttle invocations to.
289
+ * @param {Object} [options={}] The options object.
290
+ * @param {boolean} [options.leading=true]
291
+ * Specify invoking on the leading edge of the timeout.
292
+ * @param {boolean} [options.trailing=true]
293
+ * Specify invoking on the trailing edge of the timeout.
294
+ * @returns {Function} Returns the new throttled function.
295
+ * @example
296
+ *
297
+ * // Avoid excessively updating the position while scrolling.
298
+ * jQuery(window).on('scroll', _.throttle(updatePosition, 100));
299
+ *
300
+ * // Invoke `renewToken` when the click event is fired, but not more than once every 5 minutes.
301
+ * var throttled = _.throttle(renewToken, 300000, { 'trailing': false });
302
+ * jQuery(element).on('click', throttled);
303
+ *
304
+ * // Cancel the trailing throttled invocation.
305
+ * jQuery(window).on('popstate', throttled.cancel);
306
+ */
307
+ function throttle(func, wait, options) {
308
+ var leading = true,
309
+ trailing = true;
310
+
311
+ if (typeof func != 'function') {
312
+ throw new TypeError(FUNC_ERROR_TEXT);
313
+ }
314
+ if (isObject(options)) {
315
+ leading = 'leading' in options ? !!options.leading : leading;
316
+ trailing = 'trailing' in options ? !!options.trailing : trailing;
317
+ }
318
+ return debounce(func, wait, {
319
+ 'leading': leading,
320
+ 'maxWait': wait,
321
+ 'trailing': trailing
322
+ });
323
+ }
324
+
325
+ /**
326
+ * Checks if `value` is the
327
+ * [language type](http://www.ecma-international.org/ecma-262/7.0/#sec-ecmascript-language-types)
328
+ * of `Object`. (e.g. arrays, functions, objects, regexes, `new Number(0)`, and `new String('')`)
329
+ *
330
+ * @static
331
+ * @memberOf _
332
+ * @since 0.1.0
333
+ * @category Lang
334
+ * @param {*} value The value to check.
335
+ * @returns {boolean} Returns `true` if `value` is an object, else `false`.
336
+ * @example
337
+ *
338
+ * _.isObject({});
339
+ * // => true
340
+ *
341
+ * _.isObject([1, 2, 3]);
342
+ * // => true
343
+ *
344
+ * _.isObject(_.noop);
345
+ * // => true
346
+ *
347
+ * _.isObject(null);
348
+ * // => false
349
+ */
350
+ function isObject(value) {
351
+ var type = typeof value;
352
+ return !!value && (type == 'object' || type == 'function');
353
+ }
354
+
355
+ /**
356
+ * Checks if `value` is object-like. A value is object-like if it's not `null`
357
+ * and has a `typeof` result of "object".
358
+ *
359
+ * @static
360
+ * @memberOf _
361
+ * @since 4.0.0
362
+ * @category Lang
363
+ * @param {*} value The value to check.
364
+ * @returns {boolean} Returns `true` if `value` is object-like, else `false`.
365
+ * @example
366
+ *
367
+ * _.isObjectLike({});
368
+ * // => true
369
+ *
370
+ * _.isObjectLike([1, 2, 3]);
371
+ * // => true
372
+ *
373
+ * _.isObjectLike(_.noop);
374
+ * // => false
375
+ *
376
+ * _.isObjectLike(null);
377
+ * // => false
378
+ */
379
+ function isObjectLike(value) {
380
+ return !!value && typeof value == 'object';
381
+ }
382
+
383
+ /**
384
+ * Checks if `value` is classified as a `Symbol` primitive or object.
385
+ *
386
+ * @static
387
+ * @memberOf _
388
+ * @since 4.0.0
389
+ * @category Lang
390
+ * @param {*} value The value to check.
391
+ * @returns {boolean} Returns `true` if `value` is a symbol, else `false`.
392
+ * @example
393
+ *
394
+ * _.isSymbol(Symbol.iterator);
395
+ * // => true
396
+ *
397
+ * _.isSymbol('abc');
398
+ * // => false
399
+ */
400
+ function isSymbol(value) {
401
+ return typeof value == 'symbol' ||
402
+ (isObjectLike(value) && objectToString.call(value) == symbolTag);
403
+ }
404
+
405
+ /**
406
+ * Converts `value` to a number.
407
+ *
408
+ * @static
409
+ * @memberOf _
410
+ * @since 4.0.0
411
+ * @category Lang
412
+ * @param {*} value The value to process.
413
+ * @returns {number} Returns the number.
414
+ * @example
415
+ *
416
+ * _.toNumber(3.2);
417
+ * // => 3.2
418
+ *
419
+ * _.toNumber(Number.MIN_VALUE);
420
+ * // => 5e-324
421
+ *
422
+ * _.toNumber(Infinity);
423
+ * // => Infinity
424
+ *
425
+ * _.toNumber('3.2');
426
+ * // => 3.2
427
+ */
428
+ function toNumber(value) {
429
+ if (typeof value == 'number') {
430
+ return value;
431
+ }
432
+ if (isSymbol(value)) {
433
+ return NAN;
434
+ }
435
+ if (isObject(value)) {
436
+ var other = typeof value.valueOf == 'function' ? value.valueOf() : value;
437
+ value = isObject(other) ? (other + '') : other;
438
+ }
439
+ if (typeof value != 'string') {
440
+ return value === 0 ? value : +value;
441
+ }
442
+ value = value.replace(reTrim, '');
443
+ var isBinary = reIsBinary.test(value);
444
+ return (isBinary || reIsOctal.test(value))
445
+ ? freeParseInt(value.slice(2), isBinary ? 2 : 8)
446
+ : (reIsBadHex.test(value) ? NAN : +value);
447
+ }
448
+
449
+ lodash_throttle = throttle;
450
+ return lodash_throttle;
451
+ }
452
+
453
+ var lodash_throttleExports = requireLodash_throttle();
454
+ var throttle = /*@__PURE__*/_commonjsHelpers.getDefaultExportFromCjs(lodash_throttleExports);
455
+
456
+ exports.throttle = throttle;
@@ -66,5 +66,9 @@ class TimerManager {
66
66
  this.coalesced.clear();
67
67
  }
68
68
  }
69
+ function isBrowser() {
70
+ return typeof window !== 'undefined' && typeof document !== 'undefined';
71
+ }
69
72
 
70
73
  exports.TimerManager = TimerManager;
74
+ exports.isBrowser = isBrowser;
@@ -0,0 +1,19 @@
1
+ 'use strict';
2
+
3
+ function hasHostNamedSlot(host, slotName, { hostTag, projectionRegionSelectors, excludedRegionSelectors }) {
4
+ const slotSelector = `[slot="${slotName}"]`;
5
+ const isOwn = (node) => node.closest(hostTag) === host;
6
+ const projectsToNamedSlot = (node) => {
7
+ if (!isOwn(node))
8
+ return false;
9
+ if (node.parentElement === host)
10
+ return true;
11
+ if (excludedRegionSelectors?.some((selector) => node.closest(selector) !== null)) {
12
+ return false;
13
+ }
14
+ return projectionRegionSelectors.some((selector) => node.closest(selector) !== null);
15
+ };
16
+ return Array.from(host.querySelectorAll(slotSelector)).some(projectsToNamedSlot);
17
+ }
18
+
19
+ exports.hasHostNamedSlot = hasHostNamedSlot;
@@ -1,12 +1,12 @@
1
1
  'use strict';
2
2
 
3
- var index = require('./index-BaXVr8ux.js');
3
+ var index = require('./index-3cBvw409.js');
4
4
  var appGlobals = require('./app-globals-V2Kpy_OQ.js');
5
5
 
6
6
  const defineCustomElements = async (win, options) => {
7
7
  if (typeof window === 'undefined') return undefined;
8
8
  await appGlobals.globalScripts();
9
- return index.bootstrapLazy(JSON.parse("[[\"xpl-button-row.cjs\",[[0,\"xpl-button-row\",{\"primary\":[1],\"secondary\":[1],\"tertiary\":[1]}]]],[\"xpl-table-header-cell.cjs\",[[0,\"xpl-table-header-cell\",{\"icon\":[1],\"sortable\":[4],\"label\":[1],\"type\":[1],\"width\":[2],\"sortDirection\":[32]}]]],[\"xpl-top-nav-menu.cjs\",[[260,\"xpl-top-nav-menu\",{\"label\":[1],\"isMobileCascade\":[32]}]]],[\"xpl-accordion.cjs\",[[260,\"xpl-accordion\",{\"contentId\":[1,\"content-id\"],\"header\":[1],\"description\":[1],\"initialExpanded\":[4,\"initial-expanded\"],\"size\":[1],\"borderType\":[1,\"border-type\"],\"expanded\":[32],\"parentCheckboxChange\":[64]},[[0,\"checkboxChange\",\"listenToChangeEvent\"]],{\"initialExpanded\":[{\"watchInitialExpanded\":0}]}]]],[\"xpl-application-shell.cjs\",[[260,\"xpl-application-shell\",{\"withSubnav\":[4,\"with-subnav\"],\"withUtility\":[4,\"with-utility\"],\"navWidth\":[1,\"nav-width\"],\"isNavOpenAtStartup\":[4,\"is-nav-open-at-startup\"],\"navOpen\":[32]},[[0,\"navOpen\",\"navToggleHandler\"],[0,\"navWidth\",\"navWithHandler\"],[9,\"resize\",\"onWindowResize\"]]]]],[\"xpl-large-card.cjs\",[[260,\"xpl-large-card\",{\"link\":[4],\"name\":[1],\"description\":[1]}]]],[\"xpl-calendar.cjs\",[[0,\"xpl-calendar\",{\"inputId\":[1,\"input-id\"],\"dateFormat\":[1,\"date-format\"],\"max\":[8],\"min\":[8],\"mode\":[1],\"defaultDate\":[1,\"default-date\"],\"setDate\":[64]}]]],[\"xpl-dynamic-table.cjs\",[[260,\"xpl-dynamic-table\",{\"selectedItemCount\":[32],\"colCount\":[32]},[[8,\"deselectAll\",\"listenToDeselectEvent\"],[8,\"checkboxChange\",\"listenToChangeEvent\"]]]]],[\"xpl-dynamic-table-cell.cjs\",[[260,\"xpl-dynamic-table-cell\",{\"disabled\":[4]}]]],[\"xpl-dynamic-table-row.cjs\",[[260,\"xpl-dynamic-table-row\",{\"disabled\":[4],\"selected\":[4],\"isDisabled\":[32]}]]],[\"xpl-grid.cjs\",[[0,\"xpl-grid\"]]],[\"xpl-grid-item.cjs\",[[260,\"xpl-grid-item\",{\"xs\":[2],\"sm\":[2],\"md\":[2],\"lg\":[2]}]]],[\"xpl-main-nav.cjs\",[[260,\"xpl-main-nav\",{\"width\":[1]}]]],[\"xpl-table-header.cjs\",[[260,\"xpl-table-header\"]]],[\"xpl-toggle.cjs\",[[0,\"xpl-toggle\",{\"checked\":[4],\"description\":[1],\"disabled\":[4],\"heading\":[1],\"label\":[1],\"name\":[1],\"variant\":[1],\"id\":[32]}]]],[\"xpl-toolbar.cjs\",[[260,\"xpl-toolbar\",{\"selectedItemCount\":[2,\"selected-item-count\"]},[[8,\"selectedItemCountChange\",\"listenToSelectedItemCountChange\"]]]]],[\"xpl-avatar_54.cjs\",[[260,\"xpl-list\",{\"items\":[16],\"label\":[1],\"labelledBy\":[1,\"labelled-by\"],\"reorderable\":[4],\"selectable\":[4],\"keyboardReorderItemId\":[32],\"reorderLiveMessage\":[32],\"clearSelection\":[64]},[[0,\"keydown\",\"handleKeyDown\"],[0,\"itemSelect\",\"handleChildItemSelect\"],[0,\"slotchange\",\"handleSlotChange\"],[0,\"itemDragStart\",\"handleItemDragStart\"],[0,\"itemDragEnd\",\"handleItemDragEnd\"],[0,\"itemDrop\",\"handleItemDrop\"],[0,\"xplListItemReorder\",\"handleItemReorder\"]],{\"keyboardReorderItemId\":[{\"handleKeyboardReorderItemIdChange\":0}],\"items\":[{\"handleItemsChange\":0}],\"reorderable\":[{\"handleReorderableChange\":0}],\"selectable\":[{\"handleSelectableChange\":0}]}],[0,\"xpl-pagination\",{\"totalPages\":[2,\"total-pages\"],\"withPageControl\":[4,\"with-page-control\"],\"currentPage\":[1026,\"current-page\"],\"rowsPerPageOptions\":[1,\"rows-per-page-options\"],\"selectedRowsPerPage\":[1026,\"selected-rows-per-page\"]},null,{\"currentPage\":[{\"onPageUpdate\":0}],\"totalPages\":[{\"onTotalPagesUpdate\":0}],\"selectedRowsPerPage\":[{\"onRowsPerPageUpdate\":0}]}],[260,\"xpl-tabs\",{\"disabled\":[4],\"fullWidth\":[4,\"full-width\"],\"type\":[513],\"value\":[1],\"activeBarPosition\":[32],\"choicesTick\":[32],\"isMobileSelectChange\":[32],\"selectedValue\":[32]},[[9,\"resize\",\"onWindowResize\"]],{\"disabled\":[{\"onDisabledChanged\":0}],\"fullWidth\":[{\"onFullWidthChanged\":0}],\"type\":[{\"onTypeChanged\":0}],\"value\":[{\"onValueChanged\":0}]}],[260,\"xpl-slideout\",{\"isOpen\":[1540,\"is-open\"],\"backdrop\":[4],\"variant\":[1],\"showFooter\":[4,\"show-footer\"]},[[9,\"scroll\",\"handleScroll\"]],{\"isOpen\":[{\"watchPropHandler\":0}]}],[260,\"xpl-top-nav\",{\"brandHref\":[1,\"brand-href\"],\"brandLogo\":[1,\"brand-logo\"],\"brandName\":[1,\"brand-name\"],\"childAccountLabel\":[1,\"child-account-label\"],\"label\":[1],\"navControl\":[516,\"nav-control\"],\"brandLogoSlotPresent\":[32],\"open\":[32],\"userMenuSlotPresent\":[32],\"userMenuTriggerSlotPresent\":[32]},null,{\"navControl\":[{\"onNavControlChanged\":0}]}],[260,\"xpl-modal\",{\"isOpen\":[1540,\"is-open\"],\"size\":[1],\"variant\":[1]},null,{\"isOpen\":[{\"updateModalState\":0}]}],[260,\"xpl-side-nav\",{\"label\":[1],\"open\":[1540],\"toggle\":[64],\"setOpen\":[64]},null,{\"open\":[{\"onOpenChanged\":0}]}],[0,\"xpl-banner\",{\"actionText\":[1,\"action-text\"],\"appearance\":[1],\"description\":[1],\"hasIcon\":[4,\"has-icon\"],\"heading\":[1],\"isDismissible\":[4,\"is-dismissible\"],\"isSection\":[4,\"is-section\"],\"secondaryActionText\":[1,\"secondary-action-text\"],\"truncateDesc\":[4,\"truncate-desc\"]}],[0,\"xpl-choicelist\",{\"choices\":[16],\"description\":[1],\"heading\":[1],\"multi\":[4],\"name\":[1],\"styled\":[4],\"selected\":[32]},null,{\"choices\":[{\"onChoicesPropChange\":0}],\"selected\":[{\"onSelectedChange\":0}]}],[260,\"xpl-data-card\",{\"link\":[4],\"name\":[1],\"stat\":[1],\"shortStat\":[1,\"short-stat\"],\"variant\":[1],\"leadingIcon\":[4,\"leading-icon\"],\"icon\":[1],\"smallStat\":[1,\"small-stat\"],\"smallStatIcon\":[1,\"small-stat-icon\"],\"detail\":[1],\"smallStatVariant\":[1,\"small-stat-variant\"],\"tooltipTextSmallStat\":[1,\"tooltip-text-small-stat\"],\"tooltipTextStat\":[1,\"tooltip-text-stat\"]},null,{\"stat\":[{\"watchStat\":0}],\"shortStat\":[{\"watchShortStat\":0}]}],[260,\"xpl-header-accordion\",{\"contentId\":[1,\"content-id\"],\"initialExpanded\":[4,\"initial-expanded\"],\"disabled\":[4],\"selectedCount\":[2,\"selected-count\"],\"hasCheckbox\":[4,\"has-checkbox\"],\"expanded\":[32],\"parentChecked\":[32],\"parentIndeterminate\":[32]},[[0,\"checkboxChange\",\"handleChildCheckboxChange\"]],{\"selectedCount\":[{\"watchSelectedCount\":0}]}],[260,\"xpl-spotlight\",{\"actionLayout\":[1,\"action-layout\"],\"anchorPosition\":[1,\"anchor-position\"],\"body\":[1],\"currentStep\":[2,\"current-step\"],\"heading\":[1],\"isDismissible\":[4,\"is-dismissible\"],\"isOpen\":[4,\"is-open\"],\"primaryActionLabel\":[1,\"primary-action-label\"],\"secondaryActionLabel\":[1,\"secondary-action-label\"],\"showActions\":[4,\"show-actions\"],\"showImage\":[4,\"show-image\"],\"showSteps\":[4,\"show-steps\"],\"target\":[1],\"totalSteps\":[2,\"total-steps\"],\"hasBodySlotContent\":[32],\"hasFloatingPosition\":[32],\"hasImageSlotContent\":[32],\"hasTitleSlotContent\":[32],\"dialogLabelId\":[32],\"isVisible\":[32],\"resolvedAnchorPosition\":[32]},[[4,\"keydown\",\"handleKeyDown\"]],{\"anchorPosition\":[{\"onAnchorPositionChange\":0}],\"isOpen\":[{\"onIsOpenChange\":0}],\"target\":[{\"onTargetChange\":0}]}],[260,\"xpl-tab\",{\"disabled\":[516],\"fullWidth\":[4,\"full-width\"],\"groupDisabled\":[1540,\"data-group-disabled\"],\"icon\":[513],\"iconPosition\":[1,\"icon-position\"],\"selected\":[4],\"target\":[1],\"variant\":[1],\"getFocusableElement\":[64],\"setTabIndex\":[64],\"focusTrigger\":[64]}],[0,\"xpl-table\",{\"columns\":[16],\"data\":[16],\"footer\":[16],\"freeze\":[4],\"multiselect\":[4],\"striped\":[4],\"selectedValues\":[16],\"isSortable\":[4,\"is-sortable\"],\"sortableColumns\":[16],\"areAllSelected\":[32],\"rowData\":[32],\"rowFooterData\":[32],\"hasScrolled\":[32],\"selected\":[32],\"sortTypeArray\":[32]},null,{\"data\":[{\"watchData\":0}],\"footer\":[{\"watchFooterData\":0}],\"columns\":[{\"watchColumns\":0}]}],[0,\"xpl-progress-bar\",{\"helperText\":[1,\"helper-text\"],\"label\":[1],\"max\":[2],\"size\":[1],\"value\":[2],\"variant\":[1]}],[0,\"xpl-progress-indicator\",{\"currentStep\":[1026,\"current-step\"],\"layout\":[1],\"showLabels\":[4,\"show-labels\"],\"showNumbers\":[4,\"show-numbers\"],\"steps\":[16]},null,{\"steps\":[{\"validateCurrentStep\":0}],\"currentStep\":[{\"validateCurrentStep\":0}]}],[260,\"xpl-side-nav-item\",{\"disabled\":[516],\"expanded\":[1540],\"hasChildren\":[1540,\"has-children\"],\"hidden\":[516],\"icon\":[1],\"label\":[1],\"link\":[516],\"selected\":[516],\"hasTrailingSlot\":[32]},null,{\"hasChildren\":[{\"syncLinkHasChildrenExclusivity\":0}],\"link\":[{\"syncLinkHasChildrenExclusivity\":0}]}],[260,\"xpl-toast\",{\"variant\":[1],\"showIcon\":[4,\"show-icon\"],\"caption\":[1],\"dismissable\":[4],\"timeout\":[2]}],[260,\"xpl-utility-bar\",{\"navControl\":[4,\"nav-control\"],\"isNavOpenAtStartup\":[4,\"is-nav-open-at-startup\"],\"open\":[32]}],[260,\"xpl-breadcrumb-item\"],[260,\"xpl-breadcrumbs\"],[260,\"xpl-content-area\",{\"size\":[1]}],[260,\"xpl-dashboard\"],[260,\"xpl-nav-header-menu\",{\"email\":[1],\"username\":[1],\"rightAsideMobilePresent\":[32]}],[260,\"xpl-nav-item\",{\"navControl\":[4,\"nav-control\"]}],[260,\"xpl-panel\",{\"accent\":[1],\"padding\":[1]}],[260,\"xpl-secondary-nav\"],[0,\"xpl-skeleton\",{\"classNames\":[1,\"class-names\"],\"fullWidth\":[4,\"full-width\"],\"height\":[1],\"width\":[1],\"margin\":[1],\"shape\":[1],\"size\":[1]}],[260,\"xpl-tab-panel\",{\"selected\":[4],\"target\":[1]}],[260,\"xpl-list-item\",{\"disabled\":[4],\"error\":[4],\"hidden\":[4],\"href\":[1],\"item\":[16],\"itemId\":[1025,\"item-id\"],\"keyboardActive\":[4,\"keyboard-active\"],\"radioName\":[1,\"radio-name\"],\"reorderable\":[4],\"selectable\":[4],\"selected\":[4],\"showDivider\":[4,\"show-divider\"],\"titleBadgeVariant\":[1,\"title-badge-variant\"],\"slotPresence\":[32],\"isKeyboardMode\":[32]},[[0,\"slotchange\",\"handleSlotChange\"]],{\"item\":[{\"handleItemChange\":0}],\"keyboardActive\":[{\"handleKeyboardActiveChange\":0}],\"selected\":[{\"handleSelectedChange\":0}],\"titleBadgeVariant\":[{\"handleTitleBadgeVariantChange\":0}]}],[260,\"xpl-tooltip\",{\"text\":[1],\"position\":[1],\"hideArrow\":[4,\"hide-arrow\"]}],[260,\"xpl-select\",{\"choices\":[16],\"selectIcon\":[1,\"select-icon\"],\"description\":[1],\"disabled\":[4],\"dropdownFlipFallbackPlacements\":[16],\"dropdownPlacement\":[1,\"dropdown-placement\"],\"error\":[1],\"label\":[1],\"mode\":[1],\"name\":[1],\"placeholder\":[1],\"truncate\":[4],\"customDisplayValue\":[4,\"custom-display-value\"],\"selectedValues\":[1,\"selected-values\"],\"classNames\":[1,\"class-names\"],\"active\":[32],\"id\":[32],\"keepFocus\":[32],\"visibleChoices\":[32],\"choicesState\":[32],\"value\":[32],\"dropdownOpenState\":[32],\"reset\":[64]},[[8,\"click\",\"handleClickEvent\"],[8,\"keydown\",\"handleKeyDown\"],[9,\"resize\",\"handleResize\"]],{\"choices\":[{\"onChoicesPropChanged\":0}],\"selectedValues\":[{\"onSelectedValuesPropChanged\":0}],\"choicesState\":[{\"onChoicesStateChanged\":0}],\"value\":[{\"handleValueStateChange\":0}],\"dropdownOpenState\":[{\"onDropdownOpenStateChanged\":0}]}],[260,\"xpl-avatar\",{\"color\":[1],\"disabled\":[4],\"groupData\":[1,\"group-data\"],\"href\":[1],\"name\":[1],\"size\":[1],\"src\":[1],\"status\":[1],\"subText\":[1,\"sub-text\"],\"target\":[1],\"variant\":[1],\"cachedGroupItems\":[32],\"cachedSlotContent\":[32]},null,{\"groupData\":[{\"onGroupDataChange\":0}]}],[260,\"xpl-top-nav-item\",{\"active\":[516],\"description\":[1],\"href\":[1],\"icon\":[1],\"itemAriaLabel\":[1,\"item-aria-label\"],\"label\":[1],\"open\":[1540],\"openMode\":[513,\"open-mode\"],\"selected\":[516],\"hasActiveDescendant\":[32],\"hasDropdown\":[32],\"isLeadingIconSlotPresent\":[32],\"hostListitemRole\":[32],\"isTrailingIconSlotPresent\":[32],\"closeMenu\":[64],\"openMenu\":[64],\"toggleMenu\":[64]},[[0,\"_xplCloseNavDropdown\",\"handleCloseNavDropdownRequest\"]],{\"hasDropdown\":[{\"onHasDropdownChanged\":0}],\"open\":[{\"onOpenChanged\":0}]}],[260,\"xpl-tag\",{\"disabled\":[4],\"dismissible\":[4],\"isDraggable\":[4,\"is-draggable\"],\"size\":[1],\"tagId\":[1,\"tag-id\"],\"dismissAriaLabelSuffix\":[32],\"isDragging\":[32]},null,{\"disabled\":[{\"onDisabledChange\":0}],\"isDraggable\":[{\"onIsDraggableChange\":0}]}],[260,\"xpl-badge\",{\"bordered\":[4],\"dot\":[4],\"dotOnly\":[4,\"dot-only\"],\"shape\":[1],\"size\":[1],\"variant\":[1]}],[260,\"xpl-divider\",{\"tier\":[2]}],[260,\"xpl-radio\",{\"checked\":[4],\"description\":[1],\"disabled\":[4],\"name\":[1],\"value\":[1],\"required\":[4],\"selectedValue\":[1,\"selected-value\"],\"styled\":[4],\"id\":[32]}],[260,\"xpl-input\",{\"_id\":[1],\"description\":[1],\"disabled\":[4],\"error\":[1],\"label\":[1],\"name\":[1],\"required\":[4],\"readonly\":[4],\"value\":[1],\"autocomplete\":[1],\"placeholder\":[1],\"post\":[1],\"pre\":[1],\"max\":[8],\"min\":[8],\"step\":[2],\"multiline\":[4],\"maxCharacterCount\":[2,\"max-character-count\"],\"dateFormat\":[1,\"date-format\"],\"timeFormat\":[1,\"time-format\"],\"allowCustomOption\":[4,\"allow-custom-option\"],\"mode\":[1],\"accept\":[1],\"multiple\":[4],\"hideTriggerOnSelect\":[4,\"hide-trigger-on-select\"],\"hideFileNames\":[4,\"hide-file-names\"],\"hideAcceptText\":[4,\"hide-accept-text\"],\"hideEyeDropper\":[4,\"hide-eye-dropper\"],\"defaultCountry\":[1,\"default-country\"],\"preferredCountries\":[16],\"isInternational\":[4,\"is-international\"],\"ariaLabel\":[1,\"aria-label\"],\"shape\":[1],\"type\":[1],\"characterCount\":[32],\"passwordVisible\":[32],\"hasPreSlotContent\":[32],\"setFocus\":[64]}],[0,\"xpl-input-color\",{\"value\":[1],\"placeholder\":[1],\"disabled\":[4],\"required\":[4],\"hideEyeDropper\":[4,\"hide-eye-dropper\"],\"hasErrorState\":[32],\"colorValues\":[32],\"eyeDropperSupported\":[32],\"hue\":[32]},null,{\"colorValues\":[{\"valueChanged\":0}],\"hasErrorState\":[{\"onHasErrorStateChanged\":0}],\"value\":[{\"onValuePropChange\":0}]}],[260,\"xpl-popover\",{\"isOpen\":[4,\"is-open\"],\"disabled\":[4],\"position\":[1],\"display\":[1],\"isOpenState\":[32],\"actualPosition\":[32],\"updateListener\":[32]},null,{\"isOpen\":[{\"onIsOpenPropChange\":0}],\"isOpenState\":[{\"onIsOpenStateChange\":0}]}],[0,\"xpl-input-phone\",{\"defaultCountry\":[1,\"default-country\"],\"disabled\":[4],\"error\":[4],\"inputId\":[1,\"input-id\"],\"isInternational\":[4,\"is-international\"],\"name\":[1],\"placeholder\":[1],\"preferredCountries\":[16],\"readonly\":[4],\"required\":[4],\"value\":[1537],\"dropdownOpen\":[32],\"hasErrorState\":[32],\"nationalNumber\":[32],\"searchQuery\":[32],\"selectedCountry\":[32],\"triggerId\":[32]},null,{\"dropdownOpen\":[{\"onDropdownOpenChange\":0}],\"hasErrorState\":[{\"onHasErrorStateChanged\":0}],\"value\":[{\"onValueChange\":0}]}],[0,\"xpl-input-time\",{\"inputId\":[1,\"input-id\"],\"disabled\":[4],\"name\":[1],\"required\":[4],\"readonly\":[4],\"value\":[1537],\"placeholder\":[1],\"max\":[8],\"min\":[8],\"step\":[2],\"mode\":[1],\"timeFormat\":[1,\"time-format\"],\"allowCustomOption\":[4,\"allow-custom-option\"],\"formattedValue\":[32],\"hasErrorState\":[32],\"showOptions\":[32],\"options\":[32],\"amPm\":[32]},null,{\"value\":[{\"onValueChange\":0}],\"hasErrorState\":[{\"onHasErrorStateChanged\":0}]}],[0,\"xpl-input-date\",{\"inputId\":[1,\"input-id\"],\"disabled\":[4],\"name\":[1],\"required\":[4],\"readonly\":[4],\"value\":[1],\"placeholder\":[1],\"post\":[1],\"pre\":[1],\"max\":[8],\"min\":[8],\"dateFormat\":[1,\"date-format\"],\"mode\":[1],\"flatpickrStaticLayout\":[32],\"hasErrorState\":[32]},null,{\"hasErrorState\":[{\"onHasErrorStateChanged\":0}],\"value\":[{\"onValueChanged\":0}]}],[260,\"xpl-input-file\",{\"disabled\":[4],\"name\":[1],\"_id\":[1],\"accept\":[1],\"multiple\":[4],\"hideTriggerOnSelect\":[4,\"hide-trigger-on-select\"],\"hideFileNames\":[4,\"hide-file-names\"],\"hideAcceptText\":[4,\"hide-accept-text\"],\"files\":[32],\"removeFileByIndex\":[64]},null,{\"files\":[{\"onFilesChange\":0}]}],[0,\"xpl-input-search\",{\"ariaLabel\":[1,\"aria-label\"],\"autocomplete\":[1],\"disabled\":[4],\"errorMessageId\":[1,\"error-message-id\"],\"hasError\":[4,\"has-error\"],\"hasVisibleLabel\":[4,\"has-visible-label\"],\"inputId\":[1,\"input-id\"],\"name\":[1],\"placeholder\":[1],\"readonly\":[4],\"required\":[4],\"shape\":[1],\"value\":[1025],\"hasAncestorForm\":[32],\"setFocus\":[64]}],[0,\"xpl-backdrop\",{\"relative\":[4]}],[260,\"xpl-checkbox\",{\"ariaLabel\":[1,\"aria-label\"],\"checked\":[4],\"description\":[1],\"disabled\":[4],\"indeterminate\":[4],\"name\":[1],\"value\":[1],\"required\":[4],\"styled\":[4],\"dataId\":[1,\"data-id\"],\"id\":[32]}],[260,\"xpl-dropdown\",{\"isOpen\":[1540,\"open\"],\"closeOnSelect\":[4,\"close-on-select\"],\"mode\":[1],\"options\":[1040],\"anchorToTrigger\":[4,\"anchor-to-trigger\"],\"flipFallbackPlacements\":[16],\"placement\":[1],\"selectedValues\":[1,\"selected-values\"],\"selectOnFocus\":[4,\"select-on-focus\"],\"triggerId\":[1,\"trigger-id\"],\"update\":[16],\"virtualEnd\":[32],\"virtualStart\":[32],\"handleSelect\":[64]},null,{\"options\":[{\"onOptionsChanged\":0}],\"anchorToTrigger\":[{\"onAnchorToTriggerChanged\":0}],\"flipFallbackPlacements\":[{\"onFlipFallbackPlacementsChanged\":0}],\"placement\":[{\"onPlacementChanged\":0}],\"triggerId\":[{\"onTriggerIdChanged\":0}],\"selectedValues\":[{\"onSelectedValuesChanged\":0}],\"isOpen\":[{\"onIsOpenStateChange\":0}]}],[260,\"xpl-dropdown-group\",{\"groupName\":[1,\"label\"],\"options\":[16]}],[260,\"xpl-dropdown-option\",{\"isDisabled\":[516,\"disabled\"],\"label\":[1],\"value\":[1],\"subtitle\":[1],\"icon\":[1],\"isSelected\":[4,\"selected\"]}],[260,\"xpl-dropdown-heading\",{\"label\":[1]}],[260,\"xpl-button\",{\"controlAttrs\":[16],\"disabled\":[4],\"form\":[1],\"fullWidth\":[4,\"full-width\"],\"icon\":[1],\"iconOnly\":[4,\"icon-only\"],\"iconPosition\":[1,\"icon-position\"],\"isLoading\":[4,\"is-loading\"],\"link\":[4],\"name\":[1],\"sentiment\":[1],\"size\":[1],\"state\":[1],\"type\":[1],\"value\":[1],\"variant\":[1]},[[2,\"click\",\"handleDisabledClick\"]]],[0,\"xpl-icon\",{\"icon\":[1],\"size\":[2],\"backgroundColor\":[1,\"background-color\"]}]]]]"), options);
9
+ return index.bootstrapLazy(JSON.parse("[[\"xpl-list.cjs\",[[260,\"xpl-list\",{\"items\":[16],\"label\":[1],\"labelledBy\":[1,\"labelled-by\"],\"reorderable\":[4],\"selectable\":[4],\"keyboardReorderItemId\":[32],\"reorderLiveMessage\":[32],\"clearSelection\":[64]},[[0,\"keydown\",\"handleKeyDown\"],[0,\"itemSelect\",\"handleChildItemSelect\"],[0,\"slotchange\",\"handleSlotChange\"],[0,\"itemDragStart\",\"handleItemDragStart\"],[0,\"itemDragEnd\",\"handleItemDragEnd\"],[0,\"itemDrop\",\"handleItemDrop\"],[0,\"xplListItemReorder\",\"handleItemReorder\"]],{\"keyboardReorderItemId\":[{\"handleKeyboardReorderItemIdChange\":0}],\"items\":[{\"handleItemsChange\":0}],\"reorderable\":[{\"handleReorderableChange\":0}],\"selectable\":[{\"handleSelectableChange\":0}]}]]],[\"xpl-pagination.cjs\",[[0,\"xpl-pagination\",{\"totalPages\":[2,\"total-pages\"],\"withPageControl\":[4,\"with-page-control\"],\"currentPage\":[1026,\"current-page\"],\"rowsPerPageOptions\":[1,\"rows-per-page-options\"],\"selectedRowsPerPage\":[1026,\"selected-rows-per-page\"]},null,{\"currentPage\":[{\"onPageUpdate\":0}],\"totalPages\":[{\"onTotalPagesUpdate\":0}],\"selectedRowsPerPage\":[{\"onRowsPerPageUpdate\":0}]}]]],[\"xpl-tabs.cjs\",[[260,\"xpl-tabs\",{\"disabled\":[4],\"fullWidth\":[4,\"full-width\"],\"type\":[513],\"value\":[1],\"activeBarPosition\":[32],\"choicesTick\":[32],\"isMobileSelectChange\":[32],\"selectedValue\":[32]},[[9,\"resize\",\"onWindowResize\"]],{\"disabled\":[{\"onDisabledChanged\":0}],\"fullWidth\":[{\"onFullWidthChanged\":0}],\"type\":[{\"onTypeChanged\":0}],\"value\":[{\"onValueChanged\":0}]}]]],[\"xpl-slideout.cjs\",[[260,\"xpl-slideout\",{\"isOpen\":[1540,\"is-open\"],\"backdrop\":[4],\"variant\":[1],\"showFooter\":[4,\"show-footer\"]},[[9,\"scroll\",\"handleScroll\"]],{\"isOpen\":[{\"watchPropHandler\":0}]}]]],[\"xpl-top-nav.cjs\",[[260,\"xpl-top-nav\",{\"brandHref\":[1,\"brand-href\"],\"brandLogo\":[1,\"brand-logo\"],\"brandName\":[1,\"brand-name\"],\"childAccountLabel\":[1,\"child-account-label\"],\"label\":[1],\"navControl\":[516,\"nav-control\"],\"brandLogoSlotPresent\":[32],\"open\":[32],\"slotProjectionNonce\":[32],\"userMenuSlotPresent\":[32],\"userMenuTriggerSlotPresent\":[32]},null,{\"navControl\":[{\"onNavControlChanged\":0}]}]]],[\"xpl-modal.cjs\",[[260,\"xpl-modal\",{\"isOpen\":[1540,\"is-open\"],\"size\":[1],\"variant\":[1]},null,{\"isOpen\":[{\"updateModalState\":0}]}]]],[\"xpl-side-nav.cjs\",[[260,\"xpl-side-nav\",{\"label\":[1],\"open\":[1540],\"hasHeaderSlot\":[32],\"toggle\":[64],\"setOpen\":[64]},null,{\"open\":[{\"onOpenChanged\":0}]}]]],[\"xpl-tab.cjs\",[[260,\"xpl-tab\",{\"badge\":[513],\"badgeVariant\":[1,\"badge-variant\"],\"disabled\":[516],\"fullWidth\":[4,\"full-width\"],\"groupDisabled\":[1540,\"data-group-disabled\"],\"icon\":[513],\"iconPosition\":[1,\"icon-position\"],\"selected\":[4],\"target\":[1],\"variant\":[1],\"getFocusableElement\":[64],\"setTabIndex\":[64],\"focusTrigger\":[64]}]]],[\"xpl-banner.cjs\",[[0,\"xpl-banner\",{\"actionText\":[1,\"action-text\"],\"appearance\":[1],\"description\":[1],\"hasIcon\":[4,\"has-icon\"],\"heading\":[1],\"isDismissible\":[4,\"is-dismissible\"],\"isSection\":[4,\"is-section\"],\"secondaryActionText\":[1,\"secondary-action-text\"],\"truncateDesc\":[4,\"truncate-desc\"]}]]],[\"xpl-button-row.cjs\",[[0,\"xpl-button-row\",{\"primary\":[1],\"secondary\":[1],\"tertiary\":[1]}]]],[\"xpl-choicelist.cjs\",[[0,\"xpl-choicelist\",{\"choices\":[16],\"description\":[1],\"heading\":[1],\"multi\":[4],\"name\":[1],\"styled\":[4],\"selected\":[32]},null,{\"choices\":[{\"onChoicesPropChange\":0}],\"selected\":[{\"onSelectedChange\":0}]}]]],[\"xpl-data-card.cjs\",[[260,\"xpl-data-card\",{\"link\":[4],\"name\":[1],\"stat\":[1],\"shortStat\":[1,\"short-stat\"],\"variant\":[1],\"leadingIcon\":[4,\"leading-icon\"],\"icon\":[1],\"smallStat\":[1,\"small-stat\"],\"smallStatIcon\":[1,\"small-stat-icon\"],\"detail\":[1],\"smallStatVariant\":[1,\"small-stat-variant\"],\"tooltipTextSmallStat\":[1,\"tooltip-text-small-stat\"],\"tooltipTextStat\":[1,\"tooltip-text-stat\"],\"graphContentPresent\":[32]},null,{\"stat\":[{\"watchStat\":0}],\"shortStat\":[{\"watchShortStat\":0}]}]]],[\"xpl-header-accordion.cjs\",[[260,\"xpl-header-accordion\",{\"contentId\":[1,\"content-id\"],\"initialExpanded\":[4,\"initial-expanded\"],\"disabled\":[4],\"selectedCount\":[2,\"selected-count\"],\"hasCheckbox\":[4,\"has-checkbox\"],\"expanded\":[32],\"parentChecked\":[32],\"parentIndeterminate\":[32]},[[0,\"checkboxChange\",\"handleChildCheckboxChange\"]],{\"selectedCount\":[{\"watchSelectedCount\":0}]}]]],[\"xpl-spotlight.cjs\",[[260,\"xpl-spotlight\",{\"actionLayout\":[1,\"action-layout\"],\"anchorPosition\":[1,\"anchor-position\"],\"body\":[1],\"currentStep\":[2,\"current-step\"],\"heading\":[1],\"isDismissible\":[4,\"is-dismissible\"],\"isOpen\":[4,\"is-open\"],\"primaryActionLabel\":[1,\"primary-action-label\"],\"secondaryActionLabel\":[1,\"secondary-action-label\"],\"showActions\":[4,\"show-actions\"],\"showImage\":[4,\"show-image\"],\"showSteps\":[4,\"show-steps\"],\"target\":[1],\"totalSteps\":[2,\"total-steps\"],\"hasBodySlotContent\":[32],\"hasFloatingPosition\":[32],\"hasImageSlotContent\":[32],\"hasTitleSlotContent\":[32],\"dialogLabelId\":[32],\"isVisible\":[32],\"resolvedAnchorPosition\":[32]},[[4,\"keydown\",\"handleKeyDown\"]],{\"anchorPosition\":[{\"onAnchorPositionChange\":0}],\"isOpen\":[{\"onIsOpenChange\":0}],\"target\":[{\"onTargetChange\":0}]}]]],[\"xpl-table.cjs\",[[0,\"xpl-table\",{\"columns\":[16],\"data\":[16],\"footer\":[16],\"freeze\":[4],\"multiselect\":[4],\"striped\":[4],\"selectedValues\":[16],\"isSortable\":[4,\"is-sortable\"],\"sortableColumns\":[16],\"areAllSelected\":[32],\"rowData\":[32],\"hasScrolled\":[32],\"selected\":[32],\"sortTypeArray\":[32]},null,{\"data\":[{\"watchData\":0}],\"columns\":[{\"watchColumns\":0}]}]]],[\"xpl-table-header-cell.cjs\",[[0,\"xpl-table-header-cell\",{\"icon\":[1],\"sortable\":[4],\"label\":[1],\"type\":[1],\"width\":[2],\"sortDirection\":[32]}]]],[\"xpl-toast.cjs\",[[260,\"xpl-toast\",{\"caption\":[1],\"dismissable\":[4],\"dismissible\":[4],\"showIcon\":[4,\"show-icon\"],\"timeout\":[2],\"variant\":[1]},null,{\"dismissable\":[{\"handleDismissableChange\":0}],\"timeout\":[{\"handleTimeoutChange\":0}]}]]],[\"xpl-top-nav-menu.cjs\",[[260,\"xpl-top-nav-menu\",{\"label\":[1],\"isMobileCascade\":[32]}]]],[\"xpl-accordion.cjs\",[[260,\"xpl-accordion\",{\"contentId\":[1,\"content-id\"],\"header\":[1],\"description\":[1],\"initialExpanded\":[4,\"initial-expanded\"],\"size\":[1],\"borderType\":[1,\"border-type\"],\"expanded\":[32],\"parentCheckboxChange\":[64]},[[0,\"checkboxChange\",\"listenToChangeEvent\"]],{\"initialExpanded\":[{\"watchInitialExpanded\":0}]}]]],[\"xpl-application-shell.cjs\",[[260,\"xpl-application-shell\",{\"withSubnav\":[4,\"with-subnav\"],\"withUtility\":[4,\"with-utility\"],\"navWidth\":[1,\"nav-width\"],\"isNavOpenAtStartup\":[4,\"is-nav-open-at-startup\"],\"navOpen\":[32]},[[0,\"navOpen\",\"navToggleHandler\"],[0,\"navWidth\",\"navWithHandler\"],[9,\"resize\",\"onWindowResize\"]]]]],[\"xpl-large-card.cjs\",[[260,\"xpl-large-card\",{\"link\":[4],\"name\":[1],\"description\":[1],\"graphContentPresent\":[32]}]]],[\"xpl-progress-bar.cjs\",[[0,\"xpl-progress-bar\",{\"helperText\":[1,\"helper-text\"],\"label\":[1],\"max\":[2],\"size\":[1],\"value\":[2],\"variant\":[1]}]]],[\"xpl-progress-indicator.cjs\",[[0,\"xpl-progress-indicator\",{\"currentStep\":[1026,\"current-step\"],\"layout\":[1],\"showLabels\":[4,\"show-labels\"],\"showNumbers\":[4,\"show-numbers\"],\"steps\":[16]},null,{\"steps\":[{\"validateCurrentStep\":0}],\"currentStep\":[{\"validateCurrentStep\":0}]}]]],[\"xpl-side-nav-header-item.cjs\",[[260,\"xpl-side-nav-header-item\",{\"icon\":[1],\"label\":[1],\"selected\":[516],\"type\":[513],\"hasLeadingSlot\":[32],\"hasTrailingSlot\":[32]}]]],[\"xpl-side-nav-item.cjs\",[[260,\"xpl-side-nav-item\",{\"disabled\":[516],\"expanded\":[1540],\"hasChildren\":[1540,\"has-children\"],\"hidden\":[516],\"icon\":[1],\"label\":[1],\"link\":[516],\"selected\":[516],\"hasTrailingSlot\":[32]},null,{\"hasChildren\":[{\"syncLinkHasChildrenExclusivity\":0}],\"link\":[{\"syncLinkHasChildrenExclusivity\":0}]}]]],[\"xpl-side-nav-section.cjs\",[[260,\"xpl-side-nav-section\",{\"collapsible\":[516],\"expanded\":[1540],\"heading\":[1],\"hasBadgeSlot\":[32],\"hasNamedBadgeSlot\":[32]}]]],[\"xpl-utility-bar.cjs\",[[260,\"xpl-utility-bar\",{\"navControl\":[4,\"nav-control\"],\"isNavOpenAtStartup\":[4,\"is-nav-open-at-startup\"],\"open\":[32]}]]],[\"xpl-breadcrumb-item.cjs\",[[260,\"xpl-breadcrumb-item\"]]],[\"xpl-breadcrumbs.cjs\",[[260,\"xpl-breadcrumbs\"]]],[\"xpl-calendar.cjs\",[[0,\"xpl-calendar\",{\"inputId\":[1,\"input-id\"],\"dateFormat\":[1,\"date-format\"],\"max\":[8],\"min\":[8],\"mode\":[1],\"defaultDate\":[1,\"default-date\"],\"setDate\":[64]}]]],[\"xpl-content-area.cjs\",[[260,\"xpl-content-area\",{\"size\":[1]}]]],[\"xpl-dashboard.cjs\",[[260,\"xpl-dashboard\"]]],[\"xpl-dynamic-table.cjs\",[[260,\"xpl-dynamic-table\",{\"colCount\":[32],\"hasAccordion\":[32],\"selectedItemCount\":[32]},[[8,\"deselectAll\",\"listenToDeselectEvent\"],[8,\"checkboxChange\",\"listenToChangeEvent\"]]]]],[\"xpl-dynamic-table-cell.cjs\",[[260,\"xpl-dynamic-table-cell\",{\"disabled\":[4]}]]],[\"xpl-dynamic-table-row.cjs\",[[260,\"xpl-dynamic-table-row\",{\"disabled\":[4],\"selected\":[4],\"isDisabled\":[32]}]]],[\"xpl-grid.cjs\",[[0,\"xpl-grid\"]]],[\"xpl-grid-item.cjs\",[[260,\"xpl-grid-item\",{\"xs\":[2],\"sm\":[2],\"md\":[2],\"lg\":[2]}]]],[\"xpl-main-nav.cjs\",[[260,\"xpl-main-nav\",{\"width\":[1]}]]],[\"xpl-nav-header-menu.cjs\",[[260,\"xpl-nav-header-menu\",{\"email\":[1],\"username\":[1],\"rightAsideMobilePresent\":[32]}]]],[\"xpl-nav-item.cjs\",[[260,\"xpl-nav-item\",{\"navControl\":[4,\"nav-control\"]}]]],[\"xpl-panel.cjs\",[[260,\"xpl-panel\",{\"accent\":[1],\"padding\":[1]}]]],[\"xpl-secondary-nav.cjs\",[[260,\"xpl-secondary-nav\"]]],[\"xpl-skeleton.cjs\",[[0,\"xpl-skeleton\",{\"classNames\":[1,\"class-names\"],\"fullWidth\":[4,\"full-width\"],\"height\":[1],\"width\":[1],\"margin\":[1],\"shape\":[1],\"size\":[1]}]]],[\"xpl-tab-panel.cjs\",[[260,\"xpl-tab-panel\",{\"selected\":[4],\"target\":[1]}]]],[\"xpl-table-body.cjs\",[[260,\"xpl-table-body\"]]],[\"xpl-table-footer.cjs\",[[260,\"xpl-table-footer\"]]],[\"xpl-table-footer-cell.cjs\",[[260,\"xpl-table-footer-cell\",{\"align\":[1]}]]],[\"xpl-table-header.cjs\",[[260,\"xpl-table-header\"]]],[\"xpl-table-row.cjs\",[[260,\"xpl-table-row\",{\"disabled\":[516],\"rowId\":[513,\"row-id\"],\"selected\":[516]}]]],[\"xpl-toggle.cjs\",[[0,\"xpl-toggle\",{\"checked\":[4],\"description\":[1],\"disabled\":[4],\"heading\":[1],\"label\":[1],\"name\":[1],\"variant\":[1],\"id\":[32]}]]],[\"xpl-toolbar.cjs\",[[260,\"xpl-toolbar\",{\"selectedItemCount\":[2,\"selected-item-count\"]},[[8,\"selectedItemCountChange\",\"listenToSelectedItemCountChange\"]]]]],[\"xpl-tooltip.cjs\",[[260,\"xpl-tooltip\",{\"text\":[1],\"position\":[1],\"hideArrow\":[4,\"hide-arrow\"]}]]],[\"xpl-icon.cjs\",[[0,\"xpl-icon\",{\"icon\":[1],\"size\":[2],\"backgroundColor\":[1,\"background-color\"]}]]],[\"xpl-top-nav-item.cjs\",[[260,\"xpl-top-nav-item\",{\"active\":[516],\"description\":[1],\"href\":[1],\"icon\":[1],\"itemAriaLabel\":[1,\"item-aria-label\"],\"label\":[1],\"open\":[1540],\"openMode\":[513,\"open-mode\"],\"selected\":[516],\"hasActiveDescendant\":[32],\"hasDropdown\":[32],\"isLeadingIconSlotPresent\":[32],\"isMobileViewport\":[32],\"hostListitemRole\":[32],\"isTrailingIconSlotPresent\":[32],\"closeMenu\":[64],\"openMenu\":[64],\"toggleMenu\":[64]},[[0,\"_xplCloseNavDropdown\",\"handleCloseNavDropdownRequest\"]],{\"hasDropdown\":[{\"onHasDropdownChanged\":0}],\"open\":[{\"onOpenChanged\":0}]}]]],[\"xpl-input-color.cjs\",[[0,\"xpl-input-color\",{\"value\":[1],\"placeholder\":[1],\"disabled\":[4],\"required\":[4],\"hideEyeDropper\":[4,\"hide-eye-dropper\"],\"hasErrorState\":[32],\"colorValues\":[32],\"eyeDropperSupported\":[32],\"hue\":[32]},null,{\"colorValues\":[{\"valueChanged\":0}],\"hasErrorState\":[{\"onHasErrorStateChanged\":0}],\"value\":[{\"onValuePropChange\":0}]}]]],[\"xpl-input-time.cjs\",[[0,\"xpl-input-time\",{\"inputId\":[1,\"input-id\"],\"disabled\":[4],\"name\":[1],\"required\":[4],\"readonly\":[4],\"value\":[1537],\"placeholder\":[1],\"max\":[8],\"min\":[8],\"step\":[2],\"mode\":[1],\"timeFormat\":[1,\"time-format\"],\"allowCustomOption\":[4,\"allow-custom-option\"],\"formattedValue\":[32],\"hasErrorState\":[32],\"showOptions\":[32],\"options\":[32],\"amPm\":[32]},null,{\"value\":[{\"onValueChange\":0}],\"hasErrorState\":[{\"onHasErrorStateChanged\":0}]}]]],[\"xpl-input-phone.cjs\",[[0,\"xpl-input-phone\",{\"defaultCountry\":[1,\"default-country\"],\"disabled\":[4],\"error\":[4],\"inputId\":[1,\"input-id\"],\"isInternational\":[4,\"is-international\"],\"name\":[1],\"placeholder\":[1],\"preferredCountries\":[16],\"readonly\":[4],\"required\":[4],\"value\":[1537],\"dropdownOpen\":[32],\"hasErrorState\":[32],\"nationalNumber\":[32],\"searchQuery\":[32],\"selectedCountry\":[32],\"triggerId\":[32]},null,{\"dropdownOpen\":[{\"onDropdownOpenChange\":0}],\"hasErrorState\":[{\"onHasErrorStateChanged\":0}],\"value\":[{\"onValueChange\":0}]}]]],[\"xpl-select_2.cjs\",[[260,\"xpl-select\",{\"choices\":[16],\"selectIcon\":[1,\"select-icon\"],\"description\":[1],\"disabled\":[4],\"dropdownFlipFallbackPlacements\":[16],\"dropdownPlacement\":[1,\"dropdown-placement\"],\"error\":[1],\"label\":[1],\"mode\":[1],\"name\":[1],\"placeholder\":[1],\"truncate\":[4],\"customDisplayValue\":[4,\"custom-display-value\"],\"selectedValues\":[1,\"selected-values\"],\"classNames\":[1,\"class-names\"],\"active\":[32],\"id\":[32],\"keepFocus\":[32],\"visibleChoices\":[32],\"choicesState\":[32],\"value\":[32],\"dropdownOpenState\":[32],\"reset\":[64]},[[8,\"click\",\"handleClickEvent\"],[8,\"keydown\",\"handleKeyDown\"],[9,\"resize\",\"handleResize\"]],{\"choices\":[{\"onChoicesPropChanged\":0}],\"selectedValues\":[{\"onSelectedValuesPropChanged\":0}],\"choicesState\":[{\"onChoicesStateChanged\":0}],\"value\":[{\"handleValueStateChange\":0}],\"dropdownOpenState\":[{\"onDropdownOpenStateChanged\":0}]}],[260,\"xpl-tag\",{\"disabled\":[4],\"dismissible\":[4],\"isDraggable\":[4,\"is-draggable\"],\"size\":[1],\"tagId\":[1,\"tag-id\"],\"dismissAriaLabelSuffix\":[32],\"isDragging\":[32]},null,{\"disabled\":[{\"onDisabledChange\":0}],\"isDraggable\":[{\"onIsDraggableChange\":0}]}]]],[\"xpl-button.cjs\",[[260,\"xpl-button\",{\"controlAttrs\":[16],\"disabled\":[4],\"form\":[1],\"fullWidth\":[4,\"full-width\"],\"icon\":[1],\"iconOnly\":[4,\"icon-only\"],\"iconPosition\":[1,\"icon-position\"],\"isLoading\":[4,\"is-loading\"],\"link\":[4],\"name\":[1],\"sentiment\":[1],\"size\":[1],\"state\":[1],\"type\":[1],\"value\":[1],\"variant\":[1]},[[2,\"click\",\"handleDisabledClick\"]]]]],[\"xpl-list-item.cjs\",[[260,\"xpl-list-item\",{\"disabled\":[4],\"error\":[4],\"hidden\":[4],\"href\":[1],\"item\":[16],\"itemId\":[1025,\"item-id\"],\"keyboardActive\":[4,\"keyboard-active\"],\"radioName\":[1,\"radio-name\"],\"reorderable\":[4],\"selectable\":[4],\"selected\":[4],\"showDivider\":[4,\"show-divider\"],\"titleBadgeVariant\":[1,\"title-badge-variant\"],\"slotPresence\":[32],\"isKeyboardMode\":[32]},[[0,\"slotchange\",\"handleSlotChange\"]],{\"item\":[{\"handleItemChange\":0}],\"keyboardActive\":[{\"handleKeyboardActiveChange\":0}],\"selected\":[{\"handleSelectedChange\":0}],\"titleBadgeVariant\":[{\"handleTitleBadgeVariantChange\":0}]}]]],[\"xpl-popover.cjs\",[[260,\"xpl-popover\",{\"isOpen\":[4,\"is-open\"],\"disabled\":[4],\"position\":[1],\"display\":[1],\"isOpenState\":[32],\"actualPosition\":[32],\"updateListener\":[32]},null,{\"isOpen\":[{\"onIsOpenPropChange\":0}],\"isOpenState\":[{\"onIsOpenStateChange\":0}]}]]],[\"xpl-backdrop.cjs\",[[0,\"xpl-backdrop\",{\"relative\":[4]}]]],[\"xpl-badge.cjs\",[[260,\"xpl-badge\",{\"bordered\":[4],\"dot\":[4],\"dotOnly\":[4,\"dot-only\"],\"shape\":[1],\"size\":[1],\"variant\":[1]}]]],[\"xpl-checkbox.cjs\",[[260,\"xpl-checkbox\",{\"ariaLabel\":[1,\"aria-label\"],\"checked\":[4],\"description\":[1],\"disabled\":[4],\"indeterminate\":[4],\"name\":[1],\"value\":[1],\"required\":[4],\"styled\":[4],\"dataId\":[1,\"data-id\"],\"id\":[32]}]]],[\"xpl-avatar_3.cjs\",[[260,\"xpl-avatar\",{\"color\":[1],\"disabled\":[4],\"groupData\":[1,\"group-data\"],\"href\":[1],\"name\":[1],\"size\":[1],\"src\":[1],\"status\":[1],\"subText\":[1,\"sub-text\"],\"target\":[1],\"variant\":[1],\"cachedGroupItems\":[32],\"cachedSlotContent\":[32]},null,{\"groupData\":[{\"onGroupDataChange\":0}]}],[260,\"xpl-divider\",{\"tier\":[2]}],[260,\"xpl-radio\",{\"checked\":[4],\"description\":[1],\"disabled\":[4],\"name\":[1],\"value\":[1],\"required\":[4],\"selectedValue\":[1,\"selected-value\"],\"styled\":[4],\"id\":[32]}]]],[\"xpl-dropdown_4.cjs\",[[260,\"xpl-dropdown\",{\"isOpen\":[1540,\"open\"],\"closeOnSelect\":[4,\"close-on-select\"],\"mode\":[1],\"options\":[1040],\"anchorToTrigger\":[4,\"anchor-to-trigger\"],\"flipFallbackPlacements\":[16],\"placement\":[1],\"selectedValues\":[1,\"selected-values\"],\"selectOnFocus\":[4,\"select-on-focus\"],\"triggerId\":[1,\"trigger-id\"],\"update\":[16],\"virtualEnd\":[32],\"virtualStart\":[32],\"handleSelect\":[64]},null,{\"options\":[{\"onOptionsChanged\":0}],\"anchorToTrigger\":[{\"onAnchorToTriggerChanged\":0}],\"flipFallbackPlacements\":[{\"onFlipFallbackPlacementsChanged\":0}],\"placement\":[{\"onPlacementChanged\":0}],\"triggerId\":[{\"onTriggerIdChanged\":0}],\"selectedValues\":[{\"onSelectedValuesChanged\":0}],\"isOpen\":[{\"onIsOpenStateChange\":0}]}],[260,\"xpl-dropdown-group\",{\"groupName\":[1,\"label\"],\"options\":[16]}],[260,\"xpl-dropdown-option\",{\"isDisabled\":[516,\"disabled\"],\"label\":[1],\"value\":[1],\"subtitle\":[1],\"icon\":[1],\"isSelected\":[4,\"selected\"]}],[260,\"xpl-dropdown-heading\",{\"label\":[1]}]]],[\"xpl-input_4.cjs\",[[260,\"xpl-input\",{\"_id\":[1],\"description\":[1],\"disabled\":[4],\"error\":[1],\"label\":[1],\"name\":[1],\"required\":[4],\"readonly\":[4],\"value\":[1],\"autocomplete\":[1],\"placeholder\":[1],\"post\":[1],\"pre\":[1],\"max\":[8],\"min\":[8],\"step\":[2],\"multiline\":[4],\"maxCharacterCount\":[2,\"max-character-count\"],\"dateFormat\":[1,\"date-format\"],\"timeFormat\":[1,\"time-format\"],\"allowCustomOption\":[4,\"allow-custom-option\"],\"mode\":[1],\"accept\":[1],\"multiple\":[4],\"hideTriggerOnSelect\":[4,\"hide-trigger-on-select\"],\"hideFileNames\":[4,\"hide-file-names\"],\"hideAcceptText\":[4,\"hide-accept-text\"],\"hideEyeDropper\":[4,\"hide-eye-dropper\"],\"defaultCountry\":[1,\"default-country\"],\"preferredCountries\":[16],\"isInternational\":[4,\"is-international\"],\"ariaLabel\":[1,\"aria-label\"],\"shape\":[1],\"type\":[1],\"characterCount\":[32],\"passwordVisible\":[32],\"hasPreSlotContent\":[32],\"setFocus\":[64]}],[0,\"xpl-input-date\",{\"inputId\":[1,\"input-id\"],\"disabled\":[4],\"name\":[1],\"required\":[4],\"readonly\":[4],\"value\":[1],\"placeholder\":[1],\"post\":[1],\"pre\":[1],\"max\":[8],\"min\":[8],\"dateFormat\":[1,\"date-format\"],\"mode\":[1],\"flatpickrStaticLayout\":[32],\"hasErrorState\":[32]},null,{\"hasErrorState\":[{\"onHasErrorStateChanged\":0}],\"value\":[{\"onValueChanged\":0}]}],[260,\"xpl-input-file\",{\"disabled\":[4],\"name\":[1],\"_id\":[1],\"accept\":[1],\"multiple\":[4],\"hideTriggerOnSelect\":[4,\"hide-trigger-on-select\"],\"hideFileNames\":[4,\"hide-file-names\"],\"hideAcceptText\":[4,\"hide-accept-text\"],\"files\":[32],\"removeFileByIndex\":[64]},null,{\"files\":[{\"onFilesChange\":0}]}],[0,\"xpl-input-search\",{\"ariaLabel\":[1,\"aria-label\"],\"autocomplete\":[1],\"disabled\":[4],\"errorMessageId\":[1,\"error-message-id\"],\"hasError\":[4,\"has-error\"],\"hasVisibleLabel\":[4,\"has-visible-label\"],\"inputId\":[1,\"input-id\"],\"name\":[1],\"placeholder\":[1],\"readonly\":[4],\"required\":[4],\"shape\":[1],\"value\":[1025],\"hasAncestorForm\":[32],\"setFocus\":[64]}]]]]"), options);
10
10
  };
11
11
 
12
12
  exports.setNonce = index.setNonce;
@@ -0,0 +1,41 @@
1
+ 'use strict';
2
+
3
+ function getHostSlottedElements(host, slotName, hostTagName) {
4
+ const direct = Array.from(host.children).filter((child) => child.getAttribute('slot') === slotName);
5
+ if (direct.length > 0) {
6
+ return direct;
7
+ }
8
+ const relocated = Array.from(host.querySelectorAll(`[slot="${slotName}"]`)).filter((node) => node.closest(hostTagName) === host);
9
+ if (relocated.length > 0) {
10
+ return relocated;
11
+ }
12
+ const slotEl = Array.from(host.querySelectorAll(`slot[name="${slotName}"]`)).find((s) => s.closest(hostTagName) === host);
13
+ if (slotEl && typeof slotEl.assignedNodes === 'function') {
14
+ return slotEl
15
+ .assignedNodes({ flatten: true })
16
+ .filter((node) => node.nodeType === Node.ELEMENT_NODE);
17
+ }
18
+ return [];
19
+ }
20
+ function hasHostSlottedContent(host, slotName, hostTagName) {
21
+ return getHostSlottedElements(host, slotName, hostTagName).length > 0;
22
+ }
23
+ let sectionChildrenIdCounter = 0;
24
+ function ensureSideNavSectionChildrenId(host, existing) {
25
+ if (existing) {
26
+ return existing;
27
+ }
28
+ const fromDom = host.querySelector('.xpl-side-nav-section__children')?.id;
29
+ if (fromDom) {
30
+ return fromDom;
31
+ }
32
+ if (host.id) {
33
+ return `${host.id}-children`;
34
+ }
35
+ sectionChildrenIdCounter += 1;
36
+ return `xpl-side-nav-section-children-${sectionChildrenIdCounter}`;
37
+ }
38
+
39
+ exports.ensureSideNavSectionChildrenId = ensureSideNavSectionChildrenId;
40
+ exports.getHostSlottedElements = getHostSlottedElements;
41
+ exports.hasHostSlottedContent = hasHostSlottedContent;