@alfalab/core-components 23.7.0 → 23.9.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1390) hide show
  1. package/alert/Component.js +1 -1
  2. package/alert/esm/Component.js +1 -1
  3. package/alert/esm/index.css +4 -4
  4. package/alert/index.css +4 -4
  5. package/alert/modern/Component.js +1 -1
  6. package/alert/modern/index.css +4 -4
  7. package/amount/component.js +1 -1
  8. package/amount/esm/component.js +1 -1
  9. package/amount/esm/index.css +2 -2
  10. package/amount/esm/pure/component.js +1 -1
  11. package/amount/esm/pure/index.css +1 -1
  12. package/amount/index.css +2 -2
  13. package/amount/modern/component.js +1 -1
  14. package/amount/modern/index.css +2 -2
  15. package/amount/modern/pure/component.js +1 -1
  16. package/amount/modern/pure/index.css +1 -1
  17. package/amount/pure/component.js +1 -1
  18. package/amount/pure/index.css +1 -1
  19. package/amount-input/Component.js +3 -3
  20. package/amount-input/default.css +2 -2
  21. package/amount-input/esm/Component.js +3 -3
  22. package/amount-input/esm/default.css +2 -2
  23. package/amount-input/esm/index.css +7 -7
  24. package/amount-input/esm/inverted.css +2 -2
  25. package/amount-input/index.css +7 -7
  26. package/amount-input/inverted.css +2 -2
  27. package/amount-input/modern/Component.js +3 -3
  28. package/amount-input/modern/default.css +2 -2
  29. package/amount-input/modern/index.css +7 -7
  30. package/amount-input/modern/inverted.css +2 -2
  31. package/attach/Component.js +1 -1
  32. package/attach/esm/Component.js +1 -1
  33. package/attach/esm/index.css +22 -22
  34. package/attach/index.css +22 -22
  35. package/attach/modern/Component.js +1 -1
  36. package/attach/modern/index.css +22 -22
  37. package/backdrop/Component.js +1 -1
  38. package/backdrop/esm/Component.js +1 -1
  39. package/backdrop/esm/index.css +11 -11
  40. package/backdrop/index.css +11 -11
  41. package/backdrop/modern/Component.js +1 -1
  42. package/backdrop/modern/index.css +11 -11
  43. package/badge/Component.js +1 -1
  44. package/badge/esm/Component.js +1 -1
  45. package/badge/esm/index.css +16 -16
  46. package/badge/index.css +16 -16
  47. package/badge/modern/Component.js +1 -1
  48. package/badge/modern/index.css +16 -16
  49. package/bank-card/Component.js +1 -1
  50. package/bank-card/esm/Component.js +1 -1
  51. package/bank-card/esm/index.css +19 -19
  52. package/bank-card/index.css +19 -19
  53. package/bank-card/modern/Component.js +1 -1
  54. package/bank-card/modern/index.css +19 -19
  55. package/base-modal/Component.js +1 -1
  56. package/base-modal/esm/Component.js +1 -1
  57. package/base-modal/esm/index.css +13 -13
  58. package/base-modal/index.css +13 -13
  59. package/base-modal/modern/Component.js +1 -1
  60. package/base-modal/modern/index.css +13 -13
  61. package/bottom-sheet/{Component-411270d3.d.ts → Component-71572f84.d.ts} +0 -0
  62. package/bottom-sheet/{Component-411270d3.js → Component-71572f84.js} +0 -0
  63. package/bottom-sheet/component.js +3 -3
  64. package/bottom-sheet/components/footer/Component.js +1 -1
  65. package/bottom-sheet/components/footer/index.css +3 -3
  66. package/bottom-sheet/components/swipeable-backdrop/Component.js +1 -1
  67. package/bottom-sheet/cssm/component.js +1 -1
  68. package/bottom-sheet/esm/{Component-fff1007b.d.ts → Component-0d53df0e.d.ts} +0 -0
  69. package/bottom-sheet/esm/{Component-fff1007b.js → Component-0d53df0e.js} +0 -0
  70. package/bottom-sheet/esm/component.js +3 -3
  71. package/bottom-sheet/esm/components/footer/Component.js +1 -1
  72. package/bottom-sheet/esm/components/footer/index.css +3 -3
  73. package/bottom-sheet/esm/components/swipeable-backdrop/Component.js +1 -1
  74. package/bottom-sheet/esm/index.css +15 -15
  75. package/bottom-sheet/esm/index.js +1 -1
  76. package/bottom-sheet/index.css +15 -15
  77. package/bottom-sheet/index.js +1 -1
  78. package/bottom-sheet/modern/component.js +2 -2
  79. package/bottom-sheet/modern/components/footer/Component.js +1 -1
  80. package/bottom-sheet/modern/components/footer/index.css +3 -3
  81. package/bottom-sheet/modern/index.css +15 -15
  82. package/button/Component.js +3 -3
  83. package/button/default.css +40 -40
  84. package/button/esm/Component.js +3 -3
  85. package/button/esm/default.css +40 -40
  86. package/button/esm/index.css +53 -53
  87. package/button/esm/inverted.css +40 -40
  88. package/button/index.css +53 -53
  89. package/button/inverted.css +40 -40
  90. package/button/modern/Component.js +3 -3
  91. package/button/modern/default.css +40 -40
  92. package/button/modern/index.css +53 -53
  93. package/button/modern/inverted.css +40 -40
  94. package/calendar/Component.js +2 -2
  95. package/calendar/components/days-table/Component.js +2 -2
  96. package/calendar/components/days-table/index.css +40 -40
  97. package/calendar/components/days-table/index.js +1 -1
  98. package/calendar/components/header/Component.js +1 -1
  99. package/calendar/components/header/index.css +4 -4
  100. package/calendar/components/months-table/Component.js +2 -2
  101. package/calendar/components/months-table/index.css +6 -6
  102. package/calendar/components/months-table/index.js +1 -1
  103. package/calendar/components/period-slider/Component.js +2 -2
  104. package/calendar/components/period-slider/index.css +16 -16
  105. package/calendar/components/period-slider/index.js +1 -1
  106. package/calendar/components/select-button/Component.js +2 -2
  107. package/calendar/components/select-button/index.css +10 -10
  108. package/calendar/components/select-button/index.js +1 -1
  109. package/calendar/components/years-table/Component.js +2 -2
  110. package/calendar/components/years-table/index.css +6 -6
  111. package/calendar/components/years-table/index.js +1 -1
  112. package/calendar/esm/Component.js +2 -2
  113. package/calendar/esm/components/days-table/Component.js +2 -2
  114. package/calendar/esm/components/days-table/index.css +40 -40
  115. package/calendar/esm/components/days-table/index.js +1 -1
  116. package/calendar/esm/components/header/Component.js +1 -1
  117. package/calendar/esm/components/header/index.css +4 -4
  118. package/calendar/esm/components/months-table/Component.js +2 -2
  119. package/calendar/esm/components/months-table/index.css +6 -6
  120. package/calendar/esm/components/months-table/index.js +1 -1
  121. package/calendar/esm/components/period-slider/Component.js +2 -2
  122. package/calendar/esm/components/period-slider/index.css +16 -16
  123. package/calendar/esm/components/period-slider/index.js +1 -1
  124. package/calendar/esm/components/select-button/Component.js +2 -2
  125. package/calendar/esm/components/select-button/index.css +10 -10
  126. package/calendar/esm/components/select-button/index.js +1 -1
  127. package/calendar/esm/components/years-table/Component.js +2 -2
  128. package/calendar/esm/components/years-table/index.css +6 -6
  129. package/calendar/esm/components/years-table/index.js +1 -1
  130. package/calendar/esm/index.css +8 -8
  131. package/calendar/esm/index.js +1 -1
  132. package/calendar/esm/{tslib.es6-1e65e31a.d.ts → tslib.es6-f130fcf9.d.ts} +0 -0
  133. package/calendar/esm/{tslib.es6-1e65e31a.js → tslib.es6-f130fcf9.js} +0 -0
  134. package/calendar/index.css +8 -8
  135. package/calendar/index.js +1 -1
  136. package/calendar/modern/Component.js +1 -1
  137. package/calendar/modern/components/days-table/Component.js +1 -1
  138. package/calendar/modern/components/days-table/index.css +40 -40
  139. package/calendar/modern/components/header/Component.js +1 -1
  140. package/calendar/modern/components/header/index.css +4 -4
  141. package/calendar/modern/components/months-table/Component.js +1 -1
  142. package/calendar/modern/components/months-table/index.css +6 -6
  143. package/calendar/modern/components/period-slider/Component.js +1 -1
  144. package/calendar/modern/components/period-slider/index.css +16 -16
  145. package/calendar/modern/components/select-button/Component.js +1 -1
  146. package/calendar/modern/components/select-button/index.css +10 -10
  147. package/calendar/modern/components/years-table/Component.js +1 -1
  148. package/calendar/modern/components/years-table/index.css +6 -6
  149. package/calendar/modern/index.css +8 -8
  150. package/calendar/{tslib.es6-3945da68.d.ts → tslib.es6-a5420674.d.ts} +0 -0
  151. package/calendar/{tslib.es6-3945da68.js → tslib.es6-a5420674.js} +0 -0
  152. package/calendar-input/Component.js +1 -1
  153. package/calendar-input/esm/Component.js +1 -1
  154. package/calendar-input/esm/index.css +10 -10
  155. package/calendar-input/index.css +10 -10
  156. package/calendar-input/modern/Component.js +1 -1
  157. package/calendar-input/modern/index.css +10 -10
  158. package/calendar-range/Component.js +1 -1
  159. package/calendar-range/esm/Component.js +1 -1
  160. package/calendar-range/esm/index.css +5 -5
  161. package/calendar-range/index.css +5 -5
  162. package/calendar-range/modern/Component.js +1 -1
  163. package/calendar-range/modern/index.css +5 -5
  164. package/calendar-with-skeleton/Component.js +1 -1
  165. package/calendar-with-skeleton/esm/Component.js +1 -1
  166. package/calendar-with-skeleton/esm/index.css +12 -12
  167. package/calendar-with-skeleton/index.css +12 -12
  168. package/calendar-with-skeleton/modern/Component.js +1 -1
  169. package/calendar-with-skeleton/modern/index.css +12 -12
  170. package/card-image/Component.js +1 -1
  171. package/card-image/esm/Component.js +1 -1
  172. package/card-image/esm/index.css +6 -6
  173. package/card-image/index.css +6 -6
  174. package/card-image/modern/Component.js +1 -1
  175. package/card-image/modern/index.css +6 -6
  176. package/cdn-icon/Component.d.ts +4 -0
  177. package/cdn-icon/Component.js +5 -3
  178. package/cdn-icon/cssm/Component.d.ts +4 -0
  179. package/cdn-icon/cssm/Component.js +4 -2
  180. package/cdn-icon/cssm/index.js +1 -0
  181. package/cdn-icon/esm/Component.d.ts +4 -0
  182. package/cdn-icon/esm/Component.js +4 -3
  183. package/cdn-icon/esm/index.css +3 -3
  184. package/cdn-icon/esm/index.js +1 -0
  185. package/cdn-icon/index.css +3 -3
  186. package/cdn-icon/index.js +1 -0
  187. package/cdn-icon/modern/Component.d.ts +4 -0
  188. package/cdn-icon/modern/Component.js +4 -3
  189. package/cdn-icon/modern/index.css +3 -3
  190. package/cdn-icon/modern/index.js +1 -0
  191. package/chart/Component.js +2 -2
  192. package/chart/components/Dot/index.css +8 -8
  193. package/chart/components/Dot/index.js +1 -1
  194. package/chart/components/Legends/index.css +8 -8
  195. package/chart/components/Legends/index.js +1 -1
  196. package/chart/components/Tick/index.css +4 -4
  197. package/chart/components/Tick/index.js +1 -1
  198. package/chart/components/TooltipContent/index.css +7 -7
  199. package/chart/components/TooltipContent/index.js +1 -1
  200. package/chart/esm/Component.js +2 -2
  201. package/chart/esm/components/Dot/index.css +8 -8
  202. package/chart/esm/components/Dot/index.js +1 -1
  203. package/chart/esm/components/Legends/index.css +8 -8
  204. package/chart/esm/components/Legends/index.js +1 -1
  205. package/chart/esm/components/Tick/index.css +4 -4
  206. package/chart/esm/components/Tick/index.js +1 -1
  207. package/chart/esm/components/TooltipContent/index.css +7 -7
  208. package/chart/esm/components/TooltipContent/index.js +1 -1
  209. package/chart/esm/hooks/useSettings/index.js +1 -1
  210. package/chart/esm/hooks/useSettings/utils/setDatas.js +1 -1
  211. package/chart/esm/hooks/useSettings/utils/setGradientCharts.js +1 -1
  212. package/chart/esm/index.css +3 -3
  213. package/chart/esm/index.js +1 -1
  214. package/chart/esm/{tslib.es6-788dce1e.d.ts → tslib.es6-fc1029d0.d.ts} +0 -0
  215. package/chart/esm/{tslib.es6-788dce1e.js → tslib.es6-fc1029d0.js} +0 -0
  216. package/chart/hooks/useSettings/index.js +1 -1
  217. package/chart/hooks/useSettings/utils/setDatas.js +1 -1
  218. package/chart/hooks/useSettings/utils/setGradientCharts.js +1 -1
  219. package/chart/index.css +3 -3
  220. package/chart/index.js +1 -1
  221. package/chart/modern/Component.js +1 -1
  222. package/chart/modern/components/Dot/index.css +8 -8
  223. package/chart/modern/components/Dot/index.js +1 -1
  224. package/chart/modern/components/Legends/index.css +8 -8
  225. package/chart/modern/components/Legends/index.js +1 -1
  226. package/chart/modern/components/Tick/index.css +4 -4
  227. package/chart/modern/components/Tick/index.js +1 -1
  228. package/chart/modern/components/TooltipContent/index.css +7 -7
  229. package/chart/modern/components/TooltipContent/index.js +1 -1
  230. package/chart/modern/index.css +3 -3
  231. package/chart/{tslib.es6-2acb3b9b.d.ts → tslib.es6-400da363.d.ts} +0 -0
  232. package/chart/{tslib.es6-2acb3b9b.js → tslib.es6-400da363.js} +0 -0
  233. package/checkbox/Component.js +1 -1
  234. package/checkbox/esm/Component.js +1 -1
  235. package/checkbox/esm/index.css +36 -36
  236. package/checkbox/index.css +36 -36
  237. package/checkbox/modern/Component.js +1 -1
  238. package/checkbox/modern/index.css +36 -36
  239. package/checkbox-group/Component.js +1 -1
  240. package/checkbox-group/esm/Component.js +1 -1
  241. package/checkbox-group/esm/index.css +16 -16
  242. package/checkbox-group/index.css +16 -16
  243. package/checkbox-group/modern/Component.js +1 -1
  244. package/checkbox-group/modern/index.css +16 -16
  245. package/circular-progress-bar/Component.js +1 -1
  246. package/circular-progress-bar/esm/Component.js +1 -1
  247. package/circular-progress-bar/esm/index.css +21 -21
  248. package/circular-progress-bar/index.css +21 -21
  249. package/circular-progress-bar/modern/Component.js +1 -1
  250. package/circular-progress-bar/modern/index.css +21 -21
  251. package/collapse/Component.js +1 -1
  252. package/collapse/esm/Component.js +1 -1
  253. package/collapse/esm/index.css +7 -7
  254. package/collapse/index.css +7 -7
  255. package/collapse/modern/Component.js +1 -1
  256. package/collapse/modern/index.css +7 -7
  257. package/confirmation/component.js +1 -1
  258. package/confirmation/components/code-input/component.js +1 -1
  259. package/confirmation/components/code-input/index.css +9 -9
  260. package/confirmation/components/countdown/component.js +1 -1
  261. package/confirmation/components/countdown/index.css +12 -12
  262. package/confirmation/components/countdown-loader/component.js +1 -1
  263. package/confirmation/components/countdown-loader/index.css +1 -1
  264. package/confirmation/components/overlimit/component.js +1 -1
  265. package/confirmation/components/overlimit/index.css +8 -8
  266. package/confirmation/components/sign-confirmation/component.js +1 -1
  267. package/confirmation/components/sign-confirmation/index.css +12 -12
  268. package/confirmation/esm/component.js +1 -1
  269. package/confirmation/esm/components/code-input/component.js +1 -1
  270. package/confirmation/esm/components/code-input/index.css +9 -9
  271. package/confirmation/esm/components/countdown/component.js +1 -1
  272. package/confirmation/esm/components/countdown/index.css +12 -12
  273. package/confirmation/esm/components/countdown-loader/component.js +1 -1
  274. package/confirmation/esm/components/countdown-loader/index.css +1 -1
  275. package/confirmation/esm/components/overlimit/component.js +1 -1
  276. package/confirmation/esm/components/overlimit/index.css +8 -8
  277. package/confirmation/esm/components/sign-confirmation/component.js +1 -1
  278. package/confirmation/esm/components/sign-confirmation/index.css +12 -12
  279. package/confirmation/esm/index.css +13 -13
  280. package/confirmation/index.css +13 -13
  281. package/confirmation/modern/component.js +1 -1
  282. package/confirmation/modern/components/code-input/component.js +1 -1
  283. package/confirmation/modern/components/code-input/index.css +9 -9
  284. package/confirmation/modern/components/countdown/component.js +1 -1
  285. package/confirmation/modern/components/countdown/index.css +12 -12
  286. package/confirmation/modern/components/countdown-loader/component.js +1 -1
  287. package/confirmation/modern/components/countdown-loader/index.css +1 -1
  288. package/confirmation/modern/components/overlimit/component.js +1 -1
  289. package/confirmation/modern/components/overlimit/index.css +8 -8
  290. package/confirmation/modern/components/sign-confirmation/component.js +1 -1
  291. package/confirmation/modern/components/sign-confirmation/index.css +12 -12
  292. package/confirmation/modern/index.css +13 -13
  293. package/custom-button/Component.js +1 -1
  294. package/custom-button/esm/Component.js +1 -1
  295. package/custom-button/esm/index.css +11 -11
  296. package/custom-button/index.css +11 -11
  297. package/custom-button/modern/Component.js +1 -1
  298. package/custom-button/modern/index.css +11 -11
  299. package/date-input/Component.js +1 -1
  300. package/date-input/esm/Component.js +1 -1
  301. package/date-input/esm/index.css +3 -3
  302. package/date-input/index.css +3 -3
  303. package/date-input/modern/Component.js +1 -1
  304. package/date-input/modern/index.css +3 -3
  305. package/divider/Component.js +1 -1
  306. package/divider/esm/Component.js +1 -1
  307. package/divider/esm/index.css +1 -1
  308. package/divider/index.css +1 -1
  309. package/divider/modern/Component.js +1 -1
  310. package/divider/modern/index.css +1 -1
  311. package/drawer/Component.js +1 -1
  312. package/drawer/esm/Component.js +1 -1
  313. package/drawer/esm/index.css +17 -17
  314. package/drawer/index.css +17 -17
  315. package/drawer/modern/Component.js +1 -1
  316. package/drawer/modern/index.css +17 -17
  317. package/dropzone/Component.js +1 -1
  318. package/dropzone/components/overlay/Component.js +1 -1
  319. package/dropzone/components/overlay/index.css +4 -4
  320. package/dropzone/esm/Component.js +1 -1
  321. package/dropzone/esm/components/overlay/Component.js +1 -1
  322. package/dropzone/esm/components/overlay/index.css +4 -4
  323. package/dropzone/esm/index.css +7 -7
  324. package/dropzone/index.css +7 -7
  325. package/dropzone/modern/Component.js +1 -1
  326. package/dropzone/modern/components/overlay/Component.js +1 -1
  327. package/dropzone/modern/components/overlay/index.css +4 -4
  328. package/dropzone/modern/index.css +7 -7
  329. package/file-upload-item/Component.js +1 -1
  330. package/file-upload-item/esm/Component.js +1 -1
  331. package/file-upload-item/esm/index.css +23 -23
  332. package/file-upload-item/index.css +23 -23
  333. package/file-upload-item/modern/Component.js +1 -1
  334. package/file-upload-item/modern/index.css +23 -23
  335. package/form-control/Component.js +3 -3
  336. package/form-control/default.css +14 -14
  337. package/form-control/esm/Component.js +3 -3
  338. package/form-control/esm/default.css +14 -14
  339. package/form-control/esm/index.css +41 -41
  340. package/form-control/esm/inverted.css +14 -14
  341. package/form-control/index.css +41 -41
  342. package/form-control/inverted.css +14 -14
  343. package/form-control/modern/Component.js +3 -3
  344. package/form-control/modern/default.css +14 -14
  345. package/form-control/modern/index.css +41 -41
  346. package/form-control/modern/inverted.css +14 -14
  347. package/gallery/Component.js +3 -3
  348. package/gallery/components/header/Component.js +2 -2
  349. package/gallery/components/header/buttons.js +1 -1
  350. package/gallery/components/header/index.css +3 -3
  351. package/gallery/components/header/index.js +1 -1
  352. package/gallery/components/header-info-block/Component.js +1 -1
  353. package/gallery/components/header-info-block/index.css +5 -5
  354. package/gallery/components/image-preview/Component.js +1 -1
  355. package/gallery/components/image-preview/index.css +12 -12
  356. package/gallery/components/image-viewer/component.js +2 -2
  357. package/gallery/components/image-viewer/index.css +19 -19
  358. package/gallery/components/image-viewer/index.js +2 -2
  359. package/gallery/components/image-viewer/slide.js +1 -1
  360. package/gallery/components/index.js +2 -2
  361. package/gallery/components/navigation-bar/Component.js +1 -1
  362. package/gallery/components/navigation-bar/index.css +6 -6
  363. package/gallery/esm/Component.js +3 -3
  364. package/gallery/esm/components/header/Component.js +2 -2
  365. package/gallery/esm/components/header/buttons.js +1 -1
  366. package/gallery/esm/components/header/index.css +3 -3
  367. package/gallery/esm/components/header/index.js +1 -1
  368. package/gallery/esm/components/header-info-block/Component.js +1 -1
  369. package/gallery/esm/components/header-info-block/index.css +5 -5
  370. package/gallery/esm/components/image-preview/Component.js +1 -1
  371. package/gallery/esm/components/image-preview/index.css +12 -12
  372. package/gallery/esm/components/image-viewer/component.js +2 -2
  373. package/gallery/esm/components/image-viewer/index.css +19 -19
  374. package/gallery/esm/components/image-viewer/index.js +2 -2
  375. package/gallery/esm/components/image-viewer/slide.js +1 -1
  376. package/gallery/esm/components/index.js +2 -2
  377. package/gallery/esm/components/navigation-bar/Component.js +1 -1
  378. package/gallery/esm/components/navigation-bar/index.css +6 -6
  379. package/gallery/esm/index.css +3 -3
  380. package/gallery/esm/index.js +2 -2
  381. package/gallery/esm/{slide-e09dfa99.d.ts → slide-c26c5c44.d.ts} +0 -0
  382. package/gallery/esm/{slide-e09dfa99.js → slide-c26c5c44.js} +1 -1
  383. package/gallery/esm/{tslib.es6-4731f92c.d.ts → tslib.es6-6d527127.d.ts} +0 -0
  384. package/gallery/esm/{tslib.es6-4731f92c.js → tslib.es6-6d527127.js} +0 -0
  385. package/gallery/index.css +3 -3
  386. package/gallery/index.js +2 -2
  387. package/gallery/modern/Component.js +2 -2
  388. package/gallery/modern/components/header/Component.js +1 -1
  389. package/gallery/modern/components/header/index.css +3 -3
  390. package/gallery/modern/components/header-info-block/Component.js +1 -1
  391. package/gallery/modern/components/header-info-block/index.css +5 -5
  392. package/gallery/modern/components/image-preview/Component.js +1 -1
  393. package/gallery/modern/components/image-preview/index.css +12 -12
  394. package/gallery/modern/components/image-viewer/component.js +1 -1
  395. package/gallery/modern/components/image-viewer/index.css +19 -19
  396. package/gallery/modern/components/image-viewer/index.js +1 -1
  397. package/gallery/modern/components/image-viewer/slide.js +1 -1
  398. package/gallery/modern/components/index.js +1 -1
  399. package/gallery/modern/components/navigation-bar/Component.js +1 -1
  400. package/gallery/modern/components/navigation-bar/index.css +6 -6
  401. package/gallery/modern/index.css +3 -3
  402. package/gallery/modern/index.js +1 -1
  403. package/gallery/modern/{slide-c61174b7.d.ts → slide-2edde895.d.ts} +0 -0
  404. package/gallery/modern/{slide-c61174b7.js → slide-2edde895.js} +1 -1
  405. package/gallery/{slide-c44bfcef.d.ts → slide-16798ae7.d.ts} +0 -0
  406. package/gallery/{slide-c44bfcef.js → slide-16798ae7.js} +1 -1
  407. package/gallery/{tslib.es6-afdba471.d.ts → tslib.es6-28b04aa7.d.ts} +0 -0
  408. package/gallery/{tslib.es6-afdba471.js → tslib.es6-28b04aa7.js} +0 -0
  409. package/grid/Component.js +1 -1
  410. package/grid/col/Component.js +2 -2
  411. package/grid/col/index.css +511 -511
  412. package/grid/col/index.js +1 -1
  413. package/grid/esm/Component.js +1 -1
  414. package/grid/esm/col/Component.js +2 -2
  415. package/grid/esm/col/index.css +511 -511
  416. package/grid/esm/col/index.js +1 -1
  417. package/grid/esm/gutters.css +78 -78
  418. package/grid/esm/{gutters.module-72a3ee73.d.ts → gutters.module-c8556962.d.ts} +0 -0
  419. package/grid/esm/gutters.module-c8556962.js +27 -0
  420. package/grid/esm/index.js +1 -1
  421. package/grid/esm/row/Component.js +2 -2
  422. package/grid/esm/row/index.css +9 -9
  423. package/grid/esm/row/index.js +1 -1
  424. package/grid/gutters.css +78 -78
  425. package/grid/{gutters.module-0123c97a.d.ts → gutters.module-30bdbd34.d.ts} +0 -0
  426. package/grid/gutters.module-30bdbd34.js +28 -0
  427. package/grid/index.js +1 -1
  428. package/grid/modern/Component.js +1 -1
  429. package/grid/modern/col/Component.js +2 -2
  430. package/grid/modern/col/index.css +511 -511
  431. package/grid/modern/col/index.js +1 -1
  432. package/grid/modern/gutters.css +78 -78
  433. package/grid/modern/gutters.module-7a6b039b.js +4 -0
  434. package/grid/modern/index.js +1 -1
  435. package/grid/modern/row/Component.js +2 -2
  436. package/grid/modern/row/index.css +9 -9
  437. package/grid/modern/row/index.js +1 -1
  438. package/grid/row/Component.js +2 -2
  439. package/grid/row/index.css +9 -9
  440. package/grid/row/index.js +1 -1
  441. package/icon-button/Component.js +3 -3
  442. package/icon-button/default.css +12 -12
  443. package/icon-button/esm/Component.js +3 -3
  444. package/icon-button/esm/default.css +12 -12
  445. package/icon-button/esm/index.css +5 -5
  446. package/icon-button/esm/inverted.css +12 -12
  447. package/icon-button/index.css +5 -5
  448. package/icon-button/inverted.css +12 -12
  449. package/icon-button/modern/Component.js +3 -3
  450. package/icon-button/modern/default.css +12 -12
  451. package/icon-button/modern/index.css +5 -5
  452. package/icon-button/modern/inverted.css +12 -12
  453. package/icon-view/circle.js +1 -1
  454. package/icon-view/components/base-shape/component.js +1 -1
  455. package/icon-view/components/base-shape/index.css +24 -24
  456. package/icon-view/components/circle/component.d.ts +9 -0
  457. package/icon-view/components/circle/component.js +1 -1
  458. package/icon-view/components/circle/index.js +1 -1
  459. package/icon-view/components/index.js +1 -1
  460. package/icon-view/components/super-ellipse/component.d.ts +9 -0
  461. package/icon-view/components/super-ellipse/component.js +1 -1
  462. package/icon-view/components/super-ellipse/index.js +1 -1
  463. package/icon-view/cssm/components/circle/component.d.ts +9 -0
  464. package/icon-view/cssm/components/super-ellipse/component.d.ts +9 -0
  465. package/icon-view/esm/circle.js +1 -1
  466. package/icon-view/esm/components/base-shape/component.js +1 -1
  467. package/icon-view/esm/components/base-shape/index.css +24 -24
  468. package/icon-view/esm/components/circle/component.d.ts +9 -0
  469. package/icon-view/esm/components/circle/component.js +1 -1
  470. package/icon-view/esm/components/circle/index.js +1 -1
  471. package/icon-view/esm/components/index.js +1 -1
  472. package/icon-view/esm/components/super-ellipse/component.d.ts +9 -0
  473. package/icon-view/esm/components/super-ellipse/component.js +1 -1
  474. package/icon-view/esm/components/super-ellipse/index.js +1 -1
  475. package/icon-view/esm/super-ellipse.js +1 -1
  476. package/icon-view/esm/{tslib.es6-eb5ecbba.d.ts → tslib.es6-cd1dc778.d.ts} +0 -0
  477. package/icon-view/esm/{tslib.es6-eb5ecbba.js → tslib.es6-cd1dc778.js} +0 -0
  478. package/icon-view/modern/components/base-shape/component.js +1 -1
  479. package/icon-view/modern/components/base-shape/index.css +24 -24
  480. package/icon-view/modern/components/circle/component.d.ts +9 -0
  481. package/icon-view/modern/components/super-ellipse/component.d.ts +9 -0
  482. package/icon-view/super-ellipse.js +1 -1
  483. package/icon-view/{tslib.es6-866729c5.d.ts → tslib.es6-3a7dc509.d.ts} +0 -0
  484. package/icon-view/{tslib.es6-866729c5.js → tslib.es6-3a7dc509.js} +0 -0
  485. package/input/Component.js +3 -3
  486. package/input/default.css +12 -12
  487. package/input/esm/Component.js +3 -3
  488. package/input/esm/default.css +12 -12
  489. package/input/esm/index.css +30 -30
  490. package/input/esm/inverted.css +12 -12
  491. package/input/index.css +30 -30
  492. package/input/inverted.css +12 -12
  493. package/input/modern/Component.js +3 -3
  494. package/input/modern/default.css +12 -12
  495. package/input/modern/index.css +30 -30
  496. package/input/modern/inverted.css +12 -12
  497. package/input-autocomplete/{Component-fe7f8ebf.d.ts → Component-776da443.d.ts} +0 -0
  498. package/input-autocomplete/{Component-fe7f8ebf.js → Component-776da443.js} +1 -1
  499. package/input-autocomplete/Component.d.ts +1 -1
  500. package/input-autocomplete/Component.js +1 -1
  501. package/input-autocomplete/autocomplete-field/Component.js +1 -1
  502. package/input-autocomplete/autocomplete-field/index.css +2 -2
  503. package/input-autocomplete/autocomplete-field/index.d.ts +1 -1
  504. package/input-autocomplete/autocomplete-field/index.js +1 -1
  505. package/input-autocomplete/cssm/Component.d.ts +1 -1
  506. package/input-autocomplete/esm/{Component-4fb18e5f.d.ts → Component-a7da8c4d.d.ts} +0 -0
  507. package/input-autocomplete/esm/{Component-4fb18e5f.js → Component-a7da8c4d.js} +1 -1
  508. package/input-autocomplete/esm/Component.d.ts +1 -1
  509. package/input-autocomplete/esm/Component.js +1 -1
  510. package/input-autocomplete/esm/autocomplete-field/Component.js +1 -1
  511. package/input-autocomplete/esm/autocomplete-field/index.css +2 -2
  512. package/input-autocomplete/esm/autocomplete-field/index.d.ts +1 -1
  513. package/input-autocomplete/esm/autocomplete-field/index.js +1 -1
  514. package/input-autocomplete/esm/index.js +1 -1
  515. package/input-autocomplete/index.js +1 -1
  516. package/input-autocomplete/modern/Component.d.ts +1 -1
  517. package/input-autocomplete/modern/autocomplete-field/Component.js +1 -1
  518. package/input-autocomplete/modern/autocomplete-field/index.css +2 -2
  519. package/intl-phone-input/{component-75068896.d.ts → component-09ec5510.d.ts} +0 -0
  520. package/intl-phone-input/{component-75068896.js → component-09ec5510.js} +1 -1
  521. package/intl-phone-input/component.d.ts +1 -1
  522. package/intl-phone-input/component.js +3 -3
  523. package/intl-phone-input/components/flag-icon/component.js +1 -1
  524. package/intl-phone-input/components/flag-icon/index.css +784 -784
  525. package/intl-phone-input/components/index.js +1 -1
  526. package/intl-phone-input/components/select/component.js +2 -2
  527. package/intl-phone-input/components/select/index.css +6 -6
  528. package/intl-phone-input/components/select/index.js +1 -1
  529. package/intl-phone-input/components/select-field/component.js +1 -1
  530. package/intl-phone-input/components/select-field/index.css +8 -8
  531. package/intl-phone-input/components/select-field/index.d.ts +1 -1
  532. package/intl-phone-input/components/select-field/index.js +1 -1
  533. package/intl-phone-input/cssm/component.d.ts +1 -1
  534. package/intl-phone-input/esm/{component-ac470ee7.d.ts → component-ee8fee2d.d.ts} +0 -0
  535. package/intl-phone-input/esm/{component-ac470ee7.js → component-ee8fee2d.js} +1 -1
  536. package/intl-phone-input/esm/component.d.ts +1 -1
  537. package/intl-phone-input/esm/component.js +3 -3
  538. package/intl-phone-input/esm/components/flag-icon/component.js +1 -1
  539. package/intl-phone-input/esm/components/flag-icon/index.css +784 -784
  540. package/intl-phone-input/esm/components/index.js +1 -1
  541. package/intl-phone-input/esm/components/select/component.js +2 -2
  542. package/intl-phone-input/esm/components/select/index.css +6 -6
  543. package/intl-phone-input/esm/components/select/index.js +1 -1
  544. package/intl-phone-input/esm/components/select-field/component.js +1 -1
  545. package/intl-phone-input/esm/components/select-field/index.css +8 -8
  546. package/intl-phone-input/esm/components/select-field/index.d.ts +1 -1
  547. package/intl-phone-input/esm/components/select-field/index.js +1 -1
  548. package/intl-phone-input/esm/index.css +3 -3
  549. package/intl-phone-input/esm/index.js +1 -1
  550. package/intl-phone-input/esm/{libphonenumber-js.min-55285b0c.d.ts → libphonenumber-js.min-c43eefea.d.ts} +0 -0
  551. package/intl-phone-input/esm/{libphonenumber-js.min-55285b0c.js → libphonenumber-js.min-c43eefea.js} +0 -0
  552. package/intl-phone-input/index.css +3 -3
  553. package/intl-phone-input/index.js +1 -1
  554. package/intl-phone-input/{libphonenumber-js.min-2e299485.d.ts → libphonenumber-js.min-90ebae41.d.ts} +0 -0
  555. package/intl-phone-input/{libphonenumber-js.min-2e299485.js → libphonenumber-js.min-90ebae41.js} +0 -0
  556. package/intl-phone-input/modern/component.d.ts +1 -1
  557. package/intl-phone-input/modern/component.js +2 -2
  558. package/intl-phone-input/modern/components/flag-icon/component.js +1 -1
  559. package/intl-phone-input/modern/components/flag-icon/index.css +784 -784
  560. package/intl-phone-input/modern/components/select/component.js +1 -1
  561. package/intl-phone-input/modern/components/select/index.css +6 -6
  562. package/intl-phone-input/modern/components/select-field/component.js +1 -1
  563. package/intl-phone-input/modern/components/select-field/index.css +8 -8
  564. package/intl-phone-input/modern/index.css +3 -3
  565. package/intl-phone-input/modern/{libphonenumber-js.min-55285b0c.d.ts → libphonenumber-js.min-c43eefea.d.ts} +0 -0
  566. package/intl-phone-input/modern/{libphonenumber-js.min-55285b0c.js → libphonenumber-js.min-c43eefea.js} +0 -0
  567. package/link/Component.js +3 -3
  568. package/link/default.css +9 -9
  569. package/link/esm/Component.js +3 -3
  570. package/link/esm/default.css +9 -9
  571. package/link/esm/index.css +11 -11
  572. package/link/esm/inverted.css +9 -9
  573. package/link/index.css +11 -11
  574. package/link/inverted.css +9 -9
  575. package/link/modern/Component.js +3 -3
  576. package/link/modern/default.css +9 -9
  577. package/link/modern/index.css +11 -11
  578. package/link/modern/inverted.css +9 -9
  579. package/list/Component.js +1 -1
  580. package/list/esm/Component.js +1 -1
  581. package/list/esm/index.css +9 -9
  582. package/list/index.css +9 -9
  583. package/list/modern/Component.js +1 -1
  584. package/list/modern/index.css +9 -9
  585. package/list-header/Component.js +1 -1
  586. package/list-header/esm/Component.js +1 -1
  587. package/list-header/esm/index.css +4 -4
  588. package/list-header/index.css +4 -4
  589. package/list-header/modern/Component.js +1 -1
  590. package/list-header/modern/index.css +4 -4
  591. package/loader/Component.js +1 -1
  592. package/loader/esm/Component.js +1 -1
  593. package/loader/esm/index.css +7 -7
  594. package/loader/index.css +7 -7
  595. package/loader/modern/Component.js +1 -1
  596. package/loader/modern/index.css +7 -7
  597. package/masked-input/Component.js +1 -1
  598. package/masked-input/esm/Component.js +1 -1
  599. package/masked-input/esm/index.css +1 -1
  600. package/masked-input/index.css +1 -1
  601. package/masked-input/modern/Component.js +1 -1
  602. package/masked-input/modern/index.css +1 -1
  603. package/modal/Component.desktop.js +3 -3
  604. package/modal/Component.mobile.js +3 -3
  605. package/modal/Component.responsive.d.ts +3 -3
  606. package/modal/Component.responsive.js +2 -2
  607. package/modal/components/closer/Component.js +2 -2
  608. package/modal/components/closer/index.css +8 -8
  609. package/modal/components/content/Component.desktop.js +2 -2
  610. package/modal/components/content/Component.mobile.js +2 -2
  611. package/modal/components/content/desktop.css +12 -12
  612. package/modal/components/content/mobile.css +7 -7
  613. package/modal/components/footer/Component.desktop.js +2 -2
  614. package/modal/components/footer/Component.js +1 -1
  615. package/modal/components/footer/Component.mobile.js +2 -2
  616. package/modal/components/footer/desktop.css +12 -12
  617. package/modal/components/footer/layout.css +25 -25
  618. package/modal/components/footer/mobile.css +7 -7
  619. package/modal/components/header/Component.desktop.js +2 -2
  620. package/modal/components/header/Component.js +1 -1
  621. package/modal/components/header/Component.mobile.js +2 -2
  622. package/modal/components/header/desktop.css +16 -16
  623. package/modal/components/header/mobile.css +11 -11
  624. package/modal/desktop.css +8 -8
  625. package/modal/desktop.js +2 -2
  626. package/modal/esm/Component.desktop.js +3 -3
  627. package/modal/esm/Component.mobile.js +3 -3
  628. package/modal/esm/Component.responsive.js +2 -2
  629. package/modal/esm/components/closer/Component.js +2 -2
  630. package/modal/esm/components/closer/index.css +8 -8
  631. package/modal/esm/components/content/Component.desktop.js +2 -2
  632. package/modal/esm/components/content/Component.mobile.js +2 -2
  633. package/modal/esm/components/content/desktop.css +12 -12
  634. package/modal/esm/components/content/mobile.css +7 -7
  635. package/modal/esm/components/footer/Component.desktop.js +2 -2
  636. package/modal/esm/components/footer/Component.js +1 -1
  637. package/modal/esm/components/footer/Component.mobile.js +2 -2
  638. package/modal/esm/components/footer/desktop.css +12 -12
  639. package/modal/esm/components/footer/layout.css +25 -25
  640. package/modal/esm/components/footer/mobile.css +7 -7
  641. package/modal/esm/components/header/Component.desktop.js +2 -2
  642. package/modal/esm/components/header/Component.js +1 -1
  643. package/modal/esm/components/header/Component.mobile.js +2 -2
  644. package/modal/esm/components/header/desktop.css +16 -16
  645. package/modal/esm/components/header/mobile.css +11 -11
  646. package/modal/esm/desktop.css +8 -8
  647. package/modal/esm/desktop.js +2 -2
  648. package/modal/esm/index.js +2 -2
  649. package/modal/esm/mobile.css +2 -2
  650. package/modal/esm/mobile.js +2 -2
  651. package/modal/esm/responsive.js +2 -2
  652. package/modal/esm/transitions.css +8 -8
  653. package/modal/esm/transitions.module-b3806760.js +4 -0
  654. package/modal/esm/{tslib.es6-428cbd49.d.ts → tslib.es6-28b79308.d.ts} +0 -0
  655. package/modal/esm/{tslib.es6-428cbd49.js → tslib.es6-28b79308.js} +0 -0
  656. package/modal/index.js +2 -2
  657. package/modal/mobile.css +2 -2
  658. package/modal/mobile.js +2 -2
  659. package/modal/modern/Component.desktop.js +2 -2
  660. package/modal/modern/Component.mobile.js +2 -2
  661. package/modal/modern/Component.responsive.js +1 -1
  662. package/modal/modern/components/closer/Component.js +1 -1
  663. package/modal/modern/components/closer/index.css +8 -8
  664. package/modal/modern/components/content/Component.desktop.js +1 -1
  665. package/modal/modern/components/content/Component.mobile.js +1 -1
  666. package/modal/modern/components/content/desktop.css +12 -12
  667. package/modal/modern/components/content/mobile.css +7 -7
  668. package/modal/modern/components/footer/Component.desktop.js +1 -1
  669. package/modal/modern/components/footer/Component.js +1 -1
  670. package/modal/modern/components/footer/Component.mobile.js +1 -1
  671. package/modal/modern/components/footer/desktop.css +12 -12
  672. package/modal/modern/components/footer/layout.css +25 -25
  673. package/modal/modern/components/footer/mobile.css +7 -7
  674. package/modal/modern/components/header/Component.desktop.js +1 -1
  675. package/modal/modern/components/header/Component.mobile.js +1 -1
  676. package/modal/modern/components/header/desktop.css +16 -16
  677. package/modal/modern/components/header/mobile.css +11 -11
  678. package/modal/modern/desktop.css +8 -8
  679. package/modal/modern/desktop.js +1 -1
  680. package/modal/modern/index.js +1 -1
  681. package/modal/modern/mobile.css +2 -2
  682. package/modal/modern/mobile.js +1 -1
  683. package/modal/modern/responsive.js +1 -1
  684. package/modal/modern/transitions.css +8 -8
  685. package/modal/modern/transitions.module-b3806760.js +4 -0
  686. package/modal/responsive.js +2 -2
  687. package/modal/transitions.css +8 -8
  688. package/modal/transitions.module-0659a983.js +4 -0
  689. package/modal/{tslib.es6-6205675e.d.ts → tslib.es6-1804609f.d.ts} +0 -0
  690. package/modal/{tslib.es6-6205675e.js → tslib.es6-1804609f.js} +0 -0
  691. package/notification/Component.js +1 -1
  692. package/notification/esm/Component.js +1 -1
  693. package/notification/esm/index.css +6 -6
  694. package/notification/index.css +6 -6
  695. package/notification/modern/Component.js +1 -1
  696. package/notification/modern/index.css +6 -6
  697. package/notification-manager/{component-1f6f0468.d.ts → component-ec4da750.d.ts} +0 -0
  698. package/notification-manager/{component-1f6f0468.js → component-ec4da750.js} +0 -0
  699. package/notification-manager/component.js +2 -2
  700. package/notification-manager/components/index.js +1 -1
  701. package/notification-manager/components/notification/component.js +1 -1
  702. package/notification-manager/components/notification/index.d.ts +1 -1
  703. package/notification-manager/components/notification/index.js +1 -1
  704. package/notification-manager/esm/{component-a5b977a1.d.ts → component-94e6c969.d.ts} +0 -0
  705. package/notification-manager/esm/{component-a5b977a1.js → component-94e6c969.js} +0 -0
  706. package/notification-manager/esm/component.js +2 -2
  707. package/notification-manager/esm/components/index.js +1 -1
  708. package/notification-manager/esm/components/notification/component.js +1 -1
  709. package/notification-manager/esm/components/notification/index.d.ts +1 -1
  710. package/notification-manager/esm/components/notification/index.js +1 -1
  711. package/notification-manager/esm/index.css +10 -10
  712. package/notification-manager/esm/index.js +1 -1
  713. package/notification-manager/index.css +10 -10
  714. package/notification-manager/index.js +1 -1
  715. package/notification-manager/modern/component.js +1 -1
  716. package/notification-manager/modern/index.css +10 -10
  717. package/package.json +2 -2
  718. package/pagination/Component.js +1 -1
  719. package/pagination/components/default-view/index.css +1 -1
  720. package/pagination/components/default-view/index.js +1 -1
  721. package/pagination/components/per-page-view/index.css +1 -1
  722. package/pagination/components/per-page-view/index.js +1 -1
  723. package/pagination/components/tag/index.css +7 -7
  724. package/pagination/components/tag/index.js +1 -1
  725. package/pagination/esm/Component.js +1 -1
  726. package/pagination/esm/components/default-view/index.css +1 -1
  727. package/pagination/esm/components/default-view/index.js +1 -1
  728. package/pagination/esm/components/per-page-view/index.css +1 -1
  729. package/pagination/esm/components/per-page-view/index.js +1 -1
  730. package/pagination/esm/components/tag/index.css +7 -7
  731. package/pagination/esm/components/tag/index.js +1 -1
  732. package/pagination/esm/index.css +3 -3
  733. package/pagination/index.css +3 -3
  734. package/pagination/modern/Component.js +1 -1
  735. package/pagination/modern/components/default-view/index.css +1 -1
  736. package/pagination/modern/components/default-view/index.js +1 -1
  737. package/pagination/modern/components/per-page-view/index.css +1 -1
  738. package/pagination/modern/components/per-page-view/index.js +1 -1
  739. package/pagination/modern/components/tag/index.css +7 -7
  740. package/pagination/modern/components/tag/index.js +1 -1
  741. package/pagination/modern/index.css +3 -3
  742. package/password-input/component.js +1 -1
  743. package/password-input/esm/component.js +1 -1
  744. package/password-input/esm/index.css +5 -5
  745. package/password-input/index.css +5 -5
  746. package/password-input/modern/component.js +1 -1
  747. package/password-input/modern/index.css +5 -5
  748. package/picker-button/{Component-a8eb8f57.d.ts → Component-81eb0885.d.ts} +39 -5
  749. package/picker-button/{Component-a8eb8f57.js → Component-81eb0885.js} +1 -1
  750. package/picker-button/Component.d.ts +1 -1
  751. package/picker-button/Component.js +9 -4
  752. package/picker-button/cssm/Component-34f0d762.d.ts +39 -5
  753. package/picker-button/cssm/Component.d.ts +1 -1
  754. package/picker-button/cssm/Component.js +7 -2
  755. package/picker-button/cssm/index.module.css +23 -0
  756. package/picker-button/esm/{Component-668be3a9.d.ts → Component-da85fb07.d.ts} +39 -5
  757. package/picker-button/esm/{Component-668be3a9.js → Component-da85fb07.js} +1 -1
  758. package/picker-button/esm/Component.d.ts +1 -1
  759. package/picker-button/esm/Component.js +9 -4
  760. package/picker-button/esm/field/Component.js +1 -1
  761. package/picker-button/esm/field/index.css +3 -3
  762. package/picker-button/esm/field/index.d.ts +1 -1
  763. package/picker-button/esm/field/index.js +1 -1
  764. package/picker-button/esm/index.css +25 -2
  765. package/picker-button/esm/index.js +1 -1
  766. package/picker-button/field/Component.js +1 -1
  767. package/picker-button/field/index.css +3 -3
  768. package/picker-button/field/index.d.ts +1 -1
  769. package/picker-button/field/index.js +1 -1
  770. package/picker-button/index.css +25 -2
  771. package/picker-button/index.js +1 -1
  772. package/picker-button/modern/Component.d.ts +1 -1
  773. package/picker-button/modern/Component.js +14 -8
  774. package/picker-button/modern/field/Component.d.ts +39 -5
  775. package/picker-button/modern/field/Component.js +1 -1
  776. package/picker-button/modern/field/index.css +3 -3
  777. package/picker-button/modern/index.css +25 -2
  778. package/plate/Component.js +1 -1
  779. package/plate/esm/Component.js +1 -1
  780. package/plate/esm/index.css +27 -27
  781. package/plate/index.css +27 -27
  782. package/plate/modern/Component.js +1 -1
  783. package/plate/modern/index.css +27 -27
  784. package/popover/Component.js +1 -1
  785. package/popover/esm/Component.js +1 -1
  786. package/popover/esm/index.css +33 -33
  787. package/popover/index.css +33 -33
  788. package/popover/modern/Component.js +1 -1
  789. package/popover/modern/index.css +33 -33
  790. package/progress-bar/Component.js +1 -1
  791. package/progress-bar/esm/Component.js +1 -1
  792. package/progress-bar/esm/index.css +4 -4
  793. package/progress-bar/index.css +4 -4
  794. package/progress-bar/modern/Component.js +1 -1
  795. package/progress-bar/modern/index.css +4 -4
  796. package/pure-input/Component.js +1 -1
  797. package/pure-input/esm/Component.js +1 -1
  798. package/pure-input/esm/index.css +25 -25
  799. package/pure-input/index.css +25 -25
  800. package/pure-input/modern/Component.js +1 -1
  801. package/pure-input/modern/index.css +25 -25
  802. package/radio/Component.js +1 -1
  803. package/radio/esm/Component.js +1 -1
  804. package/radio/esm/index.css +31 -31
  805. package/radio/index.css +31 -31
  806. package/radio/modern/Component.js +1 -1
  807. package/radio/modern/index.css +31 -31
  808. package/radio-group/Component.js +1 -1
  809. package/radio-group/esm/Component.js +1 -1
  810. package/radio-group/esm/index.css +16 -16
  811. package/radio-group/index.css +16 -16
  812. package/radio-group/modern/Component.js +1 -1
  813. package/radio-group/modern/index.css +16 -16
  814. package/select/Component.d.ts +1 -1
  815. package/select/Component.js +1 -1
  816. package/select/components/arrow/Component.js +1 -1
  817. package/select/components/arrow/index.css +3 -3
  818. package/select/components/base-select/Component.js +23 -22
  819. package/select/components/base-select/index.css +7 -7
  820. package/select/components/base-select/index.js +1 -1
  821. package/select/components/checkmark/Component.js +2 -2
  822. package/select/components/checkmark/index.css +7 -7
  823. package/select/components/field/Component.d.ts +1 -1
  824. package/select/components/field/Component.js +3 -3
  825. package/select/components/field/index.css +9 -9
  826. package/select/components/field/index.js +1 -1
  827. package/select/components/index.js +1 -1
  828. package/select/components/native-select/Component.js +1 -1
  829. package/select/components/native-select/index.js +1 -1
  830. package/select/components/optgroup/Component.js +1 -1
  831. package/select/components/optgroup/index.css +6 -6
  832. package/select/components/option/Component.js +2 -2
  833. package/select/components/option/index.css +20 -20
  834. package/select/components/option/index.js +1 -1
  835. package/select/components/options-list/Component.js +13 -8
  836. package/select/components/options-list/index.css +9 -5
  837. package/select/components/options-list/index.js +1 -0
  838. package/select/components/virtual-options-list/Component.d.ts +1 -1
  839. package/select/components/virtual-options-list/Component.js +22 -18
  840. package/select/components/virtual-options-list/index.css +15 -12
  841. package/select/components/virtual-options-list/index.js +1 -0
  842. package/select/cssm/Component.d.ts +1 -1
  843. package/select/cssm/components/base-select/Component.js +21 -20
  844. package/select/cssm/components/checkmark/Component.js +1 -1
  845. package/select/cssm/components/field/Component.d.ts +1 -1
  846. package/select/cssm/components/field/Component.js +1 -1
  847. package/select/cssm/components/options-list/Component.js +12 -7
  848. package/select/cssm/components/options-list/index.js +1 -0
  849. package/select/cssm/components/options-list/index.module.css +4 -0
  850. package/select/cssm/components/virtual-options-list/Component.d.ts +1 -1
  851. package/select/cssm/components/virtual-options-list/Component.js +21 -17
  852. package/select/cssm/components/virtual-options-list/index.js +1 -0
  853. package/select/cssm/components/virtual-options-list/index.module.css +4 -1
  854. package/select/cssm/hook-45e5f3a8.d.ts +12 -0
  855. package/select/cssm/hook-45e5f3a8.js +145 -0
  856. package/select/cssm/hook-f5b8fe4f.d.ts +61 -0
  857. package/select/cssm/index.js +7 -1
  858. package/select/cssm/intersection-observer-8c55e13a.d.ts +1 -0
  859. package/select/cssm/intersection-observer-8c55e13a.js +891 -0
  860. package/select/cssm/presets/index.d.ts +1 -0
  861. package/select/cssm/presets/index.js +29 -1
  862. package/select/cssm/presets/useLazyLoading/hook.js +1 -892
  863. package/select/cssm/presets/useSelectWithApply/hook.d.ts +0 -0
  864. package/select/cssm/presets/useSelectWithApply/hook.js +44 -0
  865. package/select/cssm/presets/useSelectWithApply/options-list-with-apply/Component.d.ts +0 -0
  866. package/select/cssm/presets/useSelectWithApply/options-list-with-apply/Component.js +43 -0
  867. package/select/cssm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -0
  868. package/select/cssm/presets/useSelectWithApply/options-list-with-apply/index.js +43 -0
  869. package/select/cssm/presets/useSelectWithApply/options-list-with-apply/index.module.css +38 -0
  870. package/select/cssm/typings.d.ts +39 -6
  871. package/select/esm/Component.d.ts +1 -1
  872. package/select/esm/Component.js +1 -1
  873. package/select/esm/components/arrow/Component.js +1 -1
  874. package/select/esm/components/arrow/index.css +3 -3
  875. package/select/esm/components/base-select/Component.js +23 -22
  876. package/select/esm/components/base-select/index.css +7 -7
  877. package/select/esm/components/base-select/index.js +1 -1
  878. package/select/esm/components/checkmark/Component.js +2 -2
  879. package/select/esm/components/checkmark/index.css +7 -7
  880. package/select/esm/components/field/Component.d.ts +1 -1
  881. package/select/esm/components/field/Component.js +3 -3
  882. package/select/esm/components/field/index.css +9 -9
  883. package/select/esm/components/field/index.js +1 -1
  884. package/select/esm/components/index.js +1 -1
  885. package/select/esm/components/native-select/Component.js +1 -1
  886. package/select/esm/components/native-select/index.js +1 -1
  887. package/select/esm/components/optgroup/Component.js +1 -1
  888. package/select/esm/components/optgroup/index.css +6 -6
  889. package/select/esm/components/option/Component.js +2 -2
  890. package/select/esm/components/option/index.css +20 -20
  891. package/select/esm/components/option/index.js +1 -1
  892. package/select/esm/components/options-list/Component.js +14 -9
  893. package/select/esm/components/options-list/index.css +9 -5
  894. package/select/esm/components/options-list/index.js +1 -0
  895. package/select/esm/components/virtual-options-list/Component.d.ts +1 -1
  896. package/select/esm/components/virtual-options-list/Component.js +22 -18
  897. package/select/esm/components/virtual-options-list/index.css +15 -12
  898. package/select/esm/components/virtual-options-list/index.js +1 -0
  899. package/select/esm/hook-9fc032ed.d.ts +12 -0
  900. package/select/esm/hook-9fc032ed.js +141 -0
  901. package/select/esm/hook-f5b8fe4f.d.ts +61 -0
  902. package/select/esm/index.js +5 -2
  903. package/select/esm/intersection-observer-706c28f7.d.ts +1 -0
  904. package/select/esm/intersection-observer-706c28f7.js +891 -0
  905. package/select/esm/presets/index.d.ts +1 -0
  906. package/select/esm/presets/index.js +20 -1
  907. package/select/esm/presets/useLazyLoading/hook.js +3 -894
  908. package/select/esm/presets/useLazyLoading/index.css +2 -2
  909. package/select/esm/presets/useSelectWithApply/hook.d.ts +0 -0
  910. package/select/esm/presets/useSelectWithApply/hook.js +26 -0
  911. package/select/esm/presets/useSelectWithApply/options-list-with-apply/Component.d.ts +0 -0
  912. package/select/esm/presets/useSelectWithApply/options-list-with-apply/Component.js +26 -0
  913. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.css +39 -0
  914. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -0
  915. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.js +26 -0
  916. package/select/esm/presets/useSelectWithLoading/hook.js +2 -2
  917. package/select/esm/presets/useSelectWithLoading/index.css +2 -2
  918. package/select/esm/{tslib.es6-0cbb9564.d.ts → tslib.es6-0953b62d.d.ts} +0 -0
  919. package/select/esm/{tslib.es6-0cbb9564.js → tslib.es6-0953b62d.js} +0 -0
  920. package/select/esm/typings.d.ts +39 -6
  921. package/select/hook-14a97efe.d.ts +12 -0
  922. package/select/hook-14a97efe.js +138 -0
  923. package/select/hook-f5b8fe4f.d.ts +61 -0
  924. package/select/index.js +6 -1
  925. package/select/intersection-observer-fd9b7912.d.ts +1 -0
  926. package/select/intersection-observer-fd9b7912.js +891 -0
  927. package/select/modern/Component.d.ts +1 -1
  928. package/select/modern/components/arrow/Component.js +1 -1
  929. package/select/modern/components/arrow/index.css +3 -3
  930. package/select/modern/components/base-select/Component.js +17 -14
  931. package/select/modern/components/base-select/index.css +7 -7
  932. package/select/modern/components/checkmark/Component.js +2 -2
  933. package/select/modern/components/checkmark/index.css +7 -7
  934. package/select/modern/components/field/Component.d.ts +1 -1
  935. package/select/modern/components/field/Component.js +2 -2
  936. package/select/modern/components/field/index.css +9 -9
  937. package/select/modern/components/optgroup/Component.js +1 -1
  938. package/select/modern/components/optgroup/index.css +6 -6
  939. package/select/modern/components/option/Component.js +1 -1
  940. package/select/modern/components/option/index.css +20 -20
  941. package/select/modern/components/options-list/Component.js +11 -7
  942. package/select/modern/components/options-list/index.css +9 -5
  943. package/select/modern/components/virtual-options-list/Component.d.ts +1 -1
  944. package/select/modern/components/virtual-options-list/Component.js +20 -17
  945. package/select/modern/components/virtual-options-list/index.css +15 -12
  946. package/select/modern/hook-dcbec302.d.ts +12 -0
  947. package/select/modern/hook-dcbec302.js +142 -0
  948. package/select/modern/hook-f5b8fe4f.d.ts +61 -0
  949. package/select/modern/index.js +4 -1
  950. package/select/modern/intersection-observer-706c28f7.d.ts +1 -0
  951. package/select/modern/intersection-observer-706c28f7.js +891 -0
  952. package/select/modern/presets/index.d.ts +1 -0
  953. package/select/modern/presets/index.js +19 -0
  954. package/select/modern/presets/useLazyLoading/hook.js +2 -893
  955. package/select/modern/presets/useLazyLoading/index.css +2 -2
  956. package/select/modern/presets/useSelectWithApply/hook.d.ts +0 -0
  957. package/select/modern/presets/useSelectWithApply/hook.js +25 -0
  958. package/select/modern/presets/useSelectWithApply/options-list-with-apply/Component.d.ts +0 -0
  959. package/select/modern/presets/useSelectWithApply/options-list-with-apply/Component.js +25 -0
  960. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.css +39 -0
  961. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -0
  962. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.js +25 -0
  963. package/select/modern/presets/useSelectWithLoading/hook.js +1 -1
  964. package/select/modern/presets/useSelectWithLoading/index.css +2 -2
  965. package/select/modern/typings.d.ts +39 -6
  966. package/select/presets/index.d.ts +1 -0
  967. package/select/presets/index.js +22 -1
  968. package/select/presets/useLazyLoading/hook.js +3 -894
  969. package/select/presets/useLazyLoading/index.css +2 -2
  970. package/select/presets/useSelectWithApply/hook.d.ts +0 -0
  971. package/select/presets/useSelectWithApply/hook.js +33 -0
  972. package/select/presets/useSelectWithApply/options-list-with-apply/Component.d.ts +0 -0
  973. package/select/presets/useSelectWithApply/options-list-with-apply/Component.js +32 -0
  974. package/select/presets/useSelectWithApply/options-list-with-apply/index.css +39 -0
  975. package/select/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -0
  976. package/select/presets/useSelectWithApply/options-list-with-apply/index.js +32 -0
  977. package/select/presets/useSelectWithLoading/hook.js +2 -2
  978. package/select/presets/useSelectWithLoading/index.css +2 -2
  979. package/select/{tslib.es6-3b3b6dd7.d.ts → tslib.es6-0ad47753.d.ts} +0 -0
  980. package/select/{tslib.es6-3b3b6dd7.js → tslib.es6-0ad47753.js} +0 -0
  981. package/select/typings.d.ts +39 -6
  982. package/select-with-tags/component.d.ts +1 -1
  983. package/select-with-tags/component.js +1 -1
  984. package/select-with-tags/components/index.js +1 -1
  985. package/select-with-tags/components/tag/component.js +3 -3
  986. package/select-with-tags/components/tag/index.css +10 -10
  987. package/select-with-tags/components/tag/index.js +1 -1
  988. package/select-with-tags/components/tag-list/component.js +2 -2
  989. package/select-with-tags/components/tag-list/index.css +30 -30
  990. package/select-with-tags/components/tag-list/index.js +1 -1
  991. package/select-with-tags/cssm/component.d.ts +1 -1
  992. package/select-with-tags/cssm/components/tag/component.js +1 -1
  993. package/select-with-tags/esm/component.d.ts +1 -1
  994. package/select-with-tags/esm/component.js +1 -1
  995. package/select-with-tags/esm/components/index.js +1 -1
  996. package/select-with-tags/esm/components/tag/component.js +3 -3
  997. package/select-with-tags/esm/components/tag/index.css +10 -10
  998. package/select-with-tags/esm/components/tag/index.js +1 -1
  999. package/select-with-tags/esm/components/tag-list/component.js +2 -2
  1000. package/select-with-tags/esm/components/tag-list/index.css +30 -30
  1001. package/select-with-tags/esm/components/tag-list/index.js +1 -1
  1002. package/select-with-tags/esm/index.js +1 -1
  1003. package/select-with-tags/esm/{tslib.es6-ad8f7016.d.ts → tslib.es6-6e54e5bd.d.ts} +0 -0
  1004. package/select-with-tags/esm/{tslib.es6-ad8f7016.js → tslib.es6-6e54e5bd.js} +0 -0
  1005. package/select-with-tags/esm/utils/index.js +1 -1
  1006. package/select-with-tags/esm/utils/match.js +1 -1
  1007. package/select-with-tags/index.js +1 -1
  1008. package/select-with-tags/modern/component.d.ts +1 -1
  1009. package/select-with-tags/modern/components/tag/component.js +2 -2
  1010. package/select-with-tags/modern/components/tag/index.css +10 -10
  1011. package/select-with-tags/modern/components/tag-list/component.js +1 -1
  1012. package/select-with-tags/modern/components/tag-list/index.css +30 -30
  1013. package/select-with-tags/{tslib.es6-142f08c7.d.ts → tslib.es6-3341306d.d.ts} +0 -0
  1014. package/select-with-tags/{tslib.es6-142f08c7.js → tslib.es6-3341306d.js} +0 -0
  1015. package/select-with-tags/utils/index.js +1 -1
  1016. package/select-with-tags/utils/match.js +1 -1
  1017. package/skeleton/Component.js +1 -1
  1018. package/skeleton/esm/Component.js +1 -1
  1019. package/skeleton/esm/index.css +10 -10
  1020. package/skeleton/index.css +10 -10
  1021. package/skeleton/modern/Component.js +1 -1
  1022. package/skeleton/modern/index.css +10 -10
  1023. package/slider/Component.js +1 -1
  1024. package/slider/esm/Component.js +1 -1
  1025. package/slider/esm/index.css +36 -36
  1026. package/slider/index.css +36 -36
  1027. package/slider/modern/Component.js +1 -1
  1028. package/slider/modern/index.css +36 -36
  1029. package/slider-input/Component.js +1 -1
  1030. package/slider-input/esm/Component.js +1 -1
  1031. package/slider-input/esm/index.css +17 -17
  1032. package/slider-input/index.css +17 -17
  1033. package/slider-input/modern/Component.js +1 -1
  1034. package/slider-input/modern/index.css +17 -17
  1035. package/space/Component.js +2 -2
  1036. package/space/{Item-c4f8131e.d.ts → Item-5ad63a11.d.ts} +0 -0
  1037. package/space/{Item-c4f8131e.js → Item-5ad63a11.js} +0 -0
  1038. package/space/Item.js +1 -1
  1039. package/space/esm/Component.js +2 -2
  1040. package/space/esm/{Item-46afc826.d.ts → Item-1f29c3bc.d.ts} +0 -0
  1041. package/space/esm/{Item-46afc826.js → Item-1f29c3bc.js} +0 -0
  1042. package/space/esm/Item.js +1 -1
  1043. package/space/esm/index.css +8 -8
  1044. package/space/esm/index.js +1 -1
  1045. package/space/index.css +8 -8
  1046. package/space/index.js +1 -1
  1047. package/space/modern/Component.js +1 -1
  1048. package/space/modern/index.css +8 -8
  1049. package/spinner/Component.js +1 -1
  1050. package/spinner/esm/Component.js +1 -1
  1051. package/spinner/esm/index.css +6 -6
  1052. package/spinner/index.css +6 -6
  1053. package/spinner/modern/Component.js +1 -1
  1054. package/spinner/modern/index.css +6 -6
  1055. package/status/Component.js +1 -1
  1056. package/status/esm/Component.js +1 -1
  1057. package/status/esm/index.css +17 -17
  1058. package/status/index.css +17 -17
  1059. package/status/modern/Component.js +1 -1
  1060. package/status/modern/index.css +17 -17
  1061. package/stepped-progress-bar/Component.js +1 -1
  1062. package/stepped-progress-bar/components/step-bar/Component.js +1 -1
  1063. package/stepped-progress-bar/components/step-bar/index.css +4 -4
  1064. package/stepped-progress-bar/esm/Component.js +1 -1
  1065. package/stepped-progress-bar/esm/components/step-bar/Component.js +1 -1
  1066. package/stepped-progress-bar/esm/components/step-bar/index.css +4 -4
  1067. package/stepped-progress-bar/esm/index.css +4 -4
  1068. package/stepped-progress-bar/index.css +4 -4
  1069. package/stepped-progress-bar/modern/Component.js +1 -1
  1070. package/stepped-progress-bar/modern/components/step-bar/Component.js +1 -1
  1071. package/stepped-progress-bar/modern/components/step-bar/index.css +4 -4
  1072. package/stepped-progress-bar/modern/index.css +4 -4
  1073. package/switch/Component.js +1 -1
  1074. package/switch/esm/Component.js +1 -1
  1075. package/switch/esm/index.css +25 -25
  1076. package/switch/index.css +25 -25
  1077. package/switch/modern/Component.js +1 -1
  1078. package/switch/modern/index.css +25 -25
  1079. package/table/component.js +1 -1
  1080. package/table/components/index.js +1 -1
  1081. package/table/components/pagination/Component.js +2 -2
  1082. package/table/components/pagination/index.css +8 -8
  1083. package/table/components/pagination/index.js +1 -1
  1084. package/table/components/pagination/select-field/index.css +4 -4
  1085. package/table/components/pagination/select-field/index.js +2 -2
  1086. package/table/components/table/Component.js +2 -2
  1087. package/table/components/table/index.css +6 -6
  1088. package/table/components/table/index.js +1 -1
  1089. package/table/components/table/utils.js +1 -1
  1090. package/table/components/tbody/Component.js +2 -2
  1091. package/table/components/tbody/index.css +2 -2
  1092. package/table/components/tbody/index.js +1 -1
  1093. package/table/components/tcell/Component.js +2 -2
  1094. package/table/components/tcell/index.css +4 -4
  1095. package/table/components/tcell/index.js +1 -1
  1096. package/table/components/texpandable-row/Component.js +2 -2
  1097. package/table/components/texpandable-row/index.css +5 -5
  1098. package/table/components/texpandable-row/index.js +1 -1
  1099. package/table/components/thead/Component.js +2 -2
  1100. package/table/components/thead/index.css +6 -6
  1101. package/table/components/thead/index.js +1 -1
  1102. package/table/components/thead-cell/Component.js +2 -2
  1103. package/table/components/thead-cell/index.css +7 -7
  1104. package/table/components/thead-cell/index.js +1 -1
  1105. package/table/components/trow/Component.js +2 -2
  1106. package/table/components/trow/index.css +8 -8
  1107. package/table/components/trow/index.js +1 -1
  1108. package/table/components/tsortable-head-cell/Component.js +2 -2
  1109. package/table/components/tsortable-head-cell/index.css +9 -9
  1110. package/table/components/tsortable-head-cell/index.js +1 -1
  1111. package/table/components/tsortable-head-cell/sort-icon-asc.js +1 -1
  1112. package/table/components/tsortable-head-cell/sort-icon-desc.js +1 -1
  1113. package/table/components/tsortable-head-cell/sort-icon-unset.js +1 -1
  1114. package/table/cssm/components/thead-cell/index.module.css +2 -2
  1115. package/table/esm/component.js +1 -1
  1116. package/table/esm/components/index.js +1 -1
  1117. package/table/esm/components/pagination/Component.js +2 -2
  1118. package/table/esm/components/pagination/index.css +8 -8
  1119. package/table/esm/components/pagination/index.js +1 -1
  1120. package/table/esm/components/pagination/select-field/index.css +4 -4
  1121. package/table/esm/components/pagination/select-field/index.js +2 -2
  1122. package/table/esm/components/table/Component.js +2 -2
  1123. package/table/esm/components/table/index.css +6 -6
  1124. package/table/esm/components/table/index.js +1 -1
  1125. package/table/esm/components/table/utils.js +1 -1
  1126. package/table/esm/components/tbody/Component.js +2 -2
  1127. package/table/esm/components/tbody/index.css +2 -2
  1128. package/table/esm/components/tbody/index.js +1 -1
  1129. package/table/esm/components/tcell/Component.js +2 -2
  1130. package/table/esm/components/tcell/index.css +4 -4
  1131. package/table/esm/components/tcell/index.js +1 -1
  1132. package/table/esm/components/texpandable-row/Component.js +2 -2
  1133. package/table/esm/components/texpandable-row/index.css +5 -5
  1134. package/table/esm/components/texpandable-row/index.js +1 -1
  1135. package/table/esm/components/thead/Component.js +2 -2
  1136. package/table/esm/components/thead/index.css +6 -6
  1137. package/table/esm/components/thead/index.js +1 -1
  1138. package/table/esm/components/thead-cell/Component.js +2 -2
  1139. package/table/esm/components/thead-cell/index.css +7 -7
  1140. package/table/esm/components/thead-cell/index.js +1 -1
  1141. package/table/esm/components/trow/Component.js +2 -2
  1142. package/table/esm/components/trow/index.css +8 -8
  1143. package/table/esm/components/trow/index.js +1 -1
  1144. package/table/esm/components/tsortable-head-cell/Component.js +2 -2
  1145. package/table/esm/components/tsortable-head-cell/index.css +9 -9
  1146. package/table/esm/components/tsortable-head-cell/index.js +1 -1
  1147. package/table/esm/components/tsortable-head-cell/sort-icon-asc.js +1 -1
  1148. package/table/esm/components/tsortable-head-cell/sort-icon-desc.js +1 -1
  1149. package/table/esm/components/tsortable-head-cell/sort-icon-unset.js +1 -1
  1150. package/table/esm/index.js +1 -1
  1151. package/table/esm/{tslib.es6-4c206782.d.ts → tslib.es6-fd5a905b.d.ts} +0 -0
  1152. package/table/esm/{tslib.es6-4c206782.js → tslib.es6-fd5a905b.js} +0 -0
  1153. package/table/index.js +1 -1
  1154. package/table/modern/components/pagination/Component.js +1 -1
  1155. package/table/modern/components/pagination/index.css +8 -8
  1156. package/table/modern/components/pagination/select-field/index.css +4 -4
  1157. package/table/modern/components/pagination/select-field/index.js +1 -1
  1158. package/table/modern/components/table/Component.js +1 -1
  1159. package/table/modern/components/table/index.css +6 -6
  1160. package/table/modern/components/tbody/Component.js +1 -1
  1161. package/table/modern/components/tbody/index.css +2 -2
  1162. package/table/modern/components/tcell/Component.js +1 -1
  1163. package/table/modern/components/tcell/index.css +4 -4
  1164. package/table/modern/components/texpandable-row/Component.js +1 -1
  1165. package/table/modern/components/texpandable-row/index.css +5 -5
  1166. package/table/modern/components/thead/Component.js +1 -1
  1167. package/table/modern/components/thead/index.css +6 -6
  1168. package/table/modern/components/thead-cell/Component.js +1 -1
  1169. package/table/modern/components/thead-cell/index.css +7 -7
  1170. package/table/modern/components/trow/Component.js +1 -1
  1171. package/table/modern/components/trow/index.css +8 -8
  1172. package/table/modern/components/tsortable-head-cell/Component.js +1 -1
  1173. package/table/modern/components/tsortable-head-cell/index.css +9 -9
  1174. package/table/{tslib.es6-5e9b0e03.d.ts → tslib.es6-16eef98c.d.ts} +0 -0
  1175. package/table/{tslib.es6-5e9b0e03.js → tslib.es6-16eef98c.js} +0 -0
  1176. package/tabs/components/primary-tablist/Component.desktop.js +2 -2
  1177. package/tabs/components/primary-tablist/Component.js +1 -1
  1178. package/tabs/components/primary-tablist/Component.mobile.js +3 -3
  1179. package/tabs/components/primary-tablist/Component.responsive.js +2 -2
  1180. package/tabs/components/primary-tablist/index.css +18 -18
  1181. package/tabs/components/primary-tablist/mobile.css +20 -20
  1182. package/tabs/components/scrollable-container/Component.js +1 -1
  1183. package/tabs/components/scrollable-container/index.css +2 -2
  1184. package/tabs/components/secondary-tablist/Component.desktop.js +2 -2
  1185. package/tabs/components/secondary-tablist/Component.js +1 -1
  1186. package/tabs/components/secondary-tablist/Component.mobile.js +3 -3
  1187. package/tabs/components/secondary-tablist/Component.responsive.js +2 -2
  1188. package/tabs/components/secondary-tablist/index.css +11 -11
  1189. package/tabs/components/secondary-tablist/mobile.css +14 -14
  1190. package/tabs/components/tab/Component.js +1 -1
  1191. package/tabs/components/tab/index.css +2 -2
  1192. package/tabs/components/tabs/Component.desktop.js +3 -3
  1193. package/tabs/components/tabs/Component.mobile.js +3 -3
  1194. package/tabs/components/tabs/Component.responsive.js +3 -3
  1195. package/tabs/desktop.js +3 -3
  1196. package/tabs/esm/components/primary-tablist/Component.desktop.js +2 -2
  1197. package/tabs/esm/components/primary-tablist/Component.js +1 -1
  1198. package/tabs/esm/components/primary-tablist/Component.mobile.js +3 -3
  1199. package/tabs/esm/components/primary-tablist/Component.responsive.js +2 -2
  1200. package/tabs/esm/components/primary-tablist/index.css +18 -18
  1201. package/tabs/esm/components/primary-tablist/mobile.css +20 -20
  1202. package/tabs/esm/components/scrollable-container/Component.js +1 -1
  1203. package/tabs/esm/components/scrollable-container/index.css +2 -2
  1204. package/tabs/esm/components/secondary-tablist/Component.desktop.js +2 -2
  1205. package/tabs/esm/components/secondary-tablist/Component.js +1 -1
  1206. package/tabs/esm/components/secondary-tablist/Component.mobile.js +3 -3
  1207. package/tabs/esm/components/secondary-tablist/Component.responsive.js +2 -2
  1208. package/tabs/esm/components/secondary-tablist/index.css +11 -11
  1209. package/tabs/esm/components/secondary-tablist/mobile.css +14 -14
  1210. package/tabs/esm/components/tab/Component.js +1 -1
  1211. package/tabs/esm/components/tab/index.css +2 -2
  1212. package/tabs/esm/components/tabs/Component.desktop.js +3 -3
  1213. package/tabs/esm/components/tabs/Component.mobile.js +3 -3
  1214. package/tabs/esm/components/tabs/Component.responsive.js +3 -3
  1215. package/tabs/esm/desktop.js +3 -3
  1216. package/tabs/esm/index.js +3 -3
  1217. package/tabs/esm/index.module-9b6ffab0.js +4 -0
  1218. package/tabs/esm/index.module-dd65a4b3.js +4 -0
  1219. package/tabs/esm/mobile.js +3 -3
  1220. package/tabs/esm/responsive.js +3 -3
  1221. package/tabs/esm/{tslib.es6-7e5aaaf2.d.ts → tslib.es6-876ad20f.d.ts} +0 -0
  1222. package/tabs/esm/{tslib.es6-7e5aaaf2.js → tslib.es6-876ad20f.js} +0 -0
  1223. package/tabs/index.js +3 -3
  1224. package/tabs/index.module-1d807419.js +4 -0
  1225. package/tabs/index.module-dd474210.js +4 -0
  1226. package/tabs/mobile.js +3 -3
  1227. package/tabs/modern/components/primary-tablist/Component.desktop.js +1 -1
  1228. package/tabs/modern/components/primary-tablist/Component.mobile.js +2 -2
  1229. package/tabs/modern/components/primary-tablist/Component.responsive.js +1 -1
  1230. package/tabs/modern/components/primary-tablist/index.css +18 -18
  1231. package/tabs/modern/components/primary-tablist/mobile.css +20 -20
  1232. package/tabs/modern/components/scrollable-container/Component.js +1 -1
  1233. package/tabs/modern/components/scrollable-container/index.css +2 -2
  1234. package/tabs/modern/components/secondary-tablist/Component.desktop.js +1 -1
  1235. package/tabs/modern/components/secondary-tablist/Component.mobile.js +2 -2
  1236. package/tabs/modern/components/secondary-tablist/Component.responsive.js +1 -1
  1237. package/tabs/modern/components/secondary-tablist/index.css +11 -11
  1238. package/tabs/modern/components/secondary-tablist/mobile.css +14 -14
  1239. package/tabs/modern/components/tab/Component.js +1 -1
  1240. package/tabs/modern/components/tab/index.css +2 -2
  1241. package/tabs/modern/components/tabs/Component.desktop.js +2 -2
  1242. package/tabs/modern/components/tabs/Component.mobile.js +2 -2
  1243. package/tabs/modern/components/tabs/Component.responsive.js +2 -2
  1244. package/tabs/modern/desktop.js +2 -2
  1245. package/tabs/modern/index.js +2 -2
  1246. package/tabs/modern/index.module-9b6ffab0.js +4 -0
  1247. package/tabs/modern/index.module-dd65a4b3.js +4 -0
  1248. package/tabs/modern/mobile.js +2 -2
  1249. package/tabs/modern/responsive.js +2 -2
  1250. package/tabs/responsive.js +3 -3
  1251. package/tabs/{tslib.es6-d332575e.d.ts → tslib.es6-595c5fe0.d.ts} +0 -0
  1252. package/tabs/{tslib.es6-d332575e.js → tslib.es6-595c5fe0.js} +0 -0
  1253. package/tag/Component.js +3 -3
  1254. package/tag/default.css +7 -7
  1255. package/tag/esm/Component.js +3 -3
  1256. package/tag/esm/default.css +7 -7
  1257. package/tag/esm/index.css +35 -35
  1258. package/tag/esm/inverted.css +7 -7
  1259. package/tag/index.css +35 -35
  1260. package/tag/inverted.css +7 -7
  1261. package/tag/modern/Component.js +3 -3
  1262. package/tag/modern/default.css +7 -7
  1263. package/tag/modern/index.css +35 -35
  1264. package/tag/modern/inverted.css +7 -7
  1265. package/textarea/Component.js +3 -3
  1266. package/textarea/default.css +18 -18
  1267. package/textarea/esm/Component.js +3 -3
  1268. package/textarea/esm/default.css +18 -18
  1269. package/textarea/esm/index.css +21 -21
  1270. package/textarea/esm/inverted.css +18 -18
  1271. package/textarea/index.css +21 -21
  1272. package/textarea/inverted.css +18 -18
  1273. package/textarea/modern/Component.js +3 -3
  1274. package/textarea/modern/default.css +18 -18
  1275. package/textarea/modern/index.css +21 -21
  1276. package/textarea/modern/inverted.css +18 -18
  1277. package/themes/compiled/mobile-dark-bluetint.css +230 -230
  1278. package/themes/dist/compiled/mobile-dark-bluetint.css +746 -740
  1279. package/toast/component.js +1 -1
  1280. package/toast/esm/component.js +1 -1
  1281. package/toast/esm/index.css +8 -8
  1282. package/toast/index.css +8 -8
  1283. package/toast/modern/component.js +1 -1
  1284. package/toast/modern/index.css +8 -8
  1285. package/toast-plate/component.js +1 -1
  1286. package/toast-plate/esm/component.js +1 -1
  1287. package/toast-plate/esm/index.css +14 -14
  1288. package/toast-plate/index.css +14 -14
  1289. package/toast-plate/modern/component.js +1 -1
  1290. package/toast-plate/modern/index.css +14 -14
  1291. package/tooltip/{Component-1defae2b.d.ts → Component-3d9d90a8.d.ts} +0 -0
  1292. package/tooltip/{Component-1defae2b.js → Component-3d9d90a8.js} +1 -1
  1293. package/tooltip/Component.js +1 -1
  1294. package/tooltip/component.responsive.js +2 -2
  1295. package/tooltip/esm/{Component-bb087af5.d.ts → Component-7705e825.d.ts} +0 -0
  1296. package/tooltip/esm/{Component-bb087af5.js → Component-7705e825.js} +1 -1
  1297. package/tooltip/esm/Component.js +1 -1
  1298. package/tooltip/esm/component.responsive.js +2 -2
  1299. package/tooltip/esm/index.css +8 -8
  1300. package/tooltip/esm/index.d.ts +1 -1
  1301. package/tooltip/esm/index.js +1 -1
  1302. package/tooltip/esm/responsive.css +3 -3
  1303. package/tooltip/esm/responsive.js +1 -1
  1304. package/tooltip/index.css +8 -8
  1305. package/tooltip/index.d.ts +1 -1
  1306. package/tooltip/index.js +1 -1
  1307. package/tooltip/modern/Component.js +1 -1
  1308. package/tooltip/modern/component.responsive.js +1 -1
  1309. package/tooltip/modern/index.css +8 -8
  1310. package/tooltip/modern/responsive.css +3 -3
  1311. package/tooltip/responsive.css +3 -3
  1312. package/tooltip/responsive.js +1 -1
  1313. package/typography/colors.css +13 -13
  1314. package/typography/{colors.module-35c48cf7.d.ts → colors.module-61d554b8.d.ts} +0 -0
  1315. package/typography/{colors.module-35c48cf7.js → colors.module-61d554b8.js} +1 -1
  1316. package/typography/common.module-9131530f.js +4 -0
  1317. package/typography/component.js +2 -2
  1318. package/typography/esm/colors.css +13 -13
  1319. package/typography/esm/{colors.module-2c206829.d.ts → colors.module-a22706f2.d.ts} +0 -0
  1320. package/typography/esm/{colors.module-2c206829.js → colors.module-a22706f2.js} +1 -1
  1321. package/typography/esm/common.module-95d98fb7.js +4 -0
  1322. package/typography/esm/component.js +2 -2
  1323. package/typography/esm/index.js +2 -2
  1324. package/typography/esm/text/component.js +2 -2
  1325. package/typography/esm/text/index.css +14 -14
  1326. package/typography/esm/text/index.js +1 -1
  1327. package/typography/esm/title/common.css +5 -5
  1328. package/typography/esm/title/component.js +1 -1
  1329. package/typography/esm/title/index.css +19 -19
  1330. package/typography/esm/title/index.js +3 -3
  1331. package/typography/esm/title-responsive/component.js +3 -3
  1332. package/typography/esm/title-responsive/index.css +46 -46
  1333. package/typography/esm/title-responsive/index.js +2 -2
  1334. package/typography/index.js +2 -2
  1335. package/typography/modern/colors.css +13 -13
  1336. package/typography/modern/colors.module-693391df.js +4 -0
  1337. package/typography/modern/common.module-95d98fb7.js +4 -0
  1338. package/typography/modern/component.js +2 -2
  1339. package/typography/modern/index.js +2 -2
  1340. package/typography/modern/text/component.js +2 -2
  1341. package/typography/modern/text/index.css +14 -14
  1342. package/typography/modern/text/index.js +1 -1
  1343. package/typography/modern/title/common.css +5 -5
  1344. package/typography/modern/title/component.js +1 -1
  1345. package/typography/modern/title/index.css +19 -19
  1346. package/typography/modern/title/index.js +3 -3
  1347. package/typography/modern/title-responsive/component.js +3 -3
  1348. package/typography/modern/title-responsive/index.css +46 -46
  1349. package/typography/modern/title-responsive/index.js +2 -2
  1350. package/typography/text/component.d.ts +2 -2
  1351. package/typography/text/component.js +2 -2
  1352. package/typography/text/index.css +14 -14
  1353. package/typography/text/index.js +1 -1
  1354. package/typography/title/common.css +5 -5
  1355. package/typography/title/component.d.ts +3 -3
  1356. package/typography/title/component.js +1 -1
  1357. package/typography/title/index.css +19 -19
  1358. package/typography/title/index.js +3 -3
  1359. package/typography/title-responsive/component.js +3 -3
  1360. package/typography/title-responsive/index.css +46 -46
  1361. package/typography/title-responsive/index.js +2 -2
  1362. package/vars/colors-addons.css +7 -7
  1363. package/vars/colors-bluetint.css +120 -120
  1364. package/vars/colors-indigo.css +128 -132
  1365. package/vars/dist/colors-addons.css +7 -7
  1366. package/vars/dist/colors-bluetint.css +120 -120
  1367. package/vars/dist/colors-indigo.css +128 -132
  1368. package/vars/dist/package.json +1 -1
  1369. package/with-suffix/Component.js +1 -1
  1370. package/with-suffix/esm/Component.js +1 -1
  1371. package/with-suffix/esm/index.css +8 -8
  1372. package/with-suffix/index.css +8 -8
  1373. package/with-suffix/modern/Component.js +1 -1
  1374. package/with-suffix/modern/index.css +8 -8
  1375. package/grid/esm/gutters.module-72a3ee73.js +0 -27
  1376. package/grid/gutters.module-0123c97a.js +0 -28
  1377. package/grid/modern/gutters.module-1fd65510.js +0 -4
  1378. package/modal/esm/transitions.module-0af128f1.js +0 -4
  1379. package/modal/modern/transitions.module-0af128f1.js +0 -4
  1380. package/modal/transitions.module-ac43ebc6.js +0 -4
  1381. package/tabs/esm/index.module-29e85a61.js +0 -4
  1382. package/tabs/esm/index.module-f80b55b1.js +0 -4
  1383. package/tabs/index.module-4cf0e970.js +0 -4
  1384. package/tabs/index.module-9cd7c601.js +0 -4
  1385. package/tabs/modern/index.module-29e85a61.js +0 -4
  1386. package/tabs/modern/index.module-f80b55b1.js +0 -4
  1387. package/typography/common.module-8f8baeca.js +0 -4
  1388. package/typography/esm/common.module-c6bc7a27.js +0 -4
  1389. package/typography/modern/colors.module-148ba739.js +0 -4
  1390. package/typography/modern/common.module-c6bc7a27.js +0 -4
@@ -1,910 +1,19 @@
1
1
  Object.defineProperty(exports, '__esModule', { value: true });
2
2
 
3
- var tslib_es6 = require('../../tslib.es6-3b3b6dd7.js');
3
+ var tslib_es6 = require('../../tslib.es6-0ad47753.js');
4
4
  var React = require('react');
5
5
  require('classnames');
6
6
  require('../../../checkbox');
7
7
  require('../../components/checkmark/Component.js');
8
8
  var components_option_Component = require('../../components/option/Component.js');
9
9
  var coreComponentsSkeleton = require('../../../skeleton');
10
+ require('../../intersection-observer-fd9b7912.js');
10
11
 
11
12
  function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
12
13
 
13
14
  var React__default = /*#__PURE__*/_interopDefaultLegacy(React);
14
15
 
15
- /**
16
- * Copyright 2016 Google Inc. All Rights Reserved.
17
- *
18
- * Licensed under the W3C SOFTWARE AND DOCUMENT NOTICE AND LICENSE.
19
- *
20
- * https://www.w3.org/Consortium/Legal/2015/copyright-software-and-document
21
- *
22
- */
23
- (function () {
24
- // Exit early if we're not running in a browser.
25
- if (typeof window !== 'object') {
26
- return;
27
- }
28
- // Exit early if all IntersectionObserver and IntersectionObserverEntry
29
- // features are natively supported.
30
- if ('IntersectionObserver' in window &&
31
- 'IntersectionObserverEntry' in window &&
32
- 'intersectionRatio' in window.IntersectionObserverEntry.prototype) {
33
- // Minimal polyfill for Edge 15's lack of `isIntersecting`
34
- // See: https://github.com/w3c/IntersectionObserver/issues/211
35
- if (!('isIntersecting' in window.IntersectionObserverEntry.prototype)) {
36
- Object.defineProperty(window.IntersectionObserverEntry.prototype, 'isIntersecting', {
37
- get: function () {
38
- return this.intersectionRatio > 0;
39
- }
40
- });
41
- }
42
- return;
43
- }
44
- /**
45
- * Returns the embedding frame element, if any.
46
- * @param {!Document} doc
47
- * @return {!Element}
48
- */
49
- function getFrameElement(doc) {
50
- try {
51
- return doc.defaultView && doc.defaultView.frameElement || null;
52
- }
53
- catch (e) {
54
- // Ignore the error.
55
- return null;
56
- }
57
- }
58
- /**
59
- * A local reference to the root document.
60
- */
61
- var document = (function (startDoc) {
62
- var doc = startDoc;
63
- var frame = getFrameElement(doc);
64
- while (frame) {
65
- doc = frame.ownerDocument;
66
- frame = getFrameElement(doc);
67
- }
68
- return doc;
69
- })(window.document);
70
- /**
71
- * An IntersectionObserver registry. This registry exists to hold a strong
72
- * reference to IntersectionObserver instances currently observing a target
73
- * element. Without this registry, instances without another reference may be
74
- * garbage collected.
75
- */
76
- var registry = [];
77
- /**
78
- * The signal updater for cross-origin intersection. When not null, it means
79
- * that the polyfill is configured to work in a cross-origin mode.
80
- * @type {function(DOMRect|ClientRect, DOMRect|ClientRect)}
81
- */
82
- var crossOriginUpdater = null;
83
- /**
84
- * The current cross-origin intersection. Only used in the cross-origin mode.
85
- * @type {DOMRect|ClientRect}
86
- */
87
- var crossOriginRect = null;
88
- /**
89
- * Creates the global IntersectionObserverEntry constructor.
90
- * https://w3c.github.io/IntersectionObserver/#intersection-observer-entry
91
- * @param {Object} entry A dictionary of instance properties.
92
- * @constructor
93
- */
94
- function IntersectionObserverEntry(entry) {
95
- this.time = entry.time;
96
- this.target = entry.target;
97
- this.rootBounds = ensureDOMRect(entry.rootBounds);
98
- this.boundingClientRect = ensureDOMRect(entry.boundingClientRect);
99
- this.intersectionRect = ensureDOMRect(entry.intersectionRect || getEmptyRect());
100
- this.isIntersecting = !!entry.intersectionRect;
101
- // Calculates the intersection ratio.
102
- var targetRect = this.boundingClientRect;
103
- var targetArea = targetRect.width * targetRect.height;
104
- var intersectionRect = this.intersectionRect;
105
- var intersectionArea = intersectionRect.width * intersectionRect.height;
106
- // Sets intersection ratio.
107
- if (targetArea) {
108
- // Round the intersection ratio to avoid floating point math issues:
109
- // https://github.com/w3c/IntersectionObserver/issues/324
110
- this.intersectionRatio = Number((intersectionArea / targetArea).toFixed(4));
111
- }
112
- else {
113
- // If area is zero and is intersecting, sets to 1, otherwise to 0
114
- this.intersectionRatio = this.isIntersecting ? 1 : 0;
115
- }
116
- }
117
- /**
118
- * Creates the global IntersectionObserver constructor.
119
- * https://w3c.github.io/IntersectionObserver/#intersection-observer-interface
120
- * @param {Function} callback The function to be invoked after intersection
121
- * changes have queued. The function is not invoked if the queue has
122
- * been emptied by calling the `takeRecords` method.
123
- * @param {Object=} opt_options Optional configuration options.
124
- * @constructor
125
- */
126
- function IntersectionObserver(callback, opt_options) {
127
- var options = opt_options || {};
128
- if (typeof callback != 'function') {
129
- throw new Error('callback must be a function');
130
- }
131
- if (options.root &&
132
- options.root.nodeType != 1 &&
133
- options.root.nodeType != 9) {
134
- throw new Error('root must be a Document or Element');
135
- }
136
- // Binds and throttles `this._checkForIntersections`.
137
- this._checkForIntersections = throttle(this._checkForIntersections.bind(this), this.THROTTLE_TIMEOUT);
138
- // Private properties.
139
- this._callback = callback;
140
- this._observationTargets = [];
141
- this._queuedEntries = [];
142
- this._rootMarginValues = this._parseRootMargin(options.rootMargin);
143
- // Public properties.
144
- this.thresholds = this._initThresholds(options.threshold);
145
- this.root = options.root || null;
146
- this.rootMargin = this._rootMarginValues.map(function (margin) {
147
- return margin.value + margin.unit;
148
- }).join(' ');
149
- /** @private @const {!Array<!Document>} */
150
- this._monitoringDocuments = [];
151
- /** @private @const {!Array<function()>} */
152
- this._monitoringUnsubscribes = [];
153
- }
154
- /**
155
- * The minimum interval within which the document will be checked for
156
- * intersection changes.
157
- */
158
- IntersectionObserver.prototype.THROTTLE_TIMEOUT = 100;
159
- /**
160
- * The frequency in which the polyfill polls for intersection changes.
161
- * this can be updated on a per instance basis and must be set prior to
162
- * calling `observe` on the first target.
163
- */
164
- IntersectionObserver.prototype.POLL_INTERVAL = null;
165
- /**
166
- * Use a mutation observer on the root element
167
- * to detect intersection changes.
168
- */
169
- IntersectionObserver.prototype.USE_MUTATION_OBSERVER = true;
170
- /**
171
- * Sets up the polyfill in the cross-origin mode. The result is the
172
- * updater function that accepts two arguments: `boundingClientRect` and
173
- * `intersectionRect` - just as these fields would be available to the
174
- * parent via `IntersectionObserverEntry`. This function should be called
175
- * each time the iframe receives intersection information from the parent
176
- * window, e.g. via messaging.
177
- * @return {function(DOMRect|ClientRect, DOMRect|ClientRect)}
178
- */
179
- IntersectionObserver._setupCrossOriginUpdater = function () {
180
- if (!crossOriginUpdater) {
181
- /**
182
- * @param {DOMRect|ClientRect} boundingClientRect
183
- * @param {DOMRect|ClientRect} intersectionRect
184
- */
185
- crossOriginUpdater = function (boundingClientRect, intersectionRect) {
186
- if (!boundingClientRect || !intersectionRect) {
187
- crossOriginRect = getEmptyRect();
188
- }
189
- else {
190
- crossOriginRect = convertFromParentRect(boundingClientRect, intersectionRect);
191
- }
192
- registry.forEach(function (observer) {
193
- observer._checkForIntersections();
194
- });
195
- };
196
- }
197
- return crossOriginUpdater;
198
- };
199
- /**
200
- * Resets the cross-origin mode.
201
- */
202
- IntersectionObserver._resetCrossOriginUpdater = function () {
203
- crossOriginUpdater = null;
204
- crossOriginRect = null;
205
- };
206
- /**
207
- * Starts observing a target element for intersection changes based on
208
- * the thresholds values.
209
- * @param {Element} target The DOM element to observe.
210
- */
211
- IntersectionObserver.prototype.observe = function (target) {
212
- var isTargetAlreadyObserved = this._observationTargets.some(function (item) {
213
- return item.element == target;
214
- });
215
- if (isTargetAlreadyObserved) {
216
- return;
217
- }
218
- if (!(target && target.nodeType == 1)) {
219
- throw new Error('target must be an Element');
220
- }
221
- this._registerInstance();
222
- this._observationTargets.push({ element: target, entry: null });
223
- this._monitorIntersections(target.ownerDocument);
224
- this._checkForIntersections();
225
- };
226
- /**
227
- * Stops observing a target element for intersection changes.
228
- * @param {Element} target The DOM element to observe.
229
- */
230
- IntersectionObserver.prototype.unobserve = function (target) {
231
- this._observationTargets =
232
- this._observationTargets.filter(function (item) {
233
- return item.element != target;
234
- });
235
- this._unmonitorIntersections(target.ownerDocument);
236
- if (this._observationTargets.length == 0) {
237
- this._unregisterInstance();
238
- }
239
- };
240
- /**
241
- * Stops observing all target elements for intersection changes.
242
- */
243
- IntersectionObserver.prototype.disconnect = function () {
244
- this._observationTargets = [];
245
- this._unmonitorAllIntersections();
246
- this._unregisterInstance();
247
- };
248
- /**
249
- * Returns any queue entries that have not yet been reported to the
250
- * callback and clears the queue. This can be used in conjunction with the
251
- * callback to obtain the absolute most up-to-date intersection information.
252
- * @return {Array} The currently queued entries.
253
- */
254
- IntersectionObserver.prototype.takeRecords = function () {
255
- var records = this._queuedEntries.slice();
256
- this._queuedEntries = [];
257
- return records;
258
- };
259
- /**
260
- * Accepts the threshold value from the user configuration object and
261
- * returns a sorted array of unique threshold values. If a value is not
262
- * between 0 and 1 and error is thrown.
263
- * @private
264
- * @param {Array|number=} opt_threshold An optional threshold value or
265
- * a list of threshold values, defaulting to [0].
266
- * @return {Array} A sorted list of unique and valid threshold values.
267
- */
268
- IntersectionObserver.prototype._initThresholds = function (opt_threshold) {
269
- var threshold = opt_threshold || [0];
270
- if (!Array.isArray(threshold))
271
- threshold = [threshold];
272
- return threshold.sort().filter(function (t, i, a) {
273
- if (typeof t != 'number' || isNaN(t) || t < 0 || t > 1) {
274
- throw new Error('threshold must be a number between 0 and 1 inclusively');
275
- }
276
- return t !== a[i - 1];
277
- });
278
- };
279
- /**
280
- * Accepts the rootMargin value from the user configuration object
281
- * and returns an array of the four margin values as an object containing
282
- * the value and unit properties. If any of the values are not properly
283
- * formatted or use a unit other than px or %, and error is thrown.
284
- * @private
285
- * @param {string=} opt_rootMargin An optional rootMargin value,
286
- * defaulting to '0px'.
287
- * @return {Array<Object>} An array of margin objects with the keys
288
- * value and unit.
289
- */
290
- IntersectionObserver.prototype._parseRootMargin = function (opt_rootMargin) {
291
- var marginString = opt_rootMargin || '0px';
292
- var margins = marginString.split(/\s+/).map(function (margin) {
293
- var parts = /^(-?\d*\.?\d+)(px|%)$/.exec(margin);
294
- if (!parts) {
295
- throw new Error('rootMargin must be specified in pixels or percent');
296
- }
297
- return { value: parseFloat(parts[1]), unit: parts[2] };
298
- });
299
- // Handles shorthand.
300
- margins[1] = margins[1] || margins[0];
301
- margins[2] = margins[2] || margins[0];
302
- margins[3] = margins[3] || margins[1];
303
- return margins;
304
- };
305
- /**
306
- * Starts polling for intersection changes if the polling is not already
307
- * happening, and if the page's visibility state is visible.
308
- * @param {!Document} doc
309
- * @private
310
- */
311
- IntersectionObserver.prototype._monitorIntersections = function (doc) {
312
- var win = doc.defaultView;
313
- if (!win) {
314
- // Already destroyed.
315
- return;
316
- }
317
- if (this._monitoringDocuments.indexOf(doc) != -1) {
318
- // Already monitoring.
319
- return;
320
- }
321
- // Private state for monitoring.
322
- var callback = this._checkForIntersections;
323
- var monitoringInterval = null;
324
- var domObserver = null;
325
- // If a poll interval is set, use polling instead of listening to
326
- // resize and scroll events or DOM mutations.
327
- if (this.POLL_INTERVAL) {
328
- monitoringInterval = win.setInterval(callback, this.POLL_INTERVAL);
329
- }
330
- else {
331
- addEvent(win, 'resize', callback, true);
332
- addEvent(doc, 'scroll', callback, true);
333
- if (this.USE_MUTATION_OBSERVER && 'MutationObserver' in win) {
334
- domObserver = new win.MutationObserver(callback);
335
- domObserver.observe(doc, {
336
- attributes: true,
337
- childList: true,
338
- characterData: true,
339
- subtree: true
340
- });
341
- }
342
- }
343
- this._monitoringDocuments.push(doc);
344
- this._monitoringUnsubscribes.push(function () {
345
- // Get the window object again. When a friendly iframe is destroyed, it
346
- // will be null.
347
- var win = doc.defaultView;
348
- if (win) {
349
- if (monitoringInterval) {
350
- win.clearInterval(monitoringInterval);
351
- }
352
- removeEvent(win, 'resize', callback, true);
353
- }
354
- removeEvent(doc, 'scroll', callback, true);
355
- if (domObserver) {
356
- domObserver.disconnect();
357
- }
358
- });
359
- // Also monitor the parent.
360
- var rootDoc = (this.root && (this.root.ownerDocument || this.root)) || document;
361
- if (doc != rootDoc) {
362
- var frame = getFrameElement(doc);
363
- if (frame) {
364
- this._monitorIntersections(frame.ownerDocument);
365
- }
366
- }
367
- };
368
- /**
369
- * Stops polling for intersection changes.
370
- * @param {!Document} doc
371
- * @private
372
- */
373
- IntersectionObserver.prototype._unmonitorIntersections = function (doc) {
374
- var index = this._monitoringDocuments.indexOf(doc);
375
- if (index == -1) {
376
- return;
377
- }
378
- var rootDoc = (this.root && (this.root.ownerDocument || this.root)) || document;
379
- // Check if any dependent targets are still remaining.
380
- var hasDependentTargets = this._observationTargets.some(function (item) {
381
- var itemDoc = item.element.ownerDocument;
382
- // Target is in this context.
383
- if (itemDoc == doc) {
384
- return true;
385
- }
386
- // Target is nested in this context.
387
- while (itemDoc && itemDoc != rootDoc) {
388
- var frame = getFrameElement(itemDoc);
389
- itemDoc = frame && frame.ownerDocument;
390
- if (itemDoc == doc) {
391
- return true;
392
- }
393
- }
394
- return false;
395
- });
396
- if (hasDependentTargets) {
397
- return;
398
- }
399
- // Unsubscribe.
400
- var unsubscribe = this._monitoringUnsubscribes[index];
401
- this._monitoringDocuments.splice(index, 1);
402
- this._monitoringUnsubscribes.splice(index, 1);
403
- unsubscribe();
404
- // Also unmonitor the parent.
405
- if (doc != rootDoc) {
406
- var frame = getFrameElement(doc);
407
- if (frame) {
408
- this._unmonitorIntersections(frame.ownerDocument);
409
- }
410
- }
411
- };
412
- /**
413
- * Stops polling for intersection changes.
414
- * @param {!Document} doc
415
- * @private
416
- */
417
- IntersectionObserver.prototype._unmonitorAllIntersections = function () {
418
- var unsubscribes = this._monitoringUnsubscribes.slice(0);
419
- this._monitoringDocuments.length = 0;
420
- this._monitoringUnsubscribes.length = 0;
421
- for (var i = 0; i < unsubscribes.length; i++) {
422
- unsubscribes[i]();
423
- }
424
- };
425
- /**
426
- * Scans each observation target for intersection changes and adds them
427
- * to the internal entries queue. If new entries are found, it
428
- * schedules the callback to be invoked.
429
- * @private
430
- */
431
- IntersectionObserver.prototype._checkForIntersections = function () {
432
- if (!this.root && crossOriginUpdater && !crossOriginRect) {
433
- // Cross origin monitoring, but no initial data available yet.
434
- return;
435
- }
436
- var rootIsInDom = this._rootIsInDom();
437
- var rootRect = rootIsInDom ? this._getRootRect() : getEmptyRect();
438
- this._observationTargets.forEach(function (item) {
439
- var target = item.element;
440
- var targetRect = getBoundingClientRect(target);
441
- var rootContainsTarget = this._rootContainsTarget(target);
442
- var oldEntry = item.entry;
443
- var intersectionRect = rootIsInDom && rootContainsTarget &&
444
- this._computeTargetAndRootIntersection(target, targetRect, rootRect);
445
- var rootBounds = null;
446
- if (!this._rootContainsTarget(target)) {
447
- rootBounds = getEmptyRect();
448
- }
449
- else if (!crossOriginUpdater || this.root) {
450
- rootBounds = rootRect;
451
- }
452
- var newEntry = item.entry = new IntersectionObserverEntry({
453
- time: now(),
454
- target: target,
455
- boundingClientRect: targetRect,
456
- rootBounds: rootBounds,
457
- intersectionRect: intersectionRect
458
- });
459
- if (!oldEntry) {
460
- this._queuedEntries.push(newEntry);
461
- }
462
- else if (rootIsInDom && rootContainsTarget) {
463
- // If the new entry intersection ratio has crossed any of the
464
- // thresholds, add a new entry.
465
- if (this._hasCrossedThreshold(oldEntry, newEntry)) {
466
- this._queuedEntries.push(newEntry);
467
- }
468
- }
469
- else {
470
- // If the root is not in the DOM or target is not contained within
471
- // root but the previous entry for this target had an intersection,
472
- // add a new record indicating removal.
473
- if (oldEntry && oldEntry.isIntersecting) {
474
- this._queuedEntries.push(newEntry);
475
- }
476
- }
477
- }, this);
478
- if (this._queuedEntries.length) {
479
- this._callback(this.takeRecords(), this);
480
- }
481
- };
482
- /**
483
- * Accepts a target and root rect computes the intersection between then
484
- * following the algorithm in the spec.
485
- * TODO(philipwalton): at this time clip-path is not considered.
486
- * https://w3c.github.io/IntersectionObserver/#calculate-intersection-rect-algo
487
- * @param {Element} target The target DOM element
488
- * @param {Object} targetRect The bounding rect of the target.
489
- * @param {Object} rootRect The bounding rect of the root after being
490
- * expanded by the rootMargin value.
491
- * @return {?Object} The final intersection rect object or undefined if no
492
- * intersection is found.
493
- * @private
494
- */
495
- IntersectionObserver.prototype._computeTargetAndRootIntersection =
496
- function (target, targetRect, rootRect) {
497
- // If the element isn't displayed, an intersection can't happen.
498
- if (window.getComputedStyle(target).display == 'none')
499
- return;
500
- var intersectionRect = targetRect;
501
- var parent = getParentNode(target);
502
- var atRoot = false;
503
- while (!atRoot && parent) {
504
- var parentRect = null;
505
- var parentComputedStyle = parent.nodeType == 1 ?
506
- window.getComputedStyle(parent) : {};
507
- // If the parent isn't displayed, an intersection can't happen.
508
- if (parentComputedStyle.display == 'none')
509
- return null;
510
- if (parent == this.root || parent.nodeType == /* DOCUMENT */ 9) {
511
- atRoot = true;
512
- if (parent == this.root || parent == document) {
513
- if (crossOriginUpdater && !this.root) {
514
- if (!crossOriginRect ||
515
- crossOriginRect.width == 0 && crossOriginRect.height == 0) {
516
- // A 0-size cross-origin intersection means no-intersection.
517
- parent = null;
518
- parentRect = null;
519
- intersectionRect = null;
520
- }
521
- else {
522
- parentRect = crossOriginRect;
523
- }
524
- }
525
- else {
526
- parentRect = rootRect;
527
- }
528
- }
529
- else {
530
- // Check if there's a frame that can be navigated to.
531
- var frame = getParentNode(parent);
532
- var frameRect = frame && getBoundingClientRect(frame);
533
- var frameIntersect = frame &&
534
- this._computeTargetAndRootIntersection(frame, frameRect, rootRect);
535
- if (frameRect && frameIntersect) {
536
- parent = frame;
537
- parentRect = convertFromParentRect(frameRect, frameIntersect);
538
- }
539
- else {
540
- parent = null;
541
- intersectionRect = null;
542
- }
543
- }
544
- }
545
- else {
546
- // If the element has a non-visible overflow, and it's not the <body>
547
- // or <html> element, update the intersection rect.
548
- // Note: <body> and <html> cannot be clipped to a rect that's not also
549
- // the document rect, so no need to compute a new intersection.
550
- var doc = parent.ownerDocument;
551
- if (parent != doc.body &&
552
- parent != doc.documentElement &&
553
- parentComputedStyle.overflow != 'visible') {
554
- parentRect = getBoundingClientRect(parent);
555
- }
556
- }
557
- // If either of the above conditionals set a new parentRect,
558
- // calculate new intersection data.
559
- if (parentRect) {
560
- intersectionRect = computeRectIntersection(parentRect, intersectionRect);
561
- }
562
- if (!intersectionRect)
563
- break;
564
- parent = parent && getParentNode(parent);
565
- }
566
- return intersectionRect;
567
- };
568
- /**
569
- * Returns the root rect after being expanded by the rootMargin value.
570
- * @return {ClientRect} The expanded root rect.
571
- * @private
572
- */
573
- IntersectionObserver.prototype._getRootRect = function () {
574
- var rootRect;
575
- if (this.root && !isDoc(this.root)) {
576
- rootRect = getBoundingClientRect(this.root);
577
- }
578
- else {
579
- // Use <html>/<body> instead of window since scroll bars affect size.
580
- var doc = isDoc(this.root) ? this.root : document;
581
- var html = doc.documentElement;
582
- var body = doc.body;
583
- rootRect = {
584
- top: 0,
585
- left: 0,
586
- right: html.clientWidth || body.clientWidth,
587
- width: html.clientWidth || body.clientWidth,
588
- bottom: html.clientHeight || body.clientHeight,
589
- height: html.clientHeight || body.clientHeight
590
- };
591
- }
592
- return this._expandRectByRootMargin(rootRect);
593
- };
594
- /**
595
- * Accepts a rect and expands it by the rootMargin value.
596
- * @param {DOMRect|ClientRect} rect The rect object to expand.
597
- * @return {ClientRect} The expanded rect.
598
- * @private
599
- */
600
- IntersectionObserver.prototype._expandRectByRootMargin = function (rect) {
601
- var margins = this._rootMarginValues.map(function (margin, i) {
602
- return margin.unit == 'px' ? margin.value :
603
- margin.value * (i % 2 ? rect.width : rect.height) / 100;
604
- });
605
- var newRect = {
606
- top: rect.top - margins[0],
607
- right: rect.right + margins[1],
608
- bottom: rect.bottom + margins[2],
609
- left: rect.left - margins[3]
610
- };
611
- newRect.width = newRect.right - newRect.left;
612
- newRect.height = newRect.bottom - newRect.top;
613
- return newRect;
614
- };
615
- /**
616
- * Accepts an old and new entry and returns true if at least one of the
617
- * threshold values has been crossed.
618
- * @param {?IntersectionObserverEntry} oldEntry The previous entry for a
619
- * particular target element or null if no previous entry exists.
620
- * @param {IntersectionObserverEntry} newEntry The current entry for a
621
- * particular target element.
622
- * @return {boolean} Returns true if a any threshold has been crossed.
623
- * @private
624
- */
625
- IntersectionObserver.prototype._hasCrossedThreshold =
626
- function (oldEntry, newEntry) {
627
- // To make comparing easier, an entry that has a ratio of 0
628
- // but does not actually intersect is given a value of -1
629
- var oldRatio = oldEntry && oldEntry.isIntersecting ?
630
- oldEntry.intersectionRatio || 0 : -1;
631
- var newRatio = newEntry.isIntersecting ?
632
- newEntry.intersectionRatio || 0 : -1;
633
- // Ignore unchanged ratios
634
- if (oldRatio === newRatio)
635
- return;
636
- for (var i = 0; i < this.thresholds.length; i++) {
637
- var threshold = this.thresholds[i];
638
- // Return true if an entry matches a threshold or if the new ratio
639
- // and the old ratio are on the opposite sides of a threshold.
640
- if (threshold == oldRatio || threshold == newRatio ||
641
- threshold < oldRatio !== threshold < newRatio) {
642
- return true;
643
- }
644
- }
645
- };
646
- /**
647
- * Returns whether or not the root element is an element and is in the DOM.
648
- * @return {boolean} True if the root element is an element and is in the DOM.
649
- * @private
650
- */
651
- IntersectionObserver.prototype._rootIsInDom = function () {
652
- return !this.root || containsDeep(document, this.root);
653
- };
654
- /**
655
- * Returns whether or not the target element is a child of root.
656
- * @param {Element} target The target element to check.
657
- * @return {boolean} True if the target element is a child of root.
658
- * @private
659
- */
660
- IntersectionObserver.prototype._rootContainsTarget = function (target) {
661
- var rootDoc = (this.root && (this.root.ownerDocument || this.root)) || document;
662
- return (containsDeep(rootDoc, target) &&
663
- (!this.root || rootDoc == target.ownerDocument));
664
- };
665
- /**
666
- * Adds the instance to the global IntersectionObserver registry if it isn't
667
- * already present.
668
- * @private
669
- */
670
- IntersectionObserver.prototype._registerInstance = function () {
671
- if (registry.indexOf(this) < 0) {
672
- registry.push(this);
673
- }
674
- };
675
- /**
676
- * Removes the instance from the global IntersectionObserver registry.
677
- * @private
678
- */
679
- IntersectionObserver.prototype._unregisterInstance = function () {
680
- var index = registry.indexOf(this);
681
- if (index != -1)
682
- registry.splice(index, 1);
683
- };
684
- /**
685
- * Returns the result of the performance.now() method or null in browsers
686
- * that don't support the API.
687
- * @return {number} The elapsed time since the page was requested.
688
- */
689
- function now() {
690
- return window.performance && performance.now && performance.now();
691
- }
692
- /**
693
- * Throttles a function and delays its execution, so it's only called at most
694
- * once within a given time period.
695
- * @param {Function} fn The function to throttle.
696
- * @param {number} timeout The amount of time that must pass before the
697
- * function can be called again.
698
- * @return {Function} The throttled function.
699
- */
700
- function throttle(fn, timeout) {
701
- var timer = null;
702
- return function () {
703
- if (!timer) {
704
- timer = setTimeout(function () {
705
- fn();
706
- timer = null;
707
- }, timeout);
708
- }
709
- };
710
- }
711
- /**
712
- * Adds an event handler to a DOM node ensuring cross-browser compatibility.
713
- * @param {Node} node The DOM node to add the event handler to.
714
- * @param {string} event The event name.
715
- * @param {Function} fn The event handler to add.
716
- * @param {boolean} opt_useCapture Optionally adds the even to the capture
717
- * phase. Note: this only works in modern browsers.
718
- */
719
- function addEvent(node, event, fn, opt_useCapture) {
720
- if (typeof node.addEventListener == 'function') {
721
- node.addEventListener(event, fn, opt_useCapture || false);
722
- }
723
- else if (typeof node.attachEvent == 'function') {
724
- node.attachEvent('on' + event, fn);
725
- }
726
- }
727
- /**
728
- * Removes a previously added event handler from a DOM node.
729
- * @param {Node} node The DOM node to remove the event handler from.
730
- * @param {string} event The event name.
731
- * @param {Function} fn The event handler to remove.
732
- * @param {boolean} opt_useCapture If the event handler was added with this
733
- * flag set to true, it should be set to true here in order to remove it.
734
- */
735
- function removeEvent(node, event, fn, opt_useCapture) {
736
- if (typeof node.removeEventListener == 'function') {
737
- node.removeEventListener(event, fn, opt_useCapture || false);
738
- }
739
- else if (typeof node.detatchEvent == 'function') {
740
- node.detatchEvent('on' + event, fn);
741
- }
742
- }
743
- /**
744
- * Returns the intersection between two rect objects.
745
- * @param {Object} rect1 The first rect.
746
- * @param {Object} rect2 The second rect.
747
- * @return {?Object|?ClientRect} The intersection rect or undefined if no
748
- * intersection is found.
749
- */
750
- function computeRectIntersection(rect1, rect2) {
751
- var top = Math.max(rect1.top, rect2.top);
752
- var bottom = Math.min(rect1.bottom, rect2.bottom);
753
- var left = Math.max(rect1.left, rect2.left);
754
- var right = Math.min(rect1.right, rect2.right);
755
- var width = right - left;
756
- var height = bottom - top;
757
- return (width >= 0 && height >= 0) && {
758
- top: top,
759
- bottom: bottom,
760
- left: left,
761
- right: right,
762
- width: width,
763
- height: height
764
- } || null;
765
- }
766
- /**
767
- * Shims the native getBoundingClientRect for compatibility with older IE.
768
- * @param {Element} el The element whose bounding rect to get.
769
- * @return {DOMRect|ClientRect} The (possibly shimmed) rect of the element.
770
- */
771
- function getBoundingClientRect(el) {
772
- var rect;
773
- try {
774
- rect = el.getBoundingClientRect();
775
- }
776
- catch (err) {
777
- // Ignore Windows 7 IE11 "Unspecified error"
778
- // https://github.com/w3c/IntersectionObserver/pull/205
779
- }
780
- if (!rect)
781
- return getEmptyRect();
782
- // Older IE
783
- if (!(rect.width && rect.height)) {
784
- rect = {
785
- top: rect.top,
786
- right: rect.right,
787
- bottom: rect.bottom,
788
- left: rect.left,
789
- width: rect.right - rect.left,
790
- height: rect.bottom - rect.top
791
- };
792
- }
793
- return rect;
794
- }
795
- /**
796
- * Returns an empty rect object. An empty rect is returned when an element
797
- * is not in the DOM.
798
- * @return {ClientRect} The empty rect.
799
- */
800
- function getEmptyRect() {
801
- return {
802
- top: 0,
803
- bottom: 0,
804
- left: 0,
805
- right: 0,
806
- width: 0,
807
- height: 0
808
- };
809
- }
810
- /**
811
- * Ensure that the result has all of the necessary fields of the DOMRect.
812
- * Specifically this ensures that `x` and `y` fields are set.
813
- *
814
- * @param {?DOMRect|?ClientRect} rect
815
- * @return {?DOMRect}
816
- */
817
- function ensureDOMRect(rect) {
818
- // A `DOMRect` object has `x` and `y` fields.
819
- if (!rect || 'x' in rect) {
820
- return rect;
821
- }
822
- // A IE's `ClientRect` type does not have `x` and `y`. The same is the case
823
- // for internally calculated Rect objects. For the purposes of
824
- // `IntersectionObserver`, it's sufficient to simply mirror `left` and `top`
825
- // for these fields.
826
- return {
827
- top: rect.top,
828
- y: rect.top,
829
- bottom: rect.bottom,
830
- left: rect.left,
831
- x: rect.left,
832
- right: rect.right,
833
- width: rect.width,
834
- height: rect.height
835
- };
836
- }
837
- /**
838
- * Inverts the intersection and bounding rect from the parent (frame) BCR to
839
- * the local BCR space.
840
- * @param {DOMRect|ClientRect} parentBoundingRect The parent's bound client rect.
841
- * @param {DOMRect|ClientRect} parentIntersectionRect The parent's own intersection rect.
842
- * @return {ClientRect} The local root bounding rect for the parent's children.
843
- */
844
- function convertFromParentRect(parentBoundingRect, parentIntersectionRect) {
845
- var top = parentIntersectionRect.top - parentBoundingRect.top;
846
- var left = parentIntersectionRect.left - parentBoundingRect.left;
847
- return {
848
- top: top,
849
- left: left,
850
- height: parentIntersectionRect.height,
851
- width: parentIntersectionRect.width,
852
- bottom: top + parentIntersectionRect.height,
853
- right: left + parentIntersectionRect.width
854
- };
855
- }
856
- /**
857
- * Checks to see if a parent element contains a child element (including inside
858
- * shadow DOM).
859
- * @param {Node} parent The parent element.
860
- * @param {Node} child The child element.
861
- * @return {boolean} True if the parent node contains the child node.
862
- */
863
- function containsDeep(parent, child) {
864
- var node = child;
865
- while (node) {
866
- if (node == parent)
867
- return true;
868
- node = getParentNode(node);
869
- }
870
- return false;
871
- }
872
- /**
873
- * Gets the parent node of an element or its host element if the parent node
874
- * is a shadow root.
875
- * @param {Node} node The node whose parent to get.
876
- * @return {Node|null} The parent node or null if no parent exists.
877
- */
878
- function getParentNode(node) {
879
- var parent = node.parentNode;
880
- if (node.nodeType == /* DOCUMENT */ 9 && node != document) {
881
- // If this node is a document node, look for the embedding frame.
882
- return getFrameElement(node);
883
- }
884
- // If the parent has element that is assigned through shadow root slot
885
- if (parent && parent.assignedSlot) {
886
- parent = parent.assignedSlot.parentNode;
887
- }
888
- if (parent && parent.nodeType == 11 && parent.host) {
889
- // If the parent is a shadow root, return the host element.
890
- return parent.host;
891
- }
892
- return parent;
893
- }
894
- /**
895
- * Returns true if `node` is a Document.
896
- * @param {!Node} node
897
- * @returns {boolean}
898
- */
899
- function isDoc(node) {
900
- return node && node.nodeType === 9;
901
- }
902
- // Exposes the constructors globally.
903
- window.IntersectionObserver = IntersectionObserver;
904
- window.IntersectionObserverEntry = IntersectionObserverEntry;
905
- }());
906
-
907
- var styles = {"skeleton":"select__skeleton_14tiu"};
16
+ var styles = {"skeleton":"select__skeleton_18qvf"};
908
17
  require('./index.css');
909
18
 
910
19
  var DEBOUNCE_TIMEOUT = 300;