date-holidays 3.18.0 → 3.19.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/lib/data.cjs CHANGED
@@ -3,7 +3,7 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const data = {
6
- "version": "2023-03-04",
6
+ "version": "2023-03-12",
7
7
  "license": "CC-BY-SA-3",
8
8
  "holidays": {
9
9
  "AD": {
@@ -20731,6 +20731,307 @@ const data = {
20731
20731
  }
20732
20732
  }
20733
20733
  },
20734
+ "TH": {
20735
+ "names": {
20736
+ "en": "Thailand"
20737
+ },
20738
+ "langs": [
20739
+ "en",
20740
+ "th"
20741
+ ],
20742
+ "zones": [
20743
+ "Asia/Bangkok"
20744
+ ],
20745
+ "dayoff": "Saturday",
20746
+ "days": {
20747
+ "01-01": {
20748
+ "_name": "01-01"
20749
+ },
20750
+ "04-06": {
20751
+ "name": {
20752
+ "en": "Chakri Memorial Day",
20753
+ "th": "วันจักรี"
20754
+ }
20755
+ },
20756
+ "04-13": {
20757
+ "name": {
20758
+ "en": "Songkran Festival",
20759
+ "th": "วันจักรี"
20760
+ }
20761
+ },
20762
+ "04-14": {
20763
+ "name": {
20764
+ "en": "Songkran Festival",
20765
+ "th": "วันจักรี"
20766
+ }
20767
+ },
20768
+ "04-15": {
20769
+ "name": {
20770
+ "en": "Songkran Festival",
20771
+ "th": "วันจักรี"
20772
+ }
20773
+ },
20774
+ "05-04": {
20775
+ "name": {
20776
+ "en": "Coronation Day",
20777
+ "th": "วันฉัตรมงคล"
20778
+ }
20779
+ },
20780
+ "06-03": {
20781
+ "name": {
20782
+ "en": "Queen Suthida's Birthday",
20783
+ "th": "วันเฉลิมพระชนมพรรษาสมเด็จพระนางเจ้าสุทิดา พัชรสุธาพิมลลักษณ พระบรมราชินี"
20784
+ }
20785
+ },
20786
+ "07-28": {
20787
+ "name": {
20788
+ "en": "King's Birthday",
20789
+ "th": "วันเฉลิมพระชนมพรรษาพระบาทสมเด็จพระวชิรเกล้าเจ้าอยู่หัว"
20790
+ }
20791
+ },
20792
+ "08-12": {
20793
+ "name": {
20794
+ "en": "The Queen Mother's Birthday",
20795
+ "th": "วันเฉลิมพระชนมพรรษาสมเด็จพระนางเจ้าสิริกิติ์ พระบรมราชินีนาถ พระบรมราชชนนีพันปีหลวง"
20796
+ }
20797
+ },
20798
+ "10-13": {
20799
+ "name": {
20800
+ "en": "King Bhumibol Adulyadej Memorial Day",
20801
+ "th": "วันคล้ายวันสวรรคตพระบาทสมเด็จพระบรมชนกาธิเบศร มหาภูมิพลอดุลยเดชมหาราช บรมนาถบพิตร"
20802
+ }
20803
+ },
20804
+ "10-23": {
20805
+ "name": {
20806
+ "en": "King Chulalongkorn Day",
20807
+ "th": "วันปิยมหาราช"
20808
+ }
20809
+ },
20810
+ "12-05": {
20811
+ "name": {
20812
+ "en": "King Bhumibol Adulyadej's Birthday",
20813
+ "th": "วันคล้ายวันพระบรมราชสมภพ พระบาทสมเด็จพระบรมชนกาธิเบศร มหาภูมิพลอดุลยเดชมหาราช บรมนาถบพิตร"
20814
+ }
20815
+ },
20816
+ "12-10": {
20817
+ "name": {
20818
+ "en": "Constitution Day",
20819
+ "th": "วันรัฐธรรมนูญ"
20820
+ }
20821
+ },
20822
+ "12-31": {
20823
+ "_name": "12-31"
20824
+ },
20825
+ "2010-03-01": {
20826
+ "_name": "Makha Bucha"
20827
+ },
20828
+ "2011-02-18": {
20829
+ "_name": "Makha Bucha"
20830
+ },
20831
+ "2012-03-07": {
20832
+ "_name": "Makha Bucha"
20833
+ },
20834
+ "2013-02-25": {
20835
+ "_name": "Makha Bucha"
20836
+ },
20837
+ "2014-02-14": {
20838
+ "_name": "Makha Bucha"
20839
+ },
20840
+ "2015-03-04": {
20841
+ "_name": "Makha Bucha"
20842
+ },
20843
+ "2016-02-22": {
20844
+ "_name": "Makha Bucha"
20845
+ },
20846
+ "2017-02-11": {
20847
+ "_name": "Makha Bucha"
20848
+ },
20849
+ "2018-03-01": {
20850
+ "_name": "Makha Bucha"
20851
+ },
20852
+ "2019-02-19": {
20853
+ "_name": "Makha Bucha"
20854
+ },
20855
+ "2020-02-08": {
20856
+ "_name": "Makha Bucha"
20857
+ },
20858
+ "2021-02-26": {
20859
+ "_name": "Makha Bucha"
20860
+ },
20861
+ "2022-02-16": {
20862
+ "_name": "Makha Bucha"
20863
+ },
20864
+ "2023-03-06": {
20865
+ "_name": "Makha Bucha"
20866
+ },
20867
+ "2024-02-24": {
20868
+ "_name": "Makha Bucha"
20869
+ },
20870
+ "2025-02-13": {
20871
+ "_name": "Makha Bucha"
20872
+ },
20873
+ "2026-03-03": {
20874
+ "_name": "Makha Bucha"
20875
+ },
20876
+ "2010-05-28": {
20877
+ "_name": "Vesak"
20878
+ },
20879
+ "2011-05-17": {
20880
+ "_name": "Vesak"
20881
+ },
20882
+ "2012-05-06": {
20883
+ "_name": "Vesak"
20884
+ },
20885
+ "2013-05-25": {
20886
+ "_name": "Vesak"
20887
+ },
20888
+ "2014-05-15": {
20889
+ "_name": "Vesak"
20890
+ },
20891
+ "2015-06-02": {
20892
+ "_name": "Vesak"
20893
+ },
20894
+ "2016-05-22": {
20895
+ "_name": "Vesak"
20896
+ },
20897
+ "2017-05-10": {
20898
+ "_name": "Vesak"
20899
+ },
20900
+ "2018-05-29": {
20901
+ "_name": "Vesak"
20902
+ },
20903
+ "2019-05-19": {
20904
+ "_name": "Vesak"
20905
+ },
20906
+ "2020-05-07": {
20907
+ "_name": "Vesak"
20908
+ },
20909
+ "2021-05-26": {
20910
+ "_name": "Vesak"
20911
+ },
20912
+ "2022-05-15": {
20913
+ "_name": "Vesak"
20914
+ },
20915
+ "2022-05-16": {
20916
+ "substitute": true,
20917
+ "_name": "Vesak"
20918
+ },
20919
+ "2023-05-04": {
20920
+ "_name": "Vesak"
20921
+ },
20922
+ "2024-05-22": {
20923
+ "_name": "Vesak"
20924
+ },
20925
+ "2025-05-12": {
20926
+ "_name": "Vesak"
20927
+ },
20928
+ "2026-05-31": {
20929
+ "_name": "Vesak"
20930
+ },
20931
+ "2010-07-25": {
20932
+ "_name": "Asalha Puja"
20933
+ },
20934
+ "2011-07-15": {
20935
+ "_name": "Asalha Puja"
20936
+ },
20937
+ "2012-08-02": {
20938
+ "_name": "Asalha Puja"
20939
+ },
20940
+ "2013-07-22": {
20941
+ "_name": "Asalha Puja"
20942
+ },
20943
+ "2014-07-11": {
20944
+ "_name": "Asalha Puja"
20945
+ },
20946
+ "2015-07-30": {
20947
+ "_name": "Asalha Puja"
20948
+ },
20949
+ "2016-07-19": {
20950
+ "_name": "Asalha Puja"
20951
+ },
20952
+ "2017-07-08": {
20953
+ "_name": "Asalha Puja"
20954
+ },
20955
+ "2018-07-27": {
20956
+ "_name": "Asalha Puja"
20957
+ },
20958
+ "2019-07-16": {
20959
+ "_name": "Asalha Puja"
20960
+ },
20961
+ "2020-07-04": {
20962
+ "_name": "Asalha Puja"
20963
+ },
20964
+ "2021-07-24": {
20965
+ "_name": "Asalha Puja"
20966
+ },
20967
+ "2022-07-13": {
20968
+ "_name": "Asalha Puja"
20969
+ },
20970
+ "2023-07-31": {
20971
+ "_name": "Asalha Puja"
20972
+ },
20973
+ "2024-07-19": {
20974
+ "_name": "Asalha Puja"
20975
+ },
20976
+ "2025-07-10": {
20977
+ "_name": "Asalha Puja"
20978
+ },
20979
+ "2026-07-29": {
20980
+ "_name": "Asalha Puja"
20981
+ },
20982
+ "2010-07-26": {
20983
+ "_name": "Buddhist Lent"
20984
+ },
20985
+ "2011-07-16": {
20986
+ "_name": "Buddhist Lent"
20987
+ },
20988
+ "2012-08-03": {
20989
+ "_name": "Buddhist Lent"
20990
+ },
20991
+ "2013-07-23": {
20992
+ "_name": "Buddhist Lent"
20993
+ },
20994
+ "2014-07-12": {
20995
+ "_name": "Buddhist Lent"
20996
+ },
20997
+ "2015-07-31": {
20998
+ "_name": "Buddhist Lent"
20999
+ },
21000
+ "2016-07-20": {
21001
+ "_name": "Buddhist Lent"
21002
+ },
21003
+ "2017-07-09": {
21004
+ "_name": "Buddhist Lent"
21005
+ },
21006
+ "2018-07-28": {
21007
+ "_name": "Buddhist Lent"
21008
+ },
21009
+ "2019-07-17": {
21010
+ "_name": "Buddhist Lent"
21011
+ },
21012
+ "2020-07-05": {
21013
+ "_name": "Buddhist Lent"
21014
+ },
21015
+ "2021-07-25": {
21016
+ "_name": "Buddhist Lent"
21017
+ },
21018
+ "2022-07-14": {
21019
+ "_name": "Buddhist Lent"
21020
+ },
21021
+ "2023-08-01": {
21022
+ "_name": "Buddhist Lent"
21023
+ },
21024
+ "2024-07-20": {
21025
+ "_name": "Buddhist Lent"
21026
+ },
21027
+ "2025-07-11": {
21028
+ "_name": "Buddhist Lent"
21029
+ },
21030
+ "2026-07-30": {
21031
+ "_name": "Buddhist Lent"
21032
+ }
21033
+ }
21034
+ },
20734
21035
  "TN": {
20735
21036
  "names": {
20736
21037
  "ar": "الجمهورية التونسية",
@@ -24437,6 +24738,7 @@ const data = {
24437
24738
  "sr": "Нова година",
24438
24739
  "sv": "Nyårsdagen",
24439
24740
  "sw": "Mwaka mpya",
24741
+ "th": "วันขึ้นปีใหม่",
24440
24742
  "ti": "ሓዲሽ ዓመት",
24441
24743
  "tr": "Yılbaşı",
24442
24744
  "uk": "Новий Рік",
@@ -24872,6 +25174,7 @@ const data = {
24872
25174
  "no": "Nyttårsaften",
24873
25175
  "pt": "Véspera de Ano Novo",
24874
25176
  "sv": "Nyårsafton",
25177
+ "th": "วันสิ้นปี",
24875
25178
  "vi": "Đêm giao thừa"
24876
25179
  }
24877
25180
  },
@@ -25422,7 +25725,8 @@ const data = {
25422
25725
  "Vesak": {
25423
25726
  "name": {
25424
25727
  "en": "Vesak Day",
25425
- "id": "Hari Raya Waisak"
25728
+ "id": "Hari Raya Waisak",
25729
+ "th": "วันวิสาขบูชา"
25426
25730
  }
25427
25731
  },
25428
25732
  "Holi": {
@@ -25437,6 +25741,24 @@ const data = {
25437
25741
  "ms": "Hari Thaipusam"
25438
25742
  }
25439
25743
  },
25744
+ "Makha Bucha": {
25745
+ "name": {
25746
+ "en": "Makha Bucha",
25747
+ "th": "วันมาฆบูชา"
25748
+ }
25749
+ },
25750
+ "Asalha Puja": {
25751
+ "name": {
25752
+ "en": "Asalha Puja",
25753
+ "th": "วันอาสาฬหบูชา"
25754
+ }
25755
+ },
25756
+ "Buddhist Lent": {
25757
+ "name": {
25758
+ "en": "Buddhist Lent",
25759
+ "th": "วันเข้าพรรษา"
25760
+ }
25761
+ },
25440
25762
  "Abolition of Slavery": {
25441
25763
  "name": {
25442
25764
  "en": "Abolition of Slavery",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "date-holidays",
3
- "version": "3.18.0",
3
+ "version": "3.19.0",
4
4
  "description": "worldwide holidays",
5
5
  "keywords": [
6
6
  "holidays",
@@ -50,6 +50,7 @@
50
50
  "Agus Condro <guzzchangx2@gmail.com>",
51
51
  "Germain <germain.clauss@receeve.com>",
52
52
  "germain-receeve <53000086+germain-receeve@users.noreply.github.com>",
53
+ "gisninaelle <nina.wiryanto@gmail.com>",
53
54
  "Goran Martinjak <goran@netgen.hr>",
54
55
  "Guillaume Bisch <guillaume@sqrd.com>",
55
56
  "Gustavo de Paula <dev@dpgu.me>",
@@ -221,7 +222,7 @@
221
222
  "@mocha/contributors": "git+https://github.com/commenthol/contributors.git#semver:1.1.0-0",
222
223
  "babel-loader": "^9.1.2",
223
224
  "dtslint": "^4.2.1",
224
- "eslint": "^8.35.0",
225
+ "eslint": "^8.36.0",
225
226
  "eslint-config-standard": "^17.0.0",
226
227
  "eslint-plugin-import": "^2.27.5",
227
228
  "eslint-plugin-n": "^15.6.1",
@@ -232,15 +233,19 @@
232
233
  "markedpp": "^1.1.0",
233
234
  "mocha": "^10.2.0",
234
235
  "npm-run-all": "^4.1.5",
235
- "rimraf": "^4.3.0",
236
+ "rimraf": "^4.4.0",
236
237
  "rollup": "^2.79.1",
237
238
  "typescript": "^4.9.5",
238
239
  "watch-run": "^1.2.5",
239
- "webpack": "^5.75.0",
240
+ "webpack": "^5.76.1",
240
241
  "webpack-bundle-analyzer": "^4.8.0",
241
- "webpack-cli": "^4.10.0"
242
+ "webpack-cli": "^5.0.1"
242
243
  },
243
244
  "engines": {
244
245
  "node": ">=12.0.0"
246
+ },
247
+ "c4uIgnore": {
248
+ "eslint-plugin-yml": "^0.15.0 // newer versions do too much checking",
249
+ "rollup": "^2.79.1 // v3 changed exports; needs refactoring first."
245
250
  }
246
251
  }