@okam/stack-ui 1.29.0 → 1.30.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/components/Accordion/components/AccordionItem.d.ts +1 -0
- package/components/Accordion/index.d.ts +2 -1
- package/components/Accordion/interface.d.ts +3 -2
- package/components/Alerts/components/AlertsCloseButton.d.ts +1 -1
- package/components/Alerts/index.d.ts +2 -1
- package/components/Alerts/interface.d.ts +4 -3
- package/components/Box/index.d.ts +3 -2
- package/components/Button/index.d.ts +8 -4
- package/components/Button/interface.d.ts +3 -2
- package/components/Calendar/index.d.ts +5 -1
- package/components/Calendar/interface.d.ts +2 -1
- package/components/Carousel/components/CarouselNavigationButton.d.ts +3 -3
- package/components/Date/index.d.ts +2 -1
- package/components/Date/interface.d.ts +2 -1
- package/components/Icon/index.d.ts +2 -1
- package/components/Icon/interface.d.ts +2 -1
- package/components/Lightbox/hooks/overlay/index.d.ts +75 -0
- package/components/Lightbox/index.d.ts +2 -1
- package/components/Lightbox/interface.d.ts +3 -2
- package/components/Menu/Menu.d.ts +2 -1
- package/components/Menu/interface.d.ts +5 -4
- package/components/Modal/index.d.ts +2 -1
- package/components/Modal/interface.d.ts +2 -1
- package/components/Popover/index.d.ts +2 -1
- package/components/Popover/interface.d.ts +3 -2
- package/components/ShareButton/index.d.ts +2 -1
- package/components/ShareButton/interface.d.ts +2 -2
- package/components/SidePanel/index.d.ts +3 -3
- package/components/SidePanel/interface.d.ts +5 -4
- package/components/Typography/index.d.ts +3 -2
- package/components/Video/index.d.ts +2 -1
- package/components/Video/interface.d.ts +2 -1
- package/components/WysiwygBlock/attributes.d.ts +2 -0
- package/components/WysiwygBlock/index.d.ts +2 -1
- package/components/WysiwygBlock/interface.d.ts +2 -1
- package/components/fields/Checkbox/Checkbox.interface.d.ts +2 -1
- package/components/fields/Checkbox/index.d.ts +2 -1
- package/components/fields/CheckboxGroup/index.d.ts +2 -1
- package/components/fields/CheckboxGroup/interface.d.ts +2 -1
- package/components/fields/DatePicker/index.d.ts +2 -1
- package/components/fields/DatePicker/interface.d.ts +2 -1
- package/components/fields/Radio/Radio.interface.d.ts +3 -2
- package/components/fields/Radio/index.d.ts +3 -2
- package/components/fields/RadioGroup/index.d.ts +2 -1
- package/components/fields/RadioGroup/interface.d.ts +2 -1
- package/components/fields/SearchField/index.d.ts +2 -1
- package/components/fields/SearchField/interface.d.ts +2 -1
- package/components/fields/Select/Select.d.ts +2 -1
- package/components/fields/Select/Select.interface.d.ts +3 -2
- package/components/fields/TextArea/index.d.ts +2 -1
- package/components/fields/TextInputField/interface.d.ts +3 -2
- package/index.d.ts +1 -0
- package/index.js +1 -1
- package/index.mjs +41 -38
- package/index100.js +1 -2
- package/index100.mjs +22 -21
- package/index101.js +2 -1
- package/index101.mjs +22 -63
- package/index102.js +1 -1
- package/index102.mjs +58 -24
- package/index103.js +1 -1
- package/index103.mjs +29 -4
- package/index104.js +1 -1
- package/index104.mjs +52 -11
- package/index105.js +1 -1
- package/index105.mjs +4 -14
- package/index106.js +1 -1
- package/index106.mjs +11 -23
- package/index107.js +1 -1
- package/index107.mjs +13 -22
- package/index108.js +1 -1
- package/index108.mjs +23 -39
- package/index109.js +1 -2
- package/index109.mjs +22 -12
- package/index11.js +1 -1
- package/index11.mjs +2 -2
- package/index110.js +1 -1
- package/index110.mjs +38 -7
- package/index111.js +2 -1
- package/index111.mjs +12 -21
- package/index112.js +1 -1
- package/index112.mjs +7 -38
- package/index113.js +1 -1
- package/index113.mjs +20 -48
- package/index114.js +1 -1
- package/index114.mjs +38 -40
- package/index115.js +1 -1
- package/index115.mjs +47 -11
- package/index116.js +1 -1
- package/index116.mjs +41 -26
- package/index117.js +1 -1
- package/index117.mjs +14 -20
- package/index118.js +1 -1
- package/index118.mjs +30 -8
- package/index119.js +1 -1
- package/index119.mjs +20 -30
- package/index120.js +1 -1
- package/index120.mjs +8 -14
- package/index121.js +1 -1
- package/index121.mjs +29 -16
- package/index122.js +1 -1
- package/index122.mjs +15 -21
- package/index123.js +1 -1
- package/index123.mjs +17 -11
- package/index124.js +1 -2
- package/index124.mjs +20 -21
- package/index125.js +1 -1
- package/index125.mjs +11 -12
- package/index126.js +2 -1
- package/index126.mjs +22 -46
- package/index127.js +1 -1
- package/index127.mjs +12 -241
- package/index128.js +1 -2
- package/index128.mjs +46 -13
- package/index129.js +1 -1
- package/index129.mjs +239 -28
- package/index13.js +1 -1
- package/index13.mjs +8 -5
- package/index130.js +2 -1
- package/index130.mjs +13 -51
- package/index131.js +1 -1
- package/index131.mjs +30 -27
- package/index132.js +1 -1
- package/index132.mjs +49 -19
- package/index133.js +1 -1
- package/index133.mjs +26 -61
- package/index134.js +1 -1
- package/index134.mjs +17 -91
- package/index135.js +1 -1
- package/index135.mjs +59 -29
- package/index136.js +1 -1
- package/index136.mjs +90 -117
- package/index137.js +1 -1
- package/index137.mjs +32 -26
- package/index138.js +1 -1
- package/index138.mjs +118 -121
- package/index139.js +1 -1
- package/index139.mjs +27 -134
- package/index14.js +1 -1
- package/index14.mjs +3 -3
- package/index140.js +1 -1
- package/index140.mjs +122 -12
- package/index141.js +1 -1
- package/index141.mjs +131 -92
- package/index142.js +1 -1
- package/index142.mjs +12 -104
- package/index143.js +1 -1
- package/index143.mjs +95 -5
- package/index144.js +1 -1
- package/index144.mjs +106 -3
- package/index145.js +1 -1
- package/index145.mjs +5 -125
- package/index146.js +1 -1
- package/index146.mjs +3 -29
- package/index147.js +1 -1
- package/index147.mjs +113 -39
- package/index148.js +1 -1
- package/index148.mjs +19 -34
- package/index149.js +1 -1
- package/index149.mjs +40 -26
- package/index150.js +1 -1
- package/index150.mjs +29 -98
- package/index151.js +1 -1
- package/index151.mjs +28 -68
- package/index152.js +1 -1
- package/index152.mjs +90 -78
- package/index153.js +1 -1
- package/index153.mjs +78 -98
- package/index154.js +1 -1
- package/index154.mjs +101 -199
- package/index155.js +1 -1
- package/index155.mjs +98 -65
- package/index156.js +1 -1
- package/index156.mjs +185 -127
- package/index157.js +1 -1
- package/index157.mjs +54 -109
- package/index158.js +1 -1
- package/index158.mjs +126 -202
- package/index159.js +1 -1
- package/index159.mjs +104 -175
- package/index16.js +1 -1
- package/index16.mjs +2 -2
- package/index160.js +1 -1
- package/index160.mjs +208 -60
- package/index161.js +1 -1
- package/index161.mjs +178 -246
- package/index162.js +1 -1
- package/index162.mjs +63 -91
- package/index163.js +1 -1
- package/index163.mjs +250 -166
- package/index164.js +1 -1
- package/index164.mjs +91 -78
- package/index165.js +1 -1
- package/index165.mjs +170 -54
- package/index166.js +1 -1
- package/index166.mjs +72 -114
- package/index167.js +1 -1
- package/index167.mjs +51 -109
- package/index168.js +1 -1
- package/index168.mjs +112 -108
- package/index169.js +1 -1
- package/index169.mjs +109 -65
- package/index170.js +1 -1
- package/index170.mjs +117 -105
- package/index171.js +1 -1
- package/index171.mjs +68 -48
- package/index172.js +1 -1
- package/index172.mjs +108 -91
- package/index173.js +1 -1
- package/index173.mjs +37 -55
- package/index174.js +1 -1
- package/index174.mjs +80 -43
- package/index175.js +1 -1
- package/index175.mjs +52 -81
- package/index176.js +1 -5
- package/index176.mjs +42 -66
- package/index177.js +1 -1
- package/index177.mjs +87 -1999
- package/index178.js +5 -1
- package/index178.mjs +79 -58
- package/index179.js +1 -1
- package/index179.mjs +1998 -175
- package/index18.js +1 -1
- package/index18.mjs +7 -7
- package/index180.js +1 -1
- package/index180.mjs +59 -5
- package/index181.js +1 -1
- package/index181.mjs +183 -125
- package/index182.js +1 -1
- package/index182.mjs +5 -179
- package/index183.js +1 -1
- package/index183.mjs +129 -8
- package/index184.js +1 -1
- package/index184.mjs +179 -3
- package/index185.js +1 -1
- package/index185.mjs +8 -35
- package/index186.js +1 -1
- package/index186.mjs +3 -5
- package/index187.js +1 -1
- package/index187.mjs +35 -28
- package/index188.js +1 -1
- package/index188.mjs +5 -6
- package/index189.js +1 -1
- package/index189.mjs +26 -310
- package/index19.js +1 -1
- package/index19.mjs +2 -2
- package/index190.js +1 -1
- package/index190.mjs +6 -192
- package/index191.js +1 -1
- package/index191.mjs +339 -7
- package/index192.js +1 -1
- package/index192.mjs +180 -23
- package/index193.js +1 -1
- package/index193.mjs +6 -53
- package/index194.js +1 -1
- package/index194.mjs +24 -44
- package/index195.js +1 -1
- package/index195.mjs +55 -124
- package/index196.js +1 -1
- package/index196.mjs +46 -5
- package/index197.js +1 -1
- package/index197.mjs +108 -26
- package/index198.js +1 -1
- package/index198.mjs +32 -6
- package/index199.js +1 -1
- package/index199.mjs +5 -7
- package/index2.js +1 -1
- package/index2.mjs +19 -19
- package/index20.js +1 -1
- package/index20.mjs +1 -1
- package/index200.js +1 -1
- package/index200.mjs +28 -7
- package/index201.js +1 -1
- package/index201.mjs +7 -5
- package/index202.js +1 -1
- package/index202.mjs +7 -5
- package/index203.js +1 -1
- package/index203.mjs +7 -9
- package/index204.js +1 -0
- package/index204.mjs +7 -0
- package/index205.js +1 -0
- package/index205.mjs +8 -0
- package/index206.js +1 -0
- package/index206.mjs +12 -0
- package/index21.js +1 -1
- package/index21.mjs +8 -8
- package/index22.js +1 -1
- package/index22.mjs +2 -2
- package/index23.js +1 -1
- package/index23.mjs +3 -3
- package/index24.js +1 -1
- package/index24.mjs +14 -14
- package/index26.js +1 -1
- package/index26.mjs +28 -21
- package/index27.js +1 -1
- package/index27.mjs +12 -12
- package/index28.js +1 -1
- package/index28.mjs +6 -6
- package/index29.js +1 -1
- package/index29.mjs +1 -1
- package/index30.js +1 -1
- package/index30.mjs +14 -8
- package/index31.js +1 -1
- package/index31.mjs +18 -18
- package/index32.js +1 -1
- package/index32.mjs +1 -1
- package/index33.mjs +43 -43
- package/index34.js +1 -1
- package/index34.mjs +1 -1
- package/index35.js +1 -1
- package/index35.mjs +3 -3
- package/index36.mjs +10 -10
- package/index4.js +1 -1
- package/index4.mjs +3 -3
- package/index6.js +1 -1
- package/index6.mjs +34 -33
- package/index65.js +1 -1
- package/index65.mjs +1 -1
- package/index66.js +1 -1
- package/index66.mjs +2 -2
- package/index67.js +1 -1
- package/index67.mjs +1 -1
- package/index69.js +1 -1
- package/index69.mjs +1 -1
- package/index7.mjs +4 -4
- package/index70.js +1 -1
- package/index70.mjs +1 -1
- package/index71.js +1 -1
- package/index71.mjs +1 -1
- package/index72.js +2 -1
- package/index72.mjs +27 -2
- package/index73.js +1 -2
- package/index73.mjs +2 -9
- package/index74.js +1 -1
- package/index74.mjs +7 -6
- package/index75.js +1 -1
- package/index75.mjs +6 -6
- package/index76.js +1 -1
- package/index76.mjs +6 -6
- package/index77.js +2 -1
- package/index77.mjs +8 -25
- package/index78.js +1 -1
- package/index78.mjs +25 -2
- package/index79.js +1 -6
- package/index79.mjs +2 -94
- package/index8.js +1 -1
- package/index8.mjs +42 -23
- package/index80.js +6 -1
- package/index80.mjs +79 -54
- package/index81.js +1 -1
- package/index81.mjs +61 -33
- package/index82.js +1 -42
- package/index82.mjs +34 -67
- package/index83.js +42 -1
- package/index83.mjs +69 -154
- package/index84.js +1 -9
- package/index84.mjs +149 -47
- package/index85.js +9 -1
- package/index85.mjs +48 -36
- package/index86.js +1 -1
- package/index86.mjs +40 -8
- package/index87.js +1 -1
- package/index87.mjs +9 -31
- package/index88.js +1 -1
- package/index88.mjs +35 -6
- package/index89.js +1 -12
- package/index89.mjs +6 -40
- package/index9.js +1 -1
- package/index9.mjs +7 -7
- package/index90.js +12 -1
- package/index90.mjs +36 -25
- package/index91.js +1 -1
- package/index91.mjs +24 -8
- package/index92.js +1 -7
- package/index92.mjs +7 -13
- package/index93.js +6 -14
- package/index93.mjs +13 -65
- package/index94.js +15 -1
- package/index94.mjs +71 -7
- package/index95.js +1 -16
- package/index95.mjs +7 -25
- package/index96.js +16 -1
- package/index96.mjs +20 -37
- package/index97.js +1 -1
- package/index97.mjs +40 -43
- package/index98.js +1 -1
- package/index98.mjs +44 -47
- package/index99.js +1 -1
- package/index99.mjs +48 -17
- package/package.json +1 -1
- package/providers/Translation/index.d.ts +4 -0
- package/providers/Translation/interface.d.ts +16 -0
- package/theme/Accordion/index.d.ts +12 -12
- package/theme/Alerts/index.d.ts +22 -22
- package/theme/Box/index.d.ts +8 -8
- package/theme/Button/index.d.ts +2 -2
- package/theme/Calendar/index.d.ts +12 -12
- package/theme/Carousel/index.d.ts +11 -11
- package/theme/Checkbox/index.d.ts +8 -8
- package/theme/CheckboxGroup/index.d.ts +3 -3
- package/theme/DatePicker/index.d.ts +9 -9
- package/theme/Image/index.d.ts +1 -1
- package/theme/LightBox/index.d.ts +9 -9
- package/theme/Radio/index.d.ts +6 -6
- package/theme/RadioGroup/index.d.ts +3 -3
- package/theme/Search/index.d.ts +3 -3
- package/theme/ShareButton/index.d.ts +10 -10
- package/theme/SidePanel/index.d.ts +3 -3
- package/theme/TextArea/index.d.ts +2 -2
- package/theme/Typography/index.d.ts +2 -2
- package/transitions/ModalTransition.d.ts +3 -6
- package/transitions/RenderWithSlide.d.ts +3 -6
- package/transitions/SidePanelTransition.d.ts +3 -6
package/index153.mjs
CHANGED
|
@@ -1,100 +1,80 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
RE: 1,
|
|
79
|
-
RO: 1,
|
|
80
|
-
RS: 1,
|
|
81
|
-
RU: 1,
|
|
82
|
-
SD: 6,
|
|
83
|
-
SE: 1,
|
|
84
|
-
SI: 1,
|
|
85
|
-
SK: 1,
|
|
86
|
-
SM: 1,
|
|
87
|
-
SY: 6,
|
|
88
|
-
TJ: 1,
|
|
89
|
-
TM: 1,
|
|
90
|
-
TR: 1,
|
|
91
|
-
UA: 1,
|
|
92
|
-
UY: 1,
|
|
93
|
-
UZ: 1,
|
|
94
|
-
VA: 1,
|
|
95
|
-
VN: 1,
|
|
96
|
-
XK: 1
|
|
97
|
-
};
|
|
1
|
+
import { CalendarDate as v } from "./index140.mjs";
|
|
2
|
+
import { mod as y } from "./index146.mjs";
|
|
3
|
+
const b = 347997, h = 1080, M = 24 * h, T = 29, m = 12 * h + 793, w = T * M + m;
|
|
4
|
+
function a(e) {
|
|
5
|
+
return y(e * 7 + 1, 19) < 7;
|
|
6
|
+
}
|
|
7
|
+
function i(e) {
|
|
8
|
+
let r = Math.floor((235 * e - 234) / 19), t = 12084 + 13753 * r, f = r * 29 + Math.floor(t / 25920);
|
|
9
|
+
return y(3 * (f + 1), 7) < 3 && (f += 1), f;
|
|
10
|
+
}
|
|
11
|
+
function p(e) {
|
|
12
|
+
let r = i(e - 1), t = i(e);
|
|
13
|
+
return i(e + 1) - t === 356 ? 2 : t - r === 382 ? 1 : 0;
|
|
14
|
+
}
|
|
15
|
+
function c(e) {
|
|
16
|
+
return i(e) + p(e);
|
|
17
|
+
}
|
|
18
|
+
function Y(e) {
|
|
19
|
+
return c(e + 1) - c(e);
|
|
20
|
+
}
|
|
21
|
+
function A(e) {
|
|
22
|
+
let r = Y(e);
|
|
23
|
+
switch (r > 380 && (r -= 30), r) {
|
|
24
|
+
case 353:
|
|
25
|
+
return 0;
|
|
26
|
+
case 354:
|
|
27
|
+
return 1;
|
|
28
|
+
case 355:
|
|
29
|
+
return 2;
|
|
30
|
+
}
|
|
31
|
+
}
|
|
32
|
+
function s(e, r) {
|
|
33
|
+
if (r >= 6 && !a(e) && r++, r === 4 || r === 7 || r === 9 || r === 11 || r === 13) return 29;
|
|
34
|
+
let t = A(e);
|
|
35
|
+
return r === 2 ? t === 2 ? 30 : 29 : r === 3 ? t === 0 ? 29 : 30 : r === 6 ? a(e) ? 30 : 0 : 30;
|
|
36
|
+
}
|
|
37
|
+
class O {
|
|
38
|
+
fromJulianDay(r) {
|
|
39
|
+
let t = r - b, f = t * M / w, n = Math.floor((19 * f + 234) / 235) + 1, u = c(n), o = Math.floor(t - u);
|
|
40
|
+
for (; o < 1; )
|
|
41
|
+
n--, u = c(n), o = Math.floor(t - u);
|
|
42
|
+
let $ = 1, l = 0;
|
|
43
|
+
for (; l < o; )
|
|
44
|
+
l += s(n, $), $++;
|
|
45
|
+
$--, l -= s(n, $);
|
|
46
|
+
let g = o - l;
|
|
47
|
+
return new v(this, n, $, g);
|
|
48
|
+
}
|
|
49
|
+
toJulianDay(r) {
|
|
50
|
+
let t = c(r.year);
|
|
51
|
+
for (let f = 1; f < r.month; f++) t += s(r.year, f);
|
|
52
|
+
return t + r.day + b;
|
|
53
|
+
}
|
|
54
|
+
getDaysInMonth(r) {
|
|
55
|
+
return s(r.year, r.month);
|
|
56
|
+
}
|
|
57
|
+
getMonthsInYear(r) {
|
|
58
|
+
return a(r.year) ? 13 : 12;
|
|
59
|
+
}
|
|
60
|
+
getDaysInYear(r) {
|
|
61
|
+
return Y(r.year);
|
|
62
|
+
}
|
|
63
|
+
getYearsInEra() {
|
|
64
|
+
return 9999;
|
|
65
|
+
}
|
|
66
|
+
getEras() {
|
|
67
|
+
return [
|
|
68
|
+
"AM"
|
|
69
|
+
];
|
|
70
|
+
}
|
|
71
|
+
balanceYearMonth(r, t) {
|
|
72
|
+
t.year !== r.year && (a(t.year) && !a(r.year) && t.month > 6 ? r.month-- : !a(t.year) && a(r.year) && t.month > 6 && r.month++);
|
|
73
|
+
}
|
|
74
|
+
constructor() {
|
|
75
|
+
this.identifier = "hebrew";
|
|
76
|
+
}
|
|
77
|
+
}
|
|
98
78
|
export {
|
|
99
|
-
|
|
79
|
+
O as HebrewCalendar
|
|
100
80
|
};
|
package/index154.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const c=require("./index140.js"),f=1723856,y=1824665,u=5500;function i(a,r,e,t){return a+365*r+Math.floor(r/4)+30*(e-1)+t-1}function s(a,r){let e=Math.floor(4*(r-a)/1461),t=1+Math.floor((r-i(a,e,1,1))/30),n=r+1-i(a,e,t,1);return[e,t,n]}function $(a){return Math.floor(a%4/3)}function E(a,r){return r%13!==0?30:$(a)+5}class l{fromJulianDay(r){let[e,t,n]=s(f,r),o="AM";return e<=0&&(o="AA",e+=u),new c.CalendarDate(this,o,e,t,n)}toJulianDay(r){let e=r.year;return r.era==="AA"&&(e-=u),i(f,e,r.month,r.day)}getDaysInMonth(r){return E(r.year,r.month)}getMonthsInYear(){return 13}getDaysInYear(r){return 365+$(r.year)}getYearsInEra(r){return r.era==="AA"?9999:9991}getEras(){return["AA","AM"]}constructor(){this.identifier="ethiopic"}}class b extends l{fromJulianDay(r){let[e,t,n]=s(f,r);return e+=u,new c.CalendarDate(this,"AA",e,t,n)}getEras(){return["AA"]}getYearsInEra(){return 9999}constructor(...r){super(...r),this.identifier="ethioaa"}}class C extends l{fromJulianDay(r){let[e,t,n]=s(y,r),o="CE";return e<=0&&(o="BCE",e=1-e),new c.CalendarDate(this,o,e,t,n)}toJulianDay(r){let e=r.year;return r.era==="BCE"&&(e=1-e),i(y,e,r.month,r.day)}getDaysInMonth(r){let e=r.year;return r.era==="BCE"&&(e=1-e),E(e,r.month)}isInverseEra(r){return r.era==="BCE"}balanceDate(r){r.year<=0&&(r.era=r.era==="BCE"?"CE":"BCE",r.year=1-r.year)}getEras(){return["BCE","CE"]}getYearsInEra(r){return r.era==="BCE"?9999:9715}constructor(...r){super(...r),this.identifier="coptic"}}exports.CopticCalendar=C;exports.EthiopicAmeteAlemCalendar=b;exports.EthiopicCalendar=l;
|
package/index154.mjs
CHANGED
|
@@ -1,202 +1,104 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
function
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
}
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
};
|
|
100
|
-
if (i)
|
|
101
|
-
e.slides.filter((t) => t.matches(`.${e.params.slideClass}, swiper-slide`)).forEach((t) => {
|
|
102
|
-
t.remove();
|
|
103
|
-
});
|
|
104
|
-
else
|
|
105
|
-
for (let t = p; t <= h; t += 1)
|
|
106
|
-
if (t < c || t > f) {
|
|
107
|
-
const l = $(t);
|
|
108
|
-
e.slides.filter((m) => m.matches(`.${e.params.slideClass}[data-swiper-slide-index="${l}"], swiper-slide[data-swiper-slide-index="${l}"]`)).forEach((m) => {
|
|
109
|
-
m.remove();
|
|
110
|
-
});
|
|
111
|
-
}
|
|
112
|
-
const F = d ? -n.length : 0, N = d ? n.length * 2 : n.length;
|
|
113
|
-
for (let t = F; t < N; t += 1)
|
|
114
|
-
if (t >= c && t <= f) {
|
|
115
|
-
const l = $(t);
|
|
116
|
-
typeof h > "u" || i ? G.push(l) : (t > h && G.push(l), t < p && w.push(l));
|
|
117
|
-
}
|
|
118
|
-
if (G.forEach((t) => {
|
|
119
|
-
e.slidesEl.append(T(n[t], t));
|
|
120
|
-
}), d)
|
|
121
|
-
for (let t = w.length - 1; t >= 0; t -= 1) {
|
|
122
|
-
const l = w[t];
|
|
123
|
-
e.slidesEl.prepend(T(n[l], l));
|
|
124
|
-
}
|
|
125
|
-
else
|
|
126
|
-
w.sort((t, l) => l - t), w.forEach((t) => {
|
|
127
|
-
e.slidesEl.prepend(T(n[t], t));
|
|
128
|
-
});
|
|
129
|
-
q(e.slidesEl, ".swiper-slide, swiper-slide").forEach((t) => {
|
|
130
|
-
t.style[b] = `${v - Math.abs(e.cssOverflowAdjustment())}px`;
|
|
131
|
-
}), C();
|
|
132
|
-
}
|
|
133
|
-
function z(i) {
|
|
134
|
-
if (typeof i == "object" && "length" in i)
|
|
135
|
-
for (let r = 0; r < i.length; r += 1)
|
|
136
|
-
i[r] && e.virtual.slides.push(i[r]);
|
|
137
|
-
else
|
|
138
|
-
e.virtual.slides.push(i);
|
|
139
|
-
o(!0);
|
|
140
|
-
}
|
|
141
|
-
function B(i) {
|
|
142
|
-
const r = e.activeIndex;
|
|
143
|
-
let a = r + 1, s = 1;
|
|
144
|
-
if (Array.isArray(i)) {
|
|
145
|
-
for (let d = 0; d < i.length; d += 1)
|
|
146
|
-
i[d] && e.virtual.slides.unshift(i[d]);
|
|
147
|
-
a = r + i.length, s = i.length;
|
|
148
|
-
} else
|
|
149
|
-
e.virtual.slides.unshift(i);
|
|
150
|
-
if (e.params.virtual.cache) {
|
|
151
|
-
const d = e.virtual.cache, g = {};
|
|
152
|
-
Object.keys(d).forEach((S) => {
|
|
153
|
-
const p = d[S], h = p.getAttribute("data-swiper-slide-index");
|
|
154
|
-
h && p.setAttribute("data-swiper-slide-index", parseInt(h, 10) + s), g[parseInt(S, 10) + s] = p;
|
|
155
|
-
}), e.virtual.cache = g;
|
|
156
|
-
}
|
|
157
|
-
o(!0), e.slideTo(a, 0);
|
|
158
|
-
}
|
|
159
|
-
function H(i) {
|
|
160
|
-
if (typeof i > "u" || i === null) return;
|
|
161
|
-
let r = e.activeIndex;
|
|
162
|
-
if (Array.isArray(i))
|
|
163
|
-
for (let a = i.length - 1; a >= 0; a -= 1)
|
|
164
|
-
e.params.virtual.cache && (delete e.virtual.cache[i[a]], Object.keys(e.virtual.cache).forEach((s) => {
|
|
165
|
-
s > i && (e.virtual.cache[s - 1] = e.virtual.cache[s], e.virtual.cache[s - 1].setAttribute("data-swiper-slide-index", s - 1), delete e.virtual.cache[s]);
|
|
166
|
-
})), e.virtual.slides.splice(i[a], 1), i[a] < r && (r -= 1), r = Math.max(r, 0);
|
|
167
|
-
else
|
|
168
|
-
e.params.virtual.cache && (delete e.virtual.cache[i], Object.keys(e.virtual.cache).forEach((a) => {
|
|
169
|
-
a > i && (e.virtual.cache[a - 1] = e.virtual.cache[a], e.virtual.cache[a - 1].setAttribute("data-swiper-slide-index", a - 1), delete e.virtual.cache[a]);
|
|
170
|
-
})), e.virtual.slides.splice(i, 1), i < r && (r -= 1), r = Math.max(r, 0);
|
|
171
|
-
o(!0), e.slideTo(r, 0);
|
|
172
|
-
}
|
|
173
|
-
function L() {
|
|
174
|
-
e.virtual.slides = [], e.params.virtual.cache && (e.virtual.cache = {}), o(!0), e.slideTo(0, 0);
|
|
175
|
-
}
|
|
176
|
-
x("beforeInit", () => {
|
|
177
|
-
if (!e.params.virtual.enabled) return;
|
|
178
|
-
let i;
|
|
179
|
-
if (typeof e.passedParams.virtual.slides > "u") {
|
|
180
|
-
const r = [...e.slidesEl.children].filter((a) => a.matches(`.${e.params.slideClass}, swiper-slide`));
|
|
181
|
-
r && r.length && (e.virtual.slides = [...r], i = !0, r.forEach((a, s) => {
|
|
182
|
-
a.setAttribute("data-swiper-slide-index", s), e.virtual.cache[s] = a, a.remove();
|
|
183
|
-
}));
|
|
184
|
-
}
|
|
185
|
-
i || (e.virtual.slides = e.params.virtual.slides), e.classNames.push(`${e.params.containerModifierClass}virtual`), e.params.watchSlidesProgress = !0, e.originalParams.watchSlidesProgress = !0, o();
|
|
186
|
-
}), x("setTranslate", () => {
|
|
187
|
-
e.params.virtual.enabled && (e.params.cssMode && !e._immediateVirtual ? (clearTimeout(P), P = setTimeout(() => {
|
|
188
|
-
o();
|
|
189
|
-
}, 100)) : o());
|
|
190
|
-
}), x("init update resize", () => {
|
|
191
|
-
e.params.virtual.enabled && e.params.cssMode && _(e.wrapperEl, "--swiper-virtual-size", `${e.virtualSize}px`);
|
|
192
|
-
}), Object.assign(e.virtual, {
|
|
193
|
-
appendSlide: z,
|
|
194
|
-
prependSlide: B,
|
|
195
|
-
removeSlide: H,
|
|
196
|
-
removeAllSlides: L,
|
|
197
|
-
update: o
|
|
198
|
-
});
|
|
1
|
+
import { CalendarDate as s } from "./index140.mjs";
|
|
2
|
+
const i = 1723856, $ = 1824665, c = 5500;
|
|
3
|
+
function f(a, r, e, t) {
|
|
4
|
+
return a + 365 * r + Math.floor(r / 4) + 30 * (e - 1) + t - 1;
|
|
5
|
+
}
|
|
6
|
+
function u(a, r) {
|
|
7
|
+
let e = Math.floor(4 * (r - a) / 1461), t = 1 + Math.floor((r - f(a, e, 1, 1)) / 30), n = r + 1 - f(a, e, t, 1);
|
|
8
|
+
return [
|
|
9
|
+
e,
|
|
10
|
+
t,
|
|
11
|
+
n
|
|
12
|
+
];
|
|
13
|
+
}
|
|
14
|
+
function l(a) {
|
|
15
|
+
return Math.floor(a % 4 / 3);
|
|
16
|
+
}
|
|
17
|
+
function y(a, r) {
|
|
18
|
+
return r % 13 !== 0 ? 30 : l(a) + 5;
|
|
19
|
+
}
|
|
20
|
+
class b {
|
|
21
|
+
fromJulianDay(r) {
|
|
22
|
+
let [e, t, n] = u(i, r), o = "AM";
|
|
23
|
+
return e <= 0 && (o = "AA", e += c), new s(this, o, e, t, n);
|
|
24
|
+
}
|
|
25
|
+
toJulianDay(r) {
|
|
26
|
+
let e = r.year;
|
|
27
|
+
return r.era === "AA" && (e -= c), f(i, e, r.month, r.day);
|
|
28
|
+
}
|
|
29
|
+
getDaysInMonth(r) {
|
|
30
|
+
return y(r.year, r.month);
|
|
31
|
+
}
|
|
32
|
+
getMonthsInYear() {
|
|
33
|
+
return 13;
|
|
34
|
+
}
|
|
35
|
+
getDaysInYear(r) {
|
|
36
|
+
return 365 + l(r.year);
|
|
37
|
+
}
|
|
38
|
+
getYearsInEra(r) {
|
|
39
|
+
return r.era === "AA" ? 9999 : 9991;
|
|
40
|
+
}
|
|
41
|
+
getEras() {
|
|
42
|
+
return [
|
|
43
|
+
"AA",
|
|
44
|
+
"AM"
|
|
45
|
+
];
|
|
46
|
+
}
|
|
47
|
+
constructor() {
|
|
48
|
+
this.identifier = "ethiopic";
|
|
49
|
+
}
|
|
50
|
+
}
|
|
51
|
+
class h extends b {
|
|
52
|
+
fromJulianDay(r) {
|
|
53
|
+
let [e, t, n] = u(i, r);
|
|
54
|
+
return e += c, new s(this, "AA", e, t, n);
|
|
55
|
+
}
|
|
56
|
+
getEras() {
|
|
57
|
+
return [
|
|
58
|
+
"AA"
|
|
59
|
+
];
|
|
60
|
+
}
|
|
61
|
+
getYearsInEra() {
|
|
62
|
+
return 9999;
|
|
63
|
+
}
|
|
64
|
+
constructor(...r) {
|
|
65
|
+
super(...r), this.identifier = "ethioaa";
|
|
66
|
+
}
|
|
67
|
+
}
|
|
68
|
+
class C extends b {
|
|
69
|
+
fromJulianDay(r) {
|
|
70
|
+
let [e, t, n] = u($, r), o = "CE";
|
|
71
|
+
return e <= 0 && (o = "BCE", e = 1 - e), new s(this, o, e, t, n);
|
|
72
|
+
}
|
|
73
|
+
toJulianDay(r) {
|
|
74
|
+
let e = r.year;
|
|
75
|
+
return r.era === "BCE" && (e = 1 - e), f($, e, r.month, r.day);
|
|
76
|
+
}
|
|
77
|
+
getDaysInMonth(r) {
|
|
78
|
+
let e = r.year;
|
|
79
|
+
return r.era === "BCE" && (e = 1 - e), y(e, r.month);
|
|
80
|
+
}
|
|
81
|
+
isInverseEra(r) {
|
|
82
|
+
return r.era === "BCE";
|
|
83
|
+
}
|
|
84
|
+
balanceDate(r) {
|
|
85
|
+
r.year <= 0 && (r.era = r.era === "BCE" ? "CE" : "BCE", r.year = 1 - r.year);
|
|
86
|
+
}
|
|
87
|
+
getEras() {
|
|
88
|
+
return [
|
|
89
|
+
"BCE",
|
|
90
|
+
"CE"
|
|
91
|
+
];
|
|
92
|
+
}
|
|
93
|
+
getYearsInEra(r) {
|
|
94
|
+
return r.era === "BCE" ? 9999 : 9715;
|
|
95
|
+
}
|
|
96
|
+
constructor(...r) {
|
|
97
|
+
super(...r), this.identifier = "coptic";
|
|
98
|
+
}
|
|
199
99
|
}
|
|
200
100
|
export {
|
|
201
|
-
|
|
101
|
+
C as CopticCalendar,
|
|
102
|
+
h as EthiopicAmeteAlemCalendar,
|
|
103
|
+
b as EthiopicCalendar
|
|
202
104
|
};
|
package/index155.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const A={"001":1,AD:1,AE:6,AF:6,AI:1,AL:1,AM:1,AN:1,AR:1,AT:1,AU:1,AX:1,AZ:1,BA:1,BE:1,BG:1,BH:6,BM:1,BN:1,BY:1,CH:1,CL:1,CM:1,CN:1,CR:1,CY:1,CZ:1,DE:1,DJ:6,DK:1,DZ:6,EC:1,EE:1,EG:6,ES:1,FI:1,FJ:1,FO:1,FR:1,GB:1,GE:1,GF:1,GP:1,GR:1,HR:1,HU:1,IE:1,IQ:6,IR:6,IS:1,IT:1,JO:6,KG:1,KW:6,KZ:1,LB:1,LI:1,LK:1,LT:1,LU:1,LV:1,LY:6,MC:1,MD:1,ME:1,MK:1,MN:1,MQ:1,MV:5,MY:1,NL:1,NO:1,NZ:1,OM:6,PL:1,QA:6,RE:1,RO:1,RS:1,RU:1,SD:6,SE:1,SI:1,SK:1,SM:1,SY:6,TJ:1,TM:1,TR:1,UA:1,UY:1,UZ:1,VA:1,VN:1,XK:1};exports.weekStartData=A;
|