@xplortech/apollo-core 1.0.0-beta.8 → 1.0.0-beta.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (591) hide show
  1. package/build/style.css +55 -4
  2. package/dist/apollo-core/apollo-core.css +5841 -9
  3. package/dist/apollo-core/apollo-core.esm.js +163 -1
  4. package/dist/apollo-core/apollo-core.esm.js.map +1 -0
  5. package/dist/apollo-core/app-globals-0f993ce5.js +5 -0
  6. package/dist/apollo-core/app-globals-0f993ce5.js.map +1 -0
  7. package/dist/apollo-core/css-shim-6210ce77.js +6 -0
  8. package/dist/apollo-core/css-shim-6210ce77.js.map +1 -0
  9. package/dist/apollo-core/dom-423bdd70.js +75 -0
  10. package/dist/apollo-core/dom-423bdd70.js.map +1 -0
  11. package/dist/apollo-core/index-307c7018.js +3397 -0
  12. package/dist/apollo-core/index-307c7018.js.map +1 -0
  13. package/dist/apollo-core/index-912d1a21.js +586 -0
  14. package/dist/apollo-core/index-912d1a21.js.map +1 -0
  15. package/dist/apollo-core/index.esm.js +3 -0
  16. package/dist/apollo-core/index.esm.js.map +1 -0
  17. package/dist/apollo-core/p-08abab41.entry.js +2 -0
  18. package/dist/apollo-core/p-08abab41.entry.js.map +1 -0
  19. package/dist/apollo-core/p-16654189.entry.js +2 -0
  20. package/dist/apollo-core/p-16654189.entry.js.map +1 -0
  21. package/dist/apollo-core/p-2f90296c.js +3 -3
  22. package/dist/apollo-core/p-2f90296c.js.map +1 -0
  23. package/dist/apollo-core/p-315920cd.entry.js +2 -0
  24. package/dist/apollo-core/p-315920cd.entry.js.map +1 -0
  25. package/dist/apollo-core/p-3c934536.entry.js +2 -0
  26. package/dist/apollo-core/p-3c934536.entry.js.map +1 -0
  27. package/dist/apollo-core/p-47a55fa9.entry.js +2 -0
  28. package/dist/apollo-core/p-47a55fa9.entry.js.map +1 -0
  29. package/dist/apollo-core/p-485d0c40.entry.js +2 -0
  30. package/dist/apollo-core/p-485d0c40.entry.js.map +1 -0
  31. package/dist/apollo-core/p-5a038a8e.entry.js +2 -0
  32. package/dist/apollo-core/p-5a038a8e.entry.js.map +1 -0
  33. package/dist/apollo-core/p-88135928.entry.js +2 -0
  34. package/dist/apollo-core/p-88135928.entry.js.map +1 -0
  35. package/dist/apollo-core/p-91d6572c.entry.js +2 -0
  36. package/dist/apollo-core/p-91d6572c.entry.js.map +1 -0
  37. package/dist/apollo-core/p-ad90fe4d.js +2 -1
  38. package/dist/apollo-core/p-ad90fe4d.js.map +1 -0
  39. package/dist/apollo-core/p-ae99c266.entry.js +2 -0
  40. package/dist/apollo-core/p-ae99c266.entry.js.map +1 -0
  41. package/dist/apollo-core/p-aeef61dd.entry.js +2 -0
  42. package/dist/apollo-core/p-aeef61dd.entry.js.map +1 -0
  43. package/dist/apollo-core/p-c1b28f32.entry.js +2 -0
  44. package/dist/apollo-core/p-c1b28f32.entry.js.map +1 -0
  45. package/dist/apollo-core/p-ce6cb219.entry.js +2 -0
  46. package/dist/apollo-core/p-ce6cb219.entry.js.map +1 -0
  47. package/dist/apollo-core/p-cf2e6132.js +3 -0
  48. package/dist/apollo-core/p-cf2e6132.js.map +1 -0
  49. package/dist/apollo-core/p-e9cd309e.entry.js +2 -0
  50. package/dist/apollo-core/p-e9cd309e.entry.js.map +1 -0
  51. package/dist/apollo-core/p-f5561238.entry.js +2 -0
  52. package/dist/apollo-core/p-f5561238.entry.js.map +1 -0
  53. package/dist/apollo-core/p-ff46d20f.entry.js +2 -0
  54. package/dist/apollo-core/p-ff46d20f.entry.js.map +1 -0
  55. package/dist/{custom-elements/index.js → apollo-core/regular-133c23b5.js} +13 -4312
  56. package/dist/apollo-core/regular-133c23b5.js.map +1 -0
  57. package/dist/apollo-core/shadow-css-f0279020.js +389 -0
  58. package/dist/apollo-core/shadow-css-f0279020.js.map +1 -0
  59. package/dist/apollo-core/xpl-application-shell.entry.js +51 -0
  60. package/dist/apollo-core/xpl-application-shell.entry.js.map +1 -0
  61. package/dist/apollo-core/xpl-avatar.entry.js +28 -0
  62. package/dist/apollo-core/xpl-avatar.entry.js.map +1 -0
  63. package/dist/apollo-core/xpl-backdrop.entry.js +19 -0
  64. package/dist/apollo-core/xpl-backdrop.entry.js.map +1 -0
  65. package/dist/apollo-core/xpl-badge.entry.js +21 -0
  66. package/dist/apollo-core/xpl-badge.entry.js.map +1 -0
  67. package/dist/apollo-core/xpl-breadcrumb-item.entry.js +19 -0
  68. package/dist/apollo-core/xpl-breadcrumb-item.entry.js.map +1 -0
  69. package/dist/apollo-core/xpl-breadcrumbs.entry.js +14 -0
  70. package/dist/apollo-core/xpl-breadcrumbs.entry.js.map +1 -0
  71. package/dist/apollo-core/xpl-button-row.entry.js +23 -0
  72. package/dist/apollo-core/xpl-button-row.entry.js.map +1 -0
  73. package/dist/apollo-core/xpl-button.entry.js +60 -0
  74. package/dist/apollo-core/xpl-button.entry.js.map +1 -0
  75. package/dist/apollo-core/xpl-checkbox.entry.js +35 -0
  76. package/dist/apollo-core/xpl-checkbox.entry.js.map +1 -0
  77. package/dist/apollo-core/xpl-choicelist.entry.js +48 -0
  78. package/dist/apollo-core/xpl-choicelist.entry.js.map +1 -0
  79. package/dist/apollo-core/xpl-content-area.entry.js +15 -0
  80. package/dist/apollo-core/xpl-content-area.entry.js.map +1 -0
  81. package/dist/apollo-core/xpl-divider.entry.js +17 -0
  82. package/dist/apollo-core/xpl-divider.entry.js.map +1 -0
  83. package/dist/apollo-core/xpl-dropdown-group.entry.js +35 -0
  84. package/dist/apollo-core/xpl-dropdown-group.entry.js.map +1 -0
  85. package/dist/apollo-core/xpl-dropdown-heading.entry.js +15 -0
  86. package/dist/apollo-core/xpl-dropdown-heading.entry.js.map +1 -0
  87. package/dist/apollo-core/xpl-dropdown-option.entry.js +70 -0
  88. package/dist/apollo-core/xpl-dropdown-option.entry.js.map +1 -0
  89. package/dist/apollo-core/xpl-dropdown.entry.js +106 -0
  90. package/dist/apollo-core/xpl-dropdown.entry.js.map +1 -0
  91. package/dist/apollo-core/xpl-grid-item.entry.js +23 -0
  92. package/dist/apollo-core/xpl-grid-item.entry.js.map +1 -0
  93. package/dist/apollo-core/xpl-grid.entry.js +33 -0
  94. package/dist/apollo-core/xpl-grid.entry.js.map +1 -0
  95. package/dist/apollo-core/xpl-input.entry.js +2553 -0
  96. package/dist/apollo-core/xpl-input.entry.js.map +1 -0
  97. package/dist/apollo-core/xpl-list.entry.js +37 -0
  98. package/dist/apollo-core/xpl-list.entry.js.map +1 -0
  99. package/dist/apollo-core/xpl-main-nav.entry.js +25 -0
  100. package/dist/apollo-core/xpl-main-nav.entry.js.map +1 -0
  101. package/dist/apollo-core/xpl-nav-item.entry.js +25 -0
  102. package/dist/apollo-core/xpl-nav-item.entry.js.map +1 -0
  103. package/dist/apollo-core/xpl-pagination.entry.js +77 -0
  104. package/dist/apollo-core/xpl-pagination.entry.js.map +1 -0
  105. package/dist/apollo-core/xpl-radio.entry.js +34 -0
  106. package/dist/apollo-core/xpl-radio.entry.js.map +1 -0
  107. package/dist/apollo-core/xpl-secondary-nav.entry.js +14 -0
  108. package/dist/apollo-core/xpl-secondary-nav.entry.js.map +1 -0
  109. package/dist/apollo-core/xpl-select.entry.js +680 -0
  110. package/dist/apollo-core/xpl-select.entry.js.map +1 -0
  111. package/dist/apollo-core/xpl-table.entry.js +109 -0
  112. package/dist/apollo-core/xpl-table.entry.js.map +1 -0
  113. package/dist/apollo-core/xpl-tag.entry.js +19 -0
  114. package/dist/apollo-core/xpl-tag.entry.js.map +1 -0
  115. package/dist/apollo-core/xpl-toggle.entry.js +35 -0
  116. package/dist/apollo-core/xpl-toggle.entry.js.map +1 -0
  117. package/dist/apollo-core/xpl-utility-bar.entry.js +31 -0
  118. package/dist/apollo-core/xpl-utility-bar.entry.js.map +1 -0
  119. package/dist/cjs/apollo-core.cjs.js +150 -5
  120. package/dist/cjs/apollo-core.cjs.js.map +1 -0
  121. package/dist/cjs/app-globals-3a1e7e63.js +7 -0
  122. package/dist/cjs/app-globals-3a1e7e63.js.map +1 -0
  123. package/dist/cjs/css-shim-0a6fd78d.js +8 -0
  124. package/dist/cjs/css-shim-0a6fd78d.js.map +1 -0
  125. package/dist/cjs/dom-2c6adc90.js +77 -0
  126. package/dist/cjs/dom-2c6adc90.js.map +1 -0
  127. package/dist/cjs/index-0fdb260e.js +3564 -0
  128. package/dist/cjs/index-0fdb260e.js.map +1 -0
  129. package/dist/cjs/index-318d5fc7.js +588 -0
  130. package/dist/cjs/index-318d5fc7.js.map +1 -0
  131. package/dist/cjs/{index-2ab4832e.js → index-e53b018b.js} +85 -2
  132. package/dist/cjs/index-e53b018b.js.map +1 -0
  133. package/dist/cjs/index.cjs.js +3 -0
  134. package/dist/cjs/index.cjs.js.map +1 -0
  135. package/dist/cjs/loader.cjs.js +23 -3
  136. package/dist/cjs/loader.cjs.js.map +1 -0
  137. package/dist/cjs/regular-503465f4.js +16056 -0
  138. package/dist/cjs/regular-503465f4.js.map +1 -0
  139. package/dist/cjs/regular-872f5226.js +2 -0
  140. package/dist/cjs/regular-872f5226.js.map +1 -0
  141. package/dist/cjs/shadow-css-39dfcfae.js +391 -0
  142. package/dist/cjs/shadow-css-39dfcfae.js.map +1 -0
  143. package/dist/cjs/v4-14140ff3.js +2 -0
  144. package/dist/cjs/v4-14140ff3.js.map +1 -0
  145. package/dist/cjs/xpl-application-shell.cjs.entry.js +3 -1
  146. package/dist/cjs/xpl-application-shell.cjs.entry.js.map +1 -0
  147. package/dist/cjs/xpl-avatar.cjs.entry.js +32 -0
  148. package/dist/cjs/xpl-avatar.cjs.entry.js.map +1 -0
  149. package/dist/cjs/xpl-avatar_12.cjs.entry.js +3 -1
  150. package/dist/cjs/xpl-avatar_12.cjs.entry.js.map +1 -0
  151. package/dist/cjs/xpl-backdrop.cjs.entry.js +3 -1
  152. package/dist/cjs/xpl-backdrop.cjs.entry.js.map +1 -0
  153. package/dist/cjs/xpl-badge.cjs.entry.js +25 -0
  154. package/dist/cjs/xpl-badge.cjs.entry.js.map +1 -0
  155. package/dist/cjs/xpl-breadcrumb-item.cjs.entry.js +23 -0
  156. package/dist/cjs/xpl-breadcrumb-item.cjs.entry.js.map +1 -0
  157. package/dist/cjs/xpl-breadcrumbs.cjs.entry.js +18 -0
  158. package/dist/cjs/xpl-breadcrumbs.cjs.entry.js.map +1 -0
  159. package/dist/cjs/xpl-button-row.cjs.entry.js +3 -1
  160. package/dist/cjs/xpl-button-row.cjs.entry.js.map +1 -0
  161. package/dist/cjs/xpl-button.cjs.entry.js +64 -0
  162. package/dist/cjs/xpl-button.cjs.entry.js.map +1 -0
  163. package/dist/cjs/xpl-checkbox.cjs.entry.js +39 -0
  164. package/dist/cjs/xpl-checkbox.cjs.entry.js.map +1 -0
  165. package/dist/cjs/xpl-choicelist.cjs.entry.js +3 -1
  166. package/dist/cjs/xpl-choicelist.cjs.entry.js.map +1 -0
  167. package/dist/cjs/xpl-content-area.cjs.entry.js +19 -0
  168. package/dist/cjs/xpl-content-area.cjs.entry.js.map +1 -0
  169. package/dist/cjs/xpl-divider.cjs.entry.js +3 -1
  170. package/dist/cjs/xpl-divider.cjs.entry.js.map +1 -0
  171. package/dist/cjs/xpl-dropdown-group.cjs.entry.js +39 -0
  172. package/dist/cjs/xpl-dropdown-group.cjs.entry.js.map +1 -0
  173. package/dist/cjs/xpl-dropdown-group_3.cjs.entry.js +6 -3
  174. package/dist/cjs/xpl-dropdown-group_3.cjs.entry.js.map +1 -0
  175. package/dist/cjs/xpl-dropdown-heading.cjs.entry.js +19 -0
  176. package/dist/cjs/xpl-dropdown-heading.cjs.entry.js.map +1 -0
  177. package/dist/cjs/xpl-dropdown-option.cjs.entry.js +74 -0
  178. package/dist/cjs/xpl-dropdown-option.cjs.entry.js.map +1 -0
  179. package/dist/cjs/xpl-dropdown.cjs.entry.js +110 -0
  180. package/dist/cjs/xpl-dropdown.cjs.entry.js.map +1 -0
  181. package/dist/cjs/xpl-dropdown_2.cjs.entry.js +6 -2
  182. package/dist/cjs/xpl-dropdown_2.cjs.entry.js.map +1 -0
  183. package/dist/cjs/xpl-grid-item.cjs.entry.js +3 -1
  184. package/dist/cjs/xpl-grid-item.cjs.entry.js.map +1 -0
  185. package/dist/cjs/xpl-grid.cjs.entry.js +3 -1
  186. package/dist/cjs/xpl-grid.cjs.entry.js.map +1 -0
  187. package/dist/cjs/xpl-input.cjs.entry.js +509 -600
  188. package/dist/cjs/xpl-input.cjs.entry.js.map +1 -0
  189. package/dist/cjs/xpl-list.cjs.entry.js +4 -2
  190. package/dist/cjs/xpl-list.cjs.entry.js.map +1 -0
  191. package/dist/cjs/xpl-main-nav.cjs.entry.js +3 -1
  192. package/dist/cjs/xpl-main-nav.cjs.entry.js.map +1 -0
  193. package/dist/cjs/xpl-nav-item.cjs.entry.js +29 -0
  194. package/dist/cjs/xpl-nav-item.cjs.entry.js.map +1 -0
  195. package/dist/cjs/xpl-pagination.cjs.entry.js +3 -1
  196. package/dist/cjs/xpl-pagination.cjs.entry.js.map +1 -0
  197. package/dist/cjs/xpl-radio.cjs.entry.js +38 -0
  198. package/dist/cjs/xpl-radio.cjs.entry.js.map +1 -0
  199. package/dist/cjs/xpl-secondary-nav.cjs.entry.js +18 -0
  200. package/dist/cjs/xpl-secondary-nav.cjs.entry.js.map +1 -0
  201. package/dist/cjs/xpl-select.cjs.entry.js +80 -6
  202. package/dist/cjs/xpl-select.cjs.entry.js.map +1 -0
  203. package/dist/cjs/xpl-table.cjs.entry.js +113 -0
  204. package/dist/cjs/xpl-table.cjs.entry.js.map +1 -0
  205. package/dist/cjs/xpl-tag.cjs.entry.js +23 -0
  206. package/dist/cjs/xpl-tag.cjs.entry.js.map +1 -0
  207. package/dist/cjs/xpl-toggle.cjs.entry.js +5 -3
  208. package/dist/cjs/xpl-toggle.cjs.entry.js.map +1 -0
  209. package/dist/cjs/xpl-utility-bar.cjs.entry.js +35 -0
  210. package/dist/cjs/xpl-utility-bar.cjs.entry.js.map +1 -0
  211. package/dist/collection/collection-manifest.json +2 -2
  212. package/dist/collection/components/xpl-application-shell/xpl-application-shell.js +1 -0
  213. package/dist/collection/components/xpl-application-shell/xpl-application-shell.js.map +1 -0
  214. package/dist/collection/components/xpl-avatar/xpl-avatar.js +1 -0
  215. package/dist/collection/components/xpl-avatar/xpl-avatar.js.map +1 -0
  216. package/dist/collection/components/xpl-backdrop/xpl-backdrop.js +1 -0
  217. package/dist/collection/components/xpl-backdrop/xpl-backdrop.js.map +1 -0
  218. package/dist/collection/components/xpl-badge/xpl-badge.js +1 -0
  219. package/dist/collection/components/xpl-badge/xpl-badge.js.map +1 -0
  220. package/dist/collection/components/xpl-breadcrumbs/xpl-breadcrumb-item/xpl-breadcrumb-item.js +1 -0
  221. package/dist/collection/components/xpl-breadcrumbs/xpl-breadcrumb-item/xpl-breadcrumb-item.js.map +1 -0
  222. package/dist/collection/components/xpl-breadcrumbs/xpl-breadcrumbs/xpl-breadcrumbs.js +1 -0
  223. package/dist/collection/components/xpl-breadcrumbs/xpl-breadcrumbs/xpl-breadcrumbs.js.map +1 -0
  224. package/dist/collection/components/xpl-button/xpl-button.js +1 -0
  225. package/dist/collection/components/xpl-button/xpl-button.js.map +1 -0
  226. package/dist/collection/components/xpl-button-row/xpl-button-row.js +1 -0
  227. package/dist/collection/components/xpl-button-row/xpl-button-row.js.map +1 -0
  228. package/dist/collection/components/xpl-checkbox/xpl-checkbox.js +1 -0
  229. package/dist/collection/components/xpl-checkbox/xpl-checkbox.js.map +1 -0
  230. package/dist/collection/components/xpl-choicelist/choice.js +1 -0
  231. package/dist/collection/components/xpl-choicelist/choice.js.map +1 -0
  232. package/dist/collection/components/xpl-choicelist/xpl-choicelist.js +1 -0
  233. package/dist/collection/components/xpl-choicelist/xpl-choicelist.js.map +1 -0
  234. package/dist/collection/components/xpl-content-area/xpl-content-area.js +1 -0
  235. package/dist/collection/components/xpl-content-area/xpl-content-area.js.map +1 -0
  236. package/dist/collection/components/xpl-divider/xpl-divider.js +1 -0
  237. package/dist/collection/components/xpl-divider/xpl-divider.js.map +1 -0
  238. package/dist/collection/components/xpl-dropdown/dropdownoption.js +1 -0
  239. package/dist/collection/components/xpl-dropdown/dropdownoption.js.map +1 -0
  240. package/dist/collection/components/xpl-dropdown/xpl-dropdown-group/xpl-dropdown-group.js +1 -0
  241. package/dist/collection/components/xpl-dropdown/xpl-dropdown-group/xpl-dropdown-group.js.map +1 -0
  242. package/dist/collection/components/xpl-dropdown/xpl-dropdown-heading/xpl-dropdown-heading.js +1 -0
  243. package/dist/collection/components/xpl-dropdown/xpl-dropdown-heading/xpl-dropdown-heading.js.map +1 -0
  244. package/dist/collection/components/xpl-dropdown/xpl-dropdown-option/xpl-dropdown-option.js +23 -4
  245. package/dist/collection/components/xpl-dropdown/xpl-dropdown-option/xpl-dropdown-option.js.map +1 -0
  246. package/dist/collection/components/xpl-dropdown/xpl-dropdown.js +8 -11
  247. package/dist/collection/components/xpl-dropdown/xpl-dropdown.js.map +1 -0
  248. package/dist/collection/components/xpl-grid/xpl-grid.js +1 -0
  249. package/dist/collection/components/xpl-grid/xpl-grid.js.map +1 -0
  250. package/dist/collection/components/xpl-grid-item/xpl-grid-item.js +1 -0
  251. package/dist/collection/components/xpl-grid-item/xpl-grid-item.js.map +1 -0
  252. package/dist/collection/components/xpl-input/xpl-input.js +1 -0
  253. package/dist/collection/components/xpl-input/xpl-input.js.map +1 -0
  254. package/dist/collection/components/xpl-list/listitem.js +1 -0
  255. package/dist/collection/components/xpl-list/listitem.js.map +1 -0
  256. package/dist/collection/components/xpl-list/xpl-list.js +1 -0
  257. package/dist/collection/components/xpl-list/xpl-list.js.map +1 -0
  258. package/dist/collection/components/xpl-main-nav/xpl-main-nav.js +1 -0
  259. package/dist/collection/components/xpl-main-nav/xpl-main-nav.js.map +1 -0
  260. package/dist/collection/components/xpl-nav-item/xpl-nav-item.js +1 -0
  261. package/dist/collection/components/xpl-nav-item/xpl-nav-item.js.map +1 -0
  262. package/dist/collection/components/xpl-pagination/xpl-pagination.js +1 -0
  263. package/dist/collection/components/xpl-pagination/xpl-pagination.js.map +1 -0
  264. package/dist/collection/components/xpl-radio/xpl-radio.js +1 -0
  265. package/dist/collection/components/xpl-radio/xpl-radio.js.map +1 -0
  266. package/dist/collection/components/xpl-secondary-nav/xpl-secondary-nav.js +1 -0
  267. package/dist/collection/components/xpl-secondary-nav/xpl-secondary-nav.js.map +1 -0
  268. package/dist/collection/components/xpl-select/xpl-select.js +95 -9
  269. package/dist/collection/components/xpl-select/xpl-select.js.map +1 -0
  270. package/dist/collection/components/xpl-table/xpl-table.js +1 -0
  271. package/dist/collection/components/xpl-table/xpl-table.js.map +1 -0
  272. package/dist/collection/components/xpl-tag/xpl-tag.js +1 -0
  273. package/dist/collection/components/xpl-tag/xpl-tag.js.map +1 -0
  274. package/dist/collection/components/xpl-toggle/xpl-toggle.js +1 -0
  275. package/dist/collection/components/xpl-toggle/xpl-toggle.js.map +1 -0
  276. package/dist/collection/components/xpl-utility-bar/xpl-utility-bar.js +1 -0
  277. package/dist/collection/components/xpl-utility-bar/xpl-utility-bar.js.map +1 -0
  278. package/dist/components/index.d.ts +39 -0
  279. package/dist/components/index.js +81 -0
  280. package/dist/components/index.js.map +1 -0
  281. package/dist/components/index2.js +586 -0
  282. package/dist/components/index2.js.map +1 -0
  283. package/dist/components/regular.js +16054 -0
  284. package/dist/components/regular.js.map +1 -0
  285. package/dist/components/v4.js +77 -0
  286. package/dist/components/v4.js.map +1 -0
  287. package/dist/components/xpl-application-shell.d.ts +11 -0
  288. package/dist/components/xpl-application-shell.js +80 -0
  289. package/dist/components/xpl-application-shell.js.map +1 -0
  290. package/dist/components/xpl-avatar.d.ts +11 -0
  291. package/dist/components/xpl-avatar.js +8 -0
  292. package/dist/components/xpl-avatar.js.map +1 -0
  293. package/dist/components/xpl-avatar2.js +51 -0
  294. package/dist/components/xpl-avatar2.js.map +1 -0
  295. package/dist/components/xpl-backdrop.d.ts +11 -0
  296. package/dist/components/xpl-backdrop.js +8 -0
  297. package/dist/components/xpl-backdrop.js.map +1 -0
  298. package/dist/components/xpl-backdrop2.js +35 -0
  299. package/dist/components/xpl-backdrop2.js.map +1 -0
  300. package/dist/components/xpl-badge.d.ts +11 -0
  301. package/dist/components/xpl-badge.js +8 -0
  302. package/dist/components/xpl-badge.js.map +1 -0
  303. package/dist/components/xpl-badge2.js +38 -0
  304. package/dist/components/xpl-badge2.js.map +1 -0
  305. package/dist/components/xpl-breadcrumb-item.d.ts +11 -0
  306. package/dist/components/xpl-breadcrumb-item.js +36 -0
  307. package/dist/components/xpl-breadcrumb-item.js.map +1 -0
  308. package/dist/components/xpl-breadcrumbs.d.ts +11 -0
  309. package/dist/components/xpl-breadcrumbs.js +31 -0
  310. package/dist/components/xpl-breadcrumbs.js.map +1 -0
  311. package/dist/components/xpl-button-row.d.ts +11 -0
  312. package/dist/components/xpl-button-row.js +50 -0
  313. package/dist/components/xpl-button-row.js.map +1 -0
  314. package/dist/components/xpl-button.d.ts +11 -0
  315. package/dist/components/xpl-button.js +8 -0
  316. package/dist/components/xpl-button.js.map +1 -0
  317. package/dist/components/xpl-button2.js +85 -0
  318. package/dist/components/xpl-button2.js.map +1 -0
  319. package/dist/components/xpl-checkbox.d.ts +11 -0
  320. package/dist/components/xpl-checkbox.js +8 -0
  321. package/dist/components/xpl-checkbox.js.map +1 -0
  322. package/dist/components/xpl-checkbox2.js +59 -0
  323. package/dist/components/xpl-checkbox2.js.map +1 -0
  324. package/dist/components/xpl-choicelist.d.ts +11 -0
  325. package/dist/components/xpl-choicelist.js +85 -0
  326. package/dist/components/xpl-choicelist.js.map +1 -0
  327. package/dist/components/xpl-content-area.d.ts +11 -0
  328. package/dist/components/xpl-content-area.js +34 -0
  329. package/dist/components/xpl-content-area.js.map +1 -0
  330. package/dist/components/xpl-divider.d.ts +11 -0
  331. package/dist/components/xpl-divider.js +36 -0
  332. package/dist/components/xpl-divider.js.map +1 -0
  333. package/dist/components/xpl-dropdown-group.d.ts +11 -0
  334. package/dist/components/xpl-dropdown-group.js +8 -0
  335. package/dist/components/xpl-dropdown-group.js.map +1 -0
  336. package/dist/components/xpl-dropdown-group2.js +69 -0
  337. package/dist/components/xpl-dropdown-group2.js.map +1 -0
  338. package/dist/components/xpl-dropdown-heading.d.ts +11 -0
  339. package/dist/components/xpl-dropdown-heading.js +8 -0
  340. package/dist/components/xpl-dropdown-heading.js.map +1 -0
  341. package/dist/components/xpl-dropdown-heading2.js +31 -0
  342. package/dist/components/xpl-dropdown-heading2.js.map +1 -0
  343. package/dist/components/xpl-dropdown-option.d.ts +11 -0
  344. package/dist/components/xpl-dropdown-option.js +8 -0
  345. package/dist/components/xpl-dropdown-option.js.map +1 -0
  346. package/dist/components/xpl-dropdown-option2.js +89 -0
  347. package/dist/components/xpl-dropdown-option2.js.map +1 -0
  348. package/dist/components/xpl-dropdown.d.ts +11 -0
  349. package/dist/components/xpl-dropdown.js +8 -0
  350. package/dist/components/xpl-dropdown.js.map +1 -0
  351. package/dist/components/xpl-dropdown2.js +147 -0
  352. package/dist/components/xpl-dropdown2.js.map +1 -0
  353. package/dist/components/xpl-grid-item.d.ts +11 -0
  354. package/dist/components/xpl-grid-item.js +45 -0
  355. package/dist/components/xpl-grid-item.js.map +1 -0
  356. package/dist/components/xpl-grid.d.ts +11 -0
  357. package/dist/components/xpl-grid.js +50 -0
  358. package/dist/components/xpl-grid.js.map +1 -0
  359. package/dist/components/xpl-input.d.ts +11 -0
  360. package/dist/components/xpl-input.js +2594 -0
  361. package/dist/components/xpl-input.js.map +1 -0
  362. package/dist/components/xpl-list.d.ts +11 -0
  363. package/dist/components/xpl-list.js +68 -0
  364. package/dist/components/xpl-list.js.map +1 -0
  365. package/dist/components/xpl-main-nav.d.ts +11 -0
  366. package/dist/components/xpl-main-nav.js +44 -0
  367. package/dist/components/xpl-main-nav.js.map +1 -0
  368. package/dist/components/xpl-nav-item.d.ts +11 -0
  369. package/dist/components/xpl-nav-item.js +44 -0
  370. package/dist/components/xpl-nav-item.js.map +1 -0
  371. package/dist/components/xpl-pagination.d.ts +11 -0
  372. package/dist/components/xpl-pagination.js +100 -0
  373. package/dist/components/xpl-pagination.js.map +1 -0
  374. package/dist/components/xpl-radio.d.ts +11 -0
  375. package/dist/components/xpl-radio.js +8 -0
  376. package/dist/components/xpl-radio.js.map +1 -0
  377. package/dist/components/xpl-radio2.js +57 -0
  378. package/dist/components/xpl-radio2.js.map +1 -0
  379. package/dist/components/xpl-secondary-nav.d.ts +11 -0
  380. package/dist/components/xpl-secondary-nav.js +31 -0
  381. package/dist/components/xpl-secondary-nav.js.map +1 -0
  382. package/dist/components/xpl-select.d.ts +11 -0
  383. package/dist/components/xpl-select.js +745 -0
  384. package/dist/components/xpl-select.js.map +1 -0
  385. package/dist/components/xpl-table.d.ts +11 -0
  386. package/dist/components/xpl-table.js +136 -0
  387. package/dist/components/xpl-table.js.map +1 -0
  388. package/dist/components/xpl-tag.d.ts +11 -0
  389. package/dist/components/xpl-tag.js +8 -0
  390. package/dist/components/xpl-tag.js.map +1 -0
  391. package/dist/components/xpl-tag2.js +33 -0
  392. package/dist/components/xpl-tag2.js.map +1 -0
  393. package/dist/components/xpl-toggle.d.ts +11 -0
  394. package/dist/components/xpl-toggle.js +61 -0
  395. package/dist/components/xpl-toggle.js.map +1 -0
  396. package/dist/components/xpl-utility-bar.d.ts +11 -0
  397. package/dist/components/xpl-utility-bar.js +52 -0
  398. package/dist/components/xpl-utility-bar.js.map +1 -0
  399. package/dist/esm/apollo-core.js +151 -6
  400. package/dist/esm/apollo-core.js.map +1 -0
  401. package/dist/esm/app-globals-0f993ce5.js +5 -0
  402. package/dist/esm/app-globals-0f993ce5.js.map +1 -0
  403. package/dist/esm/css-shim-6210ce77.js +6 -0
  404. package/dist/esm/css-shim-6210ce77.js.map +1 -0
  405. package/dist/esm/dom-423bdd70.js +75 -0
  406. package/dist/esm/dom-423bdd70.js.map +1 -0
  407. package/dist/esm/index-307c7018.js +3526 -0
  408. package/dist/esm/index-307c7018.js.map +1 -0
  409. package/dist/esm/index-912d1a21.js +586 -0
  410. package/dist/esm/index-912d1a21.js.map +1 -0
  411. package/dist/esm/{index-392b5b96.js → index-df9b48b4.js} +85 -2
  412. package/dist/esm/index-df9b48b4.js.map +1 -0
  413. package/dist/esm/index.js +2 -0
  414. package/dist/esm/index.js.map +1 -0
  415. package/dist/esm/loader.js +24 -4
  416. package/dist/esm/loader.js.map +1 -0
  417. package/dist/esm/regular-133c23b5.js +16054 -0
  418. package/dist/esm/regular-133c23b5.js.map +1 -0
  419. package/dist/esm/regular-86225e9d.js +2 -0
  420. package/dist/esm/regular-86225e9d.js.map +1 -0
  421. package/dist/esm/shadow-css-f0279020.js +389 -0
  422. package/dist/esm/shadow-css-f0279020.js.map +1 -0
  423. package/dist/esm/v4-929670b7.js +2 -0
  424. package/dist/esm/v4-929670b7.js.map +1 -0
  425. package/dist/esm/xpl-application-shell.entry.js +3 -1
  426. package/dist/esm/xpl-application-shell.entry.js.map +1 -0
  427. package/dist/esm/xpl-avatar.entry.js +28 -0
  428. package/dist/esm/xpl-avatar.entry.js.map +1 -0
  429. package/dist/esm/xpl-avatar_12.entry.js +3 -1
  430. package/dist/esm/xpl-avatar_12.entry.js.map +1 -0
  431. package/dist/esm/xpl-backdrop.entry.js +3 -1
  432. package/dist/esm/xpl-backdrop.entry.js.map +1 -0
  433. package/dist/esm/xpl-badge.entry.js +21 -0
  434. package/dist/esm/xpl-badge.entry.js.map +1 -0
  435. package/dist/esm/xpl-breadcrumb-item.entry.js +19 -0
  436. package/dist/esm/xpl-breadcrumb-item.entry.js.map +1 -0
  437. package/dist/esm/xpl-breadcrumbs.entry.js +14 -0
  438. package/dist/esm/xpl-breadcrumbs.entry.js.map +1 -0
  439. package/dist/esm/xpl-button-row.entry.js +3 -1
  440. package/dist/esm/xpl-button-row.entry.js.map +1 -0
  441. package/dist/esm/xpl-button.entry.js +60 -0
  442. package/dist/esm/xpl-button.entry.js.map +1 -0
  443. package/dist/esm/xpl-checkbox.entry.js +35 -0
  444. package/dist/esm/xpl-checkbox.entry.js.map +1 -0
  445. package/dist/esm/xpl-choicelist.entry.js +3 -1
  446. package/dist/esm/xpl-choicelist.entry.js.map +1 -0
  447. package/dist/esm/xpl-content-area.entry.js +15 -0
  448. package/dist/esm/xpl-content-area.entry.js.map +1 -0
  449. package/dist/esm/xpl-divider.entry.js +3 -1
  450. package/dist/esm/xpl-divider.entry.js.map +1 -0
  451. package/dist/esm/xpl-dropdown-group.entry.js +35 -0
  452. package/dist/esm/xpl-dropdown-group.entry.js.map +1 -0
  453. package/dist/esm/xpl-dropdown-group_3.entry.js +6 -3
  454. package/dist/esm/xpl-dropdown-group_3.entry.js.map +1 -0
  455. package/dist/esm/xpl-dropdown-heading.entry.js +15 -0
  456. package/dist/esm/xpl-dropdown-heading.entry.js.map +1 -0
  457. package/dist/esm/xpl-dropdown-option.entry.js +70 -0
  458. package/dist/esm/xpl-dropdown-option.entry.js.map +1 -0
  459. package/dist/esm/xpl-dropdown.entry.js +106 -0
  460. package/dist/esm/xpl-dropdown.entry.js.map +1 -0
  461. package/dist/esm/xpl-dropdown_2.entry.js +6 -2
  462. package/dist/esm/xpl-dropdown_2.entry.js.map +1 -0
  463. package/dist/esm/xpl-grid-item.entry.js +3 -1
  464. package/dist/esm/xpl-grid-item.entry.js.map +1 -0
  465. package/dist/esm/xpl-grid.entry.js +3 -1
  466. package/dist/esm/xpl-grid.entry.js.map +1 -0
  467. package/dist/esm/xpl-input.entry.js +508 -599
  468. package/dist/esm/xpl-input.entry.js.map +1 -0
  469. package/dist/esm/xpl-list.entry.js +4 -2
  470. package/dist/esm/xpl-list.entry.js.map +1 -0
  471. package/dist/esm/xpl-main-nav.entry.js +3 -1
  472. package/dist/esm/xpl-main-nav.entry.js.map +1 -0
  473. package/dist/esm/xpl-nav-item.entry.js +25 -0
  474. package/dist/esm/xpl-nav-item.entry.js.map +1 -0
  475. package/dist/esm/xpl-pagination.entry.js +3 -1
  476. package/dist/esm/xpl-pagination.entry.js.map +1 -0
  477. package/dist/esm/xpl-radio.entry.js +34 -0
  478. package/dist/esm/xpl-radio.entry.js.map +1 -0
  479. package/dist/esm/xpl-secondary-nav.entry.js +14 -0
  480. package/dist/esm/xpl-secondary-nav.entry.js.map +1 -0
  481. package/dist/esm/xpl-select.entry.js +79 -5
  482. package/dist/esm/xpl-select.entry.js.map +1 -0
  483. package/dist/esm/xpl-table.entry.js +109 -0
  484. package/dist/esm/xpl-table.entry.js.map +1 -0
  485. package/dist/esm/xpl-tag.entry.js +19 -0
  486. package/dist/esm/xpl-tag.entry.js.map +1 -0
  487. package/dist/esm/xpl-toggle.entry.js +4 -2
  488. package/dist/esm/xpl-toggle.entry.js.map +1 -0
  489. package/dist/esm/xpl-utility-bar.entry.js +31 -0
  490. package/dist/esm/xpl-utility-bar.entry.js.map +1 -0
  491. package/dist/stories/application-shell.stories.js +1 -0
  492. package/dist/stories/application-shell.stories.js.map +1 -0
  493. package/dist/stories/avatar.stories.js +1 -0
  494. package/dist/stories/avatar.stories.js.map +1 -0
  495. package/dist/stories/backdrop.stories.js +1 -0
  496. package/dist/stories/backdrop.stories.js.map +1 -0
  497. package/dist/stories/badge.stories.js +1 -0
  498. package/dist/stories/badge.stories.js.map +1 -0
  499. package/dist/stories/breadcrumbs.stories.js +1 -0
  500. package/dist/stories/breadcrumbs.stories.js.map +1 -0
  501. package/dist/stories/button-row.stories.js +1 -0
  502. package/dist/stories/button-row.stories.js.map +1 -0
  503. package/dist/stories/button.stories.js +1 -0
  504. package/dist/stories/button.stories.js.map +1 -0
  505. package/dist/stories/checkbox.stories.js +1 -0
  506. package/dist/stories/checkbox.stories.js.map +1 -0
  507. package/dist/stories/choicelist.stories.js +1 -0
  508. package/dist/stories/choicelist.stories.js.map +1 -0
  509. package/dist/stories/content-area.stories.js +1 -0
  510. package/dist/stories/content-area.stories.js.map +1 -0
  511. package/dist/stories/divider.stories.js +1 -0
  512. package/dist/stories/divider.stories.js.map +1 -0
  513. package/dist/stories/dropdown.stories.js +74 -65
  514. package/dist/stories/dropdown.stories.js.map +1 -0
  515. package/dist/stories/grid.stories.js +1 -0
  516. package/dist/stories/grid.stories.js.map +1 -0
  517. package/dist/stories/input.stories.js +1 -0
  518. package/dist/stories/input.stories.js.map +1 -0
  519. package/dist/stories/list.stories.js +1 -0
  520. package/dist/stories/list.stories.js.map +1 -0
  521. package/dist/stories/main-nav.stories.js +1 -0
  522. package/dist/stories/main-nav.stories.js.map +1 -0
  523. package/dist/stories/pagination.stories.js +1 -0
  524. package/dist/stories/pagination.stories.js.map +1 -0
  525. package/dist/stories/radio.stories.js +1 -0
  526. package/dist/stories/radio.stories.js.map +1 -0
  527. package/dist/stories/secondary-nav.stories.js +1 -0
  528. package/dist/stories/secondary-nav.stories.js.map +1 -0
  529. package/dist/stories/select.stories.js +109 -32
  530. package/dist/stories/select.stories.js.map +1 -0
  531. package/dist/stories/table.stories.js +1 -0
  532. package/dist/stories/table.stories.js.map +1 -0
  533. package/dist/stories/tabs.stories.js +1 -0
  534. package/dist/stories/tabs.stories.js.map +1 -0
  535. package/dist/stories/toggle.stories.js +1 -0
  536. package/dist/stories/toggle.stories.js.map +1 -0
  537. package/dist/stories/utility-bar.stories.js +1 -0
  538. package/dist/stories/utility-bar.stories.js.map +1 -0
  539. package/dist/types/Users/{fernandogelin/Xplor → roc/Sites}/apollo/.stencil/stories/dropdown.stories.d.ts +17 -1
  540. package/dist/types/Users/roc/Sites/apollo/.stencil/stories/select.stories.d.ts +134 -0
  541. package/dist/types/components/xpl-dropdown/dropdownoption.d.ts +1 -0
  542. package/dist/types/components/xpl-dropdown/xpl-dropdown-option/xpl-dropdown-option.d.ts +7 -1
  543. package/dist/types/components/xpl-dropdown/xpl-dropdown.d.ts +2 -2
  544. package/dist/types/components/xpl-select/xpl-select.d.ts +16 -2
  545. package/dist/types/components.d.ts +41 -12
  546. package/dist/types/stencil-public-runtime.d.ts +12 -12
  547. package/package.json +7 -6
  548. package/CHANGELOG.md +0 -106
  549. package/dist/apollo-core/p-10f00380.entry.js +0 -1
  550. package/dist/apollo-core/p-26ec64fe.entry.js +0 -1
  551. package/dist/apollo-core/p-31acfdb4.entry.js +0 -1
  552. package/dist/apollo-core/p-4184ac44.entry.js +0 -1
  553. package/dist/apollo-core/p-4fa14839.entry.js +0 -1
  554. package/dist/apollo-core/p-55b87345.js +0 -2
  555. package/dist/apollo-core/p-63a6c98a.entry.js +0 -1
  556. package/dist/apollo-core/p-68c33b77.entry.js +0 -1
  557. package/dist/apollo-core/p-78d07caf.entry.js +0 -1
  558. package/dist/apollo-core/p-796957d3.entry.js +0 -1
  559. package/dist/apollo-core/p-88160d68.entry.js +0 -1
  560. package/dist/apollo-core/p-9ec318bb.entry.js +0 -1
  561. package/dist/apollo-core/p-a2a34e44.entry.js +0 -1
  562. package/dist/apollo-core/p-beea2502.entry.js +0 -1
  563. package/dist/apollo-core/p-d499e43f.entry.js +0 -1
  564. package/dist/apollo-core/p-d8a3d94c.entry.js +0 -1
  565. package/dist/apollo-core/p-e047b446.entry.js +0 -1
  566. package/dist/collection/components/xpl-select/selectchoice.js +0 -1
  567. package/dist/custom-elements/index.d.ts +0 -219
  568. package/dist/types/Users/fernandogelin/Xplor/apollo/.stencil/stories/select.stories.d.ts +0 -74
  569. package/dist/types/components/xpl-select/selectchoice.d.ts +0 -4
  570. /package/dist/types/Users/{fernandogelin/Xplor → roc/Sites}/apollo/.stencil/stories/application-shell.stories.d.ts +0 -0
  571. /package/dist/types/Users/{fernandogelin/Xplor → roc/Sites}/apollo/.stencil/stories/avatar.stories.d.ts +0 -0
  572. /package/dist/types/Users/{fernandogelin/Xplor → roc/Sites}/apollo/.stencil/stories/backdrop.stories.d.ts +0 -0
  573. /package/dist/types/Users/{fernandogelin/Xplor → roc/Sites}/apollo/.stencil/stories/badge.stories.d.ts +0 -0
  574. /package/dist/types/Users/{fernandogelin/Xplor → roc/Sites}/apollo/.stencil/stories/breadcrumbs.stories.d.ts +0 -0
  575. /package/dist/types/Users/{fernandogelin/Xplor → roc/Sites}/apollo/.stencil/stories/button-row.stories.d.ts +0 -0
  576. /package/dist/types/Users/{fernandogelin/Xplor → roc/Sites}/apollo/.stencil/stories/button.stories.d.ts +0 -0
  577. /package/dist/types/Users/{fernandogelin/Xplor → roc/Sites}/apollo/.stencil/stories/checkbox.stories.d.ts +0 -0
  578. /package/dist/types/Users/{fernandogelin/Xplor → roc/Sites}/apollo/.stencil/stories/choicelist.stories.d.ts +0 -0
  579. /package/dist/types/Users/{fernandogelin/Xplor → roc/Sites}/apollo/.stencil/stories/content-area.stories.d.ts +0 -0
  580. /package/dist/types/Users/{fernandogelin/Xplor → roc/Sites}/apollo/.stencil/stories/divider.stories.d.ts +0 -0
  581. /package/dist/types/Users/{fernandogelin/Xplor → roc/Sites}/apollo/.stencil/stories/grid.stories.d.ts +0 -0
  582. /package/dist/types/Users/{fernandogelin/Xplor → roc/Sites}/apollo/.stencil/stories/input.stories.d.ts +0 -0
  583. /package/dist/types/Users/{fernandogelin/Xplor → roc/Sites}/apollo/.stencil/stories/list.stories.d.ts +0 -0
  584. /package/dist/types/Users/{fernandogelin/Xplor → roc/Sites}/apollo/.stencil/stories/main-nav.stories.d.ts +0 -0
  585. /package/dist/types/Users/{fernandogelin/Xplor → roc/Sites}/apollo/.stencil/stories/pagination.stories.d.ts +0 -0
  586. /package/dist/types/Users/{fernandogelin/Xplor → roc/Sites}/apollo/.stencil/stories/radio.stories.d.ts +0 -0
  587. /package/dist/types/Users/{fernandogelin/Xplor → roc/Sites}/apollo/.stencil/stories/secondary-nav.stories.d.ts +0 -0
  588. /package/dist/types/Users/{fernandogelin/Xplor → roc/Sites}/apollo/.stencil/stories/table.stories.d.ts +0 -0
  589. /package/dist/types/Users/{fernandogelin/Xplor → roc/Sites}/apollo/.stencil/stories/tabs.stories.d.ts +0 -0
  590. /package/dist/types/Users/{fernandogelin/Xplor → roc/Sites}/apollo/.stencil/stories/toggle.stories.d.ts +0 -0
  591. /package/dist/types/Users/{fernandogelin/Xplor → roc/Sites}/apollo/.stencil/stories/utility-bar.stories.d.ts +0 -0
@@ -0,0 +1,680 @@
1
+ import { r as registerInstance, f as createEvent, h, e as Host } from './index-307c7018.js';
2
+ import { v as v4 } from './index-912d1a21.js';
3
+
4
+ var commonjsGlobal = typeof globalThis !== 'undefined' ? globalThis : typeof window !== 'undefined' ? window : typeof global !== 'undefined' ? global : typeof self !== 'undefined' ? self : {};
5
+
6
+ function getDefaultExportFromCjs (x) {
7
+ return x && x.__esModule && Object.prototype.hasOwnProperty.call(x, 'default') ? x['default'] : x;
8
+ }
9
+
10
+ function createCommonjsModule(fn, basedir, module) {
11
+ return module = {
12
+ path: basedir,
13
+ exports: {},
14
+ require: function (path, base) {
15
+ return commonjsRequire(path, (base === undefined || base === null) ? module.path : base);
16
+ }
17
+ }, fn(module, module.exports), module.exports;
18
+ }
19
+
20
+ function getDefaultExportFromNamespaceIfPresent (n) {
21
+ return n && Object.prototype.hasOwnProperty.call(n, 'default') ? n['default'] : n;
22
+ }
23
+
24
+ function getDefaultExportFromNamespaceIfNotNamed (n) {
25
+ return n && Object.prototype.hasOwnProperty.call(n, 'default') && Object.keys(n).length === 1 ? n['default'] : n;
26
+ }
27
+
28
+ function getAugmentedNamespace(n) {
29
+ if (n.__esModule) return n;
30
+ var a = Object.defineProperty({}, '__esModule', {value: true});
31
+ Object.keys(n).forEach(function (k) {
32
+ var d = Object.getOwnPropertyDescriptor(n, k);
33
+ Object.defineProperty(a, k, d.get ? d : {
34
+ enumerable: true,
35
+ get: function () {
36
+ return n[k];
37
+ }
38
+ });
39
+ });
40
+ return a;
41
+ }
42
+
43
+ function commonjsRequire () {
44
+ throw new Error('Dynamic requires are not currently supported by @rollup/plugin-commonjs');
45
+ }
46
+
47
+ /**
48
+ * lodash (Custom Build) <https://lodash.com/>
49
+ * Build: `lodash modularize exports="npm" -o ./`
50
+ * Copyright jQuery Foundation and other contributors <https://jquery.org/>
51
+ * Released under MIT license <https://lodash.com/license>
52
+ * Based on Underscore.js 1.8.3 <http://underscorejs.org/LICENSE>
53
+ * Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
54
+ */
55
+
56
+ /** Used as the `TypeError` message for "Functions" methods. */
57
+ var FUNC_ERROR_TEXT = 'Expected a function';
58
+
59
+ /** Used as references for various `Number` constants. */
60
+ var NAN = 0 / 0;
61
+
62
+ /** `Object#toString` result references. */
63
+ var symbolTag = '[object Symbol]';
64
+
65
+ /** Used to match leading and trailing whitespace. */
66
+ var reTrim = /^\s+|\s+$/g;
67
+
68
+ /** Used to detect bad signed hexadecimal string values. */
69
+ var reIsBadHex = /^[-+]0x[0-9a-f]+$/i;
70
+
71
+ /** Used to detect binary string values. */
72
+ var reIsBinary = /^0b[01]+$/i;
73
+
74
+ /** Used to detect octal string values. */
75
+ var reIsOctal = /^0o[0-7]+$/i;
76
+
77
+ /** Built-in method references without a dependency on `root`. */
78
+ var freeParseInt = parseInt;
79
+
80
+ /** Detect free variable `global` from Node.js. */
81
+ var freeGlobal = typeof commonjsGlobal == 'object' && commonjsGlobal && commonjsGlobal.Object === Object && commonjsGlobal;
82
+
83
+ /** Detect free variable `self`. */
84
+ var freeSelf = typeof self == 'object' && self && self.Object === Object && self;
85
+
86
+ /** Used as a reference to the global object. */
87
+ var root = freeGlobal || freeSelf || Function('return this')();
88
+
89
+ /** Used for built-in method references. */
90
+ var objectProto = Object.prototype;
91
+
92
+ /**
93
+ * Used to resolve the
94
+ * [`toStringTag`](http://ecma-international.org/ecma-262/7.0/#sec-object.prototype.tostring)
95
+ * of values.
96
+ */
97
+ var objectToString = objectProto.toString;
98
+
99
+ /* Built-in method references for those with the same name as other `lodash` methods. */
100
+ var nativeMax = Math.max,
101
+ nativeMin = Math.min;
102
+
103
+ /**
104
+ * Gets the timestamp of the number of milliseconds that have elapsed since
105
+ * the Unix epoch (1 January 1970 00:00:00 UTC).
106
+ *
107
+ * @static
108
+ * @memberOf _
109
+ * @since 2.4.0
110
+ * @category Date
111
+ * @returns {number} Returns the timestamp.
112
+ * @example
113
+ *
114
+ * _.defer(function(stamp) {
115
+ * console.log(_.now() - stamp);
116
+ * }, _.now());
117
+ * // => Logs the number of milliseconds it took for the deferred invocation.
118
+ */
119
+ var now = function() {
120
+ return root.Date.now();
121
+ };
122
+
123
+ /**
124
+ * Creates a debounced function that delays invoking `func` until after `wait`
125
+ * milliseconds have elapsed since the last time the debounced function was
126
+ * invoked. The debounced function comes with a `cancel` method to cancel
127
+ * delayed `func` invocations and a `flush` method to immediately invoke them.
128
+ * Provide `options` to indicate whether `func` should be invoked on the
129
+ * leading and/or trailing edge of the `wait` timeout. The `func` is invoked
130
+ * with the last arguments provided to the debounced function. Subsequent
131
+ * calls to the debounced function return the result of the last `func`
132
+ * invocation.
133
+ *
134
+ * **Note:** If `leading` and `trailing` options are `true`, `func` is
135
+ * invoked on the trailing edge of the timeout only if the debounced function
136
+ * is invoked more than once during the `wait` timeout.
137
+ *
138
+ * If `wait` is `0` and `leading` is `false`, `func` invocation is deferred
139
+ * until to the next tick, similar to `setTimeout` with a timeout of `0`.
140
+ *
141
+ * See [David Corbacho's article](https://css-tricks.com/debouncing-throttling-explained-examples/)
142
+ * for details over the differences between `_.debounce` and `_.throttle`.
143
+ *
144
+ * @static
145
+ * @memberOf _
146
+ * @since 0.1.0
147
+ * @category Function
148
+ * @param {Function} func The function to debounce.
149
+ * @param {number} [wait=0] The number of milliseconds to delay.
150
+ * @param {Object} [options={}] The options object.
151
+ * @param {boolean} [options.leading=false]
152
+ * Specify invoking on the leading edge of the timeout.
153
+ * @param {number} [options.maxWait]
154
+ * The maximum time `func` is allowed to be delayed before it's invoked.
155
+ * @param {boolean} [options.trailing=true]
156
+ * Specify invoking on the trailing edge of the timeout.
157
+ * @returns {Function} Returns the new debounced function.
158
+ * @example
159
+ *
160
+ * // Avoid costly calculations while the window size is in flux.
161
+ * jQuery(window).on('resize', _.debounce(calculateLayout, 150));
162
+ *
163
+ * // Invoke `sendMail` when clicked, debouncing subsequent calls.
164
+ * jQuery(element).on('click', _.debounce(sendMail, 300, {
165
+ * 'leading': true,
166
+ * 'trailing': false
167
+ * }));
168
+ *
169
+ * // Ensure `batchLog` is invoked once after 1 second of debounced calls.
170
+ * var debounced = _.debounce(batchLog, 250, { 'maxWait': 1000 });
171
+ * var source = new EventSource('/stream');
172
+ * jQuery(source).on('message', debounced);
173
+ *
174
+ * // Cancel the trailing debounced invocation.
175
+ * jQuery(window).on('popstate', debounced.cancel);
176
+ */
177
+ function debounce(func, wait, options) {
178
+ var lastArgs,
179
+ lastThis,
180
+ maxWait,
181
+ result,
182
+ timerId,
183
+ lastCallTime,
184
+ lastInvokeTime = 0,
185
+ leading = false,
186
+ maxing = false,
187
+ trailing = true;
188
+
189
+ if (typeof func != 'function') {
190
+ throw new TypeError(FUNC_ERROR_TEXT);
191
+ }
192
+ wait = toNumber(wait) || 0;
193
+ if (isObject(options)) {
194
+ leading = !!options.leading;
195
+ maxing = 'maxWait' in options;
196
+ maxWait = maxing ? nativeMax(toNumber(options.maxWait) || 0, wait) : maxWait;
197
+ trailing = 'trailing' in options ? !!options.trailing : trailing;
198
+ }
199
+
200
+ function invokeFunc(time) {
201
+ var args = lastArgs,
202
+ thisArg = lastThis;
203
+
204
+ lastArgs = lastThis = undefined;
205
+ lastInvokeTime = time;
206
+ result = func.apply(thisArg, args);
207
+ return result;
208
+ }
209
+
210
+ function leadingEdge(time) {
211
+ // Reset any `maxWait` timer.
212
+ lastInvokeTime = time;
213
+ // Start the timer for the trailing edge.
214
+ timerId = setTimeout(timerExpired, wait);
215
+ // Invoke the leading edge.
216
+ return leading ? invokeFunc(time) : result;
217
+ }
218
+
219
+ function remainingWait(time) {
220
+ var timeSinceLastCall = time - lastCallTime,
221
+ timeSinceLastInvoke = time - lastInvokeTime,
222
+ result = wait - timeSinceLastCall;
223
+
224
+ return maxing ? nativeMin(result, maxWait - timeSinceLastInvoke) : result;
225
+ }
226
+
227
+ function shouldInvoke(time) {
228
+ var timeSinceLastCall = time - lastCallTime,
229
+ timeSinceLastInvoke = time - lastInvokeTime;
230
+
231
+ // Either this is the first call, activity has stopped and we're at the
232
+ // trailing edge, the system time has gone backwards and we're treating
233
+ // it as the trailing edge, or we've hit the `maxWait` limit.
234
+ return (lastCallTime === undefined || (timeSinceLastCall >= wait) ||
235
+ (timeSinceLastCall < 0) || (maxing && timeSinceLastInvoke >= maxWait));
236
+ }
237
+
238
+ function timerExpired() {
239
+ var time = now();
240
+ if (shouldInvoke(time)) {
241
+ return trailingEdge(time);
242
+ }
243
+ // Restart the timer.
244
+ timerId = setTimeout(timerExpired, remainingWait(time));
245
+ }
246
+
247
+ function trailingEdge(time) {
248
+ timerId = undefined;
249
+
250
+ // Only invoke if we have `lastArgs` which means `func` has been
251
+ // debounced at least once.
252
+ if (trailing && lastArgs) {
253
+ return invokeFunc(time);
254
+ }
255
+ lastArgs = lastThis = undefined;
256
+ return result;
257
+ }
258
+
259
+ function cancel() {
260
+ if (timerId !== undefined) {
261
+ clearTimeout(timerId);
262
+ }
263
+ lastInvokeTime = 0;
264
+ lastArgs = lastCallTime = lastThis = timerId = undefined;
265
+ }
266
+
267
+ function flush() {
268
+ return timerId === undefined ? result : trailingEdge(now());
269
+ }
270
+
271
+ function debounced() {
272
+ var time = now(),
273
+ isInvoking = shouldInvoke(time);
274
+
275
+ lastArgs = arguments;
276
+ lastThis = this;
277
+ lastCallTime = time;
278
+
279
+ if (isInvoking) {
280
+ if (timerId === undefined) {
281
+ return leadingEdge(lastCallTime);
282
+ }
283
+ if (maxing) {
284
+ // Handle invocations in a tight loop.
285
+ timerId = setTimeout(timerExpired, wait);
286
+ return invokeFunc(lastCallTime);
287
+ }
288
+ }
289
+ if (timerId === undefined) {
290
+ timerId = setTimeout(timerExpired, wait);
291
+ }
292
+ return result;
293
+ }
294
+ debounced.cancel = cancel;
295
+ debounced.flush = flush;
296
+ return debounced;
297
+ }
298
+
299
+ /**
300
+ * Creates a throttled function that only invokes `func` at most once per
301
+ * every `wait` milliseconds. The throttled function comes with a `cancel`
302
+ * method to cancel delayed `func` invocations and a `flush` method to
303
+ * immediately invoke them. Provide `options` to indicate whether `func`
304
+ * should be invoked on the leading and/or trailing edge of the `wait`
305
+ * timeout. The `func` is invoked with the last arguments provided to the
306
+ * throttled function. Subsequent calls to the throttled function return the
307
+ * result of the last `func` invocation.
308
+ *
309
+ * **Note:** If `leading` and `trailing` options are `true`, `func` is
310
+ * invoked on the trailing edge of the timeout only if the throttled function
311
+ * is invoked more than once during the `wait` timeout.
312
+ *
313
+ * If `wait` is `0` and `leading` is `false`, `func` invocation is deferred
314
+ * until to the next tick, similar to `setTimeout` with a timeout of `0`.
315
+ *
316
+ * See [David Corbacho's article](https://css-tricks.com/debouncing-throttling-explained-examples/)
317
+ * for details over the differences between `_.throttle` and `_.debounce`.
318
+ *
319
+ * @static
320
+ * @memberOf _
321
+ * @since 0.1.0
322
+ * @category Function
323
+ * @param {Function} func The function to throttle.
324
+ * @param {number} [wait=0] The number of milliseconds to throttle invocations to.
325
+ * @param {Object} [options={}] The options object.
326
+ * @param {boolean} [options.leading=true]
327
+ * Specify invoking on the leading edge of the timeout.
328
+ * @param {boolean} [options.trailing=true]
329
+ * Specify invoking on the trailing edge of the timeout.
330
+ * @returns {Function} Returns the new throttled function.
331
+ * @example
332
+ *
333
+ * // Avoid excessively updating the position while scrolling.
334
+ * jQuery(window).on('scroll', _.throttle(updatePosition, 100));
335
+ *
336
+ * // Invoke `renewToken` when the click event is fired, but not more than once every 5 minutes.
337
+ * var throttled = _.throttle(renewToken, 300000, { 'trailing': false });
338
+ * jQuery(element).on('click', throttled);
339
+ *
340
+ * // Cancel the trailing throttled invocation.
341
+ * jQuery(window).on('popstate', throttled.cancel);
342
+ */
343
+ function throttle(func, wait, options) {
344
+ var leading = true,
345
+ trailing = true;
346
+
347
+ if (typeof func != 'function') {
348
+ throw new TypeError(FUNC_ERROR_TEXT);
349
+ }
350
+ if (isObject(options)) {
351
+ leading = 'leading' in options ? !!options.leading : leading;
352
+ trailing = 'trailing' in options ? !!options.trailing : trailing;
353
+ }
354
+ return debounce(func, wait, {
355
+ 'leading': leading,
356
+ 'maxWait': wait,
357
+ 'trailing': trailing
358
+ });
359
+ }
360
+
361
+ /**
362
+ * Checks if `value` is the
363
+ * [language type](http://www.ecma-international.org/ecma-262/7.0/#sec-ecmascript-language-types)
364
+ * of `Object`. (e.g. arrays, functions, objects, regexes, `new Number(0)`, and `new String('')`)
365
+ *
366
+ * @static
367
+ * @memberOf _
368
+ * @since 0.1.0
369
+ * @category Lang
370
+ * @param {*} value The value to check.
371
+ * @returns {boolean} Returns `true` if `value` is an object, else `false`.
372
+ * @example
373
+ *
374
+ * _.isObject({});
375
+ * // => true
376
+ *
377
+ * _.isObject([1, 2, 3]);
378
+ * // => true
379
+ *
380
+ * _.isObject(_.noop);
381
+ * // => true
382
+ *
383
+ * _.isObject(null);
384
+ * // => false
385
+ */
386
+ function isObject(value) {
387
+ var type = typeof value;
388
+ return !!value && (type == 'object' || type == 'function');
389
+ }
390
+
391
+ /**
392
+ * Checks if `value` is object-like. A value is object-like if it's not `null`
393
+ * and has a `typeof` result of "object".
394
+ *
395
+ * @static
396
+ * @memberOf _
397
+ * @since 4.0.0
398
+ * @category Lang
399
+ * @param {*} value The value to check.
400
+ * @returns {boolean} Returns `true` if `value` is object-like, else `false`.
401
+ * @example
402
+ *
403
+ * _.isObjectLike({});
404
+ * // => true
405
+ *
406
+ * _.isObjectLike([1, 2, 3]);
407
+ * // => true
408
+ *
409
+ * _.isObjectLike(_.noop);
410
+ * // => false
411
+ *
412
+ * _.isObjectLike(null);
413
+ * // => false
414
+ */
415
+ function isObjectLike(value) {
416
+ return !!value && typeof value == 'object';
417
+ }
418
+
419
+ /**
420
+ * Checks if `value` is classified as a `Symbol` primitive or object.
421
+ *
422
+ * @static
423
+ * @memberOf _
424
+ * @since 4.0.0
425
+ * @category Lang
426
+ * @param {*} value The value to check.
427
+ * @returns {boolean} Returns `true` if `value` is a symbol, else `false`.
428
+ * @example
429
+ *
430
+ * _.isSymbol(Symbol.iterator);
431
+ * // => true
432
+ *
433
+ * _.isSymbol('abc');
434
+ * // => false
435
+ */
436
+ function isSymbol(value) {
437
+ return typeof value == 'symbol' ||
438
+ (isObjectLike(value) && objectToString.call(value) == symbolTag);
439
+ }
440
+
441
+ /**
442
+ * Converts `value` to a number.
443
+ *
444
+ * @static
445
+ * @memberOf _
446
+ * @since 4.0.0
447
+ * @category Lang
448
+ * @param {*} value The value to process.
449
+ * @returns {number} Returns the number.
450
+ * @example
451
+ *
452
+ * _.toNumber(3.2);
453
+ * // => 3.2
454
+ *
455
+ * _.toNumber(Number.MIN_VALUE);
456
+ * // => 5e-324
457
+ *
458
+ * _.toNumber(Infinity);
459
+ * // => Infinity
460
+ *
461
+ * _.toNumber('3.2');
462
+ * // => 3.2
463
+ */
464
+ function toNumber(value) {
465
+ if (typeof value == 'number') {
466
+ return value;
467
+ }
468
+ if (isSymbol(value)) {
469
+ return NAN;
470
+ }
471
+ if (isObject(value)) {
472
+ var other = typeof value.valueOf == 'function' ? value.valueOf() : value;
473
+ value = isObject(other) ? (other + '') : other;
474
+ }
475
+ if (typeof value != 'string') {
476
+ return value === 0 ? value : +value;
477
+ }
478
+ value = value.replace(reTrim, '');
479
+ var isBinary = reIsBinary.test(value);
480
+ return (isBinary || reIsOctal.test(value))
481
+ ? freeParseInt(value.slice(2), isBinary ? 2 : 8)
482
+ : (reIsBadHex.test(value) ? NAN : +value);
483
+ }
484
+
485
+ var lodash_throttle = throttle;
486
+
487
+ function tagWidth(text) {
488
+ const context = document.createElement('canvas').getContext('2d');
489
+ context.font =
490
+ "14px apple-system, system-ui, 'Segoe UI', Arial, Helvetica, Roboto, sans-serif";
491
+ return context.measureText(text).width + 44; // = text + l/r padding + margin-right
492
+ }
493
+ const XplSelect = class {
494
+ constructor(hostRef) {
495
+ registerInstance(this, hostRef);
496
+ this.selectChange = createEvent(this, "selectChange", 7);
497
+ this.choices = [];
498
+ this.description = undefined;
499
+ this.disabled = undefined;
500
+ this.error = undefined;
501
+ this.label = undefined;
502
+ this.mode = 'single';
503
+ this.name = undefined;
504
+ this.placeholder = undefined;
505
+ this.truncate = true;
506
+ this.selectedValues = undefined;
507
+ this.active = false;
508
+ this.id = v4();
509
+ this.keepFocus = false;
510
+ this.selected = undefined;
511
+ this.value = '';
512
+ this.displayValue = '';
513
+ this.visibleChoices = Infinity;
514
+ }
515
+ componentWillLoad() {
516
+ this.selected =
517
+ this.choices && this.choices.length > 0
518
+ ? this.choices.map(() => false)
519
+ : [];
520
+ if (this.selectedValues) {
521
+ const isSingleMode = this.mode === 'single';
522
+ if (isSingleMode) {
523
+ this.choices.forEach((choice) => {
524
+ const shouldBeSelected = choice.value.includes(this.selectedValues) ||
525
+ choice.label.includes(this.selectedValues);
526
+ if (shouldBeSelected)
527
+ choice.isSelected = true;
528
+ });
529
+ }
530
+ else {
531
+ this.choices.forEach(({ options }) => {
532
+ options.forEach((option) => {
533
+ const shouldBeSelected = this.selectedValues.includes(option.value || option.label);
534
+ if (shouldBeSelected)
535
+ option.isSelected = true;
536
+ });
537
+ });
538
+ }
539
+ this.update();
540
+ }
541
+ window.addEventListener('click', (e) => {
542
+ const el = e.target;
543
+ const select = el.closest('.xpl-select');
544
+ if (select === null || select !== this.container) {
545
+ this.active = false;
546
+ }
547
+ });
548
+ window.addEventListener('resize', lodash_throttle(() => {
549
+ this.maybeTruncateChoices();
550
+ }, 250));
551
+ }
552
+ componentDidLoad() {
553
+ this.dropdown = this.container.querySelector('xpl-dropdown');
554
+ }
555
+ maybeTruncateChoices() {
556
+ if (this.mode === 'single' || !this.truncate)
557
+ return;
558
+ const containerWidth = this.container.getBoundingClientRect().width;
559
+ let visibleChoices = 0;
560
+ let visibleChoicesWidth = 0;
561
+ const actualNumSelected = this.selected.filter((a) => a).length;
562
+ for (let i = 0; i < actualNumSelected; i++) {
563
+ visibleChoicesWidth += tagWidth(this.getDisplayValue(i));
564
+ if (visibleChoicesWidth > containerWidth - 140)
565
+ break;
566
+ visibleChoices++;
567
+ }
568
+ if (visibleChoices >= actualNumSelected)
569
+ visibleChoices = Infinity;
570
+ if (visibleChoices < 1)
571
+ visibleChoices = 1;
572
+ this.visibleChoices = visibleChoices;
573
+ }
574
+ flattenChoices() {
575
+ return this.choices.reduce((acc, curr) => [
576
+ ...acc,
577
+ ...(curr.groupName ? curr.options : [curr]),
578
+ ], []);
579
+ }
580
+ getDisplayValue(i) {
581
+ return this.flattenChoices()[i].label || this.flattenChoices()[i].value;
582
+ }
583
+ getActualValue(i) {
584
+ return this.flattenChoices()[i].value || this.flattenChoices()[i].label;
585
+ }
586
+ update() {
587
+ this.selected = this.flattenChoices().map(({ isSelected }) => isSelected);
588
+ if (this.mode === 'single') {
589
+ const selected = this.selected.findIndex((v) => v);
590
+ this.value = selected >= 0 ? this.getActualValue(selected) : '';
591
+ this.displayValue =
592
+ selected >= 0 ? this.getDisplayValue(selected) : '';
593
+ }
594
+ else if (this.mode === 'multi') {
595
+ this.value = this.selected
596
+ .map((v, i) => {
597
+ return v ? this.getActualValue(i) : '';
598
+ })
599
+ .filter((v) => v.length > 0)
600
+ .join('|');
601
+ }
602
+ }
603
+ handleValueStateChange(newValue) {
604
+ this.selectChange.emit(newValue);
605
+ }
606
+ render() {
607
+ let visibleChoices = 0;
608
+ return (h(Host, { class: {
609
+ 'xpl-select': true,
610
+ 'xpl-select--disabled': this.disabled,
611
+ 'xpl-select--no-truncate': !this.truncate,
612
+ }, onKeyDown: (e) => {
613
+ if (e.key === 'Escape')
614
+ this.active = false;
615
+ }, ref: (el) => (this.container = el) }, this.label || this.description ? (h("label", { class: {
616
+ 'xpl-label': true,
617
+ 'xpl-label--disabled': this.disabled,
618
+ }, htmlFor: this.id }, this.label, this.description && (h("small", { class: {
619
+ 'xpl-description': true,
620
+ 'xpl-description--disabled': this.disabled,
621
+ } }, this.description)))) : null, h("div", { class: {
622
+ 'xpl-input': true,
623
+ 'xpl-input--disabled': this.disabled,
624
+ 'xpl-input--error': this.error !== undefined,
625
+ } }, h("div", { class: "xpl-input-wrapper" }, h("div", { class: {
626
+ 'xpl-select-value': true,
627
+ 'xpl-select-value--active': this.mode === 'multi' &&
628
+ this.value.length > 0,
629
+ 'has-value': this.value.length > 0,
630
+ } }, this.mode === 'single'
631
+ ? this.displayValue || this.placeholder
632
+ : this.value.length > 0
633
+ ? this.selected.map((v, i) => {
634
+ if (!v)
635
+ return null;
636
+ if (visibleChoices >= this.visibleChoices) {
637
+ return null;
638
+ }
639
+ visibleChoices++;
640
+ return (h("xpl-tag", { onClose: () => {
641
+ this.flattenChoices().forEach((v, j) => {
642
+ if (i === j)
643
+ v.isSelected =
644
+ false;
645
+ });
646
+ const mapOptions = (option) => {
647
+ option.options =
648
+ option.groupName
649
+ ? option.options.map(mapOptions)
650
+ : undefined;
651
+ return option;
652
+ };
653
+ this.choices =
654
+ this.choices.map(mapOptions);
655
+ this.update();
656
+ this.maybeTruncateChoices();
657
+ } }, this.getDisplayValue(i)));
658
+ })
659
+ : this.placeholder, this.visibleChoices < Infinity &&
660
+ `+ ${this.selected.filter((a) => a).length -
661
+ this.visibleChoices} more`), h("button", { disabled: this.disabled, id: this.id, onKeyDown: (e) => {
662
+ if (e.key === 'Tab')
663
+ this.keepFocus = true;
664
+ }, onClick: () => {
665
+ const { dropdown } = this;
666
+ if (!this.disabled)
667
+ dropdown.isOpen = !dropdown.isOpen;
668
+ }, type: "button" })), !this.disabled && (h("xpl-dropdown", { options: this.choices, mode: this.mode, triggerId: this.id, update: () => {
669
+ this.update();
670
+ this.maybeTruncateChoices();
671
+ } })), this.error !== undefined && this.error.length > 0 && (h("label", { class: "xpl-input-error", htmlFor: this.id }, h("svg", { width: "10", height: "11", viewBox: "0 0 10 11", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, h("path", { d: "M9.84375 5.25C9.84375 2.59375 7.65625 0.40625 5 0.40625C2.32422 0.40625 0.15625 2.59375 0.15625 5.25C0.15625 7.92578 2.32422 10.0938 5 10.0938C7.65625 10.0938 9.84375 7.92578 9.84375 5.25ZM5 6.22656C5.48828 6.22656 5.89844 6.63672 5.89844 7.125C5.89844 7.63281 5.48828 8.02344 5 8.02344C4.49219 8.02344 4.10156 7.63281 4.10156 7.125C4.10156 6.63672 4.49219 6.22656 5 6.22656ZM4.14062 3.00391C4.12109 2.86719 4.23828 2.75 4.375 2.75H5.60547C5.74219 2.75 5.85938 2.86719 5.83984 3.00391L5.70312 5.66016C5.68359 5.79688 5.58594 5.875 5.46875 5.875H4.51172C4.39453 5.875 4.29688 5.79688 4.27734 5.66016L4.14062 3.00391Z" })), this.error))), h("input", { type: "hidden", name: this.name, value: this.value })));
672
+ }
673
+ static get watchers() { return {
674
+ "value": ["handleValueStateChange"]
675
+ }; }
676
+ };
677
+
678
+ export { XplSelect as xpl_select };
679
+
680
+ //# sourceMappingURL=xpl-select.entry.js.map