newskit 7.0.0 → 7.1.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.
- package/cjs/base-floating-element/base-floating-element.d.ts.map +1 -1
- package/cjs/base-floating-element/base-floating-element.js +13 -2
- package/cjs/base-floating-element/base-floating-element.js.map +1 -1
- package/cjs/breadcrumbs/breadcrumbs.d.ts.map +1 -1
- package/cjs/breadcrumbs/breadcrumbs.js +1 -1
- package/cjs/breadcrumbs/breadcrumbs.js.map +1 -1
- package/cjs/breadcrumbs/style-presets.d.ts.map +1 -1
- package/cjs/breadcrumbs/style-presets.js +2 -0
- package/cjs/breadcrumbs/style-presets.js.map +1 -1
- package/cjs/card/card.d.ts.map +1 -1
- package/cjs/card/card.js +1 -1
- package/cjs/card/card.js.map +1 -1
- package/cjs/card/defaults.d.ts +3 -0
- package/cjs/card/defaults.d.ts.map +1 -1
- package/cjs/card/defaults.js +3 -0
- package/cjs/card/defaults.js.map +1 -1
- package/cjs/card/style-presets.d.ts.map +1 -1
- package/cjs/card/style-presets.js +4 -0
- package/cjs/card/style-presets.js.map +1 -1
- package/cjs/card/styled.d.ts.map +1 -1
- package/cjs/card/styled.js +3 -1
- package/cjs/card/styled.js.map +1 -1
- package/cjs/icons/filled/material/icon-filled-arrow-back.d.ts +2 -0
- package/cjs/icons/filled/material/icon-filled-arrow-back.js +11 -0
- package/cjs/icons/filled/material/icon-filled-arrow-forward.d.ts +2 -0
- package/cjs/icons/filled/material/icon-filled-arrow-forward.js +11 -0
- package/cjs/icons/filled/material/icon-filled-first-page.d.ts +2 -0
- package/cjs/icons/filled/material/icon-filled-first-page.js +11 -0
- package/cjs/icons/filled/material/icon-filled-last-page.d.ts +2 -0
- package/cjs/icons/filled/material/icon-filled-last-page.js +11 -0
- package/cjs/icons/filled/material/icon-filled-more-horiz.d.ts +2 -0
- package/cjs/icons/filled/material/icon-filled-more-horiz.js +11 -0
- package/cjs/icons/filled/material/icon-filled-remove-red-eye.d.ts +2 -0
- package/cjs/icons/filled/material/icon-filled-remove-red-eye.js +11 -0
- package/cjs/icons/filled/material/icon-filled-star.d.ts +2 -0
- package/cjs/icons/filled/material/icon-filled-star.js +11 -0
- package/cjs/icons/filled/material/index.d.ts +7 -0
- package/cjs/icons/filled/material/index.js +16 -2
- package/cjs/icons/outlined/material/icon-outlined-arrow-back.d.ts +2 -0
- package/cjs/icons/outlined/material/icon-outlined-arrow-back.js +11 -0
- package/cjs/icons/outlined/material/icon-outlined-arrow-forward.d.ts +2 -0
- package/cjs/icons/outlined/material/icon-outlined-arrow-forward.js +11 -0
- package/cjs/icons/outlined/material/icon-outlined-first-page.d.ts +2 -0
- package/cjs/icons/outlined/material/icon-outlined-first-page.js +11 -0
- package/cjs/icons/outlined/material/icon-outlined-last-page.d.ts +2 -0
- package/cjs/icons/outlined/material/icon-outlined-last-page.js +11 -0
- package/cjs/icons/outlined/material/icon-outlined-more-horiz.d.ts +2 -0
- package/cjs/icons/outlined/material/icon-outlined-more-horiz.js +11 -0
- package/cjs/icons/outlined/material/icon-outlined-remove-red-eye.d.ts +2 -0
- package/cjs/icons/outlined/material/icon-outlined-remove-red-eye.js +11 -0
- package/cjs/icons/outlined/material/icon-outlined-star.d.ts +2 -0
- package/cjs/icons/outlined/material/icon-outlined-star.js +11 -0
- package/cjs/icons/outlined/material/index.d.ts +7 -0
- package/cjs/icons/outlined/material/index.js +16 -2
- package/cjs/index.d.ts +1 -0
- package/cjs/index.d.ts.map +1 -1
- package/cjs/index.js +1 -0
- package/cjs/index.js.map +1 -1
- package/cjs/menu/style-presets.d.ts.map +1 -1
- package/cjs/menu/style-presets.js +16 -5
- package/cjs/menu/style-presets.js.map +1 -1
- package/cjs/pagination/components/button/index.d.ts +2 -0
- package/cjs/pagination/components/button/index.d.ts.map +1 -0
- package/cjs/pagination/components/button/index.js +14 -0
- package/cjs/pagination/components/button/index.js.map +1 -0
- package/cjs/pagination/components/button/pagination-button.d.ts +5 -0
- package/cjs/pagination/components/button/pagination-button.d.ts.map +1 -0
- package/cjs/pagination/components/button/pagination-button.js +24 -0
- package/cjs/pagination/components/button/pagination-button.js.map +1 -0
- package/cjs/pagination/components/first-item/first-item.d.ts +14 -0
- package/cjs/pagination/components/first-item/first-item.d.ts.map +1 -0
- package/cjs/pagination/components/first-item/first-item.js +61 -0
- package/cjs/pagination/components/first-item/first-item.js.map +1 -0
- package/cjs/pagination/components/first-item/index.d.ts +3 -0
- package/cjs/pagination/components/first-item/index.d.ts.map +1 -0
- package/cjs/pagination/components/first-item/index.js +15 -0
- package/cjs/pagination/components/first-item/index.js.map +1 -0
- package/cjs/pagination/components/first-item/types.d.ts +14 -0
- package/cjs/pagination/components/first-item/types.d.ts.map +1 -0
- package/cjs/pagination/components/first-item/types.js +3 -0
- package/cjs/pagination/components/first-item/types.js.map +1 -0
- package/cjs/pagination/components/item/index.d.ts +2 -0
- package/cjs/pagination/components/item/index.d.ts.map +1 -0
- package/cjs/pagination/components/item/index.js +14 -0
- package/cjs/pagination/components/item/index.js.map +1 -0
- package/cjs/pagination/components/item/pagination-item.d.ts +4 -0
- package/cjs/pagination/components/item/pagination-item.d.ts.map +1 -0
- package/cjs/pagination/components/item/pagination-item.js +77 -0
- package/cjs/pagination/components/item/pagination-item.js.map +1 -0
- package/cjs/pagination/components/items/index.d.ts +2 -0
- package/cjs/pagination/components/items/index.d.ts.map +1 -0
- package/cjs/pagination/components/items/index.js +14 -0
- package/cjs/pagination/components/items/index.js.map +1 -0
- package/cjs/pagination/components/items/pagination-items.d.ts +4 -0
- package/cjs/pagination/components/items/pagination-items.d.ts.map +1 -0
- package/cjs/pagination/components/items/pagination-items.js +95 -0
- package/cjs/pagination/components/items/pagination-items.js.map +1 -0
- package/cjs/pagination/components/last-item/index.d.ts +3 -0
- package/cjs/pagination/components/last-item/index.d.ts.map +1 -0
- package/cjs/pagination/components/last-item/index.js +15 -0
- package/cjs/pagination/components/last-item/index.js.map +1 -0
- package/cjs/pagination/components/last-item/last-item.d.ts +14 -0
- package/cjs/pagination/components/last-item/last-item.d.ts.map +1 -0
- package/cjs/pagination/components/last-item/last-item.js +65 -0
- package/cjs/pagination/components/last-item/last-item.js.map +1 -0
- package/cjs/pagination/components/last-item/types.d.ts +14 -0
- package/cjs/pagination/components/last-item/types.d.ts.map +1 -0
- package/cjs/pagination/components/last-item/types.js +3 -0
- package/cjs/pagination/components/last-item/types.js.map +1 -0
- package/cjs/pagination/components/list-item/index.d.ts +2 -0
- package/cjs/pagination/components/list-item/index.d.ts.map +1 -0
- package/cjs/pagination/components/list-item/index.js +14 -0
- package/cjs/pagination/components/list-item/index.js.map +1 -0
- package/cjs/pagination/components/list-item/list-item.d.ts +3 -0
- package/cjs/pagination/components/list-item/list-item.d.ts.map +1 -0
- package/cjs/pagination/components/list-item/list-item.js +25 -0
- package/cjs/pagination/components/list-item/list-item.js.map +1 -0
- package/cjs/pagination/components/next-item/index.d.ts +3 -0
- package/cjs/pagination/components/next-item/index.d.ts.map +1 -0
- package/cjs/pagination/components/next-item/index.js +15 -0
- package/cjs/pagination/components/next-item/index.js.map +1 -0
- package/cjs/pagination/components/next-item/next-item.d.ts +14 -0
- package/cjs/pagination/components/next-item/next-item.d.ts.map +1 -0
- package/cjs/pagination/components/next-item/next-item.js +70 -0
- package/cjs/pagination/components/next-item/next-item.js.map +1 -0
- package/cjs/pagination/components/next-item/types.d.ts +14 -0
- package/cjs/pagination/components/next-item/types.d.ts.map +1 -0
- package/cjs/pagination/components/next-item/types.js +3 -0
- package/cjs/pagination/components/next-item/types.js.map +1 -0
- package/cjs/pagination/components/prev-item/index.d.ts +3 -0
- package/cjs/pagination/components/prev-item/index.d.ts.map +1 -0
- package/cjs/pagination/components/prev-item/index.js +15 -0
- package/cjs/pagination/components/prev-item/index.js.map +1 -0
- package/cjs/pagination/components/prev-item/prev-item.d.ts +14 -0
- package/cjs/pagination/components/prev-item/prev-item.d.ts.map +1 -0
- package/cjs/pagination/components/prev-item/prev-item.js +66 -0
- package/cjs/pagination/components/prev-item/prev-item.js.map +1 -0
- package/cjs/pagination/components/prev-item/types.d.ts +14 -0
- package/cjs/pagination/components/prev-item/types.d.ts.map +1 -0
- package/cjs/pagination/components/prev-item/types.js +3 -0
- package/cjs/pagination/components/prev-item/types.js.map +1 -0
- package/cjs/pagination/components/types.d.ts +8 -0
- package/cjs/pagination/components/types.d.ts.map +1 -0
- package/cjs/pagination/components/types.js +3 -0
- package/cjs/pagination/components/types.js.map +1 -0
- package/cjs/pagination/context.d.ts +6 -0
- package/cjs/pagination/context.d.ts.map +1 -0
- package/cjs/pagination/context.js +18 -0
- package/cjs/pagination/context.js.map +1 -0
- package/cjs/pagination/defaults.d.ts +186 -0
- package/cjs/pagination/defaults.d.ts.map +1 -0
- package/cjs/pagination/defaults.js +188 -0
- package/cjs/pagination/defaults.js.map +1 -0
- package/cjs/pagination/index.d.ts +13 -0
- package/cjs/pagination/index.d.ts.map +1 -0
- package/cjs/pagination/index.js +25 -0
- package/cjs/pagination/index.js.map +1 -0
- package/cjs/pagination/pagination.d.ts +4 -0
- package/cjs/pagination/pagination.d.ts.map +1 -0
- package/cjs/pagination/pagination.js +147 -0
- package/cjs/pagination/pagination.js.map +1 -0
- package/cjs/pagination/style-presets.d.ts +4 -0
- package/cjs/pagination/style-presets.d.ts.map +1 -0
- package/cjs/pagination/style-presets.js +59 -0
- package/cjs/pagination/style-presets.js.map +1 -0
- package/cjs/pagination/styled.d.ts +19 -0
- package/cjs/pagination/styled.d.ts.map +1 -0
- package/cjs/pagination/styled.js +29 -0
- package/cjs/pagination/styled.js.map +1 -0
- package/cjs/pagination/types.d.ts +95 -0
- package/cjs/pagination/types.d.ts.map +1 -0
- package/cjs/pagination/types.js +3 -0
- package/cjs/pagination/types.js.map +1 -0
- package/cjs/pagination/utils.d.ts +4 -0
- package/cjs/pagination/utils.d.ts.map +1 -0
- package/cjs/pagination/utils.js +102 -0
- package/cjs/pagination/utils.js.map +1 -0
- package/cjs/popover/style-presets.d.ts.map +1 -1
- package/cjs/popover/style-presets.js +13 -0
- package/cjs/popover/style-presets.js.map +1 -1
- package/cjs/structured-list/structured-list-item.d.ts.map +1 -1
- package/cjs/structured-list/structured-list-item.js +5 -1
- package/cjs/structured-list/structured-list-item.js.map +1 -1
- package/cjs/structured-list/structured-list.d.ts.map +1 -1
- package/cjs/structured-list/structured-list.js +2 -1
- package/cjs/structured-list/structured-list.js.map +1 -1
- package/cjs/structured-list/types.d.ts +1 -0
- package/cjs/structured-list/types.d.ts.map +1 -1
- package/cjs/tabs/style-presets.js +1 -1
- package/cjs/tabs/style-presets.js.map +1 -1
- package/cjs/theme/foundations/outlines.d.ts +1 -0
- package/cjs/theme/foundations/outlines.d.ts.map +1 -1
- package/cjs/theme/foundations/outlines.js +1 -0
- package/cjs/theme/foundations/outlines.js.map +1 -1
- package/cjs/theme/presets/style-presets.d.ts.map +1 -1
- package/cjs/theme/presets/style-presets.js +13 -0
- package/cjs/theme/presets/style-presets.js.map +1 -1
- package/cjs/utils/recurse-unknown.d.ts.map +1 -1
- package/cjs/utils/recurse-unknown.js +4 -1
- package/cjs/utils/recurse-unknown.js.map +1 -1
- package/cjs/version-number.json +1 -1
- package/esm/base-floating-element/base-floating-element.d.ts.map +1 -1
- package/esm/base-floating-element/base-floating-element.js +13 -2
- package/esm/base-floating-element/base-floating-element.js.map +1 -1
- package/esm/breadcrumbs/breadcrumbs.d.ts.map +1 -1
- package/esm/breadcrumbs/breadcrumbs.js +1 -1
- package/esm/breadcrumbs/breadcrumbs.js.map +1 -1
- package/esm/breadcrumbs/style-presets.d.ts.map +1 -1
- package/esm/breadcrumbs/style-presets.js +2 -0
- package/esm/breadcrumbs/style-presets.js.map +1 -1
- package/esm/card/card.d.ts.map +1 -1
- package/esm/card/card.js +1 -1
- package/esm/card/card.js.map +1 -1
- package/esm/card/defaults.d.ts +3 -0
- package/esm/card/defaults.d.ts.map +1 -1
- package/esm/card/defaults.js +3 -0
- package/esm/card/defaults.js.map +1 -1
- package/esm/card/style-presets.d.ts.map +1 -1
- package/esm/card/style-presets.js +4 -0
- package/esm/card/style-presets.js.map +1 -1
- package/esm/card/styled.d.ts.map +1 -1
- package/esm/card/styled.js +3 -1
- package/esm/card/styled.js.map +1 -1
- package/esm/icons/filled/material/icon-filled-arrow-back.d.ts +2 -0
- package/esm/icons/filled/material/icon-filled-arrow-back.js +8 -0
- package/esm/icons/filled/material/icon-filled-arrow-forward.d.ts +2 -0
- package/esm/icons/filled/material/icon-filled-arrow-forward.js +8 -0
- package/esm/icons/filled/material/icon-filled-first-page.d.ts +2 -0
- package/esm/icons/filled/material/icon-filled-first-page.js +8 -0
- package/esm/icons/filled/material/icon-filled-last-page.d.ts +2 -0
- package/esm/icons/filled/material/icon-filled-last-page.js +8 -0
- package/esm/icons/filled/material/icon-filled-more-horiz.d.ts +2 -0
- package/esm/icons/filled/material/icon-filled-more-horiz.js +8 -0
- package/esm/icons/filled/material/icon-filled-remove-red-eye.d.ts +2 -0
- package/esm/icons/filled/material/icon-filled-remove-red-eye.js +8 -0
- package/esm/icons/filled/material/icon-filled-star.d.ts +2 -0
- package/esm/icons/filled/material/icon-filled-star.js +8 -0
- package/esm/icons/filled/material/index.d.ts +7 -0
- package/esm/icons/filled/material/index.js +7 -0
- package/esm/icons/outlined/material/icon-outlined-arrow-back.d.ts +2 -0
- package/esm/icons/outlined/material/icon-outlined-arrow-back.js +8 -0
- package/esm/icons/outlined/material/icon-outlined-arrow-forward.d.ts +2 -0
- package/esm/icons/outlined/material/icon-outlined-arrow-forward.js +8 -0
- package/esm/icons/outlined/material/icon-outlined-first-page.d.ts +2 -0
- package/esm/icons/outlined/material/icon-outlined-first-page.js +8 -0
- package/esm/icons/outlined/material/icon-outlined-last-page.d.ts +2 -0
- package/esm/icons/outlined/material/icon-outlined-last-page.js +8 -0
- package/esm/icons/outlined/material/icon-outlined-more-horiz.d.ts +2 -0
- package/esm/icons/outlined/material/icon-outlined-more-horiz.js +8 -0
- package/esm/icons/outlined/material/icon-outlined-remove-red-eye.d.ts +2 -0
- package/esm/icons/outlined/material/icon-outlined-remove-red-eye.js +8 -0
- package/esm/icons/outlined/material/icon-outlined-star.d.ts +2 -0
- package/esm/icons/outlined/material/icon-outlined-star.js +8 -0
- package/esm/icons/outlined/material/index.d.ts +7 -0
- package/esm/icons/outlined/material/index.js +7 -0
- package/esm/index.d.ts +1 -0
- package/esm/index.d.ts.map +1 -1
- package/esm/index.js +1 -0
- package/esm/index.js.map +1 -1
- package/esm/menu/style-presets.d.ts.map +1 -1
- package/esm/menu/style-presets.js +16 -5
- package/esm/menu/style-presets.js.map +1 -1
- package/esm/pagination/components/button/index.d.ts +2 -0
- package/esm/pagination/components/button/index.d.ts.map +1 -0
- package/esm/pagination/components/button/index.js +2 -0
- package/esm/pagination/components/button/index.js.map +1 -0
- package/esm/pagination/components/button/pagination-button.d.ts +5 -0
- package/esm/pagination/components/button/pagination-button.d.ts.map +1 -0
- package/esm/pagination/components/button/pagination-button.js +17 -0
- package/esm/pagination/components/button/pagination-button.js.map +1 -0
- package/esm/pagination/components/first-item/first-item.d.ts +14 -0
- package/esm/pagination/components/first-item/first-item.d.ts.map +1 -0
- package/esm/pagination/components/first-item/first-item.js +55 -0
- package/esm/pagination/components/first-item/first-item.js.map +1 -0
- package/esm/pagination/components/first-item/index.d.ts +3 -0
- package/esm/pagination/components/first-item/index.d.ts.map +1 -0
- package/esm/pagination/components/first-item/index.js +3 -0
- package/esm/pagination/components/first-item/index.js.map +1 -0
- package/esm/pagination/components/first-item/types.d.ts +14 -0
- package/esm/pagination/components/first-item/types.d.ts.map +1 -0
- package/esm/pagination/components/first-item/types.js +2 -0
- package/esm/pagination/components/first-item/types.js.map +1 -0
- package/esm/pagination/components/item/index.d.ts +2 -0
- package/esm/pagination/components/item/index.d.ts.map +1 -0
- package/esm/pagination/components/item/index.js +2 -0
- package/esm/pagination/components/item/index.js.map +1 -0
- package/esm/pagination/components/item/pagination-item.d.ts +4 -0
- package/esm/pagination/components/item/pagination-item.d.ts.map +1 -0
- package/esm/pagination/components/item/pagination-item.js +71 -0
- package/esm/pagination/components/item/pagination-item.js.map +1 -0
- package/esm/pagination/components/items/index.d.ts +2 -0
- package/esm/pagination/components/items/index.d.ts.map +1 -0
- package/esm/pagination/components/items/index.js +2 -0
- package/esm/pagination/components/items/index.js.map +1 -0
- package/esm/pagination/components/items/pagination-items.d.ts +4 -0
- package/esm/pagination/components/items/pagination-items.d.ts.map +1 -0
- package/esm/pagination/components/items/pagination-items.js +88 -0
- package/esm/pagination/components/items/pagination-items.js.map +1 -0
- package/esm/pagination/components/last-item/index.d.ts +3 -0
- package/esm/pagination/components/last-item/index.d.ts.map +1 -0
- package/esm/pagination/components/last-item/index.js +3 -0
- package/esm/pagination/components/last-item/index.js.map +1 -0
- package/esm/pagination/components/last-item/last-item.d.ts +14 -0
- package/esm/pagination/components/last-item/last-item.d.ts.map +1 -0
- package/esm/pagination/components/last-item/last-item.js +59 -0
- package/esm/pagination/components/last-item/last-item.js.map +1 -0
- package/esm/pagination/components/last-item/types.d.ts +14 -0
- package/esm/pagination/components/last-item/types.d.ts.map +1 -0
- package/esm/pagination/components/last-item/types.js +2 -0
- package/esm/pagination/components/last-item/types.js.map +1 -0
- package/esm/pagination/components/list-item/index.d.ts +2 -0
- package/esm/pagination/components/list-item/index.d.ts.map +1 -0
- package/esm/pagination/components/list-item/index.js +2 -0
- package/esm/pagination/components/list-item/index.js.map +1 -0
- package/esm/pagination/components/list-item/list-item.d.ts +3 -0
- package/esm/pagination/components/list-item/list-item.d.ts.map +1 -0
- package/esm/pagination/components/list-item/list-item.js +18 -0
- package/esm/pagination/components/list-item/list-item.js.map +1 -0
- package/esm/pagination/components/next-item/index.d.ts +3 -0
- package/esm/pagination/components/next-item/index.d.ts.map +1 -0
- package/esm/pagination/components/next-item/index.js +3 -0
- package/esm/pagination/components/next-item/index.js.map +1 -0
- package/esm/pagination/components/next-item/next-item.d.ts +14 -0
- package/esm/pagination/components/next-item/next-item.d.ts.map +1 -0
- package/esm/pagination/components/next-item/next-item.js +64 -0
- package/esm/pagination/components/next-item/next-item.js.map +1 -0
- package/esm/pagination/components/next-item/types.d.ts +14 -0
- package/esm/pagination/components/next-item/types.d.ts.map +1 -0
- package/esm/pagination/components/next-item/types.js +2 -0
- package/esm/pagination/components/next-item/types.js.map +1 -0
- package/esm/pagination/components/prev-item/index.d.ts +3 -0
- package/esm/pagination/components/prev-item/index.d.ts.map +1 -0
- package/esm/pagination/components/prev-item/index.js +3 -0
- package/esm/pagination/components/prev-item/index.js.map +1 -0
- package/esm/pagination/components/prev-item/prev-item.d.ts +14 -0
- package/esm/pagination/components/prev-item/prev-item.d.ts.map +1 -0
- package/esm/pagination/components/prev-item/prev-item.js +60 -0
- package/esm/pagination/components/prev-item/prev-item.js.map +1 -0
- package/esm/pagination/components/prev-item/types.d.ts +14 -0
- package/esm/pagination/components/prev-item/types.d.ts.map +1 -0
- package/esm/pagination/components/prev-item/types.js +2 -0
- package/esm/pagination/components/prev-item/types.js.map +1 -0
- package/esm/pagination/components/types.d.ts +8 -0
- package/esm/pagination/components/types.d.ts.map +1 -0
- package/esm/pagination/components/types.js +2 -0
- package/esm/pagination/components/types.js.map +1 -0
- package/esm/pagination/context.d.ts +6 -0
- package/esm/pagination/context.d.ts.map +1 -0
- package/esm/pagination/context.js +14 -0
- package/esm/pagination/context.js.map +1 -0
- package/esm/pagination/defaults.d.ts +186 -0
- package/esm/pagination/defaults.d.ts.map +1 -0
- package/esm/pagination/defaults.js +186 -0
- package/esm/pagination/defaults.js.map +1 -0
- package/esm/pagination/index.d.ts +13 -0
- package/esm/pagination/index.d.ts.map +1 -0
- package/esm/pagination/index.js +13 -0
- package/esm/pagination/index.js.map +1 -0
- package/esm/pagination/pagination.d.ts +4 -0
- package/esm/pagination/pagination.d.ts.map +1 -0
- package/esm/pagination/pagination.js +122 -0
- package/esm/pagination/pagination.js.map +1 -0
- package/esm/pagination/style-presets.d.ts +4 -0
- package/esm/pagination/style-presets.d.ts.map +1 -0
- package/esm/pagination/style-presets.js +57 -0
- package/esm/pagination/style-presets.js.map +1 -0
- package/esm/pagination/styled.d.ts +19 -0
- package/esm/pagination/styled.d.ts.map +1 -0
- package/esm/pagination/styled.js +26 -0
- package/esm/pagination/styled.js.map +1 -0
- package/esm/pagination/types.d.ts +95 -0
- package/esm/pagination/types.d.ts.map +1 -0
- package/esm/pagination/types.js +2 -0
- package/esm/pagination/types.js.map +1 -0
- package/esm/pagination/utils.d.ts +4 -0
- package/esm/pagination/utils.d.ts.map +1 -0
- package/esm/pagination/utils.js +97 -0
- package/esm/pagination/utils.js.map +1 -0
- package/esm/popover/style-presets.d.ts.map +1 -1
- package/esm/popover/style-presets.js +13 -0
- package/esm/popover/style-presets.js.map +1 -1
- package/esm/structured-list/structured-list-item.d.ts.map +1 -1
- package/esm/structured-list/structured-list-item.js +5 -1
- package/esm/structured-list/structured-list-item.js.map +1 -1
- package/esm/structured-list/structured-list.d.ts.map +1 -1
- package/esm/structured-list/structured-list.js +2 -1
- package/esm/structured-list/structured-list.js.map +1 -1
- package/esm/structured-list/types.d.ts +1 -0
- package/esm/structured-list/types.d.ts.map +1 -1
- package/esm/tabs/style-presets.js +1 -1
- package/esm/tabs/style-presets.js.map +1 -1
- package/esm/theme/foundations/outlines.d.ts +1 -0
- package/esm/theme/foundations/outlines.d.ts.map +1 -1
- package/esm/theme/foundations/outlines.js +1 -0
- package/esm/theme/foundations/outlines.js.map +1 -1
- package/esm/theme/presets/style-presets.d.ts.map +1 -1
- package/esm/theme/presets/style-presets.js +13 -0
- package/esm/theme/presets/style-presets.js.map +1 -1
- package/esm/utils/recurse-unknown.d.ts.map +1 -1
- package/esm/utils/recurse-unknown.js +4 -1
- package/esm/utils/recurse-unknown.js.map +1 -1
- package/esm/version-number.json +1 -1
- package/package.json +1 -1
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.IconOutlinedLastPage = void 0;
|
|
4
|
+
// This file is automatically generated do not modify it. See scripts/generate-icons/index.js
|
|
5
|
+
var LastPage_1 = require("@emotion-icons/material-outlined/LastPage");
|
|
6
|
+
var to_newskit_icon_1 = require("../../to-newskit-icon");
|
|
7
|
+
// The updated display name will be used to return the right icon in
|
|
8
|
+
// "to-newskit-icon.tsx", if it gets overridden
|
|
9
|
+
LastPage_1.LastPage['displayName'] = "IconOutlinedLastPage";
|
|
10
|
+
exports.IconOutlinedLastPage = (0, to_newskit_icon_1.toNewsKitIcon)(LastPage_1.LastPage);
|
|
11
|
+
//# sourceMappingURL=icon-outlined-last-page.js.map
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.IconOutlinedMoreHoriz = void 0;
|
|
4
|
+
// This file is automatically generated do not modify it. See scripts/generate-icons/index.js
|
|
5
|
+
var MoreHoriz_1 = require("@emotion-icons/material-outlined/MoreHoriz");
|
|
6
|
+
var to_newskit_icon_1 = require("../../to-newskit-icon");
|
|
7
|
+
// The updated display name will be used to return the right icon in
|
|
8
|
+
// "to-newskit-icon.tsx", if it gets overridden
|
|
9
|
+
MoreHoriz_1.MoreHoriz['displayName'] = "IconOutlinedMoreHoriz";
|
|
10
|
+
exports.IconOutlinedMoreHoriz = (0, to_newskit_icon_1.toNewsKitIcon)(MoreHoriz_1.MoreHoriz);
|
|
11
|
+
//# sourceMappingURL=icon-outlined-more-horiz.js.map
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.IconOutlinedRemoveRedEye = void 0;
|
|
4
|
+
// This file is automatically generated do not modify it. See scripts/generate-icons/index.js
|
|
5
|
+
var RemoveRedEye_1 = require("@emotion-icons/material-outlined/RemoveRedEye");
|
|
6
|
+
var to_newskit_icon_1 = require("../../to-newskit-icon");
|
|
7
|
+
// The updated display name will be used to return the right icon in
|
|
8
|
+
// "to-newskit-icon.tsx", if it gets overridden
|
|
9
|
+
RemoveRedEye_1.RemoveRedEye['displayName'] = "IconOutlinedRemoveRedEye";
|
|
10
|
+
exports.IconOutlinedRemoveRedEye = (0, to_newskit_icon_1.toNewsKitIcon)(RemoveRedEye_1.RemoveRedEye);
|
|
11
|
+
//# sourceMappingURL=icon-outlined-remove-red-eye.js.map
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.IconOutlinedStar = void 0;
|
|
4
|
+
// This file is automatically generated do not modify it. See scripts/generate-icons/index.js
|
|
5
|
+
var Star_1 = require("@emotion-icons/material-outlined/Star");
|
|
6
|
+
var to_newskit_icon_1 = require("../../to-newskit-icon");
|
|
7
|
+
// The updated display name will be used to return the right icon in
|
|
8
|
+
// "to-newskit-icon.tsx", if it gets overridden
|
|
9
|
+
Star_1.Star['displayName'] = "IconOutlinedStar";
|
|
10
|
+
exports.IconOutlinedStar = (0, to_newskit_icon_1.toNewsKitIcon)(Star_1.Star);
|
|
11
|
+
//# sourceMappingURL=icon-outlined-star.js.map
|
|
@@ -1,11 +1,13 @@
|
|
|
1
1
|
export { IconOutlinedAccountBalance } from './icon-outlined-account-balance';
|
|
2
2
|
export { IconOutlinedAccountTree } from './icon-outlined-account-tree';
|
|
3
3
|
export { IconOutlinedAdd } from './icon-outlined-add';
|
|
4
|
+
export { IconOutlinedArrowBack } from './icon-outlined-arrow-back';
|
|
4
5
|
export { IconOutlinedAddCircle } from './icon-outlined-add-circle';
|
|
5
6
|
export { IconOutlinedAddCircleOutline } from './icon-outlined-add-circle-outline';
|
|
6
7
|
export { IconOutlinedArrowDropDown } from './icon-outlined-arrow-drop-down';
|
|
7
8
|
export { IconOutlinedArrowDropUp } from './icon-outlined-arrow-drop-up';
|
|
8
9
|
export { IconOutlinedArrowRightAlt } from './icon-outlined-arrow-right-alt';
|
|
10
|
+
export { IconOutlinedArrowForward } from './icon-outlined-arrow-forward';
|
|
9
11
|
export { IconOutlinedArrowForwardIos } from './icon-outlined-arrow-forward-ios';
|
|
10
12
|
export { IconOutlinedBadge } from './icon-outlined-badge';
|
|
11
13
|
export { IconOutlinedBookmarkBorder } from './icon-outlined-bookmark-border';
|
|
@@ -23,6 +25,7 @@ export { IconOutlinedDragHandle } from './icon-outlined-drag-handle';
|
|
|
23
25
|
export { IconOutlinedEmail } from './icon-outlined-email';
|
|
24
26
|
export { IconOutlinedError } from './icon-outlined-error';
|
|
25
27
|
export { IconOutlinedErrorOutline } from './icon-outlined-error-outline';
|
|
28
|
+
export { IconOutlinedFirstPage } from './icon-outlined-first-page';
|
|
26
29
|
export { IconOutlinedGraphicEq } from './icon-outlined-graphic-eq';
|
|
27
30
|
export { IconOutlinedHighlightOff } from './icon-outlined-highlight-off';
|
|
28
31
|
export { IconOutlinedHome } from './icon-outlined-home';
|
|
@@ -35,21 +38,25 @@ export { IconOutlinedKeyboardArrowUp } from './icon-outlined-keyboard-arrow-up';
|
|
|
35
38
|
export { IconOutlinedKeyboardBackspace } from './icon-outlined-keyboard-backspace';
|
|
36
39
|
export { IconOutlinedKeyboardReturn } from './icon-outlined-keyboard-return';
|
|
37
40
|
export { IconOutlinedKeyboardTab } from './icon-outlined-keyboard-tab';
|
|
41
|
+
export { IconOutlinedLastPage } from './icon-outlined-last-page';
|
|
38
42
|
export { IconOutlinedLaunch } from './icon-outlined-launch';
|
|
39
43
|
export { IconOutlinedLightMode } from './icon-outlined-light-mode';
|
|
40
44
|
export { IconOutlinedLink } from './icon-outlined-link';
|
|
41
45
|
export { IconOutlinedMenu } from './icon-outlined-menu';
|
|
42
46
|
export { IconOutlinedMood } from './icon-outlined-mood';
|
|
47
|
+
export { IconOutlinedMoreHoriz } from './icon-outlined-more-horiz';
|
|
43
48
|
export { IconOutlinedPause } from './icon-outlined-pause';
|
|
44
49
|
export { IconOutlinedPlayArrow } from './icon-outlined-play-arrow';
|
|
45
50
|
export { IconOutlinedRemove } from './icon-outlined-remove';
|
|
46
51
|
export { IconOutlinedRemoveCircle } from './icon-outlined-remove-circle';
|
|
52
|
+
export { IconOutlinedRemoveRedEye } from './icon-outlined-remove-red-eye';
|
|
47
53
|
export { IconOutlinedSearch } from './icon-outlined-search';
|
|
48
54
|
export { IconOutlinedSkipNext } from './icon-outlined-skip-next';
|
|
49
55
|
export { IconOutlinedSkipPrevious } from './icon-outlined-skip-previous';
|
|
50
56
|
export { IconOutlinedSlowMotionVideo } from './icon-outlined-slow-motion-video';
|
|
51
57
|
export { IconOutlinedSpaceBar } from './icon-outlined-space-bar';
|
|
52
58
|
export { IconOutlinedStarOutline } from './icon-outlined-star-outline';
|
|
59
|
+
export { IconOutlinedStar } from './icon-outlined-star';
|
|
53
60
|
export { IconOutlinedStop } from './icon-outlined-stop';
|
|
54
61
|
export { IconOutlinedTrendingFlat } from './icon-outlined-trending-flat';
|
|
55
62
|
export { IconOutlinedVolumeDown } from './icon-outlined-volume-down';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
4
|
-
exports.IconOutlinedWarning = exports.IconOutlinedVolumeUp = exports.IconOutlinedVolumeOff = exports.IconOutlinedVolumeDown = exports.IconOutlinedTrendingFlat = exports.IconOutlinedStop = exports.IconOutlinedStarOutline = exports.IconOutlinedSpaceBar = void 0;
|
|
3
|
+
exports.IconOutlinedRemove = exports.IconOutlinedPlayArrow = exports.IconOutlinedPause = exports.IconOutlinedMoreHoriz = exports.IconOutlinedMood = exports.IconOutlinedMenu = exports.IconOutlinedLink = exports.IconOutlinedLightMode = exports.IconOutlinedLaunch = exports.IconOutlinedLastPage = exports.IconOutlinedKeyboardTab = exports.IconOutlinedKeyboardReturn = exports.IconOutlinedKeyboardBackspace = exports.IconOutlinedKeyboardArrowUp = exports.IconOutlinedKeyboardArrowRight = exports.IconOutlinedKeyboardArrowLeft = exports.IconOutlinedKeyboardArrowDown = exports.IconOutlinedInfo = exports.IconOutlinedImage = exports.IconOutlinedHome = exports.IconOutlinedHighlightOff = exports.IconOutlinedGraphicEq = exports.IconOutlinedFirstPage = exports.IconOutlinedErrorOutline = exports.IconOutlinedError = exports.IconOutlinedEmail = exports.IconOutlinedDragHandle = exports.IconOutlinedDarkMode = exports.IconOutlinedExpandMore = exports.IconOutlinedExpandLess = exports.IconOutlinedClose = exports.IconOutlinedCircle = exports.IconOutlinedChevronRight = exports.IconOutlinedChevronLeft = exports.IconOutlinedCheckCircle = exports.IconOutlinedCheck = exports.IconOutlinedCancel = exports.IconOutlinedBookmarkBorder = exports.IconOutlinedBadge = exports.IconOutlinedArrowForwardIos = exports.IconOutlinedArrowForward = exports.IconOutlinedArrowRightAlt = exports.IconOutlinedArrowDropUp = exports.IconOutlinedArrowDropDown = exports.IconOutlinedAddCircleOutline = exports.IconOutlinedAddCircle = exports.IconOutlinedArrowBack = exports.IconOutlinedAdd = exports.IconOutlinedAccountTree = exports.IconOutlinedAccountBalance = void 0;
|
|
4
|
+
exports.IconOutlinedWarning = exports.IconOutlinedVolumeUp = exports.IconOutlinedVolumeOff = exports.IconOutlinedVolumeDown = exports.IconOutlinedTrendingFlat = exports.IconOutlinedStop = exports.IconOutlinedStar = exports.IconOutlinedStarOutline = exports.IconOutlinedSpaceBar = exports.IconOutlinedSlowMotionVideo = exports.IconOutlinedSkipPrevious = exports.IconOutlinedSkipNext = exports.IconOutlinedSearch = exports.IconOutlinedRemoveRedEye = exports.IconOutlinedRemoveCircle = void 0;
|
|
5
5
|
// This file is automatically generated do not modify it. See scripts/generate-icons/index.js
|
|
6
6
|
var icon_outlined_account_balance_1 = require("./icon-outlined-account-balance");
|
|
7
7
|
Object.defineProperty(exports, "IconOutlinedAccountBalance", { enumerable: true, get: function () { return icon_outlined_account_balance_1.IconOutlinedAccountBalance; } });
|
|
@@ -9,6 +9,8 @@ var icon_outlined_account_tree_1 = require("./icon-outlined-account-tree");
|
|
|
9
9
|
Object.defineProperty(exports, "IconOutlinedAccountTree", { enumerable: true, get: function () { return icon_outlined_account_tree_1.IconOutlinedAccountTree; } });
|
|
10
10
|
var icon_outlined_add_1 = require("./icon-outlined-add");
|
|
11
11
|
Object.defineProperty(exports, "IconOutlinedAdd", { enumerable: true, get: function () { return icon_outlined_add_1.IconOutlinedAdd; } });
|
|
12
|
+
var icon_outlined_arrow_back_1 = require("./icon-outlined-arrow-back");
|
|
13
|
+
Object.defineProperty(exports, "IconOutlinedArrowBack", { enumerable: true, get: function () { return icon_outlined_arrow_back_1.IconOutlinedArrowBack; } });
|
|
12
14
|
var icon_outlined_add_circle_1 = require("./icon-outlined-add-circle");
|
|
13
15
|
Object.defineProperty(exports, "IconOutlinedAddCircle", { enumerable: true, get: function () { return icon_outlined_add_circle_1.IconOutlinedAddCircle; } });
|
|
14
16
|
var icon_outlined_add_circle_outline_1 = require("./icon-outlined-add-circle-outline");
|
|
@@ -19,6 +21,8 @@ var icon_outlined_arrow_drop_up_1 = require("./icon-outlined-arrow-drop-up");
|
|
|
19
21
|
Object.defineProperty(exports, "IconOutlinedArrowDropUp", { enumerable: true, get: function () { return icon_outlined_arrow_drop_up_1.IconOutlinedArrowDropUp; } });
|
|
20
22
|
var icon_outlined_arrow_right_alt_1 = require("./icon-outlined-arrow-right-alt");
|
|
21
23
|
Object.defineProperty(exports, "IconOutlinedArrowRightAlt", { enumerable: true, get: function () { return icon_outlined_arrow_right_alt_1.IconOutlinedArrowRightAlt; } });
|
|
24
|
+
var icon_outlined_arrow_forward_1 = require("./icon-outlined-arrow-forward");
|
|
25
|
+
Object.defineProperty(exports, "IconOutlinedArrowForward", { enumerable: true, get: function () { return icon_outlined_arrow_forward_1.IconOutlinedArrowForward; } });
|
|
22
26
|
var icon_outlined_arrow_forward_ios_1 = require("./icon-outlined-arrow-forward-ios");
|
|
23
27
|
Object.defineProperty(exports, "IconOutlinedArrowForwardIos", { enumerable: true, get: function () { return icon_outlined_arrow_forward_ios_1.IconOutlinedArrowForwardIos; } });
|
|
24
28
|
var icon_outlined_badge_1 = require("./icon-outlined-badge");
|
|
@@ -53,6 +57,8 @@ var icon_outlined_error_1 = require("./icon-outlined-error");
|
|
|
53
57
|
Object.defineProperty(exports, "IconOutlinedError", { enumerable: true, get: function () { return icon_outlined_error_1.IconOutlinedError; } });
|
|
54
58
|
var icon_outlined_error_outline_1 = require("./icon-outlined-error-outline");
|
|
55
59
|
Object.defineProperty(exports, "IconOutlinedErrorOutline", { enumerable: true, get: function () { return icon_outlined_error_outline_1.IconOutlinedErrorOutline; } });
|
|
60
|
+
var icon_outlined_first_page_1 = require("./icon-outlined-first-page");
|
|
61
|
+
Object.defineProperty(exports, "IconOutlinedFirstPage", { enumerable: true, get: function () { return icon_outlined_first_page_1.IconOutlinedFirstPage; } });
|
|
56
62
|
var icon_outlined_graphic_eq_1 = require("./icon-outlined-graphic-eq");
|
|
57
63
|
Object.defineProperty(exports, "IconOutlinedGraphicEq", { enumerable: true, get: function () { return icon_outlined_graphic_eq_1.IconOutlinedGraphicEq; } });
|
|
58
64
|
var icon_outlined_highlight_off_1 = require("./icon-outlined-highlight-off");
|
|
@@ -77,6 +83,8 @@ var icon_outlined_keyboard_return_1 = require("./icon-outlined-keyboard-return")
|
|
|
77
83
|
Object.defineProperty(exports, "IconOutlinedKeyboardReturn", { enumerable: true, get: function () { return icon_outlined_keyboard_return_1.IconOutlinedKeyboardReturn; } });
|
|
78
84
|
var icon_outlined_keyboard_tab_1 = require("./icon-outlined-keyboard-tab");
|
|
79
85
|
Object.defineProperty(exports, "IconOutlinedKeyboardTab", { enumerable: true, get: function () { return icon_outlined_keyboard_tab_1.IconOutlinedKeyboardTab; } });
|
|
86
|
+
var icon_outlined_last_page_1 = require("./icon-outlined-last-page");
|
|
87
|
+
Object.defineProperty(exports, "IconOutlinedLastPage", { enumerable: true, get: function () { return icon_outlined_last_page_1.IconOutlinedLastPage; } });
|
|
80
88
|
var icon_outlined_launch_1 = require("./icon-outlined-launch");
|
|
81
89
|
Object.defineProperty(exports, "IconOutlinedLaunch", { enumerable: true, get: function () { return icon_outlined_launch_1.IconOutlinedLaunch; } });
|
|
82
90
|
var icon_outlined_light_mode_1 = require("./icon-outlined-light-mode");
|
|
@@ -87,6 +95,8 @@ var icon_outlined_menu_1 = require("./icon-outlined-menu");
|
|
|
87
95
|
Object.defineProperty(exports, "IconOutlinedMenu", { enumerable: true, get: function () { return icon_outlined_menu_1.IconOutlinedMenu; } });
|
|
88
96
|
var icon_outlined_mood_1 = require("./icon-outlined-mood");
|
|
89
97
|
Object.defineProperty(exports, "IconOutlinedMood", { enumerable: true, get: function () { return icon_outlined_mood_1.IconOutlinedMood; } });
|
|
98
|
+
var icon_outlined_more_horiz_1 = require("./icon-outlined-more-horiz");
|
|
99
|
+
Object.defineProperty(exports, "IconOutlinedMoreHoriz", { enumerable: true, get: function () { return icon_outlined_more_horiz_1.IconOutlinedMoreHoriz; } });
|
|
90
100
|
var icon_outlined_pause_1 = require("./icon-outlined-pause");
|
|
91
101
|
Object.defineProperty(exports, "IconOutlinedPause", { enumerable: true, get: function () { return icon_outlined_pause_1.IconOutlinedPause; } });
|
|
92
102
|
var icon_outlined_play_arrow_1 = require("./icon-outlined-play-arrow");
|
|
@@ -95,6 +105,8 @@ var icon_outlined_remove_1 = require("./icon-outlined-remove");
|
|
|
95
105
|
Object.defineProperty(exports, "IconOutlinedRemove", { enumerable: true, get: function () { return icon_outlined_remove_1.IconOutlinedRemove; } });
|
|
96
106
|
var icon_outlined_remove_circle_1 = require("./icon-outlined-remove-circle");
|
|
97
107
|
Object.defineProperty(exports, "IconOutlinedRemoveCircle", { enumerable: true, get: function () { return icon_outlined_remove_circle_1.IconOutlinedRemoveCircle; } });
|
|
108
|
+
var icon_outlined_remove_red_eye_1 = require("./icon-outlined-remove-red-eye");
|
|
109
|
+
Object.defineProperty(exports, "IconOutlinedRemoveRedEye", { enumerable: true, get: function () { return icon_outlined_remove_red_eye_1.IconOutlinedRemoveRedEye; } });
|
|
98
110
|
var icon_outlined_search_1 = require("./icon-outlined-search");
|
|
99
111
|
Object.defineProperty(exports, "IconOutlinedSearch", { enumerable: true, get: function () { return icon_outlined_search_1.IconOutlinedSearch; } });
|
|
100
112
|
var icon_outlined_skip_next_1 = require("./icon-outlined-skip-next");
|
|
@@ -107,6 +119,8 @@ var icon_outlined_space_bar_1 = require("./icon-outlined-space-bar");
|
|
|
107
119
|
Object.defineProperty(exports, "IconOutlinedSpaceBar", { enumerable: true, get: function () { return icon_outlined_space_bar_1.IconOutlinedSpaceBar; } });
|
|
108
120
|
var icon_outlined_star_outline_1 = require("./icon-outlined-star-outline");
|
|
109
121
|
Object.defineProperty(exports, "IconOutlinedStarOutline", { enumerable: true, get: function () { return icon_outlined_star_outline_1.IconOutlinedStarOutline; } });
|
|
122
|
+
var icon_outlined_star_1 = require("./icon-outlined-star");
|
|
123
|
+
Object.defineProperty(exports, "IconOutlinedStar", { enumerable: true, get: function () { return icon_outlined_star_1.IconOutlinedStar; } });
|
|
110
124
|
var icon_outlined_stop_1 = require("./icon-outlined-stop");
|
|
111
125
|
Object.defineProperty(exports, "IconOutlinedStop", { enumerable: true, get: function () { return icon_outlined_stop_1.IconOutlinedStop; } });
|
|
112
126
|
var icon_outlined_trending_flat_1 = require("./icon-outlined-trending-flat");
|
package/cjs/index.d.ts
CHANGED
|
@@ -37,6 +37,7 @@ export * from './menu';
|
|
|
37
37
|
export * from './modal';
|
|
38
38
|
export * from './newskit-provider';
|
|
39
39
|
export * from './ordered-list';
|
|
40
|
+
export * from './pagination';
|
|
40
41
|
export * from './popover';
|
|
41
42
|
export * from './radio-button';
|
|
42
43
|
export * from './screen-reader-only';
|
package/cjs/index.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,aAAa,CAAC;AAC5B,cAAc,gBAAgB,CAAC;AAC/B,cAAc,kBAAkB,CAAC;AACjC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,2BAA2B,CAAC;AAC1C,cAAc,UAAU,CAAC;AACzB,cAAc,SAAS,CAAC;AACxB,cAAc,eAAe,CAAC;AAC9B,cAAc,UAAU,CAAC;AACzB,cAAc,UAAU,CAAC;AACzB,cAAc,WAAW,CAAC;AAC1B,cAAc,QAAQ,CAAC;AACvB,cAAc,mBAAmB,CAAC;AAClC,cAAc,YAAY,CAAC;AAC3B,cAAc,WAAW,CAAC;AAC1B,cAAc,aAAa,CAAC;AAC5B,cAAc,WAAW,CAAC;AAC1B,cAAc,UAAU,CAAC;AACzB,cAAc,eAAe,CAAC;AAC9B,cAAc,uBAAuB,CAAC;AACtC,cAAc,YAAY,CAAC;AAC3B,cAAc,QAAQ,CAAC;AACvB,cAAc,QAAQ,CAAC;AACvB,cAAc,QAAQ,CAAC;AACvB,cAAc,eAAe,CAAC;AAC9B,cAAc,YAAY,CAAC;AAC3B,cAAc,eAAe,CAAC;AAE9B,OAAO,EAEL,GAAG,EAEH,aAAa,EAEb,mBAAmB,EAEnB,8BAA8B,GAC/B,MAAM,SAAS,CAAC;AACjB,YAAY,EACV,QAAQ,EACR,gBAAgB,EAChB,WAAW,EACX,aAAa,GACd,MAAM,SAAS,CAAC;AACjB,cAAc,SAAS,CAAC;AACxB,cAAc,kBAAkB,CAAC;AACjC,cAAc,mBAAmB,CAAC;AAClC,cAAc,SAAS,CAAC;AACxB,cAAc,SAAS,CAAC;AACxB,cAAc,QAAQ,CAAC;AACvB,cAAc,QAAQ,CAAC;AACvB,cAAc,SAAS,CAAC;AACxB,cAAc,oBAAoB,CAAC;AACnC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,WAAW,CAAC;AAC1B,cAAc,gBAAgB,CAAC;AAC/B,cAAc,sBAAsB,CAAC;AACrC,cAAc,UAAU,CAAC;AACzB,cAAc,UAAU,CAAC;AACzB,cAAc,aAAa,CAAC;AAC5B,cAAc,UAAU,CAAC;AACzB,cAAc,eAAe,CAAC;AAC9B,cAAc,SAAS,CAAC;AACxB,cAAc,cAAc,CAAC;AAC7B,cAAc,mBAAmB,CAAC;AAClC,cAAc,UAAU,CAAC;AACzB,cAAc,QAAQ,CAAC;AACvB,cAAc,OAAO,CAAC;AACtB,cAAc,WAAW,CAAC;AAC1B,cAAc,aAAa,CAAC;AAC5B,cAAc,cAAc,CAAC;AAC7B,cAAc,cAAc,CAAC;AAC7B,cAAc,cAAc,CAAC;AAC7B,cAAc,SAAS,CAAC;AACxB,cAAc,iBAAiB,CAAC;AAChC,cAAc,aAAa,CAAC;AAC5B,cAAc,SAAS,CAAC;AACxB,cAAc,WAAW,CAAC;AAC1B,cAAc,cAAc,CAAC;AAC7B,cAAc,kBAAkB,CAAC;AACjC,cAAc,SAAS,CAAC;AACxB,cAAc,gBAAgB,CAAC;AAC/B,cAAc,kBAAkB,CAAC"}
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,aAAa,CAAC;AAC5B,cAAc,gBAAgB,CAAC;AAC/B,cAAc,kBAAkB,CAAC;AACjC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,2BAA2B,CAAC;AAC1C,cAAc,UAAU,CAAC;AACzB,cAAc,SAAS,CAAC;AACxB,cAAc,eAAe,CAAC;AAC9B,cAAc,UAAU,CAAC;AACzB,cAAc,UAAU,CAAC;AACzB,cAAc,WAAW,CAAC;AAC1B,cAAc,QAAQ,CAAC;AACvB,cAAc,mBAAmB,CAAC;AAClC,cAAc,YAAY,CAAC;AAC3B,cAAc,WAAW,CAAC;AAC1B,cAAc,aAAa,CAAC;AAC5B,cAAc,WAAW,CAAC;AAC1B,cAAc,UAAU,CAAC;AACzB,cAAc,eAAe,CAAC;AAC9B,cAAc,uBAAuB,CAAC;AACtC,cAAc,YAAY,CAAC;AAC3B,cAAc,QAAQ,CAAC;AACvB,cAAc,QAAQ,CAAC;AACvB,cAAc,QAAQ,CAAC;AACvB,cAAc,eAAe,CAAC;AAC9B,cAAc,YAAY,CAAC;AAC3B,cAAc,eAAe,CAAC;AAE9B,OAAO,EAEL,GAAG,EAEH,aAAa,EAEb,mBAAmB,EAEnB,8BAA8B,GAC/B,MAAM,SAAS,CAAC;AACjB,YAAY,EACV,QAAQ,EACR,gBAAgB,EAChB,WAAW,EACX,aAAa,GACd,MAAM,SAAS,CAAC;AACjB,cAAc,SAAS,CAAC;AACxB,cAAc,kBAAkB,CAAC;AACjC,cAAc,mBAAmB,CAAC;AAClC,cAAc,SAAS,CAAC;AACxB,cAAc,SAAS,CAAC;AACxB,cAAc,QAAQ,CAAC;AACvB,cAAc,QAAQ,CAAC;AACvB,cAAc,SAAS,CAAC;AACxB,cAAc,oBAAoB,CAAC;AACnC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,cAAc,CAAC;AAC7B,cAAc,WAAW,CAAC;AAC1B,cAAc,gBAAgB,CAAC;AAC/B,cAAc,sBAAsB,CAAC;AACrC,cAAc,UAAU,CAAC;AACzB,cAAc,UAAU,CAAC;AACzB,cAAc,aAAa,CAAC;AAC5B,cAAc,UAAU,CAAC;AACzB,cAAc,eAAe,CAAC;AAC9B,cAAc,SAAS,CAAC;AACxB,cAAc,cAAc,CAAC;AAC7B,cAAc,mBAAmB,CAAC;AAClC,cAAc,UAAU,CAAC;AACzB,cAAc,QAAQ,CAAC;AACvB,cAAc,OAAO,CAAC;AACtB,cAAc,WAAW,CAAC;AAC1B,cAAc,aAAa,CAAC;AAC5B,cAAc,cAAc,CAAC;AAC7B,cAAc,cAAc,CAAC;AAC7B,cAAc,cAAc,CAAC;AAC7B,cAAc,SAAS,CAAC;AACxB,cAAc,iBAAiB,CAAC;AAChC,cAAc,aAAa,CAAC;AAC5B,cAAc,SAAS,CAAC;AACxB,cAAc,WAAW,CAAC;AAC1B,cAAc,cAAc,CAAC;AAC7B,cAAc,kBAAkB,CAAC;AACjC,cAAc,SAAS,CAAC;AACxB,cAAc,gBAAgB,CAAC;AAC/B,cAAc,kBAAkB,CAAC"}
|
package/cjs/index.js
CHANGED
|
@@ -57,6 +57,7 @@ __exportStar(require("./menu"), exports);
|
|
|
57
57
|
__exportStar(require("./modal"), exports);
|
|
58
58
|
__exportStar(require("./newskit-provider"), exports);
|
|
59
59
|
__exportStar(require("./ordered-list"), exports);
|
|
60
|
+
__exportStar(require("./pagination"), exports);
|
|
60
61
|
__exportStar(require("./popover"), exports);
|
|
61
62
|
__exportStar(require("./radio-button"), exports);
|
|
62
63
|
__exportStar(require("./screen-reader-only"), exports);
|
package/cjs/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;AAAA,8CAA4B;AAC5B,iDAA+B;AAC/B,mDAAiC;AACjC,iDAA+B;AAC/B,4DAA0C;AAC1C,2CAAyB;AACzB,0CAAwB;AACxB,gDAA8B;AAC9B,2CAAyB;AACzB,2CAAyB;AACzB,4CAA0B;AAC1B,yCAAuB;AACvB,oDAAkC;AAClC,6CAA2B;AAC3B,4CAA0B;AAC1B,8CAA4B;AAC5B,4CAA0B;AAC1B,2CAAyB;AACzB,gDAA8B;AAC9B,wDAAsC;AACtC,6CAA2B;AAC3B,yCAAuB;AACvB,yCAAuB;AACvB,yCAAuB;AACvB,gDAA8B;AAC9B,6CAA2B;AAC3B,gDAA8B;AAE9B,iCASiB;AARf,0BAA0B;AAC1B,4FAAA,GAAG,OAAA;AACH,0BAA0B;AAC1B,sGAAA,aAAa,OAAA;AACb,0BAA0B;AAC1B,4GAAA,mBAAmB,OAAA;AACnB,0BAA0B;AAC1B,uHAAA,8BAA8B,OAAA;AAQhC,0CAAwB;AACxB,mDAAiC;AACjC,oDAAkC;AAClC,0CAAwB;AACxB,0CAAwB;AACxB,yCAAuB;AACvB,yCAAuB;AACvB,0CAAwB;AACxB,qDAAmC;AACnC,iDAA+B;AAC/B,4CAA0B;AAC1B,iDAA+B;AAC/B,uDAAqC;AACrC,2CAAyB;AACzB,2CAAyB;AACzB,8CAA4B;AAC5B,2CAAyB;AACzB,gDAA8B;AAC9B,0CAAwB;AACxB,+CAA6B;AAC7B,oDAAkC;AAClC,2CAAyB;AACzB,yCAAuB;AACvB,wCAAsB;AACtB,4CAA0B;AAC1B,8CAA4B;AAC5B,+CAA6B;AAC7B,+CAA6B;AAC7B,+CAA6B;AAC7B,0CAAwB;AACxB,kDAAgC;AAChC,8CAA4B;AAC5B,0CAAwB;AACxB,4CAA0B;AAC1B,+CAA6B;AAC7B,mDAAiC;AACjC,0CAAwB;AACxB,iDAA+B;AAC/B,mDAAiC"}
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;AAAA,8CAA4B;AAC5B,iDAA+B;AAC/B,mDAAiC;AACjC,iDAA+B;AAC/B,4DAA0C;AAC1C,2CAAyB;AACzB,0CAAwB;AACxB,gDAA8B;AAC9B,2CAAyB;AACzB,2CAAyB;AACzB,4CAA0B;AAC1B,yCAAuB;AACvB,oDAAkC;AAClC,6CAA2B;AAC3B,4CAA0B;AAC1B,8CAA4B;AAC5B,4CAA0B;AAC1B,2CAAyB;AACzB,gDAA8B;AAC9B,wDAAsC;AACtC,6CAA2B;AAC3B,yCAAuB;AACvB,yCAAuB;AACvB,yCAAuB;AACvB,gDAA8B;AAC9B,6CAA2B;AAC3B,gDAA8B;AAE9B,iCASiB;AARf,0BAA0B;AAC1B,4FAAA,GAAG,OAAA;AACH,0BAA0B;AAC1B,sGAAA,aAAa,OAAA;AACb,0BAA0B;AAC1B,4GAAA,mBAAmB,OAAA;AACnB,0BAA0B;AAC1B,uHAAA,8BAA8B,OAAA;AAQhC,0CAAwB;AACxB,mDAAiC;AACjC,oDAAkC;AAClC,0CAAwB;AACxB,0CAAwB;AACxB,yCAAuB;AACvB,yCAAuB;AACvB,0CAAwB;AACxB,qDAAmC;AACnC,iDAA+B;AAC/B,+CAA6B;AAC7B,4CAA0B;AAC1B,iDAA+B;AAC/B,uDAAqC;AACrC,2CAAyB;AACzB,2CAAyB;AACzB,8CAA4B;AAC5B,2CAAyB;AACzB,gDAA8B;AAC9B,0CAAwB;AACxB,+CAA6B;AAC7B,oDAAkC;AAClC,2CAAyB;AACzB,yCAAuB;AACvB,wCAAsB;AACtB,4CAA0B;AAC1B,8CAA4B;AAC5B,+CAA6B;AAC7B,+CAA6B;AAC7B,+CAA6B;AAC7B,0CAAwB;AACxB,kDAAgC;AAChC,8CAA4B;AAC5B,0CAAwB;AACxB,4CAA0B;AAC1B,+CAA6B;AAC7B,mDAAiC;AACjC,0CAAwB;AACxB,iDAA+B;AAC/B,mDAAiC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"style-presets.d.ts","sourceRoot":"","sources":["../../../src/menu/style-presets.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,WAAW,EAAC,MAAM,gBAAgB,CAAC;;AAI3C,
|
|
1
|
+
{"version":3,"file":"style-presets.d.ts","sourceRoot":"","sources":["../../../src/menu/style-presets.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,WAAW,EAAC,MAAM,gBAAgB,CAAC;;AAI3C,wBA2MiC"}
|
|
@@ -1,4 +1,15 @@
|
|
|
1
1
|
"use strict";
|
|
2
|
+
var __assign = (this && this.__assign) || function () {
|
|
3
|
+
__assign = Object.assign || function(t) {
|
|
4
|
+
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
5
|
+
s = arguments[i];
|
|
6
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
|
7
|
+
t[p] = s[p];
|
|
8
|
+
}
|
|
9
|
+
return t;
|
|
10
|
+
};
|
|
11
|
+
return __assign.apply(this, arguments);
|
|
12
|
+
};
|
|
2
13
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
14
|
var default_focus_visible_1 = require("../utils/default-focus-visible");
|
|
4
15
|
var inverse_focus_visible_1 = require("../utils/inverse-focus-visible");
|
|
@@ -37,7 +48,7 @@ exports.default = {
|
|
|
37
48
|
color: '{{colors.inkNonEssential}}',
|
|
38
49
|
iconColor: '{{colors.inkNonEssential}}',
|
|
39
50
|
},
|
|
40
|
-
'focus-visible': default_focus_visible_1.defaultFocusVisible,
|
|
51
|
+
'focus-visible': __assign(__assign({}, default_focus_visible_1.defaultFocusVisible), { outlineOffset: '-{{outlines.outlineOffsetDefault}}' }),
|
|
41
52
|
},
|
|
42
53
|
menuItemHorizontal: {
|
|
43
54
|
base: {
|
|
@@ -72,7 +83,7 @@ exports.default = {
|
|
|
72
83
|
color: '{{colors.inkNonEssential}}',
|
|
73
84
|
iconColor: '{{colors.inkNonEssential}}',
|
|
74
85
|
},
|
|
75
|
-
'focus-visible': default_focus_visible_1.defaultFocusVisible,
|
|
86
|
+
'focus-visible': __assign(__assign({}, default_focus_visible_1.defaultFocusVisible), { outlineOffset: '-{{outlines.outlineOffsetDefault}}' }),
|
|
76
87
|
},
|
|
77
88
|
menuItemHorizontalInverse: {
|
|
78
89
|
base: {
|
|
@@ -107,7 +118,7 @@ exports.default = {
|
|
|
107
118
|
color: '{{colors.interactiveInverse020}}',
|
|
108
119
|
iconColor: '{{colors.interactiveInverse020}}',
|
|
109
120
|
},
|
|
110
|
-
'focus-visible': inverse_focus_visible_1.inverseFocusVisible,
|
|
121
|
+
'focus-visible': __assign(__assign({}, inverse_focus_visible_1.inverseFocusVisible), { outlineOffset: '-{{outlines.outlineOffsetDefault}}' }),
|
|
111
122
|
},
|
|
112
123
|
menuSubItemVertical: {
|
|
113
124
|
base: {
|
|
@@ -143,7 +154,7 @@ exports.default = {
|
|
|
143
154
|
color: '{{colors.inkNonEssential}}',
|
|
144
155
|
iconColor: '{{colors.inkNonEssential}}',
|
|
145
156
|
},
|
|
146
|
-
'focus-visible': default_focus_visible_1.defaultFocusVisible,
|
|
157
|
+
'focus-visible': __assign(__assign({}, default_focus_visible_1.defaultFocusVisible), { outlineOffset: '-{{outlines.outlineOffsetDefault}}' }),
|
|
147
158
|
},
|
|
148
159
|
menuSubItemHorizontal: {
|
|
149
160
|
base: {
|
|
@@ -178,7 +189,7 @@ exports.default = {
|
|
|
178
189
|
color: '{{colors.inkNonEssential}}',
|
|
179
190
|
iconColor: '{{colors.inkNonEssential}}',
|
|
180
191
|
},
|
|
181
|
-
'focus-visible': default_focus_visible_1.defaultFocusVisible,
|
|
192
|
+
'focus-visible': __assign(__assign({}, default_focus_visible_1.defaultFocusVisible), { outlineOffset: '-{{outlines.outlineOffsetDefault}}' }),
|
|
182
193
|
},
|
|
183
194
|
menuSub: {
|
|
184
195
|
base: {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"style-presets.js","sourceRoot":"","sources":["../../../src/menu/style-presets.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"style-presets.js","sourceRoot":"","sources":["../../../src/menu/style-presets.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/pagination/components/button/index.ts"],"names":[],"mappings":"AAAA,cAAc,qBAAqB,CAAC"}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
+
if (k2 === undefined) k2 = k;
|
|
4
|
+
Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
|
|
5
|
+
}) : (function(o, m, k, k2) {
|
|
6
|
+
if (k2 === undefined) k2 = k;
|
|
7
|
+
o[k2] = m[k];
|
|
8
|
+
}));
|
|
9
|
+
var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
10
|
+
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
11
|
+
};
|
|
12
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
13
|
+
__exportStar(require("./pagination-button"), exports);
|
|
14
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/pagination/components/button/index.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,sDAAoC"}
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { ButtonOrButtonLinkProps } from '../../../button';
|
|
3
|
+
import { PaginationItemProps } from '../../types';
|
|
4
|
+
export declare const PaginationButton: (props: ButtonOrButtonLinkProps & PaginationItemProps) => JSX.Element;
|
|
5
|
+
//# sourceMappingURL=pagination-button.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"pagination-button.d.ts","sourceRoot":"","sources":["../../../../../src/pagination/components/button/pagination-button.tsx"],"names":[],"mappings":";AACA,OAAO,EAAC,uBAAuB,EAAC,MAAM,iBAAiB,CAAC;AAExD,OAAO,EAAC,mBAAmB,EAAC,MAAM,aAAa,CAAC;AAEhD,eAAO,MAAM,gBAAgB,UACpB,uBAAuB,GAAG,mBAAmB,gBAIrD,CAAC"}
|
|
@@ -0,0 +1,24 @@
|
|
|
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 __importDefault = (this && this.__importDefault) || function (mod) {
|
|
14
|
+
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
15
|
+
};
|
|
16
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
|
+
exports.PaginationButton = void 0;
|
|
18
|
+
var react_1 = __importDefault(require("react"));
|
|
19
|
+
var styled_1 = require("../../styled");
|
|
20
|
+
var PaginationButton = function (props) { return (
|
|
21
|
+
// @ts-ignore - href must be allowed to be undefined so that Button renders as a link when appropriate
|
|
22
|
+
react_1.default.createElement(styled_1.StyledButton, __assign({}, props))); };
|
|
23
|
+
exports.PaginationButton = PaginationButton;
|
|
24
|
+
//# sourceMappingURL=pagination-button.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"pagination-button.js","sourceRoot":"","sources":["../../../../../src/pagination/components/button/pagination-button.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAE1B,uCAA0C;AAGnC,IAAM,gBAAgB,GAAG,UAC9B,KAAoD,IACjD,OAAA;AACH,sGAAsG;AACtG,8BAAC,qBAAY,eAAK,KAAK,EAAI,CAC5B,EAHI,CAGJ,CAAC;AALW,QAAA,gBAAgB,oBAK3B"}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { NewsKitIconProps } from '../../../icons';
|
|
3
|
+
import { Override } from '../../../utils/overrides';
|
|
4
|
+
export declare const PaginationFirstItem: 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=first-item.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"first-item.d.ts","sourceRoot":"","sources":["../../../../../src/pagination/components/first-item/first-item.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,OAAO,EAAsB,gBAAgB,EAAC,MAAM,gBAAgB,CAAC;AAMrE,OAAO,EAAwB,QAAQ,EAAC,MAAM,0BAA0B,CAAC;AASzE,eAAO,MAAM,mBAAmB;;;;;;;;;2CA8C9B,CAAC"}
|
|
@@ -0,0 +1,61 @@
|
|
|
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 __rest = (this && this.__rest) || function (s, e) {
|
|
14
|
+
var t = {};
|
|
15
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
|
|
16
|
+
t[p] = s[p];
|
|
17
|
+
if (s != null && typeof Object.getOwnPropertySymbols === "function")
|
|
18
|
+
for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
|
|
19
|
+
if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
|
|
20
|
+
t[p[i]] = s[p[i]];
|
|
21
|
+
}
|
|
22
|
+
return t;
|
|
23
|
+
};
|
|
24
|
+
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
25
|
+
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
26
|
+
};
|
|
27
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
28
|
+
exports.PaginationFirstItem = void 0;
|
|
29
|
+
var react_1 = __importDefault(require("react"));
|
|
30
|
+
var theme_1 = require("../../../theme");
|
|
31
|
+
var icons_1 = require("../../../icons");
|
|
32
|
+
var context_1 = require("../../context");
|
|
33
|
+
var list_item_1 = require("../list-item");
|
|
34
|
+
var pagination_item_1 = require("../item/pagination-item");
|
|
35
|
+
var overrides_1 = require("../../../utils/overrides");
|
|
36
|
+
var filter_object_1 = require("../../../utils/filter-object");
|
|
37
|
+
var itemType = 'paginationItemFirst';
|
|
38
|
+
var DefaultIcon = function (props) { return (react_1.default.createElement(icons_1.IconFilledFirstPage, __assign({}, props))); };
|
|
39
|
+
exports.PaginationFirstItem = react_1.default.forwardRef(function (_a, ref) {
|
|
40
|
+
var children = _a.children, overrides = _a.overrides, eventContext = _a.eventContext, props = __rest(_a, ["children", "overrides", "eventContext"]);
|
|
41
|
+
var theme = (0, theme_1.useTheme)();
|
|
42
|
+
var _b = (0, context_1.usePaginationContext)(), getFirstItemProps = _b.getFirstItemProps,
|
|
43
|
+
/* istanbul ignore next */
|
|
44
|
+
_c = _b.size,
|
|
45
|
+
/* istanbul ignore next */
|
|
46
|
+
size = _c === void 0 ? 'medium' : _c, buildHref = _b.buildHref;
|
|
47
|
+
var PaginationIcon = (0, overrides_1.getComponentOverrides)(overrides === null || overrides === void 0 ? void 0 : overrides.icon, DefaultIcon, {
|
|
48
|
+
overrides: __assign(__assign({}, theme.componentDefaults.paginationItemPrev[size]), (0, filter_object_1.filterOutFalsyProperties)(overrides)),
|
|
49
|
+
})[0];
|
|
50
|
+
var propsFromContext = getFirstItemProps && getFirstItemProps(props);
|
|
51
|
+
var href = buildHref && buildHref(1);
|
|
52
|
+
return (react_1.default.createElement(list_item_1.PaginationListItem, { key: "first" },
|
|
53
|
+
react_1.default.createElement(pagination_item_1.PaginationItem
|
|
54
|
+
// @ts-ignore
|
|
55
|
+
, __assign({
|
|
56
|
+
// @ts-ignore
|
|
57
|
+
itemType: itemType, "data-testid": "pagination-first-item", eventOriginator: "pagination-first-item", eventContext: eventContext, pageNumber: 1 }, propsFromContext, { overrides: overrides, ref: ref, href: href, size: size }),
|
|
58
|
+
react_1.default.createElement(PaginationIcon, null),
|
|
59
|
+
children)));
|
|
60
|
+
});
|
|
61
|
+
//# sourceMappingURL=first-item.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"first-item.js","sourceRoot":"","sources":["../../../../../src/pagination/components/first-item/first-item.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAC1B,wCAAwC;AACxC,wCAAqE;AACrE,yCAAmD;AACnD,0CAAgD;AAChD,2DAAuD;AAGvD,sDAAyE;AACzE,8DAAsE;AAEtE,IAAM,QAAQ,GAAG,qBAA2C,CAAC;AAE7D,IAAM,WAAW,GAAG,UAAC,KAAuB,IAAK,OAAA,CAC/C,8BAAC,2BAAmB,eAAK,KAAK,EAAI,CACnC,EAFgD,CAEhD,CAAC;AAEW,QAAA,mBAAmB,GAAG,eAAK,CAAC,UAAU,CAGjD,UAAC,EAA6C,EAAE,GAAG;IAAjD,IAAA,QAAQ,cAAA,EAAE,SAAS,eAAA,EAAE,YAAY,kBAAA,EAAK,KAAK,cAA5C,yCAA6C,CAAD;IAC7C,IAAM,KAAK,GAAG,IAAA,gBAAQ,GAAE,CAAC;IACnB,IAAA,KAKF,IAAA,8BAAoB,GAAE,EAJxB,iBAAiB,uBAAA;IACjB,0BAA0B;IAC1B,YAAe;IADf,0BAA0B;IAC1B,IAAI,mBAAG,QAAQ,KAAA,EACf,SAAS,eACe,CAAC;IAEpB,IAAA,cAAc,GAAI,IAAA,iCAAqB,EAC5C,SAAS,aAAT,SAAS,uBAAT,SAAS,CAAE,IAAkC,EAC7C,WAAW,EACX;QACE,SAAS,wBACJ,KAAK,CAAC,iBAAiB,CAAC,kBAAkB,CAAC,IAAI,CAAC,GAChD,IAAA,wCAAwB,EAAC,SAAS,CAAC,CACvC;KACF,CACF,GAToB,CASnB;IAEF,IAAM,gBAAgB,GAAG,iBAAkB,IAAI,iBAAiB,CAAC,KAAK,CAAC,CAAC;IAExE,IAAM,IAAI,GAAG,SAAU,IAAI,SAAS,CAAC,CAAC,CAAC,CAAC;IACxC,OAAO,CACL,8BAAC,8BAAkB,IAAC,GAAG,EAAC,OAAO;QAC7B,8BAAC,gCAAc;QACb,aAAa;;YAAb,aAAa;YACb,QAAQ,EAAE,QAAQ,iBACN,uBAAuB,EACnC,eAAe,EAAC,uBAAuB,EACvC,YAAY,EAAE,YAAY,EAC1B,UAAU,EAAE,CAAC,IACT,gBAAgB,IACpB,SAAS,EAAE,SAAS,EACpB,GAAG,EAAE,GAAG,EACR,IAAI,EAAE,IAAI,EACV,IAAI,EAAE,IAAI;YAEV,8BAAC,cAAc,OAAG;YACjB,QAAQ,CACM,CACE,CACtB,CAAC;AACJ,CAAC,CAAC,CAAC"}
|
|
@@ -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,15 @@
|
|
|
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("./first-item"), exports);
|
|
14
|
+
__exportStar(require("./types"), exports);
|
|
15
|
+
//# 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,+CAA6B;AAC7B,0CAAwB"}
|
|
@@ -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 @@
|
|
|
1
|
+
{"version":3,"file":"types.js","sourceRoot":"","sources":["../../../../../src/pagination/components/first-item/types.ts"],"names":[],"mappings":""}
|
|
@@ -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,14 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
+
if (k2 === undefined) k2 = k;
|
|
4
|
+
Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
|
|
5
|
+
}) : (function(o, m, k, k2) {
|
|
6
|
+
if (k2 === undefined) k2 = k;
|
|
7
|
+
o[k2] = m[k];
|
|
8
|
+
}));
|
|
9
|
+
var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
10
|
+
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
11
|
+
};
|
|
12
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
13
|
+
__exportStar(require("./pagination-item"), exports);
|
|
14
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/pagination/components/item/index.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,oDAAkC"}
|
|
@@ -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
|