@orangelogic/design-system 2.147.0 → 2.149.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/library/chunks/{asset-link-format.DyUDG8er.js → asset-link-format.Cfj8l9X6.js} +6 -6
- package/library/chunks/{button.W0tW1LJ-.js → button.Dxb7AACZ.js} +1 -1
- package/library/chunks/{calendar-grid.CvdcwfTo.js → calendar-grid.BWjcZL5W.js} +1 -1
- package/library/chunks/{color-swatch-group.BQYOjoiA.js → color-swatch-group.CLoDU6aG.js} +1160 -1129
- package/library/chunks/{color-swatch.B7X9wSl2.js → color-swatch.D1HqWocK.js} +1 -1
- package/library/chunks/{confirm-popover.DWLFTk2n.js → confirm-popover.Cb-pC5oI.js} +3 -3
- package/library/chunks/{date-picker.DTUICGb9.js → date-picker.BGHn6qg8.js} +27 -16
- package/library/chunks/date.iWq_pkIk.js +97 -0
- package/library/chunks/{dialog.yZCtJRtl.js → dialog.DK0ZZQY3.js} +2 -2
- package/library/chunks/{document-viewer.Cr-tkwYo.js → document-viewer.Cr7ARRer.js} +6 -6
- package/library/chunks/{dot-pagination.C8dxu87e.js → dot-pagination.CjZm-pju.js} +1 -1
- package/library/chunks/{folder-select.CLDy4FKy.js → folder-select.DHnp7EO0.js} +4 -4
- package/library/chunks/{header.BJnsijee.js → header.B4IwSY-l.js} +1 -1
- package/library/chunks/{i18n.D07sG_CU.js → i18n.S781IU3H.js} +0 -1
- package/library/chunks/{icon-button.CaUkGny9.js → icon-button.B-GBGmBo.js} +1 -1
- package/library/chunks/{iframe.Bj3JzA9b.js → iframe.BLb7TAM7.js} +1 -1
- package/library/chunks/{image.DaYfKRf4.js → image.C1a_eXtI.js} +1 -1
- package/library/chunks/{input.CtpPKmen.js → input.eQ-tc3ew.js} +1 -1
- package/library/chunks/{option.DoCfNbP9.js → option.Bo4ryyg8.js} +1 -1
- package/library/chunks/{pagination.B0VIa8Pm.js → pagination.vaTRiEs-.js} +5 -5
- package/library/chunks/{tab-group.CRIY9Wby.js → tab-group.Owu-XQzM.js} +3 -3
- package/library/chunks/{tree.uSEgW--4.js → tree.BYD88cAs.js} +1 -1
- package/library/components/alert.js +2 -2
- package/library/components/asset-link-format.js +3 -3
- package/library/components/atoms.js +13 -13
- package/library/components/audio.js +2 -2
- package/library/components/border-input-group.js +2 -2
- package/library/components/breadcrumb.js +1 -1
- package/library/components/button.js +2 -2
- package/library/components/color-picker.js +3 -3
- package/library/components/color-swatch-group.js +3 -3
- package/library/components/color-swatch.js +2 -2
- package/library/components/confirm-popover.js +4 -4
- package/library/components/copy-button.js +1 -1
- package/library/components/corner-position-input-group.js +3 -3
- package/library/components/date-calendar.js +4 -4
- package/library/components/details.js +1 -1
- package/library/components/dialog.js +3 -3
- package/library/components/document-viewer.js +3 -3
- package/library/components/dot-pagination.js +2 -2
- package/library/components/drawer.js +2 -2
- package/library/components/dropdown.js +2 -2
- package/library/components/dynamic-select.js +4 -4
- package/library/components/e-chart.js +1 -1
- package/library/components/element-clamp.js +2 -2
- package/library/components/file-on-demand.js +9 -9
- package/library/components/folder-select.js +4 -4
- package/library/components/format-bytes.js +1 -1
- package/library/components/format-date.js +1 -1
- package/library/components/format-number.js +1 -1
- package/library/components/format-time.js +1 -1
- package/library/components/header.js +2 -2
- package/library/components/icon-button.js +2 -2
- package/library/components/iframe.js +2 -2
- package/library/components/image-comparer.js +1 -1
- package/library/components/image.js +2 -2
- package/library/components/input.js +2 -2
- package/library/components/line-clamp.js +1 -1
- package/library/components/masonry.js +3 -3
- package/library/components/menu-item.js +1 -1
- package/library/components/menu.js +1 -1
- package/library/components/molecules.js +3 -3
- package/library/components/option.js +2 -2
- package/library/components/organisms.js +2 -2
- package/library/components/padding-input-group.js +1 -1
- package/library/components/pagination.js +6 -6
- package/library/components/popup.js +1 -1
- package/library/components/position-picker.js +1 -1
- package/library/components/progress-bar.js +1 -1
- package/library/components/progress-ring.js +1 -1
- package/library/components/range.js +1 -1
- package/library/components/rating.js +1 -1
- package/library/components/relative-time.js +1 -1
- package/library/components/select.js +2 -2
- package/library/components/shadow-input-group.js +1 -1
- package/library/components/share-option-list.js +1 -1
- package/library/components/sidebar.js +1 -1
- package/library/components/size-input-group.js +3 -3
- package/library/components/spinner.js +1 -1
- package/library/components/split-panel.js +1 -1
- package/library/components/tab-group.js +4 -4
- package/library/components/tab.js +2 -2
- package/library/components/tag.js +2 -2
- package/library/components/tooltip.js +1 -1
- package/library/components/tree-item.js +2 -2
- package/library/components/tree.js +2 -2
- package/library/components/typeface.js +2 -2
- package/library/components/types.js +15678 -15655
- package/library/components/video.js +2 -2
- package/library/package.json +1 -1
- package/library/packages/atoms/src/components/image/image.d.ts +1 -1
- package/library/packages/molecules/src/faceted-filter/components/facet-date-picker/facet-date-picker.d.ts +3 -0
- package/library/packages/molecules/src/faceted-filter/components/facet-date-range/facet-date-range.d.ts +3 -0
- package/library/packages/molecules/src/faceted-filter/faceted-filter.d.ts +9 -1
- package/library/packages/molecules/src/input-date-picker/input-date-picker.d.ts +14 -3
- package/library/packages/molecules/src/input-date-range-picker/input-date-range-picker.d.ts +8 -0
- package/library/packages/types/src/date-picker.d.ts +20 -0
- package/library/packages/types/src/faceted-filter.d.ts +6 -0
- package/library/packages/utils/src/custom-element/i18n.d.ts +0 -1
- package/library/packages/utils/src/date/date.d.ts +12 -4
- package/library/react-web-component.d.ts +19 -3
- package/library/utils.js +104 -103
- package/package.json +1 -1
- package/library/chunks/date.dSYNLBVO.js +0 -77
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import "../components/cropper.js";
|
|
2
|
-
import { C as G } from "./button.
|
|
2
|
+
import { C as G } from "./button.Dxb7AACZ.js";
|
|
3
3
|
import D from "../components/space.js";
|
|
4
4
|
import { C as N } from "./typography.IqHbnd3C.js";
|
|
5
5
|
import { n, C as O } from "./lib-cortex-element.CVMmyPMC.js";
|
|
@@ -8,9 +8,9 @@ import { M as vt, U as o, T as p } from "./asset-link-format.QzzboHHE.js";
|
|
|
8
8
|
import "./browser.BHOCIF_A.js";
|
|
9
9
|
import { i as L, x as v, E as qt } from "./lit-element.jLBm65_O.js";
|
|
10
10
|
import "./form.BSqXLytJ.js";
|
|
11
|
-
import { L as U } from "./i18n.
|
|
11
|
+
import { L as U } from "./i18n.S781IU3H.js";
|
|
12
12
|
import { a as Bt } from "./string.BmBJ_BLT.js";
|
|
13
|
-
import "./date-picker.
|
|
13
|
+
import "./date-picker.BGHn6qg8.js";
|
|
14
14
|
import "./content-builder.DZRw6hpX.js";
|
|
15
15
|
import "./unsafe-html.Dff7-rCx.js";
|
|
16
16
|
import { b as jt } from "./_baseUniq.CoXu-orP.js";
|
|
@@ -24,9 +24,9 @@ import { n as F } from "./when.Dr1es41R.js";
|
|
|
24
24
|
import Z from "../components/details.js";
|
|
25
25
|
import Vt from "../components/divider.js";
|
|
26
26
|
import { C as Y } from "./icon.CsF1BoUl.js";
|
|
27
|
-
import { C as mt } from "./icon-button.
|
|
28
|
-
import { C as ft } from "./input.
|
|
29
|
-
import { C as ht } from "./option.
|
|
27
|
+
import { C as mt } from "./icon-button.B-GBGmBo.js";
|
|
28
|
+
import { C as ft } from "./input.eQ-tc3ew.js";
|
|
29
|
+
import { C as ht } from "./option.Bo4ryyg8.js";
|
|
30
30
|
import nt from "../components/select.js";
|
|
31
31
|
import { c as Gt } from "./image.QVlPFadX.js";
|
|
32
32
|
import { e as J } from "./query.BBf1UFkC.js";
|
|
@@ -2,7 +2,7 @@ import { n as i, C as v } from "./lib-cortex-element.CVMmyPMC.js";
|
|
|
2
2
|
import { c as g } from "./component.styles.CRO4Odto.js";
|
|
3
3
|
import { c as C } from "./custom-element.L4WJXn1j.js";
|
|
4
4
|
import { F as x, v as w } from "./form.BSqXLytJ.js";
|
|
5
|
-
import { L as $ } from "./i18n.
|
|
5
|
+
import { L as $ } from "./i18n.S781IU3H.js";
|
|
6
6
|
import { H as S, g as O } from "./slot.j5oheLJC.js";
|
|
7
7
|
import { w as m } from "./watch.K-dbDP6P.js";
|
|
8
8
|
import { r as u } from "./state.CSDxrqLd.js";
|