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,3 @@
1
+ export * from './first-item';
2
+ export * from './types';
3
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/pagination/components/first-item/index.ts"],"names":[],"mappings":"AAAA,cAAc,cAAc,CAAC;AAC7B,cAAc,SAAS,CAAC"}
@@ -0,0 +1,3 @@
1
+ export * from './first-item';
2
+ export * from './types';
3
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/pagination/components/first-item/index.ts"],"names":[],"mappings":"AAAA,cAAc,cAAc,CAAC;AAC7B,cAAc,SAAS,CAAC"}
@@ -0,0 +1,14 @@
1
+ /// <reference types="react" />
2
+ import { NewsKitIconProps } from '../../../icons';
3
+ import { MQ } from '../../../utils';
4
+ import { Override } from '../../../utils/overrides';
5
+ import { PaginationIconButtonWithoutClickProps } from '../types';
6
+ export declare type PaginationFirstItemProps = PaginationIconButtonWithoutClickProps & {
7
+ children?: Exclude<React.ReactNode, 'undefined'>;
8
+ overrides?: {
9
+ stylePreset?: MQ<string>;
10
+ typographyPreset?: MQ<string>;
11
+ icon?: Override<NewsKitIconProps>;
12
+ };
13
+ };
14
+ //# sourceMappingURL=types.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../../../src/pagination/components/first-item/types.ts"],"names":[],"mappings":";AAAA,OAAO,EAAC,gBAAgB,EAAC,MAAM,gBAAgB,CAAC;AAChD,OAAO,EAAC,EAAE,EAAC,MAAM,gBAAgB,CAAC;AAClC,OAAO,EAAC,QAAQ,EAAC,MAAM,0BAA0B,CAAC;AAClD,OAAO,EAAC,qCAAqC,EAAC,MAAM,UAAU,CAAC;AAE/D,oBAAY,wBAAwB,GAAG,qCAAqC,GAAG;IAC7E,QAAQ,CAAC,EAAE,OAAO,CAAC,KAAK,CAAC,SAAS,EAAE,WAAW,CAAC,CAAC;IACjD,SAAS,CAAC,EAAE;QACV,WAAW,CAAC,EAAE,EAAE,CAAC,MAAM,CAAC,CAAC;QACzB,gBAAgB,CAAC,EAAE,EAAE,CAAC,MAAM,CAAC,CAAC;QAC9B,IAAI,CAAC,EAAE,QAAQ,CAAC,gBAAgB,CAAC,CAAC;KACnC,CAAC;CACH,CAAC"}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=types.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"types.js","sourceRoot":"","sources":["../../../../../src/pagination/components/first-item/types.ts"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export * from './pagination-item';
2
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/pagination/components/item/index.ts"],"names":[],"mappings":"AAAA,cAAc,mBAAmB,CAAC"}
@@ -0,0 +1,2 @@
1
+ export * from './pagination-item';
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/pagination/components/item/index.ts"],"names":[],"mappings":"AAAA,cAAc,mBAAmB,CAAC"}
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import { PaginationItemProps } from '../../types';
3
+ export declare const PaginationItem: React.ForwardRefExoticComponent<(Pick<import("../../../button").ButtonProps & PaginationItemProps, "type" | "id" | "name" | "color" | "translate" | "value" | "loading" | "hidden" | "dir" | "form" | "slot" | "style" | "title" | "accessKey" | "draggable" | "lang" | "className" | "prefix" | "children" | "contentEditable" | "inputMode" | "tabIndex" | "disabled" | "size" | "as" | "autoFocus" | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget" | "href" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "contextMenu" | "placeholder" | "spellCheck" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "selected" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "overrides" | "eventContext" | "eventOriginator" | "pageSize" | "totalItems" | "pageNumber" | "lastPage" | "changePage"> | Pick<import("../../../button").ButtonLinkProps & PaginationItemProps, "type" | "id" | "media" | "color" | "translate" | "loading" | "hidden" | "dir" | "slot" | "style" | "title" | "target" | "accessKey" | "draggable" | "lang" | "className" | "prefix" | "children" | "contentEditable" | "inputMode" | "tabIndex" | "disabled" | "size" | "as" | "download" | "href" | "hrefLang" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "contextMenu" | "placeholder" | "spellCheck" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "rel" | "selected" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "ping" | "referrerPolicy" | "overrides" | "eventContext" | "eventOriginator" | "pageSize" | "totalItems" | "pageNumber" | "lastPage" | "changePage">) & React.RefAttributes<HTMLElement>>;
4
+ //# sourceMappingURL=pagination-item.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"pagination-item.d.ts","sourceRoot":"","sources":["../../../../../src/pagination/components/item/pagination-item.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAsB,MAAM,OAAO,CAAC;AAE3C,OAAO,EAAC,mBAAmB,EAAiC,MAAM,aAAa,CAAC;AAUhF,eAAO,MAAM,cAAc,8vTAyH1B,CAAC"}
@@ -0,0 +1,71 @@
1
+ var __assign = (this && this.__assign) || function () {
2
+ __assign = Object.assign || function(t) {
3
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
4
+ s = arguments[i];
5
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
6
+ t[p] = s[p];
7
+ }
8
+ return t;
9
+ };
10
+ return __assign.apply(this, arguments);
11
+ };
12
+ var __rest = (this && this.__rest) || function (s, e) {
13
+ var t = {};
14
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
15
+ t[p] = s[p];
16
+ if (s != null && typeof Object.getOwnPropertySymbols === "function")
17
+ for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
18
+ if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
19
+ t[p[i]] = s[p[i]];
20
+ }
21
+ return t;
22
+ };
23
+ import React from 'react';
24
+ import { filterOutFalsyProperties } from '../../../utils/filter-object';
25
+ import { useTheme } from '../../../theme';
26
+ import { getPaginationItemAria } from '../../utils';
27
+ import { get } from '../../../utils/get';
28
+ import { getComponentOverrides } from '../../../utils/overrides';
29
+ import { GridLayout } from '../../../grid-layout';
30
+ import { PaginationButton } from '../button';
31
+ import { TextBlock } from '../../../text-block';
32
+ export var PaginationItem = React.forwardRef(function (_a, ref) {
33
+ var children = _a.children, selected = _a.selected, pageNumber = _a.pageNumber, lastPage = _a.lastPage, href = _a.href, onClick = _a.onClick, _b = _a.overrides, overrides = _b === void 0 ? {} : _b, _c = _a.itemType, itemType = _c === void 0 ? 'paginationItem' : _c,
34
+ /* istanbul ignore next */
35
+ _d = _a.size,
36
+ /* istanbul ignore next */
37
+ size = _d === void 0 ? 'medium' : _d, changePage = _a.changePage, _e = _a.eventContext, eventContext = _e === void 0 ? {} : _e,
38
+ /* istanbul ignore next */
39
+ _f = _a.eventOriginator,
40
+ /* istanbul ignore next */
41
+ eventOriginator = _f === void 0 ? 'pagination-item' : _f, rest = __rest(_a, ["children", "selected", "pageNumber", "lastPage", "href", "onClick", "overrides", "itemType", "size", "changePage", "eventContext", "eventOriginator"]);
42
+ var buttonProps = __assign(__assign({}, rest), { 'data-testid': get(rest, 'data-testid') || 'pagination-item', pageNumber: pageNumber, selected: selected, size: size, href: href, onClick: onClick });
43
+ var itemButton = overrides.itemButton, itemDescription = overrides.itemDescription;
44
+ var theme = useTheme();
45
+ var itemTypeComponentDefaults = itemType !== 'paginationItem'
46
+ ? theme.componentDefaults[itemType][size]
47
+ : undefined;
48
+ var buttonSettings = __assign(__assign(__assign({}, theme.componentDefaults.paginationItem[size]), itemTypeComponentDefaults), filterOutFalsyProperties(overrides));
49
+ var textblockSettings = __assign(__assign({}, theme.componentDefaults.paginationItemNonInteractive[size]), filterOutFalsyProperties(itemDescription));
50
+ // Extract to utils
51
+ var ariaProps = getPaginationItemAria({
52
+ itemType: itemType,
53
+ pageNumber: pageNumber,
54
+ selected: selected,
55
+ disabled: buttonProps.disabled,
56
+ });
57
+ var combinedEventContext = href
58
+ ? __assign(__assign({}, eventContext), { href: href }) : __assign(__assign({}, eventContext), { page: pageNumber });
59
+ var combinedProps = __assign(__assign(__assign({}, buttonProps), ariaProps), { eventContext: combinedEventContext, eventOriginator: eventOriginator, overrides: buttonSettings, ref: ref });
60
+ if (itemType !== 'paginationItemTruncation' &&
61
+ (itemButton || itemDescription)) {
62
+ var _g = getComponentOverrides(itemButton, PaginationButton, __assign(__assign({}, combinedProps), { lastPage: lastPage, changePage: changePage })), ItemButton = _g[0], itemButtonProps = _g[1];
63
+ var _h = getComponentOverrides(itemDescription, TextBlock, textblockSettings), ItemDescription = _h[0], itemDescriptionProps = _h[1];
64
+ return (React.createElement(GridLayout, { columns: "auto auto", rows: "1fr", autoFlow: "row", alignItems: "center", columnGap: "space010" },
65
+ React.createElement(ItemButton, __assign({}, itemButtonProps), children),
66
+ itemDescription && (React.createElement(ItemDescription, __assign({}, itemDescriptionProps, { selected: true, pageNumber: pageNumber, lastPage: lastPage })))));
67
+ }
68
+ // @ts-ignore - href must be allowed to be undefined so that Button renders as a link when appropriate
69
+ return React.createElement(PaginationButton, __assign({}, combinedProps), children);
70
+ });
71
+ //# sourceMappingURL=pagination-item.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"pagination-item.js","sourceRoot":"","sources":["../../../../../src/pagination/components/item/pagination-item.tsx"],"names":[],"mappings":"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"}
@@ -0,0 +1,2 @@
1
+ export * from './pagination-items';
2
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/pagination/components/items/index.ts"],"names":[],"mappings":"AAAA,cAAc,oBAAoB,CAAC"}
@@ -0,0 +1,2 @@
1
+ export * from './pagination-items';
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/pagination/components/items/index.ts"],"names":[],"mappings":"AAAA,cAAc,oBAAoB,CAAC"}
@@ -0,0 +1,4 @@
1
+ /// <reference types="react" />
2
+ import { PaginationItemsProps } from '../../types';
3
+ export declare const PaginationItems: ({ children, overrides, truncation, siblings, boundaries, eventContext, eventOriginator, }: PaginationItemsProps) => JSX.Element;
4
+ //# sourceMappingURL=pagination-items.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"pagination-items.d.ts","sourceRoot":"","sources":["../../../../../src/pagination/components/items/pagination-items.tsx"],"names":[],"mappings":";AAEA,OAAO,EAEL,oBAAoB,EAGrB,MAAM,aAAa,CAAC;AAkBrB,eAAO,MAAM,eAAe,8FASzB,oBAAoB,gBAoGtB,CAAC"}
@@ -0,0 +1,88 @@
1
+ var __assign = (this && this.__assign) || function () {
2
+ __assign = Object.assign || function(t) {
3
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
4
+ s = arguments[i];
5
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
6
+ t[p] = s[p];
7
+ }
8
+ return t;
9
+ };
10
+ return __assign.apply(this, arguments);
11
+ };
12
+ import React from 'react';
13
+ import { filterOutFalsyProperties } from '../../../utils/filter-object';
14
+ import { useTheme } from '../../../theme';
15
+ import { IconFilledMoreHoriz } from '../../../icons';
16
+ import { getComponentOverrides } from '../../../utils/overrides';
17
+ import { PaginationItem } from '../item/pagination-item';
18
+ import { usePaginationContext } from '../../context';
19
+ import { getPaginationItemsLayout } from '../../utils';
20
+ import { PaginationListItem } from '../list-item';
21
+ var paginationItemTruncation = 'paginationItemTruncation';
22
+ var DefaultIcon = function (props) { return (React.createElement(IconFilledMoreHoriz, __assign({}, props))); };
23
+ /* This has deliberately been designed as a stateless component that gets all the props passed in
24
+ for ease of overriding. This component is not meant to be used by a developer, just by
25
+ PaginationItems, as that has access to all the state that needs passing in */
26
+ export var PaginationItems = function (_a) {
27
+ var children = _a.children, overrides = _a.overrides, _b = _a.truncation, truncation = _b === void 0 ? true : _b, _c = _a.siblings, siblings = _c === void 0 ? 3 : _c, _d = _a.boundaries, boundaries = _d === void 0 ? 1 : _d, _e = _a.eventContext, eventContext = _e === void 0 ? {} : _e,
28
+ /* istanbul ignore next */
29
+ _f = _a.eventOriginator,
30
+ /* istanbul ignore next */
31
+ eventOriginator = _f === void 0 ? 'pagination-item' : _f;
32
+ var theme = useTheme();
33
+ var _g = usePaginationContext(),
34
+ /* istanbul ignore next */
35
+ _h = _g.size,
36
+ /* istanbul ignore next */
37
+ size = _h === void 0 ? 'medium' : _h, buildHref = _g.buildHref,
38
+ /* istanbul ignore next */
39
+ _j = _g.changePage,
40
+ /* istanbul ignore next */
41
+ changePage = _j === void 0 ? function () { } : _j, page = _g.page, lastPage = _g.lastPage, pageSize = _g.pageSize, totalItems = _g.totalItems;
42
+ var _k = getComponentOverrides(overrides === null || overrides === void 0 ? void 0 : overrides.icon, DefaultIcon, {
43
+ overrides: __assign(__assign({}, theme.componentDefaults.paginationItemTruncation[size]), filterOutFalsyProperties(overrides === null || overrides === void 0 ? void 0 : overrides.icon)),
44
+ }), PaginationIcon = _k[0], paginationIconProps = _k[1];
45
+ var paginationElements = [];
46
+ if (page && lastPage) {
47
+ var layout = getPaginationItemsLayout({
48
+ page: page,
49
+ lastPage: lastPage,
50
+ truncation: truncation,
51
+ siblings: siblings,
52
+ boundaries: boundaries,
53
+ });
54
+ // These are passed through to the PaginationItem in case overrides.itemButton is set,
55
+ // as custom components will need the full context
56
+ var staticProps_1 = {
57
+ lastPage: lastPage,
58
+ pageSize: pageSize,
59
+ totalItems: totalItems,
60
+ changePage: changePage,
61
+ };
62
+ var truncationCount_1 = 0;
63
+ /* istanbul ignore next */
64
+ layout.forEach(function (element) {
65
+ if (element === void 0) { element = 1; }
66
+ switch (element) {
67
+ case '-':
68
+ truncationCount_1 += 1;
69
+ paginationElements.push(React.createElement(PaginationListItem, { key: "trunc".concat(truncationCount_1), "aria-hidden": "true" },
70
+ React.createElement(PaginationItem, __assign({ itemType: paginationItemTruncation, "datatest-id": "pagination-item-truncation".concat(truncationCount_1), size: size, disabled: true, overrides: overrides }, staticProps_1),
71
+ "[",
72
+ React.createElement(PaginationIcon, __assign({}, paginationIconProps)),
73
+ "]")));
74
+ break;
75
+ default:
76
+ {
77
+ var pageNumber_1 = element;
78
+ var href = buildHref && buildHref(pageNumber_1);
79
+ paginationElements.push(React.createElement(PaginationListItem, { key: "page".concat(pageNumber_1) },
80
+ React.createElement(PaginationItem, __assign({ href: href, onClick: function () { return changePage(pageNumber_1); }, selected: pageNumber_1 === page, eventContext: eventContext, eventOriginator: eventOriginator, size: size, overrides: overrides, pageNumber: pageNumber_1 }, staticProps_1), children || pageNumber_1)));
81
+ }
82
+ break;
83
+ }
84
+ });
85
+ }
86
+ return React.createElement(React.Fragment, null, paginationElements);
87
+ };
88
+ //# sourceMappingURL=pagination-items.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"pagination-items.js","sourceRoot":"","sources":["../../../../../src/pagination/components/items/pagination-items.tsx"],"names":[],"mappings":";;;;;;;;;;;AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAC,wBAAwB,EAAC,MAAM,8BAA8B,CAAC;AAOtE,OAAO,EAAC,QAAQ,EAAC,MAAM,gBAAgB,CAAC;AACxC,OAAO,EAAC,mBAAmB,EAAmB,MAAM,gBAAgB,CAAC;AACrE,OAAO,EAAC,qBAAqB,EAAW,MAAM,0BAA0B,CAAC;AACzE,OAAO,EAAC,cAAc,EAAC,MAAM,yBAAyB,CAAC;AACvD,OAAO,EAAC,oBAAoB,EAAC,MAAM,eAAe,CAAC;AACnD,OAAO,EAAC,wBAAwB,EAAC,MAAM,aAAa,CAAC;AACrD,OAAO,EAAC,kBAAkB,EAAC,MAAM,cAAc,CAAC;AAEhD,IAAM,wBAAwB,GAAG,0BAAgD,CAAC;AAElF,IAAM,WAAW,GAAG,UAAC,KAAuB,IAAK,OAAA,CAC/C,oBAAC,mBAAmB,eAAK,KAAK,EAAI,CACnC,EAFgD,CAEhD,CAAC;AAEF;;gFAEgF;AAChF,MAAM,CAAC,IAAM,eAAe,GAAG,UAAC,EAST;QARrB,QAAQ,cAAA,EACR,SAAS,eAAA,EACT,kBAAiB,EAAjB,UAAU,mBAAG,IAAI,KAAA,EACjB,gBAAY,EAAZ,QAAQ,mBAAG,CAAC,KAAA,EACZ,kBAAc,EAAd,UAAU,mBAAG,CAAC,KAAA,EACd,oBAAiB,EAAjB,YAAY,mBAAG,EAAE,KAAA;IACjB,0BAA0B;IAC1B,uBAAmC;IADnC,0BAA0B;IAC1B,eAAe,mBAAG,iBAAiB,KAAA;IAEnC,IAAM,KAAK,GAAG,QAAQ,EAAE,CAAC;IACnB,IAAA,KAUF,oBAAoB,EAAE;IATxB,0BAA0B;IAC1B,YAAe;IADf,0BAA0B;IAC1B,IAAI,mBAAG,QAAQ,KAAA,EACf,SAAS,eAAA;IACT,0BAA0B;IAC1B,kBAAqB;IADrB,0BAA0B;IAC1B,UAAU,mBAAG,cAAO,CAAC,KAAA,EACrB,IAAI,UAAA,EACJ,QAAQ,cAAA,EACR,QAAQ,cAAA,EACR,UAAU,gBACc,CAAC;IAErB,IAAA,KAAwC,qBAAqB,CACjE,SAAS,aAAT,SAAS,uBAAT,SAAS,CAAE,IAAkC,EAC7C,WAAW,EACX;QACE,SAAS,wBACJ,KAAK,CAAC,iBAAiB,CAAC,wBAAwB,CAAC,IAAI,CAAC,GACtD,wBAAwB,CAAC,SAAS,aAAT,SAAS,uBAAT,SAAS,CAAE,IAAI,CAAC,CAC7C;KACF,CACF,EATM,cAAc,QAAA,EAAE,mBAAmB,QASzC,CAAC;IAEF,IAAM,kBAAkB,GAAG,EAA+C,CAAC;IAC3E,IAAI,IAAI,IAAI,QAAQ,EAAE;QACpB,IAAM,MAAM,GAA4B,wBAAwB,CAAC;YAC/D,IAAI,MAAA;YACJ,QAAQ,UAAA;YACR,UAAU,YAAA;YACV,QAAQ,UAAA;YACR,UAAU,YAAA;SACX,CAAC,CAAC;QAEH,sFAAsF;QACtF,kDAAkD;QAClD,IAAM,aAAW,GAAG;YAClB,QAAQ,UAAA;YACR,QAAQ,UAAA;YACR,UAAU,YAAA;YACV,UAAU,YAAA;SACX,CAAC;QAEF,IAAI,iBAAe,GAAG,CAAC,CAAC;QACxB,0BAA0B;QAC1B,MAAM,CAAC,OAAO,CAAC,UAAC,OAAiC;YAAjC,wBAAA,EAAA,WAAiC;YAC/C,QAAQ,OAAO,EAAE;gBACf,KAAK,GAAG;oBACN,iBAAe,IAAI,CAAC,CAAC;oBACrB,kBAAkB,CAAC,IAAI,CACrB,oBAAC,kBAAkB,IACjB,GAAG,EAAE,eAAQ,iBAAe,CAAE,iBAClB,MAAM;wBAElB,oBAAC,cAAc,aACb,QAAQ,EAAE,wBAAwB,iBACrB,oCAA6B,iBAAe,CAAE,EAC3D,IAAI,EAAE,IAAI,EACV,QAAQ,QACR,SAAS,EAAE,SAAS,IAChB,aAAW;;4BAGf,oBAAC,cAAc,eACR,mBAAwC,EAC7C;gCAEa,CACE,CACtB,CAAC;oBACF,MAAM;gBACR;oBACE;wBACE,IAAM,YAAU,GAAW,OAAO,CAAC;wBACnC,IAAM,IAAI,GAAG,SAAU,IAAI,SAAS,CAAC,YAAU,CAAC,CAAC;wBACjD,kBAAkB,CAAC,IAAI,CACrB,oBAAC,kBAAkB,IAAC,GAAG,EAAE,cAAO,YAAU,CAAE;4BAC1C,oBAAC,cAAc,aACb,IAAI,EAAE,IAAI,EACV,OAAO,EAAE,cAAM,OAAA,UAAU,CAAC,YAAU,CAAC,EAAtB,CAAsB,EACrC,QAAQ,EAAE,YAAU,KAAK,IAAI,EAC7B,YAAY,EAAE,YAAY,EAC1B,eAAe,EAAE,eAAe,EAChC,IAAI,EAAE,IAAI,EACV,SAAS,EAAE,SAAS,EACpB,UAAU,EAAE,YAAU,IAClB,aAAW,GAEd,QAAQ,IAAI,YAAU,CACR,CACE,CACtB,CAAC;qBACH;oBACD,MAAM;aACT;QACH,CAAC,CAAC,CAAC;KACJ;IAED,OAAO,0CAAG,kBAAkB,CAAI,CAAC;AACnC,CAAC,CAAC"}
@@ -0,0 +1,3 @@
1
+ export * from './last-item';
2
+ export * from './types';
3
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/pagination/components/last-item/index.ts"],"names":[],"mappings":"AAAA,cAAc,aAAa,CAAC;AAC5B,cAAc,SAAS,CAAC"}
@@ -0,0 +1,3 @@
1
+ export * from './last-item';
2
+ export * from './types';
3
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/pagination/components/last-item/index.ts"],"names":[],"mappings":"AAAA,cAAc,aAAa,CAAC;AAC5B,cAAc,SAAS,CAAC"}
@@ -0,0 +1,14 @@
1
+ import React from 'react';
2
+ import { NewsKitIconProps } from '../../../icons';
3
+ import { Override } from '../../../utils/overrides';
4
+ export declare const PaginationLastItem: React.ForwardRefExoticComponent<Omit<import("../types").PaginationIconButtonProps, "onClick"> & {
5
+ onClick?: ((event: KeyboardEvent | React.MouseEvent<HTMLButtonElement, MouseEvent>) => void) | undefined;
6
+ } & {
7
+ children?: React.ReactNode;
8
+ overrides?: {
9
+ stylePreset?: import("../../..").MQ<string> | undefined;
10
+ typographyPreset?: import("../../..").MQ<string> | undefined;
11
+ icon?: Override<NewsKitIconProps>;
12
+ } | undefined;
13
+ } & React.RefAttributes<HTMLButtonElement>>;
14
+ //# sourceMappingURL=last-item.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"last-item.d.ts","sourceRoot":"","sources":["../../../../../src/pagination/components/last-item/last-item.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,OAAO,EAAqB,gBAAgB,EAAC,MAAM,gBAAgB,CAAC;AAMpE,OAAO,EAAwB,QAAQ,EAAC,MAAM,0BAA0B,CAAC;AASzE,eAAO,MAAM,kBAAkB;;;;;;;;;2CAgD7B,CAAC"}
@@ -0,0 +1,59 @@
1
+ var __assign = (this && this.__assign) || function () {
2
+ __assign = Object.assign || function(t) {
3
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
4
+ s = arguments[i];
5
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
6
+ t[p] = s[p];
7
+ }
8
+ return t;
9
+ };
10
+ return __assign.apply(this, arguments);
11
+ };
12
+ var __rest = (this && this.__rest) || function (s, e) {
13
+ var t = {};
14
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
15
+ t[p] = s[p];
16
+ if (s != null && typeof Object.getOwnPropertySymbols === "function")
17
+ for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
18
+ if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
19
+ t[p[i]] = s[p[i]];
20
+ }
21
+ return t;
22
+ };
23
+ import React from 'react';
24
+ import { useTheme } from '../../../theme';
25
+ import { IconFilledLastPage } from '../../../icons';
26
+ import { usePaginationContext } from '../../context';
27
+ import { PaginationListItem } from '../list-item';
28
+ import { PaginationItem } from '../item/pagination-item';
29
+ import { filterOutFalsyProperties } from '../../../utils/filter-object';
30
+ import { getComponentOverrides } from '../../../utils/overrides';
31
+ var itemType = 'paginationItemLast';
32
+ var DefaultIcon = function (props) { return (React.createElement(IconFilledLastPage, __assign({}, props))); };
33
+ export var PaginationLastItem = React.forwardRef(function (_a, ref) {
34
+ var children = _a.children, overrides = _a.overrides, eventContext = _a.eventContext, props = __rest(_a, ["children", "overrides", "eventContext"]);
35
+ var theme = useTheme();
36
+ var _b = usePaginationContext(), getLastItemProps = _b.getLastItemProps,
37
+ /* istanbul ignore next */
38
+ _c = _b.size,
39
+ /* istanbul ignore next */
40
+ size = _c === void 0 ? 'medium' : _c, buildHref = _b.buildHref,
41
+ /* istanbul ignore next */
42
+ _d = _b.lastPage,
43
+ /* istanbul ignore next */
44
+ lastPage = _d === void 0 ? 1 : _d;
45
+ var PaginationIcon = getComponentOverrides(overrides === null || overrides === void 0 ? void 0 : overrides.icon, DefaultIcon, {
46
+ overrides: __assign(__assign({}, theme.componentDefaults.paginationItemLast[size]), filterOutFalsyProperties(overrides)),
47
+ })[0];
48
+ var propsFromContext = getLastItemProps && getLastItemProps(props);
49
+ var href = buildHref && buildHref(lastPage);
50
+ return (React.createElement(PaginationListItem, { key: "last" },
51
+ React.createElement(PaginationItem
52
+ // @ts-ignore
53
+ , __assign({
54
+ // @ts-ignore
55
+ itemType: itemType, "data-testid": "pagination-last-item", eventOriginator: "pagination-last-item", eventContext: eventContext, pageNumber: lastPage }, propsFromContext, { overrides: overrides, ref: ref, href: href, size: size }),
56
+ children,
57
+ React.createElement(PaginationIcon, null))));
58
+ });
59
+ //# sourceMappingURL=last-item.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"last-item.js","sourceRoot":"","sources":["../../../../../src/pagination/components/last-item/last-item.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAC,QAAQ,EAAC,MAAM,gBAAgB,CAAC;AACxC,OAAO,EAAC,kBAAkB,EAAmB,MAAM,gBAAgB,CAAC;AACpE,OAAO,EAAC,oBAAoB,EAAC,MAAM,eAAe,CAAC;AACnD,OAAO,EAAC,kBAAkB,EAAC,MAAM,cAAc,CAAC;AAChD,OAAO,EAAC,cAAc,EAAC,MAAM,yBAAyB,CAAC;AAEvD,OAAO,EAAC,wBAAwB,EAAC,MAAM,8BAA8B,CAAC;AACtE,OAAO,EAAC,qBAAqB,EAAW,MAAM,0BAA0B,CAAC;AAGzE,IAAM,QAAQ,GAAG,oBAA0C,CAAC;AAE5D,IAAM,WAAW,GAAG,UAAC,KAAuB,IAAK,OAAA,CAC/C,oBAAC,kBAAkB,eAAK,KAAK,EAAI,CAClC,EAFgD,CAEhD,CAAC;AAEF,MAAM,CAAC,IAAM,kBAAkB,GAAG,KAAK,CAAC,UAAU,CAGhD,UAAC,EAA6C,EAAE,GAAG;IAAjD,IAAA,QAAQ,cAAA,EAAE,SAAS,eAAA,EAAE,YAAY,kBAAA,EAAK,KAAK,cAA5C,yCAA6C,CAAD;IAC7C,IAAM,KAAK,GAAG,QAAQ,EAAE,CAAC;IACnB,IAAA,KAOF,oBAAoB,EAAE,EANxB,gBAAgB,sBAAA;IAChB,0BAA0B;IAC1B,YAAe;IADf,0BAA0B;IAC1B,IAAI,mBAAG,QAAQ,KAAA,EACf,SAAS,eAAA;IACT,0BAA0B;IAC1B,gBAAY;IADZ,0BAA0B;IAC1B,QAAQ,mBAAG,CAAC,KACY,CAAC;IAEpB,IAAA,cAAc,GAAI,qBAAqB,CAC5C,SAAS,aAAT,SAAS,uBAAT,SAAS,CAAE,IAAkC,EAC7C,WAAW,EACX;QACE,SAAS,wBACJ,KAAK,CAAC,iBAAiB,CAAC,kBAAkB,CAAC,IAAI,CAAC,GAChD,wBAAwB,CAAC,SAAS,CAAC,CACvC;KACF,CACF,GAToB,CASnB;IAEF,IAAM,gBAAgB,GAAG,gBAAiB,IAAI,gBAAgB,CAAC,KAAK,CAAC,CAAC;IAEtE,IAAM,IAAI,GAAG,SAAU,IAAI,SAAS,CAAC,QAAQ,CAAC,CAAC;IAC/C,OAAO,CACL,oBAAC,kBAAkB,IAAC,GAAG,EAAC,MAAM;QAC5B,oBAAC,cAAc;QACb,aAAa;;YAAb,aAAa;YACb,QAAQ,EAAE,QAAQ,iBACN,sBAAsB,EAClC,eAAe,EAAC,sBAAsB,EACtC,YAAY,EAAE,YAAY,EAC1B,UAAU,EAAE,QAAQ,IAChB,gBAAgB,IACpB,SAAS,EAAE,SAAS,EACpB,GAAG,EAAE,GAAG,EACR,IAAI,EAAE,IAAI,EACV,IAAI,EAAE,IAAI;YAET,QAAQ;YACT,oBAAC,cAAc,OAAG,CACH,CACE,CACtB,CAAC;AACJ,CAAC,CAAC,CAAC"}
@@ -0,0 +1,14 @@
1
+ /// <reference types="react" />
2
+ import { NewsKitIconProps } from '../../../icons';
3
+ import { MQ } from '../../../utils';
4
+ import { Override } from '../../../utils/overrides';
5
+ import { PaginationIconButtonWithoutClickProps } from '../types';
6
+ export declare type PaginationLastItemProps = PaginationIconButtonWithoutClickProps & {
7
+ children?: Exclude<React.ReactNode, 'undefined'>;
8
+ overrides?: {
9
+ stylePreset?: MQ<string>;
10
+ typographyPreset?: MQ<string>;
11
+ icon?: Override<NewsKitIconProps>;
12
+ };
13
+ };
14
+ //# sourceMappingURL=types.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../../../src/pagination/components/last-item/types.ts"],"names":[],"mappings":";AAAA,OAAO,EAAC,gBAAgB,EAAC,MAAM,gBAAgB,CAAC;AAChD,OAAO,EAAC,EAAE,EAAC,MAAM,gBAAgB,CAAC;AAClC,OAAO,EAAC,QAAQ,EAAC,MAAM,0BAA0B,CAAC;AAClD,OAAO,EAAC,qCAAqC,EAAC,MAAM,UAAU,CAAC;AAE/D,oBAAY,uBAAuB,GAAG,qCAAqC,GAAG;IAC5E,QAAQ,CAAC,EAAE,OAAO,CAAC,KAAK,CAAC,SAAS,EAAE,WAAW,CAAC,CAAC;IACjD,SAAS,CAAC,EAAE;QACV,WAAW,CAAC,EAAE,EAAE,CAAC,MAAM,CAAC,CAAC;QACzB,gBAAgB,CAAC,EAAE,EAAE,CAAC,MAAM,CAAC,CAAC;QAC9B,IAAI,CAAC,EAAE,QAAQ,CAAC,gBAAgB,CAAC,CAAC;KACnC,CAAC;CACH,CAAC"}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=types.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"types.js","sourceRoot":"","sources":["../../../../../src/pagination/components/last-item/types.ts"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export * from './list-item';
2
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/pagination/components/list-item/index.ts"],"names":[],"mappings":"AAAA,cAAc,aAAa,CAAC"}
@@ -0,0 +1,2 @@
1
+ export * from './list-item';
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/pagination/components/list-item/index.ts"],"names":[],"mappings":"AAAA,cAAc,aAAa,CAAC"}
@@ -0,0 +1,3 @@
1
+ /// <reference types="react" />
2
+ export declare const PaginationListItem: (props: Record<string, unknown>) => JSX.Element;
3
+ //# sourceMappingURL=list-item.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-item.d.ts","sourceRoot":"","sources":["../../../../../src/pagination/components/list-item/list-item.tsx"],"names":[],"mappings":";AAMA,eAAO,MAAM,kBAAkB,UAAW,OAAO,MAAM,EAAE,OAAO,CAAC,gBAEhE,CAAC"}
@@ -0,0 +1,18 @@
1
+ var __assign = (this && this.__assign) || function () {
2
+ __assign = Object.assign || function(t) {
3
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
4
+ s = arguments[i];
5
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
6
+ t[p] = s[p];
7
+ }
8
+ return t;
9
+ };
10
+ return __assign.apply(this, arguments);
11
+ };
12
+ import React from 'react';
13
+ import { StyledListItem } from '../../styled';
14
+ // This component can be exported but styled components cannot. Exporting it as some users
15
+ // may need it when creating a custom composable component to use with Pagination.
16
+ // The only expected props are attributes, such as 'key' and 'data-testid'
17
+ export var PaginationListItem = function (props) { return (React.createElement(StyledListItem, __assign({}, props))); };
18
+ //# sourceMappingURL=list-item.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-item.js","sourceRoot":"","sources":["../../../../../src/pagination/components/list-item/list-item.tsx"],"names":[],"mappings":";;;;;;;;;;;AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAC,cAAc,EAAC,MAAM,cAAc,CAAC;AAE5C,0FAA0F;AAC1F,kFAAkF;AAClF,0EAA0E;AAC1E,MAAM,CAAC,IAAM,kBAAkB,GAAG,UAAC,KAA8B,IAAK,OAAA,CACpE,oBAAC,cAAc,eAAK,KAAK,EAAI,CAC9B,EAFqE,CAErE,CAAC"}
@@ -0,0 +1,3 @@
1
+ export * from './next-item';
2
+ export * from './types';
3
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/pagination/components/next-item/index.ts"],"names":[],"mappings":"AAAA,cAAc,aAAa,CAAC;AAC5B,cAAc,SAAS,CAAC"}
@@ -0,0 +1,3 @@
1
+ export * from './next-item';
2
+ export * from './types';
3
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/pagination/components/next-item/index.ts"],"names":[],"mappings":"AAAA,cAAc,aAAa,CAAC;AAC5B,cAAc,SAAS,CAAC"}
@@ -0,0 +1,14 @@
1
+ import React from 'react';
2
+ import { NewsKitIconProps } from '../../../icons';
3
+ import { Override } from '../../../utils/overrides';
4
+ export declare const PaginationNextItem: React.ForwardRefExoticComponent<Omit<import("../types").PaginationIconButtonProps, "onClick"> & {
5
+ onClick?: ((event: KeyboardEvent | React.MouseEvent<HTMLButtonElement, MouseEvent>) => void) | undefined;
6
+ } & {
7
+ children?: React.ReactNode;
8
+ overrides?: {
9
+ stylePreset?: import("../../..").MQ<string> | undefined;
10
+ typographyPreset?: import("../../..").MQ<string> | undefined;
11
+ icon?: Override<NewsKitIconProps>;
12
+ } | undefined;
13
+ } & React.RefAttributes<HTMLButtonElement>>;
14
+ //# sourceMappingURL=next-item.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"next-item.d.ts","sourceRoot":"","sources":["../../../../../src/pagination/components/next-item/next-item.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,OAAO,EAAyB,gBAAgB,EAAC,MAAM,gBAAgB,CAAC;AAMxE,OAAO,EAAwB,QAAQ,EAAC,MAAM,0BAA0B,CAAC;AASzE,eAAO,MAAM,kBAAkB;;;;;;;;;2CAmD7B,CAAC"}
@@ -0,0 +1,64 @@
1
+ var __assign = (this && this.__assign) || function () {
2
+ __assign = Object.assign || function(t) {
3
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
4
+ s = arguments[i];
5
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
6
+ t[p] = s[p];
7
+ }
8
+ return t;
9
+ };
10
+ return __assign.apply(this, arguments);
11
+ };
12
+ var __rest = (this && this.__rest) || function (s, e) {
13
+ var t = {};
14
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
15
+ t[p] = s[p];
16
+ if (s != null && typeof Object.getOwnPropertySymbols === "function")
17
+ for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
18
+ if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
19
+ t[p[i]] = s[p[i]];
20
+ }
21
+ return t;
22
+ };
23
+ import React from 'react';
24
+ import { useTheme } from '../../../theme';
25
+ import { IconFilledChevronRight } from '../../../icons';
26
+ import { usePaginationContext } from '../../context';
27
+ import { PaginationListItem } from '../list-item';
28
+ import { PaginationItem } from '../item/pagination-item';
29
+ import { filterOutFalsyProperties } from '../../../utils/filter-object';
30
+ import { getComponentOverrides } from '../../../utils/overrides';
31
+ var itemType = 'paginationItemNext';
32
+ var DefaultIcon = function (props) { return (React.createElement(IconFilledChevronRight, __assign({}, props))); };
33
+ export var PaginationNextItem = React.forwardRef(function (_a, ref) {
34
+ var children = _a.children, overrides = _a.overrides, eventContext = _a.eventContext, props = __rest(_a, ["children", "overrides", "eventContext"]);
35
+ var theme = useTheme();
36
+ var _b = usePaginationContext(), getNextItemProps = _b.getNextItemProps,
37
+ /* istanbul ignore next */
38
+ _c = _b.size,
39
+ /* istanbul ignore next */
40
+ size = _c === void 0 ? 'medium' : _c, buildHref = _b.buildHref,
41
+ /* istanbul ignore next */
42
+ _d = _b.page,
43
+ /* istanbul ignore next */
44
+ page = _d === void 0 ? 1 : _d,
45
+ /* istanbul ignore next */
46
+ _e = _b.lastPage,
47
+ /* istanbul ignore next */
48
+ lastPage = _e === void 0 ? 1 : _e;
49
+ var PaginationIcon = getComponentOverrides(overrides === null || overrides === void 0 ? void 0 : overrides.icon, DefaultIcon, {
50
+ overrides: __assign(__assign({}, theme.componentDefaults.paginationItemNext[size]), filterOutFalsyProperties(overrides)),
51
+ })[0];
52
+ var propsFromContext = getNextItemProps && getNextItemProps(props);
53
+ var nextPage = Math.min(page + 1, lastPage);
54
+ var href = buildHref && buildHref(nextPage);
55
+ return (React.createElement(PaginationListItem, { key: "next" },
56
+ React.createElement(PaginationItem
57
+ // @ts-ignore
58
+ , __assign({
59
+ // @ts-ignore
60
+ itemType: itemType, "data-testid": "pagination-next-item", eventOriginator: "pagination-next-item", eventContext: eventContext, pageNumber: nextPage }, propsFromContext, { overrides: overrides, ref: ref, href: href, size: size }),
61
+ children,
62
+ React.createElement(PaginationIcon, null))));
63
+ });
64
+ //# sourceMappingURL=next-item.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"next-item.js","sourceRoot":"","sources":["../../../../../src/pagination/components/next-item/next-item.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAC,QAAQ,EAAC,MAAM,gBAAgB,CAAC;AACxC,OAAO,EAAC,sBAAsB,EAAmB,MAAM,gBAAgB,CAAC;AACxE,OAAO,EAAC,oBAAoB,EAAC,MAAM,eAAe,CAAC;AACnD,OAAO,EAAC,kBAAkB,EAAC,MAAM,cAAc,CAAC;AAChD,OAAO,EAAC,cAAc,EAAC,MAAM,yBAAyB,CAAC;AAEvD,OAAO,EAAC,wBAAwB,EAAC,MAAM,8BAA8B,CAAC;AACtE,OAAO,EAAC,qBAAqB,EAAW,MAAM,0BAA0B,CAAC;AAGzE,IAAM,QAAQ,GAAG,oBAA0C,CAAC;AAE5D,IAAM,WAAW,GAAG,UAAC,KAAuB,IAAK,OAAA,CAC/C,oBAAC,sBAAsB,eAAK,KAAK,EAAI,CACtC,EAFgD,CAEhD,CAAC;AAEF,MAAM,CAAC,IAAM,kBAAkB,GAAG,KAAK,CAAC,UAAU,CAGhD,UAAC,EAA6C,EAAE,GAAG;IAAjD,IAAA,QAAQ,cAAA,EAAE,SAAS,eAAA,EAAE,YAAY,kBAAA,EAAK,KAAK,cAA5C,yCAA6C,CAAD;IAC7C,IAAM,KAAK,GAAG,QAAQ,EAAE,CAAC;IACnB,IAAA,KASF,oBAAoB,EAAE,EARxB,gBAAgB,sBAAA;IAChB,0BAA0B;IAC1B,YAAe;IADf,0BAA0B;IAC1B,IAAI,mBAAG,QAAQ,KAAA,EACf,SAAS,eAAA;IACT,0BAA0B;IAC1B,YAAQ;IADR,0BAA0B;IAC1B,IAAI,mBAAG,CAAC,KAAA;IACR,0BAA0B;IAC1B,gBAAY;IADZ,0BAA0B;IAC1B,QAAQ,mBAAG,CAAC,KACY,CAAC;IAEpB,IAAA,cAAc,GAAI,qBAAqB,CAC5C,SAAS,aAAT,SAAS,uBAAT,SAAS,CAAE,IAAkC,EAC7C,WAAW,EACX;QACE,SAAS,wBACJ,KAAK,CAAC,iBAAiB,CAAC,kBAAkB,CAAC,IAAI,CAAC,GAChD,wBAAwB,CAAC,SAAS,CAAC,CACvC;KACF,CACF,GAToB,CASnB;IAEF,IAAM,gBAAgB,GAAG,gBAAiB,IAAI,gBAAgB,CAAC,KAAK,CAAC,CAAC;IAEtE,IAAM,QAAQ,GAAG,IAAI,CAAC,GAAG,CAAC,IAAI,GAAG,CAAC,EAAE,QAAQ,CAAC,CAAC;IAC9C,IAAM,IAAI,GAAG,SAAU,IAAI,SAAS,CAAC,QAAQ,CAAC,CAAC;IAC/C,OAAO,CACL,oBAAC,kBAAkB,IAAC,GAAG,EAAC,MAAM;QAC5B,oBAAC,cAAc;QACb,aAAa;;YAAb,aAAa;YACb,QAAQ,EAAE,QAAQ,iBACN,sBAAsB,EAClC,eAAe,EAAC,sBAAsB,EACtC,YAAY,EAAE,YAAY,EAC1B,UAAU,EAAE,QAAQ,IAChB,gBAAgB,IACpB,SAAS,EAAE,SAAS,EACpB,GAAG,EAAE,GAAG,EACR,IAAI,EAAE,IAAI,EACV,IAAI,EAAE,IAAI;YAET,QAAQ;YACT,oBAAC,cAAc,OAAG,CACH,CACE,CACtB,CAAC;AACJ,CAAC,CAAC,CAAC"}