@tipp/ui 2.0.1 → 2.0.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/app/index.cjs +2 -7
- package/dist/app/index.cjs.map +1 -1
- package/dist/app/index.js +6 -6
- package/dist/app/platform/edit-coaching-time.cjs +2 -7
- package/dist/app/platform/edit-coaching-time.cjs.map +1 -1
- package/dist/app/platform/edit-coaching-time.js +3 -3
- package/dist/app/platform/edit-service-type.cjs +2 -7
- package/dist/app/platform/edit-service-type.cjs.map +1 -1
- package/dist/app/platform/edit-service-type.js +2 -2
- package/dist/app/platform/goal-manage-card-edit.cjs +2 -7
- package/dist/app/platform/goal-manage-card-edit.cjs.map +1 -1
- package/dist/app/platform/goal-manage-card-edit.js +3 -3
- package/dist/app/platform/on-offline-radio-card.cjs +2 -7
- package/dist/app/platform/on-offline-radio-card.cjs.map +1 -1
- package/dist/app/platform/on-offline-radio-card.js +2 -2
- package/dist/app/platform/reservation-card.cjs +2 -7
- package/dist/app/platform/reservation-card.cjs.map +1 -1
- package/dist/app/platform/reservation-card.js +3 -3
- package/dist/app/platform/session-card.cjs +2 -7
- package/dist/app/platform/session-card.cjs.map +1 -1
- package/dist/app/platform/session-card.js +4 -4
- package/dist/chunk-A2NYBAVH.js +281 -0
- package/dist/chunk-A2NYBAVH.js.map +1 -0
- package/dist/chunk-GLRDUHQR.js +63 -0
- package/dist/chunk-GLRDUHQR.js.map +1 -0
- package/dist/chunk-JPZNEPCW.js +144 -0
- package/dist/chunk-JPZNEPCW.js.map +1 -0
- package/dist/chunk-KDEUSAQW.js +145 -0
- package/dist/chunk-KDEUSAQW.js.map +1 -0
- package/dist/chunk-QOUGBWAQ.js +96 -0
- package/dist/chunk-QOUGBWAQ.js.map +1 -0
- package/dist/chunk-TF3Q4TQM.js +174 -0
- package/dist/chunk-TF3Q4TQM.js.map +1 -0
- package/dist/index.cjs +2 -7
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +9 -9
- package/dist/molecules/date-picker/date-picker-button.cjs +2 -7
- package/dist/molecules/date-picker/date-picker-button.cjs.map +1 -1
- package/dist/molecules/date-picker/date-picker-button.js +2 -2
- package/dist/molecules/date-picker/index.cjs +2 -7
- package/dist/molecules/date-picker/index.cjs.map +1 -1
- package/dist/molecules/date-picker/index.d.cts +2 -3
- package/dist/molecules/date-picker/index.d.ts +2 -3
- package/dist/molecules/date-picker/index.js +1 -1
- package/dist/molecules/index.cjs +2 -7
- package/dist/molecules/index.cjs.map +1 -1
- package/dist/molecules/index.js +2 -2
- package/package.json +3 -3
- package/src/molecules/date-picker/index.tsx +1 -10
package/dist/app/index.js
CHANGED
|
@@ -17,7 +17,7 @@ import {
|
|
|
17
17
|
import "../chunk-I2ZOU3LX.js";
|
|
18
18
|
import {
|
|
19
19
|
GoalManageCardEdit
|
|
20
|
-
} from "../chunk-
|
|
20
|
+
} from "../chunk-KDEUSAQW.js";
|
|
21
21
|
import {
|
|
22
22
|
GoalManageCardRead
|
|
23
23
|
} from "../chunk-2YVZI7DP.js";
|
|
@@ -26,10 +26,10 @@ import {
|
|
|
26
26
|
} from "../chunk-MRJJFTNX.js";
|
|
27
27
|
import {
|
|
28
28
|
ReservationCard
|
|
29
|
-
} from "../chunk-
|
|
29
|
+
} from "../chunk-A2NYBAVH.js";
|
|
30
30
|
import {
|
|
31
31
|
SessionCard
|
|
32
|
-
} from "../chunk-
|
|
32
|
+
} from "../chunk-JPZNEPCW.js";
|
|
33
33
|
import {
|
|
34
34
|
SessionReviewSimpleRead
|
|
35
35
|
} from "../chunk-ZYELOUJG.js";
|
|
@@ -44,7 +44,7 @@ import {
|
|
|
44
44
|
} from "../chunk-ZMYDQLD7.js";
|
|
45
45
|
import {
|
|
46
46
|
EditCoachingTime
|
|
47
|
-
} from "../chunk-
|
|
47
|
+
} from "../chunk-TF3Q4TQM.js";
|
|
48
48
|
import {
|
|
49
49
|
EditServiceType
|
|
50
50
|
} from "../chunk-44Y6LSNA.js";
|
|
@@ -54,8 +54,8 @@ import {
|
|
|
54
54
|
import "../chunk-VHORRGZJ.js";
|
|
55
55
|
import "../chunk-K3EDEQP6.js";
|
|
56
56
|
import "../chunk-WDUSQ6HR.js";
|
|
57
|
-
import "../chunk-
|
|
58
|
-
import "../chunk-
|
|
57
|
+
import "../chunk-GLRDUHQR.js";
|
|
58
|
+
import "../chunk-QOUGBWAQ.js";
|
|
59
59
|
import "../chunk-45DIMUO4.js";
|
|
60
60
|
import "../chunk-SLXXCM56.js";
|
|
61
61
|
import "../chunk-CJ272WFS.js";
|
|
@@ -1229,19 +1229,14 @@ var import_jsx_runtime35 = require("react/jsx-runtime");
|
|
|
1229
1229
|
|
|
1230
1230
|
// src/molecules/date-picker/index.tsx
|
|
1231
1231
|
var import_react22 = require("react");
|
|
1232
|
-
var
|
|
1233
|
-
var import_react_datepicker = require("react-datepicker");
|
|
1234
|
-
var import_locale = require("date-fns/locale");
|
|
1232
|
+
var import_react_datepicker = __toESM(require("react-datepicker"), 1);
|
|
1235
1233
|
var import_jsx_runtime36 = require("react/jsx-runtime");
|
|
1236
|
-
(0, import_react_datepicker.registerLocale)("ko", import_locale.ko);
|
|
1237
|
-
(0, import_react_datepicker.setDefaultLocale)("ko");
|
|
1238
|
-
var ReactDatePicker = RDP.default.default || RDP.default || RDP;
|
|
1239
1234
|
var DatePicker = (0, import_react22.forwardRef)(
|
|
1240
1235
|
(props, ref) => {
|
|
1241
1236
|
const _a = props, { fullWidth } = _a, rest = __objRest(_a, ["fullWidth"]);
|
|
1242
1237
|
const fullWidthClassName = fullWidth ? "full-width" : "";
|
|
1243
1238
|
return /* @__PURE__ */ (0, import_jsx_runtime36.jsx)(import_themes22.Flex, { p: "0", width: "100%", children: /* @__PURE__ */ (0, import_jsx_runtime36.jsx)(
|
|
1244
|
-
|
|
1239
|
+
import_react_datepicker.default,
|
|
1245
1240
|
__spreadProps(__spreadValues({
|
|
1246
1241
|
dateFormat: "YYYY/MM/dd",
|
|
1247
1242
|
nextMonthButtonLabel: "\uB2E4\uC74C \uB2EC",
|