@tipp/ui 2.0.6 → 2.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/app/index.cjs +505 -308
- package/dist/app/index.cjs.map +1 -1
- package/dist/app/index.js +29 -24
- package/dist/app/platform/coach-question-list.cjs +231 -34
- package/dist/app/platform/coach-question-list.cjs.map +1 -1
- package/dist/app/platform/coach-question-list.js +11 -6
- package/dist/app/platform/contents-card.cjs +259 -62
- package/dist/app/platform/contents-card.cjs.map +1 -1
- package/dist/app/platform/contents-card.js +11 -6
- package/dist/app/platform/curriculum-card.cjs +213 -16
- package/dist/app/platform/curriculum-card.cjs.map +1 -1
- package/dist/app/platform/curriculum-card.js +9 -4
- package/dist/app/platform/edit-coaching-time.cjs +275 -78
- package/dist/app/platform/edit-coaching-time.cjs.map +1 -1
- package/dist/app/platform/edit-coaching-time.js +20 -15
- package/dist/app/platform/edit-service-type.cjs +268 -71
- package/dist/app/platform/edit-service-type.cjs.map +1 -1
- package/dist/app/platform/edit-service-type.js +19 -14
- package/dist/app/platform/goal-manage-card-edit.cjs +277 -80
- package/dist/app/platform/goal-manage-card-edit.cjs.map +1 -1
- package/dist/app/platform/goal-manage-card-edit.js +20 -15
- package/dist/app/platform/goal-manage-card-read.cjs +261 -64
- package/dist/app/platform/goal-manage-card-read.cjs.map +1 -1
- package/dist/app/platform/goal-manage-card-read.js +11 -6
- package/dist/app/platform/on-offline-radio-card.cjs +261 -64
- package/dist/app/platform/on-offline-radio-card.cjs.map +1 -1
- package/dist/app/platform/on-offline-radio-card.js +19 -14
- package/dist/app/platform/report-card.cjs +234 -37
- package/dist/app/platform/report-card.cjs.map +1 -1
- package/dist/app/platform/report-card.js +11 -6
- package/dist/app/platform/reservation-card.cjs +303 -106
- package/dist/app/platform/reservation-card.cjs.map +1 -1
- package/dist/app/platform/reservation-card.js +20 -15
- package/dist/app/platform/session-card.cjs +320 -123
- package/dist/app/platform/session-card.cjs.map +1 -1
- package/dist/app/platform/session-card.js +21 -16
- package/dist/app/platform/session-review-simple-read.cjs +232 -35
- package/dist/app/platform/session-review-simple-read.cjs.map +1 -1
- package/dist/app/platform/session-review-simple-read.js +11 -6
- package/dist/app/platform/userInfos/coaching-customer-info/index.cjs +265 -68
- package/dist/app/platform/userInfos/coaching-customer-info/index.cjs.map +1 -1
- package/dist/app/platform/userInfos/coaching-customer-info/index.js +12 -7
- package/dist/app/platform/userInfos/coaching-customer-info/large.cjs +242 -45
- package/dist/app/platform/userInfos/coaching-customer-info/large.cjs.map +1 -1
- package/dist/app/platform/userInfos/coaching-customer-info/large.js +11 -6
- package/dist/app/platform/userInfos/coaching-customer-info/medium.cjs +245 -48
- package/dist/app/platform/userInfos/coaching-customer-info/medium.cjs.map +1 -1
- package/dist/app/platform/userInfos/coaching-customer-info/medium.js +11 -6
- package/dist/app/platform/userInfos/coaching-customer-info/small.cjs +231 -34
- package/dist/app/platform/userInfos/coaching-customer-info/small.cjs.map +1 -1
- package/dist/app/platform/userInfos/coaching-customer-info/small.js +11 -6
- package/dist/app/platform/userInfos/session-user-info-detail.cjs +241 -44
- package/dist/app/platform/userInfos/session-user-info-detail.cjs.map +1 -1
- package/dist/app/platform/userInfos/session-user-info-detail.js +11 -6
- package/dist/app/platform/userInfos/utils.cjs +233 -36
- package/dist/app/platform/userInfos/utils.cjs.map +1 -1
- package/dist/app/platform/userInfos/utils.js +11 -6
- package/dist/atoms/index.cjs +256 -59
- package/dist/atoms/index.cjs.map +1 -1
- package/dist/atoms/index.js +11 -6
- package/dist/atoms/pagination.cjs +210 -13
- package/dist/atoms/pagination.cjs.map +1 -1
- package/dist/atoms/pagination.js +9 -4
- package/dist/atoms/toast.cjs +1 -1
- package/dist/atoms/toast.cjs.map +1 -1
- package/dist/atoms/toast.js +1 -1
- package/dist/chunk-26ZU5KUR.js +39 -0
- package/dist/chunk-26ZU5KUR.js.map +1 -0
- package/dist/chunk-3UJOUGH3.js +169 -0
- package/dist/chunk-3UJOUGH3.js.map +1 -0
- package/dist/chunk-4LUNQ3CA.js +1 -0
- package/dist/chunk-4YKESXWQ.js +68 -0
- package/dist/chunk-4YKESXWQ.js.map +1 -0
- package/dist/{chunk-KDEUSAQW.js → chunk-5QDXJKPG.js} +2 -2
- package/dist/{chunk-A2NYBAVH.js → chunk-6BCKUMXK.js} +11 -11
- package/dist/chunk-BFLGQQJZ.js +30 -0
- package/dist/chunk-BFLGQQJZ.js.map +1 -0
- package/dist/chunk-BUR6IEYN.js +54 -0
- package/dist/chunk-BUR6IEYN.js.map +1 -0
- package/dist/chunk-D3T4W2PT.js +96 -0
- package/dist/chunk-D3T4W2PT.js.map +1 -0
- package/dist/chunk-D6WG5BHL.js +39 -0
- package/dist/chunk-D6WG5BHL.js.map +1 -0
- package/dist/chunk-D7EHLF4N.js +63 -0
- package/dist/chunk-D7EHLF4N.js.map +1 -0
- package/dist/chunk-D7EYDD4E.js +52 -0
- package/dist/chunk-D7EYDD4E.js.map +1 -0
- package/dist/chunk-ECVAWQXV.js +54 -0
- package/dist/chunk-ECVAWQXV.js.map +1 -0
- package/dist/chunk-EHNRZEFC.js +145 -0
- package/dist/chunk-EHNRZEFC.js.map +1 -0
- package/dist/chunk-EJ3JNXLY.js +99 -0
- package/dist/chunk-EJ3JNXLY.js.map +1 -0
- package/dist/{chunk-K3EDEQP6.js → chunk-ERRML4CH.js} +4 -4
- package/dist/chunk-F5MKSWHL.js +163 -0
- package/dist/chunk-F5MKSWHL.js.map +1 -0
- package/dist/chunk-IVB77FRN.js +52 -0
- package/dist/chunk-IVB77FRN.js.map +1 -0
- package/dist/{chunk-JPZNEPCW.js → chunk-JKJCI4MU.js} +5 -5
- package/dist/chunk-JMS4TRIK.js +64 -0
- package/dist/chunk-JMS4TRIK.js.map +1 -0
- package/dist/chunk-K25BYIJ7.js +42 -0
- package/dist/chunk-K25BYIJ7.js.map +1 -0
- package/dist/chunk-KXEHA6WD.js +63 -0
- package/dist/chunk-KXEHA6WD.js.map +1 -0
- package/dist/chunk-NNPT6BV4.js +117 -0
- package/dist/chunk-NNPT6BV4.js.map +1 -0
- package/dist/{chunk-TF3Q4TQM.js → chunk-QAHOUIRL.js} +2 -2
- package/dist/{chunk-ECLZ3IGO.js → chunk-QD5ZSFPG.js} +1 -1
- package/dist/chunk-QD5ZSFPG.js.map +1 -0
- package/dist/chunk-QJ5OFLUS.js +144 -0
- package/dist/chunk-QJ5OFLUS.js.map +1 -0
- package/dist/chunk-RIGG6NNZ.js +74 -0
- package/dist/chunk-RIGG6NNZ.js.map +1 -0
- package/dist/chunk-S52LOF3I.js +354 -0
- package/dist/chunk-S52LOF3I.js.map +1 -0
- package/dist/chunk-S57U6FZO.js +42 -0
- package/dist/chunk-S57U6FZO.js.map +1 -0
- package/dist/chunk-T2ORCMNM.js +145 -0
- package/dist/chunk-T2ORCMNM.js.map +1 -0
- package/dist/chunk-TTBHLLMV.js +281 -0
- package/dist/chunk-TTBHLLMV.js.map +1 -0
- package/dist/chunk-UQN63IRS.js +54 -0
- package/dist/chunk-UQN63IRS.js.map +1 -0
- package/dist/chunk-VO7TWLMN.js +144 -0
- package/dist/chunk-VO7TWLMN.js.map +1 -0
- package/dist/chunk-VPSEKCUO.js +281 -0
- package/dist/chunk-VPSEKCUO.js.map +1 -0
- package/dist/chunk-VY56ZADJ.js +1 -0
- package/dist/chunk-VY56ZADJ.js.map +1 -0
- package/dist/chunk-X2Q6QPMS.js +165 -0
- package/dist/chunk-X2Q6QPMS.js.map +1 -0
- package/dist/chunk-XSX6K7SK.js +45 -0
- package/dist/chunk-XSX6K7SK.js.map +1 -0
- package/dist/chunk-YAKBC4L7.js +45 -0
- package/dist/chunk-YAKBC4L7.js.map +1 -0
- package/dist/chunk-Z6DWN5OD.js +174 -0
- package/dist/chunk-Z6DWN5OD.js.map +1 -0
- package/dist/icon.cjs +207 -0
- package/dist/icon.cjs.map +1 -1
- package/dist/icon.d.cts +5 -0
- package/dist/icon.d.ts +5 -0
- package/dist/icon.js +29 -9
- package/dist/icons/circle-check.cjs +102 -0
- package/dist/icons/circle-check.cjs.map +1 -0
- package/dist/icons/circle-check.d.cts +6 -0
- package/dist/icons/circle-check.d.ts +6 -0
- package/dist/icons/circle-check.js +8 -0
- package/dist/icons/circle-check.js.map +1 -0
- package/dist/icons/circle-pencil.cjs +111 -0
- package/dist/icons/circle-pencil.cjs.map +1 -0
- package/dist/icons/circle-pencil.d.cts +6 -0
- package/dist/icons/circle-pencil.d.ts +6 -0
- package/dist/icons/circle-pencil.js +8 -0
- package/dist/icons/circle-pencil.js.map +1 -0
- package/dist/icons/circle-play.cjs +99 -0
- package/dist/icons/circle-play.cjs.map +1 -0
- package/dist/icons/circle-play.d.cts +6 -0
- package/dist/icons/circle-play.d.ts +6 -0
- package/dist/icons/circle-play.js +8 -0
- package/dist/icons/circle-play.js.map +1 -0
- package/dist/icons/circle-quote.cjs +111 -0
- package/dist/icons/circle-quote.cjs.map +1 -0
- package/dist/icons/circle-quote.d.cts +6 -0
- package/dist/icons/circle-quote.d.ts +6 -0
- package/dist/icons/circle-quote.js +8 -0
- package/dist/icons/circle-quote.js.map +1 -0
- package/dist/icons/circle-satisfaction.cjs +109 -0
- package/dist/icons/circle-satisfaction.cjs.map +1 -0
- package/dist/icons/circle-satisfaction.d.cts +6 -0
- package/dist/icons/circle-satisfaction.d.ts +6 -0
- package/dist/icons/circle-satisfaction.js +8 -0
- package/dist/icons/circle-satisfaction.js.map +1 -0
- package/dist/icons/circle_check.cjs +102 -0
- package/dist/icons/circle_check.cjs.map +1 -0
- package/dist/icons/circle_check.d.cts +6 -0
- package/dist/icons/circle_check.d.ts +6 -0
- package/dist/icons/circle_check.js +8 -0
- package/dist/icons/circle_check.js.map +1 -0
- package/dist/icons/circle_pencil.cjs +111 -0
- package/dist/icons/circle_pencil.cjs.map +1 -0
- package/dist/icons/circle_pencil.d.cts +6 -0
- package/dist/icons/circle_pencil.d.ts +6 -0
- package/dist/icons/circle_pencil.js +8 -0
- package/dist/icons/circle_pencil.js.map +1 -0
- package/dist/icons/circle_play.cjs +99 -0
- package/dist/icons/circle_play.cjs.map +1 -0
- package/dist/icons/circle_play.d.cts +6 -0
- package/dist/icons/circle_play.d.ts +6 -0
- package/dist/icons/circle_play.js +8 -0
- package/dist/icons/circle_play.js.map +1 -0
- package/dist/icons/circle_quote.cjs +111 -0
- package/dist/icons/circle_quote.cjs.map +1 -0
- package/dist/icons/circle_quote.d.cts +6 -0
- package/dist/icons/circle_quote.d.ts +6 -0
- package/dist/icons/circle_quote.js +53 -0
- package/dist/icons/circle_quote.js.map +1 -0
- package/dist/icons/circle_satisfaction.cjs +109 -0
- package/dist/icons/circle_satisfaction.cjs.map +1 -0
- package/dist/icons/circle_satisfaction.d.cts +6 -0
- package/dist/icons/circle_satisfaction.d.ts +6 -0
- package/dist/icons/circle_satisfaction.js +8 -0
- package/dist/icons/circle_satisfaction.js.map +1 -0
- package/dist/icons/index.cjs +207 -0
- package/dist/icons/index.cjs.map +1 -1
- package/dist/icons/index.d.cts +5 -0
- package/dist/icons/index.d.ts +5 -0
- package/dist/icons/index.js +29 -9
- package/dist/index.cjs +654 -447
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +5 -0
- package/dist/index.d.ts +5 -0
- package/dist/index.js +64 -44
- package/dist/molecules/date-picker/date-picker-button.cjs +239 -42
- package/dist/molecules/date-picker/date-picker-button.cjs.map +1 -1
- package/dist/molecules/date-picker/date-picker-button.js +13 -8
- package/dist/molecules/date-picker/index.cjs +209 -12
- package/dist/molecules/date-picker/index.cjs.map +1 -1
- package/dist/molecules/date-picker/index.js +10 -5
- package/dist/molecules/expand-table/index.cjs +255 -58
- package/dist/molecules/expand-table/index.cjs.map +1 -1
- package/dist/molecules/expand-table/index.js +12 -7
- package/dist/molecules/expand-table/row.cjs +231 -34
- package/dist/molecules/expand-table/row.cjs.map +1 -1
- package/dist/molecules/expand-table/row.js +11 -6
- package/dist/molecules/form/form.cjs.map +1 -1
- package/dist/molecules/form/form.d.cts +11 -11
- package/dist/molecules/form/form.d.ts +11 -11
- package/dist/molecules/form/form.js +1 -1
- package/dist/molecules/form/index.cjs.map +1 -1
- package/dist/molecules/form/index.d.cts +1 -1
- package/dist/molecules/form/index.d.ts +1 -1
- package/dist/molecules/form/index.js +1 -1
- package/dist/molecules/index.cjs +379 -182
- package/dist/molecules/index.cjs.map +1 -1
- package/dist/molecules/index.js +30 -25
- package/dist/molecules/navigation.cjs +231 -34
- package/dist/molecules/navigation.cjs.map +1 -1
- package/dist/molecules/navigation.js +11 -6
- package/dist/molecules/radio-button-card.cjs +229 -32
- package/dist/molecules/radio-button-card.cjs.map +1 -1
- package/dist/molecules/radio-button-card.js +11 -6
- package/dist/molecules/stepper.cjs +217 -20
- package/dist/molecules/stepper.cjs.map +1 -1
- package/dist/molecules/stepper.js +9 -4
- package/dist/molecules/tag-selector.cjs +271 -74
- package/dist/molecules/tag-selector.cjs.map +1 -1
- package/dist/molecules/tag-selector.js +11 -6
- package/dist/molecules/time-select.cjs +230 -33
- package/dist/molecules/time-select.cjs.map +1 -1
- package/dist/molecules/time-select.js +12 -7
- package/dist/utils/index.js +3 -3
- package/package.json +14 -5
- package/src/atoms/toast.tsx +1 -2
- package/src/icons/circle-check.tsx +29 -0
- package/src/icons/circle-pencil.tsx +35 -0
- package/src/icons/circle-play.tsx +26 -0
- package/src/icons/circle-quote.tsx +35 -0
- package/src/icons/circle-satisfaction.tsx +33 -0
- package/src/icons/index.ts +5 -0
- package/src/molecules/date-picker/index.tsx +0 -2
- package/src/molecules/form/form.tsx +1 -1
- package/dist/chunk-7WVKYXIG.js +0 -1
- package/dist/chunk-ECLZ3IGO.js.map +0 -1
- /package/dist/{chunk-7WVKYXIG.js.map → chunk-4LUNQ3CA.js.map} +0 -0
- /package/dist/{chunk-KDEUSAQW.js.map → chunk-5QDXJKPG.js.map} +0 -0
- /package/dist/{chunk-A2NYBAVH.js.map → chunk-6BCKUMXK.js.map} +0 -0
- /package/dist/{chunk-K3EDEQP6.js.map → chunk-ERRML4CH.js.map} +0 -0
- /package/dist/{chunk-JPZNEPCW.js.map → chunk-JKJCI4MU.js.map} +0 -0
- /package/dist/{chunk-TF3Q4TQM.js.map → chunk-QAHOUIRL.js.map} +0 -0
|
@@ -876,27 +876,224 @@ var EndCallIcon = React12.forwardRef(
|
|
|
876
876
|
);
|
|
877
877
|
EndCallIcon.displayName = "EndCallIcon";
|
|
878
878
|
|
|
879
|
-
// src/
|
|
879
|
+
// src/icons/circle-play.tsx
|
|
880
|
+
var React13 = __toESM(require("react"), 1);
|
|
880
881
|
var import_jsx_runtime24 = require("react/jsx-runtime");
|
|
882
|
+
var CirclePlayIcon = React13.forwardRef(
|
|
883
|
+
(_a, forwardedRef) => {
|
|
884
|
+
var _b = _a, { color = "#currentColor" } = _b, props = __objRest(_b, ["color"]);
|
|
885
|
+
return /* @__PURE__ */ (0, import_jsx_runtime24.jsxs)(
|
|
886
|
+
"svg",
|
|
887
|
+
__spreadProps(__spreadValues({
|
|
888
|
+
fill: "none",
|
|
889
|
+
height: "16",
|
|
890
|
+
viewBox: "0 0 16 16",
|
|
891
|
+
width: "16",
|
|
892
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
893
|
+
}, props), {
|
|
894
|
+
ref: forwardedRef,
|
|
895
|
+
children: [
|
|
896
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("circle", { cx: "8", cy: "8", fill: color, r: "8" }),
|
|
897
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)(
|
|
898
|
+
"path",
|
|
899
|
+
{
|
|
900
|
+
d: "M13.25 7.56699C13.5833 7.75944 13.5833 8.24056 13.25 8.43301L5.75 12.7631C5.41667 12.9556 5 12.715 5 12.3301L5 3.66987C5 3.28497 5.41667 3.04441 5.75 3.23686L13.25 7.56699Z",
|
|
901
|
+
fill: "white"
|
|
902
|
+
}
|
|
903
|
+
)
|
|
904
|
+
]
|
|
905
|
+
})
|
|
906
|
+
);
|
|
907
|
+
}
|
|
908
|
+
);
|
|
909
|
+
CirclePlayIcon.displayName = "CirclePlayIcon";
|
|
881
910
|
|
|
882
|
-
// src/
|
|
911
|
+
// src/icons/circle-pencil.tsx
|
|
912
|
+
var React14 = __toESM(require("react"), 1);
|
|
883
913
|
var import_jsx_runtime25 = require("react/jsx-runtime");
|
|
914
|
+
var CirclePencilIcon = React14.forwardRef(
|
|
915
|
+
(_a, forwardedRef) => {
|
|
916
|
+
var _b = _a, { color = "currentColor" } = _b, props = __objRest(_b, ["color"]);
|
|
917
|
+
return /* @__PURE__ */ (0, import_jsx_runtime25.jsxs)(
|
|
918
|
+
"svg",
|
|
919
|
+
__spreadProps(__spreadValues({
|
|
920
|
+
fill: "none",
|
|
921
|
+
height: "16",
|
|
922
|
+
viewBox: "0 0 16 16",
|
|
923
|
+
width: "16",
|
|
924
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
925
|
+
}, props), {
|
|
926
|
+
ref: forwardedRef,
|
|
927
|
+
children: [
|
|
928
|
+
/* @__PURE__ */ (0, import_jsx_runtime25.jsx)("circle", { cx: "8", cy: "8", fill: color, r: "8" }),
|
|
929
|
+
/* @__PURE__ */ (0, import_jsx_runtime25.jsx)(
|
|
930
|
+
"rect",
|
|
931
|
+
{
|
|
932
|
+
fill: "white",
|
|
933
|
+
fillOpacity: "0.01",
|
|
934
|
+
height: "12",
|
|
935
|
+
transform: "translate(2 2)",
|
|
936
|
+
width: "12"
|
|
937
|
+
}
|
|
938
|
+
),
|
|
939
|
+
/* @__PURE__ */ (0, import_jsx_runtime25.jsx)(
|
|
940
|
+
"path",
|
|
941
|
+
{
|
|
942
|
+
clipRule: "evenodd",
|
|
943
|
+
d: "M11.4829 2.91721C11.3266 2.761 11.0733 2.761 10.9172 2.91721L4.97162 8.86274C4.89965 8.9347 4.84208 9.01974 4.80199 9.11329L3.63233 11.8424C3.5679 11.9928 3.60149 12.1672 3.71715 12.2829C3.8328 12.3985 4.00722 12.4321 4.15755 12.3677L6.88675 11.198C6.9803 11.158 7.06534 11.1004 7.13731 11.0284L13.0829 5.08289C13.239 4.92668 13.239 4.67342 13.0829 4.51721L11.4829 2.91721ZM5.53731 9.42842L11.2 3.76574L12.2343 4.80005L6.57162 10.4628L5.37537 10.9754L5.02463 10.6247L5.53731 9.42842Z",
|
|
944
|
+
fill: "white",
|
|
945
|
+
fillRule: "evenodd"
|
|
946
|
+
}
|
|
947
|
+
)
|
|
948
|
+
]
|
|
949
|
+
})
|
|
950
|
+
);
|
|
951
|
+
}
|
|
952
|
+
);
|
|
953
|
+
CirclePencilIcon.displayName = "CirclePencilIcon";
|
|
954
|
+
|
|
955
|
+
// src/icons/circle-check.tsx
|
|
956
|
+
var React15 = __toESM(require("react"), 1);
|
|
957
|
+
var import_jsx_runtime26 = require("react/jsx-runtime");
|
|
958
|
+
var CircleCheckIcon = React15.forwardRef(
|
|
959
|
+
(_a, forwardedRef) => {
|
|
960
|
+
var _b = _a, { color = "currentColor" } = _b, props = __objRest(_b, ["color"]);
|
|
961
|
+
return /* @__PURE__ */ (0, import_jsx_runtime26.jsxs)(
|
|
962
|
+
"svg",
|
|
963
|
+
__spreadProps(__spreadValues({
|
|
964
|
+
fill: "none",
|
|
965
|
+
height: "16",
|
|
966
|
+
viewBox: "0 0 16 16",
|
|
967
|
+
width: "16",
|
|
968
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
969
|
+
}, props), {
|
|
970
|
+
ref: forwardedRef,
|
|
971
|
+
children: [
|
|
972
|
+
/* @__PURE__ */ (0, import_jsx_runtime26.jsx)("circle", { cx: "8", cy: "8", fill: "white", r: "7.5", stroke: color }),
|
|
973
|
+
/* @__PURE__ */ (0, import_jsx_runtime26.jsx)("rect", { fill: "white", fillOpacity: "0.01", height: "16", width: "16" }),
|
|
974
|
+
/* @__PURE__ */ (0, import_jsx_runtime26.jsx)(
|
|
975
|
+
"path",
|
|
976
|
+
{
|
|
977
|
+
clipRule: "evenodd",
|
|
978
|
+
d: "M12.2314 3.97533C12.5395 4.17683 12.626 4.58999 12.4245 4.89815L7.8912 11.8315C7.78436 11.9949 7.61128 12.1032 7.41763 12.1279C7.22398 12.1527 7.02923 12.0912 6.88477 11.9599L3.95144 9.29328C3.679 9.04561 3.65892 8.62397 3.90659 8.35154C4.15426 8.0791 4.57589 8.05901 4.84833 8.30669L7.20313 10.4474L11.3086 4.16849C11.5101 3.86033 11.9232 3.77385 12.2314 3.97533Z",
|
|
979
|
+
fill: color,
|
|
980
|
+
fillRule: "evenodd"
|
|
981
|
+
}
|
|
982
|
+
)
|
|
983
|
+
]
|
|
984
|
+
})
|
|
985
|
+
);
|
|
986
|
+
}
|
|
987
|
+
);
|
|
988
|
+
CircleCheckIcon.displayName = "CircleCheckIcon";
|
|
989
|
+
|
|
990
|
+
// src/icons/circle-satisfaction.tsx
|
|
991
|
+
var React16 = __toESM(require("react"), 1);
|
|
992
|
+
var import_jsx_runtime27 = require("react/jsx-runtime");
|
|
993
|
+
var CircleSatisfactionIcon = React16.forwardRef(
|
|
994
|
+
(_a, forwardedRef) => {
|
|
995
|
+
var _b = _a, { color = "currentColor" } = _b, props = __objRest(_b, ["color"]);
|
|
996
|
+
return /* @__PURE__ */ (0, import_jsx_runtime27.jsxs)(
|
|
997
|
+
"svg",
|
|
998
|
+
__spreadProps(__spreadValues({
|
|
999
|
+
fill: "none",
|
|
1000
|
+
height: "16",
|
|
1001
|
+
viewBox: "0 0 16 16",
|
|
1002
|
+
width: "16",
|
|
1003
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
1004
|
+
}, props), {
|
|
1005
|
+
ref: forwardedRef,
|
|
1006
|
+
children: [
|
|
1007
|
+
/* @__PURE__ */ (0, import_jsx_runtime27.jsx)("circle", { cx: "8", cy: "8", fill: "white", r: "7.5", stroke: color }),
|
|
1008
|
+
/* @__PURE__ */ (0, import_jsx_runtime27.jsx)(
|
|
1009
|
+
"rect",
|
|
1010
|
+
{
|
|
1011
|
+
fill: "white",
|
|
1012
|
+
fillOpacity: "0.01",
|
|
1013
|
+
height: "12",
|
|
1014
|
+
transform: "translate(2 2)",
|
|
1015
|
+
width: "12"
|
|
1016
|
+
}
|
|
1017
|
+
),
|
|
1018
|
+
/* @__PURE__ */ (0, import_jsx_runtime27.jsx)(
|
|
1019
|
+
"path",
|
|
1020
|
+
{
|
|
1021
|
+
d: "M7.77842 2.53284C7.86041 2.33573 8.13963 2.33573 8.22162 2.53284L9.53074 5.68036C9.5653 5.76346 9.64346 5.82023 9.73316 5.82742L13.1312 6.09985C13.344 6.1169 13.4302 6.38246 13.2682 6.52134L10.6792 8.73904C10.6109 8.79758 10.581 8.88946 10.6019 8.97699L11.3929 12.2928C11.4424 12.5005 11.2165 12.6647 11.0343 12.5534L8.12512 10.7764C8.04832 10.7296 7.95172 10.7296 7.87492 10.7764L4.96574 12.5534C4.78356 12.6647 4.55766 12.5005 4.60719 12.2928L5.39815 8.97699C5.41904 8.88946 5.38918 8.79758 5.32084 8.73904L2.73191 6.52134C2.56978 6.38246 2.65607 6.1169 2.86886 6.09985L6.26688 5.82742C6.35658 5.82023 6.43474 5.76346 6.4693 5.68036L7.77842 2.53284Z",
|
|
1022
|
+
fill: color
|
|
1023
|
+
}
|
|
1024
|
+
)
|
|
1025
|
+
]
|
|
1026
|
+
})
|
|
1027
|
+
);
|
|
1028
|
+
}
|
|
1029
|
+
);
|
|
1030
|
+
CircleSatisfactionIcon.displayName = "CircleSatisfactionIcon";
|
|
1031
|
+
|
|
1032
|
+
// src/icons/circle-quote.tsx
|
|
1033
|
+
var React17 = __toESM(require("react"), 1);
|
|
1034
|
+
var import_jsx_runtime28 = require("react/jsx-runtime");
|
|
1035
|
+
var CircleQuoteIcon = React17.forwardRef(
|
|
1036
|
+
(_a, forwardedRef) => {
|
|
1037
|
+
var _b = _a, { color = "currentColor" } = _b, props = __objRest(_b, ["color"]);
|
|
1038
|
+
return /* @__PURE__ */ (0, import_jsx_runtime28.jsxs)(
|
|
1039
|
+
"svg",
|
|
1040
|
+
__spreadProps(__spreadValues({
|
|
1041
|
+
fill: "none",
|
|
1042
|
+
height: "16",
|
|
1043
|
+
viewBox: "0 0 16 16",
|
|
1044
|
+
width: "16",
|
|
1045
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
1046
|
+
}, props), {
|
|
1047
|
+
ref: forwardedRef,
|
|
1048
|
+
children: [
|
|
1049
|
+
/* @__PURE__ */ (0, import_jsx_runtime28.jsx)("circle", { cx: "8", cy: "8", fill: "white", r: "7.5", stroke: color }),
|
|
1050
|
+
/* @__PURE__ */ (0, import_jsx_runtime28.jsx)(
|
|
1051
|
+
"rect",
|
|
1052
|
+
{
|
|
1053
|
+
fill: "white",
|
|
1054
|
+
fillOpacity: "0.01",
|
|
1055
|
+
height: "12",
|
|
1056
|
+
transform: "translate(2 2)",
|
|
1057
|
+
width: "12"
|
|
1058
|
+
}
|
|
1059
|
+
),
|
|
1060
|
+
/* @__PURE__ */ (0, import_jsx_runtime28.jsx)(
|
|
1061
|
+
"path",
|
|
1062
|
+
{
|
|
1063
|
+
clipRule: "evenodd",
|
|
1064
|
+
d: "M9.54 4.75306C10.0449 4.58921 10.6269 4.59213 11.1033 4.83696C12.2025 5.40177 12.6781 6.8575 12.2357 8.39997C12.0372 9.09189 11.6881 9.76375 10.9489 10.4419C10.2096 11.12 9.18425 11.52 8.70854 11.52C8.53813 11.52 8.39998 11.3857 8.39998 11.22C8.39998 11.0543 8.54113 10.92 8.70854 10.92C9.25195 10.92 9.73749 10.6243 10.3125 10.1888C10.7525 9.85541 11.0961 9.42904 11.2864 9.0575C11.6502 8.34691 11.6625 7.34537 11.0746 7.07918C10.7923 7.38761 10.4236 7.56754 9.98178 7.56754C9.02182 7.56754 8.45606 6.79527 8.48038 6.09605C8.50363 5.42777 8.92823 4.95161 9.54 4.75306ZM4.74 4.75306C5.24489 4.58921 5.8269 4.59213 6.30336 4.83696C7.40254 5.40177 7.8781 6.8575 7.43567 8.39997C7.23721 9.09189 6.88813 9.76375 6.14886 10.4419C5.40958 11.12 4.38425 11.52 3.90854 11.52C3.73813 11.52 3.59998 11.3857 3.59998 11.22C3.59998 11.0543 3.74113 10.92 3.90854 10.92C4.45195 10.92 4.93749 10.6243 5.51244 10.1888C5.9525 9.85541 6.29609 9.42904 6.48635 9.0575C6.85023 8.34691 6.86254 7.34537 6.27462 7.07918C5.99227 7.38761 5.62356 7.56754 5.18178 7.56754C4.22182 7.56754 3.65606 6.79527 3.68038 6.09605C3.70363 5.42777 4.12823 4.95161 4.74 4.75306Z",
|
|
1065
|
+
fill: color,
|
|
1066
|
+
fillRule: "evenodd"
|
|
1067
|
+
}
|
|
1068
|
+
)
|
|
1069
|
+
]
|
|
1070
|
+
})
|
|
1071
|
+
);
|
|
1072
|
+
}
|
|
1073
|
+
);
|
|
1074
|
+
CircleQuoteIcon.displayName = "CircleQuoteIcon";
|
|
1075
|
+
|
|
1076
|
+
// src/atoms/pagination.tsx
|
|
1077
|
+
var import_jsx_runtime29 = require("react/jsx-runtime");
|
|
1078
|
+
|
|
1079
|
+
// src/atoms/field-error-wrapper.tsx
|
|
1080
|
+
var import_jsx_runtime30 = require("react/jsx-runtime");
|
|
884
1081
|
|
|
885
1082
|
// src/atoms/ellipsis-tooltip.tsx
|
|
886
1083
|
var import_react17 = require("react");
|
|
887
|
-
var
|
|
1084
|
+
var import_jsx_runtime31 = require("react/jsx-runtime");
|
|
888
1085
|
|
|
889
1086
|
// src/atoms/drawer.tsx
|
|
890
1087
|
var Dialog = __toESM(require("@radix-ui/react-dialog"), 1);
|
|
891
1088
|
var import_themes50 = require("@radix-ui/themes");
|
|
892
1089
|
|
|
893
1090
|
// src/icons/close-panel-arrow.tsx
|
|
894
|
-
var
|
|
895
|
-
var
|
|
896
|
-
var ClosePanelArrowIcon =
|
|
1091
|
+
var React20 = __toESM(require("react"), 1);
|
|
1092
|
+
var import_jsx_runtime32 = require("react/jsx-runtime");
|
|
1093
|
+
var ClosePanelArrowIcon = React20.forwardRef(
|
|
897
1094
|
(_a, forwardedRef) => {
|
|
898
1095
|
var _b = _a, { color = "currentColor" } = _b, props = __objRest(_b, ["color"]);
|
|
899
|
-
return /* @__PURE__ */ (0,
|
|
1096
|
+
return /* @__PURE__ */ (0, import_jsx_runtime32.jsxs)(
|
|
900
1097
|
"svg",
|
|
901
1098
|
__spreadProps(__spreadValues({
|
|
902
1099
|
fill: "none",
|
|
@@ -907,7 +1104,7 @@ var ClosePanelArrowIcon = React15.forwardRef(
|
|
|
907
1104
|
}, props), {
|
|
908
1105
|
ref: forwardedRef,
|
|
909
1106
|
children: [
|
|
910
|
-
/* @__PURE__ */ (0,
|
|
1107
|
+
/* @__PURE__ */ (0, import_jsx_runtime32.jsx)(
|
|
911
1108
|
"path",
|
|
912
1109
|
{
|
|
913
1110
|
clipRule: "evenodd",
|
|
@@ -916,7 +1113,7 @@ var ClosePanelArrowIcon = React15.forwardRef(
|
|
|
916
1113
|
fillRule: "evenodd"
|
|
917
1114
|
}
|
|
918
1115
|
),
|
|
919
|
-
/* @__PURE__ */ (0,
|
|
1116
|
+
/* @__PURE__ */ (0, import_jsx_runtime32.jsx)(
|
|
920
1117
|
"path",
|
|
921
1118
|
{
|
|
922
1119
|
clipRule: "evenodd",
|
|
@@ -933,22 +1130,22 @@ var ClosePanelArrowIcon = React15.forwardRef(
|
|
|
933
1130
|
ClosePanelArrowIcon.displayName = "ArrowDownIcon";
|
|
934
1131
|
|
|
935
1132
|
// src/atoms/drawer.tsx
|
|
936
|
-
var
|
|
1133
|
+
var import_jsx_runtime33 = require("react/jsx-runtime");
|
|
937
1134
|
|
|
938
1135
|
// src/atoms/toast.tsx
|
|
939
1136
|
var import_react_icons3 = require("@radix-ui/react-icons");
|
|
940
1137
|
var import_react_toastify = require("react-toastify");
|
|
941
1138
|
var import_react_toastify2 = require("react-toastify");
|
|
942
|
-
var
|
|
1139
|
+
var import_jsx_runtime34 = require("react/jsx-runtime");
|
|
943
1140
|
|
|
944
1141
|
// src/molecules/form/form.tsx
|
|
945
1142
|
var RadixForm = __toESM(require("@radix-ui/react-form"), 1);
|
|
946
1143
|
var import_react18 = require("react");
|
|
947
|
-
var
|
|
1144
|
+
var import_jsx_runtime35 = require("react/jsx-runtime");
|
|
948
1145
|
var Root7 = (0, import_react18.forwardRef)(
|
|
949
1146
|
(_a, ref) => {
|
|
950
1147
|
var _b = _a, { children, className } = _b, rest = __objRest(_b, ["children", "className"]);
|
|
951
|
-
return /* @__PURE__ */ (0,
|
|
1148
|
+
return /* @__PURE__ */ (0, import_jsx_runtime35.jsx)(
|
|
952
1149
|
RadixForm.Root,
|
|
953
1150
|
__spreadProps(__spreadValues({}, rest), {
|
|
954
1151
|
className: `FormRoot ${className || ""}`,
|
|
@@ -965,22 +1162,22 @@ var FieldContext = (0, import_react18.createContext)({
|
|
|
965
1162
|
var Field2 = (0, import_react18.forwardRef)(
|
|
966
1163
|
(_a, ref) => {
|
|
967
1164
|
var _b = _a, { children, className } = _b, rest = __objRest(_b, ["children", "className"]);
|
|
968
|
-
return /* @__PURE__ */ (0,
|
|
1165
|
+
return /* @__PURE__ */ (0, import_jsx_runtime35.jsx)(
|
|
969
1166
|
RadixForm.Field,
|
|
970
1167
|
__spreadProps(__spreadValues({}, rest), {
|
|
971
1168
|
className: `FormField ${className || ""}`,
|
|
972
1169
|
ref,
|
|
973
|
-
children: /* @__PURE__ */ (0,
|
|
1170
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime35.jsx)(FieldContext.Provider, { value: rest, children })
|
|
974
1171
|
})
|
|
975
1172
|
);
|
|
976
1173
|
}
|
|
977
1174
|
);
|
|
978
1175
|
Field2.displayName = "FORM_FIELD";
|
|
979
1176
|
function HeadingLabel(props) {
|
|
980
|
-
return /* @__PURE__ */ (0,
|
|
1177
|
+
return /* @__PURE__ */ (0, import_jsx_runtime35.jsx)(Heading2, __spreadProps(__spreadValues({ variant: "heading5" }, props), { children: props.children }));
|
|
981
1178
|
}
|
|
982
1179
|
function CaptionLabel(props) {
|
|
983
|
-
return /* @__PURE__ */ (0,
|
|
1180
|
+
return /* @__PURE__ */ (0, import_jsx_runtime35.jsx)(Typo, __spreadProps(__spreadValues({ color: "gray", variant: "caption" }, props), { children: props.children }));
|
|
984
1181
|
}
|
|
985
1182
|
var Label2 = (0, import_react18.forwardRef)(
|
|
986
1183
|
(_a, ref) => {
|
|
@@ -997,15 +1194,15 @@ var Label2 = (0, import_react18.forwardRef)(
|
|
|
997
1194
|
}
|
|
998
1195
|
}, [variant]);
|
|
999
1196
|
const fieldProps = (0, import_react18.useContext)(FieldContext);
|
|
1000
|
-
return /* @__PURE__ */ (0,
|
|
1197
|
+
return /* @__PURE__ */ (0, import_jsx_runtime35.jsx)(
|
|
1001
1198
|
RadixForm.Label,
|
|
1002
1199
|
__spreadProps(__spreadValues({}, rest), {
|
|
1003
1200
|
asChild: true,
|
|
1004
1201
|
className: `FormLabel ${className || ""}`,
|
|
1005
1202
|
ref,
|
|
1006
|
-
children: /* @__PURE__ */ (0,
|
|
1203
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime35.jsxs)(Comp, { children: [
|
|
1007
1204
|
children,
|
|
1008
|
-
fieldProps.required ? /* @__PURE__ */ (0,
|
|
1205
|
+
fieldProps.required ? /* @__PURE__ */ (0, import_jsx_runtime35.jsx)(Typo, { as: "span", color: "tomato", children: ` *` }) : null
|
|
1009
1206
|
] })
|
|
1010
1207
|
})
|
|
1011
1208
|
);
|
|
@@ -1015,13 +1212,13 @@ Label2.displayName = "FORM_Label";
|
|
|
1015
1212
|
var Message2 = (0, import_react18.forwardRef)(
|
|
1016
1213
|
(_a, ref) => {
|
|
1017
1214
|
var _b = _a, { children, className } = _b, rest = __objRest(_b, ["children", "className"]);
|
|
1018
|
-
return /* @__PURE__ */ (0,
|
|
1215
|
+
return /* @__PURE__ */ (0, import_jsx_runtime35.jsx)(
|
|
1019
1216
|
RadixForm.Message,
|
|
1020
1217
|
__spreadProps(__spreadValues({}, rest), {
|
|
1021
1218
|
asChild: true,
|
|
1022
1219
|
className: `FormMessage ${className || ""}`,
|
|
1023
1220
|
ref,
|
|
1024
|
-
children: /* @__PURE__ */ (0,
|
|
1221
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime35.jsx)(Typo, { color: "red", children })
|
|
1025
1222
|
})
|
|
1026
1223
|
);
|
|
1027
1224
|
}
|
|
@@ -1031,7 +1228,7 @@ var Control2 = (0, import_react18.forwardRef)(
|
|
|
1031
1228
|
(_a, ref) => {
|
|
1032
1229
|
var _b = _a, { className } = _b, rest = __objRest(_b, ["className"]);
|
|
1033
1230
|
const fieldProps = (0, import_react18.useContext)(FieldContext);
|
|
1034
|
-
return /* @__PURE__ */ (0,
|
|
1231
|
+
return /* @__PURE__ */ (0, import_jsx_runtime35.jsx)(
|
|
1035
1232
|
RadixForm.Control,
|
|
1036
1233
|
__spreadProps(__spreadValues({}, rest), {
|
|
1037
1234
|
className: `FormControl ${className || ""}`,
|
|
@@ -1045,7 +1242,7 @@ Control2.displayName = "FORM_Control";
|
|
|
1045
1242
|
|
|
1046
1243
|
// src/atoms/auto-sizing-input.tsx
|
|
1047
1244
|
var import_react19 = require("react");
|
|
1048
|
-
var
|
|
1245
|
+
var import_jsx_runtime36 = require("react/jsx-runtime");
|
|
1049
1246
|
var AutoSizingInput = (0, import_react19.forwardRef)(
|
|
1050
1247
|
(_a, ref) => {
|
|
1051
1248
|
var _b = _a, { value: _value, onChangeValue, onChange } = _b, rest = __objRest(_b, ["value", "onChangeValue", "onChange"]);
|
|
@@ -1084,7 +1281,7 @@ var AutoSizingInput = (0, import_react19.forwardRef)(
|
|
|
1084
1281
|
},
|
|
1085
1282
|
[onClick]
|
|
1086
1283
|
);
|
|
1087
|
-
return /* @__PURE__ */ (0,
|
|
1284
|
+
return /* @__PURE__ */ (0, import_jsx_runtime36.jsxs)(
|
|
1088
1285
|
"div",
|
|
1089
1286
|
{
|
|
1090
1287
|
className: "auto-sizing-input wrapper",
|
|
@@ -1094,8 +1291,8 @@ var AutoSizingInput = (0, import_react19.forwardRef)(
|
|
|
1094
1291
|
style: { width: `${width + 24}px` },
|
|
1095
1292
|
tabIndex: 0,
|
|
1096
1293
|
children: [
|
|
1097
|
-
/* @__PURE__ */ (0,
|
|
1098
|
-
/* @__PURE__ */ (0,
|
|
1294
|
+
/* @__PURE__ */ (0, import_jsx_runtime36.jsx)("span", { "aria-hidden": "true", ref: span, style: rest.style, children: value || rest.placeholder || "" }),
|
|
1295
|
+
/* @__PURE__ */ (0, import_jsx_runtime36.jsx)(
|
|
1099
1296
|
"input",
|
|
1100
1297
|
__spreadValues({
|
|
1101
1298
|
onChange: changeHandler,
|
|
@@ -1111,10 +1308,10 @@ var AutoSizingInput = (0, import_react19.forwardRef)(
|
|
|
1111
1308
|
AutoSizingInput.displayName = "AutoSizingInput";
|
|
1112
1309
|
|
|
1113
1310
|
// src/atoms/bullet-text.tsx
|
|
1114
|
-
var
|
|
1311
|
+
var import_jsx_runtime37 = require("react/jsx-runtime");
|
|
1115
1312
|
|
|
1116
1313
|
// src/molecules/expand-table/row.tsx
|
|
1117
|
-
var
|
|
1314
|
+
var import_jsx_runtime38 = require("react/jsx-runtime");
|
|
1118
1315
|
function Row(props) {
|
|
1119
1316
|
const { row, ExpandComp, gridTemplateColumns, getRowStyle, getCellStyle } = props;
|
|
1120
1317
|
const [open, setOpen] = (0, import_react20.useState)(false);
|
|
@@ -1133,8 +1330,8 @@ function Row(props) {
|
|
|
1133
1330
|
}
|
|
1134
1331
|
return baseCls.join(" ");
|
|
1135
1332
|
}, [ExpandComp, props.onRowClick]);
|
|
1136
|
-
return /* @__PURE__ */ (0,
|
|
1137
|
-
/* @__PURE__ */ (0,
|
|
1333
|
+
return /* @__PURE__ */ (0, import_jsx_runtime38.jsxs)("div", { className: rowClassName, children: [
|
|
1334
|
+
/* @__PURE__ */ (0, import_jsx_runtime38.jsx)(
|
|
1138
1335
|
"button",
|
|
1139
1336
|
{
|
|
1140
1337
|
className: "tr",
|
|
@@ -1147,7 +1344,7 @@ function Row(props) {
|
|
|
1147
1344
|
var _a, _b, _c;
|
|
1148
1345
|
const autoSize = (_a = cell.column.columnDef.meta) == null ? void 0 : _a.autoSize;
|
|
1149
1346
|
const justifyContent = ((_b = cell.column.columnDef.meta) == null ? void 0 : _b.align) || props.defaultAlign;
|
|
1150
|
-
return /* @__PURE__ */ (0,
|
|
1347
|
+
return /* @__PURE__ */ (0, import_jsx_runtime38.jsxs)(
|
|
1151
1348
|
"div",
|
|
1152
1349
|
{
|
|
1153
1350
|
className: "td",
|
|
@@ -1158,7 +1355,7 @@ function Row(props) {
|
|
|
1158
1355
|
}, (getCellStyle == null ? void 0 : getCellStyle(row.original)) || {}),
|
|
1159
1356
|
children: [
|
|
1160
1357
|
(0, import_react_table.flexRender)(cell.column.columnDef.cell, cell.getContext()),
|
|
1161
|
-
((_c = cell.column.columnDef.meta) == null ? void 0 : _c.OpenBtn) ? /* @__PURE__ */ (0,
|
|
1358
|
+
((_c = cell.column.columnDef.meta) == null ? void 0 : _c.OpenBtn) ? /* @__PURE__ */ (0, import_jsx_runtime38.jsx)(
|
|
1162
1359
|
cell.column.columnDef.meta.OpenBtn,
|
|
1163
1360
|
{
|
|
1164
1361
|
data: row.original,
|
|
@@ -1174,7 +1371,7 @@ function Row(props) {
|
|
|
1174
1371
|
},
|
|
1175
1372
|
`tr_${row.id}`
|
|
1176
1373
|
),
|
|
1177
|
-
ExpandComp ? /* @__PURE__ */ (0,
|
|
1374
|
+
ExpandComp ? /* @__PURE__ */ (0, import_jsx_runtime38.jsx)(Collapse, { open, children: /* @__PURE__ */ (0, import_jsx_runtime38.jsx)("div", { className: "expand-comp-wrapper", children: /* @__PURE__ */ (0, import_jsx_runtime38.jsx)(ExpandComp, { row }) }) }) : null
|
|
1178
1375
|
] }, `tr-wrapper_${row.id}`);
|
|
1179
1376
|
}
|
|
1180
1377
|
// Annotate the CommonJS export names for ESM import in node:
|