@kakadu/components 6.7.2 → 6.9.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.
Files changed (96) hide show
  1. package/build/components/flags/afrikaans.d.ts +2 -0
  2. package/build/components/flags/albanian.d.ts +2 -0
  3. package/build/components/flags/amharic.d.ts +2 -0
  4. package/build/components/flags/arabic.d.ts +2 -0
  5. package/build/components/flags/armenian.d.ts +2 -0
  6. package/build/components/flags/azerbaijani.d.ts +2 -0
  7. package/build/components/flags/bengali.d.ts +2 -0
  8. package/build/components/flags/bosnian.d.ts +2 -0
  9. package/build/components/flags/bulgarian.d.ts +2 -0
  10. package/build/components/flags/catalan.d.ts +2 -0
  11. package/build/components/flags/chinese-simplified.d.ts +2 -0
  12. package/build/components/flags/chinese-traditional.d.ts +2 -0
  13. package/build/components/flags/croatian.d.ts +2 -0
  14. package/build/components/flags/czech.d.ts +2 -0
  15. package/build/components/flags/danish.d.ts +2 -0
  16. package/build/components/flags/dari.d.ts +1 -0
  17. package/build/components/flags/dutch.d.ts +2 -0
  18. package/build/components/flags/english.d.ts +2 -0
  19. package/build/components/flags/estonian.d.ts +2 -0
  20. package/build/components/flags/farsi-persian.d.ts +2 -0
  21. package/build/components/flags/filipino-tagalog.d.ts +2 -0
  22. package/build/components/flags/finnish.d.ts +2 -0
  23. package/build/components/flags/french-canada.d.ts +2 -0
  24. package/build/components/flags/french.d.ts +2 -0
  25. package/build/components/flags/georgian.d.ts +2 -0
  26. package/build/components/flags/german.d.ts +2 -0
  27. package/build/components/flags/greek.d.ts +2 -0
  28. package/build/components/flags/gujarati.d.ts +2 -0
  29. package/build/components/flags/haitian-creole.d.ts +2 -0
  30. package/build/components/flags/hausa.d.ts +2 -0
  31. package/build/components/flags/hebrew.d.ts +2 -0
  32. package/build/components/flags/hindi.d.ts +2 -0
  33. package/build/components/flags/hungarian.d.ts +2 -0
  34. package/build/components/flags/icelandic.d.ts +2 -0
  35. package/build/components/flags/index.d.ts +160 -0
  36. package/build/components/flags/indonesian.d.ts +2 -0
  37. package/build/components/flags/irish.d.ts +2 -0
  38. package/build/components/flags/italian.d.ts +2 -0
  39. package/build/components/flags/japanese.d.ts +2 -0
  40. package/build/components/flags/kannada.d.ts +2 -0
  41. package/build/components/flags/kazakh.d.ts +2 -0
  42. package/build/components/flags/korean.d.ts +2 -0
  43. package/build/components/flags/latvian.d.ts +2 -0
  44. package/build/components/flags/lithuanian.d.ts +2 -0
  45. package/build/components/flags/macedonian.d.ts +2 -0
  46. package/build/components/flags/malay.d.ts +2 -0
  47. package/build/components/flags/malayalam.d.ts +2 -0
  48. package/build/components/flags/maltese.d.ts +2 -0
  49. package/build/components/flags/marathi.d.ts +2 -0
  50. package/build/components/flags/mongolian.d.ts +2 -0
  51. package/build/components/flags/norwegian-nynorsk.d.ts +1 -0
  52. package/build/components/flags/norwegian.d.ts +2 -0
  53. package/build/components/flags/pashto.d.ts +2 -0
  54. package/build/components/flags/polish.d.ts +2 -0
  55. package/build/components/flags/portuguese-brazil.d.ts +2 -0
  56. package/build/components/flags/portuguese-portugal.d.ts +2 -0
  57. package/build/components/flags/punjabi.d.ts +1 -0
  58. package/build/components/flags/romanian.d.ts +2 -0
  59. package/build/components/flags/russian.d.ts +2 -0
  60. package/build/components/flags/serbian.d.ts +2 -0
  61. package/build/components/flags/sinhala.d.ts +2 -0
  62. package/build/components/flags/slovak.d.ts +2 -0
  63. package/build/components/flags/slovenian.d.ts +2 -0
  64. package/build/components/flags/somali.d.ts +2 -0
  65. package/build/components/flags/spanish-mexico.d.ts +2 -0
  66. package/build/components/flags/spanish.d.ts +2 -0
  67. package/build/components/flags/swahili.d.ts +2 -0
  68. package/build/components/flags/swedish.d.ts +2 -0
  69. package/build/components/flags/tamil.d.ts +2 -0
  70. package/build/components/flags/telugu.d.ts +2 -0
  71. package/build/components/flags/thai.d.ts +2 -0
  72. package/build/components/flags/turkish.d.ts +2 -0
  73. package/build/components/flags/ukrainian.d.ts +2 -0
  74. package/build/components/flags/urdu.d.ts +2 -0
  75. package/build/components/flags/uzbek.d.ts +2 -0
  76. package/build/components/flags/vietnamese.d.ts +2 -0
  77. package/build/components/flags/welsh.d.ts +2 -0
  78. package/build/components/flags.js +1 -0
  79. package/build/components/flags.mjs +2073 -0
  80. package/build/components.css +1 -1
  81. package/build/icons/icon.d.ts +1 -1
  82. package/build/icons/icon.js +1 -1
  83. package/build/icons/icon.mjs +51 -45
  84. package/build/icons/reload.d.ts +2 -0
  85. package/build/icons/reload.js +1 -0
  86. package/build/icons/reload.mjs +27 -0
  87. package/build/icons/thumbs-down.d.ts +2 -0
  88. package/build/icons/thumbs-down.js +1 -0
  89. package/build/icons/thumbs-down.mjs +27 -0
  90. package/build/icons/thumbs-up.d.ts +2 -0
  91. package/build/icons/thumbs-up.js +1 -0
  92. package/build/icons/thumbs-up.mjs +27 -0
  93. package/build/index.d.ts +8 -0
  94. package/build/index.js +1 -1
  95. package/build/index.mjs +244 -235
  96. package/package.json +1 -1
@@ -0,0 +1,2 @@
1
+ import React, { type ComponentPropsWithoutRef } from 'react';
2
+ export default function AfrikaansSvg(properties: ComponentPropsWithoutRef<'svg'>): React.JSX.Element;
@@ -0,0 +1,2 @@
1
+ import React, { type ComponentPropsWithoutRef } from 'react';
2
+ export default function AlbanianSvg(properties: ComponentPropsWithoutRef<'svg'>): React.JSX.Element;
@@ -0,0 +1,2 @@
1
+ import React, { type ComponentPropsWithoutRef } from 'react';
2
+ export default function AmharicSvg(properties: ComponentPropsWithoutRef<'svg'>): React.JSX.Element;
@@ -0,0 +1,2 @@
1
+ import React, { type ComponentPropsWithoutRef } from 'react';
2
+ export default function ArabicSvg(properties: ComponentPropsWithoutRef<'svg'>): React.JSX.Element;
@@ -0,0 +1,2 @@
1
+ import React, { type ComponentPropsWithoutRef } from 'react';
2
+ export default function ArmenianSvg(properties: ComponentPropsWithoutRef<'svg'>): React.JSX.Element;
@@ -0,0 +1,2 @@
1
+ import React, { type ComponentPropsWithoutRef } from 'react';
2
+ export default function AzerbaijaniSvg(properties: ComponentPropsWithoutRef<'svg'>): React.JSX.Element;
@@ -0,0 +1,2 @@
1
+ import React, { type ComponentPropsWithoutRef } from 'react';
2
+ export default function BengaliSvg(properties: ComponentPropsWithoutRef<'svg'>): React.JSX.Element;
@@ -0,0 +1,2 @@
1
+ import React, { type ComponentPropsWithoutRef } from 'react';
2
+ export default function BosnianSvg(properties: ComponentPropsWithoutRef<'svg'>): React.JSX.Element;
@@ -0,0 +1,2 @@
1
+ import React, { type ComponentPropsWithoutRef } from 'react';
2
+ export default function BulgarianSvg(properties: ComponentPropsWithoutRef<'svg'>): React.JSX.Element;
@@ -0,0 +1,2 @@
1
+ import React, { type ComponentPropsWithoutRef } from 'react';
2
+ export default function CatalanSvg(properties: ComponentPropsWithoutRef<'svg'>): React.JSX.Element;
@@ -0,0 +1,2 @@
1
+ import React, { type ComponentPropsWithoutRef } from 'react';
2
+ export default function ChineseSimplifiedSvg(properties: ComponentPropsWithoutRef<'svg'>): React.JSX.Element;
@@ -0,0 +1,2 @@
1
+ import React, { type ComponentPropsWithoutRef } from 'react';
2
+ export default function ChineseTraditionalSvg(properties: ComponentPropsWithoutRef<'svg'>): React.JSX.Element;
@@ -0,0 +1,2 @@
1
+ import React, { type ComponentPropsWithoutRef } from 'react';
2
+ export default function CroatianSvg(properties: ComponentPropsWithoutRef<'svg'>): React.JSX.Element;
@@ -0,0 +1,2 @@
1
+ import React, { type ComponentPropsWithoutRef } from 'react';
2
+ export default function CzechSvg(properties: ComponentPropsWithoutRef<'svg'>): React.JSX.Element;
@@ -0,0 +1,2 @@
1
+ import React, { type ComponentPropsWithoutRef } from 'react';
2
+ export default function DanishSvg(properties: ComponentPropsWithoutRef<'svg'>): React.JSX.Element;
@@ -0,0 +1 @@
1
+ export { default } from './pashto';
@@ -0,0 +1,2 @@
1
+ import React, { type ComponentPropsWithoutRef } from 'react';
2
+ export default function DutchSvg(properties: ComponentPropsWithoutRef<'svg'>): React.JSX.Element;
@@ -0,0 +1,2 @@
1
+ import React, { type ComponentPropsWithoutRef } from 'react';
2
+ export default function EnglishSvg(properties: ComponentPropsWithoutRef<'svg'>): React.JSX.Element;
@@ -0,0 +1,2 @@
1
+ import React, { type ComponentPropsWithoutRef } from 'react';
2
+ export default function EstonianSvg(properties: ComponentPropsWithoutRef<'svg'>): React.JSX.Element;
@@ -0,0 +1,2 @@
1
+ import React, { type ComponentPropsWithoutRef } from 'react';
2
+ export default function FarsiPersianSvg(properties: ComponentPropsWithoutRef<'svg'>): React.JSX.Element;
@@ -0,0 +1,2 @@
1
+ import React, { type ComponentPropsWithoutRef } from 'react';
2
+ export default function FilipinoTagalogSvg(properties: ComponentPropsWithoutRef<'svg'>): React.JSX.Element;
@@ -0,0 +1,2 @@
1
+ import React, { type ComponentPropsWithoutRef } from 'react';
2
+ export default function FinnishSvg(properties: ComponentPropsWithoutRef<'svg'>): React.JSX.Element;
@@ -0,0 +1,2 @@
1
+ import React, { type ComponentPropsWithoutRef } from 'react';
2
+ export default function FrenchCanadaSvg(properties: ComponentPropsWithoutRef<'svg'>): React.JSX.Element;
@@ -0,0 +1,2 @@
1
+ import React, { type ComponentPropsWithoutRef } from 'react';
2
+ export default function FrenchSvg(properties: ComponentPropsWithoutRef<'svg'>): React.JSX.Element;
@@ -0,0 +1,2 @@
1
+ import React, { type ComponentPropsWithoutRef } from 'react';
2
+ export default function GeorgianSvg(properties: ComponentPropsWithoutRef<'svg'>): React.JSX.Element;
@@ -0,0 +1,2 @@
1
+ import React, { type ComponentPropsWithoutRef } from 'react';
2
+ export default function GermanSvg(properties: ComponentPropsWithoutRef<'svg'>): React.JSX.Element;
@@ -0,0 +1,2 @@
1
+ import React, { type ComponentPropsWithoutRef } from 'react';
2
+ export default function GreekSvg(properties: ComponentPropsWithoutRef<'svg'>): React.JSX.Element;
@@ -0,0 +1,2 @@
1
+ import React, { type ComponentPropsWithoutRef } from 'react';
2
+ export default function GujaratiSvg(properties: ComponentPropsWithoutRef<'svg'>): React.JSX.Element;
@@ -0,0 +1,2 @@
1
+ import React, { type ComponentPropsWithoutRef } from 'react';
2
+ export default function HaitianCreoleSvg(properties: ComponentPropsWithoutRef<'svg'>): React.JSX.Element;
@@ -0,0 +1,2 @@
1
+ import React, { type ComponentPropsWithoutRef } from 'react';
2
+ export default function HausaSvg(properties: ComponentPropsWithoutRef<'svg'>): React.JSX.Element;
@@ -0,0 +1,2 @@
1
+ import React, { type ComponentPropsWithoutRef } from 'react';
2
+ export default function HebrewSvg(properties: ComponentPropsWithoutRef<'svg'>): React.JSX.Element;
@@ -0,0 +1,2 @@
1
+ import React, { type ComponentPropsWithoutRef } from 'react';
2
+ export default function HindiSvg(properties: ComponentPropsWithoutRef<'svg'>): React.JSX.Element;
@@ -0,0 +1,2 @@
1
+ import React, { type ComponentPropsWithoutRef } from 'react';
2
+ export default function HungarianSvg(properties: ComponentPropsWithoutRef<'svg'>): React.JSX.Element;
@@ -0,0 +1,2 @@
1
+ import React, { type ComponentPropsWithoutRef } from 'react';
2
+ export default function IcelandicSvg(properties: ComponentPropsWithoutRef<'svg'>): React.JSX.Element;
@@ -0,0 +1,160 @@
1
+ import React, { type ComponentPropsWithoutRef } from 'react';
2
+ import AfrikaansSvg from './afrikaans';
3
+ import AmharicSvg from './amharic';
4
+ import ArabicSvg from './arabic';
5
+ import AzerbaijaniSvg from './azerbaijani';
6
+ import BulgarianSvg from './bulgarian';
7
+ import BengaliSvg from './bengali';
8
+ import PortugueseBrazilSvg from './portuguese-brazil';
9
+ import BosnianSvg from './bosnian';
10
+ import CatalanSvg from './catalan';
11
+ import CzechSvg from './czech';
12
+ import WelshSvg from './welsh';
13
+ import DanishSvg from './danish';
14
+ import GermanSvg from './german';
15
+ import GreekSvg from './greek';
16
+ import EnglishSvg from './english';
17
+ import SpanishSvg from './spanish';
18
+ import EstonianSvg from './estonian';
19
+ import FarsiPersianSvg from './farsi-persian';
20
+ import FinnishSvg from './finnish';
21
+ import FrenchSvg from './french';
22
+ import FrenchCanadaSvg from './french-canada';
23
+ import IrishSvg from './irish';
24
+ import GujaratiSvg from './gujarati';
25
+ import HausaSvg from './hausa';
26
+ import HebrewSvg from './hebrew';
27
+ import HindiSvg from './hindi';
28
+ import CroatianSvg from './croatian';
29
+ import HaitianCreoleSvg from './haitian-creole';
30
+ import HungarianSvg from './hungarian';
31
+ import ArmenianSvg from './armenian';
32
+ import IndonesianSvg from './indonesian';
33
+ import IcelandicSvg from './icelandic';
34
+ import ItalianSvg from './italian';
35
+ import JapaneseSvg from './japanese';
36
+ import GeorgianSvg from './georgian';
37
+ import KazakhSvg from './kazakh';
38
+ import KannadaSvg from './kannada';
39
+ import KoreanSvg from './korean';
40
+ import LithuanianSvg from './lithuanian';
41
+ import LatvianSvg from './latvian';
42
+ import MacedonianSvg from './macedonian';
43
+ import MalayalamSvg from './malayalam';
44
+ import MongolianSvg from './mongolian';
45
+ import MarathiSvg from './marathi';
46
+ import MalaySvg from './malay';
47
+ import MalteseSvg from './maltese';
48
+ import DutchSvg from './dutch';
49
+ import NorwegianSvg from './norwegian';
50
+ import PolishSvg from './polish';
51
+ import PashtoSvg from './pashto';
52
+ import PortuguesePortugalSvg from './portuguese-portugal';
53
+ import RomanianSvg from './romanian';
54
+ import RussianSvg from './russian';
55
+ import SinhalaSvg from './sinhala';
56
+ import SlovakSvg from './slovak';
57
+ import SlovenianSvg from './slovenian';
58
+ import SomaliSvg from './somali';
59
+ import AlbanianSvg from './albanian';
60
+ import SerbianSvg from './serbian';
61
+ import SwedishSvg from './swedish';
62
+ import SwahiliSvg from './swahili';
63
+ import TamilSvg from './tamil';
64
+ import TeluguSvg from './telugu';
65
+ import ThaiSvg from './thai';
66
+ import FilipinoTagalogSvg from './filipino-tagalog';
67
+ import TurkishSvg from './turkish';
68
+ import UkrainianSvg from './ukrainian';
69
+ import UrduSvg from './urdu';
70
+ import UzbekSvg from './uzbek';
71
+ import VietnameseSvg from './vietnamese';
72
+ import ChineseSimplifiedSvg from './chinese-simplified';
73
+ import SpanishMexicoSvg from './spanish-mexico';
74
+ import ChineseTraditionalSvg from './chinese-traditional';
75
+ declare const flags: {
76
+ af: typeof AfrikaansSvg;
77
+ am: typeof AmharicSvg;
78
+ ar: typeof ArabicSvg;
79
+ az: typeof AzerbaijaniSvg;
80
+ bg: typeof BulgarianSvg;
81
+ bn: typeof BengaliSvg;
82
+ pt: typeof PortugueseBrazilSvg;
83
+ bs: typeof BosnianSvg;
84
+ ca: typeof CatalanSvg;
85
+ cs: typeof CzechSvg;
86
+ cy: typeof WelshSvg;
87
+ da: typeof DanishSvg;
88
+ de: typeof GermanSvg;
89
+ el: typeof GreekSvg;
90
+ en: typeof EnglishSvg;
91
+ es: typeof SpanishSvg;
92
+ et: typeof EstonianSvg;
93
+ fa: typeof FarsiPersianSvg;
94
+ fi: typeof FinnishSvg;
95
+ fr: typeof FrenchSvg;
96
+ 'fr-ca': typeof FrenchCanadaSvg;
97
+ ga: typeof IrishSvg;
98
+ gu: typeof GujaratiSvg;
99
+ ha: typeof HausaSvg;
100
+ he: typeof HebrewSvg;
101
+ hi: typeof HindiSvg;
102
+ hr: typeof CroatianSvg;
103
+ ht: typeof HaitianCreoleSvg;
104
+ hu: typeof HungarianSvg;
105
+ hy: typeof ArmenianSvg;
106
+ id: typeof IndonesianSvg;
107
+ is: typeof IcelandicSvg;
108
+ it: typeof ItalianSvg;
109
+ ja: typeof JapaneseSvg;
110
+ ka: typeof GeorgianSvg;
111
+ kk: typeof KazakhSvg;
112
+ kn: typeof KannadaSvg;
113
+ ko: typeof KoreanSvg;
114
+ lt: typeof LithuanianSvg;
115
+ lv: typeof LatvianSvg;
116
+ mk: typeof MacedonianSvg;
117
+ ml: typeof MalayalamSvg;
118
+ mn: typeof MongolianSvg;
119
+ mr: typeof MarathiSvg;
120
+ ms: typeof MalaySvg;
121
+ mt: typeof MalteseSvg;
122
+ nl: typeof DutchSvg;
123
+ no: typeof NorwegianSvg;
124
+ nn: typeof NorwegianSvg;
125
+ pa: typeof HindiSvg;
126
+ pl: typeof PolishSvg;
127
+ ps: typeof PashtoSvg;
128
+ 'pt-pt': typeof PortuguesePortugalSvg;
129
+ ro: typeof RomanianSvg;
130
+ ru: typeof RussianSvg;
131
+ si: typeof SinhalaSvg;
132
+ sk: typeof SlovakSvg;
133
+ sl: typeof SlovenianSvg;
134
+ so: typeof SomaliSvg;
135
+ sq: typeof AlbanianSvg;
136
+ sr: typeof SerbianSvg;
137
+ sv: typeof SwedishSvg;
138
+ sw: typeof SwahiliSvg;
139
+ ta: typeof TamilSvg;
140
+ te: typeof TeluguSvg;
141
+ th: typeof ThaiSvg;
142
+ tl: typeof FilipinoTagalogSvg;
143
+ tr: typeof TurkishSvg;
144
+ uk: typeof UkrainianSvg;
145
+ ur: typeof UrduSvg;
146
+ uz: typeof UzbekSvg;
147
+ vi: typeof VietnameseSvg;
148
+ zh: typeof ChineseSimplifiedSvg;
149
+ 'es-mx': typeof SpanishMexicoSvg;
150
+ 'fa-af': typeof PashtoSvg;
151
+ 'zh-tw': typeof ChineseTraditionalSvg;
152
+ };
153
+ export type FlagLocale = keyof typeof flags;
154
+ export declare const flagLocales: FlagLocale[];
155
+ export type FlagProperties = {
156
+ readonly locale: FlagLocale;
157
+ readonly size?: number;
158
+ } & ComponentPropsWithoutRef<'svg'>;
159
+ export default function Flag({ locale, size, style, className, ...properties }: FlagProperties): React.JSX.Element | null;
160
+ export {};
@@ -0,0 +1,2 @@
1
+ import React, { type ComponentPropsWithoutRef } from 'react';
2
+ export default function IndonesianSvg(properties: ComponentPropsWithoutRef<'svg'>): React.JSX.Element;
@@ -0,0 +1,2 @@
1
+ import React, { type ComponentPropsWithoutRef } from 'react';
2
+ export default function IrishSvg(properties: ComponentPropsWithoutRef<'svg'>): React.JSX.Element;
@@ -0,0 +1,2 @@
1
+ import React, { type ComponentPropsWithoutRef } from 'react';
2
+ export default function ItalianSvg(properties: ComponentPropsWithoutRef<'svg'>): React.JSX.Element;
@@ -0,0 +1,2 @@
1
+ import React, { type ComponentPropsWithoutRef } from 'react';
2
+ export default function JapaneseSvg(properties: ComponentPropsWithoutRef<'svg'>): React.JSX.Element;
@@ -0,0 +1,2 @@
1
+ import React, { type ComponentPropsWithoutRef } from 'react';
2
+ export default function KannadaSvg(properties: ComponentPropsWithoutRef<'svg'>): React.JSX.Element;
@@ -0,0 +1,2 @@
1
+ import React, { type ComponentPropsWithoutRef } from 'react';
2
+ export default function KazakhSvg(properties: ComponentPropsWithoutRef<'svg'>): React.JSX.Element;
@@ -0,0 +1,2 @@
1
+ import React, { type ComponentPropsWithoutRef } from 'react';
2
+ export default function KoreanSvg(properties: ComponentPropsWithoutRef<'svg'>): React.JSX.Element;
@@ -0,0 +1,2 @@
1
+ import React, { type ComponentPropsWithoutRef } from 'react';
2
+ export default function LatvianSvg(properties: ComponentPropsWithoutRef<'svg'>): React.JSX.Element;
@@ -0,0 +1,2 @@
1
+ import React, { type ComponentPropsWithoutRef } from 'react';
2
+ export default function LithuanianSvg(properties: ComponentPropsWithoutRef<'svg'>): React.JSX.Element;
@@ -0,0 +1,2 @@
1
+ import React, { type ComponentPropsWithoutRef } from 'react';
2
+ export default function MacedonianSvg(properties: ComponentPropsWithoutRef<'svg'>): React.JSX.Element;
@@ -0,0 +1,2 @@
1
+ import React, { type ComponentPropsWithoutRef } from 'react';
2
+ export default function MalaySvg(properties: ComponentPropsWithoutRef<'svg'>): React.JSX.Element;
@@ -0,0 +1,2 @@
1
+ import React, { type ComponentPropsWithoutRef } from 'react';
2
+ export default function MalayalamSvg(properties: ComponentPropsWithoutRef<'svg'>): React.JSX.Element;
@@ -0,0 +1,2 @@
1
+ import React, { type ComponentPropsWithoutRef } from 'react';
2
+ export default function MalteseSvg(properties: ComponentPropsWithoutRef<'svg'>): React.JSX.Element;
@@ -0,0 +1,2 @@
1
+ import React, { type ComponentPropsWithoutRef } from 'react';
2
+ export default function MarathiSvg(properties: ComponentPropsWithoutRef<'svg'>): React.JSX.Element;
@@ -0,0 +1,2 @@
1
+ import React, { type ComponentPropsWithoutRef } from 'react';
2
+ export default function MongolianSvg(properties: ComponentPropsWithoutRef<'svg'>): React.JSX.Element;
@@ -0,0 +1 @@
1
+ export { default } from './norwegian';
@@ -0,0 +1,2 @@
1
+ import React, { type ComponentPropsWithoutRef } from 'react';
2
+ export default function NorwegianSvg(properties: ComponentPropsWithoutRef<'svg'>): React.JSX.Element;
@@ -0,0 +1,2 @@
1
+ import React, { type ComponentPropsWithoutRef } from 'react';
2
+ export default function PashtoSvg(properties: ComponentPropsWithoutRef<'svg'>): React.JSX.Element;
@@ -0,0 +1,2 @@
1
+ import React, { type ComponentPropsWithoutRef } from 'react';
2
+ export default function PolishSvg(properties: ComponentPropsWithoutRef<'svg'>): React.JSX.Element;
@@ -0,0 +1,2 @@
1
+ import React, { type ComponentPropsWithoutRef } from 'react';
2
+ export default function PortugueseBrazilSvg(properties: ComponentPropsWithoutRef<'svg'>): React.JSX.Element;
@@ -0,0 +1,2 @@
1
+ import React, { type ComponentPropsWithoutRef } from 'react';
2
+ export default function PortuguesePortugalSvg(properties: ComponentPropsWithoutRef<'svg'>): React.JSX.Element;
@@ -0,0 +1 @@
1
+ export { default } from './hindi';
@@ -0,0 +1,2 @@
1
+ import React, { type ComponentPropsWithoutRef } from 'react';
2
+ export default function RomanianSvg(properties: ComponentPropsWithoutRef<'svg'>): React.JSX.Element;
@@ -0,0 +1,2 @@
1
+ import React, { type ComponentPropsWithoutRef } from 'react';
2
+ export default function RussianSvg(properties: ComponentPropsWithoutRef<'svg'>): React.JSX.Element;
@@ -0,0 +1,2 @@
1
+ import React, { type ComponentPropsWithoutRef } from 'react';
2
+ export default function SerbianSvg(properties: ComponentPropsWithoutRef<'svg'>): React.JSX.Element;
@@ -0,0 +1,2 @@
1
+ import React, { type ComponentPropsWithoutRef } from 'react';
2
+ export default function SinhalaSvg(properties: ComponentPropsWithoutRef<'svg'>): React.JSX.Element;
@@ -0,0 +1,2 @@
1
+ import React, { type ComponentPropsWithoutRef } from 'react';
2
+ export default function SlovakSvg(properties: ComponentPropsWithoutRef<'svg'>): React.JSX.Element;
@@ -0,0 +1,2 @@
1
+ import React, { type ComponentPropsWithoutRef } from 'react';
2
+ export default function SlovenianSvg(properties: ComponentPropsWithoutRef<'svg'>): React.JSX.Element;
@@ -0,0 +1,2 @@
1
+ import React, { type ComponentPropsWithoutRef } from 'react';
2
+ export default function SomaliSvg(properties: ComponentPropsWithoutRef<'svg'>): React.JSX.Element;
@@ -0,0 +1,2 @@
1
+ import React, { type ComponentPropsWithoutRef } from 'react';
2
+ export default function SpanishMexicoSvg(properties: ComponentPropsWithoutRef<'svg'>): React.JSX.Element;
@@ -0,0 +1,2 @@
1
+ import React, { type ComponentPropsWithoutRef } from 'react';
2
+ export default function SpanishSvg(properties: ComponentPropsWithoutRef<'svg'>): React.JSX.Element;
@@ -0,0 +1,2 @@
1
+ import React, { type ComponentPropsWithoutRef } from 'react';
2
+ export default function SwahiliSvg(properties: ComponentPropsWithoutRef<'svg'>): React.JSX.Element;
@@ -0,0 +1,2 @@
1
+ import React, { type ComponentPropsWithoutRef } from 'react';
2
+ export default function SwedishSvg(properties: ComponentPropsWithoutRef<'svg'>): React.JSX.Element;
@@ -0,0 +1,2 @@
1
+ import React, { type ComponentPropsWithoutRef } from 'react';
2
+ export default function TamilSvg(properties: ComponentPropsWithoutRef<'svg'>): React.JSX.Element;
@@ -0,0 +1,2 @@
1
+ import React, { type ComponentPropsWithoutRef } from 'react';
2
+ export default function TeluguSvg(properties: ComponentPropsWithoutRef<'svg'>): React.JSX.Element;
@@ -0,0 +1,2 @@
1
+ import React, { type ComponentPropsWithoutRef } from 'react';
2
+ export default function ThaiSvg(properties: ComponentPropsWithoutRef<'svg'>): React.JSX.Element;
@@ -0,0 +1,2 @@
1
+ import React, { type ComponentPropsWithoutRef } from 'react';
2
+ export default function TurkishSvg(properties: ComponentPropsWithoutRef<'svg'>): React.JSX.Element;
@@ -0,0 +1,2 @@
1
+ import React, { type ComponentPropsWithoutRef } from 'react';
2
+ export default function UkrainianSvg(properties: ComponentPropsWithoutRef<'svg'>): React.JSX.Element;
@@ -0,0 +1,2 @@
1
+ import React, { type ComponentPropsWithoutRef } from 'react';
2
+ export default function UrduSvg(properties: ComponentPropsWithoutRef<'svg'>): React.JSX.Element;
@@ -0,0 +1,2 @@
1
+ import React, { type ComponentPropsWithoutRef } from 'react';
2
+ export default function UzbekSvg(properties: ComponentPropsWithoutRef<'svg'>): React.JSX.Element;
@@ -0,0 +1,2 @@
1
+ import React, { type ComponentPropsWithoutRef } from 'react';
2
+ export default function VietnameseSvg(properties: ComponentPropsWithoutRef<'svg'>): React.JSX.Element;
@@ -0,0 +1,2 @@
1
+ import React, { type ComponentPropsWithoutRef } from 'react';
2
+ export default function WelshSvg(properties: ComponentPropsWithoutRef<'svg'>): React.JSX.Element;