@orangelogic/design-system 2.70.0 → 2.71.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 (99) hide show
  1. package/library/chunks/{button.CAAJPQFu.js → button.D6S0sAOO.js} +1 -1
  2. package/library/chunks/{color-swatch-group.CKHyWM8K.js → color-swatch-group.CSctShAT.js} +3 -3
  3. package/library/chunks/{color-swatch.BkpPCXd6.js → color-swatch.9fo7Prlq.js} +1 -1
  4. package/library/chunks/{confirm-popover.ZD74yDWw.js → confirm-popover.DR2_O9i_.js} +3 -3
  5. package/library/chunks/{dialog.qSV5AjOE.js → dialog.n5g61iHs.js} +106 -92
  6. package/library/chunks/{dot-pagination.BN_0ljfc.js → dot-pagination.CqpDMHMz.js} +1 -1
  7. package/library/chunks/{file-on-demand.CXE4zf0J.js → file-on-demand.DyPdfxfM.js} +8 -8
  8. package/library/chunks/{folder-select.CPALQK22.js → folder-select.B4PPWsoq.js} +3 -3
  9. package/library/chunks/{header.DXZ_5gLY.js → header.tbXKX2yv.js} +1 -1
  10. package/library/chunks/{i18n.C0iakJkV.js → i18n.BU7mYVLM.js} +2 -2
  11. package/library/chunks/icon-button.Dxz2J4cg.js +683 -0
  12. package/library/chunks/{iframe.BlzVfeBc.js → iframe.Dx7QScC8.js} +1 -1
  13. package/library/chunks/{image.B3WjaCXP.js → image.Q7doiTcu.js} +1 -1
  14. package/library/chunks/{index.CmVKj_wl.js → index.xnuklZH8.js} +1 -1
  15. package/library/chunks/{list-editor.CIAAFPco.js → list-editor.rlWs0RYN.js} +7 -7
  16. package/library/chunks/{option.ByVbmxUQ.js → option.CgM5bwtt.js} +1 -1
  17. package/library/chunks/pagination.I2BZVSB2.js +430 -0
  18. package/library/chunks/{tab-group.1h51o_Ly.js → tab-group.euL1exrl.js} +3 -3
  19. package/library/chunks/{table.wVHv1Xze.js → table.DNwNmw8a.js} +366 -351
  20. package/library/chunks/{tree.Bx0IGsWm.js → tree.ClkS3oAg.js} +1 -1
  21. package/library/components/alert.js +2 -2
  22. package/library/components/asset-link-format.js +4 -4
  23. package/library/components/atoms.js +12 -12
  24. package/library/components/border-input-group.js +1 -1
  25. package/library/components/breadcrumb.js +1 -1
  26. package/library/components/button.js +2 -2
  27. package/library/components/color-picker.js +2 -2
  28. package/library/components/color-swatch-group.js +4 -4
  29. package/library/components/color-swatch.js +2 -2
  30. package/library/components/confirm-popover.js +4 -4
  31. package/library/components/copy-button.js +1 -1
  32. package/library/components/corner-position-input-group.js +2 -2
  33. package/library/components/details.js +1 -1
  34. package/library/components/dialog.js +3 -3
  35. package/library/components/dot-pagination.js +2 -2
  36. package/library/components/drawer.js +2 -2
  37. package/library/components/dropdown.js +1 -1
  38. package/library/components/dynamic-select.js +4 -4
  39. package/library/components/e-chart.js +1 -1
  40. package/library/components/element-clamp.js +2 -2
  41. package/library/components/file-on-demand.js +9 -9
  42. package/library/components/folder-select.js +3 -3
  43. package/library/components/format-bytes.js +1 -1
  44. package/library/components/format-date.js +1 -1
  45. package/library/components/format-number.js +1 -1
  46. package/library/components/format-time.js +1 -1
  47. package/library/components/header.js +2 -2
  48. package/library/components/icon-button.js +14 -679
  49. package/library/components/iframe.js +2 -2
  50. package/library/components/image-comparer.js +1 -1
  51. package/library/components/image.js +2 -2
  52. package/library/components/input.js +409 -320
  53. package/library/components/line-clamp.js +1 -1
  54. package/library/components/list-editor.js +6 -6
  55. package/library/components/masonry.js +2 -2
  56. package/library/components/menu-item.js +1 -1
  57. package/library/components/menu.js +1 -1
  58. package/library/components/molecules.js +4 -4
  59. package/library/components/option.js +2 -2
  60. package/library/components/organisms.js +2 -2
  61. package/library/components/pagination.js +8 -6
  62. package/library/components/popup.js +1 -1
  63. package/library/components/position-picker.js +1 -1
  64. package/library/components/progress-bar.js +1 -1
  65. package/library/components/progress-ring.js +1 -1
  66. package/library/components/range.js +1 -1
  67. package/library/components/rating.js +1 -1
  68. package/library/components/relative-time.js +1 -1
  69. package/library/components/select.js +2 -2
  70. package/library/components/share-option-list.js +1 -1
  71. package/library/components/sidebar.js +1 -1
  72. package/library/components/size-input-group.js +2 -2
  73. package/library/components/spinner.js +1 -1
  74. package/library/components/split-panel.js +1 -1
  75. package/library/components/tab-group.js +4 -4
  76. package/library/components/tab.js +2 -2
  77. package/library/components/table.js +5 -5
  78. package/library/components/tag.js +2 -2
  79. package/library/components/tooltip.js +1 -1
  80. package/library/components/tree-item.js +2 -2
  81. package/library/components/tree.js +2 -2
  82. package/library/components/typeface.js +6 -6
  83. package/library/components/types.js +25 -25
  84. package/library/components/video.js +2 -2
  85. package/library/package.json +1 -1
  86. package/library/packages/atoms/src/components/dialog/dialog.d.ts +10 -0
  87. package/library/packages/atoms/src/components/icon-button/icon-button.d.ts +2 -1
  88. package/library/packages/atoms/src/components/input/auto-grow-controller.d.ts +23 -0
  89. package/library/packages/atoms/src/components/input/input.d.ts +9 -0
  90. package/library/packages/atoms/src/components/pagination/pagination.d.ts +31 -2
  91. package/library/packages/atoms/src/components/table/table.d.ts +13 -1
  92. package/library/packages/atoms/src/components/table/tabulator-tables/modules/Page/Page.d.ts +2 -2
  93. package/library/packages/types/src/icon-button.d.ts +7 -0
  94. package/library/packages/types/src/table.d.ts +3 -1
  95. package/library/packages/utils/src/custom-element/i18n.d.ts +2 -2
  96. package/library/react-web-component.d.ts +39 -7
  97. package/library/utils.js +2 -2
  98. package/package.json +1 -1
  99. package/library/chunks/pagination.DPQn2fKX.js +0 -341
@@ -2,6 +2,7 @@ import { default as CortexElement } from '../../../../base/src/cortex-element.ts
2
2
  import { DialogDividerPosition } from '../../../../types/src/dialog';
3
3
  import { default as Modal } from '../../../../utils/src/custom-element/modal';
4
4
  import { CSSResultGroup, PropertyValues } from 'lit';
5
+ import { ScrollbarsAutoHideBehavior } from 'overlayscrollbars';
5
6
  import { default as CxDivider } from '../divider/divider';
6
7
  import { default as CxIconButton } from '../icon-button/icon-button';
7
8
  import { default as CxPopup } from '../popup/popup';
@@ -103,8 +104,17 @@ export default class CxDialog extends CortexElement {
103
104
  /**
104
105
  * Enables the overlay scrollbar plugin, which provides a custom scrollbar that does not take up any content space.
105
106
  * This is useful for dialogs that contain scrollable content.
107
+ * Note that the scrollbar will only be visible when the content is overflowing.
106
108
  */
107
109
  useOverlayScrollbar: boolean;
110
+ /**
111
+ * The `autoHide` behavior of the overlay scrollbar. This controls when the scrollbar will be hidden. It can be set to 'scroll' (the default), which will hide the scrollbar when not scrolling, 'leave' which will hide the scrollbar when not scrolling and the mouse is not over the scrollable area, or 'never' which will never hide the scrollbar.
112
+ */
113
+ overlayScrollbarAutoHide: ScrollbarsAutoHideBehavior;
114
+ /**
115
+ * The `autoHideDelay` of the overlay scrollbar. This controls how long to wait before hiding the scrollbar when `autoHide` is set to 'scroll' or 'leave'. The default is 1000ms.
116
+ */
117
+ overlayScrollbarAutoHideDelay: number;
108
118
  /**
109
119
  * Preventing the dialog from closing when clicking the overlay.
110
120
  */
@@ -1,5 +1,6 @@
1
1
  import { default as CortexElement } from '../../../../base/src/cortex-element.ts';
2
2
  import { ButtonVariant } from '../../../../types/src/button';
3
+ import { IconButtonSize } from '../../../../types/src/icon-button';
3
4
  import { CSSResultGroup } from 'lit';
4
5
  import { default as CxIcon } from '../icon/icon';
5
6
  import { default as CxSpinner } from '../spinner/spinner';
@@ -73,7 +74,7 @@ export default class CxIconButton extends CortexElement {
73
74
  /**
74
75
  * The button's size.
75
76
  */
76
- size: 'small' | 'medium' | 'large' | 'x-large';
77
+ size: IconButtonSize;
77
78
  /**
78
79
  * Draws an outlined button.
79
80
  */
@@ -0,0 +1,23 @@
1
+ import { ReactiveController, ReactiveControllerHost } from 'lit';
2
+
3
+ interface AutoGrowHost extends ReactiveControllerHost {
4
+ autoGrow: boolean;
5
+ autoGrowMirror?: HTMLSpanElement;
6
+ input: HTMLInputElement;
7
+ placeholder: string;
8
+ type: string;
9
+ value: string;
10
+ }
11
+ /**
12
+ * Reactive controller that keeps `cx-input` width in sync with its content when auto-grow is enabled.
13
+ */
14
+ export declare class AutoGrowController implements ReactiveController {
15
+ private readonly host;
16
+ constructor(host: AutoGrowHost);
17
+ hostConnected(): void;
18
+ hostDisconnected(): void;
19
+ hostUpdated(): void;
20
+ sync(): void;
21
+ private measureWidth;
22
+ }
23
+ export {};
@@ -38,6 +38,7 @@ import { default as CxIcon } from '../icon/icon';
38
38
  * @csspart file-button - The 'Choose file' button.
39
39
  * @csspart file-result - The text that displays the selected file name.
40
40
  * @csspart character-count-text - The text that displays the character count.
41
+ * @cssproperty [--cx-input-auto-grow-min-width=0] - The minimum width used when `auto-grow` is enabled.
41
42
  */
42
43
  export default class CxInput extends CortexElement implements CortexFormControl {
43
44
  #private;
@@ -48,7 +49,9 @@ export default class CxInput extends CortexElement implements CortexFormControl
48
49
  private readonly formControlController;
49
50
  private readonly hasSlotController;
50
51
  private readonly localize;
52
+ private readonly autoGrowController;
51
53
  input: HTMLInputElement;
54
+ autoGrowMirror: HTMLSpanElement;
52
55
  inputContainer: HTMLElement;
53
56
  labelElement: HTMLElement;
54
57
  private hasFocus;
@@ -66,6 +69,11 @@ export default class CxInput extends CortexElement implements CortexFormControl
66
69
  name: string;
67
70
  /** The current value of the input, submitted as a name/value pair with form data. */
68
71
  value: string;
72
+ /**
73
+ * When enabled, the input width grows and shrinks with its current value.
74
+ * This only applies to non-file input types.
75
+ */
76
+ autoGrow: boolean;
69
77
  /** If used with mask, this stores the input's value, with fixed strings omitted. */
70
78
  unmaskedValue: string;
71
79
  /** The default value of the form control. Primarily used for resetting the form control. */
@@ -215,6 +223,7 @@ export default class CxInput extends CortexElement implements CortexFormControl
215
223
  handleDisabledChange(): void;
216
224
  handleStepChange(): void;
217
225
  handleValueChange(): Promise<void>;
226
+ handleAutoGrowChange(): Promise<void>;
218
227
  /** Sets focus on the input. */
219
228
  focus(options?: FocusOptions): void;
220
229
  /** Removes focus from the input. */
@@ -1,8 +1,11 @@
1
+ import { default as CxSpace } from '../space/space.ts';
1
2
  import { default as CortexElement } from '../../../../base/src/cortex-element.ts';
3
+ import { IconButtonSize } from '../../../../types/src/icon-button';
2
4
  import { PaginationCounter } from '../../../../types/src/pagination';
3
5
  import { CSSResultGroup, TemplateResult } from 'lit';
4
6
  import { default as CxButton } from '../button/button';
5
7
  import { default as CxIconButton } from '../icon-button/icon-button';
8
+ import { default as CxInput } from '../input/input';
6
9
  import { default as CxOption } from '../option/option';
7
10
  import { default as CxSelect } from '../select/select';
8
11
  import { default as CxTooltip } from '../tooltip/tooltip';
@@ -10,6 +13,7 @@ import { default as CxTypography } from '../typography/typography';
10
13
 
11
14
  /**
12
15
  * @summary Pagination component displays the current page and allows the user to navigate through pages.
16
+ * @description Set `show-pagination-input` to render an editable page input in page counters. Leave it unset to keep the original plain-text counters. Use `back-icon-name` and `next-icon-name` to override the previous/next icon-button glyphs (see the icon component for available names). Use `icon-button-size` for all navigation icon buttons (`small`, `medium`, `large`, `x-large`).
13
17
  *
14
18
  * @cssproperty --width - The width of the select
15
19
  *
@@ -22,8 +26,10 @@ export default class CxPagination extends CortexElement {
22
26
  static readonly dependencies: {
23
27
  'cx-button': typeof CxButton;
24
28
  'cx-icon-button': typeof CxIconButton;
29
+ 'cx-input': typeof CxInput;
25
30
  'cx-option': typeof CxOption;
26
31
  'cx-select': typeof CxSelect;
32
+ 'cx-space': typeof CxSpace;
27
33
  'cx-tooltip': typeof CxTooltip;
28
34
  'cx-typography': typeof CxTypography;
29
35
  };
@@ -63,8 +69,26 @@ export default class CxPagination extends CortexElement {
63
69
  * The type of pagination counter to display.
64
70
  */
65
71
  paginationCounter: PaginationCounter;
72
+ /**
73
+ * Whether to show an editable page input in page counters.
74
+ */
75
+ showPaginationInput: boolean;
76
+ /**
77
+ * Icon name for the previous (back) navigation button.
78
+ */
79
+ backIconName: string;
80
+ /**
81
+ * Icon name for the next navigation button.
82
+ */
83
+ nextIconName: string;
84
+ /**
85
+ * Size passed to each `cx-icon-button` in the navigation controls (first, previous, next, last).
86
+ */
87
+ iconButtonSize: IconButtonSize;
66
88
  private _pageIndex;
67
89
  private _pageCount;
90
+ /** Tracks the user-entered page value before committing navigation. */
91
+ private _pageInputValue;
68
92
  get pageIndex(): number;
69
93
  set pageIndex(value: number);
70
94
  get pageStart(): number;
@@ -77,14 +101,19 @@ export default class CxPagination extends CortexElement {
77
101
  private handleBack;
78
102
  private handleForward;
79
103
  private handleLast;
104
+ private commitPageInputValue;
105
+ private handlePageInput;
106
+ private handlePageInputKeyDown;
107
+ private handlePageInputBlur;
108
+ private renderCounterInput;
80
109
  handleCountChange(): Promise<void>;
81
110
  handlePageChange(): void;
82
111
  handlePageSizeChange(): void;
83
112
  private handlePageClick;
84
113
  private renderPageButton;
85
114
  private renderPageButtons;
86
- renderPageCount(): TemplateResult<1>;
87
- renderRowCount(): TemplateResult<1>;
115
+ private renderPageCount;
116
+ private renderRowCount;
88
117
  render(): TemplateResult;
89
118
  }
90
119
  declare global {
@@ -209,7 +209,15 @@ export default class CxTable extends CortexElement {
209
209
  */
210
210
  canExportCustom: boolean;
211
211
  canSaveReport: boolean;
212
+ /**
213
+ * Endpoint URL for the saved search dropdown when `show-saved-search` is enabled.
214
+ * When set (non-empty), it takes precedence over `savedSearchItems` and the dropdown loads paged data via `fetch`.
215
+ */
212
216
  savedSearchURL: string;
217
+ /**
218
+ * Static saved searches for the toolbar dropdown when `show-saved-search` is enabled and `savedSearchURL` is empty.
219
+ * Each item uses `{ recordID, name }` (see `SavedSearchItem`).
220
+ */
213
221
  savedSearchItems: SavedSearchItem[];
214
222
  /**
215
223
  * The parameter name for the page size for the saved search dropdown
@@ -557,12 +565,16 @@ export default class CxTable extends CortexElement {
557
565
  * Whether to show the pagination buttons.
558
566
  */
559
567
  showPaginationButtons: boolean;
568
+ /**
569
+ * Whether to hide an editable input for the current page in the pagination counter.
570
+ */
571
+ hidePaginationInput: boolean;
560
572
  /**
561
573
  * Controls page size options. Either:
562
574
  * - true: Page size options will be multiples of the current page size.
563
575
  * - array: Page size options will be the numbers in the array. If 'true' is in the array, 'All' will be added to the list of options.
564
576
  */
565
- paginationSizeSelector: true | Array<number | boolean> | undefined;
577
+ pageSizeOptions: true | Array<number | boolean> | undefined;
566
578
  /**
567
579
  * When using the addRow function on a paginated table, rows will be added relative to the current page (ie to the top or bottom of the current page), with overflowing rows being shifted onto the next page.
568
580
  *
@@ -4,7 +4,7 @@ import { default as Module } from '../../core/Module';
4
4
  import { default as Tabulator } from '../../core/Tabulator';
5
5
 
6
6
  export default class Page extends Module implements IPage {
7
- static moduleName: string;
7
+ static readonly moduleName = "page";
8
8
  paginationElement: CxPagination;
9
9
  element: HTMLElement | null;
10
10
  size: number | true;
@@ -44,7 +44,7 @@ export default class Page extends Module implements IPage {
44
44
  /**
45
45
  * Pagination is mounted on `table.toolbar` (outside Tabulator's root element).
46
46
  * Tabulator.destroy() only clears the table element, so we must detach on destroy
47
- * or a full re-init (e.g. paginationSizeSelector change) leaves duplicate cx-pagination nodes.
47
+ * or a full re-init (e.g. pageSizeOptions change) leaves duplicate cx-pagination nodes.
48
48
  */
49
49
  cleanup(): void;
50
50
  initializePaginator(): void;
@@ -0,0 +1,7 @@
1
+ /** Sizes supported by `cx-icon-button`. */
2
+ export declare enum IconButtonSize {
3
+ Large = "large",
4
+ Medium = "medium",
5
+ Small = "small",
6
+ XLarge = "x-large"
7
+ }
@@ -1217,7 +1217,7 @@ export interface OptionsPagination {
1217
1217
  *
1218
1218
  * When using the page size selector like this, if you use the setPageSize function to set the page size to a value not in the list, the list will be regenerated using the new page size as the starting valuer
1219
1219
  */
1220
- paginationSizeSelector?: true | number[] | any[];
1220
+ pageSizeOptions?: true | number[] | any[];
1221
1221
  /** By default the pagination controls are added to the footer of the table. If you wish the controls to be created in another element pass a DOM node or a CSS selector for that element to the paginationElement option. */
1222
1222
  paginationElement?: HTMLElement | string;
1223
1223
  /**
@@ -1270,6 +1270,8 @@ export interface OptionsPagination {
1270
1270
  paginationShowLast?: boolean;
1271
1271
  /** Whether to show the pagination buttons. */
1272
1272
  showPaginationButtons?: boolean;
1273
+ /** Whether to show an editable input for the current page in the pagination counter. */
1274
+ showPaginationInput?: boolean;
1273
1275
  }
1274
1276
  export type GroupArg = string | string[] | ((data: any) => any) | Array<string | ((data: any) => any)>;
1275
1277
  export interface OptionsRowGrouping {
@@ -388,8 +388,8 @@ export interface Translation extends DefaultTranslation {
388
388
  interpretTextAs: string;
389
389
  itCanTakeAFewMinutesForThisSettingToTakeEffect: string;
390
390
  italic: string;
391
- itemOfTotal: (curr: number, total: number) => string;
392
- itemRangeOfTotal: (start: number, end: number, total: number) => string;
391
+ itemOfTotal: (curr: number | string, total: number) => string;
392
+ itemRangeOfTotal: (start: number | string, end: number | string, total: number) => string;
393
393
  itemsGap: string;
394
394
  jump: string;
395
395
  justify: string;
@@ -188,7 +188,7 @@
188
188
  /**
189
189
  * The button's size.
190
190
  */
191
- size?: 'small' | 'medium' | 'large' | 'x-large';
191
+ size?: 'large' | 'medium' | 'small' | 'x-large';
192
192
  /**
193
193
  * Draws an outlined button.
194
194
  */
@@ -615,6 +615,10 @@
615
615
  * The current value of the input, submitted as a name/value pair with form data.
616
616
  */
617
617
  value?: string;
618
+ /**
619
+ * When enabled, the input width grows and shrinks with its current value. This only applies to non-file input types.
620
+ */
621
+ autoGrow?: boolean;
618
622
  /**
619
623
  * If used with mask, this stores the input's value, with fixed strings omitted.
620
624
  */
@@ -1956,9 +1960,17 @@
1956
1960
  */
1957
1961
  dividerPosition?: 'both' | 'footer' | 'header' | 'none';
1958
1962
  /**
1959
- * Enables the overlay scrollbar plugin, which provides a custom scrollbar that does not take up any content space. This is useful for dialogs that contain scrollable content.
1963
+ * Enables the overlay scrollbar plugin, which provides a custom scrollbar that does not take up any content space. This is useful for dialogs that contain scrollable content. Note that the scrollbar will only be visible when the content is overflowing.
1960
1964
  */
1961
1965
  useOverlayScrollbar?: boolean;
1966
+ /**
1967
+ * The `autoHide` behavior of the overlay scrollbar. This controls when the scrollbar will be hidden. It can be set to 'scroll' (the default), which will hide the scrollbar when not scrolling, 'leave' which will hide the scrollbar when not scrolling and the mouse is not over the scrollable area, or 'never' which will never hide the scrollbar.
1968
+ */
1969
+ overlayScrollbarAutoHide?: 'scroll' | 'never' | 'move' | 'leave';
1970
+ /**
1971
+ * The `autoHideDelay` of the overlay scrollbar. This controls how long to wait before hiding the scrollbar when `autoHide` is set to 'scroll' or 'leave'. The default is 1000ms.
1972
+ */
1973
+ overlayScrollbarAutoHideDelay?: number;
1962
1974
  /**
1963
1975
  * Preventing the dialog from closing when clicking the overlay.
1964
1976
  */
@@ -2746,7 +2758,7 @@
2746
2758
  /**
2747
2759
  * The spacing between child elements
2748
2760
  */
2749
- spacing?: 'small' | 'medium' | 'large' | 'x-large' | 'x-small' | '3x-small' | '2x-small' | '2x-large' | '3x-large' | '4x-large';
2761
+ spacing?: 'small' | 'medium' | 'large' | 'x-small' | 'x-large' | '3x-small' | '2x-small' | '2x-large' | '3x-large' | '4x-large';
2750
2762
  /**
2751
2763
  * The wrap behavior of the container.
2752
2764
  */
@@ -3379,6 +3391,22 @@
3379
3391
  * The type of pagination counter to display.
3380
3392
  */
3381
3393
  paginationCounter?: 'both' | 'pages' | 'rows';
3394
+ /**
3395
+ * Whether to show an editable page input in page counters.
3396
+ */
3397
+ showPaginationInput?: boolean;
3398
+ /**
3399
+ * Icon name for the previous (back) navigation button.
3400
+ */
3401
+ backIconName?: string;
3402
+ /**
3403
+ * Icon name for the next navigation button.
3404
+ */
3405
+ nextIconName?: string;
3406
+ /**
3407
+ * Size passed to each `cx-icon-button` in the navigation controls (first, previous, next, last).
3408
+ */
3409
+ iconButtonSize?: 'large' | 'medium' | 'small' | 'x-large';
3382
3410
  /**
3383
3411
  * Make localization attributes reactive eslint-disable-next-line lit/no-native-attributes
3384
3412
  */
@@ -4416,11 +4444,11 @@
4416
4444
  */
4417
4445
  canSaveReport?: boolean;
4418
4446
  /**
4419
- *
4447
+ * Endpoint URL for the saved search dropdown when `show-saved-search` is enabled. When set (non-empty), it takes precedence over `savedSearchItems` and the dropdown loads paged data via `fetch`.
4420
4448
  */
4421
4449
  savedSearchUrl?: string;
4422
4450
  /**
4423
- *
4451
+ * Static saved searches for the toolbar dropdown when `show-saved-search` is enabled and `savedSearchURL` is empty. Each item uses `{ recordID, name }` (see `SavedSearchItem`).
4424
4452
  */
4425
4453
  savedSearchItems?: CxTableSavedSearchItem[];
4426
4454
  /**
@@ -4687,10 +4715,14 @@
4687
4715
  * Whether to show the pagination buttons. <br/> Whether to show the pagination buttons.
4688
4716
  */
4689
4717
  showPaginationButtons?: boolean;
4718
+ /**
4719
+ * Whether to hide an editable input for the current page in the pagination counter.
4720
+ */
4721
+ hidePaginationInput?: boolean;
4690
4722
  /**
4691
4723
  * Controls page size options. Either: - true: Page size options will be multiples of the current page size. - array: Page size options will be the numbers in the array. If 'true' is in the array, 'All' will be added to the list of options.
4692
4724
  */
4693
- paginationSizeSelector?: any | number | any[];
4725
+ pageSizeOptions?: any | number | any[];
4694
4726
  /**
4695
4727
  * When using the addRow function on a paginated table, rows will be added relative to the current page (ie to the top or bottom of the current page), with overflowing rows being shifted onto the next page. <br/> If you would prefer rows to be added relative to the table (firs/last page) then you can use the paginationAddRow option. it can take one of two values: <br/> page - add rows relative to current page (default) table - add rows relative to the table
4696
4728
  */
@@ -6224,7 +6256,7 @@
6224
6256
  /**
6225
6257
  * The spacing between items in the masonry layout. This can be set to one of the predefined spacing values.
6226
6258
  */
6227
- spacing?: 'small' | 'medium' | 'large' | 'x-large' | 'x-small' | '3x-small' | '2x-small' | '2x-large' | '3x-large' | '4x-large';
6259
+ spacing?: 'small' | 'medium' | 'large' | 'x-small' | 'x-large' | '3x-small' | '2x-small' | '2x-large' | '3x-large' | '4x-large';
6228
6260
  /**
6229
6261
  * The key to use for the id of the items in the masonry layout.
6230
6262
  */
package/library/utils.js CHANGED
@@ -1,4 +1,4 @@
1
- import { C as s, D as t, H as o, P as r, m as i, e as l, f as n, u as m, x as p, g as c, h as g, p as d, d as f, i as x, o as u, j as C, k as A, l as T, y as I, r as E, v, s as y, q as S, n as L, t as R, w as F } from "./chunks/index.CmVKj_wl.js";
1
+ import { C as s, D as t, H as o, P as r, m as i, e as l, f as n, u as m, x as p, g as c, h as g, p as d, d as f, i as x, o as u, j as C, k as A, l as T, y as I, r as E, v, s as y, q as S, n as L, t as R, w as F } from "./chunks/index.xnuklZH8.js";
2
2
  import { l as b, f as h, g as D, j as P, i as _, e as B, k as M, m as O, h as w, r as H } from "./chunks/content-builder.B4Tqoc6M.js";
3
3
  import { e as G, a as N, f as X, g as U, d as z, b as j, c as K, i as W, p as Z, s as q } from "./chunks/browser.BHOCIF_A.js";
4
4
  import { d as J, C as Q, e as $, H as aa, R as ea, c as sa, h as ta, f as oa, g as ra, l as ia, p as la, a as na, b as ma } from "./chunks/color.vLD2sNTs.js";
@@ -11,7 +11,7 @@ import { d as Fa } from "./chunks/default-value.COZopaet.js";
11
11
  import { d as ba } from "./chunks/drag.DXEXVXPv.js";
12
12
  import { w as Da } from "./chunks/event.mFzZi4sr.js";
13
13
  import { F as _a, c as Ba, f as Ma, v as Oa, a as wa } from "./chunks/form.DgwYWi0O.js";
14
- import { L as ka, r as Ga } from "./chunks/i18n.C0iakJkV.js";
14
+ import { L as ka, r as Ga } from "./chunks/i18n.BU7mYVLM.js";
15
15
  import { c as Xa } from "./chunks/math.DqTA6ya4.js";
16
16
  import { g as za, l as ja, s as Ka, u as Wa } from "./chunks/scroll.xtO5yojm.js";
17
17
  import { H as qa, a as Ya, g as Ja } from "./chunks/slot.j5oheLJC.js";
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@orangelogic/design-system",
3
3
  "type": "module",
4
- "version": "2.70.0",
4
+ "version": "2.71.0",
5
5
  "license": "UNLICENSED",
6
6
  "types": "library/types.d.ts",
7
7
  "scripts": {