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,11 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.IconFilledMoreHoriz = void 0;
4
+ // This file is automatically generated do not modify it. See scripts/generate-icons/index.js
5
+ var MoreHoriz_1 = require("@emotion-icons/material/MoreHoriz");
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
+ MoreHoriz_1.MoreHoriz['displayName'] = "IconFilledMoreHoriz";
10
+ exports.IconFilledMoreHoriz = (0, to_newskit_icon_1.toNewsKitIcon)(MoreHoriz_1.MoreHoriz);
11
+ //# sourceMappingURL=icon-filled-more-horiz.js.map
@@ -0,0 +1,2 @@
1
+ export declare const IconFilledRemoveRedEye: import("../..").NewsKitIcon;
2
+ //# sourceMappingURL=icon-filled-remove-red-eye.d.ts.map
@@ -0,0 +1,11 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.IconFilledRemoveRedEye = void 0;
4
+ // This file is automatically generated do not modify it. See scripts/generate-icons/index.js
5
+ var RemoveRedEye_1 = require("@emotion-icons/material/RemoveRedEye");
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
+ RemoveRedEye_1.RemoveRedEye['displayName'] = "IconFilledRemoveRedEye";
10
+ exports.IconFilledRemoveRedEye = (0, to_newskit_icon_1.toNewsKitIcon)(RemoveRedEye_1.RemoveRedEye);
11
+ //# sourceMappingURL=icon-filled-remove-red-eye.js.map
@@ -0,0 +1,2 @@
1
+ export declare const IconFilledStar: import("../..").NewsKitIcon;
2
+ //# sourceMappingURL=icon-filled-star.d.ts.map
@@ -0,0 +1,11 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.IconFilledStar = void 0;
4
+ // This file is automatically generated do not modify it. See scripts/generate-icons/index.js
5
+ var Star_1 = require("@emotion-icons/material/Star");
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
+ Star_1.Star['displayName'] = "IconFilledStar";
10
+ exports.IconFilledStar = (0, to_newskit_icon_1.toNewsKitIcon)(Star_1.Star);
11
+ //# sourceMappingURL=icon-filled-star.js.map
@@ -1,11 +1,13 @@
1
1
  export { IconFilledAccountBalance } from './icon-filled-account-balance';
2
2
  export { IconFilledAccountTree } from './icon-filled-account-tree';
3
3
  export { IconFilledAdd } from './icon-filled-add';
4
+ export { IconFilledArrowBack } from './icon-filled-arrow-back';
4
5
  export { IconFilledAddCircle } from './icon-filled-add-circle';
5
6
  export { IconFilledAddCircleOutline } from './icon-filled-add-circle-outline';
6
7
  export { IconFilledArrowDropDown } from './icon-filled-arrow-drop-down';
7
8
  export { IconFilledArrowDropUp } from './icon-filled-arrow-drop-up';
8
9
  export { IconFilledArrowRightAlt } from './icon-filled-arrow-right-alt';
10
+ export { IconFilledArrowForward } from './icon-filled-arrow-forward';
9
11
  export { IconFilledArrowForwardIos } from './icon-filled-arrow-forward-ios';
10
12
  export { IconFilledBadge } from './icon-filled-badge';
11
13
  export { IconFilledBookmarkBorder } from './icon-filled-bookmark-border';
@@ -16,6 +18,7 @@ export { IconFilledChevronLeft } from './icon-filled-chevron-left';
16
18
  export { IconFilledChevronRight } from './icon-filled-chevron-right';
17
19
  export { IconFilledCircle } from './icon-filled-circle';
18
20
  export { IconFilledClose } from './icon-filled-close';
21
+ export { IconFilledControlPoint } from './icon-filled-control-point';
19
22
  export { IconFilledExpandLess } from './icon-filled-expand-less';
20
23
  export { IconFilledExpandMore } from './icon-filled-expand-more';
21
24
  export { IconFilledDarkMode } from './icon-filled-dark-mode';
@@ -23,6 +26,7 @@ export { IconFilledDragHandle } from './icon-filled-drag-handle';
23
26
  export { IconFilledEmail } from './icon-filled-email';
24
27
  export { IconFilledError } from './icon-filled-error';
25
28
  export { IconFilledErrorOutline } from './icon-filled-error-outline';
29
+ export { IconFilledFirstPage } from './icon-filled-first-page';
26
30
  export { IconFilledGraphicEq } from './icon-filled-graphic-eq';
27
31
  export { IconFilledHighlightOff } from './icon-filled-highlight-off';
28
32
  export { IconFilledHome } from './icon-filled-home';
@@ -35,21 +39,25 @@ export { IconFilledKeyboardArrowUp } from './icon-filled-keyboard-arrow-up';
35
39
  export { IconFilledKeyboardBackspace } from './icon-filled-keyboard-backspace';
36
40
  export { IconFilledKeyboardReturn } from './icon-filled-keyboard-return';
37
41
  export { IconFilledKeyboardTab } from './icon-filled-keyboard-tab';
42
+ export { IconFilledLastPage } from './icon-filled-last-page';
38
43
  export { IconFilledLaunch } from './icon-filled-launch';
39
44
  export { IconFilledLightMode } from './icon-filled-light-mode';
40
45
  export { IconFilledLink } from './icon-filled-link';
41
46
  export { IconFilledMenu } from './icon-filled-menu';
42
47
  export { IconFilledMood } from './icon-filled-mood';
48
+ export { IconFilledMoreHoriz } from './icon-filled-more-horiz';
43
49
  export { IconFilledPause } from './icon-filled-pause';
44
50
  export { IconFilledPlayArrow } from './icon-filled-play-arrow';
45
51
  export { IconFilledRemove } from './icon-filled-remove';
46
52
  export { IconFilledRemoveCircle } from './icon-filled-remove-circle';
53
+ export { IconFilledRemoveRedEye } from './icon-filled-remove-red-eye';
47
54
  export { IconFilledSearch } from './icon-filled-search';
48
55
  export { IconFilledSkipNext } from './icon-filled-skip-next';
49
56
  export { IconFilledSkipPrevious } from './icon-filled-skip-previous';
50
57
  export { IconFilledSlowMotionVideo } from './icon-filled-slow-motion-video';
51
58
  export { IconFilledSpaceBar } from './icon-filled-space-bar';
52
59
  export { IconFilledStarOutline } from './icon-filled-star-outline';
60
+ export { IconFilledStar } from './icon-filled-star';
53
61
  export { IconFilledStop } from './icon-filled-stop';
54
62
  export { IconFilledTrendingFlat } from './icon-filled-trending-flat';
55
63
  export { IconFilledVolumeDown } from './icon-filled-volume-down';
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.IconFilledSlowMotionVideo = exports.IconFilledSkipPrevious = exports.IconFilledSkipNext = exports.IconFilledSearch = exports.IconFilledRemoveCircle = exports.IconFilledRemove = exports.IconFilledPlayArrow = exports.IconFilledPause = exports.IconFilledMood = exports.IconFilledMenu = exports.IconFilledLink = exports.IconFilledLightMode = exports.IconFilledLaunch = exports.IconFilledKeyboardTab = exports.IconFilledKeyboardReturn = exports.IconFilledKeyboardBackspace = exports.IconFilledKeyboardArrowUp = exports.IconFilledKeyboardArrowRight = exports.IconFilledKeyboardArrowLeft = exports.IconFilledKeyboardArrowDown = exports.IconFilledInfo = exports.IconFilledImage = exports.IconFilledHome = exports.IconFilledHighlightOff = exports.IconFilledGraphicEq = exports.IconFilledErrorOutline = exports.IconFilledError = exports.IconFilledEmail = exports.IconFilledDragHandle = exports.IconFilledDarkMode = exports.IconFilledExpandMore = exports.IconFilledExpandLess = exports.IconFilledClose = exports.IconFilledCircle = exports.IconFilledChevronRight = exports.IconFilledChevronLeft = exports.IconFilledCheckCircle = exports.IconFilledCheck = exports.IconFilledCancel = exports.IconFilledBookmarkBorder = exports.IconFilledBadge = exports.IconFilledArrowForwardIos = exports.IconFilledArrowRightAlt = exports.IconFilledArrowDropUp = exports.IconFilledArrowDropDown = exports.IconFilledAddCircleOutline = exports.IconFilledAddCircle = exports.IconFilledAdd = exports.IconFilledAccountTree = exports.IconFilledAccountBalance = void 0;
4
- exports.IconFilledWarning = exports.IconFilledVolumeUp = exports.IconFilledVolumeOff = exports.IconFilledVolumeDown = exports.IconFilledTrendingFlat = exports.IconFilledStop = exports.IconFilledStarOutline = exports.IconFilledSpaceBar = void 0;
3
+ exports.IconFilledPlayArrow = exports.IconFilledPause = exports.IconFilledMoreHoriz = exports.IconFilledMood = exports.IconFilledMenu = exports.IconFilledLink = exports.IconFilledLightMode = exports.IconFilledLaunch = exports.IconFilledLastPage = exports.IconFilledKeyboardTab = exports.IconFilledKeyboardReturn = exports.IconFilledKeyboardBackspace = exports.IconFilledKeyboardArrowUp = exports.IconFilledKeyboardArrowRight = exports.IconFilledKeyboardArrowLeft = exports.IconFilledKeyboardArrowDown = exports.IconFilledInfo = exports.IconFilledImage = exports.IconFilledHome = exports.IconFilledHighlightOff = exports.IconFilledGraphicEq = exports.IconFilledFirstPage = exports.IconFilledErrorOutline = exports.IconFilledError = exports.IconFilledEmail = exports.IconFilledDragHandle = exports.IconFilledDarkMode = exports.IconFilledExpandMore = exports.IconFilledExpandLess = exports.IconFilledControlPoint = exports.IconFilledClose = exports.IconFilledCircle = exports.IconFilledChevronRight = exports.IconFilledChevronLeft = exports.IconFilledCheckCircle = exports.IconFilledCheck = exports.IconFilledCancel = exports.IconFilledBookmarkBorder = exports.IconFilledBadge = exports.IconFilledArrowForwardIos = exports.IconFilledArrowForward = exports.IconFilledArrowRightAlt = exports.IconFilledArrowDropUp = exports.IconFilledArrowDropDown = exports.IconFilledAddCircleOutline = exports.IconFilledAddCircle = exports.IconFilledArrowBack = exports.IconFilledAdd = exports.IconFilledAccountTree = exports.IconFilledAccountBalance = void 0;
4
+ exports.IconFilledWarning = exports.IconFilledVolumeUp = exports.IconFilledVolumeOff = exports.IconFilledVolumeDown = exports.IconFilledTrendingFlat = exports.IconFilledStop = exports.IconFilledStar = exports.IconFilledStarOutline = exports.IconFilledSpaceBar = exports.IconFilledSlowMotionVideo = exports.IconFilledSkipPrevious = exports.IconFilledSkipNext = exports.IconFilledSearch = exports.IconFilledRemoveRedEye = exports.IconFilledRemoveCircle = exports.IconFilledRemove = void 0;
5
5
  // This file is automatically generated do not modify it. See scripts/generate-icons/index.js
6
6
  var icon_filled_account_balance_1 = require("./icon-filled-account-balance");
7
7
  Object.defineProperty(exports, "IconFilledAccountBalance", { enumerable: true, get: function () { return icon_filled_account_balance_1.IconFilledAccountBalance; } });
@@ -9,6 +9,8 @@ var icon_filled_account_tree_1 = require("./icon-filled-account-tree");
9
9
  Object.defineProperty(exports, "IconFilledAccountTree", { enumerable: true, get: function () { return icon_filled_account_tree_1.IconFilledAccountTree; } });
10
10
  var icon_filled_add_1 = require("./icon-filled-add");
11
11
  Object.defineProperty(exports, "IconFilledAdd", { enumerable: true, get: function () { return icon_filled_add_1.IconFilledAdd; } });
12
+ var icon_filled_arrow_back_1 = require("./icon-filled-arrow-back");
13
+ Object.defineProperty(exports, "IconFilledArrowBack", { enumerable: true, get: function () { return icon_filled_arrow_back_1.IconFilledArrowBack; } });
12
14
  var icon_filled_add_circle_1 = require("./icon-filled-add-circle");
13
15
  Object.defineProperty(exports, "IconFilledAddCircle", { enumerable: true, get: function () { return icon_filled_add_circle_1.IconFilledAddCircle; } });
14
16
  var icon_filled_add_circle_outline_1 = require("./icon-filled-add-circle-outline");
@@ -19,6 +21,8 @@ var icon_filled_arrow_drop_up_1 = require("./icon-filled-arrow-drop-up");
19
21
  Object.defineProperty(exports, "IconFilledArrowDropUp", { enumerable: true, get: function () { return icon_filled_arrow_drop_up_1.IconFilledArrowDropUp; } });
20
22
  var icon_filled_arrow_right_alt_1 = require("./icon-filled-arrow-right-alt");
21
23
  Object.defineProperty(exports, "IconFilledArrowRightAlt", { enumerable: true, get: function () { return icon_filled_arrow_right_alt_1.IconFilledArrowRightAlt; } });
24
+ var icon_filled_arrow_forward_1 = require("./icon-filled-arrow-forward");
25
+ Object.defineProperty(exports, "IconFilledArrowForward", { enumerable: true, get: function () { return icon_filled_arrow_forward_1.IconFilledArrowForward; } });
22
26
  var icon_filled_arrow_forward_ios_1 = require("./icon-filled-arrow-forward-ios");
23
27
  Object.defineProperty(exports, "IconFilledArrowForwardIos", { enumerable: true, get: function () { return icon_filled_arrow_forward_ios_1.IconFilledArrowForwardIos; } });
24
28
  var icon_filled_badge_1 = require("./icon-filled-badge");
@@ -39,6 +43,8 @@ var icon_filled_circle_1 = require("./icon-filled-circle");
39
43
  Object.defineProperty(exports, "IconFilledCircle", { enumerable: true, get: function () { return icon_filled_circle_1.IconFilledCircle; } });
40
44
  var icon_filled_close_1 = require("./icon-filled-close");
41
45
  Object.defineProperty(exports, "IconFilledClose", { enumerable: true, get: function () { return icon_filled_close_1.IconFilledClose; } });
46
+ var icon_filled_control_point_1 = require("./icon-filled-control-point");
47
+ Object.defineProperty(exports, "IconFilledControlPoint", { enumerable: true, get: function () { return icon_filled_control_point_1.IconFilledControlPoint; } });
42
48
  var icon_filled_expand_less_1 = require("./icon-filled-expand-less");
43
49
  Object.defineProperty(exports, "IconFilledExpandLess", { enumerable: true, get: function () { return icon_filled_expand_less_1.IconFilledExpandLess; } });
44
50
  var icon_filled_expand_more_1 = require("./icon-filled-expand-more");
@@ -53,6 +59,8 @@ var icon_filled_error_1 = require("./icon-filled-error");
53
59
  Object.defineProperty(exports, "IconFilledError", { enumerable: true, get: function () { return icon_filled_error_1.IconFilledError; } });
54
60
  var icon_filled_error_outline_1 = require("./icon-filled-error-outline");
55
61
  Object.defineProperty(exports, "IconFilledErrorOutline", { enumerable: true, get: function () { return icon_filled_error_outline_1.IconFilledErrorOutline; } });
62
+ var icon_filled_first_page_1 = require("./icon-filled-first-page");
63
+ Object.defineProperty(exports, "IconFilledFirstPage", { enumerable: true, get: function () { return icon_filled_first_page_1.IconFilledFirstPage; } });
56
64
  var icon_filled_graphic_eq_1 = require("./icon-filled-graphic-eq");
57
65
  Object.defineProperty(exports, "IconFilledGraphicEq", { enumerable: true, get: function () { return icon_filled_graphic_eq_1.IconFilledGraphicEq; } });
58
66
  var icon_filled_highlight_off_1 = require("./icon-filled-highlight-off");
@@ -77,6 +85,8 @@ var icon_filled_keyboard_return_1 = require("./icon-filled-keyboard-return");
77
85
  Object.defineProperty(exports, "IconFilledKeyboardReturn", { enumerable: true, get: function () { return icon_filled_keyboard_return_1.IconFilledKeyboardReturn; } });
78
86
  var icon_filled_keyboard_tab_1 = require("./icon-filled-keyboard-tab");
79
87
  Object.defineProperty(exports, "IconFilledKeyboardTab", { enumerable: true, get: function () { return icon_filled_keyboard_tab_1.IconFilledKeyboardTab; } });
88
+ var icon_filled_last_page_1 = require("./icon-filled-last-page");
89
+ Object.defineProperty(exports, "IconFilledLastPage", { enumerable: true, get: function () { return icon_filled_last_page_1.IconFilledLastPage; } });
80
90
  var icon_filled_launch_1 = require("./icon-filled-launch");
81
91
  Object.defineProperty(exports, "IconFilledLaunch", { enumerable: true, get: function () { return icon_filled_launch_1.IconFilledLaunch; } });
82
92
  var icon_filled_light_mode_1 = require("./icon-filled-light-mode");
@@ -87,6 +97,8 @@ var icon_filled_menu_1 = require("./icon-filled-menu");
87
97
  Object.defineProperty(exports, "IconFilledMenu", { enumerable: true, get: function () { return icon_filled_menu_1.IconFilledMenu; } });
88
98
  var icon_filled_mood_1 = require("./icon-filled-mood");
89
99
  Object.defineProperty(exports, "IconFilledMood", { enumerable: true, get: function () { return icon_filled_mood_1.IconFilledMood; } });
100
+ var icon_filled_more_horiz_1 = require("./icon-filled-more-horiz");
101
+ Object.defineProperty(exports, "IconFilledMoreHoriz", { enumerable: true, get: function () { return icon_filled_more_horiz_1.IconFilledMoreHoriz; } });
90
102
  var icon_filled_pause_1 = require("./icon-filled-pause");
91
103
  Object.defineProperty(exports, "IconFilledPause", { enumerable: true, get: function () { return icon_filled_pause_1.IconFilledPause; } });
92
104
  var icon_filled_play_arrow_1 = require("./icon-filled-play-arrow");
@@ -95,6 +107,8 @@ var icon_filled_remove_1 = require("./icon-filled-remove");
95
107
  Object.defineProperty(exports, "IconFilledRemove", { enumerable: true, get: function () { return icon_filled_remove_1.IconFilledRemove; } });
96
108
  var icon_filled_remove_circle_1 = require("./icon-filled-remove-circle");
97
109
  Object.defineProperty(exports, "IconFilledRemoveCircle", { enumerable: true, get: function () { return icon_filled_remove_circle_1.IconFilledRemoveCircle; } });
110
+ var icon_filled_remove_red_eye_1 = require("./icon-filled-remove-red-eye");
111
+ Object.defineProperty(exports, "IconFilledRemoveRedEye", { enumerable: true, get: function () { return icon_filled_remove_red_eye_1.IconFilledRemoveRedEye; } });
98
112
  var icon_filled_search_1 = require("./icon-filled-search");
99
113
  Object.defineProperty(exports, "IconFilledSearch", { enumerable: true, get: function () { return icon_filled_search_1.IconFilledSearch; } });
100
114
  var icon_filled_skip_next_1 = require("./icon-filled-skip-next");
@@ -107,6 +121,8 @@ var icon_filled_space_bar_1 = require("./icon-filled-space-bar");
107
121
  Object.defineProperty(exports, "IconFilledSpaceBar", { enumerable: true, get: function () { return icon_filled_space_bar_1.IconFilledSpaceBar; } });
108
122
  var icon_filled_star_outline_1 = require("./icon-filled-star-outline");
109
123
  Object.defineProperty(exports, "IconFilledStarOutline", { enumerable: true, get: function () { return icon_filled_star_outline_1.IconFilledStarOutline; } });
124
+ var icon_filled_star_1 = require("./icon-filled-star");
125
+ Object.defineProperty(exports, "IconFilledStar", { enumerable: true, get: function () { return icon_filled_star_1.IconFilledStar; } });
110
126
  var icon_filled_stop_1 = require("./icon-filled-stop");
111
127
  Object.defineProperty(exports, "IconFilledStop", { enumerable: true, get: function () { return icon_filled_stop_1.IconFilledStop; } });
112
128
  var icon_filled_trending_flat_1 = require("./icon-filled-trending-flat");
@@ -0,0 +1,2 @@
1
+ export declare const IconOutlinedArrowBack: import("../..").NewsKitIcon;
2
+ //# sourceMappingURL=icon-outlined-arrow-back.d.ts.map
@@ -0,0 +1,11 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.IconOutlinedArrowBack = 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-outlined/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'] = "IconOutlinedArrowBack";
10
+ exports.IconOutlinedArrowBack = (0, to_newskit_icon_1.toNewsKitIcon)(ArrowBack_1.ArrowBack);
11
+ //# sourceMappingURL=icon-outlined-arrow-back.js.map
@@ -0,0 +1,2 @@
1
+ export declare const IconOutlinedArrowForward: import("../..").NewsKitIcon;
2
+ //# sourceMappingURL=icon-outlined-arrow-forward.d.ts.map
@@ -0,0 +1,11 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.IconOutlinedArrowForward = 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-outlined/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'] = "IconOutlinedArrowForward";
10
+ exports.IconOutlinedArrowForward = (0, to_newskit_icon_1.toNewsKitIcon)(ArrowForward_1.ArrowForward);
11
+ //# sourceMappingURL=icon-outlined-arrow-forward.js.map
@@ -0,0 +1,2 @@
1
+ export declare const IconOutlinedControlPoint: import("../..").NewsKitIcon;
2
+ //# sourceMappingURL=icon-outlined-control-point.d.ts.map
@@ -0,0 +1,11 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.IconOutlinedControlPoint = 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-outlined/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'] = "IconOutlinedControlPoint";
10
+ exports.IconOutlinedControlPoint = (0, to_newskit_icon_1.toNewsKitIcon)(ControlPoint_1.ControlPoint);
11
+ //# sourceMappingURL=icon-outlined-control-point.js.map
@@ -0,0 +1,2 @@
1
+ export declare const IconOutlinedFirstPage: import("../..").NewsKitIcon;
2
+ //# sourceMappingURL=icon-outlined-first-page.d.ts.map
@@ -0,0 +1,11 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.IconOutlinedFirstPage = 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-outlined/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'] = "IconOutlinedFirstPage";
10
+ exports.IconOutlinedFirstPage = (0, to_newskit_icon_1.toNewsKitIcon)(FirstPage_1.FirstPage);
11
+ //# sourceMappingURL=icon-outlined-first-page.js.map
@@ -0,0 +1,2 @@
1
+ export declare const IconOutlinedLastPage: import("../..").NewsKitIcon;
2
+ //# sourceMappingURL=icon-outlined-last-page.d.ts.map
@@ -0,0 +1,11 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.IconOutlinedLastPage = 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-outlined/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'] = "IconOutlinedLastPage";
10
+ exports.IconOutlinedLastPage = (0, to_newskit_icon_1.toNewsKitIcon)(LastPage_1.LastPage);
11
+ //# sourceMappingURL=icon-outlined-last-page.js.map
@@ -0,0 +1,2 @@
1
+ export declare const IconOutlinedMoreHoriz: import("../..").NewsKitIcon;
2
+ //# sourceMappingURL=icon-outlined-more-horiz.d.ts.map
@@ -0,0 +1,11 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.IconOutlinedMoreHoriz = void 0;
4
+ // This file is automatically generated do not modify it. See scripts/generate-icons/index.js
5
+ var MoreHoriz_1 = require("@emotion-icons/material-outlined/MoreHoriz");
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
+ MoreHoriz_1.MoreHoriz['displayName'] = "IconOutlinedMoreHoriz";
10
+ exports.IconOutlinedMoreHoriz = (0, to_newskit_icon_1.toNewsKitIcon)(MoreHoriz_1.MoreHoriz);
11
+ //# sourceMappingURL=icon-outlined-more-horiz.js.map
@@ -0,0 +1,2 @@
1
+ export declare const IconOutlinedRemoveRedEye: import("../..").NewsKitIcon;
2
+ //# sourceMappingURL=icon-outlined-remove-red-eye.d.ts.map
@@ -0,0 +1,11 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.IconOutlinedRemoveRedEye = void 0;
4
+ // This file is automatically generated do not modify it. See scripts/generate-icons/index.js
5
+ var RemoveRedEye_1 = require("@emotion-icons/material-outlined/RemoveRedEye");
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
+ RemoveRedEye_1.RemoveRedEye['displayName'] = "IconOutlinedRemoveRedEye";
10
+ exports.IconOutlinedRemoveRedEye = (0, to_newskit_icon_1.toNewsKitIcon)(RemoveRedEye_1.RemoveRedEye);
11
+ //# sourceMappingURL=icon-outlined-remove-red-eye.js.map
@@ -0,0 +1,2 @@
1
+ export declare const IconOutlinedStar: import("../..").NewsKitIcon;
2
+ //# sourceMappingURL=icon-outlined-star.d.ts.map
@@ -0,0 +1,11 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.IconOutlinedStar = void 0;
4
+ // This file is automatically generated do not modify it. See scripts/generate-icons/index.js
5
+ var Star_1 = require("@emotion-icons/material-outlined/Star");
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
+ Star_1.Star['displayName'] = "IconOutlinedStar";
10
+ exports.IconOutlinedStar = (0, to_newskit_icon_1.toNewsKitIcon)(Star_1.Star);
11
+ //# sourceMappingURL=icon-outlined-star.js.map
@@ -1,11 +1,13 @@
1
1
  export { IconOutlinedAccountBalance } from './icon-outlined-account-balance';
2
2
  export { IconOutlinedAccountTree } from './icon-outlined-account-tree';
3
3
  export { IconOutlinedAdd } from './icon-outlined-add';
4
+ export { IconOutlinedArrowBack } from './icon-outlined-arrow-back';
4
5
  export { IconOutlinedAddCircle } from './icon-outlined-add-circle';
5
6
  export { IconOutlinedAddCircleOutline } from './icon-outlined-add-circle-outline';
6
7
  export { IconOutlinedArrowDropDown } from './icon-outlined-arrow-drop-down';
7
8
  export { IconOutlinedArrowDropUp } from './icon-outlined-arrow-drop-up';
8
9
  export { IconOutlinedArrowRightAlt } from './icon-outlined-arrow-right-alt';
10
+ export { IconOutlinedArrowForward } from './icon-outlined-arrow-forward';
9
11
  export { IconOutlinedArrowForwardIos } from './icon-outlined-arrow-forward-ios';
10
12
  export { IconOutlinedBadge } from './icon-outlined-badge';
11
13
  export { IconOutlinedBookmarkBorder } from './icon-outlined-bookmark-border';
@@ -16,6 +18,7 @@ export { IconOutlinedChevronLeft } from './icon-outlined-chevron-left';
16
18
  export { IconOutlinedChevronRight } from './icon-outlined-chevron-right';
17
19
  export { IconOutlinedCircle } from './icon-outlined-circle';
18
20
  export { IconOutlinedClose } from './icon-outlined-close';
21
+ export { IconOutlinedControlPoint } from './icon-outlined-control-point';
19
22
  export { IconOutlinedExpandLess } from './icon-outlined-expand-less';
20
23
  export { IconOutlinedExpandMore } from './icon-outlined-expand-more';
21
24
  export { IconOutlinedDarkMode } from './icon-outlined-dark-mode';
@@ -23,6 +26,7 @@ export { IconOutlinedDragHandle } from './icon-outlined-drag-handle';
23
26
  export { IconOutlinedEmail } from './icon-outlined-email';
24
27
  export { IconOutlinedError } from './icon-outlined-error';
25
28
  export { IconOutlinedErrorOutline } from './icon-outlined-error-outline';
29
+ export { IconOutlinedFirstPage } from './icon-outlined-first-page';
26
30
  export { IconOutlinedGraphicEq } from './icon-outlined-graphic-eq';
27
31
  export { IconOutlinedHighlightOff } from './icon-outlined-highlight-off';
28
32
  export { IconOutlinedHome } from './icon-outlined-home';
@@ -35,21 +39,25 @@ export { IconOutlinedKeyboardArrowUp } from './icon-outlined-keyboard-arrow-up';
35
39
  export { IconOutlinedKeyboardBackspace } from './icon-outlined-keyboard-backspace';
36
40
  export { IconOutlinedKeyboardReturn } from './icon-outlined-keyboard-return';
37
41
  export { IconOutlinedKeyboardTab } from './icon-outlined-keyboard-tab';
42
+ export { IconOutlinedLastPage } from './icon-outlined-last-page';
38
43
  export { IconOutlinedLaunch } from './icon-outlined-launch';
39
44
  export { IconOutlinedLightMode } from './icon-outlined-light-mode';
40
45
  export { IconOutlinedLink } from './icon-outlined-link';
41
46
  export { IconOutlinedMenu } from './icon-outlined-menu';
42
47
  export { IconOutlinedMood } from './icon-outlined-mood';
48
+ export { IconOutlinedMoreHoriz } from './icon-outlined-more-horiz';
43
49
  export { IconOutlinedPause } from './icon-outlined-pause';
44
50
  export { IconOutlinedPlayArrow } from './icon-outlined-play-arrow';
45
51
  export { IconOutlinedRemove } from './icon-outlined-remove';
46
52
  export { IconOutlinedRemoveCircle } from './icon-outlined-remove-circle';
53
+ export { IconOutlinedRemoveRedEye } from './icon-outlined-remove-red-eye';
47
54
  export { IconOutlinedSearch } from './icon-outlined-search';
48
55
  export { IconOutlinedSkipNext } from './icon-outlined-skip-next';
49
56
  export { IconOutlinedSkipPrevious } from './icon-outlined-skip-previous';
50
57
  export { IconOutlinedSlowMotionVideo } from './icon-outlined-slow-motion-video';
51
58
  export { IconOutlinedSpaceBar } from './icon-outlined-space-bar';
52
59
  export { IconOutlinedStarOutline } from './icon-outlined-star-outline';
60
+ export { IconOutlinedStar } from './icon-outlined-star';
53
61
  export { IconOutlinedStop } from './icon-outlined-stop';
54
62
  export { IconOutlinedTrendingFlat } from './icon-outlined-trending-flat';
55
63
  export { IconOutlinedVolumeDown } from './icon-outlined-volume-down';
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.IconOutlinedSlowMotionVideo = exports.IconOutlinedSkipPrevious = exports.IconOutlinedSkipNext = exports.IconOutlinedSearch = exports.IconOutlinedRemoveCircle = exports.IconOutlinedRemove = exports.IconOutlinedPlayArrow = exports.IconOutlinedPause = exports.IconOutlinedMood = exports.IconOutlinedMenu = exports.IconOutlinedLink = exports.IconOutlinedLightMode = exports.IconOutlinedLaunch = exports.IconOutlinedKeyboardTab = exports.IconOutlinedKeyboardReturn = exports.IconOutlinedKeyboardBackspace = exports.IconOutlinedKeyboardArrowUp = exports.IconOutlinedKeyboardArrowRight = exports.IconOutlinedKeyboardArrowLeft = exports.IconOutlinedKeyboardArrowDown = exports.IconOutlinedInfo = exports.IconOutlinedImage = exports.IconOutlinedHome = exports.IconOutlinedHighlightOff = exports.IconOutlinedGraphicEq = exports.IconOutlinedErrorOutline = exports.IconOutlinedError = exports.IconOutlinedEmail = exports.IconOutlinedDragHandle = exports.IconOutlinedDarkMode = exports.IconOutlinedExpandMore = exports.IconOutlinedExpandLess = exports.IconOutlinedClose = exports.IconOutlinedCircle = exports.IconOutlinedChevronRight = exports.IconOutlinedChevronLeft = exports.IconOutlinedCheckCircle = exports.IconOutlinedCheck = exports.IconOutlinedCancel = exports.IconOutlinedBookmarkBorder = exports.IconOutlinedBadge = exports.IconOutlinedArrowForwardIos = exports.IconOutlinedArrowRightAlt = exports.IconOutlinedArrowDropUp = exports.IconOutlinedArrowDropDown = exports.IconOutlinedAddCircleOutline = exports.IconOutlinedAddCircle = exports.IconOutlinedAdd = exports.IconOutlinedAccountTree = exports.IconOutlinedAccountBalance = void 0;
4
- exports.IconOutlinedWarning = exports.IconOutlinedVolumeUp = exports.IconOutlinedVolumeOff = exports.IconOutlinedVolumeDown = exports.IconOutlinedTrendingFlat = exports.IconOutlinedStop = exports.IconOutlinedStarOutline = exports.IconOutlinedSpaceBar = void 0;
3
+ exports.IconOutlinedPlayArrow = exports.IconOutlinedPause = exports.IconOutlinedMoreHoriz = exports.IconOutlinedMood = exports.IconOutlinedMenu = exports.IconOutlinedLink = exports.IconOutlinedLightMode = exports.IconOutlinedLaunch = exports.IconOutlinedLastPage = exports.IconOutlinedKeyboardTab = exports.IconOutlinedKeyboardReturn = exports.IconOutlinedKeyboardBackspace = exports.IconOutlinedKeyboardArrowUp = exports.IconOutlinedKeyboardArrowRight = exports.IconOutlinedKeyboardArrowLeft = exports.IconOutlinedKeyboardArrowDown = exports.IconOutlinedInfo = exports.IconOutlinedImage = exports.IconOutlinedHome = exports.IconOutlinedHighlightOff = exports.IconOutlinedGraphicEq = exports.IconOutlinedFirstPage = exports.IconOutlinedErrorOutline = exports.IconOutlinedError = exports.IconOutlinedEmail = exports.IconOutlinedDragHandle = exports.IconOutlinedDarkMode = exports.IconOutlinedExpandMore = exports.IconOutlinedExpandLess = exports.IconOutlinedControlPoint = exports.IconOutlinedClose = exports.IconOutlinedCircle = exports.IconOutlinedChevronRight = exports.IconOutlinedChevronLeft = exports.IconOutlinedCheckCircle = exports.IconOutlinedCheck = exports.IconOutlinedCancel = exports.IconOutlinedBookmarkBorder = exports.IconOutlinedBadge = exports.IconOutlinedArrowForwardIos = exports.IconOutlinedArrowForward = exports.IconOutlinedArrowRightAlt = exports.IconOutlinedArrowDropUp = exports.IconOutlinedArrowDropDown = exports.IconOutlinedAddCircleOutline = exports.IconOutlinedAddCircle = exports.IconOutlinedArrowBack = exports.IconOutlinedAdd = exports.IconOutlinedAccountTree = exports.IconOutlinedAccountBalance = void 0;
4
+ exports.IconOutlinedWarning = exports.IconOutlinedVolumeUp = exports.IconOutlinedVolumeOff = exports.IconOutlinedVolumeDown = exports.IconOutlinedTrendingFlat = exports.IconOutlinedStop = exports.IconOutlinedStar = exports.IconOutlinedStarOutline = exports.IconOutlinedSpaceBar = exports.IconOutlinedSlowMotionVideo = exports.IconOutlinedSkipPrevious = exports.IconOutlinedSkipNext = exports.IconOutlinedSearch = exports.IconOutlinedRemoveRedEye = exports.IconOutlinedRemoveCircle = exports.IconOutlinedRemove = void 0;
5
5
  // This file is automatically generated do not modify it. See scripts/generate-icons/index.js
6
6
  var icon_outlined_account_balance_1 = require("./icon-outlined-account-balance");
7
7
  Object.defineProperty(exports, "IconOutlinedAccountBalance", { enumerable: true, get: function () { return icon_outlined_account_balance_1.IconOutlinedAccountBalance; } });
@@ -9,6 +9,8 @@ var icon_outlined_account_tree_1 = require("./icon-outlined-account-tree");
9
9
  Object.defineProperty(exports, "IconOutlinedAccountTree", { enumerable: true, get: function () { return icon_outlined_account_tree_1.IconOutlinedAccountTree; } });
10
10
  var icon_outlined_add_1 = require("./icon-outlined-add");
11
11
  Object.defineProperty(exports, "IconOutlinedAdd", { enumerable: true, get: function () { return icon_outlined_add_1.IconOutlinedAdd; } });
12
+ var icon_outlined_arrow_back_1 = require("./icon-outlined-arrow-back");
13
+ Object.defineProperty(exports, "IconOutlinedArrowBack", { enumerable: true, get: function () { return icon_outlined_arrow_back_1.IconOutlinedArrowBack; } });
12
14
  var icon_outlined_add_circle_1 = require("./icon-outlined-add-circle");
13
15
  Object.defineProperty(exports, "IconOutlinedAddCircle", { enumerable: true, get: function () { return icon_outlined_add_circle_1.IconOutlinedAddCircle; } });
14
16
  var icon_outlined_add_circle_outline_1 = require("./icon-outlined-add-circle-outline");
@@ -19,6 +21,8 @@ var icon_outlined_arrow_drop_up_1 = require("./icon-outlined-arrow-drop-up");
19
21
  Object.defineProperty(exports, "IconOutlinedArrowDropUp", { enumerable: true, get: function () { return icon_outlined_arrow_drop_up_1.IconOutlinedArrowDropUp; } });
20
22
  var icon_outlined_arrow_right_alt_1 = require("./icon-outlined-arrow-right-alt");
21
23
  Object.defineProperty(exports, "IconOutlinedArrowRightAlt", { enumerable: true, get: function () { return icon_outlined_arrow_right_alt_1.IconOutlinedArrowRightAlt; } });
24
+ var icon_outlined_arrow_forward_1 = require("./icon-outlined-arrow-forward");
25
+ Object.defineProperty(exports, "IconOutlinedArrowForward", { enumerable: true, get: function () { return icon_outlined_arrow_forward_1.IconOutlinedArrowForward; } });
22
26
  var icon_outlined_arrow_forward_ios_1 = require("./icon-outlined-arrow-forward-ios");
23
27
  Object.defineProperty(exports, "IconOutlinedArrowForwardIos", { enumerable: true, get: function () { return icon_outlined_arrow_forward_ios_1.IconOutlinedArrowForwardIos; } });
24
28
  var icon_outlined_badge_1 = require("./icon-outlined-badge");
@@ -39,6 +43,8 @@ var icon_outlined_circle_1 = require("./icon-outlined-circle");
39
43
  Object.defineProperty(exports, "IconOutlinedCircle", { enumerable: true, get: function () { return icon_outlined_circle_1.IconOutlinedCircle; } });
40
44
  var icon_outlined_close_1 = require("./icon-outlined-close");
41
45
  Object.defineProperty(exports, "IconOutlinedClose", { enumerable: true, get: function () { return icon_outlined_close_1.IconOutlinedClose; } });
46
+ var icon_outlined_control_point_1 = require("./icon-outlined-control-point");
47
+ Object.defineProperty(exports, "IconOutlinedControlPoint", { enumerable: true, get: function () { return icon_outlined_control_point_1.IconOutlinedControlPoint; } });
42
48
  var icon_outlined_expand_less_1 = require("./icon-outlined-expand-less");
43
49
  Object.defineProperty(exports, "IconOutlinedExpandLess", { enumerable: true, get: function () { return icon_outlined_expand_less_1.IconOutlinedExpandLess; } });
44
50
  var icon_outlined_expand_more_1 = require("./icon-outlined-expand-more");
@@ -53,6 +59,8 @@ var icon_outlined_error_1 = require("./icon-outlined-error");
53
59
  Object.defineProperty(exports, "IconOutlinedError", { enumerable: true, get: function () { return icon_outlined_error_1.IconOutlinedError; } });
54
60
  var icon_outlined_error_outline_1 = require("./icon-outlined-error-outline");
55
61
  Object.defineProperty(exports, "IconOutlinedErrorOutline", { enumerable: true, get: function () { return icon_outlined_error_outline_1.IconOutlinedErrorOutline; } });
62
+ var icon_outlined_first_page_1 = require("./icon-outlined-first-page");
63
+ Object.defineProperty(exports, "IconOutlinedFirstPage", { enumerable: true, get: function () { return icon_outlined_first_page_1.IconOutlinedFirstPage; } });
56
64
  var icon_outlined_graphic_eq_1 = require("./icon-outlined-graphic-eq");
57
65
  Object.defineProperty(exports, "IconOutlinedGraphicEq", { enumerable: true, get: function () { return icon_outlined_graphic_eq_1.IconOutlinedGraphicEq; } });
58
66
  var icon_outlined_highlight_off_1 = require("./icon-outlined-highlight-off");
@@ -77,6 +85,8 @@ var icon_outlined_keyboard_return_1 = require("./icon-outlined-keyboard-return")
77
85
  Object.defineProperty(exports, "IconOutlinedKeyboardReturn", { enumerable: true, get: function () { return icon_outlined_keyboard_return_1.IconOutlinedKeyboardReturn; } });
78
86
  var icon_outlined_keyboard_tab_1 = require("./icon-outlined-keyboard-tab");
79
87
  Object.defineProperty(exports, "IconOutlinedKeyboardTab", { enumerable: true, get: function () { return icon_outlined_keyboard_tab_1.IconOutlinedKeyboardTab; } });
88
+ var icon_outlined_last_page_1 = require("./icon-outlined-last-page");
89
+ Object.defineProperty(exports, "IconOutlinedLastPage", { enumerable: true, get: function () { return icon_outlined_last_page_1.IconOutlinedLastPage; } });
80
90
  var icon_outlined_launch_1 = require("./icon-outlined-launch");
81
91
  Object.defineProperty(exports, "IconOutlinedLaunch", { enumerable: true, get: function () { return icon_outlined_launch_1.IconOutlinedLaunch; } });
82
92
  var icon_outlined_light_mode_1 = require("./icon-outlined-light-mode");
@@ -87,6 +97,8 @@ var icon_outlined_menu_1 = require("./icon-outlined-menu");
87
97
  Object.defineProperty(exports, "IconOutlinedMenu", { enumerable: true, get: function () { return icon_outlined_menu_1.IconOutlinedMenu; } });
88
98
  var icon_outlined_mood_1 = require("./icon-outlined-mood");
89
99
  Object.defineProperty(exports, "IconOutlinedMood", { enumerable: true, get: function () { return icon_outlined_mood_1.IconOutlinedMood; } });
100
+ var icon_outlined_more_horiz_1 = require("./icon-outlined-more-horiz");
101
+ Object.defineProperty(exports, "IconOutlinedMoreHoriz", { enumerable: true, get: function () { return icon_outlined_more_horiz_1.IconOutlinedMoreHoriz; } });
90
102
  var icon_outlined_pause_1 = require("./icon-outlined-pause");
91
103
  Object.defineProperty(exports, "IconOutlinedPause", { enumerable: true, get: function () { return icon_outlined_pause_1.IconOutlinedPause; } });
92
104
  var icon_outlined_play_arrow_1 = require("./icon-outlined-play-arrow");
@@ -95,6 +107,8 @@ var icon_outlined_remove_1 = require("./icon-outlined-remove");
95
107
  Object.defineProperty(exports, "IconOutlinedRemove", { enumerable: true, get: function () { return icon_outlined_remove_1.IconOutlinedRemove; } });
96
108
  var icon_outlined_remove_circle_1 = require("./icon-outlined-remove-circle");
97
109
  Object.defineProperty(exports, "IconOutlinedRemoveCircle", { enumerable: true, get: function () { return icon_outlined_remove_circle_1.IconOutlinedRemoveCircle; } });
110
+ var icon_outlined_remove_red_eye_1 = require("./icon-outlined-remove-red-eye");
111
+ Object.defineProperty(exports, "IconOutlinedRemoveRedEye", { enumerable: true, get: function () { return icon_outlined_remove_red_eye_1.IconOutlinedRemoveRedEye; } });
98
112
  var icon_outlined_search_1 = require("./icon-outlined-search");
99
113
  Object.defineProperty(exports, "IconOutlinedSearch", { enumerable: true, get: function () { return icon_outlined_search_1.IconOutlinedSearch; } });
100
114
  var icon_outlined_skip_next_1 = require("./icon-outlined-skip-next");
@@ -107,6 +121,8 @@ var icon_outlined_space_bar_1 = require("./icon-outlined-space-bar");
107
121
  Object.defineProperty(exports, "IconOutlinedSpaceBar", { enumerable: true, get: function () { return icon_outlined_space_bar_1.IconOutlinedSpaceBar; } });
108
122
  var icon_outlined_star_outline_1 = require("./icon-outlined-star-outline");
109
123
  Object.defineProperty(exports, "IconOutlinedStarOutline", { enumerable: true, get: function () { return icon_outlined_star_outline_1.IconOutlinedStarOutline; } });
124
+ var icon_outlined_star_1 = require("./icon-outlined-star");
125
+ Object.defineProperty(exports, "IconOutlinedStar", { enumerable: true, get: function () { return icon_outlined_star_1.IconOutlinedStar; } });
110
126
  var icon_outlined_stop_1 = require("./icon-outlined-stop");
111
127
  Object.defineProperty(exports, "IconOutlinedStop", { enumerable: true, get: function () { return icon_outlined_stop_1.IconOutlinedStop; } });
112
128
  var icon_outlined_trending_flat_1 = require("./icon-outlined-trending-flat");
package/cjs/index.d.ts CHANGED
@@ -10,6 +10,7 @@ export * from './button';
10
10
  export * from './byline';
11
11
  export * from './caption';
12
12
  export * from './card';
13
+ export * from './card-composable';
13
14
  export * from './character-count';
14
15
  export * from './checkbox';
15
16
  export * from './consent';
@@ -37,6 +38,7 @@ export * from './menu';
37
38
  export * from './modal';
38
39
  export * from './newskit-provider';
39
40
  export * from './ordered-list';
41
+ export * from './pagination';
40
42
  export * from './popover';
41
43
  export * from './radio-button';
42
44
  export * from './screen-reader-only';
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,aAAa,CAAC;AAC5B,cAAc,gBAAgB,CAAC;AAC/B,cAAc,kBAAkB,CAAC;AACjC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,2BAA2B,CAAC;AAC1C,cAAc,UAAU,CAAC;AACzB,cAAc,SAAS,CAAC;AACxB,cAAc,eAAe,CAAC;AAC9B,cAAc,UAAU,CAAC;AACzB,cAAc,UAAU,CAAC;AACzB,cAAc,WAAW,CAAC;AAC1B,cAAc,QAAQ,CAAC;AACvB,cAAc,mBAAmB,CAAC;AAClC,cAAc,YAAY,CAAC;AAC3B,cAAc,WAAW,CAAC;AAC1B,cAAc,aAAa,CAAC;AAC5B,cAAc,WAAW,CAAC;AAC1B,cAAc,UAAU,CAAC;AACzB,cAAc,eAAe,CAAC;AAC9B,cAAc,uBAAuB,CAAC;AACtC,cAAc,YAAY,CAAC;AAC3B,cAAc,QAAQ,CAAC;AACvB,cAAc,QAAQ,CAAC;AACvB,cAAc,QAAQ,CAAC;AACvB,cAAc,eAAe,CAAC;AAC9B,cAAc,YAAY,CAAC;AAC3B,cAAc,eAAe,CAAC;AAE9B,OAAO,EAEL,GAAG,EAEH,aAAa,EAEb,mBAAmB,EAEnB,8BAA8B,GAC/B,MAAM,SAAS,CAAC;AACjB,YAAY,EACV,QAAQ,EACR,gBAAgB,EAChB,WAAW,EACX,aAAa,GACd,MAAM,SAAS,CAAC;AACjB,cAAc,SAAS,CAAC;AACxB,cAAc,kBAAkB,CAAC;AACjC,cAAc,mBAAmB,CAAC;AAClC,cAAc,SAAS,CAAC;AACxB,cAAc,SAAS,CAAC;AACxB,cAAc,QAAQ,CAAC;AACvB,cAAc,QAAQ,CAAC;AACvB,cAAc,SAAS,CAAC;AACxB,cAAc,oBAAoB,CAAC;AACnC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,WAAW,CAAC;AAC1B,cAAc,gBAAgB,CAAC;AAC/B,cAAc,sBAAsB,CAAC;AACrC,cAAc,UAAU,CAAC;AACzB,cAAc,UAAU,CAAC;AACzB,cAAc,aAAa,CAAC;AAC5B,cAAc,UAAU,CAAC;AACzB,cAAc,eAAe,CAAC;AAC9B,cAAc,SAAS,CAAC;AACxB,cAAc,cAAc,CAAC;AAC7B,cAAc,mBAAmB,CAAC;AAClC,cAAc,UAAU,CAAC;AACzB,cAAc,QAAQ,CAAC;AACvB,cAAc,OAAO,CAAC;AACtB,cAAc,WAAW,CAAC;AAC1B,cAAc,aAAa,CAAC;AAC5B,cAAc,cAAc,CAAC;AAC7B,cAAc,cAAc,CAAC;AAC7B,cAAc,cAAc,CAAC;AAC7B,cAAc,SAAS,CAAC;AACxB,cAAc,iBAAiB,CAAC;AAChC,cAAc,aAAa,CAAC;AAC5B,cAAc,SAAS,CAAC;AACxB,cAAc,WAAW,CAAC;AAC1B,cAAc,cAAc,CAAC;AAC7B,cAAc,kBAAkB,CAAC;AACjC,cAAc,SAAS,CAAC;AACxB,cAAc,gBAAgB,CAAC;AAC/B,cAAc,kBAAkB,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,aAAa,CAAC;AAC5B,cAAc,gBAAgB,CAAC;AAC/B,cAAc,kBAAkB,CAAC;AACjC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,2BAA2B,CAAC;AAC1C,cAAc,UAAU,CAAC;AACzB,cAAc,SAAS,CAAC;AACxB,cAAc,eAAe,CAAC;AAC9B,cAAc,UAAU,CAAC;AACzB,cAAc,UAAU,CAAC;AACzB,cAAc,WAAW,CAAC;AAC1B,cAAc,QAAQ,CAAC;AACvB,cAAc,mBAAmB,CAAC;AAClC,cAAc,mBAAmB,CAAC;AAClC,cAAc,YAAY,CAAC;AAC3B,cAAc,WAAW,CAAC;AAC1B,cAAc,aAAa,CAAC;AAC5B,cAAc,WAAW,CAAC;AAC1B,cAAc,UAAU,CAAC;AACzB,cAAc,eAAe,CAAC;AAC9B,cAAc,uBAAuB,CAAC;AACtC,cAAc,YAAY,CAAC;AAC3B,cAAc,QAAQ,CAAC;AACvB,cAAc,QAAQ,CAAC;AACvB,cAAc,QAAQ,CAAC;AACvB,cAAc,eAAe,CAAC;AAC9B,cAAc,YAAY,CAAC;AAC3B,cAAc,eAAe,CAAC;AAE9B,OAAO,EAEL,GAAG,EAEH,aAAa,EAEb,mBAAmB,EAEnB,8BAA8B,GAC/B,MAAM,SAAS,CAAC;AACjB,YAAY,EACV,QAAQ,EACR,gBAAgB,EAChB,WAAW,EACX,aAAa,GACd,MAAM,SAAS,CAAC;AACjB,cAAc,SAAS,CAAC;AACxB,cAAc,kBAAkB,CAAC;AACjC,cAAc,mBAAmB,CAAC;AAClC,cAAc,SAAS,CAAC;AACxB,cAAc,SAAS,CAAC;AACxB,cAAc,QAAQ,CAAC;AACvB,cAAc,QAAQ,CAAC;AACvB,cAAc,SAAS,CAAC;AACxB,cAAc,oBAAoB,CAAC;AACnC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,cAAc,CAAC;AAC7B,cAAc,WAAW,CAAC;AAC1B,cAAc,gBAAgB,CAAC;AAC/B,cAAc,sBAAsB,CAAC;AACrC,cAAc,UAAU,CAAC;AACzB,cAAc,UAAU,CAAC;AACzB,cAAc,aAAa,CAAC;AAC5B,cAAc,UAAU,CAAC;AACzB,cAAc,eAAe,CAAC;AAC9B,cAAc,SAAS,CAAC;AACxB,cAAc,cAAc,CAAC;AAC7B,cAAc,mBAAmB,CAAC;AAClC,cAAc,UAAU,CAAC;AACzB,cAAc,QAAQ,CAAC;AACvB,cAAc,OAAO,CAAC;AACtB,cAAc,WAAW,CAAC;AAC1B,cAAc,aAAa,CAAC;AAC5B,cAAc,cAAc,CAAC;AAC7B,cAAc,cAAc,CAAC;AAC7B,cAAc,cAAc,CAAC;AAC7B,cAAc,SAAS,CAAC;AACxB,cAAc,iBAAiB,CAAC;AAChC,cAAc,aAAa,CAAC;AAC5B,cAAc,SAAS,CAAC;AACxB,cAAc,WAAW,CAAC;AAC1B,cAAc,cAAc,CAAC;AAC7B,cAAc,kBAAkB,CAAC;AACjC,cAAc,SAAS,CAAC;AACxB,cAAc,gBAAgB,CAAC;AAC/B,cAAc,kBAAkB,CAAC"}
package/cjs/index.js CHANGED
@@ -23,6 +23,7 @@ __exportStar(require("./button"), exports);
23
23
  __exportStar(require("./byline"), exports);
24
24
  __exportStar(require("./caption"), exports);
25
25
  __exportStar(require("./card"), exports);
26
+ __exportStar(require("./card-composable"), exports);
26
27
  __exportStar(require("./character-count"), exports);
27
28
  __exportStar(require("./checkbox"), exports);
28
29
  __exportStar(require("./consent"), exports);
@@ -57,6 +58,7 @@ __exportStar(require("./menu"), exports);
57
58
  __exportStar(require("./modal"), exports);
58
59
  __exportStar(require("./newskit-provider"), exports);
59
60
  __exportStar(require("./ordered-list"), exports);
61
+ __exportStar(require("./pagination"), exports);
60
62
  __exportStar(require("./popover"), exports);
61
63
  __exportStar(require("./radio-button"), exports);
62
64
  __exportStar(require("./screen-reader-only"), exports);
package/cjs/index.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;AAAA,8CAA4B;AAC5B,iDAA+B;AAC/B,mDAAiC;AACjC,iDAA+B;AAC/B,4DAA0C;AAC1C,2CAAyB;AACzB,0CAAwB;AACxB,gDAA8B;AAC9B,2CAAyB;AACzB,2CAAyB;AACzB,4CAA0B;AAC1B,yCAAuB;AACvB,oDAAkC;AAClC,6CAA2B;AAC3B,4CAA0B;AAC1B,8CAA4B;AAC5B,4CAA0B;AAC1B,2CAAyB;AACzB,gDAA8B;AAC9B,wDAAsC;AACtC,6CAA2B;AAC3B,yCAAuB;AACvB,yCAAuB;AACvB,yCAAuB;AACvB,gDAA8B;AAC9B,6CAA2B;AAC3B,gDAA8B;AAE9B,iCASiB;AARf,0BAA0B;AAC1B,4FAAA,GAAG,OAAA;AACH,0BAA0B;AAC1B,sGAAA,aAAa,OAAA;AACb,0BAA0B;AAC1B,4GAAA,mBAAmB,OAAA;AACnB,0BAA0B;AAC1B,uHAAA,8BAA8B,OAAA;AAQhC,0CAAwB;AACxB,mDAAiC;AACjC,oDAAkC;AAClC,0CAAwB;AACxB,0CAAwB;AACxB,yCAAuB;AACvB,yCAAuB;AACvB,0CAAwB;AACxB,qDAAmC;AACnC,iDAA+B;AAC/B,4CAA0B;AAC1B,iDAA+B;AAC/B,uDAAqC;AACrC,2CAAyB;AACzB,2CAAyB;AACzB,8CAA4B;AAC5B,2CAAyB;AACzB,gDAA8B;AAC9B,0CAAwB;AACxB,+CAA6B;AAC7B,oDAAkC;AAClC,2CAAyB;AACzB,yCAAuB;AACvB,wCAAsB;AACtB,4CAA0B;AAC1B,8CAA4B;AAC5B,+CAA6B;AAC7B,+CAA6B;AAC7B,+CAA6B;AAC7B,0CAAwB;AACxB,kDAAgC;AAChC,8CAA4B;AAC5B,0CAAwB;AACxB,4CAA0B;AAC1B,+CAA6B;AAC7B,mDAAiC;AACjC,0CAAwB;AACxB,iDAA+B;AAC/B,mDAAiC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;AAAA,8CAA4B;AAC5B,iDAA+B;AAC/B,mDAAiC;AACjC,iDAA+B;AAC/B,4DAA0C;AAC1C,2CAAyB;AACzB,0CAAwB;AACxB,gDAA8B;AAC9B,2CAAyB;AACzB,2CAAyB;AACzB,4CAA0B;AAC1B,yCAAuB;AACvB,oDAAkC;AAClC,oDAAkC;AAClC,6CAA2B;AAC3B,4CAA0B;AAC1B,8CAA4B;AAC5B,4CAA0B;AAC1B,2CAAyB;AACzB,gDAA8B;AAC9B,wDAAsC;AACtC,6CAA2B;AAC3B,yCAAuB;AACvB,yCAAuB;AACvB,yCAAuB;AACvB,gDAA8B;AAC9B,6CAA2B;AAC3B,gDAA8B;AAE9B,iCASiB;AARf,0BAA0B;AAC1B,4FAAA,GAAG,OAAA;AACH,0BAA0B;AAC1B,sGAAA,aAAa,OAAA;AACb,0BAA0B;AAC1B,4GAAA,mBAAmB,OAAA;AACnB,0BAA0B;AAC1B,uHAAA,8BAA8B,OAAA;AAQhC,0CAAwB;AACxB,mDAAiC;AACjC,oDAAkC;AAClC,0CAAwB;AACxB,0CAAwB;AACxB,yCAAuB;AACvB,yCAAuB;AACvB,0CAAwB;AACxB,qDAAmC;AACnC,iDAA+B;AAC/B,+CAA6B;AAC7B,4CAA0B;AAC1B,iDAA+B;AAC/B,uDAAqC;AACrC,2CAAyB;AACzB,2CAAyB;AACzB,8CAA4B;AAC5B,2CAAyB;AACzB,gDAA8B;AAC9B,0CAAwB;AACxB,+CAA6B;AAC7B,oDAAkC;AAClC,2CAAyB;AACzB,yCAAuB;AACvB,wCAAsB;AACtB,4CAA0B;AAC1B,8CAA4B;AAC5B,+CAA6B;AAC7B,+CAA6B;AAC7B,+CAA6B;AAC7B,0CAAwB;AACxB,kDAAgC;AAChC,8CAA4B;AAC5B,0CAAwB;AACxB,4CAA0B;AAC1B,+CAA6B;AAC7B,mDAAiC;AACjC,0CAAwB;AACxB,iDAA+B;AAC/B,mDAAiC"}
@@ -1 +1 @@
1
- {"version":3,"file":"style-presets.d.ts","sourceRoot":"","sources":["../../../src/menu/style-presets.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,WAAW,EAAC,MAAM,gBAAgB,CAAC;;AAI3C,wBA4LiC"}
1
+ {"version":3,"file":"style-presets.d.ts","sourceRoot":"","sources":["../../../src/menu/style-presets.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,WAAW,EAAC,MAAM,gBAAgB,CAAC;;AAI3C,wBA2MiC"}
@@ -1,4 +1,15 @@
1
1
  "use strict";
2
+ var __assign = (this && this.__assign) || function () {
3
+ __assign = Object.assign || function(t) {
4
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
5
+ s = arguments[i];
6
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
7
+ t[p] = s[p];
8
+ }
9
+ return t;
10
+ };
11
+ return __assign.apply(this, arguments);
12
+ };
2
13
  Object.defineProperty(exports, "__esModule", { value: true });
3
14
  var default_focus_visible_1 = require("../utils/default-focus-visible");
4
15
  var inverse_focus_visible_1 = require("../utils/inverse-focus-visible");
@@ -37,7 +48,7 @@ exports.default = {
37
48
  color: '{{colors.inkNonEssential}}',
38
49
  iconColor: '{{colors.inkNonEssential}}',
39
50
  },
40
- 'focus-visible': default_focus_visible_1.defaultFocusVisible,
51
+ 'focus-visible': __assign(__assign({}, default_focus_visible_1.defaultFocusVisible), { outlineOffset: '-{{outlines.outlineOffsetDefault}}' }),
41
52
  },
42
53
  menuItemHorizontal: {
43
54
  base: {
@@ -72,7 +83,7 @@ exports.default = {
72
83
  color: '{{colors.inkNonEssential}}',
73
84
  iconColor: '{{colors.inkNonEssential}}',
74
85
  },
75
- 'focus-visible': default_focus_visible_1.defaultFocusVisible,
86
+ 'focus-visible': __assign(__assign({}, default_focus_visible_1.defaultFocusVisible), { outlineOffset: '-{{outlines.outlineOffsetDefault}}' }),
76
87
  },
77
88
  menuItemHorizontalInverse: {
78
89
  base: {
@@ -107,7 +118,7 @@ exports.default = {
107
118
  color: '{{colors.interactiveInverse020}}',
108
119
  iconColor: '{{colors.interactiveInverse020}}',
109
120
  },
110
- 'focus-visible': inverse_focus_visible_1.inverseFocusVisible,
121
+ 'focus-visible': __assign(__assign({}, inverse_focus_visible_1.inverseFocusVisible), { outlineOffset: '-{{outlines.outlineOffsetDefault}}' }),
111
122
  },
112
123
  menuSubItemVertical: {
113
124
  base: {
@@ -143,7 +154,7 @@ exports.default = {
143
154
  color: '{{colors.inkNonEssential}}',
144
155
  iconColor: '{{colors.inkNonEssential}}',
145
156
  },
146
- 'focus-visible': default_focus_visible_1.defaultFocusVisible,
157
+ 'focus-visible': __assign(__assign({}, default_focus_visible_1.defaultFocusVisible), { outlineOffset: '-{{outlines.outlineOffsetDefault}}' }),
147
158
  },
148
159
  menuSubItemHorizontal: {
149
160
  base: {
@@ -178,7 +189,7 @@ exports.default = {
178
189
  color: '{{colors.inkNonEssential}}',
179
190
  iconColor: '{{colors.inkNonEssential}}',
180
191
  },
181
- 'focus-visible': default_focus_visible_1.defaultFocusVisible,
192
+ 'focus-visible': __assign(__assign({}, default_focus_visible_1.defaultFocusVisible), { outlineOffset: '-{{outlines.outlineOffsetDefault}}' }),
182
193
  },
183
194
  menuSub: {
184
195
  base: {