@orangelogic/design-system 2.113.0 → 2.115.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 (146) hide show
  1. package/library/chunks/asset.CtPQLZOf.js +607 -0
  2. package/library/chunks/{button.DIvU_uFU.js → button.DwJEeW2t.js} +1 -1
  3. package/library/chunks/{color-swatch-group.DV5uB8OC.js → color-swatch-group.DjjSIHSV.js} +7 -7
  4. package/library/chunks/{color-swatch.BoUZGGs4.js → color-swatch.DVzEaNeL.js} +1 -1
  5. package/library/chunks/{confirm-popover.DS9HIy3c.js → confirm-popover.BifwpSuf.js} +3 -3
  6. package/library/chunks/{dialog.DyT-Nai2.js → dialog.BYCWepBc.js} +2 -2
  7. package/library/chunks/{document-viewer.AiKX3RO6.js → document-viewer.BIC9iYpZ.js} +1237 -1233
  8. package/library/chunks/{dot-pagination.CKbL6eN_.js → dot-pagination.C4l5vKor.js} +1 -1
  9. package/library/chunks/{endpoints.DBlquU2-.js → endpoints.CDX5PgQz.js} +251 -251
  10. package/library/chunks/{file-on-demand.h8tCgq51.js → file-on-demand.AwMj4AfO.js} +246 -227
  11. package/library/chunks/{folder-select.eoufobYO.js → folder-select.8xNjeJfp.js} +5 -5
  12. package/library/chunks/{header.BUp3_oeJ.js → header.Cf9ujCpg.js} +3 -3
  13. package/library/chunks/{i18n.C21qyGi6.js → i18n.CH-wak_P.js} +3 -1
  14. package/library/chunks/{icon-button.DxkJ-cp-.js → icon-button.CQiBjznj.js} +1 -1
  15. package/library/chunks/{iframe.CwxozWMt.js → iframe.BQPVygBJ.js} +1 -1
  16. package/library/chunks/{image.B-YcKRop.js → image.cT-FziNS.js} +1 -1
  17. package/library/chunks/{input.DdeXWD_F.js → input.CH4lKxPM.js} +1 -1
  18. package/library/chunks/{list-editor.Qx2ecTcL.js → list-editor.7zNWfBuW.js} +13 -13
  19. package/library/chunks/{option.CcGRV3jj.js → option.Bvh35v8S.js} +10 -10
  20. package/library/chunks/{pagination.CgAt4Keg.js → pagination.zQ2FFtxB.js} +5 -5
  21. package/library/chunks/{tab-group.hfUY7YE7.js → tab-group.DvMX02hY.js} +3 -3
  22. package/library/chunks/{table.CP3oGDY1.js → table.BvbReIZh.js} +46 -45
  23. package/library/chunks/{time.BiQnh9wt.js → time.BSmpFe2G.js} +2 -2
  24. package/library/chunks/{tree.YxFs3Tke.js → tree.Btf2Q4YZ.js} +10 -7
  25. package/library/chunks/waveform.1U9U_0rd.js +60 -0
  26. package/library/components/alert.js +2 -2
  27. package/library/components/asset-link-format.js +6 -6
  28. package/library/components/atoms.js +129 -131
  29. package/library/components/audio.js +132 -183
  30. package/library/components/border-input-group.js +2 -2
  31. package/library/components/breadcrumb.js +1 -1
  32. package/library/components/button.js +2 -2
  33. package/library/components/color-picker.js +3 -3
  34. package/library/components/color-swatch-group.js +4 -4
  35. package/library/components/color-swatch.js +2 -2
  36. package/library/components/confirm-popover.js +4 -4
  37. package/library/components/copy-button.js +1 -1
  38. package/library/components/corner-position-input-group.js +3 -3
  39. package/library/components/date-calendar.js +1 -1
  40. package/library/components/details.js +1 -1
  41. package/library/components/dialog.js +3 -3
  42. package/library/components/divider.js +15 -15
  43. package/library/components/document-viewer.js +3 -3
  44. package/library/components/dot-pagination.js +2 -2
  45. package/library/components/drawer.js +2 -2
  46. package/library/components/dropdown.js +2 -2
  47. package/library/components/dynamic-select.js +4 -4
  48. package/library/components/e-chart.js +1 -1
  49. package/library/components/element-clamp.js +2 -2
  50. package/library/components/file-on-demand.js +10 -10
  51. package/library/components/folder-select.js +5 -5
  52. package/library/components/format-bytes.js +1 -1
  53. package/library/components/format-date.js +1 -1
  54. package/library/components/format-number.js +1 -1
  55. package/library/components/format-time.js +2 -2
  56. package/library/components/header.js +2 -2
  57. package/library/components/icon-button.js +2 -2
  58. package/library/components/iframe.js +2 -2
  59. package/library/components/image-comparer.js +1 -1
  60. package/library/components/image.js +2 -2
  61. package/library/components/input.js +2 -2
  62. package/library/components/line-clamp.js +1 -1
  63. package/library/components/list-editor.js +7 -7
  64. package/library/components/masonry.js +2 -2
  65. package/library/components/menu-item.js +1 -1
  66. package/library/components/menu.js +3 -3
  67. package/library/components/molecules.js +4 -4
  68. package/library/components/option.js +2 -2
  69. package/library/components/organisms.js +2 -2
  70. package/library/components/padding-input-group.js +1 -1
  71. package/library/components/pagination.js +6 -6
  72. package/library/components/popup.js +1 -1
  73. package/library/components/position-picker.js +1 -1
  74. package/library/components/progress-bar.js +1 -1
  75. package/library/components/progress-ring.js +1 -1
  76. package/library/components/radio-button.js +10 -10
  77. package/library/components/radio-card.js +6 -6
  78. package/library/components/radio.js +2 -2
  79. package/library/components/range.js +1 -1
  80. package/library/components/rating.js +1 -1
  81. package/library/components/relative-time.js +1 -1
  82. package/library/components/resize-observer.js +3 -3
  83. package/library/components/select.js +7 -7
  84. package/library/components/shadow-input-group.js +1 -1
  85. package/library/components/share-option-list.js +10 -10
  86. package/library/components/sidebar.js +1 -1
  87. package/library/components/size-input-group.js +3 -3
  88. package/library/components/spinner.js +1 -1
  89. package/library/components/split-panel.js +1 -1
  90. package/library/components/tab-group.js +4 -4
  91. package/library/components/tab.js +2 -2
  92. package/library/components/table.js +10 -10
  93. package/library/components/tag.js +2 -2
  94. package/library/components/tooltip.js +1 -1
  95. package/library/components/tree-item.js +2 -2
  96. package/library/components/tree.js +2 -2
  97. package/library/components/typeface.js +2 -2
  98. package/library/components/types.js +33324 -32768
  99. package/library/components/video.js +2 -2
  100. package/library/package.json +1 -1
  101. package/library/packages/atoms/src/components/audio/audio.d.ts +36 -28
  102. package/library/packages/atoms/src/components/divider/divider.d.ts +1 -1
  103. package/library/packages/atoms/src/components/option/option.d.ts +1 -1
  104. package/library/packages/atoms/src/components/radio/radio.d.ts +1 -1
  105. package/library/packages/atoms/src/components/radio-button/radio-button.d.ts +1 -1
  106. package/library/packages/atoms/src/components/radio-card/radio-card.d.ts +1 -1
  107. package/library/packages/atoms/src/components/tree/tree.d.ts +1 -0
  108. package/library/packages/atoms/src/index.d.ts +0 -1
  109. package/library/packages/events/src/cx-facet-change.d.ts +16 -0
  110. package/library/packages/events/src/cx-faceted-filter-change.d.ts +6 -1
  111. package/library/packages/events/src/events.d.ts +1 -0
  112. package/library/packages/{atoms/src/components → molecules/src}/faceted-filter/components/facet/facet.d.ts +9 -9
  113. package/library/packages/molecules/src/faceted-filter/components/facet/facet.styles.d.ts +2 -0
  114. package/library/packages/molecules/src/faceted-filter/components/facet-date-picker/facet-date-picker.d.ts +43 -0
  115. package/library/packages/molecules/src/faceted-filter/components/facet-date-range/facet-date-range.d.ts +51 -0
  116. package/library/packages/molecules/src/faceted-filter/facet-adapters.d.ts +12 -0
  117. package/library/packages/{atoms/src/components → molecules/src}/faceted-filter/faceted-filter.d.ts +25 -14
  118. package/library/packages/molecules/src/faceted-filter/faceted-filter.styles.d.ts +2 -0
  119. package/library/packages/molecules/src/icon-picker/icon-picker.d.ts +1 -1
  120. package/library/packages/molecules/src/index.d.ts +4 -0
  121. package/library/packages/molecules/src/share-option-list/share-option-list.d.ts +1 -1
  122. package/library/packages/organisms/src/asset-transformation-dialog/asset-transformation-dialog.d.ts +1 -1
  123. package/library/packages/organisms/src/carousel/carousel.d.ts +1 -0
  124. package/library/packages/organisms/src/content-builder/components/gallery-config/gallery-config.d.ts +1 -0
  125. package/library/packages/organisms/src/content-builder/components/page-picker/page-picker.d.ts +1 -0
  126. package/library/packages/organisms/src/content-builder/configs/audio.d.ts +1 -1
  127. package/library/packages/organisms/src/content-builder/configs-controller.d.ts +2 -2
  128. package/library/packages/organisms/src/file-on-demand/components/file-on-demand-pinned-status.ts/file-on-demand-pinned-status.d.ts +2 -0
  129. package/library/packages/organisms/src/file-on-demand/file-on-demand.d.ts +1 -0
  130. package/library/packages/services/src/api/asset/asset.d.ts +3 -1
  131. package/library/packages/services/src/api/endpoints.d.ts +2 -0
  132. package/library/packages/tools/src/fetch-asset/fetch-asset.d.ts +6 -0
  133. package/library/packages/tools/src/fetch-image/fetch-image.d.ts +11 -4
  134. package/library/packages/types/src/faceted-filter.d.ts +71 -2
  135. package/library/packages/utils/src/custom-element/i18n.d.ts +3 -1
  136. package/library/packages/utils/src/image/index.d.ts +1 -0
  137. package/library/packages/utils/src/image/waveform.d.ts +29 -0
  138. package/library/react-web-component.d.ts +440 -317
  139. package/library/utils.js +174 -171
  140. package/package.json +1 -1
  141. package/library/chunks/asset.HL1qMnhg.js +0 -458
  142. package/library/chunks/wavesurfer.esm.Cwi1pz64.js +0 -1276
  143. package/library/components/faceted-filter.d.ts +0 -3
  144. package/library/components/faceted-filter.js +0 -295
  145. /package/library/packages/{atoms/src/components/faceted-filter/components/facet/facet.styles.d.ts → molecules/src/faceted-filter/components/facet-date-picker/facet-date-picker.styles.d.ts} +0 -0
  146. /package/library/packages/{atoms/src/components/faceted-filter/faceted-filter.styles.d.ts → molecules/src/faceted-filter/components/facet-date-range/facet-date-range.styles.d.ts} +0 -0
@@ -1,7 +1,7 @@
1
1
  /* eslint-disable */
2
2
  import { HTMLAttributes, DetailedHTMLProps } from 'react';
3
3
 
4
- import { CxIcon, CxSpinner, CxIconButton, CxAlert, CxAmChart, CxAnimatedImage, CxAnimation, CxPopup, CxMenuItem, CxInput, CxMenu, CxTextarea, CxDropdown, CxButton, CxTooltip, CxResizeObserver, CxLineClamp, CxTag, CxArrayLineClamp, CxTypography, CxAudio, CxAvatar, CxBadge, CxBreadcrumbItem, CxBreadcrumb, CxButtonGroup, CxCard, CxCheckbox, CxVisuallyHidden, CxColorPicker, CxCopyButton, CxDateCalendar, CxDetails, CxDivider, CxDialog, CxDotPagination, CxDotStatus, CxDrawer, CxEChart, CxElementClamp, CxFormatBytes, CxFormatDate, CxFormatNumber, CxFormatTime, CxGrid, CxGridItem, CxHeader, CxHubConnection, CxIframe, CxSkeleton, CxSpace, CxImage, CxImageComparer, CxInclude, CxInputGroup, CxMarkdown, CxMenuLabel, CxMenuSection, CxMutationObserver, CxOption, CxSelect, CxPagination, CxProgressBar, CxProgressRing, CxQrCode, CxRadio, CxRadioButton, CxRadioCard, CxRadioGroup, CxRange, CxRating, CxRelativeTime, CxSplitPanel, CxStep, CxStepper, CxSwitch, CxTab, CxTabPanel, CxTabGroup, CxTable, CxTimecode, CxTreeItem, CxTree, CxVideo, CxFacetedFilter, CxSidebarLayout, Cx3DViewer, CxAssetDataDisplay, CxAssetPicker, CxBicolorPicker, CxBorderInputGroup, CxColorSwatch, CxConfirmPopover, CxCornerPositionInputGroup, CxCropper, CxDashboardIframe, CxDataTabGroup, CxDetailsGroup, CxDownloadFormatPicker, CxDynamicSelect, CxEstimatedReadingTime, CxFolderSelect, CxGraphView, CxBookReader, CxDocumentViewer, CxIconPicker, CxListEditor, CxMasonry, CxMentions, CxPaddingInputGroup, CxPageOutline, CxPositionPicker, CxSearchBox, CxShadowInputGroup, CxShareOptionList, CxSidebar, CxSizeInputGroup, CxStatCard, CxStepperWizard, CxStorybook, CxTimeline, CxTypeface, CxAssetFormatPicker, CxInputDatePicker, CxInputDateRangePicker, CxAssetLinkFormat, CxAssetTransformationDialog, CxBentoGrid, CxCarousel, CxChatbot, CxClusterManagement, CxColorSwatchGroup, CxComment, CxFontKit, CxColumn, CxLightbox, CxGallery, CxColumnGroup, CxText, CxSpecialCharactersDialog, CxContentBuilder, CxDashboardFilter, CxDashboardTable, CxDownloader, CxFileOnDemand, CxFindAndReplace, CxMultiSelect, CxRteCodeBlockToolbar, CxRichTextCodeBlock, CxTemplateSwitcher, CxTextToSpeech, CxVideoChaptersManager, CxVideoEditor, CxTemplateManager, CxChartPlanBuilder } from './apps/cortex/src/types';
4
+ import { CxIcon, CxSpinner, CxIconButton, CxAlert, CxAmChart, CxAnimatedImage, CxAnimation, CxPopup, CxMenuItem, CxInput, CxMenu, CxTextarea, CxDropdown, CxButton, CxTooltip, CxResizeObserver, CxLineClamp, CxTag, CxArrayLineClamp, CxTypography, CxAudio, CxAvatar, CxBadge, CxBreadcrumbItem, CxBreadcrumb, CxButtonGroup, CxCard, CxCheckbox, CxVisuallyHidden, CxColorPicker, CxCopyButton, CxDateCalendar, CxDetails, CxDivider, CxDialog, CxDotPagination, CxDotStatus, CxDrawer, CxEChart, CxElementClamp, CxFormatBytes, CxFormatDate, CxFormatNumber, CxFormatTime, CxGrid, CxGridItem, CxHeader, CxHubConnection, CxIframe, CxSkeleton, CxSpace, CxImage, CxImageComparer, CxInclude, CxInputGroup, CxMarkdown, CxMenuLabel, CxMenuSection, CxMutationObserver, CxOption, CxSelect, CxPagination, CxProgressBar, CxProgressRing, CxQrCode, CxRadio, CxRadioButton, CxRadioCard, CxRadioGroup, CxRange, CxRating, CxRelativeTime, CxSplitPanel, CxStep, CxStepper, CxSwitch, CxTab, CxTabPanel, CxTabGroup, CxTable, CxTimecode, CxTreeItem, CxTree, CxVideo, CxSidebarLayout, Cx3DViewer, CxAssetDataDisplay, CxAssetPicker, CxBicolorPicker, CxBorderInputGroup, CxColorSwatch, CxConfirmPopover, CxCornerPositionInputGroup, CxCropper, CxDashboardIframe, CxDataTabGroup, CxDetailsGroup, CxDownloadFormatPicker, CxDynamicSelect, CxEstimatedReadingTime, CxFacetedFilter, CxInputDatePicker, CxFacetDatePicker, CxInputDateRangePicker, CxFacetDateRange, CxFolderSelect, CxGraphView, CxBookReader, CxDocumentViewer, CxIconPicker, CxListEditor, CxMasonry, CxMentions, CxPaddingInputGroup, CxPageOutline, CxPositionPicker, CxSearchBox, CxShadowInputGroup, CxShareOptionList, CxSidebar, CxSizeInputGroup, CxStatCard, CxStepperWizard, CxStorybook, CxTimeline, CxTypeface, CxAssetFormatPicker, CxAssetLinkFormat, CxAssetTransformationDialog, CxBentoGrid, CxCarousel, CxChatbot, CxClusterManagement, CxColorSwatchGroup, CxComment, CxFontKit, CxColumn, CxLightbox, CxGallery, CxColumnGroup, CxText, CxSpecialCharactersDialog, CxContentBuilder, CxDashboardFilter, CxDashboardTable, CxDownloader, CxFileOnDemand, CxFindAndReplace, CxMultiSelect, CxRteCodeBlockToolbar, CxRichTextCodeBlock, CxTemplateSwitcher, CxTextToSpeech, CxVideoChaptersManager, CxVideoEditor, CxTemplateManager, CxChartPlanBuilder } from './apps/cortex/src/types';
5
5
 
6
6
 
7
7
  export type CxMarkdownRendererObject = any;
@@ -16,11 +16,14 @@
16
16
  export type CxTableTableDropdownFilterDataOption = { filter: CxTableFilter; id: string; label: string; };
17
17
  export type CxTableFilter = { field: string; type: 'ends' | '=' | '>=' | '>' | 'in' | 'keywords' | '<=' | '<' | 'like' | '!=' | 'regex' | 'starts'; value: any; params: { separator: string; matchAll: boolean; }; };
18
18
  export type CxTablePick = { value: any; field: string; };
19
- export type CxFacetedFilterFacet = { facetDetails: CxFacetedFilterFacetDetails; values: CxFacetedFilterFacetValue[]; };
20
- export type CxFacetedFilterFacetDetails = { displayName: string; facetFieldName: string; facetIndexedFieldName: string; selection: 'multiple' | 'single'; };
21
- export type CxFacetedFilterFacetValue = { count: number; displayValue: string; value: string; };
22
19
  export type CxDataTabGroupDetailsItem = { id: string; label: string; };
23
20
  export type CxDetailsGroupDetailsItem = { id: string; label: string; };
21
+ export type CxFacetedFilterFacet = { facetDetails: CxFacetedFilterCheckboxFacetDetails | CxFacetedFilterDatePickerFacetDetails | CxFacetedFilterDateRangeFacetDetails; values: CxFacetedFilterFacetValue[]; };
22
+ export type CxFacetedFilterCheckboxFacetDetails = { displayName: string; facetFieldName: string; facetIndexedFieldName: string; selection: 'multiple' | 'single'; type: 'checkbox'; };
23
+ export type CxFacetedFilterDatePickerFacetDetails = { displayName: string; facetFieldName: string; facetIndexedFieldName: string; max: string; min: string; selection: 'multiple' | 'single'; showTime: boolean; type: 'date-picker'; };
24
+ export type CxFacetedFilterDateRangeFacetDetails = { displayName: string; facetFieldName: string; facetIndexedFieldName: string; max: string; min: string; selection: 'multiple' | 'single'; showPreset: boolean; showTime: boolean; type: 'date-range'; };
25
+ export type CxFacetedFilterFacetValue = { count: number; displayValue: string; value: string; };
26
+ export type CxFacetedFilterDateRangeValue = { fromDate: string; fromTime: string; preset: string; showTime: boolean; toDate: string; toTime: string; type: 'date-picker' | 'date-range'; };
24
27
  export type CxGraphViewWorkflow = { data: CxGraphViewData; description: string; id: string; links: CxGraphViewEdge[]; name: string; node_types: dictionary; nodes: CxGraphViewNode[]; type: string; };
25
28
  export type CxGraphViewData = { fromTransition: string; name: string; source: string; transitions: CxGraphViewTransition[]; };
26
29
  export type CxGraphViewTransition = { description: string; hideEdgeActions: boolean; icon: string; icon_rotation: number; id: string; name: string; required: boolean; type: string; };
@@ -1435,7 +1438,7 @@
1435
1438
  preRender?: boolean;
1436
1439
  }
1437
1440
  /**
1438
- * Audio player with waveform visualization.
1441
+ * Audio player with server-rendered waveform visualization.
1439
1442
  */
1440
1443
  interface CxAudioAttributes extends HTMLAttributes<CxAudio> {
1441
1444
 
@@ -1456,9 +1459,9 @@
1456
1459
  */
1457
1460
  loop?: boolean;
1458
1461
  /**
1459
- * CSS color for the waveform bars. Accepts a plain CSS color or `light-dark(lightColor, darkColor)` for theme-aware coloring. Defaults to `--cx-color-primary` if not set or if the value is invalid.
1462
+ * URL of a server-rendered waveform PNG. The image is analyzed via canvas pixel sampling and rendered as a themeable SVG. Wave color and background are CSS-controllable via `--waves-color` and `--background-color`.
1460
1463
  */
1461
- waveColor?: string[];
1464
+ waveformSrc?: string;
1462
1465
  /**
1463
1466
  * The width of the image.
1464
1467
  */
@@ -5376,48 +5379,6 @@
5376
5379
  /**
5377
5380
  *
5378
5381
  */
5379
- preRender?: boolean;
5380
- }
5381
- /**
5382
- * Filter icon button that opens a dropdown panel with collapsible facet groups. Applied filters are shown as removable tags with a "Clear" action.
5383
- */
5384
- interface CxFacetedFilterAttributes extends HTMLAttributes<CxFacetedFilter> {
5385
-
5386
- /**
5387
- * Active facets with their metadata and available option values.
5388
- */
5389
- facets?: CxFacetedFilterFacet[];
5390
- /**
5391
- * Ordered list of facets to display. Controls which facets render and in what order.
5392
- */
5393
- availableFacets?: CxFacetedFilterFacetDetails[];
5394
- /**
5395
- * Currently selected filter values. See `SelectedFacets` type. Can be set to reset selection.
5396
- */
5397
- selectedFacets?: dictionary;
5398
- /**
5399
- * Default selection mode for all facets. Per-facet selection in FacetDetails takes precedence.
5400
- */
5401
- selection?: 'multiple' | 'single';
5402
- /**
5403
- * Whether the current selection is being applied by the consumer.
5404
- */
5405
- loading?: boolean;
5406
- /**
5407
- * Make localization attributes reactive eslint-disable-next-line lit/no-native-attributes
5408
- */
5409
- dir?: string;
5410
- /**
5411
- * eslint-disable-next-line lit/no-native-attributes
5412
- */
5413
- lang?: string;
5414
- /**
5415
- *
5416
- */
5417
- theme?: 'light' | 'dark';
5418
- /**
5419
- *
5420
- */
5421
5382
  preRender?: boolean;
5422
5383
  }
5423
5384
  /**
@@ -6253,78 +6214,116 @@
6253
6214
  preRender?: boolean;
6254
6215
  }
6255
6216
  /**
6256
- *
6217
+ * Filter icon button that opens a dropdown panel with collapsible facet groups. Applied filters are shown as removable tags with a "Clear" action.
6257
6218
  */
6258
- interface CxFolderSelectAttributes extends HTMLAttributes<CxFolderSelect> {
6219
+ interface CxFacetedFilterAttributes extends HTMLAttributes<CxFacetedFilter> {
6259
6220
 
6260
6221
  /**
6261
- *
6222
+ * Active facets with their metadata and available option values.
6262
6223
  */
6263
- minQueryLength?: number;
6224
+ facets?: CxFacetedFilterFacet[];
6264
6225
  /**
6265
- *
6226
+ * Ordered list of facets to display. Controls which facets render and in what order.
6266
6227
  */
6267
- selection?: 'single' | 'multiple';
6228
+ availableFacets?: CxFacetedFilterCheckboxFacetDetails | CxFacetedFilterDatePickerFacetDetails | CxFacetedFilterDateRangeFacetDetails[];
6268
6229
  /**
6269
- *
6230
+ * Currently selected filter values. See `SelectedFacets` type. Can be set to reset selection.
6270
6231
  */
6271
- variant?: 'input' | 'select';
6232
+ selectedFacets?: dictionary;
6272
6233
  /**
6273
- *
6234
+ * Currently selected date facet values (date-picker + date-range). Can be set to reset selection.
6274
6235
  */
6275
- value?: string;
6236
+ selectedDateRanges?: dictionary;
6276
6237
  /**
6277
- *
6238
+ * Default selection mode for all facets. Per-facet selection in FacetDetails takes precedence.
6278
6239
  */
6279
- name?: string;
6240
+ selection?: 'multiple' | 'single';
6280
6241
  /**
6281
- *
6242
+ * Whether the current selection is being applied by the consumer.
6282
6243
  */
6283
- selectedLabel?: string;
6244
+ loading?: boolean;
6284
6245
  /**
6285
- *
6246
+ * Make localization attributes reactive eslint-disable-next-line lit/no-native-attributes
6286
6247
  */
6287
- baseUrl?: string;
6248
+ dir?: string;
6288
6249
  /**
6289
- *
6250
+ * eslint-disable-next-line lit/no-native-attributes
6290
6251
  */
6291
- open?: boolean;
6252
+ lang?: string;
6292
6253
  /**
6293
6254
  *
6294
6255
  */
6295
- token?: string;
6256
+ theme?: 'light' | 'dark';
6296
6257
  /**
6297
6258
  *
6298
6259
  */
6299
- bearerToken?: string;
6260
+ preRender?: boolean;
6261
+ }
6262
+ /**
6263
+ * A date input field with a calendar picker and an optional time selector. Renders a label inside the input, a calendar popup, and optional hour/minute/second selects.
6264
+ */
6265
+ interface CxInputDatePickerAttributes extends HTMLAttributes<CxInputDatePicker> {
6266
+
6300
6267
  /**
6301
- *
6268
+ * Display label for the field.
6302
6269
  */
6303
- seeThru?: boolean;
6270
+ label?: string;
6304
6271
  /**
6305
- *
6272
+ * The name submitted as a name/value pair with form data.
6306
6273
  */
6307
- required?: boolean;
6274
+ name?: string;
6308
6275
  /**
6309
- *
6276
+ * The associated form element. Accepts a form `id` string or an `HTMLFormElement`. When set, overrides `closest('form')` lookup.
6310
6277
  */
6311
6278
  form?: string;
6312
6279
  /**
6313
- *
6280
+ * The selected date in YYYY-MM-DD format. Used internally for calendar and event detail.
6314
6281
  */
6315
- excludeVirtualFolders?: boolean;
6282
+ value?: string;
6316
6283
  /**
6317
- *
6284
+ * The selected time in 24-hour `HH:mm:ss` format (e.g. `14:30:00`). Values outside this format are not parsed.
6318
6285
  */
6319
- extraFolderId?: string;
6286
+ timeValue?: string;
6320
6287
  /**
6321
- *
6288
+ * Placeholder for the date input. Defaults to DD-MM-YYYY.
6322
6289
  */
6323
- extraFolderTitle?: string;
6290
+ placeholder?: string;
6324
6291
  /**
6325
- *
6292
+ * Shows the hour/minute/second time selects below the date row.
6326
6293
  */
6327
- extraFolderIcon?: string;
6294
+ showTime?: boolean;
6295
+ /**
6296
+ * The name submitted as a name/value pair for the time field.
6297
+ */
6298
+ timeName?: string;
6299
+ /**
6300
+ * Disables all inputs and the calendar picker.
6301
+ */
6302
+ disabled?: boolean;
6303
+ /**
6304
+ * Makes all inputs read-only.
6305
+ */
6306
+ readonly?: boolean;
6307
+ /**
6308
+ * Marks the field as required.
6309
+ */
6310
+ required?: boolean;
6311
+ /**
6312
+ * Minimum selectable date in YYYY-MM-DD format.
6313
+ */
6314
+ min?: string;
6315
+ /**
6316
+ * Maximum selectable date in YYYY-MM-DD format.
6317
+ */
6318
+ max?: string;
6319
+ /**
6320
+ * Custom validation message when the typed date is before `min`. Falls back to the localized `dateBeforeMin` term when omitted.
6321
+ */
6322
+ maskMinMessage?: string;
6323
+ /**
6324
+ * Custom validation message when the typed date is after `max`. Falls back to the localized `dateAfterMax` term when omitted.
6325
+ */
6326
+ maskMaxMessage?: string;
6328
6327
  /**
6329
6328
  * Make localization attributes reactive eslint-disable-next-line lit/no-native-attributes
6330
6329
  */
@@ -6343,26 +6342,38 @@
6343
6342
  preRender?: boolean;
6344
6343
  }
6345
6344
  /**
6346
- *
6345
+ * Internal single-date facet adapter for `cx-faceted-filter`. Renders a collapsible section (matching the checkbox facet) wrapping `cx-input-date-picker`, and normalizes its `cx-change` into the shared `cx-facet-change` event (an `=` filter on the chosen day).
6347
6346
  */
6348
- interface CxGraphViewAttributes extends HTMLAttributes<CxGraphView> {
6347
+ interface CxFacetDatePickerAttributes extends HTMLAttributes<CxFacetDatePicker> {
6349
6348
 
6350
6349
  /**
6351
- *
6350
+ * Field name used as the filter key in the emitted event.
6352
6351
  */
6353
- data?: CxGraphViewWorkflow;
6352
+ field?: string;
6354
6353
  /**
6355
- *
6354
+ * Human-readable label shown in the collapsible header.
6356
6355
  */
6357
- readonly?: boolean;
6356
+ displayName?: string;
6358
6357
  /**
6359
- *
6358
+ * Currently selected date in `YYYY-MM-DD`.
6360
6359
  */
6361
- hideControls?: boolean;
6360
+ value?: string;
6362
6361
  /**
6363
- *
6362
+ * Currently selected time in 24-hour `HH:mm:ss`.
6364
6363
  */
6365
- renderDelay?: number;
6364
+ fromTime?: string;
6365
+ /**
6366
+ * Shows the hour/minute/second selects.
6367
+ */
6368
+ showTime?: boolean;
6369
+ /**
6370
+ * Minimum selectable date in `YYYY-MM-DD`.
6371
+ */
6372
+ min?: string;
6373
+ /**
6374
+ * Maximum selectable date in `YYYY-MM-DD`.
6375
+ */
6376
+ max?: string;
6366
6377
  /**
6367
6378
  * Make localization attributes reactive eslint-disable-next-line lit/no-native-attributes
6368
6379
  */
@@ -6381,66 +6392,90 @@
6381
6392
  preRender?: boolean;
6382
6393
  }
6383
6394
  /**
6384
- * Full-featured PDF and image book reader.
6395
+ * A date range input composed of two date pickers and an optional preset selector. Validates that the from date is not after the to date.
6385
6396
  */
6386
- interface CxBookReaderAttributes extends HTMLAttributes<CxBookReader> {
6397
+ interface CxInputDateRangePickerAttributes extends HTMLAttributes<CxInputDateRangePicker> {
6387
6398
 
6388
6399
  /**
6389
- * Book ID used to fetch page data.
6400
+ * Form submission key for the from date.
6390
6401
  */
6391
- bookId?: string;
6402
+ fromName?: string;
6392
6403
  /**
6393
- * URL of the PDF or image source.
6404
+ * Form submission key for the to date.
6394
6405
  */
6395
- sourceUrl?: string;
6406
+ toName?: string;
6396
6407
  /**
6397
- * Initial page number to display.
6408
+ * Form submission key for the from time.
6398
6409
  */
6399
- pageNumber?: number;
6410
+ fromTimeName?: string;
6400
6411
  /**
6401
- * Whether to show a cover page initially.
6412
+ * Form submission key for the to time.
6402
6413
  */
6403
- showCover?: boolean;
6414
+ toTimeName?: string;
6404
6415
  /**
6405
- * Total number of pages (PDF mode).
6416
+ * The from date in YYYY-MM-DD format.
6406
6417
  */
6407
- totalPages?: number;
6418
+ fromDate?: string;
6408
6419
  /**
6409
- * Reader mode.
6420
+ * The to date in YYYY-MM-DD format.
6410
6421
  */
6411
- bookReaderMode?: 'Image' | 'Pdf';
6422
+ toDate?: string;
6412
6423
  /**
6413
- * Background color for the book container.
6424
+ * The from time in 24-hour `HH:mm:ss` format (e.g. `14:30:00`). Values outside this format are not parsed.
6414
6425
  */
6415
- bookBackground?: string;
6426
+ fromTime?: string;
6416
6427
  /**
6417
- * View mode for the layout.
6428
+ * The to time in 24-hour `HH:mm:ss` format (e.g. `14:30:00`). Values outside this format are not parsed.
6418
6429
  */
6419
- viewMode?: 'FourPage' | 'OnePage' | 'TwoPage';
6430
+ toTime?: string;
6420
6431
  /**
6421
- * Whether the asset is in cold storage.
6432
+ * The selected preset value.
6422
6433
  */
6423
- isInColdStorage?: boolean;
6434
+ preset?: string;
6424
6435
  /**
6425
- * Display name for the book (used in cold storage view).
6436
+ * Label for the from date picker.
6426
6437
  */
6427
- bookName?: string;
6438
+ fromLabel?: string;
6428
6439
  /**
6429
- * PDF range chunk size in bytes.
6440
+ * Label for the to date picker.
6430
6441
  */
6431
- rangeChunkSize?: number;
6442
+ toLabel?: string;
6432
6443
  /**
6433
- * Session ID used for entity ID resolution.
6444
+ * Shared placeholder for both child date pickers.
6434
6445
  */
6435
- sessionId?: string;
6446
+ placeholder?: string;
6436
6447
  /**
6437
- * When true, shows the "Get link to this asset" item in the context menu.
6448
+ * Shows the time selects on both child date pickers.
6438
6449
  */
6439
- enableContextMenuGetLink?: boolean;
6450
+ showTime?: boolean;
6440
6451
  /**
6441
- * URL for the PDF.js worker file. The Cortex host must set this to the server-side worker URL in production. Defaults to the Vite-resolved bundle path, which works in local dev and the docs app.
6452
+ * Shows the preset selector.
6442
6453
  */
6443
- pdfWorkerUrl?: string;
6454
+ showPreset?: boolean;
6455
+ /**
6456
+ * Disables all inputs.
6457
+ */
6458
+ disabled?: boolean;
6459
+ /**
6460
+ * Makes all inputs read-only.
6461
+ */
6462
+ readonly?: boolean;
6463
+ /**
6464
+ * Marks the range as required — both dates must be filled.
6465
+ */
6466
+ required?: boolean;
6467
+ /**
6468
+ * Minimum selectable date in YYYY-MM-DD format.
6469
+ */
6470
+ min?: string;
6471
+ /**
6472
+ * Maximum selectable date in YYYY-MM-DD format.
6473
+ */
6474
+ max?: string;
6475
+ /**
6476
+ * The associated form target passed to child date pickers.
6477
+ */
6478
+ form?: string;
6444
6479
  /**
6445
6480
  * Make localization attributes reactive eslint-disable-next-line lit/no-native-attributes
6446
6481
  */
@@ -6459,20 +6494,292 @@
6459
6494
  preRender?: boolean;
6460
6495
  }
6461
6496
  /**
6462
- * Displays a selected file's source image or PDF document in a content-builder block. PPTX files are rendered via a server-side preview URL built from the `identifier` property.
6497
+ * Internal date-range facet adapter for `cx-faceted-filter`. Renders a collapsible section (matching the checkbox facet) wrapping `cx-input-date-range-picker`, and normalizes its `cx-change` into the shared `cx-facet-change` event. The event fires only once **both** the from and to dates are set, so incomplete edits keep the prior filter.
6463
6498
  */
6464
- interface CxDocumentViewerAttributes extends HTMLAttributes<CxDocumentViewer> {
6499
+ interface CxFacetDateRangeAttributes extends HTMLAttributes<CxFacetDateRange> {
6465
6500
 
6466
6501
  /**
6467
- * The source URL of the document image to display.
6502
+ * Field name used as the filter key in the emitted event.
6468
6503
  */
6469
- src?: string;
6504
+ field?: string;
6470
6505
  /**
6471
- * The name/alt text for the document image.
6506
+ * Human-readable label shown in the collapsible header.
6472
6507
  */
6473
- name?: string;
6508
+ displayName?: string;
6474
6509
  /**
6475
- * A representative image URL for the document, used in asset pickers.
6510
+ * The from date in `YYYY-MM-DD`.
6511
+ */
6512
+ fromDate?: string;
6513
+ /**
6514
+ * The to date in `YYYY-MM-DD`.
6515
+ */
6516
+ toDate?: string;
6517
+ /**
6518
+ * The from time in 24-hour `HH:mm:ss`.
6519
+ */
6520
+ fromTime?: string;
6521
+ /**
6522
+ * The to time in 24-hour `HH:mm:ss`.
6523
+ */
6524
+ toTime?: string;
6525
+ /**
6526
+ * Shows the hour/minute/second selects on both pickers.
6527
+ */
6528
+ showTime?: boolean;
6529
+ /**
6530
+ * Shows the preset selector (Today, Last 7 days, …).
6531
+ */
6532
+ showPreset?: boolean;
6533
+ /**
6534
+ * Selected preset key. Controlled so clearing resets the inner picker's preset.
6535
+ */
6536
+ preset?: string;
6537
+ /**
6538
+ * Minimum selectable date in `YYYY-MM-DD`.
6539
+ */
6540
+ min?: string;
6541
+ /**
6542
+ * Maximum selectable date in `YYYY-MM-DD`.
6543
+ */
6544
+ max?: string;
6545
+ /**
6546
+ * Make localization attributes reactive eslint-disable-next-line lit/no-native-attributes
6547
+ */
6548
+ dir?: string;
6549
+ /**
6550
+ * eslint-disable-next-line lit/no-native-attributes
6551
+ */
6552
+ lang?: string;
6553
+ /**
6554
+ *
6555
+ */
6556
+ theme?: 'light' | 'dark';
6557
+ /**
6558
+ *
6559
+ */
6560
+ preRender?: boolean;
6561
+ }
6562
+ /**
6563
+ *
6564
+ */
6565
+ interface CxFolderSelectAttributes extends HTMLAttributes<CxFolderSelect> {
6566
+
6567
+ /**
6568
+ *
6569
+ */
6570
+ minQueryLength?: number;
6571
+ /**
6572
+ *
6573
+ */
6574
+ selection?: 'single' | 'multiple';
6575
+ /**
6576
+ *
6577
+ */
6578
+ variant?: 'input' | 'select';
6579
+ /**
6580
+ *
6581
+ */
6582
+ value?: string;
6583
+ /**
6584
+ *
6585
+ */
6586
+ name?: string;
6587
+ /**
6588
+ *
6589
+ */
6590
+ selectedLabel?: string;
6591
+ /**
6592
+ *
6593
+ */
6594
+ baseUrl?: string;
6595
+ /**
6596
+ *
6597
+ */
6598
+ open?: boolean;
6599
+ /**
6600
+ *
6601
+ */
6602
+ token?: string;
6603
+ /**
6604
+ *
6605
+ */
6606
+ bearerToken?: string;
6607
+ /**
6608
+ *
6609
+ */
6610
+ seeThru?: boolean;
6611
+ /**
6612
+ *
6613
+ */
6614
+ required?: boolean;
6615
+ /**
6616
+ *
6617
+ */
6618
+ form?: string;
6619
+ /**
6620
+ *
6621
+ */
6622
+ excludeVirtualFolders?: boolean;
6623
+ /**
6624
+ *
6625
+ */
6626
+ extraFolderId?: string;
6627
+ /**
6628
+ *
6629
+ */
6630
+ extraFolderTitle?: string;
6631
+ /**
6632
+ *
6633
+ */
6634
+ extraFolderIcon?: string;
6635
+ /**
6636
+ * Make localization attributes reactive eslint-disable-next-line lit/no-native-attributes
6637
+ */
6638
+ dir?: string;
6639
+ /**
6640
+ * eslint-disable-next-line lit/no-native-attributes
6641
+ */
6642
+ lang?: string;
6643
+ /**
6644
+ *
6645
+ */
6646
+ theme?: 'light' | 'dark';
6647
+ /**
6648
+ *
6649
+ */
6650
+ preRender?: boolean;
6651
+ }
6652
+ /**
6653
+ *
6654
+ */
6655
+ interface CxGraphViewAttributes extends HTMLAttributes<CxGraphView> {
6656
+
6657
+ /**
6658
+ *
6659
+ */
6660
+ data?: CxGraphViewWorkflow;
6661
+ /**
6662
+ *
6663
+ */
6664
+ readonly?: boolean;
6665
+ /**
6666
+ *
6667
+ */
6668
+ hideControls?: boolean;
6669
+ /**
6670
+ *
6671
+ */
6672
+ renderDelay?: number;
6673
+ /**
6674
+ * Make localization attributes reactive eslint-disable-next-line lit/no-native-attributes
6675
+ */
6676
+ dir?: string;
6677
+ /**
6678
+ * eslint-disable-next-line lit/no-native-attributes
6679
+ */
6680
+ lang?: string;
6681
+ /**
6682
+ *
6683
+ */
6684
+ theme?: 'light' | 'dark';
6685
+ /**
6686
+ *
6687
+ */
6688
+ preRender?: boolean;
6689
+ }
6690
+ /**
6691
+ * Full-featured PDF and image book reader.
6692
+ */
6693
+ interface CxBookReaderAttributes extends HTMLAttributes<CxBookReader> {
6694
+
6695
+ /**
6696
+ * Book ID used to fetch page data.
6697
+ */
6698
+ bookId?: string;
6699
+ /**
6700
+ * URL of the PDF or image source.
6701
+ */
6702
+ sourceUrl?: string;
6703
+ /**
6704
+ * Initial page number to display.
6705
+ */
6706
+ pageNumber?: number;
6707
+ /**
6708
+ * Whether to show a cover page initially.
6709
+ */
6710
+ showCover?: boolean;
6711
+ /**
6712
+ * Total number of pages (PDF mode).
6713
+ */
6714
+ totalPages?: number;
6715
+ /**
6716
+ * Reader mode.
6717
+ */
6718
+ bookReaderMode?: 'Image' | 'Pdf';
6719
+ /**
6720
+ * Background color for the book container.
6721
+ */
6722
+ bookBackground?: string;
6723
+ /**
6724
+ * View mode for the layout.
6725
+ */
6726
+ viewMode?: 'FourPage' | 'OnePage' | 'TwoPage';
6727
+ /**
6728
+ * Whether the asset is in cold storage.
6729
+ */
6730
+ isInColdStorage?: boolean;
6731
+ /**
6732
+ * Display name for the book (used in cold storage view).
6733
+ */
6734
+ bookName?: string;
6735
+ /**
6736
+ * PDF range chunk size in bytes.
6737
+ */
6738
+ rangeChunkSize?: number;
6739
+ /**
6740
+ * Session ID used for entity ID resolution.
6741
+ */
6742
+ sessionId?: string;
6743
+ /**
6744
+ * When true, shows the "Get link to this asset" item in the context menu.
6745
+ */
6746
+ enableContextMenuGetLink?: boolean;
6747
+ /**
6748
+ * URL for the PDF.js worker file. The Cortex host must set this to the server-side worker URL in production. Defaults to the Vite-resolved bundle path, which works in local dev and the docs app.
6749
+ */
6750
+ pdfWorkerUrl?: string;
6751
+ /**
6752
+ * Make localization attributes reactive eslint-disable-next-line lit/no-native-attributes
6753
+ */
6754
+ dir?: string;
6755
+ /**
6756
+ * eslint-disable-next-line lit/no-native-attributes
6757
+ */
6758
+ lang?: string;
6759
+ /**
6760
+ *
6761
+ */
6762
+ theme?: 'light' | 'dark';
6763
+ /**
6764
+ *
6765
+ */
6766
+ preRender?: boolean;
6767
+ }
6768
+ /**
6769
+ * Displays a selected file's source image or PDF document in a content-builder block. PPTX files are rendered via a server-side preview URL built from the `identifier` property.
6770
+ */
6771
+ interface CxDocumentViewerAttributes extends HTMLAttributes<CxDocumentViewer> {
6772
+
6773
+ /**
6774
+ * The source URL of the document image to display.
6775
+ */
6776
+ src?: string;
6777
+ /**
6778
+ * The name/alt text for the document image.
6779
+ */
6780
+ name?: string;
6781
+ /**
6782
+ * A representative image URL for the document, used in asset pickers.
6476
6783
  */
6477
6784
  representative?: string;
6478
6785
  /**
@@ -6588,7 +6895,7 @@
6588
6895
  /**
6589
6896
  * When true, renders a cx-bicolor-picker below the icon selector. <br/>@default false
6590
6897
  */
6591
- showColorPicker?: boolean;
6898
+ canPickColor?: boolean;
6592
6899
  /**
6593
6900
  * Color value in light-dark() CSS format, managed by the embedded bicolor picker. Only relevant when show-bicolor-picker is true. <br/>@default ''
6594
6901
  */
@@ -7398,190 +7705,6 @@
7398
7705
  /**
7399
7706
  *
7400
7707
  */
7401
- preRender?: boolean;
7402
- }
7403
- /**
7404
- * A date input field with a calendar picker and an optional time selector. Renders a label inside the input, a calendar popup, and optional hour/minute/second selects.
7405
- */
7406
- interface CxInputDatePickerAttributes extends HTMLAttributes<CxInputDatePicker> {
7407
-
7408
- /**
7409
- * Display label for the field.
7410
- */
7411
- label?: string;
7412
- /**
7413
- * The name submitted as a name/value pair with form data.
7414
- */
7415
- name?: string;
7416
- /**
7417
- * The associated form element. Accepts a form `id` string or an `HTMLFormElement`. When set, overrides `closest('form')` lookup.
7418
- */
7419
- form?: string;
7420
- /**
7421
- * The selected date in YYYY-MM-DD format. Used internally for calendar and event detail.
7422
- */
7423
- value?: string;
7424
- /**
7425
- * The selected time in 24-hour `HH:mm:ss` format (e.g. `14:30:00`). Values outside this format are not parsed.
7426
- */
7427
- timeValue?: string;
7428
- /**
7429
- * Placeholder for the date input. Defaults to DD-MM-YYYY.
7430
- */
7431
- placeholder?: string;
7432
- /**
7433
- * Shows the hour/minute/second time selects below the date row.
7434
- */
7435
- showTime?: boolean;
7436
- /**
7437
- * The name submitted as a name/value pair for the time field.
7438
- */
7439
- timeName?: string;
7440
- /**
7441
- * Disables all inputs and the calendar picker.
7442
- */
7443
- disabled?: boolean;
7444
- /**
7445
- * Makes all inputs read-only.
7446
- */
7447
- readonly?: boolean;
7448
- /**
7449
- * Marks the field as required.
7450
- */
7451
- required?: boolean;
7452
- /**
7453
- * Minimum selectable date in YYYY-MM-DD format.
7454
- */
7455
- min?: string;
7456
- /**
7457
- * Maximum selectable date in YYYY-MM-DD format.
7458
- */
7459
- max?: string;
7460
- /**
7461
- * Custom validation message when the typed date is before `min`. Falls back to the localized `dateBeforeMin` term when omitted.
7462
- */
7463
- maskMinMessage?: string;
7464
- /**
7465
- * Custom validation message when the typed date is after `max`. Falls back to the localized `dateAfterMax` term when omitted.
7466
- */
7467
- maskMaxMessage?: string;
7468
- /**
7469
- * Make localization attributes reactive eslint-disable-next-line lit/no-native-attributes
7470
- */
7471
- dir?: string;
7472
- /**
7473
- * eslint-disable-next-line lit/no-native-attributes
7474
- */
7475
- lang?: string;
7476
- /**
7477
- *
7478
- */
7479
- theme?: 'light' | 'dark';
7480
- /**
7481
- *
7482
- */
7483
- preRender?: boolean;
7484
- }
7485
- /**
7486
- * A date range input composed of two date pickers and an optional preset selector. Validates that the from date is not after the to date.
7487
- */
7488
- interface CxInputDateRangePickerAttributes extends HTMLAttributes<CxInputDateRangePicker> {
7489
-
7490
- /**
7491
- * Form submission key for the from date.
7492
- */
7493
- fromName?: string;
7494
- /**
7495
- * Form submission key for the to date.
7496
- */
7497
- toName?: string;
7498
- /**
7499
- * Form submission key for the from time.
7500
- */
7501
- fromTimeName?: string;
7502
- /**
7503
- * Form submission key for the to time.
7504
- */
7505
- toTimeName?: string;
7506
- /**
7507
- * The from date in YYYY-MM-DD format.
7508
- */
7509
- fromDate?: string;
7510
- /**
7511
- * The to date in YYYY-MM-DD format.
7512
- */
7513
- toDate?: string;
7514
- /**
7515
- * The from time in 24-hour `HH:mm:ss` format (e.g. `14:30:00`). Values outside this format are not parsed.
7516
- */
7517
- fromTime?: string;
7518
- /**
7519
- * The to time in 24-hour `HH:mm:ss` format (e.g. `14:30:00`). Values outside this format are not parsed.
7520
- */
7521
- toTime?: string;
7522
- /**
7523
- * The selected preset value.
7524
- */
7525
- preset?: string;
7526
- /**
7527
- * Label for the from date picker.
7528
- */
7529
- fromLabel?: string;
7530
- /**
7531
- * Label for the to date picker.
7532
- */
7533
- toLabel?: string;
7534
- /**
7535
- * Shared placeholder for both child date pickers.
7536
- */
7537
- placeholder?: string;
7538
- /**
7539
- * Shows the time selects on both child date pickers.
7540
- */
7541
- showTime?: boolean;
7542
- /**
7543
- * Shows the preset selector.
7544
- */
7545
- showPreset?: boolean;
7546
- /**
7547
- * Disables all inputs.
7548
- */
7549
- disabled?: boolean;
7550
- /**
7551
- * Makes all inputs read-only.
7552
- */
7553
- readonly?: boolean;
7554
- /**
7555
- * Marks the range as required — both dates must be filled.
7556
- */
7557
- required?: boolean;
7558
- /**
7559
- * Minimum selectable date in YYYY-MM-DD format.
7560
- */
7561
- min?: string;
7562
- /**
7563
- * Maximum selectable date in YYYY-MM-DD format.
7564
- */
7565
- max?: string;
7566
- /**
7567
- * The associated form target passed to child date pickers.
7568
- */
7569
- form?: string;
7570
- /**
7571
- * Make localization attributes reactive eslint-disable-next-line lit/no-native-attributes
7572
- */
7573
- dir?: string;
7574
- /**
7575
- * eslint-disable-next-line lit/no-native-attributes
7576
- */
7577
- lang?: string;
7578
- /**
7579
- *
7580
- */
7581
- theme?: 'light' | 'dark';
7582
- /**
7583
- *
7584
- */
7585
7708
  preRender?: boolean;
7586
7709
  }
7587
7710
  /**
@@ -9488,18 +9611,18 @@
9488
9611
  */
9489
9612
  preRender?: boolean;
9490
9613
  }
9491
- export type CxIconProps = DetailedHTMLProps<CxIconAttributes, CxIcon> & {class?: string};export type CxSpinnerProps = DetailedHTMLProps<CxSpinnerAttributes, CxSpinner> & {class?: string};export type CxIconButtonProps = DetailedHTMLProps<CxIconButtonAttributes, CxIconButton> & {class?: string};export type CxAlertProps = DetailedHTMLProps<CxAlertAttributes, CxAlert> & {class?: string};export type CxAmChartProps = DetailedHTMLProps<CxAmChartAttributes, CxAmChart> & {class?: string};export type CxAnimatedImageProps = DetailedHTMLProps<CxAnimatedImageAttributes, CxAnimatedImage> & {class?: string};export type CxAnimationProps = DetailedHTMLProps<CxAnimationAttributes, CxAnimation> & {class?: string};export type CxPopupProps = DetailedHTMLProps<CxPopupAttributes, CxPopup> & {class?: string};export type CxMenuItemProps = DetailedHTMLProps<CxMenuItemAttributes, CxMenuItem> & {class?: string};export type CxInputProps = DetailedHTMLProps<CxInputAttributes, CxInput> & {class?: string};export type CxMenuProps = DetailedHTMLProps<CxMenuAttributes, CxMenu> & {class?: string};export type CxTextareaProps = DetailedHTMLProps<CxTextareaAttributes, CxTextarea> & {class?: string};export type CxDropdownProps = DetailedHTMLProps<CxDropdownAttributes, CxDropdown> & {class?: string};export type CxButtonProps = DetailedHTMLProps<CxButtonAttributes, CxButton> & {class?: string};export type CxTooltipProps = DetailedHTMLProps<CxTooltipAttributes, CxTooltip> & {class?: string};export type CxResizeObserverProps = DetailedHTMLProps<CxResizeObserverAttributes, CxResizeObserver> & {class?: string};export type CxLineClampProps = DetailedHTMLProps<CxLineClampAttributes, CxLineClamp> & {class?: string};export type CxTagProps = DetailedHTMLProps<CxTagAttributes, CxTag> & {class?: string};export type CxArrayLineClampProps = DetailedHTMLProps<CxArrayLineClampAttributes, CxArrayLineClamp> & {class?: string};export type CxTypographyProps = DetailedHTMLProps<CxTypographyAttributes, CxTypography> & {class?: string};export type CxAudioProps = DetailedHTMLProps<CxAudioAttributes, CxAudio> & {class?: string};export type CxAvatarProps = DetailedHTMLProps<CxAvatarAttributes, CxAvatar> & {class?: string};export type CxBadgeProps = DetailedHTMLProps<CxBadgeAttributes, CxBadge> & {class?: string};export type CxBreadcrumbItemProps = DetailedHTMLProps<CxBreadcrumbItemAttributes, CxBreadcrumbItem> & {class?: string};export type CxBreadcrumbProps = DetailedHTMLProps<CxBreadcrumbAttributes, CxBreadcrumb> & {class?: string};export type CxButtonGroupProps = DetailedHTMLProps<CxButtonGroupAttributes, CxButtonGroup> & {class?: string};export type CxCardProps = DetailedHTMLProps<CxCardAttributes, CxCard> & {class?: string};export type CxCheckboxProps = DetailedHTMLProps<CxCheckboxAttributes, CxCheckbox> & {class?: string};export type CxVisuallyHiddenProps = DetailedHTMLProps<CxVisuallyHiddenAttributes, CxVisuallyHidden> & {class?: string};export type CxColorPickerProps = DetailedHTMLProps<CxColorPickerAttributes, CxColorPicker> & {class?: string};export type CxCopyButtonProps = DetailedHTMLProps<CxCopyButtonAttributes, CxCopyButton> & {class?: string};export type CxDateCalendarProps = DetailedHTMLProps<CxDateCalendarAttributes, CxDateCalendar> & {class?: string};export type CxDetailsProps = DetailedHTMLProps<CxDetailsAttributes, CxDetails> & {class?: string};export type CxDividerProps = DetailedHTMLProps<CxDividerAttributes, CxDivider> & {class?: string};export type CxDialogProps = DetailedHTMLProps<CxDialogAttributes, CxDialog> & {class?: string};export type CxDotPaginationProps = DetailedHTMLProps<CxDotPaginationAttributes, CxDotPagination> & {class?: string};export type CxDotStatusProps = DetailedHTMLProps<CxDotStatusAttributes, CxDotStatus> & {class?: string};export type CxDrawerProps = DetailedHTMLProps<CxDrawerAttributes, CxDrawer> & {class?: string};export type CxEChartProps = DetailedHTMLProps<CxEChartAttributes, CxEChart> & {class?: string};export type CxElementClampProps = DetailedHTMLProps<CxElementClampAttributes, CxElementClamp> & {class?: string};export type CxFormatBytesProps = DetailedHTMLProps<CxFormatBytesAttributes, CxFormatBytes> & {class?: string};export type CxFormatDateProps = DetailedHTMLProps<CxFormatDateAttributes, CxFormatDate> & {class?: string};export type CxFormatNumberProps = DetailedHTMLProps<CxFormatNumberAttributes, CxFormatNumber> & {class?: string};export type CxFormatTimeProps = DetailedHTMLProps<CxFormatTimeAttributes, CxFormatTime> & {class?: string};export type CxGridProps = DetailedHTMLProps<CxGridAttributes, CxGrid> & {class?: string};export type CxGridItemProps = DetailedHTMLProps<CxGridItemAttributes, CxGridItem> & {class?: string};export type CxHeaderProps = DetailedHTMLProps<CxHeaderAttributes, CxHeader> & {class?: string};export type CxHubConnectionProps = DetailedHTMLProps<CxHubConnectionAttributes, CxHubConnection> & {class?: string};export type CxIframeProps = DetailedHTMLProps<CxIframeAttributes, CxIframe> & {class?: string};export type CxSkeletonProps = DetailedHTMLProps<CxSkeletonAttributes, CxSkeleton> & {class?: string};export type CxSpaceProps = DetailedHTMLProps<CxSpaceAttributes, CxSpace> & {class?: string};export type CxImageProps = DetailedHTMLProps<CxImageAttributes, CxImage> & {class?: string};export type CxImageComparerProps = DetailedHTMLProps<CxImageComparerAttributes, CxImageComparer> & {class?: string};export type CxIncludeProps = DetailedHTMLProps<CxIncludeAttributes, CxInclude> & {class?: string};export type CxInputGroupProps = DetailedHTMLProps<CxInputGroupAttributes, CxInputGroup> & {class?: string};export type CxMarkdownProps = DetailedHTMLProps<CxMarkdownAttributes, CxMarkdown> & {class?: string};export type CxMenuLabelProps = DetailedHTMLProps<CxMenuLabelAttributes, CxMenuLabel> & {class?: string};export type CxMenuSectionProps = DetailedHTMLProps<CxMenuSectionAttributes, CxMenuSection> & {class?: string};export type CxMutationObserverProps = DetailedHTMLProps<CxMutationObserverAttributes, CxMutationObserver> & {class?: string};export type CxOptionProps = DetailedHTMLProps<CxOptionAttributes, CxOption> & {class?: string};export type CxSelectProps = DetailedHTMLProps<CxSelectAttributes, CxSelect> & {class?: string};export type CxPaginationProps = DetailedHTMLProps<CxPaginationAttributes, CxPagination> & {class?: string};export type CxProgressBarProps = DetailedHTMLProps<CxProgressBarAttributes, CxProgressBar> & {class?: string};export type CxProgressRingProps = DetailedHTMLProps<CxProgressRingAttributes, CxProgressRing> & {class?: string};export type CxQrCodeProps = DetailedHTMLProps<CxQrCodeAttributes, CxQrCode> & {class?: string};export type CxRadioProps = DetailedHTMLProps<CxRadioAttributes, CxRadio> & {class?: string};export type CxRadioButtonProps = DetailedHTMLProps<CxRadioButtonAttributes, CxRadioButton> & {class?: string};export type CxRadioCardProps = DetailedHTMLProps<CxRadioCardAttributes, CxRadioCard> & {class?: string};export type CxRadioGroupProps = DetailedHTMLProps<CxRadioGroupAttributes, CxRadioGroup> & {class?: string};export type CxRangeProps = DetailedHTMLProps<CxRangeAttributes, CxRange> & {class?: string};export type CxRatingProps = DetailedHTMLProps<CxRatingAttributes, CxRating> & {class?: string};export type CxRelativeTimeProps = DetailedHTMLProps<CxRelativeTimeAttributes, CxRelativeTime> & {class?: string};export type CxSplitPanelProps = DetailedHTMLProps<CxSplitPanelAttributes, CxSplitPanel> & {class?: string};export type CxStepProps = DetailedHTMLProps<CxStepAttributes, CxStep> & {class?: string};export type CxStepperProps = DetailedHTMLProps<CxStepperAttributes, CxStepper> & {class?: string};export type CxSwitchProps = DetailedHTMLProps<CxSwitchAttributes, CxSwitch> & {class?: string};export type CxTabProps = DetailedHTMLProps<CxTabAttributes, CxTab> & {class?: string};export type CxTabPanelProps = DetailedHTMLProps<CxTabPanelAttributes, CxTabPanel> & {class?: string};export type CxTabGroupProps = DetailedHTMLProps<CxTabGroupAttributes, CxTabGroup> & {class?: string};export type CxTableProps = DetailedHTMLProps<CxTableAttributes, CxTable> & {class?: string};export type CxTimecodeProps = DetailedHTMLProps<CxTimecodeAttributes, CxTimecode> & {class?: string};export type CxTreeItemProps = DetailedHTMLProps<CxTreeItemAttributes, CxTreeItem> & {class?: string};export type CxTreeProps = DetailedHTMLProps<CxTreeAttributes, CxTree> & {class?: string};export type CxVideoProps = DetailedHTMLProps<CxVideoAttributes, CxVideo> & {class?: string};export type CxFacetedFilterProps = DetailedHTMLProps<CxFacetedFilterAttributes, CxFacetedFilter> & {class?: string};export type CxSidebarLayoutProps = DetailedHTMLProps<CxSidebarLayoutAttributes, CxSidebarLayout> & {class?: string};export type Cx3DViewerProps = DetailedHTMLProps<Cx3DViewerAttributes, Cx3DViewer> & {class?: string};export type CxAssetDataDisplayProps = DetailedHTMLProps<CxAssetDataDisplayAttributes, CxAssetDataDisplay> & {class?: string};export type CxAssetPickerProps = DetailedHTMLProps<CxAssetPickerAttributes, CxAssetPicker> & {class?: string};export type CxBicolorPickerProps = DetailedHTMLProps<CxBicolorPickerAttributes, CxBicolorPicker> & {class?: string};export type CxBorderInputGroupProps = DetailedHTMLProps<CxBorderInputGroupAttributes, CxBorderInputGroup> & {class?: string};export type CxColorSwatchProps = DetailedHTMLProps<CxColorSwatchAttributes, CxColorSwatch> & {class?: string};export type CxConfirmPopoverProps = DetailedHTMLProps<CxConfirmPopoverAttributes, CxConfirmPopover> & {class?: string};export type CxCornerPositionInputGroupProps = DetailedHTMLProps<CxCornerPositionInputGroupAttributes, CxCornerPositionInputGroup> & {class?: string};export type CxCropperProps = DetailedHTMLProps<CxCropperAttributes, CxCropper> & {class?: string};export type CxDashboardIframeProps = DetailedHTMLProps<CxDashboardIframeAttributes, CxDashboardIframe> & {class?: string};export type CxDataTabGroupProps = DetailedHTMLProps<CxDataTabGroupAttributes, CxDataTabGroup> & {class?: string};export type CxDetailsGroupProps = DetailedHTMLProps<CxDetailsGroupAttributes, CxDetailsGroup> & {class?: string};export type CxDownloadFormatPickerProps = DetailedHTMLProps<CxDownloadFormatPickerAttributes, CxDownloadFormatPicker> & {class?: string};export type CxDynamicSelectProps = DetailedHTMLProps<CxDynamicSelectAttributes, CxDynamicSelect> & {class?: string};export type CxEstimatedReadingTimeProps = DetailedHTMLProps<CxEstimatedReadingTimeAttributes, CxEstimatedReadingTime> & {class?: string};export type CxFolderSelectProps = DetailedHTMLProps<CxFolderSelectAttributes, CxFolderSelect> & {class?: string};export type CxGraphViewProps = DetailedHTMLProps<CxGraphViewAttributes, CxGraphView> & {class?: string};export type CxBookReaderProps = DetailedHTMLProps<CxBookReaderAttributes, CxBookReader> & {class?: string};export type CxDocumentViewerProps = DetailedHTMLProps<CxDocumentViewerAttributes, CxDocumentViewer> & {class?: string};export type CxIconPickerProps = DetailedHTMLProps<CxIconPickerAttributes, CxIconPicker> & {class?: string};export type CxListEditorProps = DetailedHTMLProps<CxListEditorAttributes, CxListEditor> & {class?: string};export type CxMasonryProps = DetailedHTMLProps<CxMasonryAttributes, CxMasonry> & {class?: string};export type CxMentionsProps = DetailedHTMLProps<CxMentionsAttributes, CxMentions> & {class?: string};export type CxPaddingInputGroupProps = DetailedHTMLProps<CxPaddingInputGroupAttributes, CxPaddingInputGroup> & {class?: string};export type CxPageOutlineProps = DetailedHTMLProps<CxPageOutlineAttributes, CxPageOutline> & {class?: string};export type CxPositionPickerProps = DetailedHTMLProps<CxPositionPickerAttributes, CxPositionPicker> & {class?: string};export type CxSearchBoxProps = DetailedHTMLProps<CxSearchBoxAttributes, CxSearchBox> & {class?: string};export type CxShadowInputGroupProps = DetailedHTMLProps<CxShadowInputGroupAttributes, CxShadowInputGroup> & {class?: string};export type CxShareOptionListProps = DetailedHTMLProps<CxShareOptionListAttributes, CxShareOptionList> & {class?: string};export type CxSidebarProps = DetailedHTMLProps<CxSidebarAttributes, CxSidebar> & {class?: string};export type CxSizeInputGroupProps = DetailedHTMLProps<CxSizeInputGroupAttributes, CxSizeInputGroup> & {class?: string};export type CxStatCardProps = DetailedHTMLProps<CxStatCardAttributes, CxStatCard> & {class?: string};export type CxStepperWizardProps = DetailedHTMLProps<CxStepperWizardAttributes, CxStepperWizard> & {class?: string};export type CxStorybookProps = DetailedHTMLProps<CxStorybookAttributes, CxStorybook> & {class?: string};export type CxTimelineProps = DetailedHTMLProps<CxTimelineAttributes, CxTimeline> & {class?: string};export type CxTypefaceProps = DetailedHTMLProps<CxTypefaceAttributes, CxTypeface> & {class?: string};export type CxAssetFormatPickerProps = DetailedHTMLProps<CxAssetFormatPickerAttributes, CxAssetFormatPicker> & {class?: string};export type CxInputDatePickerProps = DetailedHTMLProps<CxInputDatePickerAttributes, CxInputDatePicker> & {class?: string};export type CxInputDateRangePickerProps = DetailedHTMLProps<CxInputDateRangePickerAttributes, CxInputDateRangePicker> & {class?: string};export type CxAssetLinkFormatProps = DetailedHTMLProps<CxAssetLinkFormatAttributes, CxAssetLinkFormat> & {class?: string};export type CxAssetTransformationDialogProps = DetailedHTMLProps<CxAssetTransformationDialogAttributes, CxAssetTransformationDialog> & {class?: string};export type CxBentoGridProps = DetailedHTMLProps<CxBentoGridAttributes, CxBentoGrid> & {class?: string};export type CxCarouselProps = DetailedHTMLProps<CxCarouselAttributes, CxCarousel> & {class?: string};export type CxChatbotProps = DetailedHTMLProps<CxChatbotAttributes, CxChatbot> & {class?: string};export type CxClusterManagementProps = DetailedHTMLProps<CxClusterManagementAttributes, CxClusterManagement> & {class?: string};export type CxColorSwatchGroupProps = DetailedHTMLProps<CxColorSwatchGroupAttributes, CxColorSwatchGroup> & {class?: string};export type CxCommentProps = DetailedHTMLProps<CxCommentAttributes, CxComment> & {class?: string};export type CxFontKitProps = DetailedHTMLProps<CxFontKitAttributes, CxFontKit> & {class?: string};export type CxColumnProps = DetailedHTMLProps<CxColumnAttributes, CxColumn> & {class?: string};export type CxLightboxProps = DetailedHTMLProps<CxLightboxAttributes, CxLightbox> & {class?: string};export type CxGalleryProps = DetailedHTMLProps<CxGalleryAttributes, CxGallery> & {class?: string};export type CxColumnGroupProps = DetailedHTMLProps<CxColumnGroupAttributes, CxColumnGroup> & {class?: string};export type CxTextProps = DetailedHTMLProps<CxTextAttributes, CxText> & {class?: string};export type CxSpecialCharactersDialogProps = DetailedHTMLProps<CxSpecialCharactersDialogAttributes, CxSpecialCharactersDialog> & {class?: string};export type CxContentBuilderProps = DetailedHTMLProps<CxContentBuilderAttributes, CxContentBuilder> & {class?: string};export type CxDashboardFilterProps = DetailedHTMLProps<CxDashboardFilterAttributes, CxDashboardFilter> & {class?: string};export type CxDashboardTableProps = DetailedHTMLProps<CxDashboardTableAttributes, CxDashboardTable> & {class?: string};export type CxDownloaderProps = DetailedHTMLProps<CxDownloaderAttributes, CxDownloader> & {class?: string};export type CxFileOnDemandProps = DetailedHTMLProps<CxFileOnDemandAttributes, CxFileOnDemand> & {class?: string};export type CxFindAndReplaceProps = DetailedHTMLProps<CxFindAndReplaceAttributes, CxFindAndReplace> & {class?: string};export type CxMultiSelectProps = DetailedHTMLProps<CxMultiSelectAttributes, CxMultiSelect> & {class?: string};export type CxRteCodeBlockToolbarProps = DetailedHTMLProps<CxRteCodeBlockToolbarAttributes, CxRteCodeBlockToolbar> & {class?: string};export type CxRichTextCodeBlockProps = DetailedHTMLProps<CxRichTextCodeBlockAttributes, CxRichTextCodeBlock> & {class?: string};export type CxTemplateSwitcherProps = DetailedHTMLProps<CxTemplateSwitcherAttributes, CxTemplateSwitcher> & {class?: string};export type CxTextToSpeechProps = DetailedHTMLProps<CxTextToSpeechAttributes, CxTextToSpeech> & {class?: string};export type CxVideoChaptersManagerProps = DetailedHTMLProps<CxVideoChaptersManagerAttributes, CxVideoChaptersManager> & {class?: string};export type CxVideoEditorProps = DetailedHTMLProps<CxVideoEditorAttributes, CxVideoEditor> & {class?: string};export type CxTemplateManagerProps = DetailedHTMLProps<CxTemplateManagerAttributes, CxTemplateManager> & {class?: string};export type CxChartPlanBuilderProps = DetailedHTMLProps<CxChartPlanBuilderAttributes, CxChartPlanBuilder> & {class?: string};
9614
+ export type CxIconProps = DetailedHTMLProps<CxIconAttributes, CxIcon> & {class?: string};export type CxSpinnerProps = DetailedHTMLProps<CxSpinnerAttributes, CxSpinner> & {class?: string};export type CxIconButtonProps = DetailedHTMLProps<CxIconButtonAttributes, CxIconButton> & {class?: string};export type CxAlertProps = DetailedHTMLProps<CxAlertAttributes, CxAlert> & {class?: string};export type CxAmChartProps = DetailedHTMLProps<CxAmChartAttributes, CxAmChart> & {class?: string};export type CxAnimatedImageProps = DetailedHTMLProps<CxAnimatedImageAttributes, CxAnimatedImage> & {class?: string};export type CxAnimationProps = DetailedHTMLProps<CxAnimationAttributes, CxAnimation> & {class?: string};export type CxPopupProps = DetailedHTMLProps<CxPopupAttributes, CxPopup> & {class?: string};export type CxMenuItemProps = DetailedHTMLProps<CxMenuItemAttributes, CxMenuItem> & {class?: string};export type CxInputProps = DetailedHTMLProps<CxInputAttributes, CxInput> & {class?: string};export type CxMenuProps = DetailedHTMLProps<CxMenuAttributes, CxMenu> & {class?: string};export type CxTextareaProps = DetailedHTMLProps<CxTextareaAttributes, CxTextarea> & {class?: string};export type CxDropdownProps = DetailedHTMLProps<CxDropdownAttributes, CxDropdown> & {class?: string};export type CxButtonProps = DetailedHTMLProps<CxButtonAttributes, CxButton> & {class?: string};export type CxTooltipProps = DetailedHTMLProps<CxTooltipAttributes, CxTooltip> & {class?: string};export type CxResizeObserverProps = DetailedHTMLProps<CxResizeObserverAttributes, CxResizeObserver> & {class?: string};export type CxLineClampProps = DetailedHTMLProps<CxLineClampAttributes, CxLineClamp> & {class?: string};export type CxTagProps = DetailedHTMLProps<CxTagAttributes, CxTag> & {class?: string};export type CxArrayLineClampProps = DetailedHTMLProps<CxArrayLineClampAttributes, CxArrayLineClamp> & {class?: string};export type CxTypographyProps = DetailedHTMLProps<CxTypographyAttributes, CxTypography> & {class?: string};export type CxAudioProps = DetailedHTMLProps<CxAudioAttributes, CxAudio> & {class?: string};export type CxAvatarProps = DetailedHTMLProps<CxAvatarAttributes, CxAvatar> & {class?: string};export type CxBadgeProps = DetailedHTMLProps<CxBadgeAttributes, CxBadge> & {class?: string};export type CxBreadcrumbItemProps = DetailedHTMLProps<CxBreadcrumbItemAttributes, CxBreadcrumbItem> & {class?: string};export type CxBreadcrumbProps = DetailedHTMLProps<CxBreadcrumbAttributes, CxBreadcrumb> & {class?: string};export type CxButtonGroupProps = DetailedHTMLProps<CxButtonGroupAttributes, CxButtonGroup> & {class?: string};export type CxCardProps = DetailedHTMLProps<CxCardAttributes, CxCard> & {class?: string};export type CxCheckboxProps = DetailedHTMLProps<CxCheckboxAttributes, CxCheckbox> & {class?: string};export type CxVisuallyHiddenProps = DetailedHTMLProps<CxVisuallyHiddenAttributes, CxVisuallyHidden> & {class?: string};export type CxColorPickerProps = DetailedHTMLProps<CxColorPickerAttributes, CxColorPicker> & {class?: string};export type CxCopyButtonProps = DetailedHTMLProps<CxCopyButtonAttributes, CxCopyButton> & {class?: string};export type CxDateCalendarProps = DetailedHTMLProps<CxDateCalendarAttributes, CxDateCalendar> & {class?: string};export type CxDetailsProps = DetailedHTMLProps<CxDetailsAttributes, CxDetails> & {class?: string};export type CxDividerProps = DetailedHTMLProps<CxDividerAttributes, CxDivider> & {class?: string};export type CxDialogProps = DetailedHTMLProps<CxDialogAttributes, CxDialog> & {class?: string};export type CxDotPaginationProps = DetailedHTMLProps<CxDotPaginationAttributes, CxDotPagination> & {class?: string};export type CxDotStatusProps = DetailedHTMLProps<CxDotStatusAttributes, CxDotStatus> & {class?: string};export type CxDrawerProps = DetailedHTMLProps<CxDrawerAttributes, CxDrawer> & {class?: string};export type CxEChartProps = DetailedHTMLProps<CxEChartAttributes, CxEChart> & {class?: string};export type CxElementClampProps = DetailedHTMLProps<CxElementClampAttributes, CxElementClamp> & {class?: string};export type CxFormatBytesProps = DetailedHTMLProps<CxFormatBytesAttributes, CxFormatBytes> & {class?: string};export type CxFormatDateProps = DetailedHTMLProps<CxFormatDateAttributes, CxFormatDate> & {class?: string};export type CxFormatNumberProps = DetailedHTMLProps<CxFormatNumberAttributes, CxFormatNumber> & {class?: string};export type CxFormatTimeProps = DetailedHTMLProps<CxFormatTimeAttributes, CxFormatTime> & {class?: string};export type CxGridProps = DetailedHTMLProps<CxGridAttributes, CxGrid> & {class?: string};export type CxGridItemProps = DetailedHTMLProps<CxGridItemAttributes, CxGridItem> & {class?: string};export type CxHeaderProps = DetailedHTMLProps<CxHeaderAttributes, CxHeader> & {class?: string};export type CxHubConnectionProps = DetailedHTMLProps<CxHubConnectionAttributes, CxHubConnection> & {class?: string};export type CxIframeProps = DetailedHTMLProps<CxIframeAttributes, CxIframe> & {class?: string};export type CxSkeletonProps = DetailedHTMLProps<CxSkeletonAttributes, CxSkeleton> & {class?: string};export type CxSpaceProps = DetailedHTMLProps<CxSpaceAttributes, CxSpace> & {class?: string};export type CxImageProps = DetailedHTMLProps<CxImageAttributes, CxImage> & {class?: string};export type CxImageComparerProps = DetailedHTMLProps<CxImageComparerAttributes, CxImageComparer> & {class?: string};export type CxIncludeProps = DetailedHTMLProps<CxIncludeAttributes, CxInclude> & {class?: string};export type CxInputGroupProps = DetailedHTMLProps<CxInputGroupAttributes, CxInputGroup> & {class?: string};export type CxMarkdownProps = DetailedHTMLProps<CxMarkdownAttributes, CxMarkdown> & {class?: string};export type CxMenuLabelProps = DetailedHTMLProps<CxMenuLabelAttributes, CxMenuLabel> & {class?: string};export type CxMenuSectionProps = DetailedHTMLProps<CxMenuSectionAttributes, CxMenuSection> & {class?: string};export type CxMutationObserverProps = DetailedHTMLProps<CxMutationObserverAttributes, CxMutationObserver> & {class?: string};export type CxOptionProps = DetailedHTMLProps<CxOptionAttributes, CxOption> & {class?: string};export type CxSelectProps = DetailedHTMLProps<CxSelectAttributes, CxSelect> & {class?: string};export type CxPaginationProps = DetailedHTMLProps<CxPaginationAttributes, CxPagination> & {class?: string};export type CxProgressBarProps = DetailedHTMLProps<CxProgressBarAttributes, CxProgressBar> & {class?: string};export type CxProgressRingProps = DetailedHTMLProps<CxProgressRingAttributes, CxProgressRing> & {class?: string};export type CxQrCodeProps = DetailedHTMLProps<CxQrCodeAttributes, CxQrCode> & {class?: string};export type CxRadioProps = DetailedHTMLProps<CxRadioAttributes, CxRadio> & {class?: string};export type CxRadioButtonProps = DetailedHTMLProps<CxRadioButtonAttributes, CxRadioButton> & {class?: string};export type CxRadioCardProps = DetailedHTMLProps<CxRadioCardAttributes, CxRadioCard> & {class?: string};export type CxRadioGroupProps = DetailedHTMLProps<CxRadioGroupAttributes, CxRadioGroup> & {class?: string};export type CxRangeProps = DetailedHTMLProps<CxRangeAttributes, CxRange> & {class?: string};export type CxRatingProps = DetailedHTMLProps<CxRatingAttributes, CxRating> & {class?: string};export type CxRelativeTimeProps = DetailedHTMLProps<CxRelativeTimeAttributes, CxRelativeTime> & {class?: string};export type CxSplitPanelProps = DetailedHTMLProps<CxSplitPanelAttributes, CxSplitPanel> & {class?: string};export type CxStepProps = DetailedHTMLProps<CxStepAttributes, CxStep> & {class?: string};export type CxStepperProps = DetailedHTMLProps<CxStepperAttributes, CxStepper> & {class?: string};export type CxSwitchProps = DetailedHTMLProps<CxSwitchAttributes, CxSwitch> & {class?: string};export type CxTabProps = DetailedHTMLProps<CxTabAttributes, CxTab> & {class?: string};export type CxTabPanelProps = DetailedHTMLProps<CxTabPanelAttributes, CxTabPanel> & {class?: string};export type CxTabGroupProps = DetailedHTMLProps<CxTabGroupAttributes, CxTabGroup> & {class?: string};export type CxTableProps = DetailedHTMLProps<CxTableAttributes, CxTable> & {class?: string};export type CxTimecodeProps = DetailedHTMLProps<CxTimecodeAttributes, CxTimecode> & {class?: string};export type CxTreeItemProps = DetailedHTMLProps<CxTreeItemAttributes, CxTreeItem> & {class?: string};export type CxTreeProps = DetailedHTMLProps<CxTreeAttributes, CxTree> & {class?: string};export type CxVideoProps = DetailedHTMLProps<CxVideoAttributes, CxVideo> & {class?: string};export type CxSidebarLayoutProps = DetailedHTMLProps<CxSidebarLayoutAttributes, CxSidebarLayout> & {class?: string};export type Cx3DViewerProps = DetailedHTMLProps<Cx3DViewerAttributes, Cx3DViewer> & {class?: string};export type CxAssetDataDisplayProps = DetailedHTMLProps<CxAssetDataDisplayAttributes, CxAssetDataDisplay> & {class?: string};export type CxAssetPickerProps = DetailedHTMLProps<CxAssetPickerAttributes, CxAssetPicker> & {class?: string};export type CxBicolorPickerProps = DetailedHTMLProps<CxBicolorPickerAttributes, CxBicolorPicker> & {class?: string};export type CxBorderInputGroupProps = DetailedHTMLProps<CxBorderInputGroupAttributes, CxBorderInputGroup> & {class?: string};export type CxColorSwatchProps = DetailedHTMLProps<CxColorSwatchAttributes, CxColorSwatch> & {class?: string};export type CxConfirmPopoverProps = DetailedHTMLProps<CxConfirmPopoverAttributes, CxConfirmPopover> & {class?: string};export type CxCornerPositionInputGroupProps = DetailedHTMLProps<CxCornerPositionInputGroupAttributes, CxCornerPositionInputGroup> & {class?: string};export type CxCropperProps = DetailedHTMLProps<CxCropperAttributes, CxCropper> & {class?: string};export type CxDashboardIframeProps = DetailedHTMLProps<CxDashboardIframeAttributes, CxDashboardIframe> & {class?: string};export type CxDataTabGroupProps = DetailedHTMLProps<CxDataTabGroupAttributes, CxDataTabGroup> & {class?: string};export type CxDetailsGroupProps = DetailedHTMLProps<CxDetailsGroupAttributes, CxDetailsGroup> & {class?: string};export type CxDownloadFormatPickerProps = DetailedHTMLProps<CxDownloadFormatPickerAttributes, CxDownloadFormatPicker> & {class?: string};export type CxDynamicSelectProps = DetailedHTMLProps<CxDynamicSelectAttributes, CxDynamicSelect> & {class?: string};export type CxEstimatedReadingTimeProps = DetailedHTMLProps<CxEstimatedReadingTimeAttributes, CxEstimatedReadingTime> & {class?: string};export type CxFacetedFilterProps = DetailedHTMLProps<CxFacetedFilterAttributes, CxFacetedFilter> & {class?: string};export type CxInputDatePickerProps = DetailedHTMLProps<CxInputDatePickerAttributes, CxInputDatePicker> & {class?: string};export type CxFacetDatePickerProps = DetailedHTMLProps<CxFacetDatePickerAttributes, CxFacetDatePicker> & {class?: string};export type CxInputDateRangePickerProps = DetailedHTMLProps<CxInputDateRangePickerAttributes, CxInputDateRangePicker> & {class?: string};export type CxFacetDateRangeProps = DetailedHTMLProps<CxFacetDateRangeAttributes, CxFacetDateRange> & {class?: string};export type CxFolderSelectProps = DetailedHTMLProps<CxFolderSelectAttributes, CxFolderSelect> & {class?: string};export type CxGraphViewProps = DetailedHTMLProps<CxGraphViewAttributes, CxGraphView> & {class?: string};export type CxBookReaderProps = DetailedHTMLProps<CxBookReaderAttributes, CxBookReader> & {class?: string};export type CxDocumentViewerProps = DetailedHTMLProps<CxDocumentViewerAttributes, CxDocumentViewer> & {class?: string};export type CxIconPickerProps = DetailedHTMLProps<CxIconPickerAttributes, CxIconPicker> & {class?: string};export type CxListEditorProps = DetailedHTMLProps<CxListEditorAttributes, CxListEditor> & {class?: string};export type CxMasonryProps = DetailedHTMLProps<CxMasonryAttributes, CxMasonry> & {class?: string};export type CxMentionsProps = DetailedHTMLProps<CxMentionsAttributes, CxMentions> & {class?: string};export type CxPaddingInputGroupProps = DetailedHTMLProps<CxPaddingInputGroupAttributes, CxPaddingInputGroup> & {class?: string};export type CxPageOutlineProps = DetailedHTMLProps<CxPageOutlineAttributes, CxPageOutline> & {class?: string};export type CxPositionPickerProps = DetailedHTMLProps<CxPositionPickerAttributes, CxPositionPicker> & {class?: string};export type CxSearchBoxProps = DetailedHTMLProps<CxSearchBoxAttributes, CxSearchBox> & {class?: string};export type CxShadowInputGroupProps = DetailedHTMLProps<CxShadowInputGroupAttributes, CxShadowInputGroup> & {class?: string};export type CxShareOptionListProps = DetailedHTMLProps<CxShareOptionListAttributes, CxShareOptionList> & {class?: string};export type CxSidebarProps = DetailedHTMLProps<CxSidebarAttributes, CxSidebar> & {class?: string};export type CxSizeInputGroupProps = DetailedHTMLProps<CxSizeInputGroupAttributes, CxSizeInputGroup> & {class?: string};export type CxStatCardProps = DetailedHTMLProps<CxStatCardAttributes, CxStatCard> & {class?: string};export type CxStepperWizardProps = DetailedHTMLProps<CxStepperWizardAttributes, CxStepperWizard> & {class?: string};export type CxStorybookProps = DetailedHTMLProps<CxStorybookAttributes, CxStorybook> & {class?: string};export type CxTimelineProps = DetailedHTMLProps<CxTimelineAttributes, CxTimeline> & {class?: string};export type CxTypefaceProps = DetailedHTMLProps<CxTypefaceAttributes, CxTypeface> & {class?: string};export type CxAssetFormatPickerProps = DetailedHTMLProps<CxAssetFormatPickerAttributes, CxAssetFormatPicker> & {class?: string};export type CxAssetLinkFormatProps = DetailedHTMLProps<CxAssetLinkFormatAttributes, CxAssetLinkFormat> & {class?: string};export type CxAssetTransformationDialogProps = DetailedHTMLProps<CxAssetTransformationDialogAttributes, CxAssetTransformationDialog> & {class?: string};export type CxBentoGridProps = DetailedHTMLProps<CxBentoGridAttributes, CxBentoGrid> & {class?: string};export type CxCarouselProps = DetailedHTMLProps<CxCarouselAttributes, CxCarousel> & {class?: string};export type CxChatbotProps = DetailedHTMLProps<CxChatbotAttributes, CxChatbot> & {class?: string};export type CxClusterManagementProps = DetailedHTMLProps<CxClusterManagementAttributes, CxClusterManagement> & {class?: string};export type CxColorSwatchGroupProps = DetailedHTMLProps<CxColorSwatchGroupAttributes, CxColorSwatchGroup> & {class?: string};export type CxCommentProps = DetailedHTMLProps<CxCommentAttributes, CxComment> & {class?: string};export type CxFontKitProps = DetailedHTMLProps<CxFontKitAttributes, CxFontKit> & {class?: string};export type CxColumnProps = DetailedHTMLProps<CxColumnAttributes, CxColumn> & {class?: string};export type CxLightboxProps = DetailedHTMLProps<CxLightboxAttributes, CxLightbox> & {class?: string};export type CxGalleryProps = DetailedHTMLProps<CxGalleryAttributes, CxGallery> & {class?: string};export type CxColumnGroupProps = DetailedHTMLProps<CxColumnGroupAttributes, CxColumnGroup> & {class?: string};export type CxTextProps = DetailedHTMLProps<CxTextAttributes, CxText> & {class?: string};export type CxSpecialCharactersDialogProps = DetailedHTMLProps<CxSpecialCharactersDialogAttributes, CxSpecialCharactersDialog> & {class?: string};export type CxContentBuilderProps = DetailedHTMLProps<CxContentBuilderAttributes, CxContentBuilder> & {class?: string};export type CxDashboardFilterProps = DetailedHTMLProps<CxDashboardFilterAttributes, CxDashboardFilter> & {class?: string};export type CxDashboardTableProps = DetailedHTMLProps<CxDashboardTableAttributes, CxDashboardTable> & {class?: string};export type CxDownloaderProps = DetailedHTMLProps<CxDownloaderAttributes, CxDownloader> & {class?: string};export type CxFileOnDemandProps = DetailedHTMLProps<CxFileOnDemandAttributes, CxFileOnDemand> & {class?: string};export type CxFindAndReplaceProps = DetailedHTMLProps<CxFindAndReplaceAttributes, CxFindAndReplace> & {class?: string};export type CxMultiSelectProps = DetailedHTMLProps<CxMultiSelectAttributes, CxMultiSelect> & {class?: string};export type CxRteCodeBlockToolbarProps = DetailedHTMLProps<CxRteCodeBlockToolbarAttributes, CxRteCodeBlockToolbar> & {class?: string};export type CxRichTextCodeBlockProps = DetailedHTMLProps<CxRichTextCodeBlockAttributes, CxRichTextCodeBlock> & {class?: string};export type CxTemplateSwitcherProps = DetailedHTMLProps<CxTemplateSwitcherAttributes, CxTemplateSwitcher> & {class?: string};export type CxTextToSpeechProps = DetailedHTMLProps<CxTextToSpeechAttributes, CxTextToSpeech> & {class?: string};export type CxVideoChaptersManagerProps = DetailedHTMLProps<CxVideoChaptersManagerAttributes, CxVideoChaptersManager> & {class?: string};export type CxVideoEditorProps = DetailedHTMLProps<CxVideoEditorAttributes, CxVideoEditor> & {class?: string};export type CxTemplateManagerProps = DetailedHTMLProps<CxTemplateManagerAttributes, CxTemplateManager> & {class?: string};export type CxChartPlanBuilderProps = DetailedHTMLProps<CxChartPlanBuilderAttributes, CxChartPlanBuilder> & {class?: string};
9492
9615
  declare global {
9493
9616
  namespace JSX {
9494
9617
  interface IntrinsicElements {
9495
- ['cx-icon']: CxIconProps;['cx-spinner']: CxSpinnerProps;['cx-icon-button']: CxIconButtonProps;['cx-alert']: CxAlertProps;['cx-am-chart']: CxAmChartProps;['cx-animated-image']: CxAnimatedImageProps;['cx-animation']: CxAnimationProps;['cx-popup']: CxPopupProps;['cx-menu-item']: CxMenuItemProps;['cx-input']: CxInputProps;['cx-menu']: CxMenuProps;['cx-textarea']: CxTextareaProps;['cx-dropdown']: CxDropdownProps;['cx-button']: CxButtonProps;['cx-tooltip']: CxTooltipProps;['cx-resize-observer']: CxResizeObserverProps;['cx-line-clamp']: CxLineClampProps;['cx-tag']: CxTagProps;['cx-array-line-clamp']: CxArrayLineClampProps;['cx-typography']: CxTypographyProps;['cx-audio']: CxAudioProps;['cx-avatar']: CxAvatarProps;['cx-badge']: CxBadgeProps;['cx-breadcrumb-item']: CxBreadcrumbItemProps;['cx-breadcrumb']: CxBreadcrumbProps;['cx-button-group']: CxButtonGroupProps;['cx-card']: CxCardProps;['cx-checkbox']: CxCheckboxProps;['cx-visually-hidden']: CxVisuallyHiddenProps;['cx-color-picker']: CxColorPickerProps;['cx-copy-button']: CxCopyButtonProps;['cx-date-calendar']: CxDateCalendarProps;['cx-details']: CxDetailsProps;['cx-divider']: CxDividerProps;['cx-dialog']: CxDialogProps;['cx-dot-pagination']: CxDotPaginationProps;['cx-dot-status']: CxDotStatusProps;['cx-drawer']: CxDrawerProps;['cx-e-chart']: CxEChartProps;['cx-element-clamp']: CxElementClampProps;['cx-format-bytes']: CxFormatBytesProps;['cx-format-date']: CxFormatDateProps;['cx-format-number']: CxFormatNumberProps;['cx-format-time']: CxFormatTimeProps;['cx-grid']: CxGridProps;['cx-grid-item']: CxGridItemProps;['cx-header']: CxHeaderProps;['cx-hub-connection']: CxHubConnectionProps;['cx-iframe']: CxIframeProps;['cx-skeleton']: CxSkeletonProps;['cx-space']: CxSpaceProps;['cx-image']: CxImageProps;['cx-image-comparer']: CxImageComparerProps;['cx-include']: CxIncludeProps;['cx-input-group']: CxInputGroupProps;['cx-markdown']: CxMarkdownProps;['cx-menu-label']: CxMenuLabelProps;['cx-menu-section']: CxMenuSectionProps;['cx-mutation-observer']: CxMutationObserverProps;['cx-option']: CxOptionProps;['cx-select']: CxSelectProps;['cx-pagination']: CxPaginationProps;['cx-progress-bar']: CxProgressBarProps;['cx-progress-ring']: CxProgressRingProps;['cx-qr-code']: CxQrCodeProps;['cx-radio']: CxRadioProps;['cx-radio-button']: CxRadioButtonProps;['cx-radio-card']: CxRadioCardProps;['cx-radio-group']: CxRadioGroupProps;['cx-range']: CxRangeProps;['cx-rating']: CxRatingProps;['cx-relative-time']: CxRelativeTimeProps;['cx-split-panel']: CxSplitPanelProps;['cx-step']: CxStepProps;['cx-stepper']: CxStepperProps;['cx-switch']: CxSwitchProps;['cx-tab']: CxTabProps;['cx-tab-panel']: CxTabPanelProps;['cx-tab-group']: CxTabGroupProps;['cx-table']: CxTableProps;['cx-timecode']: CxTimecodeProps;['cx-tree-item']: CxTreeItemProps;['cx-tree']: CxTreeProps;['cx-video']: CxVideoProps;['cx-faceted-filter']: CxFacetedFilterProps;['cx-sidebar-layout']: CxSidebarLayoutProps;['cx-3d-viewer']: Cx3DViewerProps;['cx-asset-data-display']: CxAssetDataDisplayProps;['cx-asset-picker']: CxAssetPickerProps;['cx-bicolor-picker']: CxBicolorPickerProps;['cx-border-input-group']: CxBorderInputGroupProps;['cx-color-swatch']: CxColorSwatchProps;['cx-confirm-popover']: CxConfirmPopoverProps;['cx-corner-position-input-group']: CxCornerPositionInputGroupProps;['cx-cropper']: CxCropperProps;['cx-dashboard-iframe']: CxDashboardIframeProps;['cx-data-tab-group']: CxDataTabGroupProps;['cx-details-group']: CxDetailsGroupProps;['cx-download-format-picker']: CxDownloadFormatPickerProps;['cx-dynamic-select']: CxDynamicSelectProps;['cx-estimated-reading-time']: CxEstimatedReadingTimeProps;['cx-folder-select']: CxFolderSelectProps;['cx-graph-view']: CxGraphViewProps;['cx-book-reader']: CxBookReaderProps;['cx-document-viewer']: CxDocumentViewerProps;['cx-icon-picker']: CxIconPickerProps;['cx-list-editor']: CxListEditorProps;['cx-masonry']: CxMasonryProps;['cx-mentions']: CxMentionsProps;['cx-padding-input-group']: CxPaddingInputGroupProps;['cx-page-outline']: CxPageOutlineProps;['cx-position-picker']: CxPositionPickerProps;['cx-search-box']: CxSearchBoxProps;['cx-shadow-input-group']: CxShadowInputGroupProps;['cx-share-option-list']: CxShareOptionListProps;['cx-sidebar']: CxSidebarProps;['cx-size-input-group']: CxSizeInputGroupProps;['cx-stat-card']: CxStatCardProps;['cx-stepper-wizard']: CxStepperWizardProps;['cx-storybook']: CxStorybookProps;['cx-timeline']: CxTimelineProps;['cx-typeface']: CxTypefaceProps;['cx-asset-format-picker']: CxAssetFormatPickerProps;['cx-input-date-picker']: CxInputDatePickerProps;['cx-input-date-range-picker']: CxInputDateRangePickerProps;['cx-asset-link-format']: CxAssetLinkFormatProps;['cx-asset-transformation-dialog']: CxAssetTransformationDialogProps;['cx-bento-grid']: CxBentoGridProps;['cx-carousel']: CxCarouselProps;['cx-chatbot']: CxChatbotProps;['cx-cluster-management']: CxClusterManagementProps;['cx-color-swatch-group']: CxColorSwatchGroupProps;['cx-comment']: CxCommentProps;['cx-font-kit']: CxFontKitProps;['cx-column']: CxColumnProps;['cx-lightbox']: CxLightboxProps;['cx-gallery']: CxGalleryProps;['cx-column-group']: CxColumnGroupProps;['cx-text']: CxTextProps;['cx-special-characters-dialog']: CxSpecialCharactersDialogProps;['cx-content-builder']: CxContentBuilderProps;['cx-dashboard-filter']: CxDashboardFilterProps;['cx-dashboard-table']: CxDashboardTableProps;['cx-downloader']: CxDownloaderProps;['cx-file-on-demand']: CxFileOnDemandProps;['cx-find-and-replace']: CxFindAndReplaceProps;['cx-multi-select']: CxMultiSelectProps;['cx-rte-code-block-toolbar']: CxRteCodeBlockToolbarProps;['cx-rich-text-code-block']: CxRichTextCodeBlockProps;['cx-template-switcher']: CxTemplateSwitcherProps;['cx-text-to-speech']: CxTextToSpeechProps;['cx-video-chapters-manager']: CxVideoChaptersManagerProps;['cx-video-editor']: CxVideoEditorProps;['cx-template-manager']: CxTemplateManagerProps;['cx-chart-plan-builder']: CxChartPlanBuilderProps;
9618
+ ['cx-icon']: CxIconProps;['cx-spinner']: CxSpinnerProps;['cx-icon-button']: CxIconButtonProps;['cx-alert']: CxAlertProps;['cx-am-chart']: CxAmChartProps;['cx-animated-image']: CxAnimatedImageProps;['cx-animation']: CxAnimationProps;['cx-popup']: CxPopupProps;['cx-menu-item']: CxMenuItemProps;['cx-input']: CxInputProps;['cx-menu']: CxMenuProps;['cx-textarea']: CxTextareaProps;['cx-dropdown']: CxDropdownProps;['cx-button']: CxButtonProps;['cx-tooltip']: CxTooltipProps;['cx-resize-observer']: CxResizeObserverProps;['cx-line-clamp']: CxLineClampProps;['cx-tag']: CxTagProps;['cx-array-line-clamp']: CxArrayLineClampProps;['cx-typography']: CxTypographyProps;['cx-audio']: CxAudioProps;['cx-avatar']: CxAvatarProps;['cx-badge']: CxBadgeProps;['cx-breadcrumb-item']: CxBreadcrumbItemProps;['cx-breadcrumb']: CxBreadcrumbProps;['cx-button-group']: CxButtonGroupProps;['cx-card']: CxCardProps;['cx-checkbox']: CxCheckboxProps;['cx-visually-hidden']: CxVisuallyHiddenProps;['cx-color-picker']: CxColorPickerProps;['cx-copy-button']: CxCopyButtonProps;['cx-date-calendar']: CxDateCalendarProps;['cx-details']: CxDetailsProps;['cx-divider']: CxDividerProps;['cx-dialog']: CxDialogProps;['cx-dot-pagination']: CxDotPaginationProps;['cx-dot-status']: CxDotStatusProps;['cx-drawer']: CxDrawerProps;['cx-e-chart']: CxEChartProps;['cx-element-clamp']: CxElementClampProps;['cx-format-bytes']: CxFormatBytesProps;['cx-format-date']: CxFormatDateProps;['cx-format-number']: CxFormatNumberProps;['cx-format-time']: CxFormatTimeProps;['cx-grid']: CxGridProps;['cx-grid-item']: CxGridItemProps;['cx-header']: CxHeaderProps;['cx-hub-connection']: CxHubConnectionProps;['cx-iframe']: CxIframeProps;['cx-skeleton']: CxSkeletonProps;['cx-space']: CxSpaceProps;['cx-image']: CxImageProps;['cx-image-comparer']: CxImageComparerProps;['cx-include']: CxIncludeProps;['cx-input-group']: CxInputGroupProps;['cx-markdown']: CxMarkdownProps;['cx-menu-label']: CxMenuLabelProps;['cx-menu-section']: CxMenuSectionProps;['cx-mutation-observer']: CxMutationObserverProps;['cx-option']: CxOptionProps;['cx-select']: CxSelectProps;['cx-pagination']: CxPaginationProps;['cx-progress-bar']: CxProgressBarProps;['cx-progress-ring']: CxProgressRingProps;['cx-qr-code']: CxQrCodeProps;['cx-radio']: CxRadioProps;['cx-radio-button']: CxRadioButtonProps;['cx-radio-card']: CxRadioCardProps;['cx-radio-group']: CxRadioGroupProps;['cx-range']: CxRangeProps;['cx-rating']: CxRatingProps;['cx-relative-time']: CxRelativeTimeProps;['cx-split-panel']: CxSplitPanelProps;['cx-step']: CxStepProps;['cx-stepper']: CxStepperProps;['cx-switch']: CxSwitchProps;['cx-tab']: CxTabProps;['cx-tab-panel']: CxTabPanelProps;['cx-tab-group']: CxTabGroupProps;['cx-table']: CxTableProps;['cx-timecode']: CxTimecodeProps;['cx-tree-item']: CxTreeItemProps;['cx-tree']: CxTreeProps;['cx-video']: CxVideoProps;['cx-sidebar-layout']: CxSidebarLayoutProps;['cx-3d-viewer']: Cx3DViewerProps;['cx-asset-data-display']: CxAssetDataDisplayProps;['cx-asset-picker']: CxAssetPickerProps;['cx-bicolor-picker']: CxBicolorPickerProps;['cx-border-input-group']: CxBorderInputGroupProps;['cx-color-swatch']: CxColorSwatchProps;['cx-confirm-popover']: CxConfirmPopoverProps;['cx-corner-position-input-group']: CxCornerPositionInputGroupProps;['cx-cropper']: CxCropperProps;['cx-dashboard-iframe']: CxDashboardIframeProps;['cx-data-tab-group']: CxDataTabGroupProps;['cx-details-group']: CxDetailsGroupProps;['cx-download-format-picker']: CxDownloadFormatPickerProps;['cx-dynamic-select']: CxDynamicSelectProps;['cx-estimated-reading-time']: CxEstimatedReadingTimeProps;['cx-faceted-filter']: CxFacetedFilterProps;['cx-input-date-picker']: CxInputDatePickerProps;['cx-facet-date-picker']: CxFacetDatePickerProps;['cx-input-date-range-picker']: CxInputDateRangePickerProps;['cx-facet-date-range']: CxFacetDateRangeProps;['cx-folder-select']: CxFolderSelectProps;['cx-graph-view']: CxGraphViewProps;['cx-book-reader']: CxBookReaderProps;['cx-document-viewer']: CxDocumentViewerProps;['cx-icon-picker']: CxIconPickerProps;['cx-list-editor']: CxListEditorProps;['cx-masonry']: CxMasonryProps;['cx-mentions']: CxMentionsProps;['cx-padding-input-group']: CxPaddingInputGroupProps;['cx-page-outline']: CxPageOutlineProps;['cx-position-picker']: CxPositionPickerProps;['cx-search-box']: CxSearchBoxProps;['cx-shadow-input-group']: CxShadowInputGroupProps;['cx-share-option-list']: CxShareOptionListProps;['cx-sidebar']: CxSidebarProps;['cx-size-input-group']: CxSizeInputGroupProps;['cx-stat-card']: CxStatCardProps;['cx-stepper-wizard']: CxStepperWizardProps;['cx-storybook']: CxStorybookProps;['cx-timeline']: CxTimelineProps;['cx-typeface']: CxTypefaceProps;['cx-asset-format-picker']: CxAssetFormatPickerProps;['cx-asset-link-format']: CxAssetLinkFormatProps;['cx-asset-transformation-dialog']: CxAssetTransformationDialogProps;['cx-bento-grid']: CxBentoGridProps;['cx-carousel']: CxCarouselProps;['cx-chatbot']: CxChatbotProps;['cx-cluster-management']: CxClusterManagementProps;['cx-color-swatch-group']: CxColorSwatchGroupProps;['cx-comment']: CxCommentProps;['cx-font-kit']: CxFontKitProps;['cx-column']: CxColumnProps;['cx-lightbox']: CxLightboxProps;['cx-gallery']: CxGalleryProps;['cx-column-group']: CxColumnGroupProps;['cx-text']: CxTextProps;['cx-special-characters-dialog']: CxSpecialCharactersDialogProps;['cx-content-builder']: CxContentBuilderProps;['cx-dashboard-filter']: CxDashboardFilterProps;['cx-dashboard-table']: CxDashboardTableProps;['cx-downloader']: CxDownloaderProps;['cx-file-on-demand']: CxFileOnDemandProps;['cx-find-and-replace']: CxFindAndReplaceProps;['cx-multi-select']: CxMultiSelectProps;['cx-rte-code-block-toolbar']: CxRteCodeBlockToolbarProps;['cx-rich-text-code-block']: CxRichTextCodeBlockProps;['cx-template-switcher']: CxTemplateSwitcherProps;['cx-text-to-speech']: CxTextToSpeechProps;['cx-video-chapters-manager']: CxVideoChaptersManagerProps;['cx-video-editor']: CxVideoEditorProps;['cx-template-manager']: CxTemplateManagerProps;['cx-chart-plan-builder']: CxChartPlanBuilderProps;
9496
9619
  }
9497
9620
  }
9498
9621
  };
9499
9622
  declare module "react" {
9500
9623
  namespace JSX {
9501
9624
  interface IntrinsicElements {
9502
- ['cx-icon']: CxIconProps;['cx-spinner']: CxSpinnerProps;['cx-icon-button']: CxIconButtonProps;['cx-alert']: CxAlertProps;['cx-am-chart']: CxAmChartProps;['cx-animated-image']: CxAnimatedImageProps;['cx-animation']: CxAnimationProps;['cx-popup']: CxPopupProps;['cx-menu-item']: CxMenuItemProps;['cx-input']: CxInputProps;['cx-menu']: CxMenuProps;['cx-textarea']: CxTextareaProps;['cx-dropdown']: CxDropdownProps;['cx-button']: CxButtonProps;['cx-tooltip']: CxTooltipProps;['cx-resize-observer']: CxResizeObserverProps;['cx-line-clamp']: CxLineClampProps;['cx-tag']: CxTagProps;['cx-array-line-clamp']: CxArrayLineClampProps;['cx-typography']: CxTypographyProps;['cx-audio']: CxAudioProps;['cx-avatar']: CxAvatarProps;['cx-badge']: CxBadgeProps;['cx-breadcrumb-item']: CxBreadcrumbItemProps;['cx-breadcrumb']: CxBreadcrumbProps;['cx-button-group']: CxButtonGroupProps;['cx-card']: CxCardProps;['cx-checkbox']: CxCheckboxProps;['cx-visually-hidden']: CxVisuallyHiddenProps;['cx-color-picker']: CxColorPickerProps;['cx-copy-button']: CxCopyButtonProps;['cx-date-calendar']: CxDateCalendarProps;['cx-details']: CxDetailsProps;['cx-divider']: CxDividerProps;['cx-dialog']: CxDialogProps;['cx-dot-pagination']: CxDotPaginationProps;['cx-dot-status']: CxDotStatusProps;['cx-drawer']: CxDrawerProps;['cx-e-chart']: CxEChartProps;['cx-element-clamp']: CxElementClampProps;['cx-format-bytes']: CxFormatBytesProps;['cx-format-date']: CxFormatDateProps;['cx-format-number']: CxFormatNumberProps;['cx-format-time']: CxFormatTimeProps;['cx-grid']: CxGridProps;['cx-grid-item']: CxGridItemProps;['cx-header']: CxHeaderProps;['cx-hub-connection']: CxHubConnectionProps;['cx-iframe']: CxIframeProps;['cx-skeleton']: CxSkeletonProps;['cx-space']: CxSpaceProps;['cx-image']: CxImageProps;['cx-image-comparer']: CxImageComparerProps;['cx-include']: CxIncludeProps;['cx-input-group']: CxInputGroupProps;['cx-markdown']: CxMarkdownProps;['cx-menu-label']: CxMenuLabelProps;['cx-menu-section']: CxMenuSectionProps;['cx-mutation-observer']: CxMutationObserverProps;['cx-option']: CxOptionProps;['cx-select']: CxSelectProps;['cx-pagination']: CxPaginationProps;['cx-progress-bar']: CxProgressBarProps;['cx-progress-ring']: CxProgressRingProps;['cx-qr-code']: CxQrCodeProps;['cx-radio']: CxRadioProps;['cx-radio-button']: CxRadioButtonProps;['cx-radio-card']: CxRadioCardProps;['cx-radio-group']: CxRadioGroupProps;['cx-range']: CxRangeProps;['cx-rating']: CxRatingProps;['cx-relative-time']: CxRelativeTimeProps;['cx-split-panel']: CxSplitPanelProps;['cx-step']: CxStepProps;['cx-stepper']: CxStepperProps;['cx-switch']: CxSwitchProps;['cx-tab']: CxTabProps;['cx-tab-panel']: CxTabPanelProps;['cx-tab-group']: CxTabGroupProps;['cx-table']: CxTableProps;['cx-timecode']: CxTimecodeProps;['cx-tree-item']: CxTreeItemProps;['cx-tree']: CxTreeProps;['cx-video']: CxVideoProps;['cx-faceted-filter']: CxFacetedFilterProps;['cx-sidebar-layout']: CxSidebarLayoutProps;['cx-3d-viewer']: Cx3DViewerProps;['cx-asset-data-display']: CxAssetDataDisplayProps;['cx-asset-picker']: CxAssetPickerProps;['cx-bicolor-picker']: CxBicolorPickerProps;['cx-border-input-group']: CxBorderInputGroupProps;['cx-color-swatch']: CxColorSwatchProps;['cx-confirm-popover']: CxConfirmPopoverProps;['cx-corner-position-input-group']: CxCornerPositionInputGroupProps;['cx-cropper']: CxCropperProps;['cx-dashboard-iframe']: CxDashboardIframeProps;['cx-data-tab-group']: CxDataTabGroupProps;['cx-details-group']: CxDetailsGroupProps;['cx-download-format-picker']: CxDownloadFormatPickerProps;['cx-dynamic-select']: CxDynamicSelectProps;['cx-estimated-reading-time']: CxEstimatedReadingTimeProps;['cx-folder-select']: CxFolderSelectProps;['cx-graph-view']: CxGraphViewProps;['cx-book-reader']: CxBookReaderProps;['cx-document-viewer']: CxDocumentViewerProps;['cx-icon-picker']: CxIconPickerProps;['cx-list-editor']: CxListEditorProps;['cx-masonry']: CxMasonryProps;['cx-mentions']: CxMentionsProps;['cx-padding-input-group']: CxPaddingInputGroupProps;['cx-page-outline']: CxPageOutlineProps;['cx-position-picker']: CxPositionPickerProps;['cx-search-box']: CxSearchBoxProps;['cx-shadow-input-group']: CxShadowInputGroupProps;['cx-share-option-list']: CxShareOptionListProps;['cx-sidebar']: CxSidebarProps;['cx-size-input-group']: CxSizeInputGroupProps;['cx-stat-card']: CxStatCardProps;['cx-stepper-wizard']: CxStepperWizardProps;['cx-storybook']: CxStorybookProps;['cx-timeline']: CxTimelineProps;['cx-typeface']: CxTypefaceProps;['cx-asset-format-picker']: CxAssetFormatPickerProps;['cx-input-date-picker']: CxInputDatePickerProps;['cx-input-date-range-picker']: CxInputDateRangePickerProps;['cx-asset-link-format']: CxAssetLinkFormatProps;['cx-asset-transformation-dialog']: CxAssetTransformationDialogProps;['cx-bento-grid']: CxBentoGridProps;['cx-carousel']: CxCarouselProps;['cx-chatbot']: CxChatbotProps;['cx-cluster-management']: CxClusterManagementProps;['cx-color-swatch-group']: CxColorSwatchGroupProps;['cx-comment']: CxCommentProps;['cx-font-kit']: CxFontKitProps;['cx-column']: CxColumnProps;['cx-lightbox']: CxLightboxProps;['cx-gallery']: CxGalleryProps;['cx-column-group']: CxColumnGroupProps;['cx-text']: CxTextProps;['cx-special-characters-dialog']: CxSpecialCharactersDialogProps;['cx-content-builder']: CxContentBuilderProps;['cx-dashboard-filter']: CxDashboardFilterProps;['cx-dashboard-table']: CxDashboardTableProps;['cx-downloader']: CxDownloaderProps;['cx-file-on-demand']: CxFileOnDemandProps;['cx-find-and-replace']: CxFindAndReplaceProps;['cx-multi-select']: CxMultiSelectProps;['cx-rte-code-block-toolbar']: CxRteCodeBlockToolbarProps;['cx-rich-text-code-block']: CxRichTextCodeBlockProps;['cx-template-switcher']: CxTemplateSwitcherProps;['cx-text-to-speech']: CxTextToSpeechProps;['cx-video-chapters-manager']: CxVideoChaptersManagerProps;['cx-video-editor']: CxVideoEditorProps;['cx-template-manager']: CxTemplateManagerProps;['cx-chart-plan-builder']: CxChartPlanBuilderProps;
9625
+ ['cx-icon']: CxIconProps;['cx-spinner']: CxSpinnerProps;['cx-icon-button']: CxIconButtonProps;['cx-alert']: CxAlertProps;['cx-am-chart']: CxAmChartProps;['cx-animated-image']: CxAnimatedImageProps;['cx-animation']: CxAnimationProps;['cx-popup']: CxPopupProps;['cx-menu-item']: CxMenuItemProps;['cx-input']: CxInputProps;['cx-menu']: CxMenuProps;['cx-textarea']: CxTextareaProps;['cx-dropdown']: CxDropdownProps;['cx-button']: CxButtonProps;['cx-tooltip']: CxTooltipProps;['cx-resize-observer']: CxResizeObserverProps;['cx-line-clamp']: CxLineClampProps;['cx-tag']: CxTagProps;['cx-array-line-clamp']: CxArrayLineClampProps;['cx-typography']: CxTypographyProps;['cx-audio']: CxAudioProps;['cx-avatar']: CxAvatarProps;['cx-badge']: CxBadgeProps;['cx-breadcrumb-item']: CxBreadcrumbItemProps;['cx-breadcrumb']: CxBreadcrumbProps;['cx-button-group']: CxButtonGroupProps;['cx-card']: CxCardProps;['cx-checkbox']: CxCheckboxProps;['cx-visually-hidden']: CxVisuallyHiddenProps;['cx-color-picker']: CxColorPickerProps;['cx-copy-button']: CxCopyButtonProps;['cx-date-calendar']: CxDateCalendarProps;['cx-details']: CxDetailsProps;['cx-divider']: CxDividerProps;['cx-dialog']: CxDialogProps;['cx-dot-pagination']: CxDotPaginationProps;['cx-dot-status']: CxDotStatusProps;['cx-drawer']: CxDrawerProps;['cx-e-chart']: CxEChartProps;['cx-element-clamp']: CxElementClampProps;['cx-format-bytes']: CxFormatBytesProps;['cx-format-date']: CxFormatDateProps;['cx-format-number']: CxFormatNumberProps;['cx-format-time']: CxFormatTimeProps;['cx-grid']: CxGridProps;['cx-grid-item']: CxGridItemProps;['cx-header']: CxHeaderProps;['cx-hub-connection']: CxHubConnectionProps;['cx-iframe']: CxIframeProps;['cx-skeleton']: CxSkeletonProps;['cx-space']: CxSpaceProps;['cx-image']: CxImageProps;['cx-image-comparer']: CxImageComparerProps;['cx-include']: CxIncludeProps;['cx-input-group']: CxInputGroupProps;['cx-markdown']: CxMarkdownProps;['cx-menu-label']: CxMenuLabelProps;['cx-menu-section']: CxMenuSectionProps;['cx-mutation-observer']: CxMutationObserverProps;['cx-option']: CxOptionProps;['cx-select']: CxSelectProps;['cx-pagination']: CxPaginationProps;['cx-progress-bar']: CxProgressBarProps;['cx-progress-ring']: CxProgressRingProps;['cx-qr-code']: CxQrCodeProps;['cx-radio']: CxRadioProps;['cx-radio-button']: CxRadioButtonProps;['cx-radio-card']: CxRadioCardProps;['cx-radio-group']: CxRadioGroupProps;['cx-range']: CxRangeProps;['cx-rating']: CxRatingProps;['cx-relative-time']: CxRelativeTimeProps;['cx-split-panel']: CxSplitPanelProps;['cx-step']: CxStepProps;['cx-stepper']: CxStepperProps;['cx-switch']: CxSwitchProps;['cx-tab']: CxTabProps;['cx-tab-panel']: CxTabPanelProps;['cx-tab-group']: CxTabGroupProps;['cx-table']: CxTableProps;['cx-timecode']: CxTimecodeProps;['cx-tree-item']: CxTreeItemProps;['cx-tree']: CxTreeProps;['cx-video']: CxVideoProps;['cx-sidebar-layout']: CxSidebarLayoutProps;['cx-3d-viewer']: Cx3DViewerProps;['cx-asset-data-display']: CxAssetDataDisplayProps;['cx-asset-picker']: CxAssetPickerProps;['cx-bicolor-picker']: CxBicolorPickerProps;['cx-border-input-group']: CxBorderInputGroupProps;['cx-color-swatch']: CxColorSwatchProps;['cx-confirm-popover']: CxConfirmPopoverProps;['cx-corner-position-input-group']: CxCornerPositionInputGroupProps;['cx-cropper']: CxCropperProps;['cx-dashboard-iframe']: CxDashboardIframeProps;['cx-data-tab-group']: CxDataTabGroupProps;['cx-details-group']: CxDetailsGroupProps;['cx-download-format-picker']: CxDownloadFormatPickerProps;['cx-dynamic-select']: CxDynamicSelectProps;['cx-estimated-reading-time']: CxEstimatedReadingTimeProps;['cx-faceted-filter']: CxFacetedFilterProps;['cx-input-date-picker']: CxInputDatePickerProps;['cx-facet-date-picker']: CxFacetDatePickerProps;['cx-input-date-range-picker']: CxInputDateRangePickerProps;['cx-facet-date-range']: CxFacetDateRangeProps;['cx-folder-select']: CxFolderSelectProps;['cx-graph-view']: CxGraphViewProps;['cx-book-reader']: CxBookReaderProps;['cx-document-viewer']: CxDocumentViewerProps;['cx-icon-picker']: CxIconPickerProps;['cx-list-editor']: CxListEditorProps;['cx-masonry']: CxMasonryProps;['cx-mentions']: CxMentionsProps;['cx-padding-input-group']: CxPaddingInputGroupProps;['cx-page-outline']: CxPageOutlineProps;['cx-position-picker']: CxPositionPickerProps;['cx-search-box']: CxSearchBoxProps;['cx-shadow-input-group']: CxShadowInputGroupProps;['cx-share-option-list']: CxShareOptionListProps;['cx-sidebar']: CxSidebarProps;['cx-size-input-group']: CxSizeInputGroupProps;['cx-stat-card']: CxStatCardProps;['cx-stepper-wizard']: CxStepperWizardProps;['cx-storybook']: CxStorybookProps;['cx-timeline']: CxTimelineProps;['cx-typeface']: CxTypefaceProps;['cx-asset-format-picker']: CxAssetFormatPickerProps;['cx-asset-link-format']: CxAssetLinkFormatProps;['cx-asset-transformation-dialog']: CxAssetTransformationDialogProps;['cx-bento-grid']: CxBentoGridProps;['cx-carousel']: CxCarouselProps;['cx-chatbot']: CxChatbotProps;['cx-cluster-management']: CxClusterManagementProps;['cx-color-swatch-group']: CxColorSwatchGroupProps;['cx-comment']: CxCommentProps;['cx-font-kit']: CxFontKitProps;['cx-column']: CxColumnProps;['cx-lightbox']: CxLightboxProps;['cx-gallery']: CxGalleryProps;['cx-column-group']: CxColumnGroupProps;['cx-text']: CxTextProps;['cx-special-characters-dialog']: CxSpecialCharactersDialogProps;['cx-content-builder']: CxContentBuilderProps;['cx-dashboard-filter']: CxDashboardFilterProps;['cx-dashboard-table']: CxDashboardTableProps;['cx-downloader']: CxDownloaderProps;['cx-file-on-demand']: CxFileOnDemandProps;['cx-find-and-replace']: CxFindAndReplaceProps;['cx-multi-select']: CxMultiSelectProps;['cx-rte-code-block-toolbar']: CxRteCodeBlockToolbarProps;['cx-rich-text-code-block']: CxRichTextCodeBlockProps;['cx-template-switcher']: CxTemplateSwitcherProps;['cx-text-to-speech']: CxTextToSpeechProps;['cx-video-chapters-manager']: CxVideoChaptersManagerProps;['cx-video-editor']: CxVideoEditorProps;['cx-template-manager']: CxTemplateManagerProps;['cx-chart-plan-builder']: CxChartPlanBuilderProps;
9503
9626
  }
9504
9627
  }
9505
9628
  };