@oiz/stzh-components 2.12.0-beta1 → 2.12.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 (322) hide show
  1. package/dist/cjs/{app-globals-749422d7.js → app-globals-5c0c2c46.js} +2 -2
  2. package/dist/cjs/{app-globals-749422d7.js.map → app-globals-5c0c2c46.js.map} +1 -1
  3. package/dist/cjs/loader.cjs.js +2 -2
  4. package/dist/cjs/stzh-actionset_4.cjs.entry.js +4 -2
  5. package/dist/cjs/stzh-actionset_4.cjs.entry.js.map +1 -1
  6. package/dist/cjs/stzh-badge_3.cjs.entry.js +2 -1
  7. package/dist/cjs/stzh-badge_3.cjs.entry.js.map +1 -1
  8. package/dist/cjs/stzh-chip_2.cjs.entry.js +2 -1
  9. package/dist/cjs/stzh-chip_2.cjs.entry.js.map +1 -1
  10. package/dist/cjs/stzh-components.cjs.js +2 -2
  11. package/dist/cjs/stzh-dropdown.cjs.entry.js +25 -1
  12. package/dist/cjs/stzh-dropdown.cjs.entry.js.map +1 -1
  13. package/dist/cjs/stzh-link.cjs.entry.js +2 -1
  14. package/dist/cjs/stzh-link.cjs.entry.js.map +1 -1
  15. package/dist/cjs/stzh-menu_2.cjs.entry.js +2 -1
  16. package/dist/cjs/stzh-menu_2.cjs.entry.js.map +1 -1
  17. package/dist/cjs/stzh-progressbar-item.cjs.entry.js +2 -1
  18. package/dist/cjs/stzh-progressbar-item.cjs.entry.js.map +1 -1
  19. package/dist/cjs/stzh-skiplink.cjs.entry.js +2 -1
  20. package/dist/cjs/stzh-skiplink.cjs.entry.js.map +1 -1
  21. package/dist/cjs/stzh-upload.cjs.entry.js +8 -2
  22. package/dist/cjs/stzh-upload.cjs.entry.js.map +1 -1
  23. package/dist/collection/components/stzh-actionset/stzh-actionset.js.map +1 -1
  24. package/dist/collection/components/stzh-button/stzh-button.js +2 -1
  25. package/dist/collection/components/stzh-button/stzh-button.js.map +1 -1
  26. package/dist/collection/components/stzh-card/stzh-card.css +3 -3
  27. package/dist/collection/components/stzh-card/stzh-card.js +3 -1
  28. package/dist/collection/components/stzh-card/stzh-card.js.map +1 -1
  29. package/dist/collection/components/stzh-chip/stzh-chip.js +2 -1
  30. package/dist/collection/components/stzh-chip/stzh-chip.js.map +1 -1
  31. package/dist/collection/components/stzh-dropdown/stzh-dropdown.js +45 -1
  32. package/dist/collection/components/stzh-dropdown/stzh-dropdown.js.map +1 -1
  33. package/dist/collection/components/stzh-link/stzh-link.js +2 -1
  34. package/dist/collection/components/stzh-link/stzh-link.js.map +1 -1
  35. package/dist/collection/components/stzh-menu-item/stzh-menu-item.js +2 -1
  36. package/dist/collection/components/stzh-menu-item/stzh-menu-item.js.map +1 -1
  37. package/dist/collection/components/stzh-progressbar-item/stzh-progressbar-item.js +2 -1
  38. package/dist/collection/components/stzh-progressbar-item/stzh-progressbar-item.js.map +1 -1
  39. package/dist/collection/components/stzh-radiogroup/stzh-radiogroup.js +2 -4
  40. package/dist/collection/components/stzh-radiogroup/stzh-radiogroup.js.map +1 -1
  41. package/dist/collection/components/stzh-skiplink/stzh-skiplink.js +2 -1
  42. package/dist/collection/components/stzh-skiplink/stzh-skiplink.js.map +1 -1
  43. package/dist/collection/components/stzh-upload/stzh-upload.css +1 -1
  44. package/dist/collection/components/stzh-upload/stzh-upload.js +3 -3
  45. package/dist/collection/components/stzh-upload/stzh-upload.js.map +1 -1
  46. package/dist/collection/libraries/dropzone/dropzone-amd-module.js +7 -1
  47. package/dist/collection/libraries/dropzone/dropzone.js +7 -1
  48. package/dist/collection/libraries/dropzone/min/dropzone-amd-module.min.js +1 -1
  49. package/dist/collection/libraries/dropzone/min/dropzone.min.js +1 -1
  50. package/dist/collection/libraries/tom-select/cjs/tom-select.complete.js +4 -1
  51. package/dist/collection/libraries/tom-select/cjs/tom-select.js +4 -1
  52. package/dist/collection/libraries/tom-select/cjs/tom-select.popular.js +4 -1
  53. package/dist/collection/libraries/tom-select/esm/tom-select.complete.js +4 -1
  54. package/dist/collection/libraries/tom-select/esm/tom-select.js +4 -1
  55. package/dist/collection/libraries/tom-select/esm/tom-select.popular.js +4 -1
  56. package/dist/collection/libraries/tom-select/js/tom-select.base.js +4 -1
  57. package/dist/collection/libraries/tom-select/js/tom-select.base.min.js +30 -30
  58. package/dist/collection/libraries/tom-select/js/tom-select.complete.js +4 -1
  59. package/dist/collection/libraries/tom-select/js/tom-select.complete.min.js +17 -17
  60. package/dist/collection/libraries/tom-select/js/tom-select.popular.js +4 -1
  61. package/dist/collection/libraries/tom-select/js/tom-select.popular.min.js +2 -2
  62. package/dist/components/index.js +1 -1
  63. package/dist/components/stzh-actionset2.js.map +1 -1
  64. package/dist/components/stzh-button2.js +2 -1
  65. package/dist/components/stzh-button2.js.map +1 -1
  66. package/dist/components/stzh-card2.js +4 -2
  67. package/dist/components/stzh-card2.js.map +1 -1
  68. package/dist/components/stzh-chip2.js +2 -1
  69. package/dist/components/stzh-chip2.js.map +1 -1
  70. package/dist/components/stzh-dropdown2.js +27 -2
  71. package/dist/components/stzh-dropdown2.js.map +1 -1
  72. package/dist/components/stzh-link2.js +2 -1
  73. package/dist/components/stzh-link2.js.map +1 -1
  74. package/dist/components/stzh-menu-item2.js +2 -1
  75. package/dist/components/stzh-menu-item2.js.map +1 -1
  76. package/dist/components/stzh-progressbar-item2.js +2 -1
  77. package/dist/components/stzh-progressbar-item2.js.map +1 -1
  78. package/dist/components/stzh-radiogroup2.js +1 -1
  79. package/dist/components/stzh-skiplink.js +2 -1
  80. package/dist/components/stzh-skiplink.js.map +1 -1
  81. package/dist/components/stzh-upload.js +8 -2
  82. package/dist/components/stzh-upload.js.map +1 -1
  83. package/dist/esm/{app-globals-5f5be02f.js → app-globals-bfc779f0.js} +2 -2
  84. package/dist/esm/{app-globals-5f5be02f.js.map → app-globals-bfc779f0.js.map} +1 -1
  85. package/dist/esm/loader.js +2 -2
  86. package/dist/esm/stzh-actionset_4.entry.js +4 -2
  87. package/dist/esm/stzh-actionset_4.entry.js.map +1 -1
  88. package/dist/esm/stzh-badge_3.entry.js +2 -1
  89. package/dist/esm/stzh-badge_3.entry.js.map +1 -1
  90. package/dist/esm/stzh-chip_2.entry.js +2 -1
  91. package/dist/esm/stzh-chip_2.entry.js.map +1 -1
  92. package/dist/esm/stzh-components.js +2 -2
  93. package/dist/esm/stzh-dropdown.entry.js +25 -1
  94. package/dist/esm/stzh-dropdown.entry.js.map +1 -1
  95. package/dist/esm/stzh-link.entry.js +2 -1
  96. package/dist/esm/stzh-link.entry.js.map +1 -1
  97. package/dist/esm/stzh-menu_2.entry.js +2 -1
  98. package/dist/esm/stzh-menu_2.entry.js.map +1 -1
  99. package/dist/esm/stzh-progressbar-item.entry.js +2 -1
  100. package/dist/esm/stzh-progressbar-item.entry.js.map +1 -1
  101. package/dist/esm/stzh-skiplink.entry.js +2 -1
  102. package/dist/esm/stzh-skiplink.entry.js.map +1 -1
  103. package/dist/esm/stzh-upload.entry.js +8 -2
  104. package/dist/esm/stzh-upload.entry.js.map +1 -1
  105. package/dist/esm-es5/{app-globals-5f5be02f.js → app-globals-bfc779f0.js} +2 -2
  106. package/dist/esm-es5/{app-globals-5f5be02f.js.map → app-globals-bfc779f0.js.map} +1 -1
  107. package/dist/esm-es5/loader.js +1 -1
  108. package/dist/esm-es5/loader.js.map +1 -1
  109. package/dist/esm-es5/stzh-actionset_4.entry.js +1 -1
  110. package/dist/esm-es5/stzh-actionset_4.entry.js.map +1 -1
  111. package/dist/esm-es5/stzh-badge_3.entry.js +1 -1
  112. package/dist/esm-es5/stzh-badge_3.entry.js.map +1 -1
  113. package/dist/esm-es5/stzh-chip_2.entry.js +1 -1
  114. package/dist/esm-es5/stzh-chip_2.entry.js.map +1 -1
  115. package/dist/esm-es5/stzh-components.js +1 -1
  116. package/dist/esm-es5/stzh-components.js.map +1 -1
  117. package/dist/esm-es5/stzh-dropdown.entry.js +3 -3
  118. package/dist/esm-es5/stzh-dropdown.entry.js.map +1 -1
  119. package/dist/esm-es5/stzh-link.entry.js +1 -1
  120. package/dist/esm-es5/stzh-link.entry.js.map +1 -1
  121. package/dist/esm-es5/stzh-menu_2.entry.js +1 -1
  122. package/dist/esm-es5/stzh-menu_2.entry.js.map +1 -1
  123. package/dist/esm-es5/stzh-progressbar-item.entry.js +1 -1
  124. package/dist/esm-es5/stzh-progressbar-item.entry.js.map +1 -1
  125. package/dist/esm-es5/stzh-skiplink.entry.js +1 -1
  126. package/dist/esm-es5/stzh-skiplink.entry.js.map +1 -1
  127. package/dist/esm-es5/stzh-upload.entry.js +1 -1
  128. package/dist/esm-es5/stzh-upload.entry.js.map +1 -1
  129. package/dist/stzh-components/{p-7873a639.entry.js → p-01e9b3b5.entry.js} +2 -2
  130. package/dist/stzh-components/p-01e9b3b5.entry.js.map +1 -0
  131. package/dist/stzh-components/{p-0db27707.entry.js → p-03fc4d3d.entry.js} +2 -2
  132. package/dist/stzh-components/p-03fc4d3d.entry.js.map +1 -0
  133. package/dist/stzh-components/{p-f91187c8.entry.js → p-11a57dcd.entry.js} +3 -3
  134. package/dist/stzh-components/p-11a57dcd.entry.js.map +1 -0
  135. package/dist/stzh-components/{p-3ab3a5a7.system.entry.js → p-1a420f1c.system.entry.js} +2 -2
  136. package/dist/stzh-components/p-1a420f1c.system.entry.js.map +1 -0
  137. package/dist/stzh-components/{p-42e25ae1.system.entry.js → p-3048d3ea.system.entry.js} +2 -2
  138. package/dist/stzh-components/p-3048d3ea.system.entry.js.map +1 -0
  139. package/dist/stzh-components/p-4206f3e1.system.entry.js +9 -0
  140. package/dist/stzh-components/p-4206f3e1.system.entry.js.map +1 -0
  141. package/dist/stzh-components/{p-af33b013.entry.js → p-4488789b.entry.js} +2 -2
  142. package/dist/stzh-components/p-4488789b.entry.js.map +1 -0
  143. package/dist/stzh-components/{p-9d0fedfe.system.entry.js → p-710d15c1.system.entry.js} +2 -2
  144. package/dist/stzh-components/p-710d15c1.system.entry.js.map +1 -0
  145. package/dist/stzh-components/{p-ebb38041.system.js → p-9035fa3b.system.js} +2 -2
  146. package/dist/stzh-components/{p-ebb38041.system.js.map → p-9035fa3b.system.js.map} +1 -1
  147. package/dist/stzh-components/{p-68feffea.entry.js → p-919e700b.entry.js} +2 -2
  148. package/dist/stzh-components/p-919e700b.entry.js.map +1 -0
  149. package/dist/stzh-components/{p-d5ee8b1a.entry.js → p-a0d3ec11.entry.js} +2 -2
  150. package/dist/stzh-components/p-a0d3ec11.entry.js.map +1 -0
  151. package/dist/stzh-components/{p-188dd49d.system.entry.js → p-aa0660d8.system.entry.js} +2 -2
  152. package/dist/stzh-components/p-aa0660d8.system.entry.js.map +1 -0
  153. package/dist/stzh-components/{p-54a1fdcc.system.entry.js → p-b19c3193.system.entry.js} +2 -2
  154. package/dist/stzh-components/p-b19c3193.system.entry.js.map +1 -0
  155. package/dist/stzh-components/{p-f73af272.entry.js → p-c70b4f1b.entry.js} +2 -2
  156. package/dist/stzh-components/p-c70b4f1b.entry.js.map +1 -0
  157. package/dist/stzh-components/{p-135d2e40.system.entry.js → p-d80b87dd.system.entry.js} +2 -2
  158. package/dist/stzh-components/p-d80b87dd.system.entry.js.map +1 -0
  159. package/dist/stzh-components/{p-b3d76f2a.system.entry.js → p-df045b3b.system.entry.js} +2 -2
  160. package/dist/stzh-components/p-df045b3b.system.entry.js.map +1 -0
  161. package/dist/stzh-components/{p-7c2aa5e8.entry.js → p-dfa8f780.entry.js} +2 -2
  162. package/dist/stzh-components/p-dfa8f780.entry.js.map +1 -0
  163. package/dist/stzh-components/{p-5e014c0e.js → p-ea2fd8f8.js} +2 -2
  164. package/dist/stzh-components/{p-5e014c0e.js.map → p-ea2fd8f8.js.map} +1 -1
  165. package/dist/stzh-components/{p-509f90d0.system.entry.js → p-ee4f0a17.system.entry.js} +2 -2
  166. package/dist/stzh-components/p-ee4f0a17.system.entry.js.map +1 -0
  167. package/dist/stzh-components/{p-bf7316ab.system.js → p-eed26372.system.js} +2 -2
  168. package/dist/stzh-components/{p-bf7316ab.system.js.map → p-eed26372.system.js.map} +1 -1
  169. package/dist/stzh-components/{p-0164f9d1.entry.js → p-f63cc727.entry.js} +2 -2
  170. package/dist/stzh-components/p-f63cc727.entry.js.map +1 -0
  171. package/dist/stzh-components/stzh-components.esm.js +1 -1
  172. package/dist/stzh-components/stzh-components.esm.js.map +1 -1
  173. package/dist/stzh-components/stzh-components.js +1 -1
  174. package/dist/types/components/stzh-accordion/stzh-accordion.d.ts +15 -0
  175. package/dist/types/components/stzh-accordion-item/stzh-accordion-item.d.ts +73 -0
  176. package/dist/types/components/stzh-actions/stzh-actions.d.ts +16 -0
  177. package/dist/types/components/stzh-actionset/stzh-actionset.d.ts +45 -0
  178. package/dist/types/components/stzh-amount/stzh-amount.d.ts +73 -0
  179. package/dist/types/components/stzh-appnav/stzh-appnav.d.ts +23 -0
  180. package/dist/types/components/stzh-appointments/stzh-appointments.d.ts +74 -0
  181. package/dist/types/components/stzh-audio/stzh-audio.d.ts +58 -0
  182. package/dist/types/components/stzh-button/stzh-button.d.ts +105 -0
  183. package/dist/types/components/stzh-buttongroup/stzh-buttongroup.d.ts +7 -0
  184. package/dist/types/components/stzh-calendar/stzh-calendar.d.ts +88 -0
  185. package/dist/types/components/stzh-card/stzh-card.d.ts +127 -0
  186. package/dist/types/components/stzh-card-list/stzh-card-list.d.ts +31 -0
  187. package/dist/types/components/stzh-carousel/stzh-carousel.d.ts +175 -0
  188. package/dist/types/components/stzh-chart/stzh-chart.d.ts +15 -0
  189. package/dist/types/components/stzh-checkbox/stzh-checkbox.d.ts +57 -0
  190. package/dist/types/components/stzh-checkboxgroup/stzh-checkboxgroup.d.ts +64 -0
  191. package/dist/types/components/stzh-chip/stzh-chip.d.ts +74 -0
  192. package/dist/types/components/stzh-chip-select/stzh-chip-select.d.ts +46 -0
  193. package/dist/types/components/stzh-clamp/stzh-clamp.d.ts +49 -0
  194. package/dist/types/components/stzh-contact/stzh-contact.d.ts +54 -0
  195. package/dist/types/components/stzh-datalist/stzh-datalist.d.ts +51 -0
  196. package/dist/types/components/stzh-datalist-item/stzh-datalist-item.d.ts +62 -0
  197. package/dist/types/components/stzh-datamessagelist/stzh-datamessagelist.d.ts +6 -0
  198. package/dist/types/components/stzh-datamessagelist-item/stzh-datamessagelist-item.d.ts +57 -0
  199. package/dist/types/components/stzh-datatable/stzh-datatable.d.ts +103 -0
  200. package/dist/types/components/stzh-datepicker/stzh-datepicker.d.ts +101 -0
  201. package/dist/types/components/stzh-details/stzh-details.d.ts +35 -0
  202. package/dist/types/components/stzh-dialog/stzh-dialog.d.ts +64 -0
  203. package/dist/types/components/stzh-dropdown/stzh-dropdown.d.ts +177 -0
  204. package/dist/types/components/stzh-figure/stzh-figure.d.ts +21 -0
  205. package/dist/types/components/stzh-flyingfocus/stzh-flyingfocus.d.ts +35 -0
  206. package/dist/types/components/stzh-footer/stzh-footer.d.ts +27 -0
  207. package/dist/types/components/stzh-gallery/stzh-gallery.d.ts +54 -0
  208. package/dist/types/components/stzh-ghettobox/stzh-ghettobox.d.ts +50 -0
  209. package/dist/types/components/stzh-header/stzh-header.d.ts +68 -0
  210. package/dist/types/components/stzh-hr/stzh-hr.d.ts +7 -0
  211. package/dist/types/components/stzh-iframe/stzh-iframe.d.ts +60 -0
  212. package/dist/types/components/stzh-imagecomparison/stzh-imagecomparison.d.ts +29 -0
  213. package/dist/types/components/stzh-input/stzh-input.d.ts +104 -0
  214. package/dist/types/components/stzh-invert/stzh-invert.d.ts +7 -0
  215. package/dist/types/components/stzh-langnav/stzh-langnav.d.ts +19 -0
  216. package/dist/types/components/stzh-link/stzh-link.d.ts +88 -0
  217. package/dist/types/components/stzh-list/stzh-list.d.ts +9 -0
  218. package/dist/types/components/stzh-list-item/stzh-list-item.d.ts +7 -0
  219. package/dist/types/components/stzh-loader/stzh-loader.d.ts +13 -0
  220. package/dist/types/components/stzh-loadingbar/stzh-loadingbar.d.ts +12 -0
  221. package/dist/types/components/stzh-logo/stzh-logo.d.ts +9 -0
  222. package/dist/types/components/stzh-menu-item/stzh-menu-item.d.ts +50 -0
  223. package/dist/types/components/stzh-message/stzh-message.d.ts +37 -0
  224. package/dist/types/components/stzh-metanav/stzh-metanav.d.ts +11 -0
  225. package/dist/types/components/stzh-microsite-teaserlist/stzh-microsite-teaserlist.d.ts +33 -0
  226. package/dist/types/components/stzh-monthyearpicker/stzh-monthyearpicker.d.ts +98 -0
  227. package/dist/types/components/stzh-olmap/stzh-olmap.d.ts +124 -0
  228. package/dist/types/components/stzh-overlay/stzh-overlay.d.ts +34 -0
  229. package/dist/types/components/stzh-page-skiplinks/stzh-page-skiplinks.d.ts +11 -0
  230. package/dist/types/components/stzh-pagebottom/stzh-pagebottom.d.ts +29 -0
  231. package/dist/types/components/stzh-pagetitle/stzh-pagetitle.d.ts +15 -0
  232. package/dist/types/components/stzh-pagetitle-hero/stzh-pagetitle-hero.d.ts +25 -0
  233. package/dist/types/components/stzh-pagination/stzh-pagination.d.ts +52 -0
  234. package/dist/types/components/stzh-panorama/stzh-panorama.d.ts +74 -0
  235. package/dist/types/components/stzh-popover/stzh-popover.d.ts +73 -0
  236. package/dist/types/components/stzh-print/stzh-print.d.ts +12 -0
  237. package/dist/types/components/stzh-progressbar/stzh-progressbar.d.ts +59 -0
  238. package/dist/types/components/stzh-progressbar-item/stzh-progressbar-item.d.ts +34 -0
  239. package/dist/types/components/stzh-radio/stzh-radio.d.ts +57 -0
  240. package/dist/types/components/stzh-radiogroup/stzh-radiogroup.d.ts +66 -0
  241. package/dist/types/components/stzh-ratio/stzh-ratio.d.ts +22 -0
  242. package/dist/types/components/stzh-readspeaker/stzh-readspeaker.d.ts +18 -0
  243. package/dist/types/components/stzh-richtext/stzh-richtext.d.ts +22 -0
  244. package/dist/types/components/stzh-saptcha/stzh-saptcha.d.ts +28 -0
  245. package/dist/types/components/stzh-scrollup/stzh-scrollup.d.ts +12 -0
  246. package/dist/types/components/stzh-share/stzh-share.d.ts +21 -0
  247. package/dist/types/components/stzh-show/stzh-show.d.ts +22 -0
  248. package/dist/types/components/stzh-sitemap/stzh-sitemap.d.ts +14 -0
  249. package/dist/types/components/stzh-skiplink/stzh-skiplink.d.ts +38 -0
  250. package/dist/types/components/stzh-sortable/stzh-sortable.d.ts +59 -0
  251. package/dist/types/components/stzh-status/stzh-status.d.ts +14 -0
  252. package/dist/types/components/stzh-sticky/stzh-sticky.d.ts +58 -0
  253. package/dist/types/components/stzh-table/stzh-table.d.ts +43 -0
  254. package/dist/types/components/stzh-textandimage/stzh-textandimage.d.ts +14 -0
  255. package/dist/types/components/stzh-timeline/stzh-timeline.d.ts +23 -0
  256. package/dist/types/components/stzh-timeline-item/stzh-timeline-item.d.ts +78 -0
  257. package/dist/types/components/stzh-timepicker/stzh-timepicker.d.ts +62 -0
  258. package/dist/types/components/stzh-toast/stzh-toast.d.ts +39 -0
  259. package/dist/types/components/stzh-toastbar/stzh-toastbar.d.ts +41 -0
  260. package/dist/types/components/stzh-toggle/stzh-toggle.d.ts +59 -0
  261. package/dist/types/components/stzh-tooltip/stzh-tooltip.d.ts +80 -0
  262. package/dist/types/components/stzh-upload/stzh-upload.d.ts +240 -0
  263. package/dist/types/components/stzh-vbz-carousel/stzh-vbz-carousel.d.ts +14 -0
  264. package/dist/types/components/stzh-vbz-linechip/stzh-vbz-linechip.d.ts +37 -0
  265. package/dist/types/components/stzh-vbz-majorticker/stzh-vbz-majorticker.d.ts +42 -0
  266. package/dist/types/components/stzh-vbz-ticker/stzh-vbz-ticker.d.ts +35 -0
  267. package/dist/types/components/stzh-youtube/stzh-youtube.d.ts +30 -0
  268. package/dist/types/components.d.ts +16 -4
  269. package/dist/types/index.d.ts +900 -0
  270. package/dist/types/libraries/tom-select/types/constants.d.ts +12 -0
  271. package/dist/types/libraries/tom-select/types/contrib/highlight.d.ts +13 -0
  272. package/dist/types/libraries/tom-select/types/contrib/microevent.d.ts +20 -0
  273. package/dist/types/libraries/tom-select/types/contrib/microplugin.d.ts +71 -0
  274. package/dist/types/libraries/tom-select/types/defaults.d.ts +52 -0
  275. package/dist/types/libraries/tom-select/types/getSettings.d.ts +3 -0
  276. package/dist/types/libraries/tom-select/types/plugins/caret_position/plugin.d.ts +16 -0
  277. package/dist/types/libraries/tom-select/types/plugins/change_listener/plugin.d.ts +16 -0
  278. package/dist/types/libraries/tom-select/types/plugins/checkbox_options/plugin.d.ts +16 -0
  279. package/dist/types/libraries/tom-select/types/plugins/clear_button/plugin.d.ts +17 -0
  280. package/dist/types/libraries/tom-select/types/plugins/clear_button/types.d.ts +5 -0
  281. package/dist/types/libraries/tom-select/types/plugins/drag_drop/plugin.d.ts +16 -0
  282. package/dist/types/libraries/tom-select/types/plugins/dropdown_header/plugin.d.ts +17 -0
  283. package/dist/types/libraries/tom-select/types/plugins/dropdown_header/types.d.ts +8 -0
  284. package/dist/types/libraries/tom-select/types/plugins/dropdown_input/plugin.d.ts +16 -0
  285. package/dist/types/libraries/tom-select/types/plugins/input_autogrow/plugin.d.ts +15 -0
  286. package/dist/types/libraries/tom-select/types/plugins/no_active_items/plugin.d.ts +15 -0
  287. package/dist/types/libraries/tom-select/types/plugins/no_backspace_delete/plugin.d.ts +15 -0
  288. package/dist/types/libraries/tom-select/types/plugins/optgroup_columns/plugin.d.ts +16 -0
  289. package/dist/types/libraries/tom-select/types/plugins/remove_button/plugin.d.ts +17 -0
  290. package/dist/types/libraries/tom-select/types/plugins/remove_button/types.d.ts +6 -0
  291. package/dist/types/libraries/tom-select/types/plugins/restore_on_backspace/plugin.d.ts +21 -0
  292. package/dist/types/libraries/tom-select/types/plugins/virtual_scroll/plugin.d.ts +16 -0
  293. package/dist/types/libraries/tom-select/types/tom-select.complete.d.ts +2 -0
  294. package/dist/types/libraries/tom-select/types/tom-select.d.ts +596 -0
  295. package/dist/types/libraries/tom-select/types/tom-select.popular.d.ts +2 -0
  296. package/dist/types/libraries/tom-select/types/types/core.d.ts +48 -0
  297. package/dist/types/libraries/tom-select/types/types/index.d.ts +2 -0
  298. package/dist/types/libraries/tom-select/types/types/settings.d.ts +79 -0
  299. package/dist/types/libraries/tom-select/types/utils.d.ts +76 -0
  300. package/dist/types/libraries/tom-select/types/vanilla.d.ts +76 -0
  301. package/dist/types/types/svg.d.ts +4 -0
  302. package/package.json +1 -1
  303. package/dist/stzh-components/p-0164f9d1.entry.js.map +0 -1
  304. package/dist/stzh-components/p-0db27707.entry.js.map +0 -1
  305. package/dist/stzh-components/p-135d2e40.system.entry.js.map +0 -1
  306. package/dist/stzh-components/p-188dd49d.system.entry.js.map +0 -1
  307. package/dist/stzh-components/p-3ab3a5a7.system.entry.js.map +0 -1
  308. package/dist/stzh-components/p-42e25ae1.system.entry.js.map +0 -1
  309. package/dist/stzh-components/p-509f90d0.system.entry.js.map +0 -1
  310. package/dist/stzh-components/p-54a1fdcc.system.entry.js.map +0 -1
  311. package/dist/stzh-components/p-68feffea.entry.js.map +0 -1
  312. package/dist/stzh-components/p-7873a639.entry.js.map +0 -1
  313. package/dist/stzh-components/p-7c2aa5e8.entry.js.map +0 -1
  314. package/dist/stzh-components/p-97704eb0.system.entry.js +0 -9
  315. package/dist/stzh-components/p-97704eb0.system.entry.js.map +0 -1
  316. package/dist/stzh-components/p-9d0fedfe.system.entry.js.map +0 -1
  317. package/dist/stzh-components/p-af33b013.entry.js.map +0 -1
  318. package/dist/stzh-components/p-b3d76f2a.system.entry.js.map +0 -1
  319. package/dist/stzh-components/p-d5ee8b1a.entry.js.map +0 -1
  320. package/dist/stzh-components/p-f73af272.entry.js.map +0 -1
  321. package/dist/stzh-components/p-f91187c8.entry.js.map +0 -1
  322. package/dist/vscode-data.json +0 -7523
@@ -0,0 +1,596 @@
1
+ import { Sifter } from '@orchidjs/sifter';
2
+ import { TomInput, TomArgObject, TomOption, TomOptions, TomCreateCallback, TomItem, TomSettings, TomTemplateNames, TomClearFilter, RecursivePartial } from './types/index';
3
+ declare const TomSelect_base: {
4
+ new (): {
5
+ [x: string]: any;
6
+ plugins: {
7
+ names: string[];
8
+ settings: {
9
+ [key: string]: any;
10
+ };
11
+ requested: {
12
+ [key: string]: boolean;
13
+ };
14
+ loaded: {
15
+ [key: string]: any;
16
+ };
17
+ };
18
+ initializePlugins(plugins: string[] | import("./contrib/microplugin").TPluginHash | import("./contrib/microplugin").TPluginItem[]): void;
19
+ loadPlugin(name: string): void;
20
+ require(name: string): any;
21
+ };
22
+ [x: string]: any;
23
+ define(name: string, fn: (this: any, settings: {
24
+ [key: string]: any;
25
+ }) => any): void;
26
+ };
27
+ export default class TomSelect extends TomSelect_base {
28
+ control_input: HTMLInputElement;
29
+ wrapper: HTMLElement;
30
+ dropdown: HTMLElement;
31
+ control: HTMLElement;
32
+ dropdown_content: HTMLElement;
33
+ focus_node: HTMLElement;
34
+ order: number;
35
+ settings: TomSettings;
36
+ input: TomInput;
37
+ tabIndex: number;
38
+ is_select_tag: boolean;
39
+ rtl: boolean;
40
+ private inputId;
41
+ private _destroy;
42
+ sifter: Sifter;
43
+ isOpen: boolean;
44
+ isDisabled: boolean;
45
+ isRequired: boolean;
46
+ isInvalid: boolean;
47
+ isValid: boolean;
48
+ isLocked: boolean;
49
+ isFocused: boolean;
50
+ isInputHidden: boolean;
51
+ isSetup: boolean;
52
+ ignoreFocus: boolean;
53
+ ignoreHover: boolean;
54
+ hasOptions: boolean;
55
+ currentResults?: ReturnType<Sifter['search']>;
56
+ lastValue: string;
57
+ caretPos: number;
58
+ loading: number;
59
+ loadedSearches: {
60
+ [key: string]: boolean;
61
+ };
62
+ activeOption: null | HTMLElement;
63
+ activeItems: TomItem[];
64
+ optgroups: TomOptions;
65
+ options: TomOptions;
66
+ userOptions: {
67
+ [key: string]: boolean;
68
+ };
69
+ items: string[];
70
+ constructor(input_arg: string | TomInput, user_settings: RecursivePartial<TomSettings>);
71
+ /**
72
+ * set up event bindings.
73
+ *
74
+ */
75
+ setup(): void;
76
+ /**
77
+ * Register options and optgroups
78
+ *
79
+ */
80
+ setupOptions(options?: TomOption[], optgroups?: TomOption[]): void;
81
+ /**
82
+ * Sets up default rendering functions.
83
+ */
84
+ setupTemplates(): void;
85
+ /**
86
+ * Maps fired events to callbacks provided
87
+ * in the settings used when creating the control.
88
+ */
89
+ setupCallbacks(): void;
90
+ /**
91
+ * Sync the Tom Select instance with the original input or select
92
+ *
93
+ */
94
+ sync(get_settings?: boolean): void;
95
+ /**
96
+ * Triggered when the main control element
97
+ * has a click event.
98
+ *
99
+ */
100
+ onClick(): void;
101
+ /**
102
+ * @deprecated v1.7
103
+ *
104
+ */
105
+ onMouseDown(): void;
106
+ /**
107
+ * Triggered when the value of the control has been changed.
108
+ * This should propagate the event to the original DOM
109
+ * input / select element.
110
+ */
111
+ onChange(): void;
112
+ /**
113
+ * Triggered on <input> paste.
114
+ *
115
+ */
116
+ onPaste(e: MouseEvent | KeyboardEvent): void;
117
+ /**
118
+ * Triggered on <input> keypress.
119
+ *
120
+ */
121
+ onKeyPress(e: KeyboardEvent): void;
122
+ /**
123
+ * Triggered on <input> keydown.
124
+ *
125
+ */
126
+ onKeyDown(e: KeyboardEvent): void;
127
+ /**
128
+ * Triggered on <input> keyup.
129
+ *
130
+ */
131
+ onInput(e: MouseEvent | KeyboardEvent): void;
132
+ /**
133
+ * Triggered when the user rolls over
134
+ * an option in the autocomplete dropdown menu.
135
+ *
136
+ */
137
+ onOptionHover(evt: MouseEvent | KeyboardEvent, option: HTMLElement): void;
138
+ /**
139
+ * Triggered on <input> focus.
140
+ *
141
+ */
142
+ onFocus(e?: MouseEvent | KeyboardEvent): void;
143
+ /**
144
+ * Triggered on <input> blur.
145
+ *
146
+ */
147
+ onBlur(e?: FocusEvent): void;
148
+ /**
149
+ * Triggered when the user clicks on an option
150
+ * in the autocomplete dropdown menu.
151
+ *
152
+ */
153
+ onOptionSelect(evt: MouseEvent | KeyboardEvent, option: HTMLElement): void;
154
+ /**
155
+ * Return true if the given option can be selected
156
+ *
157
+ */
158
+ canSelect(option: HTMLElement | null): boolean;
159
+ /**
160
+ * Triggered when the user clicks on an item
161
+ * that has been selected.
162
+ *
163
+ */
164
+ onItemSelect(evt?: MouseEvent, item?: TomItem): boolean;
165
+ /**
166
+ * Determines whether or not to invoke
167
+ * the user-provided option provider / loader
168
+ *
169
+ * Note, there is a subtle difference between
170
+ * this.canLoad() and this.settings.shouldLoad();
171
+ *
172
+ * - settings.shouldLoad() is a user-input validator.
173
+ * When false is returned, the not_loading template
174
+ * will be added to the dropdown
175
+ *
176
+ * - canLoad() is lower level validator that checks
177
+ * the Tom Select instance. There is no inherent user
178
+ * feedback when canLoad returns false
179
+ *
180
+ */
181
+ canLoad(value: string): boolean;
182
+ /**
183
+ * Invokes the user-provided option provider / loader.
184
+ *
185
+ */
186
+ load(value: string): void;
187
+ /**
188
+ * Invoked by the user-provided option provider
189
+ *
190
+ */
191
+ loadCallback(options: TomOption[], optgroups: TomOption[]): void;
192
+ preload(): void;
193
+ /**
194
+ * Sets the input field of the control to the specified value.
195
+ *
196
+ */
197
+ setTextboxValue(value?: string): void;
198
+ /**
199
+ * Returns the value of the control. If multiple items
200
+ * can be selected (e.g. <select multiple>), this returns
201
+ * an array. If only one item can be selected, this
202
+ * returns a string.
203
+ *
204
+ */
205
+ getValue(): string | string[];
206
+ /**
207
+ * Resets the selected items to the given value.
208
+ *
209
+ */
210
+ setValue(value: string | string[], silent?: boolean): void;
211
+ /**
212
+ * Resets the number of max items to the given value
213
+ *
214
+ */
215
+ setMaxItems(value: null | number): void;
216
+ /**
217
+ * Sets the selected item.
218
+ *
219
+ */
220
+ setActiveItem(item?: TomItem, e?: MouseEvent | KeyboardEvent): void;
221
+ /**
222
+ * Set the active and last-active classes
223
+ *
224
+ */
225
+ setActiveItemClass(item: TomItem): void;
226
+ /**
227
+ * Remove active item
228
+ *
229
+ */
230
+ removeActiveItem(item: TomItem): void;
231
+ /**
232
+ * Clears all the active items
233
+ *
234
+ */
235
+ clearActiveItems(): void;
236
+ /**
237
+ * Sets the selected item in the dropdown menu
238
+ * of available options.
239
+ *
240
+ */
241
+ setActiveOption(option: null | HTMLElement, scroll?: boolean): void;
242
+ /**
243
+ * Sets the dropdown_content scrollTop to display the option
244
+ *
245
+ */
246
+ scrollToOption(option: null | HTMLElement, behavior?: string): void;
247
+ /**
248
+ * Scroll the dropdown to the given position
249
+ *
250
+ */
251
+ scroll(scrollTop: number, behavior?: string): void;
252
+ /**
253
+ * Clears the active option
254
+ *
255
+ */
256
+ clearActiveOption(): void;
257
+ /**
258
+ * Selects all items (CTRL + A).
259
+ */
260
+ selectAll(): void;
261
+ /**
262
+ * Determines if the control_input should be in a hidden or visible state
263
+ *
264
+ */
265
+ inputState(): void;
266
+ /**
267
+ * Hides the input element out of view, while
268
+ * retaining its focus.
269
+ * @deprecated 1.3
270
+ */
271
+ hideInput(): void;
272
+ /**
273
+ * Restores input visibility.
274
+ * @deprecated 1.3
275
+ */
276
+ showInput(): void;
277
+ /**
278
+ * Get the input value
279
+ */
280
+ inputValue(): string;
281
+ /**
282
+ * Gives the control focus.
283
+ */
284
+ focus(): void;
285
+ /**
286
+ * Forces the control out of focus.
287
+ *
288
+ */
289
+ blur(): void;
290
+ /**
291
+ * Returns a function that scores an object
292
+ * to show how good of a match it is to the
293
+ * provided query.
294
+ *
295
+ * @return {function}
296
+ */
297
+ getScoreFunction(query: string): (data: {}) => number;
298
+ /**
299
+ * Returns search options for sifter (the system
300
+ * for scoring and sorting results).
301
+ *
302
+ * @see https://github.com/orchidjs/sifter.js
303
+ * @return {object}
304
+ */
305
+ getSearchOptions(): {
306
+ fields: string[];
307
+ conjunction: string;
308
+ sort: string | import("@orchidjs/sifter/dist/types/types").SortFn | import("@orchidjs/sifter/dist/types/types").Sort[];
309
+ nesting: boolean;
310
+ };
311
+ /**
312
+ * Searches through available options and returns
313
+ * a sorted array of matches.
314
+ *
315
+ */
316
+ search(query: string): ReturnType<Sifter['search']>;
317
+ /**
318
+ * Refreshes the list of available options shown
319
+ * in the autocomplete dropdown menu.
320
+ *
321
+ */
322
+ refreshOptions(triggerDropdown?: boolean): void;
323
+ /**
324
+ * Return list of selectable options
325
+ *
326
+ */
327
+ selectable(): NodeList;
328
+ /**
329
+ * Adds an available option. If it already exists,
330
+ * nothing will happen. Note: this does not refresh
331
+ * the options list dropdown (use `refreshOptions`
332
+ * for that).
333
+ *
334
+ * Usage:
335
+ *
336
+ * this.addOption(data)
337
+ *
338
+ */
339
+ addOption(data: TomOption, user_created?: boolean): false | string;
340
+ /**
341
+ * Add multiple options
342
+ *
343
+ */
344
+ addOptions(data: TomOption[], user_created?: boolean): void;
345
+ /**
346
+ * @deprecated 1.7.7
347
+ */
348
+ registerOption(data: TomOption): false | string;
349
+ /**
350
+ * Registers an option group to the pool of option groups.
351
+ *
352
+ * @return {boolean|string}
353
+ */
354
+ registerOptionGroup(data: TomOption): string | false;
355
+ /**
356
+ * Registers a new optgroup for options
357
+ * to be bucketed into.
358
+ *
359
+ */
360
+ addOptionGroup(id: string, data: TomOption): void;
361
+ /**
362
+ * Removes an existing option group.
363
+ *
364
+ */
365
+ removeOptionGroup(id: string): void;
366
+ /**
367
+ * Clears all existing option groups.
368
+ */
369
+ clearOptionGroups(): void;
370
+ /**
371
+ * Updates an option available for selection. If
372
+ * it is visible in the selected items or options
373
+ * dropdown, it will be re-rendered automatically.
374
+ *
375
+ */
376
+ updateOption(value: string, data: TomOption): void;
377
+ /**
378
+ * Removes a single option.
379
+ *
380
+ */
381
+ removeOption(value: string, silent?: boolean): void;
382
+ /**
383
+ * Clears all options.
384
+ */
385
+ clearOptions(filter?: TomClearFilter): void;
386
+ /**
387
+ * Used by clearOptions() to decide whether or not an option should be removed
388
+ * Return true to keep an option, false to remove
389
+ *
390
+ */
391
+ clearFilter(option: TomOption, value: string): boolean;
392
+ /**
393
+ * Returns the dom element of the option
394
+ * matching the given value.
395
+ *
396
+ */
397
+ getOption(value: undefined | null | boolean | string | number, create?: boolean): null | HTMLElement;
398
+ /**
399
+ * Returns the dom element of the next or previous dom element of the same type
400
+ * Note: adjacent options may not be adjacent DOM elements (optgroups)
401
+ *
402
+ */
403
+ getAdjacent(option: null | HTMLElement, direction: number, type?: string): HTMLElement | null;
404
+ /**
405
+ * Returns the dom element of the item
406
+ * matching the given value.
407
+ *
408
+ */
409
+ getItem(item: string | TomItem | null): null | TomItem;
410
+ /**
411
+ * "Selects" multiple items at once. Adds them to the list
412
+ * at the current caret position.
413
+ *
414
+ */
415
+ addItems(values: string | string[], silent?: boolean): void;
416
+ /**
417
+ * "Selects" an item. Adds it to the list
418
+ * at the current caret position.
419
+ *
420
+ */
421
+ addItem(value: string, silent?: boolean): void;
422
+ /**
423
+ * Removes the selected item matching
424
+ * the provided value.
425
+ *
426
+ */
427
+ removeItem(item?: string | TomItem | null, silent?: boolean): void;
428
+ /**
429
+ * Invokes the `create` method provided in the
430
+ * TomSelect options that should provide the data
431
+ * for the new item, given the user input.
432
+ *
433
+ * Once this completes, it will be added
434
+ * to the item list.
435
+ *
436
+ */
437
+ createItem(input?: null | string, callback?: TomCreateCallback): boolean;
438
+ /**
439
+ * Re-renders the selected item lists.
440
+ */
441
+ refreshItems(): void;
442
+ /**
443
+ * Updates all state-dependent attributes
444
+ * and CSS classes.
445
+ */
446
+ refreshState(): void;
447
+ /**
448
+ * Update the `required` attribute of both input and control input.
449
+ *
450
+ * The `required` property needs to be activated on the control input
451
+ * for the error to be displayed at the right place. `required` also
452
+ * needs to be temporarily deactivated on the input since the input is
453
+ * hidden and can't show errors.
454
+ */
455
+ refreshValidityState(): void;
456
+ /**
457
+ * Determines whether or not more items can be added
458
+ * to the control without exceeding the user-defined maximum.
459
+ *
460
+ * @returns {boolean}
461
+ */
462
+ isFull(): boolean;
463
+ /**
464
+ * Refreshes the original <select> or <input>
465
+ * element to reflect the current state.
466
+ *
467
+ */
468
+ updateOriginalInput(opts?: TomArgObject): void;
469
+ /**
470
+ * Shows the autocomplete dropdown containing
471
+ * the available options.
472
+ */
473
+ open(): void;
474
+ /**
475
+ * Closes the autocomplete dropdown menu.
476
+ */
477
+ close(setTextboxValue?: boolean): void;
478
+ /**
479
+ * Calculates and applies the appropriate
480
+ * position of the dropdown if dropdownParent = 'body'.
481
+ * Otherwise, position is determined by css
482
+ */
483
+ positionDropdown(): void;
484
+ /**
485
+ * Resets / clears all selected items
486
+ * from the control.
487
+ *
488
+ */
489
+ clear(silent?: boolean): void;
490
+ /**
491
+ * A helper method for inserting an element
492
+ * at the current caret position.
493
+ *
494
+ */
495
+ insertAtCaret(el: HTMLElement): void;
496
+ /**
497
+ * Removes the current selected item(s).
498
+ *
499
+ */
500
+ deleteSelection(e: KeyboardEvent): boolean;
501
+ /**
502
+ * Return true if the items should be deleted
503
+ */
504
+ shouldDelete(items: TomItem[], evt: MouseEvent | KeyboardEvent): boolean;
505
+ /**
506
+ * Selects the previous / next item (depending on the `direction` argument).
507
+ *
508
+ * > 0 - right
509
+ * < 0 - left
510
+ *
511
+ */
512
+ advanceSelection(direction: number, e?: MouseEvent | KeyboardEvent): void;
513
+ moveCaret(direction: number): void;
514
+ /**
515
+ * Get the last active item
516
+ *
517
+ */
518
+ getLastActive(direction?: number): any;
519
+ /**
520
+ * Moves the caret to the specified index.
521
+ *
522
+ * The input must be moved by leaving it in place and moving the
523
+ * siblings, due to the fact that focus cannot be restored once lost
524
+ * on mobile webkit devices
525
+ *
526
+ */
527
+ setCaret(new_pos: number): void;
528
+ /**
529
+ * Return list of item dom elements
530
+ *
531
+ */
532
+ controlChildren(): TomItem[];
533
+ /**
534
+ * Disables user input on the control. Used while
535
+ * items are being asynchronously created.
536
+ */
537
+ lock(): void;
538
+ /**
539
+ * Re-enables user input on the control.
540
+ */
541
+ unlock(): void;
542
+ /**
543
+ * Disables user input on the control completely.
544
+ * While disabled, it cannot receive focus.
545
+ */
546
+ disable(): void;
547
+ /**
548
+ * Enables the control so that it can respond
549
+ * to focus and user input.
550
+ */
551
+ enable(): void;
552
+ /**
553
+ * Completely destroys the control and
554
+ * unbinds all event listeners so that it can
555
+ * be garbage collected.
556
+ */
557
+ destroy(): void;
558
+ /**
559
+ * A helper method for rendering "item" and
560
+ * "option" templates, given the data.
561
+ *
562
+ */
563
+ render(templateName: TomTemplateNames, data?: any): null | HTMLElement;
564
+ /**
565
+ * Type guarded rendering
566
+ *
567
+ */
568
+ _render(templateName: TomTemplateNames, data?: any): HTMLElement;
569
+ /**
570
+ * Clears the render cache for a template. If
571
+ * no template is given, clears all render
572
+ * caches.
573
+ *
574
+ */
575
+ clearCache(): void;
576
+ /**
577
+ * Removes a value from item and option caches
578
+ *
579
+ */
580
+ uncacheValue(value: string): void;
581
+ /**
582
+ * Determines whether or not to display the
583
+ * create item prompt, given a user input.
584
+ *
585
+ */
586
+ canCreate(input: string): boolean;
587
+ /**
588
+ * Wraps this.`method` so that `new_fn` can be invoked 'before', 'after', or 'instead' of the original method
589
+ *
590
+ * this.hook('instead','onKeyDown',function( arg1, arg2 ...){
591
+ *
592
+ * });
593
+ */
594
+ hook(when: string, method: string, new_fn: any): void;
595
+ }
596
+ export {};
@@ -0,0 +1,2 @@
1
+ import TomSelect from './tom-select';
2
+ export default TomSelect;
@@ -0,0 +1,48 @@
1
+ import TomSelect from '../tom-select';
2
+ import { escape_html } from '../utils';
3
+ export interface TomInput extends HTMLElement {
4
+ tomselect?: TomSelect;
5
+ disabled: boolean;
6
+ required: boolean;
7
+ value: string;
8
+ type: string;
9
+ validity: ValidityState;
10
+ }
11
+ export type TomArgObject = {
12
+ silent?: boolean;
13
+ };
14
+ export type TomOption = {
15
+ [key: string]: any;
16
+ };
17
+ export type TomOptions = {
18
+ [key: string]: TomOption;
19
+ };
20
+ export type TomCreateFilter = (input: string) => boolean;
21
+ export type TomCreateCallback = (data?: TomOption) => void;
22
+ export type TomCreate = (input: string, create: TomCreateCallback) => boolean;
23
+ export interface TomItem extends HTMLElement {
24
+ dataset: {
25
+ value: string;
26
+ };
27
+ }
28
+ export type TomLoadCallback = TomSelect['loadCallback'];
29
+ export type TomTemplate = (data: TomOption, escape: typeof escape_html) => string | HTMLElement;
30
+ export type TomTemplateNull = (data: TomOption, escape: typeof escape_html) => null | string | HTMLElement;
31
+ export type TomTemplates = {
32
+ 'dropdown': TomTemplate;
33
+ 'optgroup': TomTemplate;
34
+ 'optgroup_header': TomTemplate;
35
+ 'option': TomTemplate;
36
+ 'item': TomTemplate;
37
+ 'option_create': TomTemplate;
38
+ 'no_results': TomTemplate;
39
+ 'loading': TomTemplate;
40
+ 'not_loading': TomTemplateNull;
41
+ 'loading_more': TomTemplateNull;
42
+ 'no_more_results': TomTemplateNull;
43
+ };
44
+ export type TomTemplateNames = keyof TomTemplates;
45
+ export type TomClearFilter = (option: TomOption, value: string) => boolean;
46
+ export type RecursivePartial<T> = {
47
+ [P in keyof T]?: RecursivePartial<T[P]>;
48
+ };
@@ -0,0 +1,2 @@
1
+ export * from './core';
2
+ export * from './settings';