@v-c/picker 1.0.0 → 1.0.2

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.
Files changed (145) hide show
  1. package/dist/PickerInput/hooks/useRangeValue.js +1 -0
  2. package/package.json +9 -9
  3. package/dist/PickerInput/Popup/Footer.cjs +0 -115
  4. package/dist/PickerInput/Popup/PopupPanel.cjs +0 -413
  5. package/dist/PickerInput/Popup/PresetPanel.cjs +0 -54
  6. package/dist/PickerInput/Popup/index.cjs +0 -526
  7. package/dist/PickerInput/RangePicker.cjs +0 -1911
  8. package/dist/PickerInput/Selector/Icon.cjs +0 -89
  9. package/dist/PickerInput/Selector/Input.cjs +0 -376
  10. package/dist/PickerInput/Selector/MaskFormat.cjs +0 -72
  11. package/dist/PickerInput/Selector/RangeSelector.cjs +0 -1393
  12. package/dist/PickerInput/Selector/SingleSelector/MultipleDates.cjs +0 -110
  13. package/dist/PickerInput/Selector/SingleSelector/index.cjs +0 -1361
  14. package/dist/PickerInput/Selector/hooks/useClearIcon.cjs +0 -17
  15. package/dist/PickerInput/Selector/hooks/useInputHooks.cjs +0 -125
  16. package/dist/PickerInput/Selector/hooks/useRootProps.cjs +0 -14
  17. package/dist/PickerInput/Selector/util.cjs +0 -32
  18. package/dist/PickerInput/SinglePicker.cjs +0 -1881
  19. package/dist/PickerInput/context.cjs +0 -12
  20. package/dist/PickerInput/hooks/useCellRender.cjs +0 -25
  21. package/dist/PickerInput/hooks/useDelayState.cjs +0 -37
  22. package/dist/PickerInput/hooks/useDisabledBoundary.cjs +0 -15
  23. package/dist/PickerInput/hooks/useFieldFormat.cjs +0 -17
  24. package/dist/PickerInput/hooks/useFieldsInvalidate.cjs +0 -24
  25. package/dist/PickerInput/hooks/useFilledProps.cjs +0 -103
  26. package/dist/PickerInput/hooks/useInputReadOnly.cjs +0 -13
  27. package/dist/PickerInput/hooks/useInvalidate.cjs +0 -34
  28. package/dist/PickerInput/hooks/useLockEffect.cjs +0 -16
  29. package/dist/PickerInput/hooks/useOpen.cjs +0 -15
  30. package/dist/PickerInput/hooks/usePresets.cjs +0 -21
  31. package/dist/PickerInput/hooks/useRangeActive.cjs +0 -57
  32. package/dist/PickerInput/hooks/useRangeDisabledDate.cjs +0 -21
  33. package/dist/PickerInput/hooks/useRangePickerValue.cjs +0 -100
  34. package/dist/PickerInput/hooks/useRangeValue.cjs +0 -135
  35. package/dist/PickerInput/hooks/useShowNow.cjs +0 -15
  36. package/dist/PickerPanel/DatePanel/index.cjs +0 -294
  37. package/dist/PickerPanel/DateTimePanel/index.cjs +0 -180
  38. package/dist/PickerPanel/DecadePanel/index.cjs +0 -230
  39. package/dist/PickerPanel/MonthPanel/index.cjs +0 -219
  40. package/dist/PickerPanel/PanelBody.cjs +0 -157
  41. package/dist/PickerPanel/PanelHeader.cjs +0 -132
  42. package/dist/PickerPanel/QuarterPanel/index.cjs +0 -211
  43. package/dist/PickerPanel/TimePanel/TimePanelBody/TimeColumn.cjs +0 -145
  44. package/dist/PickerPanel/TimePanel/TimePanelBody/index.cjs +0 -286
  45. package/dist/PickerPanel/TimePanel/TimePanelBody/useScrollTo.cjs +0 -65
  46. package/dist/PickerPanel/TimePanel/index.cjs +0 -173
  47. package/dist/PickerPanel/WeekPanel/index.cjs +0 -179
  48. package/dist/PickerPanel/YearPanel/index.cjs +0 -239
  49. package/dist/PickerPanel/context.cjs +0 -61
  50. package/dist/PickerPanel/index.cjs +0 -473
  51. package/dist/PickerTrigger/index.cjs +0 -139
  52. package/dist/PickerTrigger/util.cjs +0 -13
  53. package/dist/_virtual/rolldown_runtime.cjs +0 -21
  54. package/dist/generate/dateFns.cjs +0 -80
  55. package/dist/generate/dayjs.cjs +0 -117
  56. package/dist/generate/index.cjs +0 -1
  57. package/dist/generate/luxon.cjs +0 -75
  58. package/dist/generate/moment.cjs +0 -107
  59. package/dist/hooks/useLocale.cjs +0 -45
  60. package/dist/hooks/useSemantic.cjs +0 -18
  61. package/dist/hooks/useSyncState.cjs +0 -29
  62. package/dist/hooks/useTimeConfig.cjs +0 -161
  63. package/dist/hooks/useTimeInfo.cjs +0 -114
  64. package/dist/hooks/useToggleDates.cjs +0 -16
  65. package/dist/index.cjs +0 -12
  66. package/dist/interface.cjs +0 -1
  67. package/dist/locale/am_ET.cjs +0 -34
  68. package/dist/locale/ar_EG.cjs +0 -32
  69. package/dist/locale/az_AZ.cjs +0 -33
  70. package/dist/locale/bg_BG.cjs +0 -32
  71. package/dist/locale/bn_BD.cjs +0 -33
  72. package/dist/locale/by_BY.cjs +0 -33
  73. package/dist/locale/ca_ES.cjs +0 -32
  74. package/dist/locale/common.cjs +0 -8
  75. package/dist/locale/cs_CZ.cjs +0 -32
  76. package/dist/locale/da_DK.cjs +0 -32
  77. package/dist/locale/de_DE.cjs +0 -32
  78. package/dist/locale/el_GR.cjs +0 -32
  79. package/dist/locale/en_GB.cjs +0 -32
  80. package/dist/locale/en_US.cjs +0 -33
  81. package/dist/locale/es_ES.cjs +0 -32
  82. package/dist/locale/es_MX.cjs +0 -33
  83. package/dist/locale/et_EE.cjs +0 -32
  84. package/dist/locale/eu_ES.cjs +0 -34
  85. package/dist/locale/fa_IR.cjs +0 -32
  86. package/dist/locale/fi_FI.cjs +0 -32
  87. package/dist/locale/fr_BE.cjs +0 -32
  88. package/dist/locale/fr_CA.cjs +0 -33
  89. package/dist/locale/fr_FR.cjs +0 -33
  90. package/dist/locale/ga_IE.cjs +0 -33
  91. package/dist/locale/gl_ES.cjs +0 -32
  92. package/dist/locale/he_IL.cjs +0 -33
  93. package/dist/locale/hi_IN.cjs +0 -33
  94. package/dist/locale/hr_HR.cjs +0 -33
  95. package/dist/locale/hu_HU.cjs +0 -33
  96. package/dist/locale/id_ID.cjs +0 -33
  97. package/dist/locale/is_IS.cjs +0 -32
  98. package/dist/locale/it_IT.cjs +0 -55
  99. package/dist/locale/ja_JP.cjs +0 -35
  100. package/dist/locale/ka_GE.cjs +0 -33
  101. package/dist/locale/kk_KZ.cjs +0 -32
  102. package/dist/locale/km_KH.cjs +0 -34
  103. package/dist/locale/kmr_IQ.cjs +0 -32
  104. package/dist/locale/kn_IN.cjs +0 -33
  105. package/dist/locale/ko_KR.cjs +0 -34
  106. package/dist/locale/lt_LT.cjs +0 -34
  107. package/dist/locale/lv_LV.cjs +0 -32
  108. package/dist/locale/mk_MK.cjs +0 -32
  109. package/dist/locale/ml_IN.cjs +0 -33
  110. package/dist/locale/mn_MN.cjs +0 -34
  111. package/dist/locale/mr_IN.cjs +0 -59
  112. package/dist/locale/ms_MY.cjs +0 -34
  113. package/dist/locale/my_MM.cjs +0 -33
  114. package/dist/locale/nb_NO.cjs +0 -34
  115. package/dist/locale/ne_NP.cjs +0 -33
  116. package/dist/locale/nl_BE.cjs +0 -32
  117. package/dist/locale/nl_NL.cjs +0 -32
  118. package/dist/locale/pl_PL.cjs +0 -32
  119. package/dist/locale/pt_BR.cjs +0 -56
  120. package/dist/locale/pt_PT.cjs +0 -55
  121. package/dist/locale/ro_RO.cjs +0 -33
  122. package/dist/locale/ru_RU.cjs +0 -32
  123. package/dist/locale/si_LK.cjs +0 -34
  124. package/dist/locale/sk_SK.cjs +0 -32
  125. package/dist/locale/sl_SI.cjs +0 -32
  126. package/dist/locale/sr_Cyrl_RS.cjs +0 -32
  127. package/dist/locale/sr_RS.cjs +0 -32
  128. package/dist/locale/sv_SE.cjs +0 -32
  129. package/dist/locale/ta_IN.cjs +0 -33
  130. package/dist/locale/te_IN.cjs +0 -33
  131. package/dist/locale/th_TH.cjs +0 -32
  132. package/dist/locale/tk_TK.cjs +0 -32
  133. package/dist/locale/tr_TR.cjs +0 -55
  134. package/dist/locale/ug_CN.cjs +0 -35
  135. package/dist/locale/uk_UA.cjs +0 -32
  136. package/dist/locale/ur_PK.cjs +0 -33
  137. package/dist/locale/uz_UZ.cjs +0 -33
  138. package/dist/locale/vi_VN.cjs +0 -33
  139. package/dist/locale/zh_CN.cjs +0 -36
  140. package/dist/locale/zh_TW.cjs +0 -36
  141. package/dist/utils/dateUtil.cjs +0 -105
  142. package/dist/utils/getClearIcon.cjs +0 -7
  143. package/dist/utils/miscUtil.cjs +0 -46
  144. package/dist/utils/uiUtil.cjs +0 -6
  145. package/dist/utils/warnUtil.cjs +0 -8
@@ -1,114 +0,0 @@
1
- Object.defineProperties(exports, {
2
- __esModule: { value: true },
3
- [Symbol.toStringTag]: { value: "Module" }
4
- });
5
- const require_rolldown_runtime = require("../_virtual/rolldown_runtime.cjs");
6
- const require_miscUtil = require("../utils/miscUtil.cjs");
7
- let vue = require("vue");
8
- let _v_c_util = require("@v-c/util");
9
- function emptyDisabled() {
10
- return [];
11
- }
12
- function generateUnits(start, end, step = 1, hideDisabledOptions = false, disabledUnits = [], pad = 2) {
13
- const units = [];
14
- const integerStep = step >= 1 ? step | 0 : 1;
15
- for (let i = start; i <= end; i += integerStep) {
16
- const disabled = disabledUnits.includes(i);
17
- if (!disabled || !hideDisabledOptions) units.push({
18
- label: require_miscUtil.leftPad(i, pad),
19
- value: i,
20
- disabled
21
- });
22
- }
23
- return units;
24
- }
25
- function useTimeInfo(generateConfig, props, date) {
26
- const mergedDate = (0, vue.computed)(() => date?.value || generateConfig.value.getNow());
27
- if (process.env.NODE_ENV !== "production") {
28
- const p = props?.value || {};
29
- const isHourStepValid = 24 % (p.hourStep ?? 1) === 0;
30
- const isMinuteStepValid = 60 % (p.minuteStep ?? 1) === 0;
31
- const isSecondStepValid = 60 % (p.secondStep ?? 1) === 0;
32
- (0, _v_c_util.warning)(isHourStepValid, `\`hourStep\` ${p.hourStep ?? 1} is invalid. It should be a factor of 24.`);
33
- (0, _v_c_util.warning)(isMinuteStepValid, `\`minuteStep\` ${p.minuteStep ?? 1} is invalid. It should be a factor of 60.`);
34
- (0, _v_c_util.warning)(isSecondStepValid, `\`secondStep\` ${p.secondStep ?? 1} is invalid. It should be a factor of 60.`);
35
- }
36
- const getDisabledTimes = (targetDate) => {
37
- const p = props?.value || {};
38
- const disabledConfig = p.disabledTime?.(targetDate) || {};
39
- return [
40
- disabledConfig.disabledHours || p.disabledHours || emptyDisabled,
41
- disabledConfig.disabledMinutes || p.disabledMinutes || emptyDisabled,
42
- disabledConfig.disabledSeconds || p.disabledSeconds || emptyDisabled,
43
- disabledConfig.disabledMilliseconds || emptyDisabled
44
- ];
45
- };
46
- const getAllUnits = (getDisabledHours, getDisabledMinutes, getDisabledSeconds, getDisabledMilliseconds) => {
47
- const p = props?.value || {};
48
- const hours = generateUnits(0, 23, p.hourStep ?? 1, !!p.hideDisabledOptions, getDisabledHours?.());
49
- const rowHourUnits$1 = p.use12Hours ? hours.map((unit) => ({
50
- ...unit,
51
- label: require_miscUtil.leftPad(unit.value % 12 || 12, 2)
52
- })) : hours;
53
- const getMinuteUnits = (nextHour) => generateUnits(0, 59, p.minuteStep ?? 1, !!p.hideDisabledOptions, getDisabledMinutes?.(nextHour));
54
- const getSecondUnits = (nextHour, nextMinute) => generateUnits(0, 59, p.secondStep ?? 1, !!p.hideDisabledOptions, getDisabledSeconds?.(nextHour, nextMinute));
55
- const getMillisecondUnits = (nextHour, nextMinute, nextSecond) => generateUnits(0, 999, p.millisecondStep ?? 100, !!p.hideDisabledOptions, getDisabledMilliseconds?.(nextHour, nextMinute, nextSecond), 3);
56
- return [
57
- rowHourUnits$1,
58
- getMinuteUnits,
59
- getSecondUnits,
60
- getMillisecondUnits
61
- ];
62
- };
63
- const defaultUnits = (0, vue.computed)(() => {
64
- const [mergedDisabledHours, mergedDisabledMinutes, mergedDisabledSeconds, mergedDisabledMilliseconds] = getDisabledTimes(mergedDate.value);
65
- return getAllUnits(mergedDisabledHours, mergedDisabledMinutes, mergedDisabledSeconds, mergedDisabledMilliseconds);
66
- });
67
- const rowHourUnits = (0, vue.computed)(() => defaultUnits.value[0]);
68
- const minuteUnitsGetter = (nextHour) => defaultUnits.value[1](nextHour);
69
- const secondUnitsGetter = (nextHour, nextMinute) => defaultUnits.value[2](nextHour, nextMinute);
70
- const millisecondUnitsGetter = (nextHour, nextMinute, nextSecond) => defaultUnits.value[3](nextHour, nextMinute, nextSecond);
71
- const getValidTime = (nextTime, certainDate) => {
72
- let getCheckHourUnits = () => rowHourUnits.value;
73
- let getCheckMinuteUnits = minuteUnitsGetter;
74
- let getCheckSecondUnits = secondUnitsGetter;
75
- let getCheckMillisecondUnits = millisecondUnitsGetter;
76
- if (certainDate) {
77
- const [targetDisabledHours, targetDisabledMinutes, targetDisabledSeconds, targetDisabledMilliseconds] = getDisabledTimes(certainDate);
78
- const [targetRowHourUnits, targetGetMinuteUnits, targetGetSecondUnits, targetGetMillisecondUnits] = getAllUnits(targetDisabledHours, targetDisabledMinutes, targetDisabledSeconds, targetDisabledMilliseconds);
79
- getCheckHourUnits = () => targetRowHourUnits;
80
- getCheckMinuteUnits = targetGetMinuteUnits;
81
- getCheckSecondUnits = targetGetSecondUnits;
82
- getCheckMillisecondUnits = targetGetMillisecondUnits;
83
- }
84
- return findValidateTime(nextTime, getCheckHourUnits, getCheckMinuteUnits, getCheckSecondUnits, getCheckMillisecondUnits, generateConfig.value);
85
- };
86
- return [
87
- getValidTime,
88
- rowHourUnits,
89
- minuteUnitsGetter,
90
- secondUnitsGetter,
91
- millisecondUnitsGetter
92
- ];
93
- }
94
- function findValidateTime(nextTime, getHourUnits, getMinuteUnits, getSecondUnits, getMillisecondUnits, generateConfig) {
95
- let nextDate = nextTime;
96
- function alignValidate(getUnitValue, setUnitValue, units) {
97
- let nextValue = Reflect.get(generateConfig, getUnitValue)(nextDate);
98
- const nextUnit = units.find((unit) => unit.value === nextValue);
99
- if (!nextUnit || nextUnit.disabled) {
100
- const validateUnits = units.filter((unit) => !unit.disabled);
101
- const validateUnit = [...validateUnits].reverse().find((unit) => unit.value <= nextValue) || validateUnits[0];
102
- if (validateUnit) {
103
- nextValue = validateUnit.value;
104
- nextDate = Reflect.get(generateConfig, setUnitValue)(nextDate, nextValue);
105
- }
106
- }
107
- return nextValue;
108
- }
109
- const nextHour = alignValidate("getHour", "setHour", getHourUnits());
110
- const nextMinute = alignValidate("getMinute", "setMinute", getMinuteUnits(nextHour));
111
- alignValidate("getMillisecond", "setMillisecond", getMillisecondUnits(nextHour, nextMinute, alignValidate("getSecond", "setSecond", getSecondUnits(nextHour, nextMinute))));
112
- return nextDate;
113
- }
114
- exports.default = useTimeInfo;
@@ -1,16 +0,0 @@
1
- Object.defineProperties(exports, {
2
- __esModule: { value: true },
3
- [Symbol.toStringTag]: { value: "Module" }
4
- });
5
- const require_dateUtil = require("../utils/dateUtil.cjs");
6
- function useToggleDates(generateConfig, locale, panelMode) {
7
- function toggleDates(list, target) {
8
- const index = list.findIndex((date) => require_dateUtil.isSame(generateConfig.value, locale.value, date, target, panelMode.value));
9
- if (index === -1) return [...list, target];
10
- const sliceList = [...list];
11
- sliceList.splice(index, 1);
12
- return sliceList;
13
- }
14
- return toggleDates;
15
- }
16
- exports.default = useToggleDates;
package/dist/index.cjs DELETED
@@ -1,12 +0,0 @@
1
- Object.defineProperties(exports, {
2
- __esModule: { value: true },
3
- [Symbol.toStringTag]: { value: "Module" }
4
- });
5
- const require_index = require("./PickerPanel/index.cjs");
6
- const require_RangePicker = require("./PickerInput/RangePicker.cjs");
7
- const require_SinglePicker = require("./PickerInput/SinglePicker.cjs");
8
- var src_default = require_SinglePicker.default;
9
- exports.Picker = require_SinglePicker.default;
10
- exports.PickerPanel = require_index.default;
11
- exports.RangePicker = require_RangePicker.default;
12
- exports.default = src_default;
@@ -1 +0,0 @@
1
- Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
@@ -1,34 +0,0 @@
1
- Object.defineProperties(exports, {
2
- __esModule: { value: true },
3
- [Symbol.toStringTag]: { value: "Module" }
4
- });
5
- var locale = {
6
- locale: "am_ET",
7
- today: "ዛሬ",
8
- now: "አሁን",
9
- backToToday: "ወደ ዛሬ ተመለስ",
10
- ok: "እሺ",
11
- clear: "አንፃ",
12
- week: "ሳምንት",
13
- month: "ወር",
14
- year: "ዓመት",
15
- timeSelect: "ሰዓት ምረጥ",
16
- dateSelect: "ቀን ምረጥ",
17
- weekSelect: "ሳምንት ምረጥ",
18
- monthSelect: "ወር ምረጥ",
19
- yearSelect: "አመት ምረጥ",
20
- decadeSelect: "አስርት አመታት ምረጥ",
21
- yearFormat: "YYYY",
22
- dayFormat: "D",
23
- monthBeforeYear: true,
24
- previousMonth: "ያለፈው ወር (PageUp)",
25
- nextMonth: "ቀጣይ ወር (PageDown)",
26
- previousYear: "ያለፈው ዓመት (Control + left)",
27
- nextYear: "ቀጣይ ዓመት (Control + right)",
28
- previousDecade: "ያለፈው አስርት ዓመት",
29
- nextDecade: "ቀጣይ አስርት ዓመት",
30
- previousCentury: "ያለፈው ክፍለ ዘመን",
31
- nextCentury: "ቀጣይ ክፍለ ዘመን"
32
- };
33
- var am_ET_default = locale;
34
- exports.default = am_ET_default;
@@ -1,32 +0,0 @@
1
- Object.defineProperties(exports, {
2
- __esModule: { value: true },
3
- [Symbol.toStringTag]: { value: "Module" }
4
- });
5
- const require_common = require("./common.cjs");
6
- var locale = {
7
- ...require_common.commonLocale,
8
- locale: "ar_EG",
9
- today: "اليوم",
10
- now: "الأن",
11
- backToToday: "العودة إلى اليوم",
12
- ok: "تأكيد",
13
- clear: "مسح",
14
- week: "الأسبوع",
15
- month: "الشهر",
16
- year: "السنة",
17
- timeSelect: "اختيار الوقت",
18
- dateSelect: "اختيار التاريخ",
19
- monthSelect: "اختيار الشهر",
20
- yearSelect: "اختيار السنة",
21
- decadeSelect: "اختيار العقد",
22
- previousMonth: "الشهر السابق (PageUp)",
23
- nextMonth: "الشهر التالى(PageDown)",
24
- previousYear: "العام السابق (Control + left)",
25
- nextYear: "العام التالى (Control + right)",
26
- previousDecade: "العقد السابق",
27
- nextDecade: "العقد التالى",
28
- previousCentury: "القرن السابق",
29
- nextCentury: "القرن التالى"
30
- };
31
- var ar_EG_default = locale;
32
- exports.default = ar_EG_default;
@@ -1,33 +0,0 @@
1
- Object.defineProperties(exports, {
2
- __esModule: { value: true },
3
- [Symbol.toStringTag]: { value: "Module" }
4
- });
5
- const require_common = require("./common.cjs");
6
- var locale = {
7
- ...require_common.commonLocale,
8
- locale: "az_AZ",
9
- today: "Bugün",
10
- now: "İndi",
11
- backToToday: "Bugünə qayıt",
12
- ok: "Təsdiq",
13
- clear: "Təmizlə",
14
- week: "Həftə",
15
- month: "Ay",
16
- year: "İl",
17
- timeSelect: "vaxtı seç",
18
- dateSelect: "tarixi seç",
19
- weekSelect: "Həftə seç",
20
- monthSelect: "Ay seç",
21
- yearSelect: "il seç",
22
- decadeSelect: "Onillik seçin",
23
- previousMonth: "Əvvəlki ay (PageUp)",
24
- nextMonth: "Növbəti ay (PageDown)",
25
- previousYear: "Sonuncu il (Control + left)",
26
- nextYear: "Növbəti il (Control + right)",
27
- previousDecade: "Sonuncu onillik",
28
- nextDecade: "Növbəti onillik",
29
- previousCentury: "Sonuncu əsr",
30
- nextCentury: "Növbəti əsr"
31
- };
32
- var az_AZ_default = locale;
33
- exports.default = az_AZ_default;
@@ -1,32 +0,0 @@
1
- Object.defineProperties(exports, {
2
- __esModule: { value: true },
3
- [Symbol.toStringTag]: { value: "Module" }
4
- });
5
- const require_common = require("./common.cjs");
6
- var locale = {
7
- ...require_common.commonLocale,
8
- locale: "bg_BG",
9
- today: "Днес",
10
- now: "Сега",
11
- backToToday: "Към днес",
12
- ok: "Добре",
13
- clear: "Изчистване",
14
- week: "Седмица",
15
- month: "Месец",
16
- year: "Година",
17
- timeSelect: "Избор на час",
18
- dateSelect: "Избор на дата",
19
- monthSelect: "Избор на месец",
20
- yearSelect: "Избор на година",
21
- decadeSelect: "Десетилетие",
22
- previousMonth: "Предишен месец (PageUp)",
23
- nextMonth: "Следващ месец (PageDown)",
24
- previousYear: "Последна година (Control + left)",
25
- nextYear: "Следваща година (Control + right)",
26
- previousDecade: "Предишно десетилетие",
27
- nextDecade: "Следващо десетилетие",
28
- previousCentury: "Последен век",
29
- nextCentury: "Следващ век"
30
- };
31
- var bg_BG_default = locale;
32
- exports.default = bg_BG_default;
@@ -1,33 +0,0 @@
1
- Object.defineProperties(exports, {
2
- __esModule: { value: true },
3
- [Symbol.toStringTag]: { value: "Module" }
4
- });
5
- const require_common = require("./common.cjs");
6
- var locale = {
7
- ...require_common.commonLocale,
8
- locale: "bn_BD",
9
- today: "আজ",
10
- now: "এখন",
11
- backToToday: "আজকে ফিরে চলুন",
12
- ok: "ওকে",
13
- clear: "পরিস্কার",
14
- week: "সপ্তাহ",
15
- month: "মাস",
16
- year: "বছর",
17
- timeSelect: "সময় নির্বাচন",
18
- dateSelect: "তারিখ নির্বাচন",
19
- weekSelect: "সপ্তাহ পছন্দ করুন",
20
- monthSelect: "মাস পছন্দ করুন",
21
- yearSelect: "বছর পছন্দ করুন",
22
- decadeSelect: "একটি দশক পছন্দ করুন",
23
- previousMonth: "গত মাস (PageUp)",
24
- nextMonth: "আগামী মাস (PageDown)",
25
- previousYear: "গত বছর (Control + left)",
26
- nextYear: "আগামী বছর (Control + right)",
27
- previousDecade: "গত দশক",
28
- nextDecade: "পরের দশক",
29
- previousCentury: "গত শতাব্দী",
30
- nextCentury: "পরের শতাব্দী"
31
- };
32
- var bn_BD_default = locale;
33
- exports.default = bn_BD_default;
@@ -1,33 +0,0 @@
1
- Object.defineProperties(exports, {
2
- __esModule: { value: true },
3
- [Symbol.toStringTag]: { value: "Module" }
4
- });
5
- const require_common = require("./common.cjs");
6
- var locale = {
7
- ...require_common.commonLocale,
8
- locale: "by_BY",
9
- today: "Сёння",
10
- now: "Зараз",
11
- backToToday: "Дадзеная дата",
12
- ok: "OK",
13
- clear: "Ачысціць",
14
- week: "Тыдзень",
15
- month: "Месяц",
16
- year: "Год",
17
- timeSelect: "Выбраць час",
18
- dateSelect: "Выбраць дату",
19
- weekSelect: "Выбраць тыдзень",
20
- monthSelect: "Выбраць месяц",
21
- yearSelect: "Выбраць год",
22
- decadeSelect: "Выбраць дзесяцігоддзе",
23
- previousMonth: "Папярэдні месяц (PageUp)",
24
- nextMonth: "Наступны месяц (PageDown)",
25
- previousYear: "Папярэдні год (Control + left)",
26
- nextYear: "Наступны год (Control + right)",
27
- previousDecade: "Папярэдняе дзесяцігоддзе",
28
- nextDecade: "Наступнае дзесяцігоддзе",
29
- previousCentury: "Папярэдні век",
30
- nextCentury: "Наступны век"
31
- };
32
- var by_BY_default = locale;
33
- exports.default = by_BY_default;
@@ -1,32 +0,0 @@
1
- Object.defineProperties(exports, {
2
- __esModule: { value: true },
3
- [Symbol.toStringTag]: { value: "Module" }
4
- });
5
- const require_common = require("./common.cjs");
6
- var locale = {
7
- ...require_common.commonLocale,
8
- locale: "ca_ES",
9
- today: "Avui",
10
- now: "Ara",
11
- backToToday: "Tornar a avui",
12
- ok: "Acceptar",
13
- clear: "Netejar",
14
- week: "Setmana",
15
- month: "Mes",
16
- year: "Any",
17
- timeSelect: "Seleccionar hora",
18
- dateSelect: "Seleccionar data",
19
- monthSelect: "Escollir un mes",
20
- yearSelect: "Escollir un any",
21
- decadeSelect: "Escollir una dècada",
22
- previousMonth: "Mes anterior (PageUp)",
23
- nextMonth: "Mes següent (PageDown)",
24
- previousYear: "Any anterior (Control + left)",
25
- nextYear: "Mes següent (Control + right)",
26
- previousDecade: "Dècada anterior",
27
- nextDecade: "Dècada següent",
28
- previousCentury: "Segle anterior",
29
- nextCentury: "Segle següent"
30
- };
31
- var ca_ES_default = locale;
32
- exports.default = ca_ES_default;
@@ -1,8 +0,0 @@
1
- Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
2
- const commonLocale = {
3
- yearFormat: "YYYY",
4
- dayFormat: "D",
5
- cellMeridiemFormat: "A",
6
- monthBeforeYear: true
7
- };
8
- exports.commonLocale = commonLocale;
@@ -1,32 +0,0 @@
1
- Object.defineProperties(exports, {
2
- __esModule: { value: true },
3
- [Symbol.toStringTag]: { value: "Module" }
4
- });
5
- const require_common = require("./common.cjs");
6
- var locale = {
7
- ...require_common.commonLocale,
8
- locale: "cs_CZ",
9
- today: "Dnes",
10
- now: "Nyní",
11
- backToToday: "Zpět na dnešek",
12
- ok: "OK",
13
- clear: "Vymazat",
14
- week: "Týden",
15
- month: "Měsíc",
16
- year: "Rok",
17
- timeSelect: "Vybrat čas",
18
- dateSelect: "Vybrat datum",
19
- monthSelect: "Vyberte měsíc",
20
- yearSelect: "Vyberte rok",
21
- decadeSelect: "Vyberte dekádu",
22
- previousMonth: "Předchozí měsíc (PageUp)",
23
- nextMonth: "Následující (PageDown)",
24
- previousYear: "Předchozí rok (Control + left)",
25
- nextYear: "Následující rok (Control + right)",
26
- previousDecade: "Předchozí dekáda",
27
- nextDecade: "Následující dekáda",
28
- previousCentury: "Předchozí století",
29
- nextCentury: "Následující století"
30
- };
31
- var cs_CZ_default = locale;
32
- exports.default = cs_CZ_default;
@@ -1,32 +0,0 @@
1
- Object.defineProperties(exports, {
2
- __esModule: { value: true },
3
- [Symbol.toStringTag]: { value: "Module" }
4
- });
5
- const require_common = require("./common.cjs");
6
- var locale = {
7
- ...require_common.commonLocale,
8
- locale: "da_DK",
9
- today: "I dag",
10
- now: "Nu",
11
- backToToday: "Gå til i dag",
12
- ok: "OK",
13
- clear: "Ryd",
14
- week: "Uge",
15
- month: "Måned",
16
- year: "År",
17
- timeSelect: "Vælg tidspunkt",
18
- dateSelect: "Vælg dato",
19
- monthSelect: "Vælg måned",
20
- yearSelect: "Vælg år",
21
- decadeSelect: "Vælg årti",
22
- previousMonth: "Forrige måned (Page Up)",
23
- nextMonth: "Næste måned (Page Down)",
24
- previousYear: "Forrige år (Ctrl-venstre pil)",
25
- nextYear: "Næste år (Ctrl-højre pil)",
26
- previousDecade: "Forrige årti",
27
- nextDecade: "Næste årti",
28
- previousCentury: "Forrige århundrede",
29
- nextCentury: "Næste århundrede"
30
- };
31
- var da_DK_default = locale;
32
- exports.default = da_DK_default;
@@ -1,32 +0,0 @@
1
- Object.defineProperties(exports, {
2
- __esModule: { value: true },
3
- [Symbol.toStringTag]: { value: "Module" }
4
- });
5
- const require_common = require("./common.cjs");
6
- var locale = {
7
- ...require_common.commonLocale,
8
- locale: "de_DE",
9
- today: "Heute",
10
- now: "Jetzt",
11
- backToToday: "Zurück zu Heute",
12
- ok: "OK",
13
- clear: "Zurücksetzen",
14
- week: "Woche",
15
- month: "Monat",
16
- year: "Jahr",
17
- timeSelect: "Zeit wählen",
18
- dateSelect: "Datum wählen",
19
- monthSelect: "Wähle einen Monat",
20
- yearSelect: "Wähle ein Jahr",
21
- decadeSelect: "Wähle ein Jahrzehnt",
22
- previousMonth: "Vorheriger Monat (PageUp)",
23
- nextMonth: "Nächster Monat (PageDown)",
24
- previousYear: "Vorheriges Jahr (Ctrl + left)",
25
- nextYear: "Nächstes Jahr (Ctrl + right)",
26
- previousDecade: "Vorheriges Jahrzehnt",
27
- nextDecade: "Nächstes Jahrzehnt",
28
- previousCentury: "Vorheriges Jahrhundert",
29
- nextCentury: "Nächstes Jahrhundert"
30
- };
31
- var de_DE_default = locale;
32
- exports.default = de_DE_default;
@@ -1,32 +0,0 @@
1
- Object.defineProperties(exports, {
2
- __esModule: { value: true },
3
- [Symbol.toStringTag]: { value: "Module" }
4
- });
5
- const require_common = require("./common.cjs");
6
- var locale = {
7
- ...require_common.commonLocale,
8
- locale: "el_GR",
9
- today: "Σήμερα",
10
- now: "Τώρα",
11
- backToToday: "Πίσω στη σημερινή μέρα",
12
- ok: "OK",
13
- clear: "Καθαρισμός",
14
- week: "Εβδομάδα",
15
- month: "Μήνας",
16
- year: "Έτος",
17
- timeSelect: "Επιλογή ώρας",
18
- dateSelect: "Επιλογή ημερομηνίας",
19
- monthSelect: "Επιλογή μήνα",
20
- yearSelect: "Επιλογή έτους",
21
- decadeSelect: "Επιλογή δεκαετίας",
22
- previousMonth: "Προηγούμενος μήνας (PageUp)",
23
- nextMonth: "Επόμενος μήνας (PageDown)",
24
- previousYear: "Προηγούμενο έτος (Control + αριστερά)",
25
- nextYear: "Επόμενο έτος (Control + δεξιά)",
26
- previousDecade: "Προηγούμενη δεκαετία",
27
- nextDecade: "Επόμενη δεκαετία",
28
- previousCentury: "Προηγούμενος αιώνας",
29
- nextCentury: "Επόμενος αιώνας"
30
- };
31
- var el_GR_default = locale;
32
- exports.default = el_GR_default;
@@ -1,32 +0,0 @@
1
- Object.defineProperties(exports, {
2
- __esModule: { value: true },
3
- [Symbol.toStringTag]: { value: "Module" }
4
- });
5
- const require_common = require("./common.cjs");
6
- var locale = {
7
- ...require_common.commonLocale,
8
- locale: "en_GB",
9
- today: "Today",
10
- now: "Now",
11
- backToToday: "Back to today",
12
- ok: "OK",
13
- clear: "Clear",
14
- week: "Week",
15
- month: "Month",
16
- year: "Year",
17
- timeSelect: "Select time",
18
- dateSelect: "Select date",
19
- monthSelect: "Choose a month",
20
- yearSelect: "Choose a year",
21
- decadeSelect: "Choose a decade",
22
- previousMonth: "Previous month (PageUp)",
23
- nextMonth: "Next month (PageDown)",
24
- previousYear: "Last year (Control + left)",
25
- nextYear: "Next year (Control + right)",
26
- previousDecade: "Last decade",
27
- nextDecade: "Next decade",
28
- previousCentury: "Last century",
29
- nextCentury: "Next century"
30
- };
31
- var en_GB_default = locale;
32
- exports.default = en_GB_default;
@@ -1,33 +0,0 @@
1
- Object.defineProperties(exports, {
2
- __esModule: { value: true },
3
- [Symbol.toStringTag]: { value: "Module" }
4
- });
5
- const require_common = require("./common.cjs");
6
- var locale = {
7
- ...require_common.commonLocale,
8
- locale: "en_US",
9
- today: "Today",
10
- now: "Now",
11
- backToToday: "Back to today",
12
- ok: "OK",
13
- clear: "Clear",
14
- week: "Week",
15
- month: "Month",
16
- year: "Year",
17
- timeSelect: "select time",
18
- dateSelect: "select date",
19
- weekSelect: "Choose a week",
20
- monthSelect: "Choose a month",
21
- yearSelect: "Choose a year",
22
- decadeSelect: "Choose a decade",
23
- previousMonth: "Previous month (PageUp)",
24
- nextMonth: "Next month (PageDown)",
25
- previousYear: "Last year (Control + left)",
26
- nextYear: "Next year (Control + right)",
27
- previousDecade: "Last decade",
28
- nextDecade: "Next decade",
29
- previousCentury: "Last century",
30
- nextCentury: "Next century"
31
- };
32
- var en_US_default = locale;
33
- exports.default = en_US_default;
@@ -1,32 +0,0 @@
1
- Object.defineProperties(exports, {
2
- __esModule: { value: true },
3
- [Symbol.toStringTag]: { value: "Module" }
4
- });
5
- const require_common = require("./common.cjs");
6
- var locale = {
7
- ...require_common.commonLocale,
8
- locale: "es_ES",
9
- today: "Hoy",
10
- now: "Ahora",
11
- backToToday: "Volver a hoy",
12
- ok: "Aceptar",
13
- clear: "Limpiar",
14
- week: "Semana",
15
- month: "Mes",
16
- year: "Año",
17
- timeSelect: "Seleccionar hora",
18
- dateSelect: "Seleccionar fecha",
19
- monthSelect: "Elegir un mes",
20
- yearSelect: "Elegir un año",
21
- decadeSelect: "Elegir una década",
22
- previousMonth: "Mes anterior (PageUp)",
23
- nextMonth: "Mes siguiente (PageDown)",
24
- previousYear: "Año anterior (Control + left)",
25
- nextYear: "Año siguiente (Control + right)",
26
- previousDecade: "Década anterior",
27
- nextDecade: "Década siguiente",
28
- previousCentury: "Siglo anterior",
29
- nextCentury: "Siglo siguiente"
30
- };
31
- var es_ES_default = locale;
32
- exports.default = es_ES_default;
@@ -1,33 +0,0 @@
1
- Object.defineProperties(exports, {
2
- __esModule: { value: true },
3
- [Symbol.toStringTag]: { value: "Module" }
4
- });
5
- const require_common = require("./common.cjs");
6
- var locale = {
7
- ...require_common.commonLocale,
8
- locale: "es_MX",
9
- today: "Hoy",
10
- now: "Ahora",
11
- backToToday: "Volver a hoy",
12
- ok: "Aceptar",
13
- clear: "Limpiar",
14
- week: "Semana",
15
- month: "Mes",
16
- year: "Año",
17
- timeSelect: "elegir hora",
18
- dateSelect: "elegir fecha",
19
- weekSelect: "elegir semana",
20
- monthSelect: "Seleccionar mes",
21
- yearSelect: "Seleccionar año",
22
- decadeSelect: "Seleccionar década",
23
- previousMonth: "Mes anterior (PageUp)",
24
- nextMonth: "Mes siguiente (PageDown)",
25
- previousYear: "Año anterior (Control + Left)",
26
- nextYear: "Año siguiente (Control + Right)",
27
- previousDecade: "Década anterior",
28
- nextDecade: "Década siguiente",
29
- previousCentury: "Siglo anterior",
30
- nextCentury: "Siglo siguiente"
31
- };
32
- var es_MX_default = locale;
33
- exports.default = es_MX_default;