@v-c/picker 1.0.0 → 1.0.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.
Files changed (144) hide show
  1. package/package.json +9 -9
  2. package/dist/PickerInput/Popup/Footer.cjs +0 -115
  3. package/dist/PickerInput/Popup/PopupPanel.cjs +0 -413
  4. package/dist/PickerInput/Popup/PresetPanel.cjs +0 -54
  5. package/dist/PickerInput/Popup/index.cjs +0 -526
  6. package/dist/PickerInput/RangePicker.cjs +0 -1911
  7. package/dist/PickerInput/Selector/Icon.cjs +0 -89
  8. package/dist/PickerInput/Selector/Input.cjs +0 -376
  9. package/dist/PickerInput/Selector/MaskFormat.cjs +0 -72
  10. package/dist/PickerInput/Selector/RangeSelector.cjs +0 -1393
  11. package/dist/PickerInput/Selector/SingleSelector/MultipleDates.cjs +0 -110
  12. package/dist/PickerInput/Selector/SingleSelector/index.cjs +0 -1361
  13. package/dist/PickerInput/Selector/hooks/useClearIcon.cjs +0 -17
  14. package/dist/PickerInput/Selector/hooks/useInputHooks.cjs +0 -125
  15. package/dist/PickerInput/Selector/hooks/useRootProps.cjs +0 -14
  16. package/dist/PickerInput/Selector/util.cjs +0 -32
  17. package/dist/PickerInput/SinglePicker.cjs +0 -1881
  18. package/dist/PickerInput/context.cjs +0 -12
  19. package/dist/PickerInput/hooks/useCellRender.cjs +0 -25
  20. package/dist/PickerInput/hooks/useDelayState.cjs +0 -37
  21. package/dist/PickerInput/hooks/useDisabledBoundary.cjs +0 -15
  22. package/dist/PickerInput/hooks/useFieldFormat.cjs +0 -17
  23. package/dist/PickerInput/hooks/useFieldsInvalidate.cjs +0 -24
  24. package/dist/PickerInput/hooks/useFilledProps.cjs +0 -103
  25. package/dist/PickerInput/hooks/useInputReadOnly.cjs +0 -13
  26. package/dist/PickerInput/hooks/useInvalidate.cjs +0 -34
  27. package/dist/PickerInput/hooks/useLockEffect.cjs +0 -16
  28. package/dist/PickerInput/hooks/useOpen.cjs +0 -15
  29. package/dist/PickerInput/hooks/usePresets.cjs +0 -21
  30. package/dist/PickerInput/hooks/useRangeActive.cjs +0 -57
  31. package/dist/PickerInput/hooks/useRangeDisabledDate.cjs +0 -21
  32. package/dist/PickerInput/hooks/useRangePickerValue.cjs +0 -100
  33. package/dist/PickerInput/hooks/useRangeValue.cjs +0 -135
  34. package/dist/PickerInput/hooks/useShowNow.cjs +0 -15
  35. package/dist/PickerPanel/DatePanel/index.cjs +0 -294
  36. package/dist/PickerPanel/DateTimePanel/index.cjs +0 -180
  37. package/dist/PickerPanel/DecadePanel/index.cjs +0 -230
  38. package/dist/PickerPanel/MonthPanel/index.cjs +0 -219
  39. package/dist/PickerPanel/PanelBody.cjs +0 -157
  40. package/dist/PickerPanel/PanelHeader.cjs +0 -132
  41. package/dist/PickerPanel/QuarterPanel/index.cjs +0 -211
  42. package/dist/PickerPanel/TimePanel/TimePanelBody/TimeColumn.cjs +0 -145
  43. package/dist/PickerPanel/TimePanel/TimePanelBody/index.cjs +0 -286
  44. package/dist/PickerPanel/TimePanel/TimePanelBody/useScrollTo.cjs +0 -65
  45. package/dist/PickerPanel/TimePanel/index.cjs +0 -173
  46. package/dist/PickerPanel/WeekPanel/index.cjs +0 -179
  47. package/dist/PickerPanel/YearPanel/index.cjs +0 -239
  48. package/dist/PickerPanel/context.cjs +0 -61
  49. package/dist/PickerPanel/index.cjs +0 -473
  50. package/dist/PickerTrigger/index.cjs +0 -139
  51. package/dist/PickerTrigger/util.cjs +0 -13
  52. package/dist/_virtual/rolldown_runtime.cjs +0 -21
  53. package/dist/generate/dateFns.cjs +0 -80
  54. package/dist/generate/dayjs.cjs +0 -117
  55. package/dist/generate/index.cjs +0 -1
  56. package/dist/generate/luxon.cjs +0 -75
  57. package/dist/generate/moment.cjs +0 -107
  58. package/dist/hooks/useLocale.cjs +0 -45
  59. package/dist/hooks/useSemantic.cjs +0 -18
  60. package/dist/hooks/useSyncState.cjs +0 -29
  61. package/dist/hooks/useTimeConfig.cjs +0 -161
  62. package/dist/hooks/useTimeInfo.cjs +0 -114
  63. package/dist/hooks/useToggleDates.cjs +0 -16
  64. package/dist/index.cjs +0 -12
  65. package/dist/interface.cjs +0 -1
  66. package/dist/locale/am_ET.cjs +0 -34
  67. package/dist/locale/ar_EG.cjs +0 -32
  68. package/dist/locale/az_AZ.cjs +0 -33
  69. package/dist/locale/bg_BG.cjs +0 -32
  70. package/dist/locale/bn_BD.cjs +0 -33
  71. package/dist/locale/by_BY.cjs +0 -33
  72. package/dist/locale/ca_ES.cjs +0 -32
  73. package/dist/locale/common.cjs +0 -8
  74. package/dist/locale/cs_CZ.cjs +0 -32
  75. package/dist/locale/da_DK.cjs +0 -32
  76. package/dist/locale/de_DE.cjs +0 -32
  77. package/dist/locale/el_GR.cjs +0 -32
  78. package/dist/locale/en_GB.cjs +0 -32
  79. package/dist/locale/en_US.cjs +0 -33
  80. package/dist/locale/es_ES.cjs +0 -32
  81. package/dist/locale/es_MX.cjs +0 -33
  82. package/dist/locale/et_EE.cjs +0 -32
  83. package/dist/locale/eu_ES.cjs +0 -34
  84. package/dist/locale/fa_IR.cjs +0 -32
  85. package/dist/locale/fi_FI.cjs +0 -32
  86. package/dist/locale/fr_BE.cjs +0 -32
  87. package/dist/locale/fr_CA.cjs +0 -33
  88. package/dist/locale/fr_FR.cjs +0 -33
  89. package/dist/locale/ga_IE.cjs +0 -33
  90. package/dist/locale/gl_ES.cjs +0 -32
  91. package/dist/locale/he_IL.cjs +0 -33
  92. package/dist/locale/hi_IN.cjs +0 -33
  93. package/dist/locale/hr_HR.cjs +0 -33
  94. package/dist/locale/hu_HU.cjs +0 -33
  95. package/dist/locale/id_ID.cjs +0 -33
  96. package/dist/locale/is_IS.cjs +0 -32
  97. package/dist/locale/it_IT.cjs +0 -55
  98. package/dist/locale/ja_JP.cjs +0 -35
  99. package/dist/locale/ka_GE.cjs +0 -33
  100. package/dist/locale/kk_KZ.cjs +0 -32
  101. package/dist/locale/km_KH.cjs +0 -34
  102. package/dist/locale/kmr_IQ.cjs +0 -32
  103. package/dist/locale/kn_IN.cjs +0 -33
  104. package/dist/locale/ko_KR.cjs +0 -34
  105. package/dist/locale/lt_LT.cjs +0 -34
  106. package/dist/locale/lv_LV.cjs +0 -32
  107. package/dist/locale/mk_MK.cjs +0 -32
  108. package/dist/locale/ml_IN.cjs +0 -33
  109. package/dist/locale/mn_MN.cjs +0 -34
  110. package/dist/locale/mr_IN.cjs +0 -59
  111. package/dist/locale/ms_MY.cjs +0 -34
  112. package/dist/locale/my_MM.cjs +0 -33
  113. package/dist/locale/nb_NO.cjs +0 -34
  114. package/dist/locale/ne_NP.cjs +0 -33
  115. package/dist/locale/nl_BE.cjs +0 -32
  116. package/dist/locale/nl_NL.cjs +0 -32
  117. package/dist/locale/pl_PL.cjs +0 -32
  118. package/dist/locale/pt_BR.cjs +0 -56
  119. package/dist/locale/pt_PT.cjs +0 -55
  120. package/dist/locale/ro_RO.cjs +0 -33
  121. package/dist/locale/ru_RU.cjs +0 -32
  122. package/dist/locale/si_LK.cjs +0 -34
  123. package/dist/locale/sk_SK.cjs +0 -32
  124. package/dist/locale/sl_SI.cjs +0 -32
  125. package/dist/locale/sr_Cyrl_RS.cjs +0 -32
  126. package/dist/locale/sr_RS.cjs +0 -32
  127. package/dist/locale/sv_SE.cjs +0 -32
  128. package/dist/locale/ta_IN.cjs +0 -33
  129. package/dist/locale/te_IN.cjs +0 -33
  130. package/dist/locale/th_TH.cjs +0 -32
  131. package/dist/locale/tk_TK.cjs +0 -32
  132. package/dist/locale/tr_TR.cjs +0 -55
  133. package/dist/locale/ug_CN.cjs +0 -35
  134. package/dist/locale/uk_UA.cjs +0 -32
  135. package/dist/locale/ur_PK.cjs +0 -33
  136. package/dist/locale/uz_UZ.cjs +0 -33
  137. package/dist/locale/vi_VN.cjs +0 -33
  138. package/dist/locale/zh_CN.cjs +0 -36
  139. package/dist/locale/zh_TW.cjs +0 -36
  140. package/dist/utils/dateUtil.cjs +0 -105
  141. package/dist/utils/getClearIcon.cjs +0 -7
  142. package/dist/utils/miscUtil.cjs +0 -46
  143. package/dist/utils/uiUtil.cjs +0 -6
  144. package/dist/utils/warnUtil.cjs +0 -8
@@ -1,34 +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: "km",
9
- today: "ថ្ងៃនេះ",
10
- now: "ឥឡូវ​នេះ",
11
- backToToday: "ត្រលប់ទៅថ្ងៃនេះ",
12
- ok: "កំណត់",
13
- timeSelect: "រយៈពេលជ្រើសរើស",
14
- dateSelect: "ជ្រើសរើសកាលបរិច្ឆេទ",
15
- weekSelect: "ជ្រើសរើសសប្តាហ៍",
16
- clear: "ច្បាស់",
17
- week: "សប្តាហ៍",
18
- month: "ខែ",
19
- year: "ឆ្នាំ",
20
- previousMonth: "ខែមុន (ឡើងទំព័រ)",
21
- nextMonth: "ខែបន្ទាប់ (ប៊ូតុងចុះទំព័រ)",
22
- monthSelect: "ជ្រើសរើសខែ",
23
- yearSelect: "ជ្រើសរើសឆ្នាំ",
24
- decadeSelect: "ជ្រើសរើសអាយុ",
25
- previousYear: "ឆ្នាំមុន (Controlគ្រាប់ចុចបូកព្រួញខាងឆ្វេង)",
26
- nextYear: "ឆ្នាំក្រោយ (Control គ្រាប់ចុចបូកព្រួញស្ដាំ)",
27
- previousDecade: "ជំនាន់ចុងក្រោយ",
28
- nextDecade: "ជំនាន់​ក្រោយ",
29
- previousCentury: "សតវត្សចុងក្រោយ",
30
- nextCentury: "សតវត្សរ៍បន្ទាប់",
31
- monthBeforeYear: false
32
- };
33
- var km_KH_default = locale;
34
- exports.default = km_KH_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: "ku",
9
- today: "Îro",
10
- now: "Niha",
11
- backToToday: "Vegere îro",
12
- ok: "Temam",
13
- clear: "Paqij bike",
14
- week: "Sêbê",
15
- month: "Meh",
16
- year: "Sal",
17
- timeSelect: "Demê hilbijêre",
18
- dateSelect: "Dîrok hilbijêre",
19
- monthSelect: "Meh hilbijêre",
20
- yearSelect: "Sal hilbijêre",
21
- decadeSelect: "Dehsal hilbijêre",
22
- previousMonth: "Meha peş (PageUp))",
23
- nextMonth: "Meha paş (PageDown)",
24
- previousYear: "Sala peş (Control + şep)",
25
- nextYear: "Sala paş (Control + rast)",
26
- previousDecade: "Dehsalen peş",
27
- nextDecade: "Dehsalen paş",
28
- previousCentury: "Sedsalen peş",
29
- nextCentury: "Sedsalen paş"
30
- };
31
- var kmr_IQ_default = locale;
32
- exports.default = kmr_IQ_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: "kn_IN",
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: "ಹಿಂದಿನ ತಿಂಗಳು (ಪೇಜ್ಅಪ್)",
24
- nextMonth: "ಮುಂದಿನ ತಿಂಗಳು (ಪೇಜ್ಡೌನ್)",
25
- previousYear: "ಕಳೆದ ವರ್ಷ (Ctrl + ಎಡ)",
26
- nextYear: "ಮುಂದಿನ ವರ್ಷ (Ctrl + ಬಲ)",
27
- previousDecade: "ಕಳೆದ ದಶಕ",
28
- nextDecade: "ಮುಂದಿನ ದಶಕ",
29
- previousCentury: "ಕಳೆದ ಶತಮಾನ",
30
- nextCentury: "ಮುಂದಿನ ಶತಮಾನ"
31
- };
32
- var kn_IN_default = locale;
33
- exports.default = kn_IN_default;
@@ -1,34 +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: "ko_KR",
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
- yearFormat: "YYYY년",
23
- monthBeforeYear: false,
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 ko_KR_default = locale;
34
- exports.default = ko_KR_default;
@@ -1,34 +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: "lt_LT",
9
- today: "Šiandien",
10
- now: "Dabar",
11
- backToToday: "Rodyti šiandien",
12
- ok: "Gerai",
13
- clear: "Išvalyti",
14
- week: "Savaitė",
15
- month: "Mėnesis",
16
- year: "Metai",
17
- timeSelect: "Pasirinkti laiką",
18
- dateSelect: "Pasirinkti datą",
19
- weekSelect: "Pasirinkti savaitę",
20
- monthSelect: "Pasirinkti mėnesį",
21
- yearSelect: "Pasirinkti metus",
22
- decadeSelect: "Pasirinkti dešimtmetį",
23
- dayFormat: "DD",
24
- previousMonth: "Buvęs mėnesis (PageUp)",
25
- nextMonth: "Kitas mėnesis (PageDown)",
26
- previousYear: "Buvę metai (Control + left)",
27
- nextYear: "Kiti metai (Control + right)",
28
- previousDecade: "Buvęs dešimtmetis",
29
- nextDecade: "Kitas dešimtmetis",
30
- previousCentury: "Buvęs amžius",
31
- nextCentury: "Kitas amžius"
32
- };
33
- var lt_LT_default = locale;
34
- exports.default = lt_LT_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: "lv_LV",
9
- today: "Šodien",
10
- now: "Tagad",
11
- backToToday: "Atpakaļ pie šodienas",
12
- ok: "OK",
13
- clear: "Skaidrs",
14
- week: "Nedēļa",
15
- month: "Mēnesis",
16
- year: "Gads",
17
- timeSelect: "Izvēlieties laiku",
18
- dateSelect: "Izvēlieties datumu",
19
- monthSelect: "Izvēlieties mēnesi",
20
- yearSelect: "Izvēlieties gadu",
21
- decadeSelect: "Izvēlieties desmit gadus",
22
- previousMonth: "Iepriekšējais mēnesis (PageUp)",
23
- nextMonth: "Nākammēnes (PageDown)",
24
- previousYear: "Pagājušais gads (Control + left)",
25
- nextYear: "Nākamgad (Control + right)",
26
- previousDecade: "Pēdējā desmitgadē",
27
- nextDecade: "Nākamā desmitgade",
28
- previousCentury: "Pagājušajā gadsimtā",
29
- nextCentury: "Nākamajā gadsimtā"
30
- };
31
- var lv_LV_default = locale;
32
- exports.default = lv_LV_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: "mk_MK",
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 mk_MK_default = locale;
32
- exports.default = mk_MK_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: "ml_IN",
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 ml_IN_default = locale;
33
- exports.default = ml_IN_default;
@@ -1,34 +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: "mn_MN",
9
- today: "Өнөөдөр",
10
- now: "Одоо",
11
- backToToday: "Өнөөдөрлүү буцах",
12
- ok: "OK",
13
- clear: "Цэвэрлэх",
14
- week: "Долоо хоног",
15
- month: "Сар",
16
- year: "Жил",
17
- timeSelect: "Цаг сонгох",
18
- dateSelect: "Огноо сонгох",
19
- weekSelect: "7 хоног сонгох",
20
- monthSelect: "Сар сонгох",
21
- yearSelect: "Жил сонгох",
22
- decadeSelect: "Арван сонгох",
23
- dayFormat: "DD",
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 mn_MN_default = locale;
34
- exports.default = mn_MN_default;
@@ -1,59 +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
- fieldDateFormat: "DD-MM-YYYY",
9
- fieldDateTimeFormat: "DD-MM-YYYY HH:mm:ss",
10
- fieldMonthFormat: "MM-YYYY",
11
- locale: "mr_IN",
12
- today: "आज",
13
- now: "आता",
14
- backToToday: "आजवर परत जा",
15
- ok: "ठीक आहे",
16
- clear: "साफ करा",
17
- week: "आठवडा",
18
- month: "महिना",
19
- year: "वर्ष",
20
- timeSelect: "वेळ निवडा",
21
- dateSelect: "दिनांक निवडा",
22
- weekSelect: "आठवडा निवडा",
23
- monthSelect: "महिना निवडा",
24
- yearSelect: "वर्ष निवडा",
25
- decadeSelect: "दशक निवडा",
26
- previousMonth: "मागील महिना (पेजअप)",
27
- nextMonth: "पुढचा महिना (पेजडाउन)",
28
- previousYear: "गेल्या वर्षी (Ctrl + left)",
29
- nextYear: "पुढचे वर्ष (Ctrl + right)",
30
- previousDecade: "मागील दशक",
31
- nextDecade: "पुढचे दशक",
32
- previousCentury: "मागील शतक",
33
- nextCentury: "पुढचे शतक",
34
- shortWeekDays: [
35
- "रवि",
36
- "सोम",
37
- "मंगळ",
38
- "बुध",
39
- "गुरु",
40
- "शुक्र",
41
- "शनि"
42
- ],
43
- shortMonths: [
44
- "जाने",
45
- "फेब्रु",
46
- "मार्च",
47
- "एप्रिल",
48
- "मे",
49
- "जून",
50
- "जुलै",
51
- "ऑगस्ट",
52
- "सप्टें",
53
- "ऑक्टो",
54
- "नोव्हें",
55
- "डिसें"
56
- ]
57
- };
58
- var mr_IN_default = locale;
59
- exports.default = mr_IN_default;
@@ -1,34 +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: "ms_MY",
9
- today: "Hari ini",
10
- now: "Sekarang",
11
- backToToday: "Kembali ke hari ini",
12
- ok: "OK",
13
- timeSelect: "Pilih masa",
14
- dateSelect: "Pilih tarikh",
15
- weekSelect: "Pilih minggu",
16
- clear: "Padam",
17
- week: "Minggu",
18
- month: "Bulan",
19
- year: "Tahun",
20
- previousMonth: "Bulan lepas",
21
- nextMonth: "Bulan depan",
22
- monthSelect: "Pilih bulan",
23
- yearSelect: "Pilih tahun",
24
- decadeSelect: "Pilih dekad",
25
- previousYear: "Tahun lepas (Ctrl+left)",
26
- nextYear: "Tahun depan (Ctrl+right)",
27
- previousDecade: "Dekad lepas",
28
- nextDecade: "Dekad depan",
29
- previousCentury: "Abad lepas",
30
- nextCentury: "Abad depan",
31
- monthBeforeYear: false
32
- };
33
- var ms_MY_default = locale;
34
- exports.default = ms_MY_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: "my_MM",
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 my_MM_default = locale;
33
- exports.default = my_MM_default;
@@ -1,34 +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: "nb_NO",
9
- today: "I dag",
10
- now: "Nå",
11
- backToToday: "Gå til i dag",
12
- ok: "OK",
13
- clear: "Annuller",
14
- week: "Uke",
15
- month: "Måned",
16
- year: "År",
17
- timeSelect: "Velg tidspunkt",
18
- dateSelect: "Velg dato",
19
- weekSelect: "Velg uke",
20
- monthSelect: "Velg måned",
21
- yearSelect: "Velg år",
22
- decadeSelect: "Velg tiår",
23
- dayFormat: "DD",
24
- previousMonth: "Forrige måned (PageUp)",
25
- nextMonth: "Neste måned (PageDown)",
26
- previousYear: "Forrige år (Control + venstre)",
27
- nextYear: "Neste år (Control + høyre)",
28
- previousDecade: "Forrige tiår",
29
- nextDecade: "Neste tiår",
30
- previousCentury: "Forrige århundre",
31
- nextCentury: "Neste århundre"
32
- };
33
- var nb_NO_default = locale;
34
- exports.default = nb_NO_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: "ne_NP",
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: "अघिल्लो महिना (पृष्ठ माथि)",
24
- nextMonth: "अर्को महिना (पृष्ठ तल)",
25
- previousYear: "गत वर्ष (Control + left)",
26
- nextYear: "आउने साल (Control + right)",
27
- previousDecade: "पछिल्लो दशक",
28
- nextDecade: "अर्को दशक",
29
- previousCentury: "पछिल्लो शताब्दी",
30
- nextCentury: "अर्को शताब्दी"
31
- };
32
- var ne_NP_default = locale;
33
- exports.default = ne_NP_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: "nl_BE",
9
- today: "Vandaag",
10
- now: "Nu",
11
- backToToday: "Terug naar vandaag",
12
- ok: "OK",
13
- clear: "Reset",
14
- week: "Week",
15
- month: "Maand",
16
- year: "Jaar",
17
- timeSelect: "Selecteer tijd",
18
- dateSelect: "Selecteer datum",
19
- monthSelect: "Kies een maand",
20
- yearSelect: "Kies een jaar",
21
- decadeSelect: "Kies een decennium",
22
- previousMonth: "Vorige maand (PageUp)",
23
- nextMonth: "Volgende maand (PageDown)",
24
- previousYear: "Vorig jaar (Control + left)",
25
- nextYear: "Volgend jaar (Control + right)",
26
- previousDecade: "Vorig decennium",
27
- nextDecade: "Volgend decennium",
28
- previousCentury: "Vorige eeuw",
29
- nextCentury: "Volgende eeuw"
30
- };
31
- var nl_BE_default = locale;
32
- exports.default = nl_BE_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: "nl_NL",
9
- today: "Vandaag",
10
- now: "Nu",
11
- backToToday: "Terug naar vandaag",
12
- ok: "OK",
13
- clear: "Reset",
14
- week: "Week",
15
- month: "Maand",
16
- year: "Jaar",
17
- timeSelect: "Selecteer tijd",
18
- dateSelect: "Selecteer datum",
19
- monthSelect: "Kies een maand",
20
- yearSelect: "Kies een jaar",
21
- decadeSelect: "Kies een decennium",
22
- previousMonth: "Vorige maand (PageUp)",
23
- nextMonth: "Volgende maand (PageDown)",
24
- previousYear: "Vorig jaar (Control + left)",
25
- nextYear: "Volgend jaar (Control + right)",
26
- previousDecade: "Vorig decennium",
27
- nextDecade: "Volgend decennium",
28
- previousCentury: "Vorige eeuw",
29
- nextCentury: "Volgende eeuw"
30
- };
31
- var nl_NL_default = locale;
32
- exports.default = nl_NL_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: "pl_PL",
9
- today: "Dzisiaj",
10
- now: "Teraz",
11
- backToToday: "Ustaw dzisiaj",
12
- ok: "OK",
13
- clear: "Wyczyść",
14
- week: "Tydzień",
15
- month: "Miesiąc",
16
- year: "Rok",
17
- timeSelect: "Ustaw czas",
18
- dateSelect: "Ustaw datę",
19
- monthSelect: "Wybierz miesiąc",
20
- yearSelect: "Wybierz rok",
21
- decadeSelect: "Wybierz dekadę",
22
- previousMonth: "Poprzedni miesiąc (PageUp)",
23
- nextMonth: "Następny miesiąc (PageDown)",
24
- previousYear: "Ostatni rok (Ctrl + left)",
25
- nextYear: "Następny rok (Ctrl + right)",
26
- previousDecade: "Ostatnia dekada",
27
- nextDecade: "Następna dekada",
28
- previousCentury: "Ostatni wiek",
29
- nextCentury: "Następny wiek"
30
- };
31
- var pl_PL_default = locale;
32
- exports.default = pl_PL_default;
@@ -1,56 +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: "pt_BR",
9
- today: "Hoje",
10
- now: "Agora",
11
- backToToday: "Voltar para hoje",
12
- ok: "OK",
13
- clear: "Limpar",
14
- week: "Semana",
15
- month: "Mês",
16
- year: "Ano",
17
- timeSelect: "Selecionar hora",
18
- dateSelect: "Selecionar data",
19
- monthSelect: "Escolher mês",
20
- yearSelect: "Escolher ano",
21
- decadeSelect: "Escolher década",
22
- monthBeforeYear: false,
23
- previousMonth: "Mês anterior (PageUp)",
24
- nextMonth: "Próximo mês (PageDown)",
25
- previousYear: "Ano anterior (Control + esquerda)",
26
- nextYear: "Próximo ano (Control + direita)",
27
- previousDecade: "Década anterior",
28
- nextDecade: "Próxima década",
29
- previousCentury: "Século anterior",
30
- nextCentury: "Próximo século",
31
- shortWeekDays: [
32
- "Dom",
33
- "Seg",
34
- "Ter",
35
- "Qua",
36
- "Qui",
37
- "Sex",
38
- "Sáb"
39
- ],
40
- shortMonths: [
41
- "Jan",
42
- "Fev",
43
- "Mar",
44
- "Abr",
45
- "Mai",
46
- "Jun",
47
- "Jul",
48
- "Ago",
49
- "Set",
50
- "Out",
51
- "Nov",
52
- "Dez"
53
- ]
54
- };
55
- var pt_BR_default = locale;
56
- exports.default = pt_BR_default;