l-min-components 1.8.451 → 1.8.452

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.
@@ -106,6 +106,26 @@ const i6 = [
106
106
  name: "Deutsch",
107
107
  flag: "https://flagcdn.com/w40/de.png",
108
108
  slug: "de"
109
+ },
110
+ {
111
+ name: "한국인",
112
+ flag: "https://flagcdn.com/w40/kr.png",
113
+ slug: "ko"
114
+ },
115
+ {
116
+ name: "日本語",
117
+ flag: "https://flagcdn.com/w40/jp.png",
118
+ slug: "ja"
119
+ },
120
+ {
121
+ name: "Tagalog",
122
+ flag: "https://flagcdn.com/w40/ph.png",
123
+ slug: "tl"
124
+ },
125
+ {
126
+ name: "Dansk",
127
+ flag: "https://flagcdn.com/w40/dk.png",
128
+ slug: "da"
109
129
  }
110
130
  ], L7 = {
111
131
  en: "https://flagcdn.com/w40/us.png",
@@ -116,7 +136,11 @@ const i6 = [
116
136
  fr: "https://flagcdn.com/w40/fr.png",
117
137
  vi: "https://flagcdn.com/w40/vn.png",
118
138
  ga: "https://flagcdn.com/w40/ie.png",
119
- de: "https://flagcdn.com/w40/de.png"
139
+ de: "https://flagcdn.com/w40/de.png",
140
+ ko: "https://flagcdn.com/w40/kr.png",
141
+ ja: "https://flagcdn.com/w40/jp.png",
142
+ tl: "https://flagcdn.com/w40/ph.png",
143
+ da: "https://flagcdn.com/w40/dk.png"
120
144
  }, o6 = () => /* @__PURE__ */ v(
121
145
  "svg",
122
146
  {
@@ -3778,4 +3802,4 @@ export {
3778
3802
  Q1 as y,
3779
3803
  c7 as z
3780
3804
  };
3781
- //# sourceMappingURL=useCustomNavigate-79bdd64e.js.map
3805
+ //# sourceMappingURL=useCustomNavigate-d5efd5dd.js.map