@himal_bhattarai/nepali-datepicker 1.2.0 → 1.2.1
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/nepali-datepicker.es.js +185 -179
- package/dist/nepali-datepicker.umd.js +5 -3
- package/package.json +1 -1
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import
|
|
2
|
-
var
|
|
3
|
-
var
|
|
4
|
-
function
|
|
5
|
-
if (
|
|
6
|
-
|
|
7
|
-
var t = /* @__PURE__ */ Symbol.for("react.transitional.element"),
|
|
8
|
-
function
|
|
1
|
+
import _e, { useState as M, useRef as pe, useEffect as ie, useCallback as Ee } from "react";
|
|
2
|
+
var K = { exports: {} }, V = {};
|
|
3
|
+
var ue;
|
|
4
|
+
function Se() {
|
|
5
|
+
if (ue) return V;
|
|
6
|
+
ue = 1;
|
|
7
|
+
var t = /* @__PURE__ */ Symbol.for("react.transitional.element"), l = /* @__PURE__ */ Symbol.for("react.fragment");
|
|
8
|
+
function g(c, d, i) {
|
|
9
9
|
var x = null;
|
|
10
10
|
if (i !== void 0 && (x = "" + i), d.key !== void 0 && (x = "" + d.key), "key" in d) {
|
|
11
11
|
i = {};
|
|
@@ -14,53 +14,53 @@ function Ee() {
|
|
|
14
14
|
} else i = d;
|
|
15
15
|
return d = i.ref, {
|
|
16
16
|
$$typeof: t,
|
|
17
|
-
type:
|
|
17
|
+
type: c,
|
|
18
18
|
key: x,
|
|
19
19
|
ref: d !== void 0 ? d : null,
|
|
20
20
|
props: i
|
|
21
21
|
};
|
|
22
22
|
}
|
|
23
|
-
return
|
|
23
|
+
return V.Fragment = l, V.jsx = g, V.jsxs = g, V;
|
|
24
24
|
}
|
|
25
|
-
var
|
|
26
|
-
var
|
|
27
|
-
function
|
|
28
|
-
return
|
|
25
|
+
var G = {};
|
|
26
|
+
var fe;
|
|
27
|
+
function Ne() {
|
|
28
|
+
return fe || (fe = 1, process.env.NODE_ENV !== "production" && (function() {
|
|
29
29
|
function t(e) {
|
|
30
30
|
if (e == null) return null;
|
|
31
31
|
if (typeof e == "function")
|
|
32
|
-
return e.$$typeof ===
|
|
32
|
+
return e.$$typeof === oe ? null : e.displayName || e.name || null;
|
|
33
33
|
if (typeof e == "string") return e;
|
|
34
34
|
switch (e) {
|
|
35
|
-
case
|
|
35
|
+
case k:
|
|
36
36
|
return "Fragment";
|
|
37
|
-
case
|
|
37
|
+
case b:
|
|
38
38
|
return "Profiler";
|
|
39
|
-
case
|
|
39
|
+
case R:
|
|
40
40
|
return "StrictMode";
|
|
41
|
-
case Y:
|
|
42
|
-
return "Suspense";
|
|
43
41
|
case $:
|
|
42
|
+
return "Suspense";
|
|
43
|
+
case B:
|
|
44
44
|
return "SuspenseList";
|
|
45
|
-
case
|
|
45
|
+
case te:
|
|
46
46
|
return "Activity";
|
|
47
47
|
}
|
|
48
48
|
if (typeof e == "object")
|
|
49
49
|
switch (typeof e.tag == "number" && console.error(
|
|
50
50
|
"Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."
|
|
51
51
|
), e.$$typeof) {
|
|
52
|
-
case
|
|
52
|
+
case T:
|
|
53
53
|
return "Portal";
|
|
54
54
|
case h:
|
|
55
55
|
return e.displayName || "Context";
|
|
56
|
-
case
|
|
56
|
+
case D:
|
|
57
57
|
return (e._context.displayName || "Context") + ".Consumer";
|
|
58
|
-
case
|
|
58
|
+
case w:
|
|
59
59
|
var o = e.render;
|
|
60
60
|
return e = e.displayName, e || (e = o.displayName || o.name || "", e = e !== "" ? "ForwardRef(" + e + ")" : "ForwardRef"), e;
|
|
61
|
-
case
|
|
61
|
+
case ne:
|
|
62
62
|
return o = e.displayName || null, o !== null ? o : t(e.type) || "Memo";
|
|
63
|
-
case
|
|
63
|
+
case L:
|
|
64
64
|
o = e._payload, e = e._init;
|
|
65
65
|
try {
|
|
66
66
|
return t(e(o));
|
|
@@ -69,12 +69,12 @@ function Se() {
|
|
|
69
69
|
}
|
|
70
70
|
return null;
|
|
71
71
|
}
|
|
72
|
-
function
|
|
72
|
+
function l(e) {
|
|
73
73
|
return "" + e;
|
|
74
74
|
}
|
|
75
|
-
function
|
|
75
|
+
function g(e) {
|
|
76
76
|
try {
|
|
77
|
-
|
|
77
|
+
l(e);
|
|
78
78
|
var o = !1;
|
|
79
79
|
} catch {
|
|
80
80
|
o = !0;
|
|
@@ -86,12 +86,12 @@ function Se() {
|
|
|
86
86
|
o,
|
|
87
87
|
"The provided key is an unsupported type %s. This value must be coerced to a string before using it here.",
|
|
88
88
|
p
|
|
89
|
-
),
|
|
89
|
+
), l(e);
|
|
90
90
|
}
|
|
91
91
|
}
|
|
92
|
-
function
|
|
93
|
-
if (e ===
|
|
94
|
-
if (typeof e == "object" && e !== null && e.$$typeof ===
|
|
92
|
+
function c(e) {
|
|
93
|
+
if (e === k) return "<>";
|
|
94
|
+
if (typeof e == "object" && e !== null && e.$$typeof === L)
|
|
95
95
|
return "<...>";
|
|
96
96
|
try {
|
|
97
97
|
var o = t(e);
|
|
@@ -101,14 +101,14 @@ function Se() {
|
|
|
101
101
|
}
|
|
102
102
|
}
|
|
103
103
|
function d() {
|
|
104
|
-
var e =
|
|
104
|
+
var e = O.A;
|
|
105
105
|
return e === null ? null : e.getOwner();
|
|
106
106
|
}
|
|
107
107
|
function i() {
|
|
108
108
|
return Error("react-stack-top-frame");
|
|
109
109
|
}
|
|
110
110
|
function x(e) {
|
|
111
|
-
if (
|
|
111
|
+
if (P.call(e, "key")) {
|
|
112
112
|
var o = Object.getOwnPropertyDescriptor(e, "key").get;
|
|
113
113
|
if (o && o.isReactWarning) return !1;
|
|
114
114
|
}
|
|
@@ -116,7 +116,7 @@ function Se() {
|
|
|
116
116
|
}
|
|
117
117
|
function a(e, o) {
|
|
118
118
|
function s() {
|
|
119
|
-
|
|
119
|
+
J || (J = !0, console.error(
|
|
120
120
|
"%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://react.dev/link/special-props)",
|
|
121
121
|
o
|
|
122
122
|
));
|
|
@@ -128,14 +128,14 @@ function Se() {
|
|
|
128
128
|
}
|
|
129
129
|
function f() {
|
|
130
130
|
var e = t(this.type);
|
|
131
|
-
return
|
|
131
|
+
return H[e] || (H[e] = !0, console.error(
|
|
132
132
|
"Accessing element.ref was removed in React 19. ref is now a regular prop. It will be removed from the JSX Element type in a future release."
|
|
133
133
|
)), e = this.props.ref, e !== void 0 ? e : null;
|
|
134
134
|
}
|
|
135
|
-
function
|
|
135
|
+
function _(e, o, s, p, A, C) {
|
|
136
136
|
var u = s.ref;
|
|
137
137
|
return e = {
|
|
138
|
-
$$typeof:
|
|
138
|
+
$$typeof: Y,
|
|
139
139
|
type: e,
|
|
140
140
|
key: o,
|
|
141
141
|
props: s,
|
|
@@ -157,33 +157,33 @@ function Se() {
|
|
|
157
157
|
configurable: !1,
|
|
158
158
|
enumerable: !1,
|
|
159
159
|
writable: !0,
|
|
160
|
-
value:
|
|
160
|
+
value: A
|
|
161
161
|
}), Object.defineProperty(e, "_debugTask", {
|
|
162
162
|
configurable: !1,
|
|
163
163
|
enumerable: !1,
|
|
164
164
|
writable: !0,
|
|
165
|
-
value:
|
|
165
|
+
value: C
|
|
166
166
|
}), Object.freeze && (Object.freeze(e.props), Object.freeze(e)), e;
|
|
167
167
|
}
|
|
168
|
-
function
|
|
168
|
+
function E(e, o, s, p, A, C) {
|
|
169
169
|
var u = o.children;
|
|
170
170
|
if (u !== void 0)
|
|
171
171
|
if (p)
|
|
172
|
-
if (
|
|
172
|
+
if (ae(u)) {
|
|
173
173
|
for (p = 0; p < u.length; p++)
|
|
174
|
-
|
|
174
|
+
S(u[p]);
|
|
175
175
|
Object.freeze && Object.freeze(u);
|
|
176
176
|
} else
|
|
177
177
|
console.error(
|
|
178
178
|
"React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead."
|
|
179
179
|
);
|
|
180
|
-
else
|
|
181
|
-
if (
|
|
180
|
+
else S(u);
|
|
181
|
+
if (P.call(o, "key")) {
|
|
182
182
|
u = t(e);
|
|
183
|
-
var
|
|
184
|
-
return
|
|
183
|
+
var j = Object.keys(o).filter(function(de) {
|
|
184
|
+
return de !== "key";
|
|
185
185
|
});
|
|
186
|
-
p = 0 <
|
|
186
|
+
p = 0 < j.length ? "{key: someKey, " + j.join(": ..., ") + ": ...}" : "{key: someKey}", Q[u + p] || (j = 0 < j.length ? "{" + j.join(": ..., ") + ": ...}" : "{}", console.error(
|
|
187
187
|
`A props object containing a "key" prop is being spread into JSX:
|
|
188
188
|
let props = %s;
|
|
189
189
|
<%s {...props} />
|
|
@@ -192,34 +192,34 @@ React keys must be passed directly to JSX without using spread:
|
|
|
192
192
|
<%s key={someKey} {...props} />`,
|
|
193
193
|
p,
|
|
194
194
|
u,
|
|
195
|
-
|
|
195
|
+
j,
|
|
196
196
|
u
|
|
197
|
-
),
|
|
197
|
+
), Q[u + p] = !0);
|
|
198
198
|
}
|
|
199
|
-
if (u = null, s !== void 0 && (
|
|
199
|
+
if (u = null, s !== void 0 && (g(s), u = "" + s), x(o) && (g(o.key), u = "" + o.key), "key" in o) {
|
|
200
200
|
s = {};
|
|
201
|
-
for (var
|
|
202
|
-
|
|
201
|
+
for (var F in o)
|
|
202
|
+
F !== "key" && (s[F] = o[F]);
|
|
203
203
|
} else s = o;
|
|
204
204
|
return u && a(
|
|
205
205
|
s,
|
|
206
206
|
typeof e == "function" ? e.displayName || e.name || "Unknown" : e
|
|
207
|
-
),
|
|
207
|
+
), _(
|
|
208
208
|
e,
|
|
209
209
|
u,
|
|
210
210
|
s,
|
|
211
211
|
d(),
|
|
212
|
-
|
|
213
|
-
|
|
212
|
+
A,
|
|
213
|
+
C
|
|
214
214
|
);
|
|
215
215
|
}
|
|
216
|
-
function E(e) {
|
|
217
|
-
S(e) ? e._store && (e._store.validated = 1) : typeof e == "object" && e !== null && e.$$typeof === B && (e._payload.status === "fulfilled" ? S(e._payload.value) && e._payload.value._store && (e._payload.value._store.validated = 1) : e._store && (e._store.validated = 1));
|
|
218
|
-
}
|
|
219
216
|
function S(e) {
|
|
220
|
-
|
|
217
|
+
N(e) ? e._store && (e._store.validated = 1) : typeof e == "object" && e !== null && e.$$typeof === L && (e._payload.status === "fulfilled" ? N(e._payload.value) && e._payload.value._store && (e._payload.value._store.validated = 1) : e._store && (e._store.validated = 1));
|
|
218
|
+
}
|
|
219
|
+
function N(e) {
|
|
220
|
+
return typeof e == "object" && e !== null && e.$$typeof === Y;
|
|
221
221
|
}
|
|
222
|
-
var v =
|
|
222
|
+
var v = _e, Y = /* @__PURE__ */ Symbol.for("react.transitional.element"), T = /* @__PURE__ */ Symbol.for("react.portal"), k = /* @__PURE__ */ Symbol.for("react.fragment"), R = /* @__PURE__ */ Symbol.for("react.strict_mode"), b = /* @__PURE__ */ Symbol.for("react.profiler"), D = /* @__PURE__ */ Symbol.for("react.consumer"), h = /* @__PURE__ */ Symbol.for("react.context"), w = /* @__PURE__ */ Symbol.for("react.forward_ref"), $ = /* @__PURE__ */ Symbol.for("react.suspense"), B = /* @__PURE__ */ Symbol.for("react.suspense_list"), ne = /* @__PURE__ */ Symbol.for("react.memo"), L = /* @__PURE__ */ Symbol.for("react.lazy"), te = /* @__PURE__ */ Symbol.for("react.activity"), oe = /* @__PURE__ */ Symbol.for("react.client.reference"), O = v.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE, P = Object.prototype.hasOwnProperty, ae = Array.isArray, z = console.createTask ? console.createTask : function() {
|
|
223
223
|
return null;
|
|
224
224
|
};
|
|
225
225
|
v = {
|
|
@@ -227,39 +227,40 @@ React keys must be passed directly to JSX without using spread:
|
|
|
227
227
|
return e();
|
|
228
228
|
}
|
|
229
229
|
};
|
|
230
|
-
var
|
|
230
|
+
var J, H = {}, Z = v.react_stack_bottom_frame.bind(
|
|
231
231
|
v,
|
|
232
232
|
i
|
|
233
|
-
)(),
|
|
234
|
-
|
|
235
|
-
var p = 1e4 >
|
|
236
|
-
return
|
|
233
|
+
)(), se = z(c(i)), Q = {};
|
|
234
|
+
G.Fragment = k, G.jsx = function(e, o, s) {
|
|
235
|
+
var p = 1e4 > O.recentlyCreatedOwnerStacks++;
|
|
236
|
+
return E(
|
|
237
237
|
e,
|
|
238
238
|
o,
|
|
239
239
|
s,
|
|
240
240
|
!1,
|
|
241
|
-
p ? Error("react-stack-top-frame") :
|
|
242
|
-
p ?
|
|
241
|
+
p ? Error("react-stack-top-frame") : Z,
|
|
242
|
+
p ? z(c(e)) : se
|
|
243
243
|
);
|
|
244
|
-
},
|
|
245
|
-
var p = 1e4 >
|
|
246
|
-
return
|
|
244
|
+
}, G.jsxs = function(e, o, s) {
|
|
245
|
+
var p = 1e4 > O.recentlyCreatedOwnerStacks++;
|
|
246
|
+
return E(
|
|
247
247
|
e,
|
|
248
248
|
o,
|
|
249
249
|
s,
|
|
250
250
|
!0,
|
|
251
|
-
p ? Error("react-stack-top-frame") :
|
|
252
|
-
p ?
|
|
251
|
+
p ? Error("react-stack-top-frame") : Z,
|
|
252
|
+
p ? z(c(e)) : se
|
|
253
253
|
);
|
|
254
254
|
};
|
|
255
|
-
})()),
|
|
255
|
+
})()), G;
|
|
256
256
|
}
|
|
257
|
-
var
|
|
258
|
-
function
|
|
259
|
-
return
|
|
257
|
+
var me;
|
|
258
|
+
function Te() {
|
|
259
|
+
return me || (me = 1, process.env.NODE_ENV === "production" ? K.exports = Se() : K.exports = Ne()), K.exports;
|
|
260
260
|
}
|
|
261
|
-
var n =
|
|
262
|
-
|
|
261
|
+
var n = Te();
|
|
262
|
+
y;
|
|
263
|
+
const q = {
|
|
263
264
|
2e3: [30, 32, 31, 32, 31, 30, 30, 30, 29, 30, 29, 31],
|
|
264
265
|
2001: [31, 31, 32, 31, 31, 31, 30, 29, 30, 29, 30, 30],
|
|
265
266
|
2002: [31, 31, 32, 32, 31, 30, 30, 29, 30, 29, 30, 30],
|
|
@@ -351,51 +352,51 @@ const X = {
|
|
|
351
352
|
2088: [30, 32, 31, 32, 31, 30, 30, 30, 29, 30, 29, 31],
|
|
352
353
|
2089: [31, 31, 32, 31, 31, 31, 30, 29, 30, 29, 30, 30],
|
|
353
354
|
2090: [31, 31, 32, 32, 31, 30, 30, 29, 30, 29, 30, 30]
|
|
354
|
-
},
|
|
355
|
-
function
|
|
356
|
-
let
|
|
355
|
+
}, re = new Date(1943, 3, 14);
|
|
356
|
+
function Re(t, l, g) {
|
|
357
|
+
let c = 0;
|
|
357
358
|
for (let i = 2e3; i < t; i++) {
|
|
358
|
-
const x =
|
|
359
|
-
x && (
|
|
359
|
+
const x = q[i];
|
|
360
|
+
x && (c += x.reduce((a, f) => a + f, 0));
|
|
360
361
|
}
|
|
361
|
-
const d =
|
|
362
|
-
for (let i = 0; i <
|
|
363
|
-
return
|
|
362
|
+
const d = q[t] || [];
|
|
363
|
+
for (let i = 0; i < l - 1; i++) c += d[i] || 30;
|
|
364
|
+
return c + g - 1;
|
|
364
365
|
}
|
|
365
|
-
function
|
|
366
|
-
const
|
|
367
|
-
return
|
|
366
|
+
function X(t, l, g) {
|
|
367
|
+
const c = new Date(re);
|
|
368
|
+
return c.setDate(c.getDate() + Re(t, l, g)), c;
|
|
368
369
|
}
|
|
369
|
-
function
|
|
370
|
-
const
|
|
371
|
-
let
|
|
370
|
+
function De(t) {
|
|
371
|
+
const l = new Date(t.getFullYear(), t.getMonth(), t.getDate()), g = new Date(re.getFullYear(), re.getMonth(), re.getDate());
|
|
372
|
+
let c = Math.round((l - g) / 864e5), d = 2e3;
|
|
372
373
|
for (; d <= 2090; ) {
|
|
373
|
-
const a =
|
|
374
|
-
if (
|
|
375
|
-
|
|
374
|
+
const a = q[d], f = a ? a.reduce((_, E) => _ + E, 0) : 365;
|
|
375
|
+
if (c < f) break;
|
|
376
|
+
c -= f, d++;
|
|
376
377
|
}
|
|
377
|
-
const i =
|
|
378
|
+
const i = q[d] || [];
|
|
378
379
|
let x = 1;
|
|
379
380
|
for (let a = 0; a < 12; a++) {
|
|
380
381
|
const f = i[a] || 30;
|
|
381
|
-
if (
|
|
382
|
+
if (c < f) {
|
|
382
383
|
x = a + 1;
|
|
383
384
|
break;
|
|
384
385
|
}
|
|
385
|
-
|
|
386
|
+
c -= f, a === 11 && (x = 12);
|
|
386
387
|
}
|
|
387
|
-
return { year: d, month: x, day:
|
|
388
|
+
return { year: d, month: x, day: c + 1 };
|
|
388
389
|
}
|
|
389
|
-
function
|
|
390
|
-
return
|
|
390
|
+
function ee() {
|
|
391
|
+
return De(/* @__PURE__ */ new Date());
|
|
391
392
|
}
|
|
392
|
-
function
|
|
393
|
-
return (
|
|
393
|
+
function he(t, l) {
|
|
394
|
+
return (q[t] || [])[l - 1] || 30;
|
|
394
395
|
}
|
|
395
|
-
function
|
|
396
|
-
return
|
|
396
|
+
function Ae(t, l) {
|
|
397
|
+
return X(t, l, 1).getDay();
|
|
397
398
|
}
|
|
398
|
-
const
|
|
399
|
+
const xe = ["बैशाख", "जेठ", "असार", "श्रावण", "भाद्र", "असोज", "कार्तिक", "मङ्सिर", "पुष", "माघ", "फागुन", "चैत्र"], be = ["Baisakh", "Jestha", "Ashadh", "Shrawan", "Bhadra", "Ashwin", "Kartik", "Mangsir", "Poush", "Magh", "Falgun", "Chaitra"], Oe = ["आइत", "सोम", "मङ्गल", "बुध", "बिही", "शुक्र", "शनि"], Pe = ["Sun", "Mon", "Tue", "Wed", "Thu", "Fri", "Sat"], Ce = ["०", "१", "२", "३", "४", "५", "६", "७", "८", "९"], U = (t) => String(t).split("").map((l) => Ce[+l] ?? l).join(""), Me = (t) => t ? t.toLocaleDateString("en-GB", { day: "numeric", month: "short", year: "numeric" }) : "", Ye = `
|
|
399
400
|
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+Devanagari:wght@400;500;600;700&family=DM+Sans:wght@400;500;600;700&display=swap');
|
|
400
401
|
|
|
401
402
|
.ndp{
|
|
@@ -569,6 +570,8 @@ const he = ["बैशाख", "जेठ", "असार", "श्रावण"
|
|
|
569
570
|
.ndp-cell.today:not(.picked){
|
|
570
571
|
background:var(--ndp-today-bg);
|
|
571
572
|
font-weight:700;color:var(--ndp-primary);
|
|
573
|
+
outline:1.5px solid var(--ndp-primary);
|
|
574
|
+
outline-offset:-1px;
|
|
572
575
|
}
|
|
573
576
|
.ndp-cell.picked{
|
|
574
577
|
background:var(--ndp-primary);color:#fff;font-weight:700;
|
|
@@ -598,57 +601,57 @@ const he = ["बैशाख", "जेठ", "असार", "श्रावण"
|
|
|
598
601
|
.ndp-today-btn:hover{background:#FDEECA;}
|
|
599
602
|
`;
|
|
600
603
|
let ge = !1;
|
|
601
|
-
function
|
|
604
|
+
function $e() {
|
|
602
605
|
if (!ge && typeof document < "u") {
|
|
603
606
|
const t = document.createElement("style");
|
|
604
|
-
t.textContent =
|
|
607
|
+
t.textContent = Ye, document.head.appendChild(t), ge = !0;
|
|
605
608
|
}
|
|
606
609
|
}
|
|
607
|
-
function
|
|
610
|
+
function ze({
|
|
608
611
|
value: t,
|
|
609
|
-
onChange:
|
|
610
|
-
language:
|
|
611
|
-
placeholder:
|
|
612
|
+
onChange: l,
|
|
613
|
+
language: g = "np",
|
|
614
|
+
placeholder: c,
|
|
612
615
|
minYear: d = 2060,
|
|
613
616
|
maxYear: i = 2090,
|
|
614
617
|
className: x = "",
|
|
615
618
|
styles: a = {}
|
|
616
619
|
}) {
|
|
617
|
-
|
|
618
|
-
const f =
|
|
619
|
-
|
|
620
|
+
$e();
|
|
621
|
+
const f = g !== "en", _ = ee(), [E, S] = M(!1), [N, v] = M(null), [Y, T] = M(!1), [k, R] = M(!1), [b, D] = M(() => t?.year ?? ee().year), [h, w] = M(() => t?.month ?? ee().month), $ = pe(null), B = pe(null);
|
|
622
|
+
ie(() => {
|
|
620
623
|
const r = (m) => {
|
|
621
|
-
|
|
624
|
+
$.current && !$.current.contains(m.target) && (T(!1), R(!1));
|
|
622
625
|
};
|
|
623
626
|
return document.addEventListener("mousedown", r), () => document.removeEventListener("mousedown", r);
|
|
624
|
-
}, []),
|
|
625
|
-
t && (
|
|
626
|
-
}, [t]),
|
|
627
|
-
if (
|
|
628
|
-
const r =
|
|
627
|
+
}, []), ie(() => {
|
|
628
|
+
t && (D(t.year), w(t.month));
|
|
629
|
+
}, [t]), ie(() => {
|
|
630
|
+
if (k && B.current) {
|
|
631
|
+
const r = B.current.querySelector(".sel");
|
|
629
632
|
r && r.scrollIntoView({ block: "center" });
|
|
630
633
|
}
|
|
631
|
-
}, [
|
|
632
|
-
const
|
|
634
|
+
}, [k]);
|
|
635
|
+
const ne = Ee((r) => {
|
|
633
636
|
if (!r) return;
|
|
634
|
-
|
|
635
|
-
}, [
|
|
636
|
-
v("right"), setTimeout(() => v(null), 200), h === 1 ? (
|
|
637
|
-
}, ne = () => {
|
|
638
|
-
v("left"), setTimeout(() => v(null), 200), h === 12 ? (y(1), R((r) => r + 1)) : y((r) => r + 1);
|
|
637
|
+
l?.({ year: b, month: h, day: r }, X(b, h, r)), S(!1);
|
|
638
|
+
}, [b, h, l]), L = () => {
|
|
639
|
+
v("right"), setTimeout(() => v(null), 200), h === 1 ? (w(12), D((r) => r - 1)) : w((r) => r - 1);
|
|
639
640
|
}, te = () => {
|
|
640
|
-
|
|
641
|
-
|
|
642
|
-
|
|
643
|
-
|
|
641
|
+
v("left"), setTimeout(() => v(null), 200), h === 12 ? (w(1), D((r) => r + 1)) : w((r) => r + 1);
|
|
642
|
+
}, oe = () => {
|
|
643
|
+
const r = ee();
|
|
644
|
+
D(r.year), w(r.month), l?.(r, X(r.year, r.month, r.day)), S(!1);
|
|
645
|
+
}, O = he(b, h), P = Ae(b, h), ae = h === 1 ? 12 : h - 1, z = h === 1 ? b - 1 : b, J = he(z, ae), H = Array.from({ length: P }, (r, m) => ({
|
|
646
|
+
day: J - P + 1 + m,
|
|
644
647
|
overflow: "prev"
|
|
645
|
-
})),
|
|
648
|
+
})), Z = Array.from({ length: O }, (r, m) => ({
|
|
646
649
|
day: m + 1,
|
|
647
650
|
overflow: null
|
|
648
|
-
})),
|
|
651
|
+
})), Q = 42 - (P + O), e = Array.from({ length: Q }, (r, m) => ({
|
|
649
652
|
day: m + 1,
|
|
650
653
|
overflow: "next"
|
|
651
|
-
})), o = [...
|
|
654
|
+
})), o = [...H, ...Z, ...e], s = f ? xe : be, p = f ? Oe : Pe, A = s[h - 1], C = f ? U(b) : String(b), j = X(b, h, 1).toLocaleDateString("en-GB", { month: "short", year: "numeric" }), F = t ? f ? `${U(t.year)} ${xe[t.month - 1]} ${U(t.day)}` : `${t.year} ${be[t.month - 1]} ${t.day}` : "", de = f ? "मिति छान्नुहोस्" : "Select BS date", le = t ? X(t.year, t.month, t.day) : null, ve = Array.from({ length: i - d + 1 }, (r, m) => d + m), ye = {
|
|
652
655
|
...a.primary && { "--ndp-primary": a.primary },
|
|
653
656
|
...a.primarySoft && { "--ndp-primary-soft": a.primarySoft },
|
|
654
657
|
...a.background && { "--ndp-background": a.background },
|
|
@@ -660,15 +663,15 @@ function Le({
|
|
|
660
663
|
...a.radius && { "--ndp-radius": a.radius },
|
|
661
664
|
...a.shadow && { "--ndp-shadow": a.shadow }
|
|
662
665
|
};
|
|
663
|
-
return /* @__PURE__ */ n.jsxs("div", { className: `ndp${x ? ` ${x}` : ""}`, ref:
|
|
664
|
-
/* @__PURE__ */ n.jsxs("div", { className: "ndp-wrap", onClick: () =>
|
|
666
|
+
return /* @__PURE__ */ n.jsxs("div", { className: `ndp${x ? ` ${x}` : ""}`, ref: $, style: ye, children: [
|
|
667
|
+
/* @__PURE__ */ n.jsxs("div", { className: "ndp-wrap", onClick: () => S((r) => !r), children: [
|
|
665
668
|
/* @__PURE__ */ n.jsx(
|
|
666
669
|
"input",
|
|
667
670
|
{
|
|
668
671
|
readOnly: !0,
|
|
669
|
-
className: `ndp-input${
|
|
670
|
-
value:
|
|
671
|
-
placeholder:
|
|
672
|
+
className: `ndp-input${E ? " open" : ""}`,
|
|
673
|
+
value: F,
|
|
674
|
+
placeholder: c ?? de
|
|
672
675
|
}
|
|
673
676
|
),
|
|
674
677
|
/* @__PURE__ */ n.jsx("span", { className: "ndp-icon", children: /* @__PURE__ */ n.jsxs("svg", { width: "17", height: "17", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: "2.2", strokeLinecap: "round", strokeLinejoin: "round", children: [
|
|
@@ -678,42 +681,43 @@ function Le({
|
|
|
678
681
|
/* @__PURE__ */ n.jsx("line", { x1: "3", y1: "10", x2: "21", y2: "10" })
|
|
679
682
|
] }) })
|
|
680
683
|
] }),
|
|
681
|
-
|
|
682
|
-
r.target === r.currentTarget && (
|
|
684
|
+
E && /* @__PURE__ */ n.jsx("div", { className: "ndp-overlay", onMouseDown: (r) => {
|
|
685
|
+
r.target === r.currentTarget && (S(!1), T(!1), R(!1));
|
|
683
686
|
}, children: /* @__PURE__ */ n.jsxs("div", { className: "ndp-popup", children: [
|
|
684
687
|
/* @__PURE__ */ n.jsx("div", { className: "ndp-hd", children: /* @__PURE__ */ n.jsxs("div", { className: "ndp-hd-row", children: [
|
|
685
|
-
/* @__PURE__ */ n.jsx("button", { className: "ndp-nav", onClick:
|
|
686
|
-
/* @__PURE__ */ n.jsxs("div", { className: `ndp-hd-center${
|
|
687
|
-
/* @__PURE__ */ n.jsx("div", { className: "ndp-hd-month", children:
|
|
688
|
+
/* @__PURE__ */ n.jsx("button", { type: "button", className: "ndp-nav", onClick: L, children: /* @__PURE__ */ n.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round", children: /* @__PURE__ */ n.jsx("path", { d: "m15 18-6-6 6-6" }) }) }),
|
|
689
|
+
/* @__PURE__ */ n.jsxs("div", { className: `ndp-hd-center${N ? ` ndp-slide-${N}` : ""}`, children: [
|
|
690
|
+
/* @__PURE__ */ n.jsx("div", { className: "ndp-hd-month", children: A }),
|
|
688
691
|
/* @__PURE__ */ n.jsxs("div", { className: "ndp-hd-sub", children: [
|
|
689
|
-
|
|
692
|
+
C,
|
|
690
693
|
" BS · ",
|
|
691
|
-
|
|
694
|
+
j
|
|
692
695
|
] })
|
|
693
696
|
] }),
|
|
694
|
-
/* @__PURE__ */ n.jsx("button", { className: "ndp-nav", onClick:
|
|
697
|
+
/* @__PURE__ */ n.jsx("button", { type: "button", className: "ndp-nav", onClick: te, children: /* @__PURE__ */ n.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round", children: /* @__PURE__ */ n.jsx("path", { d: "m9 18 6-6-6-6" }) }) })
|
|
695
698
|
] }) }),
|
|
696
699
|
/* @__PURE__ */ n.jsxs("div", { className: "ndp-controls", children: [
|
|
697
700
|
/* @__PURE__ */ n.jsxs("div", { className: "ndp-dd", children: [
|
|
698
701
|
/* @__PURE__ */ n.jsxs(
|
|
699
702
|
"button",
|
|
700
703
|
{
|
|
701
|
-
|
|
704
|
+
type: "button",
|
|
705
|
+
className: `ndp-dd-trigger${Y ? " active" : ""}`,
|
|
702
706
|
onClick: () => {
|
|
703
|
-
|
|
707
|
+
T((r) => !r), R(!1);
|
|
704
708
|
},
|
|
705
709
|
children: [
|
|
706
|
-
/* @__PURE__ */ n.jsx("span", { children:
|
|
710
|
+
/* @__PURE__ */ n.jsx("span", { children: A }),
|
|
707
711
|
/* @__PURE__ */ n.jsx("span", { className: "ndp-dd-arrow", children: /* @__PURE__ */ n.jsx("svg", { width: "12", height: "12", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: "2.5", strokeLinecap: "round", strokeLinejoin: "round", children: /* @__PURE__ */ n.jsx("path", { d: "m6 9 6 6 6-6" }) }) })
|
|
708
712
|
]
|
|
709
713
|
}
|
|
710
714
|
),
|
|
711
|
-
|
|
715
|
+
Y && /* @__PURE__ */ n.jsx("div", { className: "ndp-dd-panel", children: /* @__PURE__ */ n.jsx("div", { className: "ndp-dd-months", children: s.map((r, m) => /* @__PURE__ */ n.jsx(
|
|
712
716
|
"button",
|
|
713
717
|
{
|
|
714
718
|
className: `ndp-dd-month-item${h === m + 1 ? " sel" : ""}`,
|
|
715
719
|
onClick: () => {
|
|
716
|
-
v(m + 1 < h ? "right" : "left"), setTimeout(() => v(null), 200),
|
|
720
|
+
v(m + 1 < h ? "right" : "left"), setTimeout(() => v(null), 200), w(m + 1), T(!1);
|
|
717
721
|
},
|
|
718
722
|
children: r
|
|
719
723
|
},
|
|
@@ -724,24 +728,25 @@ function Le({
|
|
|
724
728
|
/* @__PURE__ */ n.jsxs(
|
|
725
729
|
"button",
|
|
726
730
|
{
|
|
727
|
-
|
|
731
|
+
type: "button",
|
|
732
|
+
className: `ndp-dd-trigger${k ? " active" : ""}`,
|
|
728
733
|
onClick: () => {
|
|
729
|
-
|
|
734
|
+
R((r) => !r), T(!1);
|
|
730
735
|
},
|
|
731
736
|
children: [
|
|
732
|
-
/* @__PURE__ */ n.jsx("span", { children:
|
|
737
|
+
/* @__PURE__ */ n.jsx("span", { children: C }),
|
|
733
738
|
/* @__PURE__ */ n.jsx("span", { className: "ndp-dd-arrow", children: /* @__PURE__ */ n.jsx("svg", { width: "12", height: "12", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: "2.5", strokeLinecap: "round", strokeLinejoin: "round", children: /* @__PURE__ */ n.jsx("path", { d: "m6 9 6 6 6-6" }) }) })
|
|
734
739
|
]
|
|
735
740
|
}
|
|
736
741
|
),
|
|
737
|
-
|
|
742
|
+
k && /* @__PURE__ */ n.jsx("div", { className: "ndp-dd-panel", children: /* @__PURE__ */ n.jsx("div", { className: "ndp-dd-years", ref: B, children: ve.map((r) => /* @__PURE__ */ n.jsx(
|
|
738
743
|
"button",
|
|
739
744
|
{
|
|
740
|
-
className: `ndp-dd-year-item${
|
|
745
|
+
className: `ndp-dd-year-item${b === r ? " sel" : ""}`,
|
|
741
746
|
onClick: () => {
|
|
742
|
-
|
|
747
|
+
D(r), R(!1);
|
|
743
748
|
},
|
|
744
|
-
children: f ?
|
|
749
|
+
children: f ? U(r) : r
|
|
745
750
|
},
|
|
746
751
|
r
|
|
747
752
|
)) }) })
|
|
@@ -749,37 +754,38 @@ function Le({
|
|
|
749
754
|
] }),
|
|
750
755
|
/* @__PURE__ */ n.jsxs("div", { className: "ndp-body", children: [
|
|
751
756
|
/* @__PURE__ */ n.jsx("div", { className: "ndp-wdays", children: p.map((r, m) => /* @__PURE__ */ n.jsx("div", { className: "ndp-wday", children: r }, m)) }),
|
|
752
|
-
/* @__PURE__ */ n.jsx("div", { className: `ndp-grid${
|
|
753
|
-
const
|
|
754
|
-
let
|
|
755
|
-
return
|
|
757
|
+
/* @__PURE__ */ n.jsx("div", { className: `ndp-grid${N ? ` ndp-slide-${N}` : ""}`, children: o.map(({ day: r, overflow: m }, ce) => {
|
|
758
|
+
const we = ce % 7 === 6, I = m !== null, ke = !I && r === _.day && h === _.month && b === _.year, je = !I && t && r === t.day && h === t.month && b === t.year;
|
|
759
|
+
let W = "ndp-cell";
|
|
760
|
+
return I ? W += " overflow" : we && (W += " wknd"), ke && (W += " today"), je && (W += " picked"), /* @__PURE__ */ n.jsx(
|
|
756
761
|
"button",
|
|
757
762
|
{
|
|
758
|
-
|
|
759
|
-
|
|
760
|
-
|
|
761
|
-
|
|
763
|
+
type: "button",
|
|
764
|
+
className: W,
|
|
765
|
+
disabled: I,
|
|
766
|
+
onClick: () => !I && ne(r),
|
|
767
|
+
children: f ? U(r) : r
|
|
762
768
|
},
|
|
763
769
|
ce
|
|
764
770
|
);
|
|
765
771
|
}) })
|
|
766
772
|
] }),
|
|
767
773
|
/* @__PURE__ */ n.jsxs("div", { className: "ndp-ft", children: [
|
|
768
|
-
/* @__PURE__ */ n.jsx("span", { className: "ndp-ad", children:
|
|
774
|
+
/* @__PURE__ */ n.jsx("span", { className: "ndp-ad", children: le ? /* @__PURE__ */ n.jsxs(n.Fragment, { children: [
|
|
769
775
|
/* @__PURE__ */ n.jsx("b", { children: "AD:" }),
|
|
770
776
|
" ",
|
|
771
|
-
|
|
777
|
+
Me(le)
|
|
772
778
|
] }) : /* @__PURE__ */ n.jsx("span", { style: { color: "var(--ndp-text-muted)", fontSize: 12 }, children: f ? "मिति छानिएको छैन" : "No date selected" }) }),
|
|
773
|
-
/* @__PURE__ */ n.jsx("button", { className: "ndp-today-btn", onClick:
|
|
779
|
+
/* @__PURE__ */ n.jsx("button", { type: "button", className: "ndp-today-btn", onClick: oe, children: f ? "आज" : "Today" })
|
|
774
780
|
] })
|
|
775
781
|
] }) })
|
|
776
782
|
] });
|
|
777
783
|
}
|
|
778
784
|
export {
|
|
779
|
-
|
|
780
|
-
|
|
781
|
-
|
|
782
|
-
|
|
783
|
-
|
|
784
|
-
|
|
785
|
+
ze as NepaliDatePicker,
|
|
786
|
+
De as adToBs,
|
|
787
|
+
X as bsToAd,
|
|
788
|
+
he as getDaysInBSMonth,
|
|
789
|
+
Ae as getFirstDayOfWeekBS,
|
|
790
|
+
ee as getTodayBS
|
|
785
791
|
};
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
(function(
|
|
1
|
+
(function(w,x){typeof exports=="object"&&typeof module<"u"?x(exports,require("react")):typeof define=="function"&&define.amd?define(["exports","react"],x):(w=typeof globalThis<"u"?globalThis:w||self,x(w.NepaliDatePicker={},w.React))})(this,(function(w,x){"use strict";var Q={exports:{}},L={};var le;function ve(){if(le)return L;le=1;var t=Symbol.for("react.transitional.element"),c=Symbol.for("react.fragment");function v(l,d,i){var b=null;if(i!==void 0&&(b=""+i),d.key!==void 0&&(b=""+d.key),"key"in d){i={};for(var a in d)a!=="key"&&(i[a]=d[a])}else i=d;return d=i.ref,{$$typeof:t,type:l,key:b,ref:d!==void 0?d:null,props:i}}return L.Fragment=c,L.jsx=v,L.jsxs=v,L}var z={};var pe;function we(){return pe||(pe=1,process.env.NODE_ENV!=="production"&&(function(){function t(e){if(e==null)return null;if(typeof e=="function")return e.$$typeof===se?null:e.displayName||e.name||null;if(typeof e=="string")return e;switch(e){case S:return"Fragment";case g:return"Profiler";case A:return"StrictMode";case G:return"Suspense";case U:return"SuspenseList";case ae:return"Activity"}if(typeof e=="object")switch(typeof e.tag=="number"&&console.error("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),e.$$typeof){case D:return"Portal";case h:return e.displayName||"Context";case O:return(e._context.displayName||"Context")+".Consumer";case j:var o=e.render;return e=e.displayName,e||(e=o.displayName||o.name||"",e=e!==""?"ForwardRef("+e+")":"ForwardRef"),e;case oe:return o=e.displayName||null,o!==null?o:t(e.type)||"Memo";case X:o=e._payload,e=e._init;try{return t(e(o))}catch{}}return null}function c(e){return""+e}function v(e){try{c(e);var o=!1}catch{o=!0}if(o){o=console;var s=o.error,p=typeof Symbol=="function"&&Symbol.toStringTag&&e[Symbol.toStringTag]||e.constructor.name||"Object";return s.call(o,"The provided key is an unsupported type %s. This value must be coerced to a string before using it here.",p),c(e)}}function l(e){if(e===S)return"<>";if(typeof e=="object"&&e!==null&&e.$$typeof===X)return"<...>";try{var o=t(e);return o?"<"+o+">":"<...>"}catch{return"<...>"}}function d(){var e=M.A;return e===null?null:e.getOwner()}function i(){return Error("react-stack-top-frame")}function b(e){if(Y.call(e,"key")){var o=Object.getOwnPropertyDescriptor(e,"key").get;if(o&&o.isReactWarning)return!1}return e.key!==void 0}function a(e,o){function s(){q||(q=!0,console.error("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://react.dev/link/special-props)",o))}s.isReactWarning=!0,Object.defineProperty(e,"key",{get:s,configurable:!0})}function f(){var e=t(this.type);return ee[e]||(ee[e]=!0,console.error("Accessing element.ref was removed in React 19. ref is now a regular prop. It will be removed from the JSX Element type in a future release.")),e=this.props.ref,e!==void 0?e:null}function E(e,o,s,p,P,B){var u=s.ref;return e={$$typeof:V,type:e,key:o,props:s,_owner:p},(u!==void 0?u:null)!==null?Object.defineProperty(e,"ref",{enumerable:!1,get:f}):Object.defineProperty(e,"ref",{enumerable:!1,value:null}),e._store={},Object.defineProperty(e._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:0}),Object.defineProperty(e,"_debugInfo",{configurable:!1,enumerable:!1,writable:!0,value:null}),Object.defineProperty(e,"_debugStack",{configurable:!1,enumerable:!1,writable:!0,value:P}),Object.defineProperty(e,"_debugTask",{configurable:!1,enumerable:!1,writable:!0,value:B}),Object.freeze&&(Object.freeze(e.props),Object.freeze(e)),e}function N(e,o,s,p,P,B){var u=o.children;if(u!==void 0)if(p)if(de(u)){for(p=0;p<u.length;p++)T(u[p]);Object.freeze&&Object.freeze(u)}else console.error("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");else T(u);if(Y.call(o,"key")){u=t(e);var _=Object.keys(o).filter(function(ce){return ce!=="key"});p=0<_.length?"{key: someKey, "+_.join(": ..., ")+": ...}":"{key: someKey}",ne[u+p]||(_=0<_.length?"{"+_.join(": ..., ")+": ...}":"{}",console.error(`A props object containing a "key" prop is being spread into JSX:
|
|
2
2
|
let props = %s;
|
|
3
3
|
<%s {...props} />
|
|
4
4
|
React keys must be passed directly to JSX without using spread:
|
|
5
5
|
let props = %s;
|
|
6
|
-
<%s key={someKey} {...props} />`,p,u,
|
|
6
|
+
<%s key={someKey} {...props} />`,p,u,_,u),ne[u+p]=!0)}if(u=null,s!==void 0&&(v(s),u=""+s),b(o)&&(v(o.key),u=""+o.key),"key"in o){s={};for(var H in o)H!=="key"&&(s[H]=o[H])}else s=o;return u&&a(s,typeof e=="function"?e.displayName||e.name||"Unknown":e),E(e,u,s,d(),P,B)}function T(e){R(e)?e._store&&(e._store.validated=1):typeof e=="object"&&e!==null&&e.$$typeof===X&&(e._payload.status==="fulfilled"?R(e._payload.value)&&e._payload.value._store&&(e._payload.value._store.validated=1):e._store&&(e._store.validated=1))}function R(e){return typeof e=="object"&&e!==null&&e.$$typeof===V}var k=x,V=Symbol.for("react.transitional.element"),D=Symbol.for("react.portal"),S=Symbol.for("react.fragment"),A=Symbol.for("react.strict_mode"),g=Symbol.for("react.profiler"),O=Symbol.for("react.consumer"),h=Symbol.for("react.context"),j=Symbol.for("react.forward_ref"),G=Symbol.for("react.suspense"),U=Symbol.for("react.suspense_list"),oe=Symbol.for("react.memo"),X=Symbol.for("react.lazy"),ae=Symbol.for("react.activity"),se=Symbol.for("react.client.reference"),M=k.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,Y=Object.prototype.hasOwnProperty,de=Array.isArray,J=console.createTask?console.createTask:function(){return null};k={react_stack_bottom_frame:function(e){return e()}};var q,ee={},re=k.react_stack_bottom_frame.bind(k,i)(),ie=J(l(i)),ne={};z.Fragment=S,z.jsx=function(e,o,s){var p=1e4>M.recentlyCreatedOwnerStacks++;return N(e,o,s,!1,p?Error("react-stack-top-frame"):re,p?J(l(e)):ie)},z.jsxs=function(e,o,s){var p=1e4>M.recentlyCreatedOwnerStacks++;return N(e,o,s,!0,p?Error("react-stack-top-frame"):re,p?J(l(e)):ie)}})()),z}var ue;function ke(){return ue||(ue=1,process.env.NODE_ENV==="production"?Q.exports=ve():Q.exports=we()),Q.exports}var r=ke();y;const F={2e3:[30,32,31,32,31,30,30,30,29,30,29,31],2001:[31,31,32,31,31,31,30,29,30,29,30,30],2002:[31,31,32,32,31,30,30,29,30,29,30,30],2003:[31,32,31,32,31,30,30,30,29,29,30,31],2004:[30,32,31,32,31,30,30,30,29,30,29,31],2005:[31,31,32,31,31,31,30,29,30,29,30,30],2006:[31,31,32,32,31,30,30,29,30,29,30,30],2007:[31,32,31,32,31,30,30,30,29,29,30,31],2008:[31,31,31,32,31,31,29,30,30,29,29,31],2009:[31,31,32,31,31,31,30,29,30,29,30,30],2010:[31,31,32,32,31,30,30,29,30,29,30,30],2011:[31,32,31,32,31,30,30,30,29,29,30,31],2012:[31,31,31,32,31,31,29,30,30,29,30,30],2013:[31,31,32,31,31,31,30,29,30,29,30,30],2014:[31,31,32,32,31,30,30,29,30,29,30,30],2015:[31,32,31,32,31,30,30,30,29,29,30,31],2016:[31,31,31,32,31,31,29,30,30,29,30,30],2017:[31,31,32,31,31,31,30,29,30,29,30,30],2018:[31,31,32,32,31,30,30,29,30,29,30,30],2019:[31,32,31,32,31,30,30,30,29,29,30,31],2020:[31,31,31,32,31,31,30,29,30,29,30,30],2021:[31,31,32,31,31,31,30,29,30,29,30,30],2022:[31,31,32,32,31,30,30,29,30,29,30,30],2023:[31,32,31,32,31,30,30,30,29,29,30,31],2024:[31,31,31,32,31,31,30,29,30,29,30,30],2025:[31,31,32,31,31,31,30,29,30,29,30,30],2026:[31,31,32,32,31,30,30,29,30,29,30,30],2027:[31,32,31,32,31,30,30,30,29,29,30,32],2028:[30,32,31,32,31,30,30,30,29,30,29,31],2029:[31,31,32,31,31,31,30,29,30,29,30,30],2030:[31,31,32,32,31,30,30,29,30,29,30,30],2031:[31,32,31,32,31,30,30,30,29,29,30,31],2032:[30,32,31,32,31,30,30,30,29,30,29,31],2033:[31,31,32,31,31,31,30,29,30,29,30,30],2034:[31,31,32,32,31,30,30,29,30,29,30,30],2035:[31,32,31,32,31,30,30,30,29,29,30,31],2036:[30,32,31,32,31,31,29,30,30,29,29,31],2037:[31,31,32,31,31,31,30,29,30,29,30,30],2038:[31,31,32,32,31,30,30,29,30,29,30,30],2039:[31,32,31,32,31,30,30,30,29,29,30,31],2040:[31,31,31,32,31,31,29,30,30,29,30,30],2041:[31,31,32,31,31,31,30,29,30,29,30,30],2042:[31,31,32,32,31,30,30,29,30,29,30,31],2043:[31,32,31,32,31,30,30,30,29,29,30,30],2044:[31,31,31,32,31,31,29,30,30,29,30,30],2045:[31,31,32,31,31,31,30,29,30,29,30,30],2046:[31,31,32,32,31,30,30,29,30,29,30,30],2047:[31,32,31,32,31,30,30,30,29,29,30,31],2048:[30,32,31,32,31,30,30,30,29,30,29,31],2049:[31,31,32,31,31,31,30,29,30,29,30,30],2050:[31,31,32,32,31,30,30,29,30,29,30,30],2051:[31,32,31,32,31,30,30,30,29,29,30,31],2052:[31,31,31,32,31,31,29,30,30,29,30,30],2053:[31,31,32,31,31,31,30,29,30,29,30,30],2054:[31,31,32,32,31,30,30,29,30,29,30,30],2055:[31,32,31,32,31,30,30,30,29,29,30,31],2056:[31,31,31,32,31,31,30,29,30,29,30,30],2057:[31,31,32,31,31,31,30,29,30,29,30,30],2058:[31,31,32,32,31,30,30,29,30,29,30,30],2059:[31,32,31,32,31,30,30,30,29,29,30,31],2060:[31,31,31,32,31,31,30,29,30,29,30,30],2061:[31,31,32,31,31,31,30,29,30,29,30,30],2062:[31,31,32,32,31,30,30,29,30,29,30,30],2063:[31,32,31,32,31,30,30,30,29,29,30,31],2064:[31,31,31,32,31,31,29,30,29,30,29,31],2065:[31,31,32,31,31,31,30,29,30,29,30,30],2066:[31,31,32,32,31,30,30,29,30,29,30,30],2067:[31,32,31,32,31,30,30,30,29,29,30,31],2068:[31,31,31,32,31,31,29,30,30,29,30,30],2069:[31,31,32,31,31,31,30,29,30,29,30,30],2070:[31,31,32,32,31,30,30,29,30,29,30,30],2071:[31,32,31,32,31,30,30,30,29,29,30,31],2072:[31,31,31,32,31,31,29,30,30,29,30,30],2073:[31,31,32,31,31,31,30,29,30,29,30,30],2074:[31,31,32,32,31,30,30,29,30,29,30,30],2075:[31,32,31,32,31,30,30,30,29,29,30,31],2076:[31,31,31,32,31,31,30,29,30,29,30,30],2077:[31,31,32,31,31,31,30,29,30,29,30,30],2078:[31,31,32,32,31,30,30,29,30,29,30,30],2079:[31,32,31,32,31,30,30,30,29,29,30,31],2080:[31,31,31,32,31,31,30,29,30,29,30,30],2081:[31,31,32,31,31,31,30,29,30,29,30,30],2082:[31,32,31,32,31,30,30,29,30,29,30,30],2083:[31,32,31,32,31,30,30,30,29,30,29,31],2084:[31,31,31,32,31,31,30,29,30,29,30,30],2085:[31,31,32,31,31,31,30,29,30,29,30,30],2086:[31,32,31,32,31,30,30,29,30,29,30,30],2087:[31,32,31,32,31,30,30,30,29,29,30,31],2088:[30,32,31,32,31,30,30,30,29,30,29,31],2089:[31,31,32,31,31,31,30,29,30,29,30,30],2090:[31,31,32,32,31,30,30,29,30,29,30,30]},K=new Date(1943,3,14);function je(t,c,v){let l=0;for(let i=2e3;i<t;i++){const b=F[i];b&&(l+=b.reduce((a,f)=>a+f,0))}const d=F[t]||[];for(let i=0;i<c-1;i++)l+=d[i]||30;return l+v-1}function C(t,c,v){const l=new Date(K);return l.setDate(l.getDate()+je(t,c,v)),l}function fe(t){const c=new Date(t.getFullYear(),t.getMonth(),t.getDate()),v=new Date(K.getFullYear(),K.getMonth(),K.getDate());let l=Math.round((c-v)/864e5),d=2e3;for(;d<=2090;){const a=F[d],f=a?a.reduce((E,N)=>E+N,0):365;if(l<f)break;l-=f,d++}const i=F[d]||[];let b=1;for(let a=0;a<12;a++){const f=i[a]||30;if(l<f){b=a+1;break}l-=f,a===11&&(b=12)}return{year:d,month:b,day:l+1}}function I(){return fe(new Date)}function te(t,c){return(F[t]||[])[c-1]||30}function me(t,c){return C(t,c,1).getDay()}const he=["बैशाख","जेठ","असार","श्रावण","भाद्र","असोज","कार्तिक","मङ्सिर","पुष","माघ","फागुन","चैत्र"],xe=["Baisakh","Jestha","Ashadh","Shrawan","Bhadra","Ashwin","Kartik","Mangsir","Poush","Magh","Falgun","Chaitra"],Se=["आइत","सोम","मङ्गल","बुध","बिही","शुक्र","शनि"],_e=["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],Ee=["०","१","२","३","४","५","६","७","८","९"],W=t=>String(t).split("").map(c=>Ee[+c]??c).join(""),Ne=t=>t?t.toLocaleDateString("en-GB",{day:"numeric",month:"short",year:"numeric"}):"",Te=`
|
|
7
7
|
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+Devanagari:wght@400;500;600;700&family=DM+Sans:wght@400;500;600;700&display=swap');
|
|
8
8
|
|
|
9
9
|
.ndp{
|
|
@@ -177,6 +177,8 @@ React keys must be passed directly to JSX without using spread:
|
|
|
177
177
|
.ndp-cell.today:not(.picked){
|
|
178
178
|
background:var(--ndp-today-bg);
|
|
179
179
|
font-weight:700;color:var(--ndp-primary);
|
|
180
|
+
outline:1.5px solid var(--ndp-primary);
|
|
181
|
+
outline-offset:-1px;
|
|
180
182
|
}
|
|
181
183
|
.ndp-cell.picked{
|
|
182
184
|
background:var(--ndp-primary);color:#fff;font-weight:700;
|
|
@@ -204,4 +206,4 @@ React keys must be passed directly to JSX without using spread:
|
|
|
204
206
|
transition:background .15s;white-space:nowrap;
|
|
205
207
|
}
|
|
206
208
|
.ndp-today-btn:hover{background:#FDEECA;}
|
|
207
|
-
`;let
|
|
209
|
+
`;let be=!1;function Re(){if(!be&&typeof document<"u"){const t=document.createElement("style");t.textContent=Te,document.head.appendChild(t),be=!0}}function De({value:t,onChange:c,language:v="np",placeholder:l,minYear:d=2060,maxYear:i=2090,className:b="",styles:a={}}){Re();const f=v!=="en",E=I(),[N,T]=x.useState(!1),[R,k]=x.useState(null),[V,D]=x.useState(!1),[S,A]=x.useState(!1),[g,O]=x.useState(()=>t?.year??I().year),[h,j]=x.useState(()=>t?.month??I().month),G=x.useRef(null),U=x.useRef(null);x.useEffect(()=>{const n=m=>{G.current&&!G.current.contains(m.target)&&(D(!1),A(!1))};return document.addEventListener("mousedown",n),()=>document.removeEventListener("mousedown",n)},[]),x.useEffect(()=>{t&&(O(t.year),j(t.month))},[t]),x.useEffect(()=>{if(S&&U.current){const n=U.current.querySelector(".sel");n&&n.scrollIntoView({block:"center"})}},[S]);const oe=x.useCallback(n=>{if(!n)return;c?.({year:g,month:h,day:n},C(g,h,n)),T(!1)},[g,h,c]),X=()=>{k("right"),setTimeout(()=>k(null),200),h===1?(j(12),O(n=>n-1)):j(n=>n-1)},ae=()=>{k("left"),setTimeout(()=>k(null),200),h===12?(j(1),O(n=>n+1)):j(n=>n+1)},se=()=>{const n=I();O(n.year),j(n.month),c?.(n,C(n.year,n.month,n.day)),T(!1)},M=te(g,h),Y=me(g,h),de=h===1?12:h-1,J=h===1?g-1:g,q=te(J,de),ee=Array.from({length:Y},(n,m)=>({day:q-Y+1+m,overflow:"prev"})),re=Array.from({length:M},(n,m)=>({day:m+1,overflow:null})),ne=42-(Y+M),e=Array.from({length:ne},(n,m)=>({day:m+1,overflow:"next"})),o=[...ee,...re,...e],s=f?he:xe,p=f?Se:_e,P=s[h-1],B=f?W(g):String(g),_=C(g,h,1).toLocaleDateString("en-GB",{month:"short",year:"numeric"}),H=t?f?`${W(t.year)} ${he[t.month-1]} ${W(t.day)}`:`${t.year} ${xe[t.month-1]} ${t.day}`:"",ce=f?"मिति छान्नुहोस्":"Select BS date",ge=t?C(t.year,t.month,t.day):null,Ae=Array.from({length:i-d+1},(n,m)=>d+m),Oe={...a.primary&&{"--ndp-primary":a.primary},...a.primarySoft&&{"--ndp-primary-soft":a.primarySoft},...a.background&&{"--ndp-background":a.background},...a.text&&{"--ndp-text":a.text},...a.textMuted&&{"--ndp-text-muted":a.textMuted},...a.border&&{"--ndp-border":a.border},...a.todayBg&&{"--ndp-today-bg":a.todayBg},...a.controlsBg&&{"--ndp-controls-bg":a.controlsBg},...a.radius&&{"--ndp-radius":a.radius},...a.shadow&&{"--ndp-shadow":a.shadow}};return r.jsxs("div",{className:`ndp${b?` ${b}`:""}`,ref:G,style:Oe,children:[r.jsxs("div",{className:"ndp-wrap",onClick:()=>T(n=>!n),children:[r.jsx("input",{readOnly:!0,className:`ndp-input${N?" open":""}`,value:H,placeholder:l??ce}),r.jsx("span",{className:"ndp-icon",children:r.jsxs("svg",{width:"17",height:"17",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2.2",strokeLinecap:"round",strokeLinejoin:"round",children:[r.jsx("rect",{x:"3",y:"4",width:"18",height:"18",rx:"2"}),r.jsx("line",{x1:"16",y1:"2",x2:"16",y2:"6"}),r.jsx("line",{x1:"8",y1:"2",x2:"8",y2:"6"}),r.jsx("line",{x1:"3",y1:"10",x2:"21",y2:"10"})]})})]}),N&&r.jsx("div",{className:"ndp-overlay",onMouseDown:n=>{n.target===n.currentTarget&&(T(!1),D(!1),A(!1))},children:r.jsxs("div",{className:"ndp-popup",children:[r.jsx("div",{className:"ndp-hd",children:r.jsxs("div",{className:"ndp-hd-row",children:[r.jsx("button",{type:"button",className:"ndp-nav",onClick:X,children:r.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:r.jsx("path",{d:"m15 18-6-6 6-6"})})}),r.jsxs("div",{className:`ndp-hd-center${R?` ndp-slide-${R}`:""}`,children:[r.jsx("div",{className:"ndp-hd-month",children:P}),r.jsxs("div",{className:"ndp-hd-sub",children:[B," BS · ",_]})]}),r.jsx("button",{type:"button",className:"ndp-nav",onClick:ae,children:r.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:r.jsx("path",{d:"m9 18 6-6-6-6"})})})]})}),r.jsxs("div",{className:"ndp-controls",children:[r.jsxs("div",{className:"ndp-dd",children:[r.jsxs("button",{type:"button",className:`ndp-dd-trigger${V?" active":""}`,onClick:()=>{D(n=>!n),A(!1)},children:[r.jsx("span",{children:P}),r.jsx("span",{className:"ndp-dd-arrow",children:r.jsx("svg",{width:"12",height:"12",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2.5",strokeLinecap:"round",strokeLinejoin:"round",children:r.jsx("path",{d:"m6 9 6 6 6-6"})})})]}),V&&r.jsx("div",{className:"ndp-dd-panel",children:r.jsx("div",{className:"ndp-dd-months",children:s.map((n,m)=>r.jsx("button",{className:`ndp-dd-month-item${h===m+1?" sel":""}`,onClick:()=>{k(m+1<h?"right":"left"),setTimeout(()=>k(null),200),j(m+1),D(!1)},children:n},m))})})]}),r.jsxs("div",{className:"ndp-dd",children:[r.jsxs("button",{type:"button",className:`ndp-dd-trigger${S?" active":""}`,onClick:()=>{A(n=>!n),D(!1)},children:[r.jsx("span",{children:B}),r.jsx("span",{className:"ndp-dd-arrow",children:r.jsx("svg",{width:"12",height:"12",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2.5",strokeLinecap:"round",strokeLinejoin:"round",children:r.jsx("path",{d:"m6 9 6 6 6-6"})})})]}),S&&r.jsx("div",{className:"ndp-dd-panel",children:r.jsx("div",{className:"ndp-dd-years",ref:U,children:Ae.map(n=>r.jsx("button",{className:`ndp-dd-year-item${g===n?" sel":""}`,onClick:()=>{O(n),A(!1)},children:f?W(n):n},n))})})]})]}),r.jsxs("div",{className:"ndp-body",children:[r.jsx("div",{className:"ndp-wdays",children:p.map((n,m)=>r.jsx("div",{className:"ndp-wday",children:n},m))}),r.jsx("div",{className:`ndp-grid${R?` ndp-slide-${R}`:""}`,children:o.map(({day:n,overflow:m},ye)=>{const Pe=ye%7===6,$=m!==null,Ce=!$&&n===E.day&&h===E.month&&g===E.year,Me=!$&&t&&n===t.day&&h===t.month&&g===t.year;let Z="ndp-cell";return $?Z+=" overflow":Pe&&(Z+=" wknd"),Ce&&(Z+=" today"),Me&&(Z+=" picked"),r.jsx("button",{type:"button",className:Z,disabled:$,onClick:()=>!$&&oe(n),children:f?W(n):n},ye)})})]}),r.jsxs("div",{className:"ndp-ft",children:[r.jsx("span",{className:"ndp-ad",children:ge?r.jsxs(r.Fragment,{children:[r.jsx("b",{children:"AD:"})," ",Ne(ge)]}):r.jsx("span",{style:{color:"var(--ndp-text-muted)",fontSize:12},children:f?"मिति छानिएको छैन":"No date selected"})}),r.jsx("button",{type:"button",className:"ndp-today-btn",onClick:se,children:f?"आज":"Today"})]})]})})]})}w.NepaliDatePicker=De,w.adToBs=fe,w.bsToAd=C,w.getDaysInBSMonth=te,w.getFirstDayOfWeekBS=me,w.getTodayBS=I,Object.defineProperty(w,Symbol.toStringTag,{value:"Module"})}));
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@himal_bhattarai/nepali-datepicker",
|
|
3
|
-
"version": "1.2.
|
|
3
|
+
"version": "1.2.1",
|
|
4
4
|
"description": "Nepali Bikram Sambat (BS) date picker React component with BS↔AD conversion",
|
|
5
5
|
"main": "./dist/nepali-datepicker.umd.js",
|
|
6
6
|
"module": "./dist/nepali-datepicker.es.js",
|