newskit 7.0.0 → 7.2.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 (505) hide show
  1. package/cjs/assistive-text/assistive-text.js +1 -1
  2. package/cjs/assistive-text/assistive-text.js.map +1 -1
  3. package/cjs/base-floating-element/base-floating-element.d.ts.map +1 -1
  4. package/cjs/base-floating-element/base-floating-element.js +13 -2
  5. package/cjs/base-floating-element/base-floating-element.js.map +1 -1
  6. package/cjs/breadcrumbs/breadcrumbs.d.ts.map +1 -1
  7. package/cjs/breadcrumbs/breadcrumbs.js +1 -1
  8. package/cjs/breadcrumbs/breadcrumbs.js.map +1 -1
  9. package/cjs/breadcrumbs/style-presets.d.ts.map +1 -1
  10. package/cjs/breadcrumbs/style-presets.js +2 -0
  11. package/cjs/breadcrumbs/style-presets.js.map +1 -1
  12. package/cjs/card/card.d.ts.map +1 -1
  13. package/cjs/card/card.js +1 -1
  14. package/cjs/card/card.js.map +1 -1
  15. package/cjs/card/defaults.d.ts +3 -0
  16. package/cjs/card/defaults.d.ts.map +1 -1
  17. package/cjs/card/defaults.js +3 -0
  18. package/cjs/card/defaults.js.map +1 -1
  19. package/cjs/card/style-presets.d.ts.map +1 -1
  20. package/cjs/card/style-presets.js +4 -6
  21. package/cjs/card/style-presets.js.map +1 -1
  22. package/cjs/card/styled.d.ts.map +1 -1
  23. package/cjs/card/styled.js +3 -1
  24. package/cjs/card/styled.js.map +1 -1
  25. package/cjs/card-composable/card-composable.d.ts +97 -0
  26. package/cjs/card-composable/card-composable.d.ts.map +1 -0
  27. package/cjs/card-composable/card-composable.js +93 -0
  28. package/cjs/card-composable/card-composable.js.map +1 -0
  29. package/cjs/card-composable/context.d.ts +8 -0
  30. package/cjs/card-composable/context.d.ts.map +1 -0
  31. package/cjs/card-composable/context.js +18 -0
  32. package/cjs/card-composable/context.js.map +1 -0
  33. package/cjs/card-composable/defaults.d.ts +12 -0
  34. package/cjs/card-composable/defaults.d.ts.map +1 -0
  35. package/cjs/card-composable/defaults.js +13 -0
  36. package/cjs/card-composable/defaults.js.map +1 -0
  37. package/cjs/card-composable/index.d.ts +3 -0
  38. package/cjs/card-composable/index.d.ts.map +1 -0
  39. package/cjs/card-composable/index.js +14 -0
  40. package/cjs/card-composable/index.js.map +1 -0
  41. package/cjs/card-composable/style-presets.d.ts +4 -0
  42. package/cjs/card-composable/style-presets.d.ts.map +1 -0
  43. package/cjs/card-composable/style-presets.js +4 -0
  44. package/cjs/card-composable/style-presets.js.map +1 -0
  45. package/cjs/card-composable/styled.d.ts +143 -0
  46. package/cjs/card-composable/styled.d.ts.map +1 -0
  47. package/cjs/card-composable/styled.js +25 -0
  48. package/cjs/card-composable/styled.js.map +1 -0
  49. package/cjs/card-composable/types.d.ts +26 -0
  50. package/cjs/card-composable/types.d.ts.map +1 -0
  51. package/cjs/card-composable/types.js +3 -0
  52. package/cjs/card-composable/types.js.map +1 -0
  53. package/cjs/date-time/date-time.d.ts +1 -1
  54. package/cjs/date-time/date-time.d.ts.map +1 -1
  55. package/cjs/date-time/date-time.js +12 -5
  56. package/cjs/date-time/date-time.js.map +1 -1
  57. package/cjs/date-time/types.d.ts +1 -0
  58. package/cjs/date-time/types.d.ts.map +1 -1
  59. package/cjs/form/context.d.ts +2 -18
  60. package/cjs/form/context.d.ts.map +1 -1
  61. package/cjs/form/utils.d.ts +2 -2
  62. package/cjs/icons/filled/custom/icon-filled-figma.d.ts.map +1 -1
  63. package/cjs/icons/filled/custom/icon-filled-figma.js +5 -5
  64. package/cjs/icons/filled/custom/icon-filled-figma.js.map +1 -1
  65. package/cjs/icons/filled/custom/index.d.ts +7 -7
  66. package/cjs/icons/filled/custom/index.d.ts.map +1 -1
  67. package/cjs/icons/filled/custom/index.js +7 -7
  68. package/cjs/icons/filled/custom/index.js.map +1 -1
  69. package/cjs/icons/filled/material/icon-filled-arrow-back.d.ts +2 -0
  70. package/cjs/icons/filled/material/icon-filled-arrow-back.js +11 -0
  71. package/cjs/icons/filled/material/icon-filled-arrow-forward.d.ts +2 -0
  72. package/cjs/icons/filled/material/icon-filled-arrow-forward.js +11 -0
  73. package/cjs/icons/filled/material/icon-filled-control-point.d.ts +2 -0
  74. package/cjs/icons/filled/material/icon-filled-control-point.js +11 -0
  75. package/cjs/icons/filled/material/icon-filled-first-page.d.ts +2 -0
  76. package/cjs/icons/filled/material/icon-filled-first-page.js +11 -0
  77. package/cjs/icons/filled/material/icon-filled-last-page.d.ts +2 -0
  78. package/cjs/icons/filled/material/icon-filled-last-page.js +11 -0
  79. package/cjs/icons/filled/material/icon-filled-more-horiz.d.ts +2 -0
  80. package/cjs/icons/filled/material/icon-filled-more-horiz.js +11 -0
  81. package/cjs/icons/filled/material/icon-filled-remove-red-eye.d.ts +2 -0
  82. package/cjs/icons/filled/material/icon-filled-remove-red-eye.js +11 -0
  83. package/cjs/icons/filled/material/icon-filled-star.d.ts +2 -0
  84. package/cjs/icons/filled/material/icon-filled-star.js +11 -0
  85. package/cjs/icons/filled/material/index.d.ts +8 -0
  86. package/cjs/icons/filled/material/index.js +18 -2
  87. package/cjs/icons/outlined/material/icon-outlined-arrow-back.d.ts +2 -0
  88. package/cjs/icons/outlined/material/icon-outlined-arrow-back.js +11 -0
  89. package/cjs/icons/outlined/material/icon-outlined-arrow-forward.d.ts +2 -0
  90. package/cjs/icons/outlined/material/icon-outlined-arrow-forward.js +11 -0
  91. package/cjs/icons/outlined/material/icon-outlined-control-point.d.ts +2 -0
  92. package/cjs/icons/outlined/material/icon-outlined-control-point.js +11 -0
  93. package/cjs/icons/outlined/material/icon-outlined-first-page.d.ts +2 -0
  94. package/cjs/icons/outlined/material/icon-outlined-first-page.js +11 -0
  95. package/cjs/icons/outlined/material/icon-outlined-last-page.d.ts +2 -0
  96. package/cjs/icons/outlined/material/icon-outlined-last-page.js +11 -0
  97. package/cjs/icons/outlined/material/icon-outlined-more-horiz.d.ts +2 -0
  98. package/cjs/icons/outlined/material/icon-outlined-more-horiz.js +11 -0
  99. package/cjs/icons/outlined/material/icon-outlined-remove-red-eye.d.ts +2 -0
  100. package/cjs/icons/outlined/material/icon-outlined-remove-red-eye.js +11 -0
  101. package/cjs/icons/outlined/material/icon-outlined-star.d.ts +2 -0
  102. package/cjs/icons/outlined/material/icon-outlined-star.js +11 -0
  103. package/cjs/icons/outlined/material/index.d.ts +8 -0
  104. package/cjs/icons/outlined/material/index.js +18 -2
  105. package/cjs/index.d.ts +2 -0
  106. package/cjs/index.d.ts.map +1 -1
  107. package/cjs/index.js +2 -0
  108. package/cjs/index.js.map +1 -1
  109. package/cjs/menu/style-presets.d.ts.map +1 -1
  110. package/cjs/menu/style-presets.js +16 -5
  111. package/cjs/menu/style-presets.js.map +1 -1
  112. package/cjs/pagination/components/button/index.d.ts +2 -0
  113. package/cjs/pagination/components/button/index.d.ts.map +1 -0
  114. package/cjs/pagination/components/button/index.js +14 -0
  115. package/cjs/pagination/components/button/index.js.map +1 -0
  116. package/cjs/pagination/components/button/pagination-button.d.ts +5 -0
  117. package/cjs/pagination/components/button/pagination-button.d.ts.map +1 -0
  118. package/cjs/pagination/components/button/pagination-button.js +24 -0
  119. package/cjs/pagination/components/button/pagination-button.js.map +1 -0
  120. package/cjs/pagination/components/first-item/first-item.d.ts +14 -0
  121. package/cjs/pagination/components/first-item/first-item.d.ts.map +1 -0
  122. package/cjs/pagination/components/first-item/first-item.js +61 -0
  123. package/cjs/pagination/components/first-item/first-item.js.map +1 -0
  124. package/cjs/pagination/components/first-item/index.d.ts +3 -0
  125. package/cjs/pagination/components/first-item/index.d.ts.map +1 -0
  126. package/cjs/pagination/components/first-item/index.js +15 -0
  127. package/cjs/pagination/components/first-item/index.js.map +1 -0
  128. package/cjs/pagination/components/first-item/types.d.ts +14 -0
  129. package/cjs/pagination/components/first-item/types.d.ts.map +1 -0
  130. package/cjs/pagination/components/first-item/types.js +3 -0
  131. package/cjs/pagination/components/first-item/types.js.map +1 -0
  132. package/cjs/pagination/components/item/index.d.ts +2 -0
  133. package/cjs/pagination/components/item/index.d.ts.map +1 -0
  134. package/cjs/pagination/components/item/index.js +14 -0
  135. package/cjs/pagination/components/item/index.js.map +1 -0
  136. package/cjs/pagination/components/item/pagination-item.d.ts +4 -0
  137. package/cjs/pagination/components/item/pagination-item.d.ts.map +1 -0
  138. package/cjs/pagination/components/item/pagination-item.js +77 -0
  139. package/cjs/pagination/components/item/pagination-item.js.map +1 -0
  140. package/cjs/pagination/components/items/index.d.ts +2 -0
  141. package/cjs/pagination/components/items/index.d.ts.map +1 -0
  142. package/cjs/pagination/components/items/index.js +14 -0
  143. package/cjs/pagination/components/items/index.js.map +1 -0
  144. package/cjs/pagination/components/items/pagination-items.d.ts +4 -0
  145. package/cjs/pagination/components/items/pagination-items.d.ts.map +1 -0
  146. package/cjs/pagination/components/items/pagination-items.js +95 -0
  147. package/cjs/pagination/components/items/pagination-items.js.map +1 -0
  148. package/cjs/pagination/components/last-item/index.d.ts +3 -0
  149. package/cjs/pagination/components/last-item/index.d.ts.map +1 -0
  150. package/cjs/pagination/components/last-item/index.js +15 -0
  151. package/cjs/pagination/components/last-item/index.js.map +1 -0
  152. package/cjs/pagination/components/last-item/last-item.d.ts +14 -0
  153. package/cjs/pagination/components/last-item/last-item.d.ts.map +1 -0
  154. package/cjs/pagination/components/last-item/last-item.js +65 -0
  155. package/cjs/pagination/components/last-item/last-item.js.map +1 -0
  156. package/cjs/pagination/components/last-item/types.d.ts +14 -0
  157. package/cjs/pagination/components/last-item/types.d.ts.map +1 -0
  158. package/cjs/pagination/components/last-item/types.js +3 -0
  159. package/cjs/pagination/components/last-item/types.js.map +1 -0
  160. package/cjs/pagination/components/list-item/index.d.ts +2 -0
  161. package/cjs/pagination/components/list-item/index.d.ts.map +1 -0
  162. package/cjs/pagination/components/list-item/index.js +14 -0
  163. package/cjs/pagination/components/list-item/index.js.map +1 -0
  164. package/cjs/pagination/components/list-item/list-item.d.ts +3 -0
  165. package/cjs/pagination/components/list-item/list-item.d.ts.map +1 -0
  166. package/cjs/pagination/components/list-item/list-item.js +25 -0
  167. package/cjs/pagination/components/list-item/list-item.js.map +1 -0
  168. package/cjs/pagination/components/next-item/index.d.ts +3 -0
  169. package/cjs/pagination/components/next-item/index.d.ts.map +1 -0
  170. package/cjs/pagination/components/next-item/index.js +15 -0
  171. package/cjs/pagination/components/next-item/index.js.map +1 -0
  172. package/cjs/pagination/components/next-item/next-item.d.ts +14 -0
  173. package/cjs/pagination/components/next-item/next-item.d.ts.map +1 -0
  174. package/cjs/pagination/components/next-item/next-item.js +70 -0
  175. package/cjs/pagination/components/next-item/next-item.js.map +1 -0
  176. package/cjs/pagination/components/next-item/types.d.ts +14 -0
  177. package/cjs/pagination/components/next-item/types.d.ts.map +1 -0
  178. package/cjs/pagination/components/next-item/types.js +3 -0
  179. package/cjs/pagination/components/next-item/types.js.map +1 -0
  180. package/cjs/pagination/components/prev-item/index.d.ts +3 -0
  181. package/cjs/pagination/components/prev-item/index.d.ts.map +1 -0
  182. package/cjs/pagination/components/prev-item/index.js +15 -0
  183. package/cjs/pagination/components/prev-item/index.js.map +1 -0
  184. package/cjs/pagination/components/prev-item/prev-item.d.ts +14 -0
  185. package/cjs/pagination/components/prev-item/prev-item.d.ts.map +1 -0
  186. package/cjs/pagination/components/prev-item/prev-item.js +66 -0
  187. package/cjs/pagination/components/prev-item/prev-item.js.map +1 -0
  188. package/cjs/pagination/components/prev-item/types.d.ts +14 -0
  189. package/cjs/pagination/components/prev-item/types.d.ts.map +1 -0
  190. package/cjs/pagination/components/prev-item/types.js +3 -0
  191. package/cjs/pagination/components/prev-item/types.js.map +1 -0
  192. package/cjs/pagination/components/types.d.ts +8 -0
  193. package/cjs/pagination/components/types.d.ts.map +1 -0
  194. package/cjs/pagination/components/types.js +3 -0
  195. package/cjs/pagination/components/types.js.map +1 -0
  196. package/cjs/pagination/context.d.ts +6 -0
  197. package/cjs/pagination/context.d.ts.map +1 -0
  198. package/cjs/pagination/context.js +18 -0
  199. package/cjs/pagination/context.js.map +1 -0
  200. package/cjs/pagination/defaults.d.ts +186 -0
  201. package/cjs/pagination/defaults.d.ts.map +1 -0
  202. package/cjs/pagination/defaults.js +188 -0
  203. package/cjs/pagination/defaults.js.map +1 -0
  204. package/cjs/pagination/index.d.ts +13 -0
  205. package/cjs/pagination/index.d.ts.map +1 -0
  206. package/cjs/pagination/index.js +25 -0
  207. package/cjs/pagination/index.js.map +1 -0
  208. package/cjs/pagination/pagination.d.ts +4 -0
  209. package/cjs/pagination/pagination.d.ts.map +1 -0
  210. package/cjs/pagination/pagination.js +147 -0
  211. package/cjs/pagination/pagination.js.map +1 -0
  212. package/cjs/pagination/style-presets.d.ts +4 -0
  213. package/cjs/pagination/style-presets.d.ts.map +1 -0
  214. package/cjs/pagination/style-presets.js +59 -0
  215. package/cjs/pagination/style-presets.js.map +1 -0
  216. package/cjs/pagination/styled.d.ts +19 -0
  217. package/cjs/pagination/styled.d.ts.map +1 -0
  218. package/cjs/pagination/styled.js +29 -0
  219. package/cjs/pagination/styled.js.map +1 -0
  220. package/cjs/pagination/types.d.ts +95 -0
  221. package/cjs/pagination/types.d.ts.map +1 -0
  222. package/cjs/pagination/types.js +3 -0
  223. package/cjs/pagination/types.js.map +1 -0
  224. package/cjs/pagination/utils.d.ts +4 -0
  225. package/cjs/pagination/utils.d.ts.map +1 -0
  226. package/cjs/pagination/utils.js +102 -0
  227. package/cjs/pagination/utils.js.map +1 -0
  228. package/cjs/popover/style-presets.d.ts.map +1 -1
  229. package/cjs/popover/style-presets.js +13 -0
  230. package/cjs/popover/style-presets.js.map +1 -1
  231. package/cjs/structured-list/structured-list-item.d.ts.map +1 -1
  232. package/cjs/structured-list/structured-list-item.js +5 -1
  233. package/cjs/structured-list/structured-list-item.js.map +1 -1
  234. package/cjs/structured-list/structured-list.d.ts.map +1 -1
  235. package/cjs/structured-list/structured-list.js +2 -1
  236. package/cjs/structured-list/structured-list.js.map +1 -1
  237. package/cjs/structured-list/types.d.ts +1 -0
  238. package/cjs/structured-list/types.d.ts.map +1 -1
  239. package/cjs/tabs/style-presets.js +1 -1
  240. package/cjs/tabs/style-presets.js.map +1 -1
  241. package/cjs/theme/foundations/colors.js +1 -1
  242. package/cjs/theme/foundations/outlines.d.ts +1 -0
  243. package/cjs/theme/foundations/outlines.d.ts.map +1 -1
  244. package/cjs/theme/foundations/outlines.js +1 -0
  245. package/cjs/theme/foundations/outlines.js.map +1 -1
  246. package/cjs/theme/presets/style-presets.d.ts.map +1 -1
  247. package/cjs/theme/presets/style-presets.js +19 -0
  248. package/cjs/theme/presets/style-presets.js.map +1 -1
  249. package/cjs/utils/recurse-unknown.d.ts.map +1 -1
  250. package/cjs/utils/recurse-unknown.js +4 -1
  251. package/cjs/utils/recurse-unknown.js.map +1 -1
  252. package/cjs/version-number.json +1 -1
  253. package/esm/assistive-text/assistive-text.js +1 -1
  254. package/esm/assistive-text/assistive-text.js.map +1 -1
  255. package/esm/base-floating-element/base-floating-element.d.ts.map +1 -1
  256. package/esm/base-floating-element/base-floating-element.js +13 -2
  257. package/esm/base-floating-element/base-floating-element.js.map +1 -1
  258. package/esm/breadcrumbs/breadcrumbs.d.ts.map +1 -1
  259. package/esm/breadcrumbs/breadcrumbs.js +1 -1
  260. package/esm/breadcrumbs/breadcrumbs.js.map +1 -1
  261. package/esm/breadcrumbs/style-presets.d.ts.map +1 -1
  262. package/esm/breadcrumbs/style-presets.js +2 -0
  263. package/esm/breadcrumbs/style-presets.js.map +1 -1
  264. package/esm/card/card.d.ts.map +1 -1
  265. package/esm/card/card.js +1 -1
  266. package/esm/card/card.js.map +1 -1
  267. package/esm/card/defaults.d.ts +3 -0
  268. package/esm/card/defaults.d.ts.map +1 -1
  269. package/esm/card/defaults.js +3 -0
  270. package/esm/card/defaults.js.map +1 -1
  271. package/esm/card/style-presets.d.ts.map +1 -1
  272. package/esm/card/style-presets.js +4 -6
  273. package/esm/card/style-presets.js.map +1 -1
  274. package/esm/card/styled.d.ts.map +1 -1
  275. package/esm/card/styled.js +3 -1
  276. package/esm/card/styled.js.map +1 -1
  277. package/esm/card-composable/card-composable.d.ts +97 -0
  278. package/esm/card-composable/card-composable.d.ts.map +1 -0
  279. package/esm/card-composable/card-composable.js +68 -0
  280. package/esm/card-composable/card-composable.js.map +1 -0
  281. package/esm/card-composable/context.d.ts +8 -0
  282. package/esm/card-composable/context.d.ts.map +1 -0
  283. package/esm/card-composable/context.js +14 -0
  284. package/esm/card-composable/context.js.map +1 -0
  285. package/esm/card-composable/defaults.d.ts +12 -0
  286. package/esm/card-composable/defaults.d.ts.map +1 -0
  287. package/esm/card-composable/defaults.js +11 -0
  288. package/esm/card-composable/defaults.js.map +1 -0
  289. package/esm/card-composable/index.d.ts +3 -0
  290. package/esm/card-composable/index.d.ts.map +1 -0
  291. package/esm/card-composable/index.js +2 -0
  292. package/esm/card-composable/index.js.map +1 -0
  293. package/esm/card-composable/style-presets.d.ts +4 -0
  294. package/esm/card-composable/style-presets.d.ts.map +1 -0
  295. package/esm/card-composable/style-presets.js +2 -0
  296. package/esm/card-composable/style-presets.js.map +1 -0
  297. package/esm/card-composable/styled.d.ts +143 -0
  298. package/esm/card-composable/styled.d.ts.map +1 -0
  299. package/esm/card-composable/styled.js +22 -0
  300. package/esm/card-composable/styled.js.map +1 -0
  301. package/esm/card-composable/types.d.ts +26 -0
  302. package/esm/card-composable/types.d.ts.map +1 -0
  303. package/esm/card-composable/types.js +2 -0
  304. package/esm/card-composable/types.js.map +1 -0
  305. package/esm/date-time/date-time.d.ts +1 -1
  306. package/esm/date-time/date-time.d.ts.map +1 -1
  307. package/esm/date-time/date-time.js +12 -5
  308. package/esm/date-time/date-time.js.map +1 -1
  309. package/esm/date-time/types.d.ts +1 -0
  310. package/esm/date-time/types.d.ts.map +1 -1
  311. package/esm/form/context.d.ts +2 -18
  312. package/esm/form/context.d.ts.map +1 -1
  313. package/esm/form/utils.d.ts +2 -2
  314. package/esm/icons/filled/custom/icon-filled-figma.d.ts.map +1 -1
  315. package/esm/icons/filled/custom/icon-filled-figma.js +5 -5
  316. package/esm/icons/filled/custom/icon-filled-figma.js.map +1 -1
  317. package/esm/icons/filled/custom/index.d.ts +7 -7
  318. package/esm/icons/filled/custom/index.d.ts.map +1 -1
  319. package/esm/icons/filled/custom/index.js +7 -7
  320. package/esm/icons/filled/custom/index.js.map +1 -1
  321. package/esm/icons/filled/material/icon-filled-arrow-back.d.ts +2 -0
  322. package/esm/icons/filled/material/icon-filled-arrow-back.js +8 -0
  323. package/esm/icons/filled/material/icon-filled-arrow-forward.d.ts +2 -0
  324. package/esm/icons/filled/material/icon-filled-arrow-forward.js +8 -0
  325. package/esm/icons/filled/material/icon-filled-control-point.d.ts +2 -0
  326. package/esm/icons/filled/material/icon-filled-control-point.js +8 -0
  327. package/esm/icons/filled/material/icon-filled-first-page.d.ts +2 -0
  328. package/esm/icons/filled/material/icon-filled-first-page.js +8 -0
  329. package/esm/icons/filled/material/icon-filled-last-page.d.ts +2 -0
  330. package/esm/icons/filled/material/icon-filled-last-page.js +8 -0
  331. package/esm/icons/filled/material/icon-filled-more-horiz.d.ts +2 -0
  332. package/esm/icons/filled/material/icon-filled-more-horiz.js +8 -0
  333. package/esm/icons/filled/material/icon-filled-remove-red-eye.d.ts +2 -0
  334. package/esm/icons/filled/material/icon-filled-remove-red-eye.js +8 -0
  335. package/esm/icons/filled/material/icon-filled-star.d.ts +2 -0
  336. package/esm/icons/filled/material/icon-filled-star.js +8 -0
  337. package/esm/icons/filled/material/index.d.ts +8 -0
  338. package/esm/icons/filled/material/index.js +8 -0
  339. package/esm/icons/outlined/material/icon-outlined-arrow-back.d.ts +2 -0
  340. package/esm/icons/outlined/material/icon-outlined-arrow-back.js +8 -0
  341. package/esm/icons/outlined/material/icon-outlined-arrow-forward.d.ts +2 -0
  342. package/esm/icons/outlined/material/icon-outlined-arrow-forward.js +8 -0
  343. package/esm/icons/outlined/material/icon-outlined-control-point.d.ts +2 -0
  344. package/esm/icons/outlined/material/icon-outlined-control-point.js +8 -0
  345. package/esm/icons/outlined/material/icon-outlined-first-page.d.ts +2 -0
  346. package/esm/icons/outlined/material/icon-outlined-first-page.js +8 -0
  347. package/esm/icons/outlined/material/icon-outlined-last-page.d.ts +2 -0
  348. package/esm/icons/outlined/material/icon-outlined-last-page.js +8 -0
  349. package/esm/icons/outlined/material/icon-outlined-more-horiz.d.ts +2 -0
  350. package/esm/icons/outlined/material/icon-outlined-more-horiz.js +8 -0
  351. package/esm/icons/outlined/material/icon-outlined-remove-red-eye.d.ts +2 -0
  352. package/esm/icons/outlined/material/icon-outlined-remove-red-eye.js +8 -0
  353. package/esm/icons/outlined/material/icon-outlined-star.d.ts +2 -0
  354. package/esm/icons/outlined/material/icon-outlined-star.js +8 -0
  355. package/esm/icons/outlined/material/index.d.ts +8 -0
  356. package/esm/icons/outlined/material/index.js +8 -0
  357. package/esm/index.d.ts +2 -0
  358. package/esm/index.d.ts.map +1 -1
  359. package/esm/index.js +2 -0
  360. package/esm/index.js.map +1 -1
  361. package/esm/menu/style-presets.d.ts.map +1 -1
  362. package/esm/menu/style-presets.js +16 -5
  363. package/esm/menu/style-presets.js.map +1 -1
  364. package/esm/pagination/components/button/index.d.ts +2 -0
  365. package/esm/pagination/components/button/index.d.ts.map +1 -0
  366. package/esm/pagination/components/button/index.js +2 -0
  367. package/esm/pagination/components/button/index.js.map +1 -0
  368. package/esm/pagination/components/button/pagination-button.d.ts +5 -0
  369. package/esm/pagination/components/button/pagination-button.d.ts.map +1 -0
  370. package/esm/pagination/components/button/pagination-button.js +17 -0
  371. package/esm/pagination/components/button/pagination-button.js.map +1 -0
  372. package/esm/pagination/components/first-item/first-item.d.ts +14 -0
  373. package/esm/pagination/components/first-item/first-item.d.ts.map +1 -0
  374. package/esm/pagination/components/first-item/first-item.js +55 -0
  375. package/esm/pagination/components/first-item/first-item.js.map +1 -0
  376. package/esm/pagination/components/first-item/index.d.ts +3 -0
  377. package/esm/pagination/components/first-item/index.d.ts.map +1 -0
  378. package/esm/pagination/components/first-item/index.js +3 -0
  379. package/esm/pagination/components/first-item/index.js.map +1 -0
  380. package/esm/pagination/components/first-item/types.d.ts +14 -0
  381. package/esm/pagination/components/first-item/types.d.ts.map +1 -0
  382. package/esm/pagination/components/first-item/types.js +2 -0
  383. package/esm/pagination/components/first-item/types.js.map +1 -0
  384. package/esm/pagination/components/item/index.d.ts +2 -0
  385. package/esm/pagination/components/item/index.d.ts.map +1 -0
  386. package/esm/pagination/components/item/index.js +2 -0
  387. package/esm/pagination/components/item/index.js.map +1 -0
  388. package/esm/pagination/components/item/pagination-item.d.ts +4 -0
  389. package/esm/pagination/components/item/pagination-item.d.ts.map +1 -0
  390. package/esm/pagination/components/item/pagination-item.js +71 -0
  391. package/esm/pagination/components/item/pagination-item.js.map +1 -0
  392. package/esm/pagination/components/items/index.d.ts +2 -0
  393. package/esm/pagination/components/items/index.d.ts.map +1 -0
  394. package/esm/pagination/components/items/index.js +2 -0
  395. package/esm/pagination/components/items/index.js.map +1 -0
  396. package/esm/pagination/components/items/pagination-items.d.ts +4 -0
  397. package/esm/pagination/components/items/pagination-items.d.ts.map +1 -0
  398. package/esm/pagination/components/items/pagination-items.js +88 -0
  399. package/esm/pagination/components/items/pagination-items.js.map +1 -0
  400. package/esm/pagination/components/last-item/index.d.ts +3 -0
  401. package/esm/pagination/components/last-item/index.d.ts.map +1 -0
  402. package/esm/pagination/components/last-item/index.js +3 -0
  403. package/esm/pagination/components/last-item/index.js.map +1 -0
  404. package/esm/pagination/components/last-item/last-item.d.ts +14 -0
  405. package/esm/pagination/components/last-item/last-item.d.ts.map +1 -0
  406. package/esm/pagination/components/last-item/last-item.js +59 -0
  407. package/esm/pagination/components/last-item/last-item.js.map +1 -0
  408. package/esm/pagination/components/last-item/types.d.ts +14 -0
  409. package/esm/pagination/components/last-item/types.d.ts.map +1 -0
  410. package/esm/pagination/components/last-item/types.js +2 -0
  411. package/esm/pagination/components/last-item/types.js.map +1 -0
  412. package/esm/pagination/components/list-item/index.d.ts +2 -0
  413. package/esm/pagination/components/list-item/index.d.ts.map +1 -0
  414. package/esm/pagination/components/list-item/index.js +2 -0
  415. package/esm/pagination/components/list-item/index.js.map +1 -0
  416. package/esm/pagination/components/list-item/list-item.d.ts +3 -0
  417. package/esm/pagination/components/list-item/list-item.d.ts.map +1 -0
  418. package/esm/pagination/components/list-item/list-item.js +18 -0
  419. package/esm/pagination/components/list-item/list-item.js.map +1 -0
  420. package/esm/pagination/components/next-item/index.d.ts +3 -0
  421. package/esm/pagination/components/next-item/index.d.ts.map +1 -0
  422. package/esm/pagination/components/next-item/index.js +3 -0
  423. package/esm/pagination/components/next-item/index.js.map +1 -0
  424. package/esm/pagination/components/next-item/next-item.d.ts +14 -0
  425. package/esm/pagination/components/next-item/next-item.d.ts.map +1 -0
  426. package/esm/pagination/components/next-item/next-item.js +64 -0
  427. package/esm/pagination/components/next-item/next-item.js.map +1 -0
  428. package/esm/pagination/components/next-item/types.d.ts +14 -0
  429. package/esm/pagination/components/next-item/types.d.ts.map +1 -0
  430. package/esm/pagination/components/next-item/types.js +2 -0
  431. package/esm/pagination/components/next-item/types.js.map +1 -0
  432. package/esm/pagination/components/prev-item/index.d.ts +3 -0
  433. package/esm/pagination/components/prev-item/index.d.ts.map +1 -0
  434. package/esm/pagination/components/prev-item/index.js +3 -0
  435. package/esm/pagination/components/prev-item/index.js.map +1 -0
  436. package/esm/pagination/components/prev-item/prev-item.d.ts +14 -0
  437. package/esm/pagination/components/prev-item/prev-item.d.ts.map +1 -0
  438. package/esm/pagination/components/prev-item/prev-item.js +60 -0
  439. package/esm/pagination/components/prev-item/prev-item.js.map +1 -0
  440. package/esm/pagination/components/prev-item/types.d.ts +14 -0
  441. package/esm/pagination/components/prev-item/types.d.ts.map +1 -0
  442. package/esm/pagination/components/prev-item/types.js +2 -0
  443. package/esm/pagination/components/prev-item/types.js.map +1 -0
  444. package/esm/pagination/components/types.d.ts +8 -0
  445. package/esm/pagination/components/types.d.ts.map +1 -0
  446. package/esm/pagination/components/types.js +2 -0
  447. package/esm/pagination/components/types.js.map +1 -0
  448. package/esm/pagination/context.d.ts +6 -0
  449. package/esm/pagination/context.d.ts.map +1 -0
  450. package/esm/pagination/context.js +14 -0
  451. package/esm/pagination/context.js.map +1 -0
  452. package/esm/pagination/defaults.d.ts +186 -0
  453. package/esm/pagination/defaults.d.ts.map +1 -0
  454. package/esm/pagination/defaults.js +186 -0
  455. package/esm/pagination/defaults.js.map +1 -0
  456. package/esm/pagination/index.d.ts +13 -0
  457. package/esm/pagination/index.d.ts.map +1 -0
  458. package/esm/pagination/index.js +13 -0
  459. package/esm/pagination/index.js.map +1 -0
  460. package/esm/pagination/pagination.d.ts +4 -0
  461. package/esm/pagination/pagination.d.ts.map +1 -0
  462. package/esm/pagination/pagination.js +122 -0
  463. package/esm/pagination/pagination.js.map +1 -0
  464. package/esm/pagination/style-presets.d.ts +4 -0
  465. package/esm/pagination/style-presets.d.ts.map +1 -0
  466. package/esm/pagination/style-presets.js +57 -0
  467. package/esm/pagination/style-presets.js.map +1 -0
  468. package/esm/pagination/styled.d.ts +19 -0
  469. package/esm/pagination/styled.d.ts.map +1 -0
  470. package/esm/pagination/styled.js +26 -0
  471. package/esm/pagination/styled.js.map +1 -0
  472. package/esm/pagination/types.d.ts +95 -0
  473. package/esm/pagination/types.d.ts.map +1 -0
  474. package/esm/pagination/types.js +2 -0
  475. package/esm/pagination/types.js.map +1 -0
  476. package/esm/pagination/utils.d.ts +4 -0
  477. package/esm/pagination/utils.d.ts.map +1 -0
  478. package/esm/pagination/utils.js +97 -0
  479. package/esm/pagination/utils.js.map +1 -0
  480. package/esm/popover/style-presets.d.ts.map +1 -1
  481. package/esm/popover/style-presets.js +13 -0
  482. package/esm/popover/style-presets.js.map +1 -1
  483. package/esm/structured-list/structured-list-item.d.ts.map +1 -1
  484. package/esm/structured-list/structured-list-item.js +5 -1
  485. package/esm/structured-list/structured-list-item.js.map +1 -1
  486. package/esm/structured-list/structured-list.d.ts.map +1 -1
  487. package/esm/structured-list/structured-list.js +2 -1
  488. package/esm/structured-list/structured-list.js.map +1 -1
  489. package/esm/structured-list/types.d.ts +1 -0
  490. package/esm/structured-list/types.d.ts.map +1 -1
  491. package/esm/tabs/style-presets.js +1 -1
  492. package/esm/tabs/style-presets.js.map +1 -1
  493. package/esm/theme/foundations/colors.js +1 -1
  494. package/esm/theme/foundations/outlines.d.ts +1 -0
  495. package/esm/theme/foundations/outlines.d.ts.map +1 -1
  496. package/esm/theme/foundations/outlines.js +1 -0
  497. package/esm/theme/foundations/outlines.js.map +1 -1
  498. package/esm/theme/presets/style-presets.d.ts.map +1 -1
  499. package/esm/theme/presets/style-presets.js +19 -0
  500. package/esm/theme/presets/style-presets.js.map +1 -1
  501. package/esm/utils/recurse-unknown.d.ts.map +1 -1
  502. package/esm/utils/recurse-unknown.js +4 -1
  503. package/esm/utils/recurse-unknown.js.map +1 -1
  504. package/esm/version-number.json +1 -1
  505. package/package.json +2 -2
@@ -0,0 +1,14 @@
1
+ "use strict";
2
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
+ if (k2 === undefined) k2 = k;
4
+ Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
5
+ }) : (function(o, m, k, k2) {
6
+ if (k2 === undefined) k2 = k;
7
+ o[k2] = m[k];
8
+ }));
9
+ var __exportStar = (this && this.__exportStar) || function(m, exports) {
10
+ for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
11
+ };
12
+ Object.defineProperty(exports, "__esModule", { value: true });
13
+ __exportStar(require("./card-composable"), exports);
14
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/card-composable/index.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,oDAAkC"}
@@ -0,0 +1,4 @@
1
+ import { StylePreset } from '../theme/types';
2
+ declare const _default: Record<string, StylePreset>;
3
+ export default _default;
4
+ //# sourceMappingURL=style-presets.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"style-presets.d.ts","sourceRoot":"","sources":["../../../src/card-composable/style-presets.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,WAAW,EAAC,MAAM,gBAAgB,CAAC;;AAE3C,wBAAiD"}
@@ -0,0 +1,4 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.default = {};
4
+ //# sourceMappingURL=style-presets.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"style-presets.js","sourceRoot":"","sources":["../../../src/card-composable/style-presets.ts"],"names":[],"mappings":";;AAEA,kBAAe,EAAiC,CAAC"}
@@ -0,0 +1,143 @@
1
+ /// <reference types="react" />
2
+ export declare const StyledCard: import("@emotion/styled").StyledComponent<{
3
+ rowGap?: import("../utils/style").MQ<string> | undefined;
4
+ columnGap?: import("../utils/style").MQ<string> | undefined;
5
+ rows?: import("../utils/style").MQ<string> | undefined;
6
+ columns?: import("../utils/style").MQ<string> | undefined;
7
+ justifyContent?: import("../utils/style").MQ<string> | undefined;
8
+ alignContent?: import("../utils/style").MQ<string> | undefined;
9
+ justifyItems?: import("../utils/style").MQ<string> | undefined;
10
+ alignItems?: import("../utils/style").MQ<string> | undefined;
11
+ areas?: import("../utils/style").MQ<string> | undefined;
12
+ inline?: import("../utils/style").MQ<boolean> | undefined;
13
+ autoColumns?: import("../utils/style").MQ<string> | undefined;
14
+ autoRows?: import("../utils/style").MQ<string> | undefined;
15
+ autoFlow?: import("../utils/style").MQ<string> | undefined;
16
+ children?: import("react").ReactNode | import("../grid-layout/types").GridLayoutRenderProps;
17
+ as?: import("react").ElementType<any> | undefined;
18
+ overrides?: ({
19
+ width?: import("../utils/style").MQ<string> | undefined;
20
+ minWidth?: import("../utils/style").MQ<string> | undefined;
21
+ maxWidth?: import("../utils/style").MQ<string> | undefined;
22
+ height?: import("../utils/style").MQ<string> | undefined;
23
+ minHeight?: import("../utils/style").MQ<string> | undefined;
24
+ maxHeight?: import("../utils/style").MQ<string> | undefined;
25
+ } & import("../utils/logical-properties").LogicalProps) | undefined;
26
+ } & Omit<import("react").HTMLAttributes<HTMLDivElement>, "children"> & import("react").RefAttributes<HTMLDivElement> & {
27
+ theme?: import("@emotion/react").Theme | undefined;
28
+ } & {
29
+ overrides?: {
30
+ stylePreset?: import("../utils/style").MQ<string> | undefined;
31
+ transitionPreset?: import("..").TransitionToken | import("..").TransitionToken[] | undefined;
32
+ } | undefined;
33
+ } & {
34
+ areaName?: string | undefined;
35
+ }, {}, {}>;
36
+ export declare const StyledMedia: import("@emotion/styled").StyledComponent<{
37
+ rowGap?: import("../utils/style").MQ<string> | undefined;
38
+ columnGap?: import("../utils/style").MQ<string> | undefined;
39
+ rows?: import("../utils/style").MQ<string> | undefined;
40
+ columns?: import("../utils/style").MQ<string> | undefined;
41
+ justifyContent?: import("../utils/style").MQ<string> | undefined;
42
+ alignContent?: import("../utils/style").MQ<string> | undefined;
43
+ justifyItems?: import("../utils/style").MQ<string> | undefined;
44
+ alignItems?: import("../utils/style").MQ<string> | undefined;
45
+ areas?: import("../utils/style").MQ<string> | undefined;
46
+ inline?: import("../utils/style").MQ<boolean> | undefined;
47
+ autoColumns?: import("../utils/style").MQ<string> | undefined;
48
+ autoRows?: import("../utils/style").MQ<string> | undefined;
49
+ autoFlow?: import("../utils/style").MQ<string> | undefined;
50
+ children?: import("react").ReactNode | import("../grid-layout/types").GridLayoutRenderProps;
51
+ as?: import("react").ElementType<any> | undefined;
52
+ overrides?: ({
53
+ width?: import("../utils/style").MQ<string> | undefined;
54
+ minWidth?: import("../utils/style").MQ<string> | undefined;
55
+ maxWidth?: import("../utils/style").MQ<string> | undefined;
56
+ height?: import("../utils/style").MQ<string> | undefined;
57
+ minHeight?: import("../utils/style").MQ<string> | undefined;
58
+ maxHeight?: import("../utils/style").MQ<string> | undefined;
59
+ } & import("../utils/logical-properties").LogicalProps) | undefined;
60
+ } & Omit<import("react").HTMLAttributes<HTMLDivElement>, "children"> & import("react").RefAttributes<HTMLDivElement> & {
61
+ theme?: import("@emotion/react").Theme | undefined;
62
+ } & {
63
+ overrides?: {
64
+ stylePreset?: import("../utils/style").MQ<string> | undefined;
65
+ transitionPreset?: import("..").TransitionToken | import("..").TransitionToken[] | undefined;
66
+ } | undefined;
67
+ } & {
68
+ areaName?: string | undefined;
69
+ }, {}, {}>;
70
+ export declare const StyledContent: import("@emotion/styled").StyledComponent<{
71
+ rowGap?: import("../utils/style").MQ<string> | undefined;
72
+ columnGap?: import("../utils/style").MQ<string> | undefined;
73
+ rows?: import("../utils/style").MQ<string> | undefined;
74
+ columns?: import("../utils/style").MQ<string> | undefined;
75
+ justifyContent?: import("../utils/style").MQ<string> | undefined;
76
+ alignContent?: import("../utils/style").MQ<string> | undefined;
77
+ justifyItems?: import("../utils/style").MQ<string> | undefined;
78
+ alignItems?: import("../utils/style").MQ<string> | undefined;
79
+ areas?: import("../utils/style").MQ<string> | undefined;
80
+ inline?: import("../utils/style").MQ<boolean> | undefined;
81
+ autoColumns?: import("../utils/style").MQ<string> | undefined;
82
+ autoRows?: import("../utils/style").MQ<string> | undefined;
83
+ autoFlow?: import("../utils/style").MQ<string> | undefined;
84
+ children?: import("react").ReactNode | import("../grid-layout/types").GridLayoutRenderProps;
85
+ as?: import("react").ElementType<any> | undefined;
86
+ overrides?: ({
87
+ width?: import("../utils/style").MQ<string> | undefined;
88
+ minWidth?: import("../utils/style").MQ<string> | undefined;
89
+ maxWidth?: import("../utils/style").MQ<string> | undefined;
90
+ height?: import("../utils/style").MQ<string> | undefined;
91
+ minHeight?: import("../utils/style").MQ<string> | undefined;
92
+ maxHeight?: import("../utils/style").MQ<string> | undefined;
93
+ } & import("../utils/logical-properties").LogicalProps) | undefined;
94
+ } & Omit<import("react").HTMLAttributes<HTMLDivElement>, "children"> & import("react").RefAttributes<HTMLDivElement> & {
95
+ theme?: import("@emotion/react").Theme | undefined;
96
+ } & {
97
+ overrides?: {
98
+ stylePreset?: import("../utils/style").MQ<string> | undefined;
99
+ transitionPreset?: import("..").TransitionToken | import("..").TransitionToken[] | undefined;
100
+ } | undefined;
101
+ } & {
102
+ areaName?: string | undefined;
103
+ }, {}, {}>;
104
+ export declare const StyledActions: import("@emotion/styled").StyledComponent<{
105
+ rowGap?: import("../utils/style").MQ<string> | undefined;
106
+ columnGap?: import("../utils/style").MQ<string> | undefined;
107
+ rows?: import("../utils/style").MQ<string> | undefined;
108
+ columns?: import("../utils/style").MQ<string> | undefined;
109
+ justifyContent?: import("../utils/style").MQ<string> | undefined;
110
+ alignContent?: import("../utils/style").MQ<string> | undefined;
111
+ justifyItems?: import("../utils/style").MQ<string> | undefined;
112
+ alignItems?: import("../utils/style").MQ<string> | undefined;
113
+ areas?: import("../utils/style").MQ<string> | undefined;
114
+ inline?: import("../utils/style").MQ<boolean> | undefined;
115
+ autoColumns?: import("../utils/style").MQ<string> | undefined;
116
+ autoRows?: import("../utils/style").MQ<string> | undefined;
117
+ autoFlow?: import("../utils/style").MQ<string> | undefined;
118
+ children?: import("react").ReactNode | import("../grid-layout/types").GridLayoutRenderProps;
119
+ as?: import("react").ElementType<any> | undefined;
120
+ overrides?: ({
121
+ width?: import("../utils/style").MQ<string> | undefined;
122
+ minWidth?: import("../utils/style").MQ<string> | undefined;
123
+ maxWidth?: import("../utils/style").MQ<string> | undefined;
124
+ height?: import("../utils/style").MQ<string> | undefined;
125
+ minHeight?: import("../utils/style").MQ<string> | undefined;
126
+ maxHeight?: import("../utils/style").MQ<string> | undefined;
127
+ } & import("../utils/logical-properties").LogicalProps) | undefined;
128
+ } & Omit<import("react").HTMLAttributes<HTMLDivElement>, "children"> & import("react").RefAttributes<HTMLDivElement> & {
129
+ theme?: import("@emotion/react").Theme | undefined;
130
+ } & {
131
+ overrides?: {
132
+ stylePreset?: import("../utils/style").MQ<string> | undefined;
133
+ transitionPreset?: import("..").TransitionToken | import("..").TransitionToken[] | undefined;
134
+ } | undefined;
135
+ } & {
136
+ areaName?: string | undefined;
137
+ }, {}, {}>;
138
+ export declare const StyledLink: import("@emotion/styled").StyledComponent<import("../link/types").InternalLinkProps & import("react").RefAttributes<HTMLAnchorElement> & {
139
+ theme?: import("@emotion/react").Theme | undefined;
140
+ } & import("../link").LinkProps & {
141
+ expand?: boolean | undefined;
142
+ }, {}, {}>;
143
+ //# sourceMappingURL=styled.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"styled.d.ts","sourceRoot":"","sources":["../../../src/card-composable/styled.tsx"],"names":[],"mappings":";AAgBA,eAAO,MAAM,UAAU;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;UAEtB,CAAC;AAEF,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;UAAa,CAAC;AACtC,eAAO,MAAM,aAAa;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;UAAa,CAAC;AAExC,eAAO,MAAM,aAAa;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;UAGzB,CAAC;AAEF,eAAO,MAAM,UAAU;;;;UAYtB,CAAC"}
@@ -0,0 +1,25 @@
1
+ "use strict";
2
+ var __makeTemplateObject = (this && this.__makeTemplateObject) || function (cooked, raw) {
3
+ if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; }
4
+ return cooked;
5
+ };
6
+ Object.defineProperty(exports, "__esModule", { value: true });
7
+ exports.StyledLink = exports.StyledActions = exports.StyledContent = exports.StyledMedia = exports.StyledCard = void 0;
8
+ var style_1 = require("../utils/style");
9
+ var grid_layout_1 = require("../grid-layout/grid-layout");
10
+ var link_1 = require("../link");
11
+ var StyledGrid = (0, style_1.styled)(grid_layout_1.GridLayout)(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n ", ";\n ", ";\n ", "\n"], ["\n ", ";\n ", ";\n ", "\n"])), (0, style_1.getStylePreset)('', ''), (0, style_1.getTransitionPreset)('', ''), function (_a) {
12
+ var areaName = _a.areaName;
13
+ return areaName && "grid-area: ".concat(areaName, ";");
14
+ });
15
+ exports.StyledCard = (0, style_1.styled)(StyledGrid)(templateObject_2 || (templateObject_2 = __makeTemplateObject(["\n position: relative;\n"], ["\n position: relative;\n"])));
16
+ exports.StyledMedia = StyledGrid;
17
+ exports.StyledContent = StyledGrid;
18
+ exports.StyledActions = (0, style_1.styled)(StyledGrid)(templateObject_3 || (templateObject_3 = __makeTemplateObject(["\n position: relative;\n z-index: 2;\n"], ["\n position: relative;\n z-index: 2;\n"])));
19
+ exports.StyledLink = (0, style_1.styled)(link_1.LinkStandalone)(templateObject_4 || (templateObject_4 = __makeTemplateObject(["\n text-decoration: none;\n ", "\n"], ["\n text-decoration: none;\n ", "\n"])), function (_a) {
20
+ var expand = _a.expand;
21
+ return expand &&
22
+ "\n &:before {\n content: '';\n position: absolute;\n inset: 0;\n z-index: 1;\n }\n ";
23
+ });
24
+ var templateObject_1, templateObject_2, templateObject_3, templateObject_4;
25
+ //# sourceMappingURL=styled.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"styled.js","sourceRoot":"","sources":["../../../src/card-composable/styled.tsx"],"names":[],"mappings":";;;;;;;AAAA,wCAA2E;AAE3E,0DAAsD;AAEtD,gCAAuC;AAMvC,IAAM,UAAU,GAAG,IAAA,cAAM,EAAC,wBAAU,CAAC,iGAAuB,MACxD,EAAsB,OACtB,EAA2B,OAC3B,EAAqD,IACxD,KAHG,IAAA,sBAAc,EAAC,EAAE,EAAE,EAAE,CAAC,EACtB,IAAA,2BAAmB,EAAC,EAAE,EAAE,EAAE,CAAC,EAC3B,UAAC,EAAU;QAAT,QAAQ,cAAA;IAAM,OAAA,QAAQ,IAAI,qBAAc,QAAQ,MAAG;AAArC,CAAqC,CACxD,CAAC;AAEW,QAAA,UAAU,GAAG,IAAA,cAAM,EAAC,UAAU,CAAC,8FAAA,2BAE3C,KAAC;AAEW,QAAA,WAAW,GAAG,UAAU,CAAC;AACzB,QAAA,aAAa,GAAG,UAAU,CAAC;AAE3B,QAAA,aAAa,GAAG,IAAA,cAAM,EAAC,UAAU,CAAC,6GAAA,0CAG9C,KAAC;AAEW,QAAA,UAAU,GAAG,IAAA,cAAM,EAAC,qBAAc,CAAC,yGAAe,gCAE3D,EASC,IACJ,KAVG,UAAC,EAAQ;QAAP,MAAM,YAAA;IACR,OAAA,MAAM;QACN,kHAOC;AARD,CAQC,EACH"}
@@ -0,0 +1,26 @@
1
+ import { ReactNode } from 'react';
2
+ import { GridLayoutProps } from '../grid-layout/types';
3
+ import { ImageProps } from '../image';
4
+ import { MQ } from '../utils';
5
+ import { LinkProps } from '../link';
6
+ import { TransitionToken } from '../theme';
7
+ export declare type StylableGridLayout = GridLayoutProps & {
8
+ overrides?: {
9
+ stylePreset?: MQ<string>;
10
+ transitionPreset?: TransitionToken | TransitionToken[];
11
+ };
12
+ };
13
+ export declare type ComponentWithOverrides = {
14
+ overrides?: object;
15
+ };
16
+ export declare type CardComposableProps = StylableGridLayout;
17
+ export declare type CardMediaProps = {
18
+ media?: ImageProps;
19
+ children?: ReactNode;
20
+ };
21
+ export declare type CardContentProps = StylableGridLayout;
22
+ export declare type CardActionsProps = StylableGridLayout;
23
+ export declare type CardLinkProps = LinkProps & {
24
+ expand?: boolean;
25
+ };
26
+ //# sourceMappingURL=types.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../src/card-composable/types.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,SAAS,EAAC,MAAM,OAAO,CAAC;AAChC,OAAO,EAAC,eAAe,EAAC,MAAM,sBAAsB,CAAC;AACrD,OAAO,EAAC,UAAU,EAAC,MAAM,UAAU,CAAC;AACpC,OAAO,EAAC,EAAE,EAAC,MAAM,UAAU,CAAC;AAC5B,OAAO,EAAC,SAAS,EAAC,MAAM,SAAS,CAAC;AAClC,OAAO,EAAC,eAAe,EAAC,MAAM,UAAU,CAAC;AAEzC,oBAAY,kBAAkB,GAAG,eAAe,GAAG;IACjD,SAAS,CAAC,EAAE;QACV,WAAW,CAAC,EAAE,EAAE,CAAC,MAAM,CAAC,CAAC;QACzB,gBAAgB,CAAC,EAAE,eAAe,GAAG,eAAe,EAAE,CAAC;KACxD,CAAC;CACH,CAAC;AAEF,oBAAY,sBAAsB,GAAG;IACnC,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB,CAAC;AAEF,oBAAY,mBAAmB,GAAG,kBAAkB,CAAC;AAErD,oBAAY,cAAc,GAAG;IAC3B,KAAK,CAAC,EAAE,UAAU,CAAC;IACnB,QAAQ,CAAC,EAAE,SAAS,CAAC;CACtB,CAAC;AAEF,oBAAY,gBAAgB,GAAG,kBAAkB,CAAC;AAElD,oBAAY,gBAAgB,GAAG,kBAAkB,CAAC;AAElD,oBAAY,aAAa,GAAG,SAAS,GAAG;IACtC,MAAM,CAAC,EAAE,OAAO,CAAC;CAClB,CAAC"}
@@ -0,0 +1,3 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=types.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"types.js","sourceRoot":"","sources":["../../../src/card-composable/types.ts"],"names":[],"mappings":""}
@@ -1,4 +1,4 @@
1
1
  import * as React from 'react';
2
2
  import { DateTimeProps } from './types';
3
- export declare const DateTime: import("../utils/with-own-theme").NewsKitReactComponents<DateTimeProps & React.RefAttributes<HTMLTimeElement>>;
3
+ export declare const DateTime: import("../utils/with-own-theme").NewsKitReactComponents<DateTimeProps & React.RefAttributes<HTMLSpanElement>>;
4
4
  //# sourceMappingURL=date-time.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"date-time.d.ts","sourceRoot":"","sources":["../../../src/date-time/date-time.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAG/B,OAAO,EAAC,aAAa,EAAC,MAAM,SAAS,CAAC;AAmFtC,eAAO,MAAM,QAAQ,gHAEnB,CAAC"}
1
+ {"version":3,"file":"date-time.d.ts","sourceRoot":"","sources":["../../../src/date-time/date-time.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAG/B,OAAO,EAAC,aAAa,EAAC,MAAM,SAAS,CAAC;AA8FtC,eAAO,MAAM,QAAQ,gHAEnB,CAAC"}
@@ -59,12 +59,13 @@ var defaults_1 = __importDefault(require("./defaults"));
59
59
  var with_own_theme_1 = require("../utils/with-own-theme");
60
60
  var logical_properties_1 = require("../utils/logical-properties");
61
61
  var StyledDateText = (0, style_1.styled)(text_block_1.TextBlock)(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n white-space: pre;\n &:before,\n &:after {\n white-space: normal;\n }\n"], ["\n white-space: pre;\n &:before,\n &:after {\n white-space: normal;\n }\n"])));
62
- var StyledTime = style_1.styled.time(templateObject_2 || (templateObject_2 = __makeTemplateObject(["\n ", "\n"], ["\n ", "\n"])), (0, logical_properties_1.logicalProps)('dateTime'));
62
+ var StyledWrapper = style_1.styled.span(templateObject_2 || (templateObject_2 = __makeTemplateObject(["\n ", ";\n"], ["\n ", ";\n"])), (0, logical_properties_1.logicalProps)('dateTime'));
63
63
  var StyledPrefix = StyledDateText;
64
64
  var StyledSuffix = StyledDateText;
65
65
  var defaultDateFormat = "MMMM d yyyy, h:mmaaaaa'm'";
66
+ var defaultDateFormatAttr = 'yyyy-MM-dd hh:mm:ssx';
66
67
  var ThemelessDateTime = React.forwardRef(function (_a, ref) {
67
- var date = _a.date, _b = _a.dateFormat, dateFormat = _b === void 0 ? defaultDateFormat : _b, prefix = _a.prefix, suffix = _a.suffix, _c = _a.overrides, overrides = _c === void 0 ? {} : _c, rest = __rest(_a, ["date", "dateFormat", "prefix", "suffix", "overrides"]);
68
+ var children = _a.children, dateProp = _a.date, _b = _a.dateFormat, dateFormat = _b === void 0 ? defaultDateFormat : _b, prefix = _a.prefix, suffix = _a.suffix, _c = _a.overrides, overrides = _c === void 0 ? {} : _c, rest = __rest(_a, ["children", "date", "dateFormat", "prefix", "suffix", "overrides"]);
68
69
  var theme = (0, theme_1.useTheme)();
69
70
  var getPresets = function (path) { return ({
70
71
  typographyPreset: (0, get_token_1.getToken)({ theme: theme, overrides: overrides }, "dateTime.".concat(path), "".concat(path), 'typographyPreset'),
@@ -74,10 +75,16 @@ var ThemelessDateTime = React.forwardRef(function (_a, ref) {
74
75
  var datePresets = getPresets('');
75
76
  var suffixPresets = getPresets('suffix');
76
77
  var logicalPropsOverrides = (0, logical_properties_1.extractLogicalPropsFromOverrides)(overrides);
77
- return (React.createElement(StyledTime, __assign({}, logicalPropsOverrides, { ref: ref }, rest),
78
+ var date = new Date(dateProp);
79
+ var dateTimeAttr = (0, format_1.default)(date, defaultDateFormatAttr);
80
+ return (React.createElement(StyledWrapper, __assign({}, logicalPropsOverrides, { ref: ref }, rest),
78
81
  prefix && (React.createElement(StyledPrefix, __assign({ as: "span" }, prefixPresets), "".concat(prefix, " "))),
79
- React.createElement(StyledDateText, __assign({ as: "span" }, datePresets),
80
- (0, format_1.default)(new Date(date), dateFormat),
82
+ React.createElement(StyledDateText
83
+ // @ts-ignore allow to render as time element only for this case
84
+ , __assign({
85
+ // @ts-ignore allow to render as time element only for this case
86
+ as: "time", dateTime: dateTimeAttr }, datePresets),
87
+ children || (0, format_1.default)(date, dateFormat),
81
88
  suffix ? ", " : " "),
82
89
  suffix && (React.createElement(StyledSuffix, __assign({ as: "span" }, suffixPresets), suffix))));
83
90
  });
@@ -1 +1 @@
1
- {"version":3,"file":"date-time.js","sourceRoot":"","sources":["../../../src/date-time/date-time.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,2CAA+B;AAC/B,2DAAqC;AACrC,wCAAsC;AAEtC,4CAAwC;AACxC,kCAAkC;AAClC,gDAA4C;AAC5C,wDAAkC;AAClC,0DAAqD;AACrD,kEAGqC;AAErC,IAAM,cAAc,GAAG,IAAA,cAAM,EAAC,sBAAS,CAAC,qJAAA,kFAMvC,IAAA,CAAC;AACF,IAAM,UAAU,GAAG,cAAM,CAAC,IAAI,+EAAA,MAC1B,EAAwB,IAC3B,KADG,IAAA,iCAAY,EAAC,UAAU,CAAC,CAC3B,CAAC;AAEF,IAAM,YAAY,GAAG,cAAc,CAAC;AACpC,IAAM,YAAY,GAAG,cAAc,CAAC;AAEpC,IAAM,iBAAiB,GAAG,2BAA2B,CAAC;AAEtD,IAAM,iBAAiB,GAAG,KAAK,CAAC,UAAU,CACxC,UACE,EAOC,EACD,GAAG;IAPD,IAAA,IAAI,UAAA,EACJ,kBAA8B,EAA9B,UAAU,mBAAG,iBAAiB,KAAA,EAC9B,MAAM,YAAA,EACN,MAAM,YAAA,EACN,iBAAc,EAAd,SAAS,mBAAG,EAAE,KAAA,EACX,IAAI,cANT,uDAOC,CADQ;IAIT,IAAM,KAAK,GAAG,IAAA,gBAAQ,GAAE,CAAC;IAEzB,IAAM,UAAU,GAAG,UAAC,IAAY,IAAK,OAAA,CAAC;QACpC,gBAAgB,EAAE,IAAA,oBAAQ,EACxB,EAAC,KAAK,OAAA,EAAE,SAAS,WAAA,EAAC,EAClB,mBAAY,IAAI,CAAE,EAClB,UAAG,IAAI,CAAE,EACT,kBAAkB,CACnB;QACD,WAAW,EAAE,IAAA,oBAAQ,EACnB,EAAC,KAAK,OAAA,EAAE,SAAS,WAAA,EAAC,EAClB,mBAAY,IAAI,CAAE,EAClB,UAAG,IAAI,CAAE,EACT,aAAa,CACd;KACF,CAAC,EAbmC,CAanC,CAAC;IAEH,IAAM,aAAa,GAAG,UAAU,CAAC,QAAQ,CAAC,CAAC;IAC3C,IAAM,WAAW,GAAG,UAAU,CAAC,EAAE,CAAC,CAAC;IACnC,IAAM,aAAa,GAAG,UAAU,CAAC,QAAQ,CAAC,CAAC;IAE3C,IAAM,qBAAqB,GAAG,IAAA,qDAAgC,EAAC,SAAS,CAAC,CAAC;IAE1E,OAAO,CACL,oBAAC,UAAU,eAAK,qBAAqB,IAAE,GAAG,EAAE,GAAG,IAAM,IAAI;QACtD,MAAM,IAAI,CACT,oBAAC,YAAY,aAAC,EAAE,EAAC,MAAM,IAAK,aAAa,GACtC,UAAG,MAAM,MAAG,CACA,CAChB;QACD,oBAAC,cAAc,aAAC,EAAE,EAAC,MAAM,IAAK,WAAW;YACtC,IAAA,gBAAM,EAAC,IAAI,IAAI,CAAC,IAAI,CAAC,EAAE,UAAU,CAAC;YAClC,MAAM,CAAC,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,GAAG,CACL;QAChB,MAAM,IAAI,CACT,oBAAC,YAAY,aAAC,EAAE,EAAC,MAAM,IAAK,aAAa,GACtC,MAAM,CACM,CAChB,CACU,CACd,CAAC;AACJ,CAAC,CACF,CAAC;AAEW,QAAA,QAAQ,GAAG,IAAA,6BAAY,EAAC,iBAAiB,CAAC,CAAC;IACtD,QAAQ,oBAAA;CACT,CAAC,CAAC"}
1
+ {"version":3,"file":"date-time.js","sourceRoot":"","sources":["../../../src/date-time/date-time.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,2CAA+B;AAC/B,2DAAqC;AACrC,wCAAsC;AAEtC,4CAAwC;AACxC,kCAAkC;AAClC,gDAA4C;AAC5C,wDAAkC;AAClC,0DAAqD;AACrD,kEAGqC;AAErC,IAAM,cAAc,GAAG,IAAA,cAAM,EAAC,sBAAS,CAAC,qJAAA,kFAMvC,IAAA,CAAC;AACF,IAAM,aAAa,GAAG,cAAM,CAAC,IAAI,gFAAA,MAC7B,EAAwB,KAC3B,KADG,IAAA,iCAAY,EAAC,UAAU,CAAC,CAC3B,CAAC;AAEF,IAAM,YAAY,GAAG,cAAc,CAAC;AACpC,IAAM,YAAY,GAAG,cAAc,CAAC;AAEpC,IAAM,iBAAiB,GAAG,2BAA2B,CAAC;AACtD,IAAM,qBAAqB,GAAG,sBAAsB,CAAC;AAErD,IAAM,iBAAiB,GAAG,KAAK,CAAC,UAAU,CACxC,UACE,EAQC,EACD,GAAG;IARD,IAAA,QAAQ,cAAA,EACF,QAAQ,UAAA,EACd,kBAA8B,EAA9B,UAAU,mBAAG,iBAAiB,KAAA,EAC9B,MAAM,YAAA,EACN,MAAM,YAAA,EACN,iBAAc,EAAd,SAAS,mBAAG,EAAE,KAAA,EACX,IAAI,cAPT,mEAQC,CADQ;IAIT,IAAM,KAAK,GAAG,IAAA,gBAAQ,GAAE,CAAC;IAEzB,IAAM,UAAU,GAAG,UAAC,IAAY,IAAK,OAAA,CAAC;QACpC,gBAAgB,EAAE,IAAA,oBAAQ,EACxB,EAAC,KAAK,OAAA,EAAE,SAAS,WAAA,EAAC,EAClB,mBAAY,IAAI,CAAE,EAClB,UAAG,IAAI,CAAE,EACT,kBAAkB,CACnB;QACD,WAAW,EAAE,IAAA,oBAAQ,EACnB,EAAC,KAAK,OAAA,EAAE,SAAS,WAAA,EAAC,EAClB,mBAAY,IAAI,CAAE,EAClB,UAAG,IAAI,CAAE,EACT,aAAa,CACd;KACF,CAAC,EAbmC,CAanC,CAAC;IAEH,IAAM,aAAa,GAAG,UAAU,CAAC,QAAQ,CAAC,CAAC;IAC3C,IAAM,WAAW,GAAG,UAAU,CAAC,EAAE,CAAC,CAAC;IACnC,IAAM,aAAa,GAAG,UAAU,CAAC,QAAQ,CAAC,CAAC;IAE3C,IAAM,qBAAqB,GAAG,IAAA,qDAAgC,EAAC,SAAS,CAAC,CAAC;IAE1E,IAAM,IAAI,GAAG,IAAI,IAAI,CAAC,QAAQ,CAAC,CAAC;IAChC,IAAM,YAAY,GAAG,IAAA,gBAAM,EAAC,IAAI,EAAE,qBAAqB,CAAC,CAAC;IAEzD,OAAO,CACL,oBAAC,aAAa,eAAK,qBAAqB,IAAE,GAAG,EAAE,GAAG,IAAM,IAAI;QACzD,MAAM,IAAI,CACT,oBAAC,YAAY,aAAC,EAAE,EAAC,MAAM,IAAK,aAAa,GACtC,UAAG,MAAM,MAAG,CACA,CAChB;QAED,oBAAC,cAAc;QACb,gEAAgE;;YAAhE,gEAAgE;YAChE,EAAE,EAAC,MAAM,EACT,QAAQ,EAAE,YAAY,IAClB,WAAW;YAEd,QAAQ,IAAI,IAAA,gBAAM,EAAC,IAAI,EAAE,UAAU,CAAC;YACpC,MAAM,CAAC,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,GAAG,CACL;QAChB,MAAM,IAAI,CACT,oBAAC,YAAY,aAAC,EAAE,EAAC,MAAM,IAAK,aAAa,GACtC,MAAM,CACM,CAChB,CACa,CACjB,CAAC;AACJ,CAAC,CACF,CAAC;AAEW,QAAA,QAAQ,GAAG,IAAA,6BAAY,EAAC,iBAAiB,CAAC,CAAC;IACtD,QAAQ,oBAAA;CACT,CAAC,CAAC"}
@@ -3,6 +3,7 @@ import { LogicalProps } from '../utils/logical-properties';
3
3
  import { MQ } from '../utils/style';
4
4
  export interface DateTimeProps extends React.TimeHTMLAttributes<HTMLElement> {
5
5
  date: string | number;
6
+ children?: string;
6
7
  dateFormat?: string;
7
8
  prefix?: string;
8
9
  suffix?: string;
@@ -1 +1 @@
1
- {"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../src/date-time/types.ts"],"names":[],"mappings":";AAAA,OAAO,EAAC,YAAY,EAAC,MAAM,6BAA6B,CAAC;AACzD,OAAO,EAAC,EAAE,EAAC,MAAM,gBAAgB,CAAC;AAElC,MAAM,WAAW,aAAc,SAAQ,KAAK,CAAC,kBAAkB,CAAC,WAAW,CAAC;IAC1E,IAAI,EAAE,MAAM,GAAG,MAAM,CAAC;IACtB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,SAAS,CAAC,EAAE;QACV,WAAW,CAAC,EAAE,EAAE,CAAC,MAAM,CAAC,CAAC;QACzB,gBAAgB,CAAC,EAAE,EAAE,CAAC,MAAM,CAAC,CAAC;QAC9B,MAAM,CAAC,EAAE;YACP,WAAW,CAAC,EAAE,EAAE,CAAC,MAAM,CAAC,CAAC;YACzB,gBAAgB,CAAC,EAAE,EAAE,CAAC,MAAM,CAAC,CAAC;SAC/B,CAAC;QACF,MAAM,CAAC,EAAE;YACP,WAAW,CAAC,EAAE,EAAE,CAAC,MAAM,CAAC,CAAC;YACzB,gBAAgB,CAAC,EAAE,EAAE,CAAC,MAAM,CAAC,CAAC;SAC/B,CAAC;KACH,GAAG,YAAY,CAAC;CAClB"}
1
+ {"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../src/date-time/types.ts"],"names":[],"mappings":";AAAA,OAAO,EAAC,YAAY,EAAC,MAAM,6BAA6B,CAAC;AACzD,OAAO,EAAC,EAAE,EAAC,MAAM,gBAAgB,CAAC;AAElC,MAAM,WAAW,aAAc,SAAQ,KAAK,CAAC,kBAAkB,CAAC,WAAW,CAAC;IAC1E,IAAI,EAAE,MAAM,GAAG,MAAM,CAAC;IACtB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,SAAS,CAAC,EAAE;QACV,WAAW,CAAC,EAAE,EAAE,CAAC,MAAM,CAAC,CAAC;QACzB,gBAAgB,CAAC,EAAE,EAAE,CAAC,MAAM,CAAC,CAAC;QAC9B,MAAM,CAAC,EAAE;YACP,WAAW,CAAC,EAAE,EAAE,CAAC,MAAM,CAAC,CAAC;YACzB,gBAAgB,CAAC,EAAE,EAAE,CAAC,MAAM,CAAC,CAAC;SAC/B,CAAC;QACF,MAAM,CAAC,EAAE;YACP,WAAW,CAAC,EAAE,EAAE,CAAC,MAAM,CAAC,CAAC;YACzB,gBAAgB,CAAC,EAAE,EAAE,CAAC,MAAM,CAAC,CAAC;SAC/B,CAAC;KACH,GAAG,YAAY,CAAC;CAClB"}
@@ -1,4 +1,5 @@
1
1
  import { Dispatch, SetStateAction } from 'react';
2
+ import { RegisterOptions } from 'react-hook-form/dist/types/validator';
2
3
  import { TextFieldSize } from '../text-field';
3
4
  import { FieldsHadErrorObject, FormInputState } from './types';
4
5
  export declare const FormValidationContext: import("react").Context<{
@@ -26,23 +27,6 @@ export declare const FormInputContext: import("react").Context<{
26
27
  setAssistiveTextId?: ((id: string) => void) | undefined;
27
28
  statusIcon?: React.ReactNode;
28
29
  isRequired?: boolean | undefined;
29
- rules?: Partial<{
30
- required: string | import("react-hook-form/dist/types/validator").ValidationRule<boolean>;
31
- min: import("react-hook-form/dist/types/validator").ValidationRule<string | number>;
32
- max: import("react-hook-form/dist/types/validator").ValidationRule<string | number>;
33
- maxLength: import("react-hook-form/dist/types/validator").ValidationRule<string | number>;
34
- minLength: import("react-hook-form/dist/types/validator").ValidationRule<string | number>;
35
- pattern: import("react-hook-form/dist/types/validator").ValidationRule<RegExp>;
36
- validate: import("react-hook-form/dist/types/validator").Validate<any> | Record<string, import("react-hook-form/dist/types/validator").Validate<any>>;
37
- valueAsNumber: boolean;
38
- valueAsDate: boolean;
39
- value: any;
40
- setValueAs: (value: any) => any;
41
- shouldUnregister?: boolean | undefined;
42
- onChange?: ((event: any) => void) | undefined;
43
- onBlur?: ((event: any) => void) | undefined;
44
- disabled: boolean;
45
- deps: string[];
46
- }> | undefined;
30
+ rules?: RegisterOptions<import("react-hook-form").FieldValues, string> | undefined;
47
31
  }>;
48
32
  //# sourceMappingURL=context.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"context.d.ts","sourceRoot":"","sources":["../../../src/form/context.ts"],"names":[],"mappings":"AAAA,OAAO,EAAgB,QAAQ,EAAE,cAAc,EAAC,MAAM,OAAO,CAAC;AAG9D,OAAO,EAAC,aAAa,EAAC,MAAM,eAAe,CAAC;AAC5C,OAAO,EAAC,oBAAoB,EAAE,cAAc,EAAC,MAAM,SAAS,CAAC;AAO7D,eAAO,MAAM,qBAAqB;oBAChB,MAAM;oBACN,oBAAoB;uBACjB,SAAS,eAAe,oBAAoB,CAAC,CAAC;EAKjE,CAAC;AACH,eAAO,MAAM,6BAA6B;oBARxB,MAAM;oBACN,oBAAoB;uBACjB,SAAS,eAAe,oBAAoB,CAAC,CAAC;EAMQ,CAAC;AAG5E,eAAO,MAAM,gBAAgB;;;wBAGR,MAAM,WAAW,CAAC,gBAAgB,CAAC,KAAK,IAAI;sBAC9C,gBAAgB,CAAC,gBAAgB,CAAC,KAAK,IAAI;YACpD,cAAc;;;;;;;+BAOI,MAAM,KAAK,IAAI;iBAC5B,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;EAGxB,CAAC"}
1
+ {"version":3,"file":"context.d.ts","sourceRoot":"","sources":["../../../src/form/context.ts"],"names":[],"mappings":"AAAA,OAAO,EAAgB,QAAQ,EAAE,cAAc,EAAC,MAAM,OAAO,CAAC;AAE9D,OAAO,EAAC,eAAe,EAAC,MAAM,sCAAsC,CAAC;AACrE,OAAO,EAAC,aAAa,EAAC,MAAM,eAAe,CAAC;AAC5C,OAAO,EAAC,oBAAoB,EAAE,cAAc,EAAC,MAAM,SAAS,CAAC;AAO7D,eAAO,MAAM,qBAAqB;oBAChB,MAAM;oBACN,oBAAoB;uBACjB,SAAS,eAAe,oBAAoB,CAAC,CAAC;EAKjE,CAAC;AACH,eAAO,MAAM,6BAA6B;oBARxB,MAAM;oBACN,oBAAoB;uBACjB,SAAS,eAAe,oBAAoB,CAAC,CAAC;EAMQ,CAAC;AAG5E,eAAO,MAAM,gBAAgB;;;wBAGR,MAAM,WAAW,CAAC,gBAAgB,CAAC,KAAK,IAAI;sBAC9C,gBAAgB,CAAC,gBAAgB,CAAC,KAAK,IAAI;YACpD,cAAc;;;;;;;+BAOI,MAAM,KAAK,IAAI;iBAC5B,MAAM,SAAS;;;EAGxB,CAAC"}
@@ -64,7 +64,7 @@ export declare const excludeReactHookFormProps: (props: FormProps) => {
64
64
  'aria-colindex'?: number | undefined;
65
65
  'aria-colspan'?: number | undefined;
66
66
  'aria-controls'?: string | undefined;
67
- 'aria-current'?: boolean | "location" | "time" | "page" | "false" | "true" | "step" | "date" | undefined;
67
+ 'aria-current'?: boolean | "location" | "time" | "false" | "page" | "true" | "step" | "date" | undefined;
68
68
  'aria-describedby'?: string | undefined;
69
69
  'aria-details'?: string | undefined;
70
70
  'aria-disabled'?: (boolean | "false" | "true") | undefined;
@@ -73,7 +73,7 @@ export declare const excludeReactHookFormProps: (props: FormProps) => {
73
73
  'aria-expanded'?: (boolean | "false" | "true") | undefined;
74
74
  'aria-flowto'?: string | undefined;
75
75
  'aria-grabbed'?: (boolean | "false" | "true") | undefined;
76
- 'aria-haspopup'?: boolean | "grid" | "dialog" | "menu" | "listbox" | "false" | "true" | "tree" | undefined;
76
+ 'aria-haspopup'?: boolean | "grid" | "dialog" | "menu" | "false" | "listbox" | "true" | "tree" | undefined;
77
77
  'aria-hidden'?: (boolean | "false" | "true") | undefined;
78
78
  'aria-invalid'?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
79
79
  'aria-keyshortcuts'?: string | undefined;
@@ -1 +1 @@
1
- {"version":3,"file":"icon-filled-figma.d.ts","sourceRoot":"","sources":["../../../../../src/icons/filled/custom/icon-filled-figma.tsx"],"names":[],"mappings":"AAIA,eAAO,MAAM,eAAe,6BAuB1B,CAAC"}
1
+ {"version":3,"file":"icon-filled-figma.d.ts","sourceRoot":"","sources":["../../../../../src/icons/filled/custom/icon-filled-figma.tsx"],"names":[],"mappings":"AAIA,eAAO,MAAM,eAAe,6BAQ1B,CAAC"}
@@ -19,9 +19,9 @@ var react_1 = __importDefault(require("react"));
19
19
  var svg_1 = require("../../svg");
20
20
  var custom_to_newskit_icon_1 = require("../../custom-to-newskit-icon");
21
21
  exports.IconFilledFigma = (0, custom_to_newskit_icon_1.customToNewsKitIcon)('IconFilledFigma', function (props) { return (react_1.default.createElement(svg_1.Svg, __assign({}, props, { viewBox: "0 0 24 24" }),
22
- react_1.default.createElement("path", { d: "M12.3333 12C12.3333 11.0275 12.7196 10.0949 13.4073 9.40729C14.0949 8.71965 15.0275 8.33334 16 8.33334C16.9724 8.33334 17.9051 8.71965 18.5927 9.40729C19.2803 10.0949 19.6666 11.0275 19.6666 12C19.6666 12.9725 19.2803 13.9051 18.5927 14.5927C17.9051 15.2804 16.9724 15.6667 16 15.6667C15.0275 15.6667 14.0949 15.2804 13.4073 14.5927C12.7196 13.9051 12.3333 12.9725 12.3333 12V12Z", fill: "#1ABCFE" }),
23
- react_1.default.createElement("path", { d: "M5 19.3333C5 18.3609 5.38631 17.4282 6.07394 16.7406C6.76158 16.053 7.69421 15.6667 8.66667 15.6667H12.3333V19.3333C12.3333 20.3058 11.947 21.2384 11.2594 21.926C10.5718 22.6137 9.63913 23 8.66667 23C7.69421 23 6.76158 22.6137 6.07394 21.926C5.38631 21.2384 5 20.3058 5 19.3333V19.3333Z", fill: "#0ACF83" }),
24
- react_1.default.createElement("path", { d: "M12.3333 1V8.33333H16C16.9724 8.33333 17.9051 7.94703 18.5927 7.25939C19.2803 6.57176 19.6666 5.63913 19.6666 4.66667C19.6666 3.69421 19.2803 2.76158 18.5927 2.07394C17.9051 1.38631 16.9724 1 16 1L12.3333 1Z", fill: "#FF7262" }),
25
- react_1.default.createElement("path", { d: "M5 4.66667C5 5.63913 5.38631 6.57176 6.07394 7.25939C6.76158 7.94703 7.69421 8.33333 8.66667 8.33333H12.3333V1H8.66667C7.69421 1 6.76158 1.38631 6.07394 2.07394C5.38631 2.76158 5 3.69421 5 4.66667V4.66667Z", fill: "#F24E1E" }),
26
- react_1.default.createElement("path", { d: "M5 12C5 12.9725 5.38631 13.9051 6.07394 14.5927C6.76158 15.2804 7.69421 15.6667 8.66667 15.6667H12.3333V8.33334H8.66667C7.69421 8.33334 6.76158 8.71965 6.07394 9.40729C5.38631 10.0949 5 11.0275 5 12V12Z", fill: "#A259FF" }))); });
22
+ react_1.default.createElement("path", { d: "M12.3333 12C12.3333 11.0275 12.7196 10.0949 13.4073 9.40729C14.0949 8.71965 15.0275 8.33334 16 8.33334C16.9724 8.33334 17.9051 8.71965 18.5927 9.40729C19.2803 10.0949 19.6666 11.0275 19.6666 12C19.6666 12.9725 19.2803 13.9051 18.5927 14.5927C17.9051 15.2804 16.9724 15.6667 16 15.6667C15.0275 15.6667 14.0949 15.2804 13.4073 14.5927C12.7196 13.9051 12.3333 12.9725 12.3333 12V12Z" }),
23
+ react_1.default.createElement("path", { d: "M5 19.3333C5 18.3609 5.38631 17.4282 6.07394 16.7406C6.76158 16.053 7.69421 15.6667 8.66667 15.6667H12.3333V19.3333C12.3333 20.3058 11.947 21.2384 11.2594 21.926C10.5718 22.6137 9.63913 23 8.66667 23C7.69421 23 6.76158 22.6137 6.07394 21.926C5.38631 21.2384 5 20.3058 5 19.3333V19.3333Z" }),
24
+ react_1.default.createElement("path", { d: "M12.3333 1V8.33333H16C16.9724 8.33333 17.9051 7.94703 18.5927 7.25939C19.2803 6.57176 19.6666 5.63913 19.6666 4.66667C19.6666 3.69421 19.2803 2.76158 18.5927 2.07394C17.9051 1.38631 16.9724 1 16 1L12.3333 1Z" }),
25
+ react_1.default.createElement("path", { d: "M5 4.66667C5 5.63913 5.38631 6.57176 6.07394 7.25939C6.76158 7.94703 7.69421 8.33333 8.66667 8.33333H12.3333V1H8.66667C7.69421 1 6.76158 1.38631 6.07394 2.07394C5.38631 2.76158 5 3.69421 5 4.66667V4.66667Z" }),
26
+ react_1.default.createElement("path", { d: "M5 12C5 12.9725 5.38631 13.9051 6.07394 14.5927C6.76158 15.2804 7.69421 15.6667 8.66667 15.6667H12.3333V8.33334H8.66667C7.69421 8.33334 6.76158 8.71965 6.07394 9.40729C5.38631 10.0949 5 11.0275 5 12V12Z" }))); });
27
27
  //# sourceMappingURL=icon-filled-figma.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"icon-filled-figma.js","sourceRoot":"","sources":["../../../../../src/icons/filled/custom/icon-filled-figma.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAC1B,iCAA8B;AAC9B,uEAAiE;AAEpD,QAAA,eAAe,GAAG,IAAA,4CAAmB,EAAC,iBAAiB,EAAE,UAAA,KAAK,IAAI,OAAA,CAC7E,8BAAC,SAAG,eAAK,KAAK,IAAE,OAAO,EAAC,WAAW;IACjC,wCACE,CAAC,EAAC,6XAA6X,EAC/X,IAAI,EAAC,SAAS,GACd;IACF,wCACE,CAAC,EAAC,gSAAgS,EAClS,IAAI,EAAC,SAAS,GACd;IACF,wCACE,CAAC,EAAC,iNAAiN,EACnN,IAAI,EAAC,SAAS,GACd;IACF,wCACE,CAAC,EAAC,+MAA+M,EACjN,IAAI,EAAC,SAAS,GACd;IACF,wCACE,CAAC,EAAC,4MAA4M,EAC9M,IAAI,EAAC,SAAS,GACd,CACE,CACP,EAvB8E,CAuB9E,CAAC,CAAC"}
1
+ {"version":3,"file":"icon-filled-figma.js","sourceRoot":"","sources":["../../../../../src/icons/filled/custom/icon-filled-figma.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAC1B,iCAA8B;AAC9B,uEAAiE;AAEpD,QAAA,eAAe,GAAG,IAAA,4CAAmB,EAAC,iBAAiB,EAAE,UAAA,KAAK,IAAI,OAAA,CAC7E,8BAAC,SAAG,eAAK,KAAK,IAAE,OAAO,EAAC,WAAW;IACjC,wCAAM,CAAC,EAAC,6XAA6X,GAAG;IACxY,wCAAM,CAAC,EAAC,gSAAgS,GAAG;IAC3S,wCAAM,CAAC,EAAC,iNAAiN,GAAG;IAC5N,wCAAM,CAAC,EAAC,+MAA+M,GAAG;IAC1N,wCAAM,CAAC,EAAC,4MAA4M,GAAG,CACnN,CACP,EAR8E,CAQ9E,CAAC,CAAC"}
@@ -1,22 +1,22 @@
1
- export * from './icon-filled-figma';
2
1
  export * from './icon-filled-facebook';
3
- export * from './icon-filled-github';
4
- export * from './icon-filled-instagram';
5
- export * from './icon-filled-reddit';
6
- export * from './icon-filled-twitter';
7
- export * from './icon-filled-whatsapp';
8
- export * from './icon-filled-youtube';
2
+ export * from './icon-filled-figma';
9
3
  export * from './icon-filled-forward-5';
10
4
  export * from './icon-filled-forward-10';
11
5
  export * from './icon-filled-forward-15';
12
6
  export * from './icon-filled-forward-20';
13
7
  export * from './icon-filled-forward-25';
14
8
  export * from './icon-filled-forward-30';
9
+ export * from './icon-filled-github';
10
+ export * from './icon-filled-instagram';
11
+ export * from './icon-filled-reddit';
15
12
  export * from './icon-filled-replay-5';
16
13
  export * from './icon-filled-replay-10';
17
14
  export * from './icon-filled-replay-15';
18
15
  export * from './icon-filled-replay-20';
19
16
  export * from './icon-filled-replay-25';
20
17
  export * from './icon-filled-replay-30';
18
+ export * from './icon-filled-twitter';
19
+ export * from './icon-filled-whatsapp';
20
+ export * from './icon-filled-youtube';
21
21
  export * from './indeterminate-progress-indicator';
22
22
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/icons/filled/custom/index.ts"],"names":[],"mappings":"AACA,cAAc,qBAAqB,CAAC;AACpC,cAAc,wBAAwB,CAAC;AACvC,cAAc,sBAAsB,CAAC;AACrC,cAAc,yBAAyB,CAAC;AACxC,cAAc,sBAAsB,CAAC;AACrC,cAAc,uBAAuB,CAAC;AACtC,cAAc,wBAAwB,CAAC;AACvC,cAAc,uBAAuB,CAAC;AAEtC,cAAc,yBAAyB,CAAC;AACxC,cAAc,0BAA0B,CAAC;AACzC,cAAc,0BAA0B,CAAC;AACzC,cAAc,0BAA0B,CAAC;AACzC,cAAc,0BAA0B,CAAC;AACzC,cAAc,0BAA0B,CAAC;AAEzC,cAAc,wBAAwB,CAAC;AACvC,cAAc,yBAAyB,CAAC;AACxC,cAAc,yBAAyB,CAAC;AACxC,cAAc,yBAAyB,CAAC;AACxC,cAAc,yBAAyB,CAAC;AACxC,cAAc,yBAAyB,CAAC;AAGxC,cAAc,oCAAoC,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/icons/filled/custom/index.ts"],"names":[],"mappings":"AACA,cAAc,wBAAwB,CAAC;AACvC,cAAc,qBAAqB,CAAC;AACpC,cAAc,yBAAyB,CAAC;AACxC,cAAc,0BAA0B,CAAC;AACzC,cAAc,0BAA0B,CAAC;AACzC,cAAc,0BAA0B,CAAC;AACzC,cAAc,0BAA0B,CAAC;AACzC,cAAc,0BAA0B,CAAC;AACzC,cAAc,sBAAsB,CAAC;AACrC,cAAc,yBAAyB,CAAC;AACxC,cAAc,sBAAsB,CAAC;AACrC,cAAc,wBAAwB,CAAC;AACvC,cAAc,yBAAyB,CAAC;AACxC,cAAc,yBAAyB,CAAC;AACxC,cAAc,yBAAyB,CAAC;AACxC,cAAc,yBAAyB,CAAC;AACxC,cAAc,yBAAyB,CAAC;AACxC,cAAc,uBAAuB,CAAC;AACtC,cAAc,wBAAwB,CAAC;AACvC,cAAc,uBAAuB,CAAC;AAGtC,cAAc,oCAAoC,CAAC"}
@@ -11,26 +11,26 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
11
11
  };
12
12
  Object.defineProperty(exports, "__esModule", { value: true });
13
13
  // Social custom icons
14
- __exportStar(require("./icon-filled-figma"), exports);
15
14
  __exportStar(require("./icon-filled-facebook"), exports);
16
- __exportStar(require("./icon-filled-github"), exports);
17
- __exportStar(require("./icon-filled-instagram"), exports);
18
- __exportStar(require("./icon-filled-reddit"), exports);
19
- __exportStar(require("./icon-filled-twitter"), exports);
20
- __exportStar(require("./icon-filled-whatsapp"), exports);
21
- __exportStar(require("./icon-filled-youtube"), exports);
15
+ __exportStar(require("./icon-filled-figma"), exports);
22
16
  __exportStar(require("./icon-filled-forward-5"), exports);
23
17
  __exportStar(require("./icon-filled-forward-10"), exports);
24
18
  __exportStar(require("./icon-filled-forward-15"), exports);
25
19
  __exportStar(require("./icon-filled-forward-20"), exports);
26
20
  __exportStar(require("./icon-filled-forward-25"), exports);
27
21
  __exportStar(require("./icon-filled-forward-30"), exports);
22
+ __exportStar(require("./icon-filled-github"), exports);
23
+ __exportStar(require("./icon-filled-instagram"), exports);
24
+ __exportStar(require("./icon-filled-reddit"), exports);
28
25
  __exportStar(require("./icon-filled-replay-5"), exports);
29
26
  __exportStar(require("./icon-filled-replay-10"), exports);
30
27
  __exportStar(require("./icon-filled-replay-15"), exports);
31
28
  __exportStar(require("./icon-filled-replay-20"), exports);
32
29
  __exportStar(require("./icon-filled-replay-25"), exports);
33
30
  __exportStar(require("./icon-filled-replay-30"), exports);
31
+ __exportStar(require("./icon-filled-twitter"), exports);
32
+ __exportStar(require("./icon-filled-whatsapp"), exports);
33
+ __exportStar(require("./icon-filled-youtube"), exports);
34
34
  // Other custom icons
35
35
  __exportStar(require("./indeterminate-progress-indicator"), exports);
36
36
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/icons/filled/custom/index.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,sBAAsB;AACtB,sDAAoC;AACpC,yDAAuC;AACvC,uDAAqC;AACrC,0DAAwC;AACxC,uDAAqC;AACrC,wDAAsC;AACtC,yDAAuC;AACvC,wDAAsC;AAEtC,0DAAwC;AACxC,2DAAyC;AACzC,2DAAyC;AACzC,2DAAyC;AACzC,2DAAyC;AACzC,2DAAyC;AAEzC,yDAAuC;AACvC,0DAAwC;AACxC,0DAAwC;AACxC,0DAAwC;AACxC,0DAAwC;AACxC,0DAAwC;AAExC,qBAAqB;AACrB,qEAAmD"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/icons/filled/custom/index.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,sBAAsB;AACtB,yDAAuC;AACvC,sDAAoC;AACpC,0DAAwC;AACxC,2DAAyC;AACzC,2DAAyC;AACzC,2DAAyC;AACzC,2DAAyC;AACzC,2DAAyC;AACzC,uDAAqC;AACrC,0DAAwC;AACxC,uDAAqC;AACrC,yDAAuC;AACvC,0DAAwC;AACxC,0DAAwC;AACxC,0DAAwC;AACxC,0DAAwC;AACxC,0DAAwC;AACxC,wDAAsC;AACtC,yDAAuC;AACvC,wDAAsC;AAEtC,qBAAqB;AACrB,qEAAmD"}
@@ -0,0 +1,2 @@
1
+ export declare const IconFilledArrowBack: import("../..").NewsKitIcon;
2
+ //# sourceMappingURL=icon-filled-arrow-back.d.ts.map
@@ -0,0 +1,11 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.IconFilledArrowBack = void 0;
4
+ // This file is automatically generated do not modify it. See scripts/generate-icons/index.js
5
+ var ArrowBack_1 = require("@emotion-icons/material/ArrowBack");
6
+ var to_newskit_icon_1 = require("../../to-newskit-icon");
7
+ // The updated display name will be used to return the right icon in
8
+ // "to-newskit-icon.tsx", if it gets overridden
9
+ ArrowBack_1.ArrowBack['displayName'] = "IconFilledArrowBack";
10
+ exports.IconFilledArrowBack = (0, to_newskit_icon_1.toNewsKitIcon)(ArrowBack_1.ArrowBack);
11
+ //# sourceMappingURL=icon-filled-arrow-back.js.map
@@ -0,0 +1,2 @@
1
+ export declare const IconFilledArrowForward: import("../..").NewsKitIcon;
2
+ //# sourceMappingURL=icon-filled-arrow-forward.d.ts.map
@@ -0,0 +1,11 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.IconFilledArrowForward = void 0;
4
+ // This file is automatically generated do not modify it. See scripts/generate-icons/index.js
5
+ var ArrowForward_1 = require("@emotion-icons/material/ArrowForward");
6
+ var to_newskit_icon_1 = require("../../to-newskit-icon");
7
+ // The updated display name will be used to return the right icon in
8
+ // "to-newskit-icon.tsx", if it gets overridden
9
+ ArrowForward_1.ArrowForward['displayName'] = "IconFilledArrowForward";
10
+ exports.IconFilledArrowForward = (0, to_newskit_icon_1.toNewsKitIcon)(ArrowForward_1.ArrowForward);
11
+ //# sourceMappingURL=icon-filled-arrow-forward.js.map
@@ -0,0 +1,2 @@
1
+ export declare const IconFilledControlPoint: import("../..").NewsKitIcon;
2
+ //# sourceMappingURL=icon-filled-control-point.d.ts.map
@@ -0,0 +1,11 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.IconFilledControlPoint = void 0;
4
+ // This file is automatically generated do not modify it. See scripts/generate-icons/index.js
5
+ var ControlPoint_1 = require("@emotion-icons/material/ControlPoint");
6
+ var to_newskit_icon_1 = require("../../to-newskit-icon");
7
+ // The updated display name will be used to return the right icon in
8
+ // "to-newskit-icon.tsx", if it gets overridden
9
+ ControlPoint_1.ControlPoint['displayName'] = "IconFilledControlPoint";
10
+ exports.IconFilledControlPoint = (0, to_newskit_icon_1.toNewsKitIcon)(ControlPoint_1.ControlPoint);
11
+ //# sourceMappingURL=icon-filled-control-point.js.map
@@ -0,0 +1,2 @@
1
+ export declare const IconFilledFirstPage: import("../..").NewsKitIcon;
2
+ //# sourceMappingURL=icon-filled-first-page.d.ts.map
@@ -0,0 +1,11 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.IconFilledFirstPage = void 0;
4
+ // This file is automatically generated do not modify it. See scripts/generate-icons/index.js
5
+ var FirstPage_1 = require("@emotion-icons/material/FirstPage");
6
+ var to_newskit_icon_1 = require("../../to-newskit-icon");
7
+ // The updated display name will be used to return the right icon in
8
+ // "to-newskit-icon.tsx", if it gets overridden
9
+ FirstPage_1.FirstPage['displayName'] = "IconFilledFirstPage";
10
+ exports.IconFilledFirstPage = (0, to_newskit_icon_1.toNewsKitIcon)(FirstPage_1.FirstPage);
11
+ //# sourceMappingURL=icon-filled-first-page.js.map
@@ -0,0 +1,2 @@
1
+ export declare const IconFilledLastPage: import("../..").NewsKitIcon;
2
+ //# sourceMappingURL=icon-filled-last-page.d.ts.map
@@ -0,0 +1,11 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.IconFilledLastPage = void 0;
4
+ // This file is automatically generated do not modify it. See scripts/generate-icons/index.js
5
+ var LastPage_1 = require("@emotion-icons/material/LastPage");
6
+ var to_newskit_icon_1 = require("../../to-newskit-icon");
7
+ // The updated display name will be used to return the right icon in
8
+ // "to-newskit-icon.tsx", if it gets overridden
9
+ LastPage_1.LastPage['displayName'] = "IconFilledLastPage";
10
+ exports.IconFilledLastPage = (0, to_newskit_icon_1.toNewsKitIcon)(LastPage_1.LastPage);
11
+ //# sourceMappingURL=icon-filled-last-page.js.map
@@ -0,0 +1,2 @@
1
+ export declare const IconFilledMoreHoriz: import("../..").NewsKitIcon;
2
+ //# sourceMappingURL=icon-filled-more-horiz.d.ts.map