@alfalab/core-components 23.8.1 → 23.11.0

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