@cashdoc/cashdoc-cms-design-system 2.8.1 → 2.8.3
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/dist/index.es.js +16 -16
- package/dist/index.es.js.map +1 -1
- package/dist/index.umd.js +2 -2
- package/dist/index.umd.js.map +1 -1
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -12837,7 +12837,7 @@ const HT = [
|
|
|
12837
12837
|
"div",
|
|
12838
12838
|
{
|
|
12839
12839
|
ref: f,
|
|
12840
|
-
className: P("flex w-full max-w-[
|
|
12840
|
+
className: P("flex w-full max-w-[176px] flex-col gap-2", l),
|
|
12841
12841
|
children: [
|
|
12842
12842
|
r && /* @__PURE__ */ g(
|
|
12843
12843
|
"label",
|
|
@@ -12866,7 +12866,8 @@ const HT = [
|
|
|
12866
12866
|
"aria-invalid": i || void 0,
|
|
12867
12867
|
"aria-describedby": w,
|
|
12868
12868
|
className: P(
|
|
12869
|
-
"h-9 w-full rounded-cms-md border bg-cms-white
|
|
12869
|
+
"box-border h-9 w-full rounded-cms-md border bg-cms-white",
|
|
12870
|
+
"px-3",
|
|
12870
12871
|
u && "pr-8",
|
|
12871
12872
|
"text-sm text-cms-gray-900",
|
|
12872
12873
|
"placeholder:text-cms-gray-450",
|
|
@@ -12908,6 +12909,7 @@ const HT = [
|
|
|
12908
12909
|
sideOffset: 5,
|
|
12909
12910
|
className: P(
|
|
12910
12911
|
"z-cms-overlay rounded-cms-lg bg-cms-white",
|
|
12912
|
+
"w-[var(--radix-popover-trigger-width)] min-w-[156px]",
|
|
12911
12913
|
"border border-cms-gray-200",
|
|
12912
12914
|
"shadow-[0_12px_24px_rgba(15,20,25,0.08),0_4px_8px_rgba(15,20,25,0.04)]",
|
|
12913
12915
|
"data-[state=open]:animate-in",
|
|
@@ -12921,7 +12923,7 @@ const HT = [
|
|
|
12921
12923
|
),
|
|
12922
12924
|
children: [
|
|
12923
12925
|
/* @__PURE__ */ g("div", { className: "p-4", children: /* @__PURE__ */ D("div", { className: "flex gap-2", children: [
|
|
12924
|
-
/* @__PURE__ */ D("div", { className: "flex flex-col", children: [
|
|
12926
|
+
/* @__PURE__ */ D("div", { className: "flex flex-1 flex-col", children: [
|
|
12925
12927
|
/* @__PURE__ */ g(
|
|
12926
12928
|
"div",
|
|
12927
12929
|
{
|
|
@@ -12938,8 +12940,7 @@ const HT = [
|
|
|
12938
12940
|
{
|
|
12939
12941
|
ref: V,
|
|
12940
12942
|
className: P(
|
|
12941
|
-
"h-44 w-
|
|
12942
|
-
"border border-cms-gray-200",
|
|
12943
|
+
"h-44 w-full overflow-y-auto",
|
|
12943
12944
|
"cms-no-scrollbar rounded-cms-sm"
|
|
12944
12945
|
),
|
|
12945
12946
|
children: H.map((B) => /* @__PURE__ */ g(
|
|
@@ -12963,7 +12964,7 @@ const HT = [
|
|
|
12963
12964
|
}
|
|
12964
12965
|
)
|
|
12965
12966
|
] }),
|
|
12966
|
-
/* @__PURE__ */ D("div", { className: "flex flex-col", children: [
|
|
12967
|
+
/* @__PURE__ */ D("div", { className: "flex flex-1 flex-col", children: [
|
|
12967
12968
|
/* @__PURE__ */ g(
|
|
12968
12969
|
"div",
|
|
12969
12970
|
{
|
|
@@ -12979,8 +12980,7 @@ const HT = [
|
|
|
12979
12980
|
{
|
|
12980
12981
|
ref: j,
|
|
12981
12982
|
className: P(
|
|
12982
|
-
"h-44 w-
|
|
12983
|
-
"border border-cms-gray-200",
|
|
12983
|
+
"h-44 w-full overflow-y-auto",
|
|
12984
12984
|
"cms-no-scrollbar rounded-cms-sm"
|
|
12985
12985
|
),
|
|
12986
12986
|
children: Q.map((B) => /* @__PURE__ */ g(
|
|
@@ -13004,7 +13004,7 @@ const HT = [
|
|
|
13004
13004
|
}
|
|
13005
13005
|
)
|
|
13006
13006
|
] }),
|
|
13007
|
-
o === "12h" && /* @__PURE__ */ D("div", { className: "flex flex-col", children: [
|
|
13007
|
+
o === "12h" && /* @__PURE__ */ D("div", { className: "flex flex-1 flex-col", children: [
|
|
13008
13008
|
/* @__PURE__ */ g(
|
|
13009
13009
|
"div",
|
|
13010
13010
|
{
|
|
@@ -13016,7 +13016,7 @@ const HT = [
|
|
|
13016
13016
|
children: "Period"
|
|
13017
13017
|
}
|
|
13018
13018
|
),
|
|
13019
|
-
/* @__PURE__ */ D("div", { className: "flex w-
|
|
13019
|
+
/* @__PURE__ */ D("div", { className: "flex w-full flex-col gap-1", children: [
|
|
13020
13020
|
/* @__PURE__ */ g(
|
|
13021
13021
|
"button",
|
|
13022
13022
|
{
|
|
@@ -13056,17 +13056,17 @@ const HT = [
|
|
|
13056
13056
|
"div",
|
|
13057
13057
|
{
|
|
13058
13058
|
className: P(
|
|
13059
|
-
"flex items-end justify-end px-
|
|
13060
|
-
"border-t border-cms-gray-150 pt-
|
|
13059
|
+
"flex items-end justify-end px-4 pb-4",
|
|
13060
|
+
"border-t border-cms-gray-150 pt-3"
|
|
13061
13061
|
),
|
|
13062
|
-
children: /* @__PURE__ */ D("div", { className: "flex gap-
|
|
13062
|
+
children: /* @__PURE__ */ D("div", { className: "flex gap-2", children: [
|
|
13063
13063
|
/* @__PURE__ */ g(
|
|
13064
13064
|
"button",
|
|
13065
13065
|
{
|
|
13066
13066
|
type: "button",
|
|
13067
13067
|
onClick: se,
|
|
13068
13068
|
className: P(
|
|
13069
|
-
"h-
|
|
13069
|
+
"h-8 cursor-pointer rounded-cms-sm px-3.5",
|
|
13070
13070
|
"text-[12px] font-semibold text-cms-gray-850",
|
|
13071
13071
|
"border border-cms-gray-250 bg-cms-white",
|
|
13072
13072
|
"transition-colors duration-150",
|
|
@@ -13083,7 +13083,7 @@ const HT = [
|
|
|
13083
13083
|
disabled: C === null || _ === null,
|
|
13084
13084
|
className: P(
|
|
13085
13085
|
"cursor-pointer border-0",
|
|
13086
|
-
"h-
|
|
13086
|
+
"h-8 rounded-cms-sm bg-cms-gray-850 px-3.5",
|
|
13087
13087
|
"text-[12px] font-semibold text-cms-white",
|
|
13088
13088
|
"hover:bg-cms-gray-750",
|
|
13089
13089
|
"disabled:opacity-45",
|
|
@@ -15059,7 +15059,7 @@ const g5 = {
|
|
|
15059
15059
|
{
|
|
15060
15060
|
className: P(
|
|
15061
15061
|
"text-[17px] font-bold text-cms-gray-900",
|
|
15062
|
-
"leading-tight tracking-tight"
|
|
15062
|
+
"my-0 leading-tight tracking-tight"
|
|
15063
15063
|
),
|
|
15064
15064
|
children: n
|
|
15065
15065
|
}
|