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,186 @@
1
+ declare const _default: {
2
+ pagination: {
3
+ small: {};
4
+ medium: {};
5
+ large: {};
6
+ };
7
+ paginationItem: {
8
+ small: {
9
+ typographyPreset: string;
10
+ stylePreset: string;
11
+ paddingInline: string;
12
+ paddingBlock: string;
13
+ marginInline: string;
14
+ minHeight: string;
15
+ minWidth: string;
16
+ };
17
+ medium: {
18
+ typographyPreset: string;
19
+ stylePreset: string;
20
+ paddingInline: string;
21
+ paddingBlock: string;
22
+ marginInline: string;
23
+ minHeight: string;
24
+ minWidth: string;
25
+ };
26
+ large: {
27
+ typographyPreset: string;
28
+ stylePreset: string;
29
+ paddingInline: string;
30
+ paddingBlock: string;
31
+ marginInline: string;
32
+ minHeight: string;
33
+ minWidth: string;
34
+ };
35
+ };
36
+ paginationItemFirst: {
37
+ small: {
38
+ iconSize: string;
39
+ stylePreset: string;
40
+ paddingInline: string;
41
+ paddingBlock: string;
42
+ marginInline: string;
43
+ width: string;
44
+ };
45
+ medium: {
46
+ iconSize: string;
47
+ stylePreset: string;
48
+ paddingInline: string;
49
+ paddingBlock: string;
50
+ marginInline: string;
51
+ width: string;
52
+ };
53
+ large: {
54
+ iconSize: string;
55
+ stylePreset: string;
56
+ paddingInline: string;
57
+ paddingBlock: string;
58
+ marginInline: string;
59
+ width: string;
60
+ };
61
+ };
62
+ paginationItemPrev: {
63
+ small: {
64
+ iconSize: string;
65
+ stylePreset: string;
66
+ paddingInline: string;
67
+ paddingBlock: string;
68
+ marginInline: string;
69
+ width: string;
70
+ };
71
+ medium: {
72
+ iconSize: string;
73
+ stylePreset: string;
74
+ paddingInline: string;
75
+ paddingBlock: string;
76
+ marginInline: string;
77
+ width: string;
78
+ };
79
+ large: {
80
+ iconSize: string;
81
+ stylePreset: string;
82
+ paddingInline: string;
83
+ paddingBlock: string;
84
+ marginInline: string;
85
+ width: string;
86
+ };
87
+ };
88
+ paginationItemNext: {
89
+ small: {
90
+ iconSize: string;
91
+ stylePreset: string;
92
+ paddingInline: string;
93
+ paddingBlock: string;
94
+ marginInline: string;
95
+ width: string;
96
+ };
97
+ medium: {
98
+ iconSize: string;
99
+ stylePreset: string;
100
+ paddingInline: string;
101
+ paddingBlock: string;
102
+ marginInline: string;
103
+ width: string;
104
+ };
105
+ large: {
106
+ iconSize: string;
107
+ stylePreset: string;
108
+ marginInline: string;
109
+ width: string;
110
+ };
111
+ };
112
+ paginationItemLast: {
113
+ small: {
114
+ iconSize: string;
115
+ stylePreset: string;
116
+ paddingInline: string;
117
+ paddingBlock: string;
118
+ marginInline: string;
119
+ width: string;
120
+ };
121
+ medium: {
122
+ iconSize: string;
123
+ stylePreset: string;
124
+ paddingInline: string;
125
+ paddingBlock: string;
126
+ marginInline: string;
127
+ width: string;
128
+ };
129
+ large: {
130
+ iconSize: string;
131
+ stylePreset: string;
132
+ paddingInline: string;
133
+ paddingBlock: string;
134
+ marginInline: string;
135
+ width: string;
136
+ };
137
+ };
138
+ paginationItemTruncation: {
139
+ small: {
140
+ iconSize: string;
141
+ stylePreset: string;
142
+ marginInline: string;
143
+ width: string;
144
+ };
145
+ medium: {
146
+ iconSize: string;
147
+ stylePreset: string;
148
+ marginInline: string;
149
+ width: string;
150
+ };
151
+ large: {
152
+ iconSize: string;
153
+ stylePreset: string;
154
+ marginInline: string;
155
+ width: string;
156
+ };
157
+ };
158
+ paginationItemNonInteractive: {
159
+ small: {
160
+ typographyPreset: string;
161
+ stylePreset: string;
162
+ iconSize: string;
163
+ paddingInline: string;
164
+ marginInline: string;
165
+ marginBlockEnd: string;
166
+ };
167
+ medium: {
168
+ typographyPreset: string;
169
+ stylePreset: string;
170
+ iconSize: string;
171
+ paddingInline: string;
172
+ marginInline: string;
173
+ marginBlockEnd: string;
174
+ };
175
+ large: {
176
+ typographyPreset: string;
177
+ stylePreset: string;
178
+ iconSize: string;
179
+ paddingInline: string;
180
+ marginInline: string;
181
+ marginBlockEnd: string;
182
+ };
183
+ };
184
+ };
185
+ export default _default;
186
+ //# sourceMappingURL=defaults.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"defaults.d.ts","sourceRoot":"","sources":["../../../src/pagination/defaults.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,wBAwLE"}
@@ -0,0 +1,188 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.default = {
4
+ // Can be used to set padding around the entire component (eg paddingInline: 'space020')
5
+ pagination: {
6
+ small: {},
7
+ medium: {},
8
+ large: {},
9
+ },
10
+ paginationItem: {
11
+ small: {
12
+ typographyPreset: 'utilityButton010',
13
+ stylePreset: 'paginationItem',
14
+ paddingInline: 'space020',
15
+ paddingBlock: 'space000',
16
+ marginInline: 'space010',
17
+ minHeight: 'sizing050',
18
+ minWidth: 'sizing050',
19
+ },
20
+ medium: {
21
+ typographyPreset: 'utilityButton020',
22
+ stylePreset: 'paginationItem',
23
+ paddingInline: 'space020',
24
+ paddingBlock: 'space000',
25
+ marginInline: 'space010',
26
+ minHeight: 'sizing060',
27
+ minWidth: 'sizing060',
28
+ },
29
+ large: {
30
+ typographyPreset: 'utilityButton030',
31
+ stylePreset: 'paginationItem',
32
+ paddingInline: 'space020',
33
+ paddingBlock: 'space000',
34
+ marginInline: 'space010',
35
+ minHeight: 'sizing070',
36
+ minWidth: 'sizing070',
37
+ },
38
+ },
39
+ paginationItemFirst: {
40
+ small: {
41
+ iconSize: 'iconSize010',
42
+ stylePreset: 'paginationItem',
43
+ paddingInline: 'space020',
44
+ paddingBlock: 'space000',
45
+ marginInline: 'space010',
46
+ width: 'sizing050',
47
+ },
48
+ medium: {
49
+ iconSize: 'iconSize020',
50
+ stylePreset: 'paginationItem',
51
+ paddingInline: 'space020',
52
+ paddingBlock: 'space000',
53
+ marginInline: 'space010',
54
+ width: 'sizing060',
55
+ },
56
+ large: {
57
+ iconSize: 'iconSize020',
58
+ stylePreset: 'paginationItem',
59
+ paddingInline: 'space020',
60
+ paddingBlock: 'space000',
61
+ marginInline: 'space010',
62
+ width: 'sizing070',
63
+ },
64
+ },
65
+ paginationItemPrev: {
66
+ small: {
67
+ iconSize: 'iconSize010',
68
+ stylePreset: 'paginationItem',
69
+ paddingInline: 'space020',
70
+ paddingBlock: 'space000',
71
+ marginInline: 'space010',
72
+ width: 'sizing050',
73
+ },
74
+ medium: {
75
+ iconSize: 'iconSize020',
76
+ stylePreset: 'paginationItem',
77
+ paddingInline: 'space020',
78
+ paddingBlock: 'space000',
79
+ marginInline: 'space010',
80
+ width: 'sizing060',
81
+ },
82
+ large: {
83
+ iconSize: 'iconSize020',
84
+ stylePreset: 'paginationItem',
85
+ paddingInline: 'space020',
86
+ paddingBlock: 'space000',
87
+ marginInline: 'space010',
88
+ width: 'sizing070',
89
+ },
90
+ },
91
+ paginationItemNext: {
92
+ small: {
93
+ iconSize: 'iconSize010',
94
+ stylePreset: 'paginationItem',
95
+ paddingInline: 'space020',
96
+ paddingBlock: 'space000',
97
+ marginInline: 'space010',
98
+ width: 'sizing050',
99
+ },
100
+ medium: {
101
+ iconSize: 'iconSize020',
102
+ stylePreset: 'paginationItem',
103
+ paddingInline: 'space020',
104
+ paddingBlock: 'space000',
105
+ marginInline: 'space010',
106
+ width: 'sizing060',
107
+ },
108
+ large: {
109
+ iconSize: 'iconSize020',
110
+ stylePreset: 'paginationItem',
111
+ marginInline: 'space000',
112
+ width: 'sizing070',
113
+ },
114
+ },
115
+ paginationItemLast: {
116
+ small: {
117
+ iconSize: 'iconSize010',
118
+ stylePreset: 'paginationItem',
119
+ paddingInline: 'space020',
120
+ paddingBlock: 'space000',
121
+ marginInline: 'space010',
122
+ width: 'sizing050',
123
+ },
124
+ medium: {
125
+ iconSize: 'iconSize020',
126
+ stylePreset: 'paginationItem',
127
+ paddingInline: 'space020',
128
+ paddingBlock: 'space000',
129
+ marginInline: 'space010',
130
+ width: 'sizing060',
131
+ },
132
+ large: {
133
+ iconSize: 'iconSize020',
134
+ stylePreset: 'paginationItem',
135
+ paddingInline: 'space020',
136
+ paddingBlock: 'space000',
137
+ marginInline: 'space010',
138
+ width: 'sizing070',
139
+ },
140
+ },
141
+ paginationItemTruncation: {
142
+ small: {
143
+ iconSize: 'iconSize010',
144
+ stylePreset: 'paginationItemNonInteractive',
145
+ marginInline: 'space000',
146
+ width: 'sizing050',
147
+ },
148
+ medium: {
149
+ iconSize: 'iconSize020',
150
+ stylePreset: 'paginationItemNonInteractive',
151
+ marginInline: 'space000',
152
+ width: 'sizing060',
153
+ },
154
+ large: {
155
+ iconSize: 'iconSize020',
156
+ stylePreset: 'paginationItemNonInteractive',
157
+ marginInline: 'space000',
158
+ width: 'sizing070',
159
+ },
160
+ },
161
+ paginationItemNonInteractive: {
162
+ small: {
163
+ typographyPreset: 'utilityBody010',
164
+ stylePreset: 'paginationItemNonInteractive',
165
+ iconSize: 'iconSize010',
166
+ paddingInline: 'space000',
167
+ marginInline: 'space010',
168
+ marginBlockEnd: 'space000',
169
+ },
170
+ medium: {
171
+ typographyPreset: 'utilityBody020',
172
+ stylePreset: 'paginationItemNonInteractive',
173
+ iconSize: 'iconSize020',
174
+ paddingInline: 'space000',
175
+ marginInline: 'space010',
176
+ marginBlockEnd: 'space000',
177
+ },
178
+ large: {
179
+ typographyPreset: 'utilityBody030',
180
+ stylePreset: 'paginationItemNonInteractive',
181
+ iconSize: 'iconSize020',
182
+ paddingInline: 'space000',
183
+ marginInline: 'space010',
184
+ marginBlockEnd: 'space000',
185
+ },
186
+ },
187
+ };
188
+ //# sourceMappingURL=defaults.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"defaults.js","sourceRoot":"","sources":["../../../src/pagination/defaults.ts"],"names":[],"mappings":"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"}
@@ -0,0 +1,13 @@
1
+ export * from './components/list-item';
2
+ export * from './components/items';
3
+ export * from './components/first-item';
4
+ export * from './components/last-item';
5
+ export * from './components/item';
6
+ export * from './components/button';
7
+ export * from './components/next-item';
8
+ export * from './components/prev-item';
9
+ export * from './context';
10
+ export * from './pagination';
11
+ export * from './types';
12
+ export * from './utils';
13
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/pagination/index.ts"],"names":[],"mappings":"AAAA,cAAc,wBAAwB,CAAC;AACvC,cAAc,oBAAoB,CAAC;AACnC,cAAc,yBAAyB,CAAC;AACxC,cAAc,wBAAwB,CAAC;AACvC,cAAc,mBAAmB,CAAC;AAClC,cAAc,qBAAqB,CAAC;AACpC,cAAc,wBAAwB,CAAC;AACvC,cAAc,wBAAwB,CAAC;AACvC,cAAc,WAAW,CAAC;AAC1B,cAAc,cAAc,CAAC;AAC7B,cAAc,SAAS,CAAC;AACxB,cAAc,SAAS,CAAC"}
@@ -0,0 +1,25 @@
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("./components/list-item"), exports);
14
+ __exportStar(require("./components/items"), exports);
15
+ __exportStar(require("./components/first-item"), exports);
16
+ __exportStar(require("./components/last-item"), exports);
17
+ __exportStar(require("./components/item"), exports);
18
+ __exportStar(require("./components/button"), exports);
19
+ __exportStar(require("./components/next-item"), exports);
20
+ __exportStar(require("./components/prev-item"), exports);
21
+ __exportStar(require("./context"), exports);
22
+ __exportStar(require("./pagination"), exports);
23
+ __exportStar(require("./types"), exports);
24
+ __exportStar(require("./utils"), exports);
25
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/pagination/index.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,yDAAuC;AACvC,qDAAmC;AACnC,0DAAwC;AACxC,yDAAuC;AACvC,oDAAkC;AAClC,sDAAoC;AACpC,yDAAuC;AACvC,yDAAuC;AACvC,4CAA0B;AAC1B,+CAA6B;AAC7B,0CAAwB;AACxB,0CAAwB"}
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import { PaginationProps } from './types';
3
+ export declare const Pagination: import("../utils").NewsKitReactComponents<PaginationProps & React.RefAttributes<HTMLOListElement>>;
4
+ //# sourceMappingURL=pagination.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"pagination.d.ts","sourceRoot":"","sources":["../../../src/pagination/pagination.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAwC,MAAM,OAAO,CAAC;AAK7D,OAAO,EAAC,eAAe,EAAC,MAAM,SAAS,CAAC;AA+JxC,eAAO,MAAM,UAAU,oGAGrB,CAAC"}
@@ -0,0 +1,147 @@
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
+ };
13
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
14
+ if (k2 === undefined) k2 = k;
15
+ Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
16
+ }) : (function(o, m, k, k2) {
17
+ if (k2 === undefined) k2 = k;
18
+ o[k2] = m[k];
19
+ }));
20
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
21
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
22
+ }) : function(o, v) {
23
+ o["default"] = v;
24
+ });
25
+ var __importStar = (this && this.__importStar) || function (mod) {
26
+ if (mod && mod.__esModule) return mod;
27
+ var result = {};
28
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
29
+ __setModuleDefault(result, mod);
30
+ return result;
31
+ };
32
+ var __rest = (this && this.__rest) || function (s, e) {
33
+ var t = {};
34
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
35
+ t[p] = s[p];
36
+ if (s != null && typeof Object.getOwnPropertySymbols === "function")
37
+ for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
38
+ if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
39
+ t[p[i]] = s[p[i]];
40
+ }
41
+ return t;
42
+ };
43
+ var __importDefault = (this && this.__importDefault) || function (mod) {
44
+ return (mod && mod.__esModule) ? mod : { "default": mod };
45
+ };
46
+ Object.defineProperty(exports, "__esModule", { value: true });
47
+ exports.Pagination = void 0;
48
+ var react_1 = __importStar(require("react"));
49
+ var with_own_theme_1 = require("../utils/with-own-theme");
50
+ var styled_1 = require("./styled");
51
+ var defaults_1 = __importDefault(require("./defaults"));
52
+ var style_presets_1 = __importDefault(require("./style-presets"));
53
+ var context_1 = require("./context");
54
+ var compose_event_handlers_1 = require("../utils/compose-event-handlers");
55
+ var utils_1 = require("../utils");
56
+ var ThemelessPagination = react_1.default.forwardRef(function (_a, ref) {
57
+ var children = _a.children, _b = _a.size, size = _b === void 0 ? 'medium' : _b, pageSize = _a.pageSize, pageProp = _a.page, // undefined if uncontrolled externally
58
+ _c = _a.defaultPage, // undefined if uncontrolled externally
59
+ defaultPage = _c === void 0 ? 1 : _c, totalItems = _a.totalItems, buildHref = _a.buildHref, onPageChange = _a.onPageChange, rest = __rest(_a, ["children", "size", "pageSize", "page", "defaultPage", "totalItems", "buildHref", "onPageChange"]);
60
+ // Only warn once (on component mount)
61
+ (0, react_1.useEffect)(function () {
62
+ if (process.env.NODE_ENV !== 'production' &&
63
+ Boolean(buildHref) === Boolean(onPageChange)) {
64
+ // eslint-disable-next-line no-console
65
+ console.warn('Pagination must have either buildHref OR onPageChange set.');
66
+ }
67
+ });
68
+ /* istanbul ignore next */
69
+ var _d = (0, utils_1.useControlled)({
70
+ defaultValue: defaultPage,
71
+ controlledValue: pageProp,
72
+ }), _e = _d[0], page = _e === void 0 ? 1 : _e, setPage = _d[1];
73
+ var lastPage = Math.ceil(totalItems / pageSize);
74
+ var changePage = (0, react_1.useCallback)(function (pageNumber) {
75
+ setPage(pageNumber);
76
+ if (onPageChange) {
77
+ onPageChange(pageNumber);
78
+ }
79
+ }, [setPage, onPageChange]);
80
+ var getFirstItemProps = (0, react_1.useCallback)(function (_a) {
81
+ var getterProps = __rest(_a, []);
82
+ return (__assign(__assign({ disabled: page < 2 }, getterProps), { onClick: (0, compose_event_handlers_1.composeEventHandlers)([
83
+ function () { return changePage(1); },
84
+ /* istanbul ignore next */
85
+ getterProps === null || getterProps === void 0 ? void 0 : getterProps.onClick,
86
+ ]) }));
87
+ }, [page, changePage]);
88
+ var getPrevItemProps = (0, react_1.useCallback)(function (_a) {
89
+ var getterProps = __rest(_a, []);
90
+ return (__assign(__assign({ disabled: page < 2 }, getterProps), { onClick: (0, compose_event_handlers_1.composeEventHandlers)([
91
+ function () { return changePage(page - 1); },
92
+ /* istanbul ignore next */
93
+ getterProps === null || getterProps === void 0 ? void 0 : getterProps.onClick,
94
+ ]) }));
95
+ }, [page, changePage]);
96
+ var getNextItemProps = (0, react_1.useCallback)(function (_a) {
97
+ var getterProps = __rest(_a, []);
98
+ return (__assign(__assign({ disabled: page >= lastPage }, getterProps), { onClick: (0, compose_event_handlers_1.composeEventHandlers)([
99
+ function () { return changePage(page + 1); },
100
+ /* istanbul ignore next */
101
+ getterProps === null || getterProps === void 0 ? void 0 : getterProps.onClick,
102
+ ]) }));
103
+ }, [page, changePage, lastPage]);
104
+ var getLastItemProps = (0, react_1.useCallback)(function (_a) {
105
+ var getterProps = __rest(_a, []);
106
+ return (__assign(__assign({ disabled: page >= lastPage }, getterProps), { onClick: (0, compose_event_handlers_1.composeEventHandlers)([
107
+ function () { return changePage(lastPage); },
108
+ /* istanbul ignore next */
109
+ getterProps === null || getterProps === void 0 ? void 0 : getterProps.onClick,
110
+ ]) }));
111
+ }, [page, changePage, lastPage]);
112
+ var value = (0, react_1.useMemo)(function () { return ({
113
+ size: size,
114
+ pageSize: pageSize,
115
+ totalItems: totalItems,
116
+ defaultPage: defaultPage,
117
+ page: page,
118
+ lastPage: lastPage,
119
+ changePage: changePage,
120
+ buildHref: buildHref,
121
+ getFirstItemProps: getFirstItemProps,
122
+ getPrevItemProps: getPrevItemProps,
123
+ getNextItemProps: getNextItemProps,
124
+ getLastItemProps: getLastItemProps,
125
+ }); }, [
126
+ size,
127
+ pageSize,
128
+ totalItems,
129
+ defaultPage,
130
+ page,
131
+ lastPage,
132
+ changePage,
133
+ buildHref,
134
+ getFirstItemProps,
135
+ getPrevItemProps,
136
+ getNextItemProps,
137
+ getLastItemProps,
138
+ ]);
139
+ return (react_1.default.createElement(context_1.PaginationProvider, { value: value },
140
+ react_1.default.createElement(styled_1.StyledNav, __assign({ path: "pagination", size: size, "aria-label": "pagination", "data-testid": "pagination-container", ref: ref }, rest),
141
+ react_1.default.createElement(styled_1.StyledUnorderedList, null, children))));
142
+ });
143
+ exports.Pagination = (0, with_own_theme_1.withOwnTheme)(ThemelessPagination)({
144
+ defaults: defaults_1.default,
145
+ stylePresets: style_presets_1.default,
146
+ });
147
+ //# sourceMappingURL=pagination.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"pagination.js","sourceRoot":"","sources":["../../../src/pagination/pagination.tsx"],"names":[],"mappings":"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"}
@@ -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/pagination/style-presets.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,WAAW,EAAC,MAAM,gBAAgB,CAAC;;AAI3C,wBAqDiC"}
@@ -0,0 +1,59 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ // The paginationItem style preset is based on the buttonMinimalPrimary style preset
4
+ // but using link colours
5
+ exports.default = {
6
+ paginationItem: {
7
+ base: {
8
+ backgroundColor: '{{colors.transparent}}',
9
+ borderRadius: '{{borders.borderRadiusDefault}}',
10
+ color: '{{colors.interactiveLink010}}',
11
+ iconColor: '{{colors.interactiveLink010}}',
12
+ },
13
+ hover: {
14
+ color: '{{colors.interactiveLink020}}',
15
+ iconColor: '{{colors.interactiveLink020}}',
16
+ backgroundColor: '{{colors.interactivePrimary010}}',
17
+ },
18
+ active: {
19
+ color: '{{colors.interactiveLink030}}',
20
+ iconColor: '{{colors.interactiveLink030}}',
21
+ textDecoration: 'none',
22
+ },
23
+ disabled: {
24
+ color: '{{colors.inkNonEssential}}',
25
+ iconColor: '{{colors.inkNonEssential}}',
26
+ },
27
+ loading: {
28
+ backgroundColor: '{{colors.interactivePrimary020}}',
29
+ },
30
+ 'focus-visible': {
31
+ outlineColor: '{{outlines.outlineColorDefault}}',
32
+ outlineOffset: '{{outlines.outlineOffsetDefault}}',
33
+ outlineStyle: '{{outlines.outlineStyleDefault}}',
34
+ outlineWidth: '{{outlines.outlineWidthDefault}}',
35
+ safariOutlineStyle: '{{outlines.safariOutlineStyleDefault}}',
36
+ },
37
+ selected: {
38
+ color: '{{colors.interactiveLink030}}',
39
+ textDecoration: 'none',
40
+ backgroundColor: '{{colors.interactivePrimary020}}',
41
+ },
42
+ 'selected:hover': {
43
+ color: '{{colors.interactiveLink030}}',
44
+ textDecoration: 'none',
45
+ },
46
+ },
47
+ paginationItemNonInteractive: {
48
+ base: {
49
+ backgroundColor: '{{colors.transparent}}',
50
+ color: '{{colors.inkBase}}',
51
+ cursor: 'default',
52
+ },
53
+ disabled: {
54
+ color: '{{colors.inkNonEssential}}',
55
+ iconColor: '{{colors.inkNonEssential}}',
56
+ },
57
+ },
58
+ };
59
+ //# sourceMappingURL=style-presets.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"style-presets.js","sourceRoot":"","sources":["../../../src/pagination/style-presets.ts"],"names":[],"mappings":";;AAEA,oFAAoF;AACpF,yBAAyB;AACzB,kBAAe;IACb,cAAc,EAAE;QACd,IAAI,EAAE;YACJ,eAAe,EAAE,wBAAwB;YACzC,YAAY,EAAE,iCAAiC;YAC/C,KAAK,EAAE,+BAA+B;YACtC,SAAS,EAAE,+BAA+B;SAC3C;QACD,KAAK,EAAE;YACL,KAAK,EAAE,+BAA+B;YACtC,SAAS,EAAE,+BAA+B;YAC1C,eAAe,EAAE,kCAAkC;SACpD;QACD,MAAM,EAAE;YACN,KAAK,EAAE,+BAA+B;YACtC,SAAS,EAAE,+BAA+B;YAC1C,cAAc,EAAE,MAAM;SACvB;QACD,QAAQ,EAAE;YACR,KAAK,EAAE,4BAA4B;YACnC,SAAS,EAAE,4BAA4B;SACxC;QACD,OAAO,EAAE;YACP,eAAe,EAAE,kCAAkC;SACpD;QACD,eAAe,EAAE;YACf,YAAY,EAAE,kCAAkC;YAChD,aAAa,EAAE,mCAAmC;YAClD,YAAY,EAAE,kCAAkC;YAChD,YAAY,EAAE,kCAAkC;YAChD,kBAAkB,EAAE,wCAAwC;SAC7D;QACD,QAAQ,EAAE;YACR,KAAK,EAAE,+BAA+B;YACtC,cAAc,EAAE,MAAM;YACtB,eAAe,EAAE,kCAAkC;SACpD;QACD,gBAAgB,EAAE;YAChB,KAAK,EAAE,+BAA+B;YACtC,cAAc,EAAE,MAAM;SACvB;KACF;IACD,4BAA4B,EAAE;QAC5B,IAAI,EAAE;YACJ,eAAe,EAAE,wBAAwB;YACzC,KAAK,EAAE,oBAAoB;YAC3B,MAAM,EAAE,SAAS;SAClB;QACD,QAAQ,EAAE;YACR,KAAK,EAAE,4BAA4B;YACnC,SAAS,EAAE,4BAA4B;SACxC;KACF;CAC6B,CAAC"}