@intlayer/design-system 9.0.0-canary.9 → 9.0.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/dist/esm/api/hooks/ai.mjs.map +1 -1
- package/dist/esm/api/hooks/analytics.mjs +71 -0
- package/dist/esm/api/hooks/analytics.mjs.map +1 -0
- package/dist/esm/api/hooks/asset.mjs.map +1 -1
- package/dist/esm/api/hooks/audit.mjs.map +1 -1
- package/dist/esm/api/hooks/auth.mjs.map +1 -1
- package/dist/esm/api/hooks/bitbucket.mjs.map +1 -1
- package/dist/esm/api/hooks/dictionary.mjs +15 -3
- package/dist/esm/api/hooks/dictionary.mjs.map +1 -1
- package/dist/esm/api/hooks/discussions.mjs.map +1 -1
- package/dist/esm/api/hooks/editor.mjs.map +1 -1
- package/dist/esm/api/hooks/environment.mjs.map +1 -1
- package/dist/esm/api/hooks/github.mjs.map +1 -1
- package/dist/esm/api/hooks/gitlab.mjs.map +1 -1
- package/dist/esm/api/hooks/newsletter.mjs.map +1 -1
- package/dist/esm/api/hooks/organization.mjs +35 -3
- package/dist/esm/api/hooks/organization.mjs.map +1 -1
- package/dist/esm/api/hooks/project.mjs +13 -1
- package/dist/esm/api/hooks/project.mjs.map +1 -1
- package/dist/esm/api/hooks/reviewer.mjs.map +1 -1
- package/dist/esm/api/hooks/search.mjs.map +1 -1
- package/dist/esm/api/hooks/showcaseProject.mjs.map +1 -1
- package/dist/esm/api/hooks/stripe.mjs.map +1 -1
- package/dist/esm/api/hooks/tag.mjs.map +1 -1
- package/dist/esm/api/hooks/translate.mjs.map +1 -1
- package/dist/esm/api/hooks/user.mjs.map +1 -1
- package/dist/esm/api/hooks/utils.mjs.map +1 -1
- package/dist/esm/api/index.mjs +6 -5
- package/dist/esm/api/useAuth/useAuth.mjs.map +1 -1
- package/dist/esm/api/useAuth/useOAuth2.mjs.map +1 -1
- package/dist/esm/api/useAuth/useSession.mjs.map +1 -1
- package/dist/esm/api/useIntlayerAPI.mjs +6 -1
- package/dist/esm/api/useIntlayerAPI.mjs.map +1 -1
- package/dist/esm/api/useUser/index.mjs.map +1 -1
- package/dist/esm/components/Accordion/Accordion.mjs.map +1 -1
- package/dist/esm/components/Avatar/image.mjs.map +1 -1
- package/dist/esm/components/Avatar/index.mjs.map +1 -1
- package/dist/esm/components/Badge/index.mjs.map +1 -1
- package/dist/esm/components/Breadcrumb/breadcrumb.content.mjs.map +1 -1
- package/dist/esm/components/Breadcrumb/index.mjs.map +1 -1
- package/dist/esm/components/Browser/Browser.content.mjs.map +1 -1
- package/dist/esm/components/Browser/Browser.mjs.map +1 -1
- package/dist/esm/components/Browser/extractUrlFromSitemap.mjs.map +1 -1
- package/dist/esm/components/Button/Button.mjs.map +1 -1
- package/dist/esm/components/Carousel/index.content.mjs.map +1 -1
- package/dist/esm/components/Carousel/index.mjs +2 -1
- package/dist/esm/components/Carousel/index.mjs.map +1 -1
- package/dist/esm/components/ClickOutsideDiv/index.mjs.map +1 -1
- package/dist/esm/components/CollapsibleTable/CollapsibleTable.mjs.map +1 -1
- package/dist/esm/components/Command/index.mjs.map +1 -1
- package/dist/esm/components/Container/index.mjs.map +1 -1
- package/dist/esm/components/ContentEditor/ContentEditor.mjs.map +1 -1
- package/dist/esm/components/ContentEditor/ContentEditorInput.mjs.map +1 -1
- package/dist/esm/components/ContentEditor/ContentEditorTextArea.mjs +1 -1
- package/dist/esm/components/ContentEditor/ContentEditorTextArea.mjs.map +1 -1
- package/dist/esm/components/ContentSelector/ContentSelector.mjs.map +1 -1
- package/dist/esm/components/CopyButton/CopyButton.content.mjs.map +1 -1
- package/dist/esm/components/CopyButton/index.mjs.map +1 -1
- package/dist/esm/components/CopyToClipboard/index.mjs.map +1 -1
- package/dist/esm/components/DictionaryEditor/DictionaryEditor.mjs.map +1 -1
- package/dist/esm/components/DictionaryEditor/ItemLayout.mjs.map +1 -1
- package/dist/esm/components/DictionaryEditor/NodeWrapper/ArrayWrapper.mjs.map +1 -1
- package/dist/esm/components/DictionaryEditor/NodeWrapper/BooleanWrapper.mjs.map +1 -1
- package/dist/esm/components/DictionaryEditor/NodeWrapper/ConditionWrapper.mjs.map +1 -1
- package/dist/esm/components/DictionaryEditor/NodeWrapper/EnumerationWrapper.mjs.map +1 -1
- package/dist/esm/components/DictionaryEditor/NodeWrapper/FileWrapper.mjs.map +1 -1
- package/dist/esm/components/DictionaryEditor/NodeWrapper/HtmlWrapper.mjs.map +1 -1
- package/dist/esm/components/DictionaryEditor/NodeWrapper/InsertionWrapper.mjs.map +1 -1
- package/dist/esm/components/DictionaryEditor/NodeWrapper/MarkdownWrapper.mjs.map +1 -1
- package/dist/esm/components/DictionaryEditor/NodeWrapper/NestedObjectWrapper.mjs.map +1 -1
- package/dist/esm/components/DictionaryEditor/NodeWrapper/NumberWrapper.mjs.map +1 -1
- package/dist/esm/components/DictionaryEditor/NodeWrapper/PluralWrapper.mjs.map +1 -1
- package/dist/esm/components/DictionaryEditor/NodeWrapper/StringWrapper.mjs.map +1 -1
- package/dist/esm/components/DictionaryEditor/NodeWrapper/TranslationWrapper.mjs.map +1 -1
- package/dist/esm/components/DictionaryEditor/NodeWrapper/index.mjs.map +1 -1
- package/dist/esm/components/DictionaryFieldEditor/ContentEditor.mjs +3 -3
- package/dist/esm/components/DictionaryFieldEditor/ContentEditor.mjs.map +1 -1
- package/dist/esm/components/DictionaryFieldEditor/ContentEditorView/SafeHtmlRenderer.mjs.map +1 -1
- package/dist/esm/components/DictionaryFieldEditor/ContentEditorView/TextEditor.mjs +26 -24
- package/dist/esm/components/DictionaryFieldEditor/ContentEditorView/TextEditor.mjs.map +1 -1
- package/dist/esm/components/DictionaryFieldEditor/ContentEditorView/object.mjs.map +1 -1
- package/dist/esm/components/DictionaryFieldEditor/DictionaryCreationForm/DictionaryCreationForm.mjs +1 -1
- package/dist/esm/components/DictionaryFieldEditor/DictionaryCreationForm/DictionaryCreationForm.mjs.map +1 -1
- package/dist/esm/components/DictionaryFieldEditor/DictionaryCreationForm/dictionaryCreationForm.content.mjs.map +1 -1
- package/dist/esm/components/DictionaryFieldEditor/DictionaryCreationForm/useDictionaryFormSchema.content.mjs.map +1 -1
- package/dist/esm/components/DictionaryFieldEditor/DictionaryCreationForm/useDictionaryFormSchema.mjs.map +1 -1
- package/dist/esm/components/DictionaryFieldEditor/DictionaryDetails/DictionaryDetailsForm.mjs +6 -6
- package/dist/esm/components/DictionaryFieldEditor/DictionaryDetails/DictionaryDetailsForm.mjs.map +1 -1
- package/dist/esm/components/DictionaryFieldEditor/DictionaryDetails/dictionaryDetails.content.mjs.map +1 -1
- package/dist/esm/components/DictionaryFieldEditor/DictionaryDetails/useDictionaryDetailsSchema.content.mjs.map +1 -1
- package/dist/esm/components/DictionaryFieldEditor/DictionaryDetails/useDictionaryDetailsSchema.mjs.map +1 -1
- package/dist/esm/components/DictionaryFieldEditor/DictionaryFieldEditor.mjs +1 -1
- package/dist/esm/components/DictionaryFieldEditor/DictionaryFieldEditor.mjs.map +1 -1
- package/dist/esm/components/DictionaryFieldEditor/EnumKeyInput.mjs.map +1 -1
- package/dist/esm/components/DictionaryFieldEditor/JSONEditor.mjs.map +1 -1
- package/dist/esm/components/DictionaryFieldEditor/KeyPathBreadcrumb.mjs.map +1 -1
- package/dist/esm/components/DictionaryFieldEditor/NavigationView/NavigationViewNode.mjs +19 -14
- package/dist/esm/components/DictionaryFieldEditor/NavigationView/NavigationViewNode.mjs.map +1 -1
- package/dist/esm/components/DictionaryFieldEditor/NavigationView/navigationViewNode.content.mjs.map +1 -1
- package/dist/esm/components/DictionaryFieldEditor/NodeTypeSelector.mjs.map +1 -1
- package/dist/esm/components/DictionaryFieldEditor/SaveForm/SaveForm.mjs +5 -4
- package/dist/esm/components/DictionaryFieldEditor/SaveForm/SaveForm.mjs.map +1 -1
- package/dist/esm/components/DictionaryFieldEditor/SaveForm/saveForm.content.mjs.map +1 -1
- package/dist/esm/components/DictionaryFieldEditor/StructureEditor.mjs.map +1 -1
- package/dist/esm/components/DictionaryFieldEditor/StructureView/StructureView.mjs +6 -4
- package/dist/esm/components/DictionaryFieldEditor/StructureView/StructureView.mjs.map +1 -1
- package/dist/esm/components/DictionaryFieldEditor/StructureView/structureView.content.mjs.map +1 -1
- package/dist/esm/components/DictionaryFieldEditor/VersionSwitcherDropDown/VersionSwitcher.mjs.map +1 -1
- package/dist/esm/components/DictionaryFieldEditor/VersionSwitcherDropDown/VersionSwitcherContext.mjs.map +1 -1
- package/dist/esm/components/DictionaryFieldEditor/VersionSwitcherDropDown/versionSwitcherDropDown.content.mjs.map +1 -1
- package/dist/esm/components/DictionaryFieldEditor/contentEditor.content.mjs.map +1 -1
- package/dist/esm/components/DictionaryFieldEditor/dictionaryFieldEditor.content.mjs.map +1 -1
- package/dist/esm/components/DictionaryFieldEditor/getIsEditableSection.mjs.map +1 -1
- package/dist/esm/components/DictionaryFieldEditor/nodeTypeSelector.content.mjs.map +1 -1
- package/dist/esm/components/DropDown/index.mjs.map +1 -1
- package/dist/esm/components/EditableField/EditableFieldInput.mjs.map +1 -1
- package/dist/esm/components/EditableField/EditableFieldLayout.mjs.map +1 -1
- package/dist/esm/components/EditableField/EditableFieldTextArea.mjs.map +1 -1
- package/dist/esm/components/ExpandCollapse/ExpandCollapse.mjs.map +1 -1
- package/dist/esm/components/ExpandCollapse/expandCollapse.content.mjs.map +1 -1
- package/dist/esm/components/Flags/Flag.mjs.map +1 -1
- package/dist/esm/components/Flags/ae.mjs +9 -6
- package/dist/esm/components/Flags/ae.mjs.map +1 -1
- package/dist/esm/components/Flags/af.mjs +26 -23
- package/dist/esm/components/Flags/af.mjs.map +1 -1
- package/dist/esm/components/Flags/al.mjs +7 -5
- package/dist/esm/components/Flags/al.mjs.map +1 -1
- package/dist/esm/components/Flags/am.mjs +7 -5
- package/dist/esm/components/Flags/am.mjs.map +1 -1
- package/dist/esm/components/Flags/ar.mjs +51 -31
- package/dist/esm/components/Flags/ar.mjs.map +1 -1
- package/dist/esm/components/Flags/at.mjs +5 -4
- package/dist/esm/components/Flags/at.mjs.map +1 -1
- package/dist/esm/components/Flags/au.mjs +13 -8
- package/dist/esm/components/Flags/au.mjs.map +1 -1
- package/dist/esm/components/Flags/az.mjs +13 -8
- package/dist/esm/components/Flags/az.mjs.map +1 -1
- package/dist/esm/components/Flags/ba.mjs +8 -7
- package/dist/esm/components/Flags/ba.mjs.map +1 -1
- package/dist/esm/components/Flags/bd.mjs +5 -4
- package/dist/esm/components/Flags/bd.mjs.map +1 -1
- package/dist/esm/components/Flags/be.mjs +5 -5
- package/dist/esm/components/Flags/be.mjs.map +1 -1
- package/dist/esm/components/Flags/bg.mjs +7 -5
- package/dist/esm/components/Flags/bg.mjs.map +1 -1
- package/dist/esm/components/Flags/bh.mjs +5 -4
- package/dist/esm/components/Flags/bh.mjs.map +1 -1
- package/dist/esm/components/Flags/bn.mjs +12 -8
- package/dist/esm/components/Flags/bn.mjs.map +1 -1
- package/dist/esm/components/Flags/bo.mjs +1306 -656
- package/dist/esm/components/Flags/bo.mjs.map +1 -1
- package/dist/esm/components/Flags/br.mjs +26 -26
- package/dist/esm/components/Flags/br.mjs.map +1 -1
- package/dist/esm/components/Flags/bw.mjs +4 -4
- package/dist/esm/components/Flags/bw.mjs.map +1 -1
- package/dist/esm/components/Flags/by.mjs +11 -8
- package/dist/esm/components/Flags/by.mjs.map +1 -1
- package/dist/esm/components/Flags/bz.mjs +111 -81
- package/dist/esm/components/Flags/bz.mjs.map +1 -1
- package/dist/esm/components/Flags/ca.mjs +5 -4
- package/dist/esm/components/Flags/ca.mjs.map +1 -1
- package/dist/esm/components/Flags/ch.mjs +4 -4
- package/dist/esm/components/Flags/ch.mjs.map +1 -1
- package/dist/esm/components/Flags/cl.mjs +9 -8
- package/dist/esm/components/Flags/cl.mjs.map +1 -1
- package/dist/esm/components/Flags/cn.mjs +15 -9
- package/dist/esm/components/Flags/cn.mjs.map +1 -1
- package/dist/esm/components/Flags/co.mjs +5 -5
- package/dist/esm/components/Flags/co.mjs.map +1 -1
- package/dist/esm/components/Flags/cr.mjs +5 -5
- package/dist/esm/components/Flags/cr.mjs.map +1 -1
- package/dist/esm/components/Flags/cu.mjs +9 -8
- package/dist/esm/components/Flags/cu.mjs.map +1 -1
- package/dist/esm/components/Flags/cv.mjs +9 -8
- package/dist/esm/components/Flags/cv.mjs.map +1 -1
- package/dist/esm/components/Flags/cz.mjs +7 -5
- package/dist/esm/components/Flags/cz.mjs.map +1 -1
- package/dist/esm/components/Flags/de.mjs +7 -5
- package/dist/esm/components/Flags/de.mjs.map +1 -1
- package/dist/esm/components/Flags/dj.mjs +9 -8
- package/dist/esm/components/Flags/dj.mjs.map +1 -1
- package/dist/esm/components/Flags/dk.mjs +7 -5
- package/dist/esm/components/Flags/dk.mjs.map +1 -1
- package/dist/esm/components/Flags/do.mjs +71 -53
- package/dist/esm/components/Flags/do.mjs.map +1 -1
- package/dist/esm/components/Flags/dz.mjs +7 -5
- package/dist/esm/components/Flags/dz.mjs.map +1 -1
- package/dist/esm/components/Flags/ec.mjs +165 -122
- package/dist/esm/components/Flags/ec.mjs.map +1 -1
- package/dist/esm/components/Flags/ee.mjs +7 -5
- package/dist/esm/components/Flags/ee.mjs.map +1 -1
- package/dist/esm/components/Flags/eg.mjs +28 -25
- package/dist/esm/components/Flags/eg.mjs.map +1 -1
- package/dist/esm/components/Flags/es-ct.mjs +5 -4
- package/dist/esm/components/Flags/es-ct.mjs.map +1 -1
- package/dist/esm/components/Flags/es-ga.mjs +184 -183
- package/dist/esm/components/Flags/es-ga.mjs.map +1 -1
- package/dist/esm/components/Flags/es-pv.mjs +7 -5
- package/dist/esm/components/Flags/es-pv.mjs.map +1 -1
- package/dist/esm/components/Flags/es.mjs +1072 -531
- package/dist/esm/components/Flags/es.mjs.map +1 -1
- package/dist/esm/components/Flags/et.mjs +10 -9
- package/dist/esm/components/Flags/et.mjs.map +1 -1
- package/dist/esm/components/Flags/fi.mjs +7 -5
- package/dist/esm/components/Flags/fi.mjs.map +1 -1
- package/dist/esm/components/Flags/flags.mjs.map +1 -1
- package/dist/esm/components/Flags/fo.mjs +8 -7
- package/dist/esm/components/Flags/fo.mjs.map +1 -1
- package/dist/esm/components/Flags/fr.mjs +7 -5
- package/dist/esm/components/Flags/fr.mjs.map +1 -1
- package/dist/esm/components/Flags/gb-wls.mjs +10 -8
- package/dist/esm/components/Flags/gb-wls.mjs.map +1 -1
- package/dist/esm/components/Flags/gb.mjs +11 -7
- package/dist/esm/components/Flags/gb.mjs.map +1 -1
- package/dist/esm/components/Flags/ge.mjs +9 -6
- package/dist/esm/components/Flags/ge.mjs.map +1 -1
- package/dist/esm/components/Flags/gh.mjs +9 -6
- package/dist/esm/components/Flags/gh.mjs.map +1 -1
- package/dist/esm/components/Flags/gr.mjs +23 -13
- package/dist/esm/components/Flags/gr.mjs.map +1 -1
- package/dist/esm/components/Flags/gt.mjs +116 -113
- package/dist/esm/components/Flags/gt.mjs.map +1 -1
- package/dist/esm/components/Flags/gw.mjs +19 -12
- package/dist/esm/components/Flags/gw.mjs.map +1 -1
- package/dist/esm/components/Flags/hk.mjs +13 -8
- package/dist/esm/components/Flags/hk.mjs.map +1 -1
- package/dist/esm/components/Flags/hn.mjs +21 -15
- package/dist/esm/components/Flags/hn.mjs.map +1 -1
- package/dist/esm/components/Flags/hr.mjs +49 -23
- package/dist/esm/components/Flags/hr.mjs.map +1 -1
- package/dist/esm/components/Flags/hu.mjs +4 -4
- package/dist/esm/components/Flags/hu.mjs.map +1 -1
- package/dist/esm/components/Flags/id.mjs +5 -4
- package/dist/esm/components/Flags/id.mjs.map +1 -1
- package/dist/esm/components/Flags/ie.mjs +5 -5
- package/dist/esm/components/Flags/ie.mjs.map +1 -1
- package/dist/esm/components/Flags/il.mjs +10 -9
- package/dist/esm/components/Flags/il.mjs.map +1 -1
- package/dist/esm/components/Flags/in.mjs +18 -15
- package/dist/esm/components/Flags/in.mjs.map +1 -1
- package/dist/esm/components/Flags/iq.mjs +11 -8
- package/dist/esm/components/Flags/iq.mjs.map +1 -1
- package/dist/esm/components/Flags/ir.mjs +33 -32
- package/dist/esm/components/Flags/ir.mjs.map +1 -1
- package/dist/esm/components/Flags/is.mjs +8 -7
- package/dist/esm/components/Flags/is.mjs.map +1 -1
- package/dist/esm/components/Flags/it.mjs +5 -5
- package/dist/esm/components/Flags/it.mjs.map +1 -1
- package/dist/esm/components/Flags/jm.mjs +5 -5
- package/dist/esm/components/Flags/jm.mjs.map +1 -1
- package/dist/esm/components/Flags/jo.mjs +11 -10
- package/dist/esm/components/Flags/jo.mjs.map +1 -1
- package/dist/esm/components/Flags/jp.mjs +7 -6
- package/dist/esm/components/Flags/jp.mjs.map +1 -1
- package/dist/esm/components/Flags/ke.mjs +28 -19
- package/dist/esm/components/Flags/ke.mjs.map +1 -1
- package/dist/esm/components/Flags/kg.mjs +11 -10
- package/dist/esm/components/Flags/kg.mjs.map +1 -1
- package/dist/esm/components/Flags/kh.mjs +20 -18
- package/dist/esm/components/Flags/kh.mjs.map +1 -1
- package/dist/esm/components/Flags/km.mjs +12 -11
- package/dist/esm/components/Flags/km.mjs.map +1 -1
- package/dist/esm/components/Flags/kr.mjs +14 -13
- package/dist/esm/components/Flags/kr.mjs.map +1 -1
- package/dist/esm/components/Flags/kw.mjs +9 -8
- package/dist/esm/components/Flags/kw.mjs.map +1 -1
- package/dist/esm/components/Flags/kz.mjs +18 -17
- package/dist/esm/components/Flags/kz.mjs.map +1 -1
- package/dist/esm/components/Flags/la.mjs +8 -7
- package/dist/esm/components/Flags/la.mjs.map +1 -1
- package/dist/esm/components/Flags/lb.mjs +10 -9
- package/dist/esm/components/Flags/lb.mjs.map +1 -1
- package/dist/esm/components/Flags/li.mjs +33 -31
- package/dist/esm/components/Flags/li.mjs.map +1 -1
- package/dist/esm/components/Flags/lk.mjs +22 -14
- package/dist/esm/components/Flags/lk.mjs.map +1 -1
- package/dist/esm/components/Flags/lt.mjs +5 -5
- package/dist/esm/components/Flags/lt.mjs.map +1 -1
- package/dist/esm/components/Flags/lu.mjs +7 -5
- package/dist/esm/components/Flags/lu.mjs.map +1 -1
- package/dist/esm/components/Flags/lv.mjs +3 -3
- package/dist/esm/components/Flags/lv.mjs.map +1 -1
- package/dist/esm/components/Flags/ly.mjs +8 -7
- package/dist/esm/components/Flags/ly.mjs.map +1 -1
- package/dist/esm/components/Flags/ma.mjs +5 -4
- package/dist/esm/components/Flags/ma.mjs.map +1 -1
- package/dist/esm/components/Flags/mc.mjs +4 -4
- package/dist/esm/components/Flags/mc.mjs.map +1 -1
- package/dist/esm/components/Flags/md.mjs +93 -61
- package/dist/esm/components/Flags/md.mjs.map +1 -1
- package/dist/esm/components/Flags/mk.mjs +7 -5
- package/dist/esm/components/Flags/mk.mjs.map +1 -1
- package/dist/esm/components/Flags/mm.mjs +13 -10
- package/dist/esm/components/Flags/mm.mjs.map +1 -1
- package/dist/esm/components/Flags/mn.mjs +19 -12
- package/dist/esm/components/Flags/mn.mjs.map +1 -1
- package/dist/esm/components/Flags/mo.mjs +10 -7
- package/dist/esm/components/Flags/mo.mjs.map +1 -1
- package/dist/esm/components/Flags/mr.mjs +9 -6
- package/dist/esm/components/Flags/mr.mjs.map +1 -1
- package/dist/esm/components/Flags/mt.mjs +44 -39
- package/dist/esm/components/Flags/mt.mjs.map +1 -1
- package/dist/esm/components/Flags/mv.mjs +9 -6
- package/dist/esm/components/Flags/mv.mjs.map +1 -1
- package/dist/esm/components/Flags/mx.mjs +748 -377
- package/dist/esm/components/Flags/mx.mjs.map +1 -1
- package/dist/esm/components/Flags/my.mjs +21 -20
- package/dist/esm/components/Flags/my.mjs.map +1 -1
- package/dist/esm/components/Flags/mz.mjs +17 -16
- package/dist/esm/components/Flags/mz.mjs.map +1 -1
- package/dist/esm/components/Flags/ng.mjs +4 -4
- package/dist/esm/components/Flags/ng.mjs.map +1 -1
- package/dist/esm/components/Flags/ni.mjs +103 -98
- package/dist/esm/components/Flags/ni.mjs.map +1 -1
- package/dist/esm/components/Flags/nl.mjs +7 -5
- package/dist/esm/components/Flags/nl.mjs.map +1 -1
- package/dist/esm/components/Flags/no.mjs +11 -7
- package/dist/esm/components/Flags/no.mjs.map +1 -1
- package/dist/esm/components/Flags/np.mjs +7 -6
- package/dist/esm/components/Flags/np.mjs.map +1 -1
- package/dist/esm/components/Flags/nz.mjs +30 -20
- package/dist/esm/components/Flags/nz.mjs.map +1 -1
- package/dist/esm/components/Flags/om.mjs +102 -101
- package/dist/esm/components/Flags/om.mjs.map +1 -1
- package/dist/esm/components/Flags/pa.mjs +9 -8
- package/dist/esm/components/Flags/pa.mjs.map +1 -1
- package/dist/esm/components/Flags/pe.mjs +5 -4
- package/dist/esm/components/Flags/pe.mjs.map +1 -1
- package/dist/esm/components/Flags/ph.mjs +9 -6
- package/dist/esm/components/Flags/ph.mjs.map +1 -1
- package/dist/esm/components/Flags/pk.mjs +8 -7
- package/dist/esm/components/Flags/pk.mjs.map +1 -1
- package/dist/esm/components/Flags/pl.mjs +3 -3
- package/dist/esm/components/Flags/pl.mjs.map +1 -1
- package/dist/esm/components/Flags/pr.mjs +9 -8
- package/dist/esm/components/Flags/pr.mjs.map +1 -1
- package/dist/esm/components/Flags/ps.mjs +10 -9
- package/dist/esm/components/Flags/ps.mjs.map +1 -1
- package/dist/esm/components/Flags/pt.mjs +34 -31
- package/dist/esm/components/Flags/pt.mjs.map +1 -1
- package/dist/esm/components/Flags/py.mjs +17 -11
- package/dist/esm/components/Flags/py.mjs.map +1 -1
- package/dist/esm/components/Flags/qa.mjs +5 -4
- package/dist/esm/components/Flags/qa.mjs.map +1 -1
- package/dist/esm/components/Flags/ro.mjs +5 -5
- package/dist/esm/components/Flags/ro.mjs.map +1 -1
- package/dist/esm/components/Flags/rs.mjs +259 -258
- package/dist/esm/components/Flags/rs.mjs.map +1 -1
- package/dist/esm/components/Flags/ru.mjs +7 -5
- package/dist/esm/components/Flags/ru.mjs.map +1 -1
- package/dist/esm/components/Flags/sa.mjs +21 -20
- package/dist/esm/components/Flags/sa.mjs.map +1 -1
- package/dist/esm/components/Flags/sd.mjs +9 -8
- package/dist/esm/components/Flags/sd.mjs.map +1 -1
- package/dist/esm/components/Flags/se.mjs +5 -4
- package/dist/esm/components/Flags/se.mjs.map +1 -1
- package/dist/esm/components/Flags/sg.mjs +9 -8
- package/dist/esm/components/Flags/sg.mjs.map +1 -1
- package/dist/esm/components/Flags/si.mjs +14 -13
- package/dist/esm/components/Flags/si.mjs.map +1 -1
- package/dist/esm/components/Flags/sk.mjs +15 -9
- package/dist/esm/components/Flags/sk.mjs.map +1 -1
- package/dist/esm/components/Flags/so.mjs +7 -6
- package/dist/esm/components/Flags/so.mjs.map +1 -1
- package/dist/esm/components/Flags/st.mjs +17 -13
- package/dist/esm/components/Flags/st.mjs.map +1 -1
- package/dist/esm/components/Flags/sv.mjs +538 -522
- package/dist/esm/components/Flags/sv.mjs.map +1 -1
- package/dist/esm/components/Flags/sy.mjs +9 -6
- package/dist/esm/components/Flags/sy.mjs.map +1 -1
- package/dist/esm/components/Flags/td.mjs +4 -4
- package/dist/esm/components/Flags/td.mjs.map +1 -1
- package/dist/esm/components/Flags/th.mjs +4 -4
- package/dist/esm/components/Flags/th.mjs.map +1 -1
- package/dist/esm/components/Flags/tl.mjs +9 -8
- package/dist/esm/components/Flags/tl.mjs.map +1 -1
- package/dist/esm/components/Flags/tn.mjs +5 -4
- package/dist/esm/components/Flags/tn.mjs.map +1 -1
- package/dist/esm/components/Flags/tr.mjs +5 -5
- package/dist/esm/components/Flags/tr.mjs.map +1 -1
- package/dist/esm/components/Flags/tt.mjs +7 -5
- package/dist/esm/components/Flags/tt.mjs.map +1 -1
- package/dist/esm/components/Flags/tw.mjs +7 -6
- package/dist/esm/components/Flags/tw.mjs.map +1 -1
- package/dist/esm/components/Flags/tz.mjs +9 -8
- package/dist/esm/components/Flags/tz.mjs.map +1 -1
- package/dist/esm/components/Flags/ua.mjs +4 -4
- package/dist/esm/components/Flags/ua.mjs.map +1 -1
- package/dist/esm/components/Flags/ug.mjs +26 -25
- package/dist/esm/components/Flags/ug.mjs.map +1 -1
- package/dist/esm/components/Flags/us.mjs +12 -8
- package/dist/esm/components/Flags/us.mjs.map +1 -1
- package/dist/esm/components/Flags/uy.mjs +15 -12
- package/dist/esm/components/Flags/uy.mjs.map +1 -1
- package/dist/esm/components/Flags/uz.mjs +27 -21
- package/dist/esm/components/Flags/uz.mjs.map +1 -1
- package/dist/esm/components/Flags/ve.mjs +21 -16
- package/dist/esm/components/Flags/ve.mjs.map +1 -1
- package/dist/esm/components/Flags/vn.mjs +7 -6
- package/dist/esm/components/Flags/vn.mjs.map +1 -1
- package/dist/esm/components/Flags/xx.mjs +5 -4
- package/dist/esm/components/Flags/xx.mjs.map +1 -1
- package/dist/esm/components/Flags/ye.mjs +5 -5
- package/dist/esm/components/Flags/ye.mjs.map +1 -1
- package/dist/esm/components/Flags/za.mjs +12 -11
- package/dist/esm/components/Flags/za.mjs.map +1 -1
- package/dist/esm/components/Flags/zw.mjs +16 -15
- package/dist/esm/components/Flags/zw.mjs.map +1 -1
- package/dist/esm/components/Footer/index.mjs.map +1 -1
- package/dist/esm/components/Form/FormBase.mjs.map +1 -1
- package/dist/esm/components/Form/FormControl.mjs.map +1 -1
- package/dist/esm/components/Form/FormDescription.mjs.map +1 -1
- package/dist/esm/components/Form/FormField.mjs +2 -1
- package/dist/esm/components/Form/FormField.mjs.map +1 -1
- package/dist/esm/components/Form/FormItem.mjs.map +1 -1
- package/dist/esm/components/Form/FormLabel.mjs.map +1 -1
- package/dist/esm/components/Form/FormMessage.mjs.map +1 -1
- package/dist/esm/components/Form/elements/AutoSizeTextAreaElement.mjs.map +1 -1
- package/dist/esm/components/Form/elements/CheckboxElement.mjs.map +1 -1
- package/dist/esm/components/Form/elements/EditableFieldInputElement.mjs.map +1 -1
- package/dist/esm/components/Form/elements/EditableFieldTextAreaElement.mjs.map +1 -1
- package/dist/esm/components/Form/elements/FormElement.mjs.map +1 -1
- package/dist/esm/components/Form/elements/FormElementWrapper.mjs.map +1 -1
- package/dist/esm/components/Form/elements/InputElement.mjs.map +1 -1
- package/dist/esm/components/Form/elements/InputPasswordElement.mjs.map +1 -1
- package/dist/esm/components/Form/elements/MultiselectElement.mjs.map +1 -1
- package/dist/esm/components/Form/elements/OTPElement.mjs.map +1 -1
- package/dist/esm/components/Form/elements/SearchInputElement.mjs.map +1 -1
- package/dist/esm/components/Form/elements/SelectElement.mjs.map +1 -1
- package/dist/esm/components/Form/elements/SwitchSelectorElement.mjs.map +1 -1
- package/dist/esm/components/Form/elements/TextAreaElement.mjs.map +1 -1
- package/dist/esm/components/Form/layout/FormItemLayout.mjs.map +1 -1
- package/dist/esm/components/Form/layout/FormLabelLayout.mjs.map +1 -1
- package/dist/esm/components/Form/layout/RequiredStar.mjs.map +1 -1
- package/dist/esm/components/HTMLRender/HTMLRender.mjs.map +1 -1
- package/dist/esm/components/Headers/index.mjs.map +1 -1
- package/dist/esm/components/HeightResizer/index.mjs.map +1 -1
- package/dist/esm/components/HideShow/index.mjs.map +1 -1
- package/dist/esm/components/IDE/Code.mjs +1 -1
- package/dist/esm/components/IDE/Code.mjs.map +1 -1
- package/dist/esm/components/IDE/CodeBlockClient.mjs.map +1 -1
- package/dist/esm/components/IDE/CodeBlockHighlight.mjs.map +1 -1
- package/dist/esm/components/IDE/CodeBlockServer.mjs.map +1 -1
- package/dist/esm/components/IDE/CodeBlockShiki.mjs.map +1 -1
- package/dist/esm/components/IDE/CodeConditionalRenderer.mjs.map +1 -1
- package/dist/esm/components/IDE/CodeContext.mjs.map +1 -1
- package/dist/esm/components/IDE/CodeFormatSelector.mjs.map +1 -1
- package/dist/esm/components/IDE/ContentDeclarationFormatSelector.mjs.map +1 -1
- package/dist/esm/components/IDE/CopyCode.mjs.map +1 -1
- package/dist/esm/components/IDE/FileList.mjs.map +1 -1
- package/dist/esm/components/IDE/FileTree.mjs.map +1 -1
- package/dist/esm/components/IDE/IDE.mjs +2 -1
- package/dist/esm/components/IDE/IDE.mjs.map +1 -1
- package/dist/esm/components/IDE/MarkDownRender.mjs.map +1 -1
- package/dist/esm/components/IDE/MonacoCode.mjs.map +1 -1
- package/dist/esm/components/IDE/PackageManagerSelector.mjs.map +1 -1
- package/dist/esm/components/IDE/code.content.mjs.map +1 -1
- package/dist/esm/components/IDE/codeTransformer.mjs +7 -4
- package/dist/esm/components/IDE/codeTransformer.mjs.map +1 -1
- package/dist/esm/components/IDE/copyCode.content.mjs.map +1 -1
- package/dist/esm/components/IDE/createFileTree.mjs.map +1 -1
- package/dist/esm/components/IDE/selectors.content.mjs.map +1 -1
- package/dist/esm/components/InformationTag/index.mjs.map +1 -1
- package/dist/esm/components/Input/Checkbox.mjs.map +1 -1
- package/dist/esm/components/Input/Input.mjs.map +1 -1
- package/dist/esm/components/Input/InputPassword.mjs.map +1 -1
- package/dist/esm/components/Input/OTPInput.mjs +2 -1
- package/dist/esm/components/Input/OTPInput.mjs.map +1 -1
- package/dist/esm/components/Input/Radio.mjs.map +1 -1
- package/dist/esm/components/Input/SearchInput.mjs.map +1 -1
- package/dist/esm/components/KeyboardScreenAdapter/index.mjs.map +1 -1
- package/dist/esm/components/KeyboardShortcut/KeyboardShortcut.mjs +2 -1
- package/dist/esm/components/KeyboardShortcut/KeyboardShortcut.mjs.map +1 -1
- package/dist/esm/components/Label/index.mjs.map +1 -1
- package/dist/esm/components/LanguageBackground/LanguageBackground.mjs.map +1 -1
- package/dist/esm/components/LanguageBackground/LanguageSection.mjs.map +1 -1
- package/dist/esm/components/Link/Link.mjs.map +1 -1
- package/dist/esm/components/Loader/index.content.mjs.map +1 -1
- package/dist/esm/components/Loader/index.mjs.map +1 -1
- package/dist/esm/components/Loader/spinner.mjs.map +1 -1
- package/dist/esm/components/LocaleSwitcherContentDropDown/LocaleSwitcherContent.mjs.map +1 -1
- package/dist/esm/components/LocaleSwitcherContentDropDown/LocaleSwitcherContentContext.mjs.map +1 -1
- package/dist/esm/components/LocaleSwitcherContentDropDown/localeSwitcher.content.mjs.map +1 -1
- package/dist/esm/components/LocaleSwitcherDropDown/LocaleSwitcher.mjs +4 -2
- package/dist/esm/components/LocaleSwitcherDropDown/LocaleSwitcher.mjs.map +1 -1
- package/dist/esm/components/LocaleSwitcherDropDown/localeSwitcher.content.mjs.map +1 -1
- package/dist/esm/components/Logo/Logo.mjs.map +1 -1
- package/dist/esm/components/Logo/LogoTextOnly.mjs.map +1 -1
- package/dist/esm/components/Logo/LogoWithText.mjs.map +1 -1
- package/dist/esm/components/Logo/LogoWithTextBelow.mjs.map +1 -1
- package/dist/esm/components/MarkDownRender/MarkDownIframe.mjs.map +1 -1
- package/dist/esm/components/MarkDownRender/MarkDownRender.mjs +1 -1
- package/dist/esm/components/MarkDownRender/MarkDownRender.mjs.map +1 -1
- package/dist/esm/components/MarkdownEditor/MarkdownEditor.mjs +2 -3
- package/dist/esm/components/MarkdownEditor/MarkdownEditor.mjs.map +1 -1
- package/dist/esm/components/MarkdownEditor/extensions.mjs.map +1 -1
- package/dist/esm/components/MarkdownEditor/generative/AICompletionCommands.mjs.map +1 -1
- package/dist/esm/components/MarkdownEditor/generative/AISelector.mjs +2 -1
- package/dist/esm/components/MarkdownEditor/generative/AISelector.mjs.map +1 -1
- package/dist/esm/components/MarkdownEditor/generative/AISelectorCommands.mjs.map +1 -1
- package/dist/esm/components/MarkdownEditor/generative/GenerativeMenuSwitch.mjs.map +1 -1
- package/dist/esm/components/MarkdownEditor/generative/useAICompletion.mjs.map +1 -1
- package/dist/esm/components/MarkdownEditor/imageUpload.mjs +2 -1
- package/dist/esm/components/MarkdownEditor/imageUpload.mjs.map +1 -1
- package/dist/esm/components/MarkdownEditor/markdownEditor.content.mjs +118 -59
- package/dist/esm/components/MarkdownEditor/markdownEditor.content.mjs.map +1 -1
- package/dist/esm/components/MarkdownEditor/novel/components/editor-bubble-item.mjs.map +1 -1
- package/dist/esm/components/MarkdownEditor/novel/components/editor-bubble.mjs.map +1 -1
- package/dist/esm/components/MarkdownEditor/novel/components/editor-command-item.mjs.map +1 -1
- package/dist/esm/components/MarkdownEditor/novel/components/editor-command.mjs.map +1 -1
- package/dist/esm/components/MarkdownEditor/novel/components/editor.mjs.map +1 -1
- package/dist/esm/components/MarkdownEditor/novel/extensions/ai-highlight.mjs.map +1 -1
- package/dist/esm/components/MarkdownEditor/novel/extensions/custom-keymap.mjs.map +1 -1
- package/dist/esm/components/MarkdownEditor/novel/extensions/image-resizer.mjs +91 -37
- package/dist/esm/components/MarkdownEditor/novel/extensions/image-resizer.mjs.map +1 -1
- package/dist/esm/components/MarkdownEditor/novel/extensions/index.mjs.map +1 -1
- package/dist/esm/components/MarkdownEditor/novel/extensions/slash-command.mjs +49 -13
- package/dist/esm/components/MarkdownEditor/novel/extensions/slash-command.mjs.map +1 -1
- package/dist/esm/components/MarkdownEditor/novel/extensions/updated-image.mjs.map +1 -1
- package/dist/esm/components/MarkdownEditor/novel/plugins/upload-images.mjs.map +1 -1
- package/dist/esm/components/MarkdownEditor/novel/utils/atoms.mjs.map +1 -1
- package/dist/esm/components/MarkdownEditor/novel/utils/index.mjs.map +1 -1
- package/dist/esm/components/MarkdownEditor/selectors/ColorSelector.mjs.map +1 -1
- package/dist/esm/components/MarkdownEditor/selectors/LinkSelector.mjs.map +1 -1
- package/dist/esm/components/MarkdownEditor/selectors/NodeSelector.mjs.map +1 -1
- package/dist/esm/components/MarkdownEditor/selectors/TextButtons.mjs.map +1 -1
- package/dist/esm/components/MarkdownEditor/slashCommand.mjs.map +1 -1
- package/dist/esm/components/MaxHeightSmoother/index.mjs.map +1 -1
- package/dist/esm/components/MaxWidthSmoother/index.mjs.map +1 -1
- package/dist/esm/components/Modal/Modal.mjs.map +1 -1
- package/dist/esm/components/Navbar/Burger.mjs.map +1 -1
- package/dist/esm/components/Navbar/DesktopNavbar.mjs.map +1 -1
- package/dist/esm/components/Navbar/MobileNavbar.mjs.map +1 -1
- package/dist/esm/components/Navbar/index.mjs.map +1 -1
- package/dist/esm/components/Navbar/useNavigation.mjs.map +1 -1
- package/dist/esm/components/Pagination/NumberItemsSelector.mjs.map +1 -1
- package/dist/esm/components/Pagination/Pagination.mjs.map +1 -1
- package/dist/esm/components/Pagination/ShowingResultsNumberItems.mjs.map +1 -1
- package/dist/esm/components/Pagination/pagination.content.mjs.map +1 -1
- package/dist/esm/components/Pattern/DotPattern.mjs.map +1 -1
- package/dist/esm/components/Pattern/GridDistortionPattern.mjs +2 -1
- package/dist/esm/components/Pattern/GridDistortionPattern.mjs.map +1 -1
- package/dist/esm/components/Pattern/GridPattern.mjs.map +1 -1
- package/dist/esm/components/Pattern/SpotLight.mjs.map +1 -1
- package/dist/esm/components/Popover/dynamic.mjs.map +1 -1
- package/dist/esm/components/Popover/static.mjs.map +1 -1
- package/dist/esm/components/PressableSpan/PressableSpan.mjs.map +1 -1
- package/dist/esm/components/RightDrawer/RightDrawer.mjs.map +1 -1
- package/dist/esm/components/RightDrawer/isElementAtTopAndNotCovered.mjs.map +1 -1
- package/dist/esm/components/RightDrawer/rightDrawer.content.mjs.map +1 -1
- package/dist/esm/components/RightDrawer/useRightDrawer.mjs.map +1 -1
- package/dist/esm/components/Select/Multiselect.mjs +26 -24
- package/dist/esm/components/Select/Multiselect.mjs.map +1 -1
- package/dist/esm/components/Select/Select.mjs.map +1 -1
- package/dist/esm/components/SocialNetworks/DiscordLogo.mjs.map +1 -1
- package/dist/esm/components/SocialNetworks/FacebookLogo.mjs.map +1 -1
- package/dist/esm/components/SocialNetworks/InstagramLogo.mjs.map +1 -1
- package/dist/esm/components/SocialNetworks/ProductHuntLogo.mjs.map +1 -1
- package/dist/esm/components/SocialNetworks/TiktokLogo.mjs.map +1 -1
- package/dist/esm/components/SocialNetworks/XLogo.mjs.map +1 -1
- package/dist/esm/components/SocialNetworks/YoutubeLogo.mjs.map +1 -1
- package/dist/esm/components/SocialNetworks/index.mjs.map +1 -1
- package/dist/esm/components/Steps/index.mjs.map +1 -1
- package/dist/esm/components/Steps/steps.content.mjs.map +1 -1
- package/dist/esm/components/SwitchSelector/SwitchSelector.mjs.map +1 -1
- package/dist/esm/components/SwitchSelector/VerticalSwitchSelector.mjs.map +1 -1
- package/dist/esm/components/SwitchSelector/useSwitchSelector.mjs.map +1 -1
- package/dist/esm/components/Tab/Tab.mjs +4 -2
- package/dist/esm/components/Tab/Tab.mjs.map +1 -1
- package/dist/esm/components/Tab/TabContext.mjs.map +1 -1
- package/dist/esm/components/TabSelector/TabSelector.mjs.map +1 -1
- package/dist/esm/components/Table/ExpandButton.mjs.map +1 -1
- package/dist/esm/components/Table/SmartTable.mjs.map +1 -1
- package/dist/esm/components/Table/Table.mjs.map +1 -1
- package/dist/esm/components/Table/TableElements.mjs.map +1 -1
- package/dist/esm/components/Table/table.content.mjs.map +1 -1
- package/dist/esm/components/Table/useTableWidths.mjs.map +1 -1
- package/dist/esm/components/Tag/index.mjs.map +1 -1
- package/dist/esm/components/TechLogo/TechLogo.mjs.map +1 -1
- package/dist/esm/components/TechLogo/logos/Adonis.mjs.map +1 -1
- package/dist/esm/components/TechLogo/logos/Angular.mjs.map +1 -1
- package/dist/esm/components/TechLogo/logos/Anthropic.mjs.map +1 -1
- package/dist/esm/components/TechLogo/logos/Astro.mjs.map +1 -1
- package/dist/esm/components/TechLogo/logos/Atlassian.mjs.map +1 -1
- package/dist/esm/components/TechLogo/logos/Bitbucket.mjs.map +1 -1
- package/dist/esm/components/TechLogo/logos/ChatGPT.mjs.map +1 -1
- package/dist/esm/components/TechLogo/logos/Claude.mjs.map +1 -1
- package/dist/esm/components/TechLogo/logos/DeepSeek.mjs.map +1 -1
- package/dist/esm/components/TechLogo/logos/Express.mjs.map +1 -1
- package/dist/esm/components/TechLogo/logos/Fastify.mjs.map +1 -1
- package/dist/esm/components/TechLogo/logos/Gemini.mjs.map +1 -1
- package/dist/esm/components/TechLogo/logos/GitHub.mjs.map +1 -1
- package/dist/esm/components/TechLogo/logos/GitLab.mjs.map +1 -1
- package/dist/esm/components/TechLogo/logos/Google.mjs.map +1 -1
- package/dist/esm/components/TechLogo/logos/GoogleAI.mjs.map +1 -1
- package/dist/esm/components/TechLogo/logos/Grok.mjs.map +1 -1
- package/dist/esm/components/TechLogo/logos/Hono.mjs.map +1 -1
- package/dist/esm/components/TechLogo/logos/LinkedIn.mjs.map +1 -1
- package/dist/esm/components/TechLogo/logos/Lit.mjs.map +1 -1
- package/dist/esm/components/TechLogo/logos/Lynx.mjs.map +1 -1
- package/dist/esm/components/TechLogo/logos/Microsoft.mjs.map +1 -1
- package/dist/esm/components/TechLogo/logos/Mistral.mjs.map +1 -1
- package/dist/esm/components/TechLogo/logos/NestJS.mjs.map +1 -1
- package/dist/esm/components/TechLogo/logos/Nextjs.mjs.map +1 -1
- package/dist/esm/components/TechLogo/logos/Node.mjs.map +1 -1
- package/dist/esm/components/TechLogo/logos/Nuxt.mjs.map +1 -1
- package/dist/esm/components/TechLogo/logos/Ollama.mjs.map +1 -1
- package/dist/esm/components/TechLogo/logos/OpenAI.mjs.map +1 -1
- package/dist/esm/components/TechLogo/logos/Perplexity.mjs.map +1 -1
- package/dist/esm/components/TechLogo/logos/Preact.mjs.map +1 -1
- package/dist/esm/components/TechLogo/logos/Reactjs.mjs.map +1 -1
- package/dist/esm/components/TechLogo/logos/Solid.mjs.map +1 -1
- package/dist/esm/components/TechLogo/logos/Svelte.mjs.map +1 -1
- package/dist/esm/components/TechLogo/logos/Tanstack.mjs.map +1 -1
- package/dist/esm/components/TechLogo/logos/Vanilla.mjs.map +1 -1
- package/dist/esm/components/TechLogo/logos/Vitejs.mjs.map +1 -1
- package/dist/esm/components/TechLogo/logos/Vuejs.mjs.map +1 -1
- package/dist/esm/components/Terminal/Terminal.mjs.map +1 -1
- package/dist/esm/components/Terminal/terminal.content.mjs.map +1 -1
- package/dist/esm/components/TextArea/AutoSizeTextArea.mjs +1 -2
- package/dist/esm/components/TextArea/AutoSizeTextArea.mjs.map +1 -1
- package/dist/esm/components/TextArea/AutocompleteTextArea.mjs +2 -1
- package/dist/esm/components/TextArea/AutocompleteTextArea.mjs.map +1 -1
- package/dist/esm/components/TextArea/ContentEditableTextArea.mjs +30 -15
- package/dist/esm/components/TextArea/ContentEditableTextArea.mjs.map +1 -1
- package/dist/esm/components/TextArea/TextArea.mjs.map +1 -1
- package/dist/esm/components/ThemeSwitcherDropDown/DesktopThemeSwitcher.mjs.map +1 -1
- package/dist/esm/components/ThemeSwitcherDropDown/MobileThemeSwitcher.mjs.map +1 -1
- package/dist/esm/components/Toaster/Toast.mjs.map +1 -1
- package/dist/esm/components/Toaster/Toaster.mjs.map +1 -1
- package/dist/esm/components/Toaster/useToast.mjs.map +1 -1
- package/dist/esm/components/WithResizer/index.mjs +3 -2
- package/dist/esm/components/WithResizer/index.mjs.map +1 -1
- package/dist/esm/hooks/useDevice.mjs.map +1 -1
- package/dist/esm/hooks/useGetElementById.mjs.map +1 -1
- package/dist/esm/hooks/useGetElementOrWindow.mjs.map +1 -1
- package/dist/esm/hooks/useHorizontalSwipe.mjs +2 -1
- package/dist/esm/hooks/useHorizontalSwipe.mjs.map +1 -1
- package/dist/esm/hooks/useIsDarkMode.mjs +2 -1
- package/dist/esm/hooks/useIsDarkMode.mjs.map +1 -1
- package/dist/esm/hooks/useIsMounted.mjs.map +1 -1
- package/dist/esm/hooks/useItemSelector.mjs.map +1 -1
- package/dist/esm/hooks/useKeyboardDetector.mjs.map +1 -1
- package/dist/esm/hooks/usePersistedStore.mjs.map +1 -1
- package/dist/esm/hooks/useScreenWidth.mjs.map +1 -1
- package/dist/esm/hooks/useScrollBlockage/index.mjs.map +1 -1
- package/dist/esm/hooks/useScrollBlockage/useScrollBlockageStore.mjs.map +1 -1
- package/dist/esm/hooks/useScrollDetection.mjs +5 -2
- package/dist/esm/hooks/useScrollDetection.mjs.map +1 -1
- package/dist/esm/hooks/useScrollY.mjs.map +1 -1
- package/dist/esm/hooks/useSearch.mjs.map +1 -1
- package/dist/esm/libs/auth.mjs.map +1 -1
- package/dist/esm/providers/ReactQueryProvider.mjs.map +1 -1
- package/dist/esm/routes.mjs +7 -1
- package/dist/esm/routes.mjs.map +1 -1
- package/dist/esm/structured-data/buildAuthorJsonLd.mjs.map +1 -1
- package/dist/esm/structured-data/buildBreadcrumbsJsonLd.mjs.map +1 -1
- package/dist/esm/structured-data/buildCreativeWorkJsonLd.mjs.map +1 -1
- package/dist/esm/structured-data/buildFAQPageJsonLd.mjs.map +1 -1
- package/dist/esm/structured-data/buildOrganizationJsonLd.mjs.map +1 -1
- package/dist/esm/structured-data/buildProductJsonLd.mjs.map +1 -1
- package/dist/esm/structured-data/buildSoftwareApplicationJsonLd.mjs +23 -4
- package/dist/esm/structured-data/buildSoftwareApplicationJsonLd.mjs.map +1 -1
- package/dist/esm/structured-data/buildWebsiteJsonLd.mjs.map +1 -1
- package/dist/esm/tailwind.config.mjs.map +1 -1
- package/dist/types/api/hooks/ai.d.ts +0 -1
- package/dist/types/api/hooks/ai.d.ts.map +1 -1
- package/dist/types/api/hooks/analytics.d.ts +27 -0
- package/dist/types/api/hooks/analytics.d.ts.map +1 -0
- package/dist/types/api/hooks/asset.d.ts +0 -1
- package/dist/types/api/hooks/asset.d.ts.map +1 -1
- package/dist/types/api/hooks/audit.d.ts +0 -1
- package/dist/types/api/hooks/audit.d.ts.map +1 -1
- package/dist/types/api/hooks/auth.d.ts.map +1 -1
- package/dist/types/api/hooks/bitbucket.d.ts.map +1 -1
- package/dist/types/api/hooks/dictionary.d.ts +2 -3
- package/dist/types/api/hooks/dictionary.d.ts.map +1 -1
- package/dist/types/api/hooks/discussions.d.ts +0 -1
- package/dist/types/api/hooks/discussions.d.ts.map +1 -1
- package/dist/types/api/hooks/editor.d.ts.map +1 -1
- package/dist/types/api/hooks/environment.d.ts.map +1 -1
- package/dist/types/api/hooks/github.d.ts +0 -1
- package/dist/types/api/hooks/github.d.ts.map +1 -1
- package/dist/types/api/hooks/gitlab.d.ts.map +1 -1
- package/dist/types/api/hooks/newsletter.d.ts.map +1 -1
- package/dist/types/api/hooks/organization.d.ts +2 -2
- package/dist/types/api/hooks/organization.d.ts.map +1 -1
- package/dist/types/api/hooks/project.d.ts +0 -1
- package/dist/types/api/hooks/project.d.ts.map +1 -1
- package/dist/types/api/hooks/reviewer.d.ts +2 -3
- package/dist/types/api/hooks/reviewer.d.ts.map +1 -1
- package/dist/types/api/hooks/search.d.ts +0 -1
- package/dist/types/api/hooks/search.d.ts.map +1 -1
- package/dist/types/api/hooks/showcaseProject.d.ts +1 -2
- package/dist/types/api/hooks/showcaseProject.d.ts.map +1 -1
- package/dist/types/api/hooks/stripe.d.ts +0 -1
- package/dist/types/api/hooks/stripe.d.ts.map +1 -1
- package/dist/types/api/hooks/tag.d.ts +0 -1
- package/dist/types/api/hooks/tag.d.ts.map +1 -1
- package/dist/types/api/hooks/translate.d.ts.map +1 -1
- package/dist/types/api/hooks/user.d.ts +0 -1
- package/dist/types/api/hooks/user.d.ts.map +1 -1
- package/dist/types/api/hooks/utils.d.ts +1 -6
- package/dist/types/api/hooks/utils.d.ts.map +1 -1
- package/dist/types/api/index.d.ts +5 -3
- package/dist/types/api/useAuth/useAuth.d.ts +1 -5
- package/dist/types/api/useAuth/useAuth.d.ts.map +1 -1
- package/dist/types/api/useAuth/useOAuth2.d.ts +1 -2
- package/dist/types/api/useAuth/useOAuth2.d.ts.map +1 -1
- package/dist/types/api/useAuth/useSession.d.ts +7 -4
- package/dist/types/api/useAuth/useSession.d.ts.map +1 -1
- package/dist/types/api/useIntlayerAPI.d.ts +44 -290
- package/dist/types/api/useIntlayerAPI.d.ts.map +1 -1
- package/dist/types/api/useUser/index.d.ts +1 -3
- package/dist/types/api/useUser/index.d.ts.map +1 -1
- package/dist/types/components/Accordion/Accordion.d.ts +1 -1
- package/dist/types/components/Accordion/Accordion.d.ts.map +1 -1
- package/dist/types/components/Avatar/image.d.ts.map +1 -1
- package/dist/types/components/Avatar/index.d.ts +0 -1
- package/dist/types/components/Avatar/index.d.ts.map +1 -1
- package/dist/types/components/Badge/index.d.ts +25 -16
- package/dist/types/components/Badge/index.d.ts.map +1 -1
- package/dist/types/components/Breadcrumb/breadcrumb.content.d.ts +1 -3
- package/dist/types/components/Breadcrumb/breadcrumb.content.d.ts.map +1 -1
- package/dist/types/components/Breadcrumb/index.d.ts +4 -5
- package/dist/types/components/Breadcrumb/index.d.ts.map +1 -1
- package/dist/types/components/Browser/Browser.content.d.ts +13 -15
- package/dist/types/components/Browser/Browser.content.d.ts.map +1 -1
- package/dist/types/components/Browser/Browser.d.ts +1 -14
- package/dist/types/components/Browser/Browser.d.ts.map +1 -1
- package/dist/types/components/Browser/extractUrlFromSitemap.d.ts.map +1 -1
- package/dist/types/components/Button/Button.d.ts +5 -7
- package/dist/types/components/Button/Button.d.ts.map +1 -1
- package/dist/types/components/Carousel/index.content.d.ts +3 -5
- package/dist/types/components/Carousel/index.content.d.ts.map +1 -1
- package/dist/types/components/Carousel/index.d.ts +0 -1
- package/dist/types/components/Carousel/index.d.ts.map +1 -1
- package/dist/types/components/ClickOutsideDiv/index.d.ts +0 -1
- package/dist/types/components/ClickOutsideDiv/index.d.ts.map +1 -1
- package/dist/types/components/CollapsibleTable/CollapsibleTable.d.ts +4 -6
- package/dist/types/components/CollapsibleTable/CollapsibleTable.d.ts.map +1 -1
- package/dist/types/components/Command/index.d.ts +21 -25
- package/dist/types/components/Command/index.d.ts.map +1 -1
- package/dist/types/components/Container/index.d.ts +11 -12
- package/dist/types/components/Container/index.d.ts.map +1 -1
- package/dist/types/components/ContentEditor/ContentEditor.d.ts +5 -3
- package/dist/types/components/ContentEditor/ContentEditor.d.ts.map +1 -1
- package/dist/types/components/ContentEditor/ContentEditorInput.d.ts +10 -5
- package/dist/types/components/ContentEditor/ContentEditorInput.d.ts.map +1 -1
- package/dist/types/components/ContentEditor/ContentEditorTextArea.d.ts +10 -5
- package/dist/types/components/ContentEditor/ContentEditorTextArea.d.ts.map +1 -1
- package/dist/types/components/ContentSelector/ContentSelector.d.ts +0 -1
- package/dist/types/components/ContentSelector/ContentSelector.d.ts.map +1 -1
- package/dist/types/components/CopyButton/CopyButton.content.d.ts +1 -3
- package/dist/types/components/CopyButton/CopyButton.content.d.ts.map +1 -1
- package/dist/types/components/CopyButton/index.d.ts +1 -1
- package/dist/types/components/CopyButton/index.d.ts.map +1 -1
- package/dist/types/components/CopyToClipboard/index.d.ts +0 -1
- package/dist/types/components/CopyToClipboard/index.d.ts.map +1 -1
- package/dist/types/components/DictionaryEditor/DictionaryEditor.d.ts +0 -1
- package/dist/types/components/DictionaryEditor/DictionaryEditor.d.ts.map +1 -1
- package/dist/types/components/DictionaryEditor/ItemLayout.d.ts +0 -1
- package/dist/types/components/DictionaryEditor/ItemLayout.d.ts.map +1 -1
- package/dist/types/components/DictionaryEditor/NodeWrapper/ArrayWrapper.d.ts +0 -1
- package/dist/types/components/DictionaryEditor/NodeWrapper/ArrayWrapper.d.ts.map +1 -1
- package/dist/types/components/DictionaryEditor/NodeWrapper/BooleanWrapper.d.ts +0 -1
- package/dist/types/components/DictionaryEditor/NodeWrapper/BooleanWrapper.d.ts.map +1 -1
- package/dist/types/components/DictionaryEditor/NodeWrapper/ConditionWrapper.d.ts +1 -2
- package/dist/types/components/DictionaryEditor/NodeWrapper/ConditionWrapper.d.ts.map +1 -1
- package/dist/types/components/DictionaryEditor/NodeWrapper/EnumerationWrapper.d.ts +1 -2
- package/dist/types/components/DictionaryEditor/NodeWrapper/EnumerationWrapper.d.ts.map +1 -1
- package/dist/types/components/DictionaryEditor/NodeWrapper/FileWrapper.d.ts +0 -1
- package/dist/types/components/DictionaryEditor/NodeWrapper/FileWrapper.d.ts.map +1 -1
- package/dist/types/components/DictionaryEditor/NodeWrapper/HtmlWrapper.d.ts +1 -2
- package/dist/types/components/DictionaryEditor/NodeWrapper/HtmlWrapper.d.ts.map +1 -1
- package/dist/types/components/DictionaryEditor/NodeWrapper/InsertionWrapper.d.ts +1 -2
- package/dist/types/components/DictionaryEditor/NodeWrapper/InsertionWrapper.d.ts.map +1 -1
- package/dist/types/components/DictionaryEditor/NodeWrapper/MarkdownWrapper.d.ts +1 -2
- package/dist/types/components/DictionaryEditor/NodeWrapper/MarkdownWrapper.d.ts.map +1 -1
- package/dist/types/components/DictionaryEditor/NodeWrapper/NestedObjectWrapper.d.ts +0 -1
- package/dist/types/components/DictionaryEditor/NodeWrapper/NestedObjectWrapper.d.ts.map +1 -1
- package/dist/types/components/DictionaryEditor/NodeWrapper/NumberWrapper.d.ts +0 -1
- package/dist/types/components/DictionaryEditor/NodeWrapper/NumberWrapper.d.ts.map +1 -1
- package/dist/types/components/DictionaryEditor/NodeWrapper/PluralWrapper.d.ts +1 -2
- package/dist/types/components/DictionaryEditor/NodeWrapper/PluralWrapper.d.ts.map +1 -1
- package/dist/types/components/DictionaryEditor/NodeWrapper/StringWrapper.d.ts +0 -1
- package/dist/types/components/DictionaryEditor/NodeWrapper/StringWrapper.d.ts.map +1 -1
- package/dist/types/components/DictionaryEditor/NodeWrapper/TranslationWrapper.d.ts +1 -2
- package/dist/types/components/DictionaryEditor/NodeWrapper/TranslationWrapper.d.ts.map +1 -1
- package/dist/types/components/DictionaryEditor/NodeWrapper/index.d.ts +0 -1
- package/dist/types/components/DictionaryEditor/NodeWrapper/index.d.ts.map +1 -1
- package/dist/types/components/DictionaryFieldEditor/ContentEditor.d.ts +0 -1
- package/dist/types/components/DictionaryFieldEditor/ContentEditor.d.ts.map +1 -1
- package/dist/types/components/DictionaryFieldEditor/ContentEditorView/SafeHtmlRenderer.d.ts +2 -6
- package/dist/types/components/DictionaryFieldEditor/ContentEditorView/SafeHtmlRenderer.d.ts.map +1 -1
- package/dist/types/components/DictionaryFieldEditor/ContentEditorView/TextEditor.d.ts +7 -5
- package/dist/types/components/DictionaryFieldEditor/ContentEditorView/TextEditor.d.ts.map +1 -1
- package/dist/types/components/DictionaryFieldEditor/ContentEditorView/object.d.ts.map +1 -1
- package/dist/types/components/DictionaryFieldEditor/DictionaryCreationForm/DictionaryCreationForm.d.ts +0 -1
- package/dist/types/components/DictionaryFieldEditor/DictionaryCreationForm/DictionaryCreationForm.d.ts.map +1 -1
- package/dist/types/components/DictionaryFieldEditor/DictionaryCreationForm/dictionaryCreationForm.content.d.ts +18 -20
- package/dist/types/components/DictionaryFieldEditor/DictionaryCreationForm/dictionaryCreationForm.content.d.ts.map +1 -1
- package/dist/types/components/DictionaryFieldEditor/DictionaryCreationForm/useDictionaryFormSchema.content.d.ts +4 -6
- package/dist/types/components/DictionaryFieldEditor/DictionaryCreationForm/useDictionaryFormSchema.content.d.ts.map +1 -1
- package/dist/types/components/DictionaryFieldEditor/DictionaryCreationForm/useDictionaryFormSchema.d.ts +1 -2
- package/dist/types/components/DictionaryFieldEditor/DictionaryCreationForm/useDictionaryFormSchema.d.ts.map +1 -1
- package/dist/types/components/DictionaryFieldEditor/DictionaryDetails/DictionaryDetailsForm.d.ts +0 -1
- package/dist/types/components/DictionaryFieldEditor/DictionaryDetails/DictionaryDetailsForm.d.ts.map +1 -1
- package/dist/types/components/DictionaryFieldEditor/DictionaryDetails/dictionaryDetails.content.d.ts +52 -54
- package/dist/types/components/DictionaryFieldEditor/DictionaryDetails/dictionaryDetails.content.d.ts.map +1 -1
- package/dist/types/components/DictionaryFieldEditor/DictionaryDetails/useDictionaryDetailsSchema.content.d.ts +16 -18
- package/dist/types/components/DictionaryFieldEditor/DictionaryDetails/useDictionaryDetailsSchema.content.d.ts.map +1 -1
- package/dist/types/components/DictionaryFieldEditor/DictionaryDetails/useDictionaryDetailsSchema.d.ts +3 -4
- package/dist/types/components/DictionaryFieldEditor/DictionaryDetails/useDictionaryDetailsSchema.d.ts.map +1 -1
- package/dist/types/components/DictionaryFieldEditor/DictionaryFieldEditor.d.ts +0 -1
- package/dist/types/components/DictionaryFieldEditor/DictionaryFieldEditor.d.ts.map +1 -1
- package/dist/types/components/DictionaryFieldEditor/EnumKeyInput.d.ts +0 -1
- package/dist/types/components/DictionaryFieldEditor/EnumKeyInput.d.ts.map +1 -1
- package/dist/types/components/DictionaryFieldEditor/JSONEditor.d.ts +0 -1
- package/dist/types/components/DictionaryFieldEditor/JSONEditor.d.ts.map +1 -1
- package/dist/types/components/DictionaryFieldEditor/KeyPathBreadcrumb.d.ts +1 -1
- package/dist/types/components/DictionaryFieldEditor/KeyPathBreadcrumb.d.ts.map +1 -1
- package/dist/types/components/DictionaryFieldEditor/NavigationView/NavigationViewNode.d.ts +0 -1
- package/dist/types/components/DictionaryFieldEditor/NavigationView/NavigationViewNode.d.ts.map +1 -1
- package/dist/types/components/DictionaryFieldEditor/NavigationView/navigationViewNode.content.d.ts +10 -12
- package/dist/types/components/DictionaryFieldEditor/NavigationView/navigationViewNode.content.d.ts.map +1 -1
- package/dist/types/components/DictionaryFieldEditor/NodeTypeSelector.d.ts +0 -1
- package/dist/types/components/DictionaryFieldEditor/NodeTypeSelector.d.ts.map +1 -1
- package/dist/types/components/DictionaryFieldEditor/SaveForm/SaveForm.d.ts +0 -1
- package/dist/types/components/DictionaryFieldEditor/SaveForm/SaveForm.d.ts.map +1 -1
- package/dist/types/components/DictionaryFieldEditor/SaveForm/saveForm.content.d.ts +16 -18
- package/dist/types/components/DictionaryFieldEditor/SaveForm/saveForm.content.d.ts.map +1 -1
- package/dist/types/components/DictionaryFieldEditor/StructureEditor.d.ts +0 -1
- package/dist/types/components/DictionaryFieldEditor/StructureEditor.d.ts.map +1 -1
- package/dist/types/components/DictionaryFieldEditor/StructureView/StructureView.d.ts +0 -1
- package/dist/types/components/DictionaryFieldEditor/StructureView/StructureView.d.ts.map +1 -1
- package/dist/types/components/DictionaryFieldEditor/StructureView/structureView.content.d.ts +4 -6
- package/dist/types/components/DictionaryFieldEditor/StructureView/structureView.content.d.ts.map +1 -1
- package/dist/types/components/DictionaryFieldEditor/VersionSwitcherDropDown/VersionSwitcher.d.ts +1 -2
- package/dist/types/components/DictionaryFieldEditor/VersionSwitcherDropDown/VersionSwitcher.d.ts.map +1 -1
- package/dist/types/components/DictionaryFieldEditor/VersionSwitcherDropDown/VersionSwitcherContext.d.ts +0 -1
- package/dist/types/components/DictionaryFieldEditor/VersionSwitcherDropDown/VersionSwitcherContext.d.ts.map +1 -1
- package/dist/types/components/DictionaryFieldEditor/VersionSwitcherDropDown/versionSwitcherDropDown.content.d.ts +3 -5
- package/dist/types/components/DictionaryFieldEditor/VersionSwitcherDropDown/versionSwitcherDropDown.content.d.ts.map +1 -1
- package/dist/types/components/DictionaryFieldEditor/contentEditor.content.d.ts +3 -5
- package/dist/types/components/DictionaryFieldEditor/contentEditor.content.d.ts.map +1 -1
- package/dist/types/components/DictionaryFieldEditor/dictionaryFieldEditor.content.d.ts +2 -4
- package/dist/types/components/DictionaryFieldEditor/dictionaryFieldEditor.content.d.ts.map +1 -1
- package/dist/types/components/DictionaryFieldEditor/getIsEditableSection.d.ts +0 -1
- package/dist/types/components/DictionaryFieldEditor/getIsEditableSection.d.ts.map +1 -1
- package/dist/types/components/DictionaryFieldEditor/index.d.ts +1 -0
- package/dist/types/components/DictionaryFieldEditor/nodeTypeSelector.content.d.ts +16 -18
- package/dist/types/components/DictionaryFieldEditor/nodeTypeSelector.content.d.ts.map +1 -1
- package/dist/types/components/DropDown/index.d.ts +1 -1
- package/dist/types/components/DropDown/index.d.ts.map +1 -1
- package/dist/types/components/EditableField/EditableFieldInput.d.ts +4 -2
- package/dist/types/components/EditableField/EditableFieldInput.d.ts.map +1 -1
- package/dist/types/components/EditableField/EditableFieldLayout.d.ts +0 -1
- package/dist/types/components/EditableField/EditableFieldLayout.d.ts.map +1 -1
- package/dist/types/components/EditableField/EditableFieldTextArea.d.ts +4 -2
- package/dist/types/components/EditableField/EditableFieldTextArea.d.ts.map +1 -1
- package/dist/types/components/ExpandCollapse/ExpandCollapse.d.ts +7 -4
- package/dist/types/components/ExpandCollapse/ExpandCollapse.d.ts.map +1 -1
- package/dist/types/components/ExpandCollapse/expandCollapse.content.d.ts +1 -3
- package/dist/types/components/ExpandCollapse/expandCollapse.content.d.ts.map +1 -1
- package/dist/types/components/Flags/Flag.d.ts +0 -1
- package/dist/types/components/Flags/Flag.d.ts.map +1 -1
- package/dist/types/components/Flags/flags.d.ts +604 -604
- package/dist/types/components/Flags/flags.d.ts.map +1 -1
- package/dist/types/components/Footer/index.d.ts +13 -6
- package/dist/types/components/Footer/index.d.ts.map +1 -1
- package/dist/types/components/Form/Form.d.ts +2 -25
- package/dist/types/components/Form/Form.d.ts.map +1 -1
- package/dist/types/components/Form/FormBase.d.ts +3 -16
- package/dist/types/components/Form/FormBase.d.ts.map +1 -1
- package/dist/types/components/Form/FormControl.d.ts +0 -1
- package/dist/types/components/Form/FormControl.d.ts.map +1 -1
- package/dist/types/components/Form/FormDescription.d.ts +0 -1
- package/dist/types/components/Form/FormDescription.d.ts.map +1 -1
- package/dist/types/components/Form/FormField.d.ts +2 -7
- package/dist/types/components/Form/FormField.d.ts.map +1 -1
- package/dist/types/components/Form/FormItem.d.ts +1 -3
- package/dist/types/components/Form/FormItem.d.ts.map +1 -1
- package/dist/types/components/Form/FormLabel.d.ts +0 -1
- package/dist/types/components/Form/FormLabel.d.ts.map +1 -1
- package/dist/types/components/Form/FormMessage.d.ts +0 -1
- package/dist/types/components/Form/FormMessage.d.ts.map +1 -1
- package/dist/types/components/Form/elements/AutoSizeTextAreaElement.d.ts +1 -2
- package/dist/types/components/Form/elements/AutoSizeTextAreaElement.d.ts.map +1 -1
- package/dist/types/components/Form/elements/CheckboxElement.d.ts +2 -2
- package/dist/types/components/Form/elements/CheckboxElement.d.ts.map +1 -1
- package/dist/types/components/Form/elements/EditableFieldInputElement.d.ts +2 -4
- package/dist/types/components/Form/elements/EditableFieldInputElement.d.ts.map +1 -1
- package/dist/types/components/Form/elements/EditableFieldTextAreaElement.d.ts +2 -4
- package/dist/types/components/Form/elements/EditableFieldTextAreaElement.d.ts.map +1 -1
- package/dist/types/components/Form/elements/FormElement.d.ts +2 -3
- package/dist/types/components/Form/elements/FormElement.d.ts.map +1 -1
- package/dist/types/components/Form/elements/FormElementWrapper.d.ts +0 -1
- package/dist/types/components/Form/elements/FormElementWrapper.d.ts.map +1 -1
- package/dist/types/components/Form/elements/InputElement.d.ts +2 -2
- package/dist/types/components/Form/elements/InputElement.d.ts.map +1 -1
- package/dist/types/components/Form/elements/InputPasswordElement.d.ts +1 -2
- package/dist/types/components/Form/elements/InputPasswordElement.d.ts.map +1 -1
- package/dist/types/components/Form/elements/MultiselectElement.d.ts +2 -13
- package/dist/types/components/Form/elements/MultiselectElement.d.ts.map +1 -1
- package/dist/types/components/Form/elements/OTPElement.d.ts +4 -16
- package/dist/types/components/Form/elements/OTPElement.d.ts.map +1 -1
- package/dist/types/components/Form/elements/SearchInputElement.d.ts +2 -2
- package/dist/types/components/Form/elements/SearchInputElement.d.ts.map +1 -1
- package/dist/types/components/Form/elements/SelectElement.d.ts +2 -13
- package/dist/types/components/Form/elements/SelectElement.d.ts.map +1 -1
- package/dist/types/components/Form/elements/SwitchSelectorElement.d.ts +3 -13
- package/dist/types/components/Form/elements/SwitchSelectorElement.d.ts.map +1 -1
- package/dist/types/components/Form/elements/TextAreaElement.d.ts +1 -2
- package/dist/types/components/Form/elements/TextAreaElement.d.ts.map +1 -1
- package/dist/types/components/Form/index.d.ts +3 -1
- package/dist/types/components/Form/layout/FormItemLayout.d.ts +0 -1
- package/dist/types/components/Form/layout/FormItemLayout.d.ts.map +1 -1
- package/dist/types/components/Form/layout/FormLabelLayout.d.ts +0 -1
- package/dist/types/components/Form/layout/FormLabelLayout.d.ts.map +1 -1
- package/dist/types/components/Form/layout/RequiredStar.d.ts +0 -1
- package/dist/types/components/Form/layout/RequiredStar.d.ts.map +1 -1
- package/dist/types/components/HTMLRender/HTMLRender.d.ts +0 -1
- package/dist/types/components/HTMLRender/HTMLRender.d.ts.map +1 -1
- package/dist/types/components/Headers/index.d.ts +0 -1
- package/dist/types/components/Headers/index.d.ts.map +1 -1
- package/dist/types/components/HeightResizer/index.d.ts +0 -1
- package/dist/types/components/HeightResizer/index.d.ts.map +1 -1
- package/dist/types/components/HideShow/index.d.ts +0 -1
- package/dist/types/components/HideShow/index.d.ts.map +1 -1
- package/dist/types/components/IDE/Code.d.ts +2 -2
- package/dist/types/components/IDE/Code.d.ts.map +1 -1
- package/dist/types/components/IDE/CodeBlockClient.d.ts +0 -1
- package/dist/types/components/IDE/CodeBlockClient.d.ts.map +1 -1
- package/dist/types/components/IDE/CodeBlockHighlight.d.ts +6 -10
- package/dist/types/components/IDE/CodeBlockHighlight.d.ts.map +1 -1
- package/dist/types/components/IDE/CodeBlockServer.d.ts +0 -1
- package/dist/types/components/IDE/CodeBlockServer.d.ts.map +1 -1
- package/dist/types/components/IDE/CodeBlockShiki.d.ts +0 -1
- package/dist/types/components/IDE/CodeBlockShiki.d.ts.map +1 -1
- package/dist/types/components/IDE/CodeConditionalRenderer.d.ts +0 -1
- package/dist/types/components/IDE/CodeConditionalRenderer.d.ts.map +1 -1
- package/dist/types/components/IDE/CodeContext.d.ts +1 -3
- package/dist/types/components/IDE/CodeContext.d.ts.map +1 -1
- package/dist/types/components/IDE/CodeFormatSelector.d.ts +2 -2
- package/dist/types/components/IDE/CodeFormatSelector.d.ts.map +1 -1
- package/dist/types/components/IDE/ContentDeclarationFormatSelector.d.ts +0 -1
- package/dist/types/components/IDE/ContentDeclarationFormatSelector.d.ts.map +1 -1
- package/dist/types/components/IDE/CopyCode.d.ts +2 -2
- package/dist/types/components/IDE/CopyCode.d.ts.map +1 -1
- package/dist/types/components/IDE/FileList.d.ts +0 -1
- package/dist/types/components/IDE/FileList.d.ts.map +1 -1
- package/dist/types/components/IDE/FileTree.d.ts +0 -1
- package/dist/types/components/IDE/FileTree.d.ts.map +1 -1
- package/dist/types/components/IDE/IDE.d.ts +0 -1
- package/dist/types/components/IDE/IDE.d.ts.map +1 -1
- package/dist/types/components/IDE/MarkDownRender.d.ts +0 -1
- package/dist/types/components/IDE/MarkDownRender.d.ts.map +1 -1
- package/dist/types/components/IDE/MonacoCode.d.ts +0 -1
- package/dist/types/components/IDE/MonacoCode.d.ts.map +1 -1
- package/dist/types/components/IDE/PackageManagerSelector.d.ts +0 -1
- package/dist/types/components/IDE/PackageManagerSelector.d.ts.map +1 -1
- package/dist/types/components/IDE/code.content.d.ts +2 -4
- package/dist/types/components/IDE/code.content.d.ts.map +1 -1
- package/dist/types/components/IDE/codeTransformer.d.ts.map +1 -1
- package/dist/types/components/IDE/copyCode.content.d.ts +2 -4
- package/dist/types/components/IDE/copyCode.content.d.ts.map +1 -1
- package/dist/types/components/IDE/createFileTree.d.ts.map +1 -1
- package/dist/types/components/IDE/index.d.ts +1 -1
- package/dist/types/components/IDE/selectors.content.d.ts +6 -8
- package/dist/types/components/IDE/selectors.content.d.ts.map +1 -1
- package/dist/types/components/InformationTag/index.d.ts +0 -1
- package/dist/types/components/InformationTag/index.d.ts.map +1 -1
- package/dist/types/components/Input/Checkbox.d.ts +3 -5
- package/dist/types/components/Input/Checkbox.d.ts.map +1 -1
- package/dist/types/components/Input/Input.d.ts +2 -4
- package/dist/types/components/Input/Input.d.ts.map +1 -1
- package/dist/types/components/Input/InputPassword.d.ts +0 -1
- package/dist/types/components/Input/InputPassword.d.ts.map +1 -1
- package/dist/types/components/Input/OTPInput.d.ts +7 -17
- package/dist/types/components/Input/OTPInput.d.ts.map +1 -1
- package/dist/types/components/Input/Radio.d.ts +3 -5
- package/dist/types/components/Input/Radio.d.ts.map +1 -1
- package/dist/types/components/Input/SearchInput.d.ts +1 -6
- package/dist/types/components/Input/SearchInput.d.ts.map +1 -1
- package/dist/types/components/KeyboardScreenAdapter/index.d.ts +0 -1
- package/dist/types/components/KeyboardScreenAdapter/index.d.ts.map +1 -1
- package/dist/types/components/KeyboardShortcut/KeyboardShortcut.d.ts +11 -6
- package/dist/types/components/KeyboardShortcut/KeyboardShortcut.d.ts.map +1 -1
- package/dist/types/components/Label/index.d.ts +0 -1
- package/dist/types/components/Label/index.d.ts.map +1 -1
- package/dist/types/components/LanguageBackground/LanguageBackground.d.ts +0 -1
- package/dist/types/components/LanguageBackground/LanguageBackground.d.ts.map +1 -1
- package/dist/types/components/LanguageBackground/LanguageSection.d.ts +0 -1
- package/dist/types/components/LanguageBackground/LanguageSection.d.ts.map +1 -1
- package/dist/types/components/Link/Link.d.ts +7 -12
- package/dist/types/components/Link/Link.d.ts.map +1 -1
- package/dist/types/components/Loader/index.content.d.ts +1 -3
- package/dist/types/components/Loader/index.content.d.ts.map +1 -1
- package/dist/types/components/Loader/index.d.ts +3 -2
- package/dist/types/components/Loader/index.d.ts.map +1 -1
- package/dist/types/components/Loader/spinner.d.ts +3 -7
- package/dist/types/components/Loader/spinner.d.ts.map +1 -1
- package/dist/types/components/LocaleSwitcherContentDropDown/LocaleSwitcherContent.d.ts +0 -1
- package/dist/types/components/LocaleSwitcherContentDropDown/LocaleSwitcherContent.d.ts.map +1 -1
- package/dist/types/components/LocaleSwitcherContentDropDown/LocaleSwitcherContentContext.d.ts +0 -1
- package/dist/types/components/LocaleSwitcherContentDropDown/LocaleSwitcherContentContext.d.ts.map +1 -1
- package/dist/types/components/LocaleSwitcherContentDropDown/localeSwitcher.content.d.ts +8 -10
- package/dist/types/components/LocaleSwitcherContentDropDown/localeSwitcher.content.d.ts.map +1 -1
- package/dist/types/components/LocaleSwitcherDropDown/LocaleSwitcher.d.ts +0 -1
- package/dist/types/components/LocaleSwitcherDropDown/LocaleSwitcher.d.ts.map +1 -1
- package/dist/types/components/LocaleSwitcherDropDown/localeSwitcher.content.d.ts +6 -8
- package/dist/types/components/LocaleSwitcherDropDown/localeSwitcher.content.d.ts.map +1 -1
- package/dist/types/components/Logo/Logo.d.ts +0 -1
- package/dist/types/components/Logo/Logo.d.ts.map +1 -1
- package/dist/types/components/Logo/LogoTextOnly.d.ts +0 -1
- package/dist/types/components/Logo/LogoTextOnly.d.ts.map +1 -1
- package/dist/types/components/Logo/LogoWithText.d.ts +0 -1
- package/dist/types/components/Logo/LogoWithText.d.ts.map +1 -1
- package/dist/types/components/Logo/LogoWithTextBelow.d.ts +0 -1
- package/dist/types/components/Logo/LogoWithTextBelow.d.ts.map +1 -1
- package/dist/types/components/MarkDownRender/MarkDownIframe.d.ts +0 -1
- package/dist/types/components/MarkDownRender/MarkDownIframe.d.ts.map +1 -1
- package/dist/types/components/MarkDownRender/MarkDownRender.d.ts +65 -116
- package/dist/types/components/MarkDownRender/MarkDownRender.d.ts.map +1 -1
- package/dist/types/components/MarkDownRender/index.d.ts +1 -1
- package/dist/types/components/MarkdownEditor/MarkdownEditor.d.ts +11 -6
- package/dist/types/components/MarkdownEditor/MarkdownEditor.d.ts.map +1 -1
- package/dist/types/components/MarkdownEditor/extensions.d.ts.map +1 -1
- package/dist/types/components/MarkdownEditor/generative/AICompletionCommands.d.ts +1 -6
- package/dist/types/components/MarkdownEditor/generative/AICompletionCommands.d.ts.map +1 -1
- package/dist/types/components/MarkdownEditor/generative/AISelector.d.ts +7 -10
- package/dist/types/components/MarkdownEditor/generative/AISelector.d.ts.map +1 -1
- package/dist/types/components/MarkdownEditor/generative/AISelectorCommands.d.ts +1 -5
- package/dist/types/components/MarkdownEditor/generative/AISelectorCommands.d.ts.map +1 -1
- package/dist/types/components/MarkdownEditor/generative/GenerativeMenuSwitch.d.ts +7 -12
- package/dist/types/components/MarkdownEditor/generative/GenerativeMenuSwitch.d.ts.map +1 -1
- package/dist/types/components/MarkdownEditor/generative/useAICompletion.d.ts +2 -1
- package/dist/types/components/MarkdownEditor/generative/useAICompletion.d.ts.map +1 -1
- package/dist/types/components/MarkdownEditor/imageUpload.d.ts +6 -7
- package/dist/types/components/MarkdownEditor/imageUpload.d.ts.map +1 -1
- package/dist/types/components/MarkdownEditor/markdownEditor.content.d.ts +118 -61
- package/dist/types/components/MarkdownEditor/markdownEditor.content.d.ts.map +1 -1
- package/dist/types/components/MarkdownEditor/novel/components/editor-bubble-item.d.ts +0 -1
- package/dist/types/components/MarkdownEditor/novel/components/editor-bubble-item.d.ts.map +1 -1
- package/dist/types/components/MarkdownEditor/novel/components/editor-bubble.d.ts +0 -1
- package/dist/types/components/MarkdownEditor/novel/components/editor-bubble.d.ts.map +1 -1
- package/dist/types/components/MarkdownEditor/novel/components/editor-command-item.d.ts +4 -9
- package/dist/types/components/MarkdownEditor/novel/components/editor-command-item.d.ts.map +1 -1
- package/dist/types/components/MarkdownEditor/novel/components/editor-command.d.ts +6 -10
- package/dist/types/components/MarkdownEditor/novel/components/editor-command.d.ts.map +1 -1
- package/dist/types/components/MarkdownEditor/novel/components/editor.d.ts +5 -2
- package/dist/types/components/MarkdownEditor/novel/components/editor.d.ts.map +1 -1
- package/dist/types/components/MarkdownEditor/novel/extensions/ai-highlight.d.ts +0 -1
- package/dist/types/components/MarkdownEditor/novel/extensions/ai-highlight.d.ts.map +1 -1
- package/dist/types/components/MarkdownEditor/novel/extensions/custom-keymap.d.ts +0 -1
- package/dist/types/components/MarkdownEditor/novel/extensions/custom-keymap.d.ts.map +1 -1
- package/dist/types/components/MarkdownEditor/novel/extensions/image-resizer.d.ts +4 -1
- package/dist/types/components/MarkdownEditor/novel/extensions/image-resizer.d.ts.map +1 -1
- package/dist/types/components/MarkdownEditor/novel/extensions/index.d.ts +3 -8
- package/dist/types/components/MarkdownEditor/novel/extensions/index.d.ts.map +1 -1
- package/dist/types/components/MarkdownEditor/novel/extensions/slash-command.d.ts +4 -5
- package/dist/types/components/MarkdownEditor/novel/extensions/slash-command.d.ts.map +1 -1
- package/dist/types/components/MarkdownEditor/novel/extensions/updated-image.d.ts +1 -4
- package/dist/types/components/MarkdownEditor/novel/extensions/updated-image.d.ts.map +1 -1
- package/dist/types/components/MarkdownEditor/novel/index.d.ts +1 -0
- package/dist/types/components/MarkdownEditor/novel/plugins/upload-images.d.ts +2 -8
- package/dist/types/components/MarkdownEditor/novel/plugins/upload-images.d.ts.map +1 -1
- package/dist/types/components/MarkdownEditor/novel/utils/atoms.d.ts +0 -1
- package/dist/types/components/MarkdownEditor/novel/utils/atoms.d.ts.map +1 -1
- package/dist/types/components/MarkdownEditor/novel/utils/index.d.ts +0 -1
- package/dist/types/components/MarkdownEditor/novel/utils/index.d.ts.map +1 -1
- package/dist/types/components/MarkdownEditor/selectors/ColorSelector.d.ts +0 -1
- package/dist/types/components/MarkdownEditor/selectors/ColorSelector.d.ts.map +1 -1
- package/dist/types/components/MarkdownEditor/selectors/LinkSelector.d.ts +0 -1
- package/dist/types/components/MarkdownEditor/selectors/LinkSelector.d.ts.map +1 -1
- package/dist/types/components/MarkdownEditor/selectors/NodeSelector.d.ts +1 -1
- package/dist/types/components/MarkdownEditor/selectors/NodeSelector.d.ts.map +1 -1
- package/dist/types/components/MarkdownEditor/selectors/TextButtons.d.ts +1 -3
- package/dist/types/components/MarkdownEditor/selectors/TextButtons.d.ts.map +1 -1
- package/dist/types/components/MarkdownEditor/slashCommand.d.ts +3 -5
- package/dist/types/components/MarkdownEditor/slashCommand.d.ts.map +1 -1
- package/dist/types/components/MaxHeightSmoother/index.d.ts +0 -1
- package/dist/types/components/MaxHeightSmoother/index.d.ts.map +1 -1
- package/dist/types/components/MaxWidthSmoother/index.d.ts +1 -11
- package/dist/types/components/MaxWidthSmoother/index.d.ts.map +1 -1
- package/dist/types/components/Modal/Modal.d.ts +0 -1
- package/dist/types/components/Modal/Modal.d.ts.map +1 -1
- package/dist/types/components/Navbar/Burger.d.ts +1 -7
- package/dist/types/components/Navbar/Burger.d.ts.map +1 -1
- package/dist/types/components/Navbar/DesktopNavbar.d.ts +9 -11
- package/dist/types/components/Navbar/DesktopNavbar.d.ts.map +1 -1
- package/dist/types/components/Navbar/MobileNavbar.d.ts +15 -17
- package/dist/types/components/Navbar/MobileNavbar.d.ts.map +1 -1
- package/dist/types/components/Navbar/index.d.ts +21 -79
- package/dist/types/components/Navbar/index.d.ts.map +1 -1
- package/dist/types/components/Navbar/useNavigation.d.ts +5 -2
- package/dist/types/components/Navbar/useNavigation.d.ts.map +1 -1
- package/dist/types/components/Pagination/NumberItemsSelector.d.ts +0 -1
- package/dist/types/components/Pagination/NumberItemsSelector.d.ts.map +1 -1
- package/dist/types/components/Pagination/Pagination.d.ts +4 -6
- package/dist/types/components/Pagination/Pagination.d.ts.map +1 -1
- package/dist/types/components/Pagination/ShowingResultsNumberItems.d.ts +0 -1
- package/dist/types/components/Pagination/ShowingResultsNumberItems.d.ts.map +1 -1
- package/dist/types/components/Pagination/pagination.content.d.ts +5 -7
- package/dist/types/components/Pagination/pagination.content.d.ts.map +1 -1
- package/dist/types/components/Pattern/DotPattern.d.ts +13 -7
- package/dist/types/components/Pattern/DotPattern.d.ts.map +1 -1
- package/dist/types/components/Pattern/GridDistortionPattern.d.ts +0 -1
- package/dist/types/components/Pattern/GridDistortionPattern.d.ts.map +1 -1
- package/dist/types/components/Pattern/GridPattern.d.ts +11 -6
- package/dist/types/components/Pattern/GridPattern.d.ts.map +1 -1
- package/dist/types/components/Pattern/SpotLight.d.ts +11 -6
- package/dist/types/components/Pattern/SpotLight.d.ts.map +1 -1
- package/dist/types/components/Popover/dynamic.d.ts +0 -1
- package/dist/types/components/Popover/dynamic.d.ts.map +1 -1
- package/dist/types/components/Popover/static.d.ts +15 -8
- package/dist/types/components/Popover/static.d.ts.map +1 -1
- package/dist/types/components/PressableSpan/PressableSpan.d.ts +0 -1
- package/dist/types/components/PressableSpan/PressableSpan.d.ts.map +1 -1
- package/dist/types/components/RightDrawer/RightDrawer.d.ts +5 -3
- package/dist/types/components/RightDrawer/RightDrawer.d.ts.map +1 -1
- package/dist/types/components/RightDrawer/isElementAtTopAndNotCovered.d.ts.map +1 -1
- package/dist/types/components/RightDrawer/rightDrawer.content.d.ts +2 -4
- package/dist/types/components/RightDrawer/rightDrawer.content.d.ts.map +1 -1
- package/dist/types/components/RightDrawer/useRightDrawer.d.ts.map +1 -1
- package/dist/types/components/Select/Multiselect.d.ts +0 -1
- package/dist/types/components/Select/Multiselect.d.ts.map +1 -1
- package/dist/types/components/Select/Select.d.ts +19 -12
- package/dist/types/components/Select/Select.d.ts.map +1 -1
- package/dist/types/components/SocialNetworks/DiscordLogo.d.ts +0 -1
- package/dist/types/components/SocialNetworks/DiscordLogo.d.ts.map +1 -1
- package/dist/types/components/SocialNetworks/FacebookLogo.d.ts +0 -1
- package/dist/types/components/SocialNetworks/FacebookLogo.d.ts.map +1 -1
- package/dist/types/components/SocialNetworks/InstagramLogo.d.ts +0 -1
- package/dist/types/components/SocialNetworks/InstagramLogo.d.ts.map +1 -1
- package/dist/types/components/SocialNetworks/ProductHuntLogo.d.ts +0 -1
- package/dist/types/components/SocialNetworks/ProductHuntLogo.d.ts.map +1 -1
- package/dist/types/components/SocialNetworks/TiktokLogo.d.ts +0 -1
- package/dist/types/components/SocialNetworks/TiktokLogo.d.ts.map +1 -1
- package/dist/types/components/SocialNetworks/XLogo.d.ts +0 -1
- package/dist/types/components/SocialNetworks/XLogo.d.ts.map +1 -1
- package/dist/types/components/SocialNetworks/YoutubeLogo.d.ts +0 -1
- package/dist/types/components/SocialNetworks/YoutubeLogo.d.ts.map +1 -1
- package/dist/types/components/SocialNetworks/index.d.ts +7 -7
- package/dist/types/components/SocialNetworks/index.d.ts.map +1 -1
- package/dist/types/components/Steps/index.d.ts +0 -1
- package/dist/types/components/Steps/index.d.ts.map +1 -1
- package/dist/types/components/Steps/steps.content.d.ts +2 -4
- package/dist/types/components/Steps/steps.content.d.ts.map +1 -1
- package/dist/types/components/SwitchSelector/SwitchSelector.d.ts +7 -10
- package/dist/types/components/SwitchSelector/SwitchSelector.d.ts.map +1 -1
- package/dist/types/components/SwitchSelector/VerticalSwitchSelector.d.ts +5 -8
- package/dist/types/components/SwitchSelector/VerticalSwitchSelector.d.ts.map +1 -1
- package/dist/types/components/SwitchSelector/useSwitchSelector.d.ts +14 -15
- package/dist/types/components/SwitchSelector/useSwitchSelector.d.ts.map +1 -1
- package/dist/types/components/Tab/Tab.d.ts +28 -22
- package/dist/types/components/Tab/Tab.d.ts.map +1 -1
- package/dist/types/components/Tab/TabContext.d.ts +1 -3
- package/dist/types/components/Tab/TabContext.d.ts.map +1 -1
- package/dist/types/components/TabSelector/TabSelector.d.ts +4 -15
- package/dist/types/components/TabSelector/TabSelector.d.ts.map +1 -1
- package/dist/types/components/Table/ExpandButton.d.ts +0 -1
- package/dist/types/components/Table/ExpandButton.d.ts.map +1 -1
- package/dist/types/components/Table/SmartTable.d.ts +0 -1
- package/dist/types/components/Table/SmartTable.d.ts.map +1 -1
- package/dist/types/components/Table/Table.d.ts +1 -3
- package/dist/types/components/Table/Table.d.ts.map +1 -1
- package/dist/types/components/Table/TableElements.d.ts +4 -18
- package/dist/types/components/Table/TableElements.d.ts.map +1 -1
- package/dist/types/components/Table/table.content.d.ts +2 -4
- package/dist/types/components/Table/table.content.d.ts.map +1 -1
- package/dist/types/components/Table/useTableWidths.d.ts +0 -1
- package/dist/types/components/Table/useTableWidths.d.ts.map +1 -1
- package/dist/types/components/Tag/index.d.ts +6 -8
- package/dist/types/components/Tag/index.d.ts.map +1 -1
- package/dist/types/components/TechLogo/TechLogo.d.ts +0 -1
- package/dist/types/components/TechLogo/TechLogo.d.ts.map +1 -1
- package/dist/types/components/TechLogo/logos/Adonis.d.ts +0 -1
- package/dist/types/components/TechLogo/logos/Adonis.d.ts.map +1 -1
- package/dist/types/components/TechLogo/logos/Angular.d.ts +0 -1
- package/dist/types/components/TechLogo/logos/Angular.d.ts.map +1 -1
- package/dist/types/components/TechLogo/logos/Anthropic.d.ts +0 -1
- package/dist/types/components/TechLogo/logos/Anthropic.d.ts.map +1 -1
- package/dist/types/components/TechLogo/logos/Astro.d.ts +0 -1
- package/dist/types/components/TechLogo/logos/Astro.d.ts.map +1 -1
- package/dist/types/components/TechLogo/logos/Atlassian.d.ts +0 -1
- package/dist/types/components/TechLogo/logos/Atlassian.d.ts.map +1 -1
- package/dist/types/components/TechLogo/logos/Bitbucket.d.ts +0 -1
- package/dist/types/components/TechLogo/logos/Bitbucket.d.ts.map +1 -1
- package/dist/types/components/TechLogo/logos/ChatGPT.d.ts +0 -1
- package/dist/types/components/TechLogo/logos/ChatGPT.d.ts.map +1 -1
- package/dist/types/components/TechLogo/logos/Claude.d.ts +0 -1
- package/dist/types/components/TechLogo/logos/Claude.d.ts.map +1 -1
- package/dist/types/components/TechLogo/logos/DeepSeek.d.ts +0 -1
- package/dist/types/components/TechLogo/logos/DeepSeek.d.ts.map +1 -1
- package/dist/types/components/TechLogo/logos/Express.d.ts +0 -1
- package/dist/types/components/TechLogo/logos/Express.d.ts.map +1 -1
- package/dist/types/components/TechLogo/logos/Fastify.d.ts +0 -1
- package/dist/types/components/TechLogo/logos/Fastify.d.ts.map +1 -1
- package/dist/types/components/TechLogo/logos/Gemini.d.ts +0 -1
- package/dist/types/components/TechLogo/logos/Gemini.d.ts.map +1 -1
- package/dist/types/components/TechLogo/logos/GitHub.d.ts +0 -1
- package/dist/types/components/TechLogo/logos/GitHub.d.ts.map +1 -1
- package/dist/types/components/TechLogo/logos/GitLab.d.ts +0 -1
- package/dist/types/components/TechLogo/logos/GitLab.d.ts.map +1 -1
- package/dist/types/components/TechLogo/logos/Google.d.ts +0 -1
- package/dist/types/components/TechLogo/logos/Google.d.ts.map +1 -1
- package/dist/types/components/TechLogo/logos/GoogleAI.d.ts +0 -1
- package/dist/types/components/TechLogo/logos/GoogleAI.d.ts.map +1 -1
- package/dist/types/components/TechLogo/logos/Grok.d.ts +0 -1
- package/dist/types/components/TechLogo/logos/Grok.d.ts.map +1 -1
- package/dist/types/components/TechLogo/logos/Hono.d.ts +0 -1
- package/dist/types/components/TechLogo/logos/Hono.d.ts.map +1 -1
- package/dist/types/components/TechLogo/logos/LinkedIn.d.ts +0 -1
- package/dist/types/components/TechLogo/logos/LinkedIn.d.ts.map +1 -1
- package/dist/types/components/TechLogo/logos/Lit.d.ts +1 -3
- package/dist/types/components/TechLogo/logos/Lit.d.ts.map +1 -1
- package/dist/types/components/TechLogo/logos/Lynx.d.ts +0 -1
- package/dist/types/components/TechLogo/logos/Lynx.d.ts.map +1 -1
- package/dist/types/components/TechLogo/logos/Microsoft.d.ts +0 -1
- package/dist/types/components/TechLogo/logos/Microsoft.d.ts.map +1 -1
- package/dist/types/components/TechLogo/logos/Mistral.d.ts +0 -1
- package/dist/types/components/TechLogo/logos/Mistral.d.ts.map +1 -1
- package/dist/types/components/TechLogo/logos/NestJS.d.ts +0 -1
- package/dist/types/components/TechLogo/logos/NestJS.d.ts.map +1 -1
- package/dist/types/components/TechLogo/logos/Nextjs.d.ts +0 -1
- package/dist/types/components/TechLogo/logos/Nextjs.d.ts.map +1 -1
- package/dist/types/components/TechLogo/logos/Node.d.ts +0 -1
- package/dist/types/components/TechLogo/logos/Node.d.ts.map +1 -1
- package/dist/types/components/TechLogo/logos/Nuxt.d.ts +0 -1
- package/dist/types/components/TechLogo/logos/Nuxt.d.ts.map +1 -1
- package/dist/types/components/TechLogo/logos/Ollama.d.ts +0 -1
- package/dist/types/components/TechLogo/logos/Ollama.d.ts.map +1 -1
- package/dist/types/components/TechLogo/logos/OpenAI.d.ts +0 -1
- package/dist/types/components/TechLogo/logos/OpenAI.d.ts.map +1 -1
- package/dist/types/components/TechLogo/logos/Perplexity.d.ts +0 -1
- package/dist/types/components/TechLogo/logos/Perplexity.d.ts.map +1 -1
- package/dist/types/components/TechLogo/logos/Preact.d.ts +0 -1
- package/dist/types/components/TechLogo/logos/Preact.d.ts.map +1 -1
- package/dist/types/components/TechLogo/logos/Reactjs.d.ts +0 -1
- package/dist/types/components/TechLogo/logos/Reactjs.d.ts.map +1 -1
- package/dist/types/components/TechLogo/logos/Solid.d.ts +0 -1
- package/dist/types/components/TechLogo/logos/Solid.d.ts.map +1 -1
- package/dist/types/components/TechLogo/logos/Svelte.d.ts +0 -1
- package/dist/types/components/TechLogo/logos/Svelte.d.ts.map +1 -1
- package/dist/types/components/TechLogo/logos/Tanstack.d.ts +0 -1
- package/dist/types/components/TechLogo/logos/Tanstack.d.ts.map +1 -1
- package/dist/types/components/TechLogo/logos/Vanilla.d.ts +1 -3
- package/dist/types/components/TechLogo/logos/Vanilla.d.ts.map +1 -1
- package/dist/types/components/TechLogo/logos/Vitejs.d.ts +0 -1
- package/dist/types/components/TechLogo/logos/Vitejs.d.ts.map +1 -1
- package/dist/types/components/TechLogo/logos/Vuejs.d.ts +0 -1
- package/dist/types/components/TechLogo/logos/Vuejs.d.ts.map +1 -1
- package/dist/types/components/TechLogo/techLogos.d.ts +0 -2
- package/dist/types/components/TechLogo/types.d.ts.map +1 -1
- package/dist/types/components/Terminal/Terminal.d.ts +0 -1
- package/dist/types/components/Terminal/Terminal.d.ts.map +1 -1
- package/dist/types/components/Terminal/terminal.content.d.ts +2 -4
- package/dist/types/components/Terminal/terminal.content.d.ts.map +1 -1
- package/dist/types/components/TextArea/AutoSizeTextArea.d.ts +3 -2
- package/dist/types/components/TextArea/AutoSizeTextArea.d.ts.map +1 -1
- package/dist/types/components/TextArea/AutocompleteTextArea.d.ts +3 -2
- package/dist/types/components/TextArea/AutocompleteTextArea.d.ts.map +1 -1
- package/dist/types/components/TextArea/ContentEditableTextArea.d.ts +2 -7
- package/dist/types/components/TextArea/ContentEditableTextArea.d.ts.map +1 -1
- package/dist/types/components/TextArea/TextArea.d.ts +5 -3
- package/dist/types/components/TextArea/TextArea.d.ts.map +1 -1
- package/dist/types/components/ThemeSwitcherDropDown/DesktopThemeSwitcher.d.ts +0 -1
- package/dist/types/components/ThemeSwitcherDropDown/DesktopThemeSwitcher.d.ts.map +1 -1
- package/dist/types/components/ThemeSwitcherDropDown/MobileThemeSwitcher.d.ts +0 -1
- package/dist/types/components/ThemeSwitcherDropDown/MobileThemeSwitcher.d.ts.map +1 -1
- package/dist/types/components/ThemeSwitcherDropDown/types.d.ts.map +1 -1
- package/dist/types/components/Toaster/Toast.d.ts +1 -3
- package/dist/types/components/Toaster/Toast.d.ts.map +1 -1
- package/dist/types/components/Toaster/Toaster.d.ts +1 -3
- package/dist/types/components/Toaster/Toaster.d.ts.map +1 -1
- package/dist/types/components/Toaster/useToast.d.ts +10 -15
- package/dist/types/components/Toaster/useToast.d.ts.map +1 -1
- package/dist/types/components/WithResizer/index.d.ts +15 -8
- package/dist/types/components/WithResizer/index.d.ts.map +1 -1
- package/dist/types/components/index.d.ts +46 -7
- package/dist/types/hooks/index.d.ts +1 -1
- package/dist/types/hooks/useDevice.d.ts.map +1 -1
- package/dist/types/hooks/useGetElementById.d.ts.map +1 -1
- package/dist/types/hooks/useGetElementOrWindow.d.ts.map +1 -1
- package/dist/types/hooks/useHorizontalSwipe.d.ts +0 -1
- package/dist/types/hooks/useHorizontalSwipe.d.ts.map +1 -1
- package/dist/types/hooks/useIsDarkMode.d.ts.map +1 -1
- package/dist/types/hooks/useIsMounted.d.ts.map +1 -1
- package/dist/types/hooks/useItemSelector.d.ts +1 -6
- package/dist/types/hooks/useItemSelector.d.ts.map +1 -1
- package/dist/types/hooks/useKeyboardDetector.d.ts.map +1 -1
- package/dist/types/hooks/usePersistedStore.d.ts +0 -1
- package/dist/types/hooks/usePersistedStore.d.ts.map +1 -1
- package/dist/types/hooks/useScreenWidth.d.ts.map +1 -1
- package/dist/types/hooks/useScrollBlockage/index.d.ts.map +1 -1
- package/dist/types/hooks/useScrollBlockage/useScrollBlockageStore.d.ts.map +1 -1
- package/dist/types/hooks/useScrollDetection.d.ts.map +1 -1
- package/dist/types/hooks/useScrollY.d.ts.map +1 -1
- package/dist/types/hooks/useSearch.d.ts.map +1 -1
- package/dist/types/libs/auth.d.ts +1 -2
- package/dist/types/libs/auth.d.ts.map +1 -1
- package/dist/types/providers/ReactQueryProvider.d.ts +0 -1
- package/dist/types/providers/ReactQueryProvider.d.ts.map +1 -1
- package/dist/types/routes.d.ts +175 -169
- package/dist/types/routes.d.ts.map +1 -1
- package/dist/types/structured-data/buildAuthorJsonLd.d.ts +1 -1
- package/dist/types/structured-data/buildAuthorJsonLd.d.ts.map +1 -1
- package/dist/types/structured-data/buildBreadcrumbsJsonLd.d.ts +4 -7
- package/dist/types/structured-data/buildBreadcrumbsJsonLd.d.ts.map +1 -1
- package/dist/types/structured-data/buildCreativeWorkJsonLd.d.ts +31 -39
- package/dist/types/structured-data/buildCreativeWorkJsonLd.d.ts.map +1 -1
- package/dist/types/structured-data/buildFAQPageJsonLd.d.ts +5 -7
- package/dist/types/structured-data/buildFAQPageJsonLd.d.ts.map +1 -1
- package/dist/types/structured-data/buildOrganizationJsonLd.d.ts +16 -17
- package/dist/types/structured-data/buildOrganizationJsonLd.d.ts.map +1 -1
- package/dist/types/structured-data/buildProductJsonLd.d.ts +13 -15
- package/dist/types/structured-data/buildProductJsonLd.d.ts.map +1 -1
- package/dist/types/structured-data/buildSoftwareApplicationJsonLd.d.ts +47 -35
- package/dist/types/structured-data/buildSoftwareApplicationJsonLd.d.ts.map +1 -1
- package/dist/types/structured-data/buildWebsiteJsonLd.d.ts +19 -20
- package/dist/types/structured-data/buildWebsiteJsonLd.d.ts.map +1 -1
- package/dist/types/tailwind.config.d.ts.map +1 -1
- package/package.json +64 -66
- package/src/components/MarkdownEditor/markdown-editor.css +2 -8
|
@@ -2,913 +2,913 @@ declare namespace flags_d_exports {
|
|
|
2
2
|
export { AFRIKAANS, AFRIKAANS_SOUTH_AFRICA, ALBANIAN, ALBANIAN_ALBANIA, ALL_FLAGS, AMHARIC, AMHARIC_ETHIOPIA, ARABIC, ARABIC_ALGERIA, ARABIC_BAHRAIN, ARABIC_CHAD, ARABIC_COMOROS, ARABIC_DJIBOUTI, ARABIC_EGYPT, ARABIC_IRAQ, ARABIC_JORDAN, ARABIC_KUWAIT, ARABIC_LEBANON, ARABIC_LIBYA, ARABIC_MAURITANIA, ARABIC_MOROCCO, ARABIC_OMAN, ARABIC_PALESTINE, ARABIC_QATAR, ARABIC_SAUDI_ARABIA, ARABIC_SOMALIA, ARABIC_SUDAN, ARABIC_SYRIA, ARABIC_TUNISIA, ARABIC_UNITED_ARAB_EMIRATES, ARABIC_YEMEN, ARMENIAN, ARMENIAN_ARMENIA, AZERI_LATIN, AZERI_LATIN_AZERBAIJAN, BASQUE, BASQUE_SPAIN, BELARUSIAN, BELARUSIAN_BELARUS, BENGALI, BENGALI_BANGLADESH, BENGALI_INDIA, BENGALI_MYANMAR, BOSNIAN, BOSNIAN_BOSNIA_AND_HERZEGOVINA, BULGARIAN, BULGARIAN_BULGARIA, BURMESE, BURMESE_MYANMAR, CATALAN, CATALAN_SPAIN, CHINESE, CHINESE_HONG_KONG, CHINESE_MACAU, CHINESE_SIMPLIFIED, CHINESE_SIMPLIFIED_CHINA, CHINESE_SINGAPORE, CHINESE_TAIWAN, CHINESE_TRADITIONAL, CROATIAN, CROATIAN_BOSNIA_AND_HERZEGOVINA, CROATIAN_CROATIA, CZECH, CZECH_CZECH_REPUBLIC, DANISH, DANISH_DENMARK, DIVEHI, DIVEHI_MALDIVES, DUTCH, DUTCH_BELGIUM, DUTCH_NETHERLANDS, ENGLISH, ENGLISH_AUSTRALIA, ENGLISH_BELIZE, ENGLISH_BOTSWANA, ENGLISH_CANADA, ENGLISH_CARIBBEAN, ENGLISH_GHANA, ENGLISH_HONG_KONG, ENGLISH_INDIA, ENGLISH_IRELAND, ENGLISH_JAMAICA, ENGLISH_KENYA, ENGLISH_MALAYSIA, ENGLISH_NEW_ZEALAND, ENGLISH_NIGERIA, ENGLISH_PAKISTAN, ENGLISH_PHILIPPINES, ENGLISH_SINGAPORE, ENGLISH_SOUTH_AFRICA, ENGLISH_TANZANIA, ENGLISH_TRINIDAD_AND_TOBAGO, ENGLISH_UGANDA, ENGLISH_UNITED_KINGDOM, ENGLISH_UNITED_STATES, ENGLISH_ZIMBABWE, ESPERANTO, ESTONIAN, ESTONIAN_ESTONIA, FAROESE, FAROESE_FAROE_ISLANDS, FARSI, FARSI_IRAN, FINNISH, FINNISH_FINLAND, FRENCH, FRENCH_BELGIUM, FRENCH_CANADA, FRENCH_FRANCE, FRENCH_LUXEMBOURG, FRENCH_PRINCIPALITY_OF_MONACO, FRENCH_SWITZERLAND, FYRO_MACEDONIAN, FYRO_MACEDONIAN_MACEDONIA, FlagAsset, GALICIAN, GALICIAN_SPAIN, GEORGIAN, GEORGIAN_GEORGIA, GERMAN, GERMAN_AUSTRIA, GERMAN_GERMANY, GERMAN_LIECHTENSTEIN, GERMAN_LUXEMBOURG, GERMAN_SWITZERLAND, GREEK, GREEK_GREECE, GUJARATI, GUJARATI_INDIA, HEBREW, HEBREW_ISRAEL, HINDI, HINDI_INDIA, HUNGARIAN, HUNGARIAN_HUNGARY, ICELANDIC, ICELANDIC_ICELAND, INDONESIAN, INDONESIAN_INDONESIA, IRISH, IRISH_IRELAND, ITALIAN, ITALIAN_ITALY, ITALIAN_SWITZERLAND, JAPANESE, JAPANESE_JAPAN, KANNADA, KANNADA_INDIA, KAZAKH, KAZAKH_KAZAKHSTAN, KHMER, KHMER_CAMBODIA, KONKANI, KONKANI_INDIA, KOREAN, KOREAN_KOREA, KURDISH, KURDISH_TURKEY, KYRGYZ, KYRGYZ_KYRGYZSTAN, LAO, LAO_LAOS, LATVIAN, LATVIAN_LATVIA, LITHUANIAN, LITHUANIAN_LITHUANIA, LOWER_SORBIAN, LOWER_SORBIAN_GERMANY, MALAY, MALAYALAM, MALAYALAM_INDIA, MALAY_BRUNEI_DARUSSALAM, MALAY_MALAYSIA, MALTESE, MALTESE_MALTA, MAORI, MAORI_NEW_ZEALAND, MARATHI, MARATHI_INDIA, MONGOLIAN, MONGOLIAN_MONGOLIA, NEPALI, NEPALI_NEPAL, NORTHERN_SOTHO, NORTHERN_SOTHO_SOUTH_AFRICA, NORWEGIAN, NORWEGIAN_BOKMAL, NORWEGIAN_BOKMAL_NORWAY, NORWEGIAN_NYNORSK, NORWEGIAN_NYNORSK_NORWAY, PASHTO, PASHTO_AFGHANISTAN, POLISH, POLISH_POLAND, PORTUGUESE, PORTUGUESE_BRAZIL, PORTUGUESE_CAPE_VERDE, PORTUGUESE_GUINEA_BISSAU, PORTUGUESE_MACAU, PORTUGUESE_MOZAMBIQUE, PORTUGUESE_PORTUGAL, PORTUGUESE_SAO_TOME_AND_PRINCIPE, PORTUGUESE_TIMOR_LESTE, PUNJABI, PUNJABI_INDIA, QUECHUA, QUECHUA_BOLIVIA, QUECHUA_ECUADOR, QUECHUA_PERU, ROMANIAN, ROMANIAN_MOLDOVA, ROMANIAN_ROMANIA, ROMANSH, ROMANSH_SWITZERLAND, RUSSIAN, RUSSIAN_MOLDOVA, RUSSIAN_RUSSIA, SAMI_NORTHERN, SAMI_NORTHERN_FINLAND, SAMI_NORTHERN_NORWAY, SAMI_NORTHERN_SWEDEN, SANSKRIT, SANSKRIT_INDIA, SCOTTISH_GAELIC, SCOTTISH_GAELIC_UNITED_KINGDOM, SERBIAN_CYRILLIC, SERBIAN_CYRILLIC_BOSNIA_AND_HERZEGOVINA, SERBIAN_CYRILLIC_SERBIA, SERBIAN_LATIN, SERBIAN_LATIN_BOSNIA_AND_HERZEGOVINA, SERBIAN_LATIN_SERBIA_AND_MONTENEGRO, SINHALA, SINHALA_SRI_LANKA, SLOVAK, SLOVAK_SLOVAKIA, SLOVENIAN, SLOVENIAN_SLOVENIA, SPANISH, SPANISH_ARGENTINA, SPANISH_BOLIVIA, SPANISH_CHILE, SPANISH_COLOMBIA, SPANISH_COSTA_RICA, SPANISH_CUBA, SPANISH_DOMINICAN_REPUBLIC, SPANISH_ECUADOR, SPANISH_EL_SALVADOR, SPANISH_GUATEMALA, SPANISH_HONDURAS, SPANISH_MEXICO, SPANISH_NICARAGUA, SPANISH_PANAMA, SPANISH_PARAGUAY, SPANISH_PERU, SPANISH_PUERTO_RICO, SPANISH_SPAIN, SPANISH_UNITED_STATES, SPANISH_URUGUAY, SPANISH_VENEZUELA, SWAHILI, SWAHILI_KENYA, SWEDISH, SWEDISH_FINLAND, SWEDISH_SWEDEN, SYRIAC, SYRIAC_SYRIA, TAGALOG, TAGALOG_PHILIPPINES, TAMIL, TAMIL_INDIA, TATAR, TATAR_RUSSIA, TELUGU, TELUGU_INDIA, THAI, THAI_THAILAND, TSOGA, TSWANA, TSWANA_SOUTH_AFRICA, TURKISH, TURKISH_TURKEY, UKRAINIAN, UKRAINIAN_UKRAINE, UNKNOWN, UPPER_SORBIAN, UPPER_SORBIAN_GERMANY, URDU, URDU_ISLAMIC_REPUBLIC_OF_PAKISTAN, UZBEK_LATIN, UZBEK_LATIN_UZBEKISTAN, VENDA, VENDA_SOUTH_AFRICA, VIETNAMESE, VIETNAMESE_VIET_NAM, WELSH, WELSH_UNITED_KINGDOM, XHOSA, XHOSA_SOUTH_AFRICA, YIDDISH, YIDDISH_WORLD, YORUBA, YORUBA_NIGERIA, ZULU, ZULU_SOUTH_AFRICA };
|
|
3
3
|
}
|
|
4
4
|
/** Unknown flag (fallback) */
|
|
5
|
-
declare const UNKNOWN:
|
|
5
|
+
declare const UNKNOWN: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
6
6
|
/** English language flag */
|
|
7
|
-
declare const ENGLISH:
|
|
7
|
+
declare const ENGLISH: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
8
8
|
/** French language flag */
|
|
9
|
-
declare const FRENCH:
|
|
9
|
+
declare const FRENCH: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
10
10
|
/** Spanish language flag */
|
|
11
|
-
declare const SPANISH:
|
|
11
|
+
declare const SPANISH: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
12
12
|
/** Portuguese language flag */
|
|
13
|
-
declare const PORTUGUESE:
|
|
13
|
+
declare const PORTUGUESE: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
14
14
|
/** German language flag */
|
|
15
|
-
declare const GERMAN:
|
|
15
|
+
declare const GERMAN: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
16
16
|
/** Afrikaans language flag */
|
|
17
|
-
declare const AFRIKAANS:
|
|
17
|
+
declare const AFRIKAANS: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
18
18
|
/** Arabic language flag */
|
|
19
|
-
declare const ARABIC:
|
|
19
|
+
declare const ARABIC: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
20
20
|
/** Azeri (Latin) language flag */
|
|
21
|
-
declare const AZERI_LATIN:
|
|
21
|
+
declare const AZERI_LATIN: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
22
22
|
/** Belarusian language flag */
|
|
23
|
-
declare const BELARUSIAN:
|
|
23
|
+
declare const BELARUSIAN: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
24
24
|
/** Bulgarian language flag */
|
|
25
|
-
declare const BULGARIAN:
|
|
25
|
+
declare const BULGARIAN: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
26
26
|
/** Bosnian language flag */
|
|
27
|
-
declare const BOSNIAN:
|
|
27
|
+
declare const BOSNIAN: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
28
28
|
/** Catalan language flag */
|
|
29
|
-
declare const CATALAN:
|
|
29
|
+
declare const CATALAN: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
30
30
|
/** Czech language flag */
|
|
31
|
-
declare const CZECH:
|
|
31
|
+
declare const CZECH: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
32
32
|
/** Welsh language flag */
|
|
33
|
-
declare const WELSH:
|
|
33
|
+
declare const WELSH: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
34
34
|
/** Danish language flag */
|
|
35
|
-
declare const DANISH:
|
|
35
|
+
declare const DANISH: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
36
36
|
/** Divehi language flag */
|
|
37
|
-
declare const DIVEHI:
|
|
37
|
+
declare const DIVEHI: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
38
38
|
/** Greek language flag */
|
|
39
|
-
declare const GREEK:
|
|
39
|
+
declare const GREEK: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
40
40
|
/** Esperanto language flag */
|
|
41
|
-
declare const ESPERANTO:
|
|
41
|
+
declare const ESPERANTO: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
42
42
|
/** Estonian language flag */
|
|
43
|
-
declare const ESTONIAN:
|
|
43
|
+
declare const ESTONIAN: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
44
44
|
/** Basque language flag */
|
|
45
|
-
declare const BASQUE:
|
|
45
|
+
declare const BASQUE: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
46
46
|
/** Farsi language flag */
|
|
47
|
-
declare const FARSI:
|
|
47
|
+
declare const FARSI: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
48
48
|
/** Finnish language flag */
|
|
49
|
-
declare const FINNISH:
|
|
49
|
+
declare const FINNISH: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
50
50
|
/** Faroese language flag */
|
|
51
|
-
declare const FAROESE:
|
|
51
|
+
declare const FAROESE: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
52
52
|
/** Galician language flag */
|
|
53
|
-
declare const GALICIAN:
|
|
53
|
+
declare const GALICIAN: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
54
54
|
/** Gujarati language flag */
|
|
55
|
-
declare const GUJARATI:
|
|
55
|
+
declare const GUJARATI: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
56
56
|
/** Irish language flag */
|
|
57
|
-
declare const IRISH:
|
|
57
|
+
declare const IRISH: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
58
58
|
/** Scottish Gaelic language flag */
|
|
59
|
-
declare const SCOTTISH_GAELIC:
|
|
59
|
+
declare const SCOTTISH_GAELIC: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
60
60
|
/** Hebrew language flag */
|
|
61
|
-
declare const HEBREW:
|
|
61
|
+
declare const HEBREW: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
62
62
|
/** Hindi language flag */
|
|
63
|
-
declare const HINDI:
|
|
63
|
+
declare const HINDI: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
64
64
|
/** Croatian language flag */
|
|
65
|
-
declare const CROATIAN:
|
|
65
|
+
declare const CROATIAN: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
66
66
|
/** Hungarian language flag */
|
|
67
|
-
declare const HUNGARIAN:
|
|
67
|
+
declare const HUNGARIAN: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
68
68
|
/** Armenian language flag */
|
|
69
|
-
declare const ARMENIAN:
|
|
69
|
+
declare const ARMENIAN: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
70
70
|
/** Indonesian language flag */
|
|
71
|
-
declare const INDONESIAN:
|
|
71
|
+
declare const INDONESIAN: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
72
72
|
/** Icelandic language flag */
|
|
73
|
-
declare const ICELANDIC:
|
|
73
|
+
declare const ICELANDIC: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
74
74
|
/** Italian language flag */
|
|
75
|
-
declare const ITALIAN:
|
|
75
|
+
declare const ITALIAN: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
76
76
|
/** Japanese language flag */
|
|
77
|
-
declare const JAPANESE:
|
|
77
|
+
declare const JAPANESE: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
78
78
|
/** Georgian language flag */
|
|
79
|
-
declare const GEORGIAN:
|
|
79
|
+
declare const GEORGIAN: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
80
80
|
/** Kazakh language flag */
|
|
81
|
-
declare const KAZAKH:
|
|
81
|
+
declare const KAZAKH: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
82
82
|
/** Kannada language flag */
|
|
83
|
-
declare const KANNADA:
|
|
83
|
+
declare const KANNADA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
84
84
|
/** Korean language flag */
|
|
85
|
-
declare const KOREAN:
|
|
85
|
+
declare const KOREAN: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
86
86
|
/** Konkani language flag */
|
|
87
|
-
declare const KONKANI:
|
|
87
|
+
declare const KONKANI: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
88
88
|
/** Kurdish language flag */
|
|
89
|
-
declare const KURDISH:
|
|
89
|
+
declare const KURDISH: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
90
90
|
/** Kyrgyz language flag */
|
|
91
|
-
declare const KYRGYZ:
|
|
91
|
+
declare const KYRGYZ: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
92
92
|
/** Lithuanian language flag */
|
|
93
|
-
declare const LITHUANIAN:
|
|
93
|
+
declare const LITHUANIAN: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
94
94
|
/** Latvian language flag */
|
|
95
|
-
declare const LATVIAN:
|
|
95
|
+
declare const LATVIAN: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
96
96
|
/** Maori language flag */
|
|
97
|
-
declare const MAORI:
|
|
97
|
+
declare const MAORI: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
98
98
|
/** Macedonian (FYRO) language flag */
|
|
99
|
-
declare const FYRO_MACEDONIAN:
|
|
99
|
+
declare const FYRO_MACEDONIAN: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
100
100
|
/** Mongolian language flag */
|
|
101
|
-
declare const MONGOLIAN:
|
|
101
|
+
declare const MONGOLIAN: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
102
102
|
/** Marathi language flag */
|
|
103
|
-
declare const MARATHI:
|
|
103
|
+
declare const MARATHI: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
104
104
|
/** Malay language flag */
|
|
105
|
-
declare const MALAY:
|
|
105
|
+
declare const MALAY: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
106
106
|
/** Malayalam language flag */
|
|
107
|
-
declare const MALAYALAM:
|
|
107
|
+
declare const MALAYALAM: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
108
108
|
/** Maltese language flag */
|
|
109
|
-
declare const MALTESE:
|
|
109
|
+
declare const MALTESE: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
110
110
|
/** Norwegian language flag */
|
|
111
|
-
declare const NORWEGIAN:
|
|
111
|
+
declare const NORWEGIAN: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
112
112
|
/** Norwegian (Bokmål) language flag */
|
|
113
|
-
declare const NORWEGIAN_BOKMAL:
|
|
113
|
+
declare const NORWEGIAN_BOKMAL: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
114
114
|
/** Norwegian (Nynorsk) language flag */
|
|
115
|
-
declare const NORWEGIAN_NYNORSK:
|
|
115
|
+
declare const NORWEGIAN_NYNORSK: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
116
116
|
/** Dutch language flag */
|
|
117
|
-
declare const DUTCH:
|
|
117
|
+
declare const DUTCH: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
118
118
|
/** Northern Sotho language flag */
|
|
119
|
-
declare const NORTHERN_SOTHO:
|
|
119
|
+
declare const NORTHERN_SOTHO: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
120
120
|
/** Punjabi language flag */
|
|
121
|
-
declare const PUNJABI:
|
|
121
|
+
declare const PUNJABI: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
122
122
|
/** Polish language flag */
|
|
123
|
-
declare const POLISH:
|
|
123
|
+
declare const POLISH: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
124
124
|
/** Pashto language flag */
|
|
125
|
-
declare const PASHTO:
|
|
125
|
+
declare const PASHTO: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
126
126
|
/** Quechua language flag */
|
|
127
|
-
declare const QUECHUA:
|
|
127
|
+
declare const QUECHUA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
128
128
|
/** Romanian language flag */
|
|
129
|
-
declare const ROMANIAN:
|
|
129
|
+
declare const ROMANIAN: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
130
130
|
/** Romansh language flag */
|
|
131
|
-
declare const ROMANSH:
|
|
131
|
+
declare const ROMANSH: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
132
132
|
/** Russian language flag */
|
|
133
|
-
declare const RUSSIAN:
|
|
133
|
+
declare const RUSSIAN: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
134
134
|
/** Sanskrit language flag */
|
|
135
|
-
declare const SANSKRIT:
|
|
135
|
+
declare const SANSKRIT: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
136
136
|
/** Sami (Northern) language flag */
|
|
137
|
-
declare const SAMI_NORTHERN:
|
|
137
|
+
declare const SAMI_NORTHERN: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
138
138
|
/** Upper Sorbian language flag */
|
|
139
|
-
declare const UPPER_SORBIAN:
|
|
139
|
+
declare const UPPER_SORBIAN: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
140
140
|
/** Lower Sorbian language flag */
|
|
141
|
-
declare const LOWER_SORBIAN:
|
|
141
|
+
declare const LOWER_SORBIAN: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
142
142
|
/** Slovak language flag */
|
|
143
|
-
declare const SLOVAK:
|
|
143
|
+
declare const SLOVAK: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
144
144
|
/** Slovenian language flag */
|
|
145
|
-
declare const SLOVENIAN:
|
|
145
|
+
declare const SLOVENIAN: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
146
146
|
/** Albanian language flag */
|
|
147
|
-
declare const ALBANIAN:
|
|
147
|
+
declare const ALBANIAN: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
148
148
|
/** Serbian (Latin) language flag */
|
|
149
|
-
declare const SERBIAN_LATIN:
|
|
149
|
+
declare const SERBIAN_LATIN: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
150
150
|
/** Swedish language flag */
|
|
151
|
-
declare const SWEDISH:
|
|
151
|
+
declare const SWEDISH: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
152
152
|
/** Swedish (Finland) language flag */
|
|
153
|
-
declare const SWEDISH_FINLAND:
|
|
153
|
+
declare const SWEDISH_FINLAND: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
154
154
|
/** Swedish (Sweden) language flag */
|
|
155
|
-
declare const SWEDISH_SWEDEN:
|
|
155
|
+
declare const SWEDISH_SWEDEN: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
156
156
|
/** Swahili language flag */
|
|
157
|
-
declare const SWAHILI:
|
|
157
|
+
declare const SWAHILI: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
158
158
|
/** Syriac language flag */
|
|
159
|
-
declare const SYRIAC:
|
|
159
|
+
declare const SYRIAC: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
160
160
|
/** Tamil language flag */
|
|
161
|
-
declare const TAMIL:
|
|
161
|
+
declare const TAMIL: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
162
162
|
/** Telugu language flag */
|
|
163
|
-
declare const TELUGU:
|
|
163
|
+
declare const TELUGU: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
164
164
|
/** Thai language flag */
|
|
165
|
-
declare const THAI:
|
|
165
|
+
declare const THAI: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
166
166
|
/** Tagalog language flag */
|
|
167
|
-
declare const TAGALOG:
|
|
167
|
+
declare const TAGALOG: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
168
168
|
/** Tswana language flag */
|
|
169
|
-
declare const TSWANA:
|
|
169
|
+
declare const TSWANA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
170
170
|
/** Turkish language flag */
|
|
171
|
-
declare const TURKISH:
|
|
171
|
+
declare const TURKISH: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
172
172
|
/** Tatar language flag */
|
|
173
|
-
declare const TATAR:
|
|
173
|
+
declare const TATAR: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
174
174
|
/** Ukrainian language flag */
|
|
175
|
-
declare const UKRAINIAN:
|
|
175
|
+
declare const UKRAINIAN: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
176
176
|
/** Urdu language flag */
|
|
177
|
-
declare const URDU:
|
|
177
|
+
declare const URDU: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
178
178
|
/** Uzbek (Latin) language flag */
|
|
179
|
-
declare const UZBEK_LATIN:
|
|
179
|
+
declare const UZBEK_LATIN: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
180
180
|
/** Vietnamese language flag */
|
|
181
|
-
declare const VIETNAMESE:
|
|
181
|
+
declare const VIETNAMESE: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
182
182
|
/** Venda language flag */
|
|
183
|
-
declare const VENDA:
|
|
183
|
+
declare const VENDA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
184
184
|
/** Xhosa language flag */
|
|
185
|
-
declare const XHOSA:
|
|
185
|
+
declare const XHOSA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
186
186
|
/** Yiddish language flag */
|
|
187
|
-
declare const YIDDISH:
|
|
187
|
+
declare const YIDDISH: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
188
188
|
/** Sinhala language flag */
|
|
189
|
-
declare const SINHALA:
|
|
189
|
+
declare const SINHALA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
190
190
|
/** Chinese language flag */
|
|
191
|
-
declare const CHINESE:
|
|
191
|
+
declare const CHINESE: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
192
192
|
/** Chinese (Simplified) language flag */
|
|
193
|
-
declare const CHINESE_SIMPLIFIED:
|
|
193
|
+
declare const CHINESE_SIMPLIFIED: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
194
194
|
/** Chinese (Traditional) language flag */
|
|
195
|
-
declare const CHINESE_TRADITIONAL:
|
|
195
|
+
declare const CHINESE_TRADITIONAL: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
196
196
|
/** Zulu language flag */
|
|
197
|
-
declare const ZULU:
|
|
197
|
+
declare const ZULU: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
198
198
|
/** Afrikaans (South Africa) language flag */
|
|
199
|
-
declare const AFRIKAANS_SOUTH_AFRICA:
|
|
199
|
+
declare const AFRIKAANS_SOUTH_AFRICA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
200
200
|
/** Arabic (United Arab Emirates) language flag */
|
|
201
|
-
declare const ARABIC_UNITED_ARAB_EMIRATES:
|
|
201
|
+
declare const ARABIC_UNITED_ARAB_EMIRATES: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
202
202
|
/** Arabic (Bahrain) language flag */
|
|
203
|
-
declare const ARABIC_BAHRAIN:
|
|
203
|
+
declare const ARABIC_BAHRAIN: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
204
204
|
/** Arabic (Algeria) language flag */
|
|
205
|
-
declare const ARABIC_ALGERIA:
|
|
205
|
+
declare const ARABIC_ALGERIA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
206
206
|
/** Arabic (Egypt) language flag */
|
|
207
|
-
declare const ARABIC_EGYPT:
|
|
207
|
+
declare const ARABIC_EGYPT: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
208
208
|
/** Arabic (Iraq) language flag */
|
|
209
|
-
declare const ARABIC_IRAQ:
|
|
209
|
+
declare const ARABIC_IRAQ: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
210
210
|
/** Arabic (Jordan) language flag */
|
|
211
|
-
declare const ARABIC_JORDAN:
|
|
211
|
+
declare const ARABIC_JORDAN: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
212
212
|
/** Arabic (Kuwait) language flag */
|
|
213
|
-
declare const ARABIC_KUWAIT:
|
|
213
|
+
declare const ARABIC_KUWAIT: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
214
214
|
/** Arabic (Lebanon) language flag */
|
|
215
|
-
declare const ARABIC_LEBANON:
|
|
215
|
+
declare const ARABIC_LEBANON: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
216
216
|
/** Arabic (Libya) language flag */
|
|
217
|
-
declare const ARABIC_LIBYA:
|
|
217
|
+
declare const ARABIC_LIBYA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
218
218
|
/** Arabic (Morocco) language flag */
|
|
219
|
-
declare const ARABIC_MOROCCO:
|
|
219
|
+
declare const ARABIC_MOROCCO: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
220
220
|
/** Arabic (Oman) language flag */
|
|
221
|
-
declare const ARABIC_OMAN:
|
|
221
|
+
declare const ARABIC_OMAN: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
222
222
|
/** Arabic (Qatar) language flag */
|
|
223
|
-
declare const ARABIC_QATAR:
|
|
223
|
+
declare const ARABIC_QATAR: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
224
224
|
/** Arabic (Saudi Arabia) language flag */
|
|
225
|
-
declare const ARABIC_SAUDI_ARABIA:
|
|
225
|
+
declare const ARABIC_SAUDI_ARABIA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
226
226
|
/** Arabic (Syria) language flag */
|
|
227
|
-
declare const ARABIC_SYRIA:
|
|
227
|
+
declare const ARABIC_SYRIA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
228
228
|
/** Arabic (Tunisia) language flag */
|
|
229
|
-
declare const ARABIC_TUNISIA:
|
|
229
|
+
declare const ARABIC_TUNISIA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
230
230
|
/** Arabic (Yemen) language flag */
|
|
231
|
-
declare const ARABIC_YEMEN:
|
|
231
|
+
declare const ARABIC_YEMEN: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
232
232
|
/** Arabic (Mauritania) language flag */
|
|
233
|
-
declare const ARABIC_MAURITANIA:
|
|
233
|
+
declare const ARABIC_MAURITANIA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
234
234
|
/** Arabic (Palestine) language flag */
|
|
235
|
-
declare const ARABIC_PALESTINE:
|
|
235
|
+
declare const ARABIC_PALESTINE: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
236
236
|
/** Arabic (Sudan) language flag */
|
|
237
|
-
declare const ARABIC_SUDAN:
|
|
237
|
+
declare const ARABIC_SUDAN: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
238
238
|
/** Arabic (Djibouti) language flag */
|
|
239
|
-
declare const ARABIC_DJIBOUTI:
|
|
239
|
+
declare const ARABIC_DJIBOUTI: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
240
240
|
/** Arabic (Somalia) language flag */
|
|
241
|
-
declare const ARABIC_SOMALIA:
|
|
241
|
+
declare const ARABIC_SOMALIA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
242
242
|
/** Arabic (Chad) language flag */
|
|
243
|
-
declare const ARABIC_CHAD:
|
|
243
|
+
declare const ARABIC_CHAD: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
244
244
|
/** Arabic (Comoros) language flag */
|
|
245
|
-
declare const ARABIC_COMOROS:
|
|
245
|
+
declare const ARABIC_COMOROS: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
246
246
|
/** Azeri (Latin, Azerbaijan) language flag */
|
|
247
|
-
declare const AZERI_LATIN_AZERBAIJAN:
|
|
247
|
+
declare const AZERI_LATIN_AZERBAIJAN: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
248
248
|
/** Belarusian (Belarus) language flag */
|
|
249
|
-
declare const BELARUSIAN_BELARUS:
|
|
249
|
+
declare const BELARUSIAN_BELARUS: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
250
250
|
/** Bulgarian (Bulgaria) language flag */
|
|
251
|
-
declare const BULGARIAN_BULGARIA:
|
|
251
|
+
declare const BULGARIAN_BULGARIA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
252
252
|
/** Bosnian (Bosnia and Herzegovina) language flag */
|
|
253
|
-
declare const BOSNIAN_BOSNIA_AND_HERZEGOVINA:
|
|
253
|
+
declare const BOSNIAN_BOSNIA_AND_HERZEGOVINA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
254
254
|
/** Catalan (Spain) language flag */
|
|
255
|
-
declare const CATALAN_SPAIN:
|
|
255
|
+
declare const CATALAN_SPAIN: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
256
256
|
/** Czech (Czech Republic) language flag */
|
|
257
|
-
declare const CZECH_CZECH_REPUBLIC:
|
|
257
|
+
declare const CZECH_CZECH_REPUBLIC: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
258
258
|
/** Welsh (United Kingdom) language flag */
|
|
259
|
-
declare const WELSH_UNITED_KINGDOM:
|
|
259
|
+
declare const WELSH_UNITED_KINGDOM: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
260
260
|
/** Danish (Denmark) language flag */
|
|
261
|
-
declare const DANISH_DENMARK:
|
|
261
|
+
declare const DANISH_DENMARK: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
262
262
|
/** German (Austria) language flag */
|
|
263
|
-
declare const GERMAN_AUSTRIA:
|
|
263
|
+
declare const GERMAN_AUSTRIA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
264
264
|
/** German (Switzerland) language flag */
|
|
265
|
-
declare const GERMAN_SWITZERLAND:
|
|
265
|
+
declare const GERMAN_SWITZERLAND: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
266
266
|
/** German (Germany) language flag */
|
|
267
|
-
declare const GERMAN_GERMANY:
|
|
267
|
+
declare const GERMAN_GERMANY: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
268
268
|
/** German (Liechtenstein) language flag */
|
|
269
|
-
declare const GERMAN_LIECHTENSTEIN:
|
|
269
|
+
declare const GERMAN_LIECHTENSTEIN: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
270
270
|
/** German (Luxembourg) language flag */
|
|
271
|
-
declare const GERMAN_LUXEMBOURG:
|
|
271
|
+
declare const GERMAN_LUXEMBOURG: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
272
272
|
/** Divehi (Maldives) language flag */
|
|
273
|
-
declare const DIVEHI_MALDIVES:
|
|
273
|
+
declare const DIVEHI_MALDIVES: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
274
274
|
/** Greek (Greece) language flag */
|
|
275
|
-
declare const GREEK_GREECE:
|
|
275
|
+
declare const GREEK_GREECE: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
276
276
|
/** English (Australia) language flag */
|
|
277
|
-
declare const ENGLISH_AUSTRALIA:
|
|
277
|
+
declare const ENGLISH_AUSTRALIA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
278
278
|
/** English (Belize) language flag */
|
|
279
|
-
declare const ENGLISH_BELIZE:
|
|
279
|
+
declare const ENGLISH_BELIZE: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
280
280
|
/** English (Canada) language flag */
|
|
281
|
-
declare const ENGLISH_CANADA:
|
|
281
|
+
declare const ENGLISH_CANADA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
282
282
|
/** English (Caribbean) language flag */
|
|
283
|
-
declare const ENGLISH_CARIBBEAN:
|
|
283
|
+
declare const ENGLISH_CARIBBEAN: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
284
284
|
/** English (United Kingdom) language flag */
|
|
285
|
-
declare const ENGLISH_UNITED_KINGDOM:
|
|
285
|
+
declare const ENGLISH_UNITED_KINGDOM: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
286
286
|
/** English (Ireland) language flag */
|
|
287
|
-
declare const ENGLISH_IRELAND:
|
|
287
|
+
declare const ENGLISH_IRELAND: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
288
288
|
/** English (Jamaica) language flag */
|
|
289
|
-
declare const ENGLISH_JAMAICA:
|
|
289
|
+
declare const ENGLISH_JAMAICA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
290
290
|
/** English (New Zealand) language flag */
|
|
291
|
-
declare const ENGLISH_NEW_ZEALAND:
|
|
291
|
+
declare const ENGLISH_NEW_ZEALAND: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
292
292
|
/** English (Philippines) language flag */
|
|
293
|
-
declare const ENGLISH_PHILIPPINES:
|
|
293
|
+
declare const ENGLISH_PHILIPPINES: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
294
294
|
/** English (Trinidad and Tobago) language flag */
|
|
295
|
-
declare const ENGLISH_TRINIDAD_AND_TOBAGO:
|
|
295
|
+
declare const ENGLISH_TRINIDAD_AND_TOBAGO: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
296
296
|
/** English (United States) language flag */
|
|
297
|
-
declare const ENGLISH_UNITED_STATES:
|
|
297
|
+
declare const ENGLISH_UNITED_STATES: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
298
298
|
/** English (South Africa) language flag */
|
|
299
|
-
declare const ENGLISH_SOUTH_AFRICA:
|
|
299
|
+
declare const ENGLISH_SOUTH_AFRICA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
300
300
|
/** English (Zimbabwe) language flag */
|
|
301
|
-
declare const ENGLISH_ZIMBABWE:
|
|
301
|
+
declare const ENGLISH_ZIMBABWE: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
302
302
|
/** English (India) language flag */
|
|
303
|
-
declare const ENGLISH_INDIA:
|
|
303
|
+
declare const ENGLISH_INDIA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
304
304
|
/** English (Singapore) language flag */
|
|
305
|
-
declare const ENGLISH_SINGAPORE:
|
|
305
|
+
declare const ENGLISH_SINGAPORE: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
306
306
|
/** English (Hong Kong) language flag */
|
|
307
|
-
declare const ENGLISH_HONG_KONG:
|
|
307
|
+
declare const ENGLISH_HONG_KONG: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
308
308
|
/** English (Nigeria) language flag */
|
|
309
|
-
declare const ENGLISH_NIGERIA:
|
|
309
|
+
declare const ENGLISH_NIGERIA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
310
310
|
/** English (Pakistan) language flag */
|
|
311
|
-
declare const ENGLISH_PAKISTAN:
|
|
311
|
+
declare const ENGLISH_PAKISTAN: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
312
312
|
/** English (Malaysia) language flag */
|
|
313
|
-
declare const ENGLISH_MALAYSIA:
|
|
313
|
+
declare const ENGLISH_MALAYSIA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
314
314
|
/** English (Botswana) language flag */
|
|
315
|
-
declare const ENGLISH_BOTSWANA:
|
|
315
|
+
declare const ENGLISH_BOTSWANA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
316
316
|
/** English (Kenya) language flag */
|
|
317
|
-
declare const ENGLISH_KENYA:
|
|
317
|
+
declare const ENGLISH_KENYA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
318
318
|
/** English (Tanzania) language flag */
|
|
319
|
-
declare const ENGLISH_TANZANIA:
|
|
319
|
+
declare const ENGLISH_TANZANIA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
320
320
|
/** English (Ghana) language flag */
|
|
321
|
-
declare const ENGLISH_GHANA:
|
|
321
|
+
declare const ENGLISH_GHANA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
322
322
|
/** English (Uganda) language flag */
|
|
323
|
-
declare const ENGLISH_UGANDA:
|
|
323
|
+
declare const ENGLISH_UGANDA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
324
324
|
/** Spanish (Argentina) language flag */
|
|
325
|
-
declare const SPANISH_ARGENTINA:
|
|
325
|
+
declare const SPANISH_ARGENTINA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
326
326
|
/** Spanish (Bolivia) language flag */
|
|
327
|
-
declare const SPANISH_BOLIVIA:
|
|
327
|
+
declare const SPANISH_BOLIVIA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
328
328
|
/** Spanish (Chile) language flag */
|
|
329
|
-
declare const SPANISH_CHILE:
|
|
329
|
+
declare const SPANISH_CHILE: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
330
330
|
/** Spanish (Colombia) language flag */
|
|
331
|
-
declare const SPANISH_COLOMBIA:
|
|
331
|
+
declare const SPANISH_COLOMBIA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
332
332
|
/** Spanish (Costa Rica) language flag */
|
|
333
|
-
declare const SPANISH_COSTA_RICA:
|
|
333
|
+
declare const SPANISH_COSTA_RICA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
334
334
|
/** Spanish (Dominican Republic) language flag */
|
|
335
|
-
declare const SPANISH_DOMINICAN_REPUBLIC:
|
|
335
|
+
declare const SPANISH_DOMINICAN_REPUBLIC: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
336
336
|
/** Spanish (Ecuador) language flag */
|
|
337
|
-
declare const SPANISH_ECUADOR:
|
|
337
|
+
declare const SPANISH_ECUADOR: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
338
338
|
/** Spanish (Spain) language flag */
|
|
339
|
-
declare const SPANISH_SPAIN:
|
|
339
|
+
declare const SPANISH_SPAIN: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
340
340
|
/** Spanish (Guatemala) language flag */
|
|
341
|
-
declare const SPANISH_GUATEMALA:
|
|
341
|
+
declare const SPANISH_GUATEMALA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
342
342
|
/** Spanish (Honduras) language flag */
|
|
343
|
-
declare const SPANISH_HONDURAS:
|
|
343
|
+
declare const SPANISH_HONDURAS: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
344
344
|
/** Spanish (Mexico) language flag */
|
|
345
|
-
declare const SPANISH_MEXICO:
|
|
345
|
+
declare const SPANISH_MEXICO: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
346
346
|
/** Spanish (Nicaragua) language flag */
|
|
347
|
-
declare const SPANISH_NICARAGUA:
|
|
347
|
+
declare const SPANISH_NICARAGUA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
348
348
|
/** Spanish (Panama) language flag */
|
|
349
|
-
declare const SPANISH_PANAMA:
|
|
349
|
+
declare const SPANISH_PANAMA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
350
350
|
/** Spanish (Peru) language flag */
|
|
351
|
-
declare const SPANISH_PERU:
|
|
351
|
+
declare const SPANISH_PERU: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
352
352
|
/** Spanish (Puerto Rico) language flag */
|
|
353
|
-
declare const SPANISH_PUERTO_RICO:
|
|
353
|
+
declare const SPANISH_PUERTO_RICO: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
354
354
|
/** Spanish (Paraguay) language flag */
|
|
355
|
-
declare const SPANISH_PARAGUAY:
|
|
355
|
+
declare const SPANISH_PARAGUAY: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
356
356
|
/** Spanish (El Salvador) language flag */
|
|
357
|
-
declare const SPANISH_EL_SALVADOR:
|
|
357
|
+
declare const SPANISH_EL_SALVADOR: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
358
358
|
/** Spanish (Uruguay) language flag */
|
|
359
|
-
declare const SPANISH_URUGUAY:
|
|
359
|
+
declare const SPANISH_URUGUAY: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
360
360
|
/** Spanish (Venezuela) language flag */
|
|
361
|
-
declare const SPANISH_VENEZUELA:
|
|
361
|
+
declare const SPANISH_VENEZUELA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
362
362
|
/** Spanish (Cuba) language flag */
|
|
363
|
-
declare const SPANISH_CUBA:
|
|
363
|
+
declare const SPANISH_CUBA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
364
364
|
/** Spanish (United States) language flag */
|
|
365
|
-
declare const SPANISH_UNITED_STATES:
|
|
365
|
+
declare const SPANISH_UNITED_STATES: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
366
366
|
/** Estonian (Estonia) language flag */
|
|
367
|
-
declare const ESTONIAN_ESTONIA:
|
|
367
|
+
declare const ESTONIAN_ESTONIA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
368
368
|
/** Basque (Spain) language flag */
|
|
369
|
-
declare const BASQUE_SPAIN:
|
|
369
|
+
declare const BASQUE_SPAIN: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
370
370
|
/** Farsi (Iran) language flag */
|
|
371
|
-
declare const FARSI_IRAN:
|
|
371
|
+
declare const FARSI_IRAN: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
372
372
|
/** Finnish (Finland) language flag */
|
|
373
|
-
declare const FINNISH_FINLAND:
|
|
373
|
+
declare const FINNISH_FINLAND: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
374
374
|
/** Faroese (Faroe Islands) language flag */
|
|
375
|
-
declare const FAROESE_FAROE_ISLANDS:
|
|
375
|
+
declare const FAROESE_FAROE_ISLANDS: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
376
376
|
/** French (Belgium) language flag */
|
|
377
|
-
declare const FRENCH_BELGIUM:
|
|
377
|
+
declare const FRENCH_BELGIUM: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
378
378
|
/** French (Canada) language flag */
|
|
379
|
-
declare const FRENCH_CANADA:
|
|
379
|
+
declare const FRENCH_CANADA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
380
380
|
/** French (Switzerland) language flag */
|
|
381
|
-
declare const FRENCH_SWITZERLAND:
|
|
381
|
+
declare const FRENCH_SWITZERLAND: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
382
382
|
/** French (France) language flag */
|
|
383
|
-
declare const FRENCH_FRANCE:
|
|
383
|
+
declare const FRENCH_FRANCE: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
384
384
|
/** French (Luxembourg) language flag */
|
|
385
|
-
declare const FRENCH_LUXEMBOURG:
|
|
385
|
+
declare const FRENCH_LUXEMBOURG: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
386
386
|
/** French (Monaco) language flag */
|
|
387
|
-
declare const FRENCH_PRINCIPALITY_OF_MONACO:
|
|
387
|
+
declare const FRENCH_PRINCIPALITY_OF_MONACO: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
388
388
|
/** Irish (Ireland) language flag */
|
|
389
|
-
declare const IRISH_IRELAND:
|
|
389
|
+
declare const IRISH_IRELAND: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
390
390
|
/** Scottish Gaelic (United Kingdom) language flag */
|
|
391
|
-
declare const SCOTTISH_GAELIC_UNITED_KINGDOM:
|
|
391
|
+
declare const SCOTTISH_GAELIC_UNITED_KINGDOM: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
392
392
|
/** Galician (Spain) language flag */
|
|
393
|
-
declare const GALICIAN_SPAIN:
|
|
393
|
+
declare const GALICIAN_SPAIN: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
394
394
|
/** Gujarati (India) language flag */
|
|
395
|
-
declare const GUJARATI_INDIA:
|
|
395
|
+
declare const GUJARATI_INDIA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
396
396
|
/** Hebrew (Israel) language flag */
|
|
397
|
-
declare const HEBREW_ISRAEL:
|
|
397
|
+
declare const HEBREW_ISRAEL: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
398
398
|
/** Hindi (India) language flag */
|
|
399
|
-
declare const HINDI_INDIA:
|
|
399
|
+
declare const HINDI_INDIA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
400
400
|
/** Croatian (Bosnia and Herzegovina) language flag */
|
|
401
|
-
declare const CROATIAN_BOSNIA_AND_HERZEGOVINA:
|
|
401
|
+
declare const CROATIAN_BOSNIA_AND_HERZEGOVINA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
402
402
|
/** Croatian (Croatia) language flag */
|
|
403
|
-
declare const CROATIAN_CROATIA:
|
|
403
|
+
declare const CROATIAN_CROATIA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
404
404
|
/** Hungarian (Hungary) language flag */
|
|
405
|
-
declare const HUNGARIAN_HUNGARY:
|
|
405
|
+
declare const HUNGARIAN_HUNGARY: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
406
406
|
/** Armenian (Armenia) language flag */
|
|
407
|
-
declare const ARMENIAN_ARMENIA:
|
|
407
|
+
declare const ARMENIAN_ARMENIA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
408
408
|
/** Indonesian (Indonesia) language flag */
|
|
409
|
-
declare const INDONESIAN_INDONESIA:
|
|
409
|
+
declare const INDONESIAN_INDONESIA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
410
410
|
/** Icelandic (Iceland) language flag */
|
|
411
|
-
declare const ICELANDIC_ICELAND:
|
|
411
|
+
declare const ICELANDIC_ICELAND: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
412
412
|
/** Italian (Switzerland) language flag */
|
|
413
|
-
declare const ITALIAN_SWITZERLAND:
|
|
413
|
+
declare const ITALIAN_SWITZERLAND: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
414
414
|
/** Italian (Italy) language flag */
|
|
415
|
-
declare const ITALIAN_ITALY:
|
|
415
|
+
declare const ITALIAN_ITALY: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
416
416
|
/** Japanese (Japan) language flag */
|
|
417
|
-
declare const JAPANESE_JAPAN:
|
|
417
|
+
declare const JAPANESE_JAPAN: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
418
418
|
/** Georgian (Georgia) language flag */
|
|
419
|
-
declare const GEORGIAN_GEORGIA:
|
|
419
|
+
declare const GEORGIAN_GEORGIA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
420
420
|
/** Kazakh (Kazakhstan) language flag */
|
|
421
|
-
declare const KAZAKH_KAZAKHSTAN:
|
|
421
|
+
declare const KAZAKH_KAZAKHSTAN: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
422
422
|
/** Kannada (India) language flag */
|
|
423
|
-
declare const KANNADA_INDIA:
|
|
423
|
+
declare const KANNADA_INDIA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
424
424
|
/** Korean (Korea) language flag */
|
|
425
|
-
declare const KOREAN_KOREA:
|
|
425
|
+
declare const KOREAN_KOREA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
426
426
|
/** Konkani (India) language flag */
|
|
427
|
-
declare const KONKANI_INDIA:
|
|
427
|
+
declare const KONKANI_INDIA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
428
428
|
/** Kyrgyz (Kyrgyzstan) language flag */
|
|
429
|
-
declare const KYRGYZ_KYRGYZSTAN:
|
|
429
|
+
declare const KYRGYZ_KYRGYZSTAN: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
430
430
|
/** Lithuanian (Lithuania) language flag */
|
|
431
|
-
declare const LITHUANIAN_LITHUANIA:
|
|
431
|
+
declare const LITHUANIAN_LITHUANIA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
432
432
|
/** Latvian (Latvia) language flag */
|
|
433
|
-
declare const LATVIAN_LATVIA:
|
|
433
|
+
declare const LATVIAN_LATVIA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
434
434
|
/** Maori (New Zealand) language flag */
|
|
435
|
-
declare const MAORI_NEW_ZEALAND:
|
|
435
|
+
declare const MAORI_NEW_ZEALAND: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
436
436
|
/** Macedonian (Macedonia) language flag */
|
|
437
|
-
declare const FYRO_MACEDONIAN_MACEDONIA:
|
|
437
|
+
declare const FYRO_MACEDONIAN_MACEDONIA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
438
438
|
/** Mongolian (Mongolia) language flag */
|
|
439
|
-
declare const MONGOLIAN_MONGOLIA:
|
|
439
|
+
declare const MONGOLIAN_MONGOLIA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
440
440
|
/** Marathi (India) language flag */
|
|
441
|
-
declare const MARATHI_INDIA:
|
|
441
|
+
declare const MARATHI_INDIA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
442
442
|
/** Malay (Brunei Darussalam) language flag */
|
|
443
|
-
declare const MALAY_BRUNEI_DARUSSALAM:
|
|
443
|
+
declare const MALAY_BRUNEI_DARUSSALAM: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
444
444
|
/** Malay (Malaysia) language flag */
|
|
445
|
-
declare const MALAY_MALAYSIA:
|
|
445
|
+
declare const MALAY_MALAYSIA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
446
446
|
/** Maltese (Malta) language flag */
|
|
447
|
-
declare const MALTESE_MALTA:
|
|
447
|
+
declare const MALTESE_MALTA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
448
448
|
/** Malayalam (India) language flag */
|
|
449
|
-
declare const MALAYALAM_INDIA:
|
|
449
|
+
declare const MALAYALAM_INDIA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
450
450
|
/** Norwegian (Bokmål, Norway) language flag */
|
|
451
|
-
declare const NORWEGIAN_BOKMAL_NORWAY:
|
|
451
|
+
declare const NORWEGIAN_BOKMAL_NORWAY: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
452
452
|
/** Norwegian (Nynorsk, Norway) language flag */
|
|
453
|
-
declare const NORWEGIAN_NYNORSK_NORWAY:
|
|
453
|
+
declare const NORWEGIAN_NYNORSK_NORWAY: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
454
454
|
/** Dutch (Belgium) language flag */
|
|
455
|
-
declare const DUTCH_BELGIUM:
|
|
455
|
+
declare const DUTCH_BELGIUM: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
456
456
|
/** Dutch (Netherlands) language flag */
|
|
457
|
-
declare const DUTCH_NETHERLANDS:
|
|
457
|
+
declare const DUTCH_NETHERLANDS: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
458
458
|
/** Northern Sotho (South Africa) language flag */
|
|
459
|
-
declare const NORTHERN_SOTHO_SOUTH_AFRICA:
|
|
459
|
+
declare const NORTHERN_SOTHO_SOUTH_AFRICA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
460
460
|
/** Punjabi (India) language flag */
|
|
461
|
-
declare const PUNJABI_INDIA:
|
|
461
|
+
declare const PUNJABI_INDIA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
462
462
|
/** Polish (Poland) language flag */
|
|
463
|
-
declare const POLISH_POLAND:
|
|
463
|
+
declare const POLISH_POLAND: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
464
464
|
/** Pashto (Afghanistan) language flag */
|
|
465
|
-
declare const PASHTO_AFGHANISTAN:
|
|
465
|
+
declare const PASHTO_AFGHANISTAN: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
466
466
|
/** Portuguese (Brazil) language flag */
|
|
467
|
-
declare const PORTUGUESE_BRAZIL:
|
|
467
|
+
declare const PORTUGUESE_BRAZIL: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
468
468
|
/** Portuguese (Portugal) language flag */
|
|
469
|
-
declare const PORTUGUESE_PORTUGAL:
|
|
469
|
+
declare const PORTUGUESE_PORTUGAL: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
470
470
|
/** Portuguese (Guinea-Bissau) language flag */
|
|
471
|
-
declare const PORTUGUESE_GUINEA_BISSAU:
|
|
471
|
+
declare const PORTUGUESE_GUINEA_BISSAU: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
472
472
|
/** Portuguese (Mozambique) language flag */
|
|
473
|
-
declare const PORTUGUESE_MOZAMBIQUE:
|
|
473
|
+
declare const PORTUGUESE_MOZAMBIQUE: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
474
474
|
/** Portuguese (São Tomé and Príncipe) language flag */
|
|
475
|
-
declare const PORTUGUESE_SAO_TOME_AND_PRINCIPE:
|
|
475
|
+
declare const PORTUGUESE_SAO_TOME_AND_PRINCIPE: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
476
476
|
/** Portuguese (Cape Verde) language flag */
|
|
477
|
-
declare const PORTUGUESE_CAPE_VERDE:
|
|
477
|
+
declare const PORTUGUESE_CAPE_VERDE: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
478
478
|
/** Portuguese (Timor-Leste) language flag */
|
|
479
|
-
declare const PORTUGUESE_TIMOR_LESTE:
|
|
479
|
+
declare const PORTUGUESE_TIMOR_LESTE: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
480
480
|
/** Portuguese (Macau) language flag */
|
|
481
|
-
declare const PORTUGUESE_MACAU:
|
|
481
|
+
declare const PORTUGUESE_MACAU: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
482
482
|
/** Quechua (Bolivia) language flag */
|
|
483
|
-
declare const QUECHUA_BOLIVIA:
|
|
483
|
+
declare const QUECHUA_BOLIVIA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
484
484
|
/** Quechua (Ecuador) language flag */
|
|
485
|
-
declare const QUECHUA_ECUADOR:
|
|
485
|
+
declare const QUECHUA_ECUADOR: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
486
486
|
/** Quechua (Peru) language flag */
|
|
487
|
-
declare const QUECHUA_PERU:
|
|
487
|
+
declare const QUECHUA_PERU: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
488
488
|
/** Romanian (Romania) language flag */
|
|
489
|
-
declare const ROMANIAN_ROMANIA:
|
|
489
|
+
declare const ROMANIAN_ROMANIA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
490
490
|
/** Romanian (Moldova) language flag */
|
|
491
|
-
declare const ROMANIAN_MOLDOVA:
|
|
491
|
+
declare const ROMANIAN_MOLDOVA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
492
492
|
/** Romansh (Switzerland) language flag */
|
|
493
|
-
declare const ROMANSH_SWITZERLAND:
|
|
493
|
+
declare const ROMANSH_SWITZERLAND: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
494
494
|
/** Russian (Russia) language flag */
|
|
495
|
-
declare const RUSSIAN_RUSSIA:
|
|
495
|
+
declare const RUSSIAN_RUSSIA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
496
496
|
/** Russian (Moldova) language flag */
|
|
497
|
-
declare const RUSSIAN_MOLDOVA:
|
|
497
|
+
declare const RUSSIAN_MOLDOVA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
498
498
|
/** Sanskrit (India) language flag */
|
|
499
|
-
declare const SANSKRIT_INDIA:
|
|
499
|
+
declare const SANSKRIT_INDIA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
500
500
|
/** Sami (Northern, Finland) language flag */
|
|
501
|
-
declare const SAMI_NORTHERN_FINLAND:
|
|
501
|
+
declare const SAMI_NORTHERN_FINLAND: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
502
502
|
/** Sami (Northern, Norway) language flag */
|
|
503
|
-
declare const SAMI_NORTHERN_NORWAY:
|
|
503
|
+
declare const SAMI_NORTHERN_NORWAY: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
504
504
|
/** Sami (Northern, Sweden) language flag */
|
|
505
|
-
declare const SAMI_NORTHERN_SWEDEN:
|
|
505
|
+
declare const SAMI_NORTHERN_SWEDEN: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
506
506
|
/** Upper Sorbian (Germany) language flag */
|
|
507
|
-
declare const UPPER_SORBIAN_GERMANY:
|
|
507
|
+
declare const UPPER_SORBIAN_GERMANY: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
508
508
|
/** Lower Sorbian (Germany) language flag */
|
|
509
|
-
declare const LOWER_SORBIAN_GERMANY:
|
|
509
|
+
declare const LOWER_SORBIAN_GERMANY: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
510
510
|
/** Slovak (Slovakia) language flag */
|
|
511
|
-
declare const SLOVAK_SLOVAKIA:
|
|
511
|
+
declare const SLOVAK_SLOVAKIA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
512
512
|
/** Slovenian (Slovenia) language flag */
|
|
513
|
-
declare const SLOVENIAN_SLOVENIA:
|
|
513
|
+
declare const SLOVENIAN_SLOVENIA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
514
514
|
/** Albanian (Albania) language flag */
|
|
515
|
-
declare const ALBANIAN_ALBANIA:
|
|
515
|
+
declare const ALBANIAN_ALBANIA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
516
516
|
/** Serbian (Latin, Bosnia and Herzegovina) language flag */
|
|
517
|
-
declare const SERBIAN_LATIN_BOSNIA_AND_HERZEGOVINA:
|
|
517
|
+
declare const SERBIAN_LATIN_BOSNIA_AND_HERZEGOVINA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
518
518
|
/** Serbian (Latin, Serbia and Montenegro) language flag */
|
|
519
|
-
declare const SERBIAN_LATIN_SERBIA_AND_MONTENEGRO:
|
|
519
|
+
declare const SERBIAN_LATIN_SERBIA_AND_MONTENEGRO: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
520
520
|
/** Serbian (Cyrillic) language flag */
|
|
521
|
-
declare const SERBIAN_CYRILLIC:
|
|
521
|
+
declare const SERBIAN_CYRILLIC: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
522
522
|
/** Serbian (Cyrillic, Serbia) language flag */
|
|
523
|
-
declare const SERBIAN_CYRILLIC_SERBIA:
|
|
523
|
+
declare const SERBIAN_CYRILLIC_SERBIA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
524
524
|
/** Serbian (Cyrillic, Bosnia and Herzegovina) language flag */
|
|
525
|
-
declare const SERBIAN_CYRILLIC_BOSNIA_AND_HERZEGOVINA:
|
|
525
|
+
declare const SERBIAN_CYRILLIC_BOSNIA_AND_HERZEGOVINA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
526
526
|
/** Swahili (Kenya) language flag */
|
|
527
|
-
declare const SWAHILI_KENYA:
|
|
527
|
+
declare const SWAHILI_KENYA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
528
528
|
/** Syriac (Syria) language flag */
|
|
529
|
-
declare const SYRIAC_SYRIA:
|
|
529
|
+
declare const SYRIAC_SYRIA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
530
530
|
/** Tamil (India) language flag */
|
|
531
|
-
declare const TAMIL_INDIA:
|
|
531
|
+
declare const TAMIL_INDIA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
532
532
|
/** Telugu (India) language flag */
|
|
533
|
-
declare const TELUGU_INDIA:
|
|
533
|
+
declare const TELUGU_INDIA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
534
534
|
/** Thai (Thailand) language flag */
|
|
535
|
-
declare const THAI_THAILAND:
|
|
535
|
+
declare const THAI_THAILAND: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
536
536
|
/** Tagalog (Philippines) language flag */
|
|
537
|
-
declare const TAGALOG_PHILIPPINES:
|
|
537
|
+
declare const TAGALOG_PHILIPPINES: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
538
538
|
/** Tswana (South Africa) language flag */
|
|
539
|
-
declare const TSWANA_SOUTH_AFRICA:
|
|
539
|
+
declare const TSWANA_SOUTH_AFRICA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
540
540
|
/** Turkish (Turkey) language flag */
|
|
541
|
-
declare const TURKISH_TURKEY:
|
|
541
|
+
declare const TURKISH_TURKEY: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
542
542
|
/** Tatar (Russia) language flag */
|
|
543
|
-
declare const TATAR_RUSSIA:
|
|
543
|
+
declare const TATAR_RUSSIA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
544
544
|
/** Tsoga language flag */
|
|
545
|
-
declare const TSOGA:
|
|
545
|
+
declare const TSOGA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
546
546
|
/** Kurdish (Turkey) language flag */
|
|
547
|
-
declare const KURDISH_TURKEY:
|
|
547
|
+
declare const KURDISH_TURKEY: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
548
548
|
/** Ukrainian (Ukraine) language flag */
|
|
549
|
-
declare const UKRAINIAN_UKRAINE:
|
|
549
|
+
declare const UKRAINIAN_UKRAINE: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
550
550
|
/** Urdu (Pakistan) language flag */
|
|
551
|
-
declare const URDU_ISLAMIC_REPUBLIC_OF_PAKISTAN:
|
|
551
|
+
declare const URDU_ISLAMIC_REPUBLIC_OF_PAKISTAN: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
552
552
|
/** Uzbek (Latin, Uzbekistan) language flag */
|
|
553
|
-
declare const UZBEK_LATIN_UZBEKISTAN:
|
|
553
|
+
declare const UZBEK_LATIN_UZBEKISTAN: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
554
554
|
/** Vietnamese (Viet Nam) language flag */
|
|
555
|
-
declare const VIETNAMESE_VIET_NAM:
|
|
555
|
+
declare const VIETNAMESE_VIET_NAM: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
556
556
|
/** Xhosa (South Africa) language flag */
|
|
557
|
-
declare const XHOSA_SOUTH_AFRICA:
|
|
557
|
+
declare const XHOSA_SOUTH_AFRICA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
558
558
|
/** Venda (South Africa) language flag */
|
|
559
|
-
declare const VENDA_SOUTH_AFRICA:
|
|
559
|
+
declare const VENDA_SOUTH_AFRICA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
560
560
|
/** Yiddish (World) language flag */
|
|
561
|
-
declare const YIDDISH_WORLD:
|
|
561
|
+
declare const YIDDISH_WORLD: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
562
562
|
/** Chinese (Simplified, China) language flag */
|
|
563
|
-
declare const CHINESE_SIMPLIFIED_CHINA:
|
|
563
|
+
declare const CHINESE_SIMPLIFIED_CHINA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
564
564
|
/** Chinese (Hong Kong) language flag */
|
|
565
|
-
declare const CHINESE_HONG_KONG:
|
|
565
|
+
declare const CHINESE_HONG_KONG: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
566
566
|
/** Chinese (Macau) language flag */
|
|
567
|
-
declare const CHINESE_MACAU:
|
|
567
|
+
declare const CHINESE_MACAU: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
568
568
|
/** Chinese (Singapore) language flag */
|
|
569
|
-
declare const CHINESE_SINGAPORE:
|
|
569
|
+
declare const CHINESE_SINGAPORE: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
570
570
|
/** Chinese (Taiwan) language flag */
|
|
571
|
-
declare const CHINESE_TAIWAN:
|
|
571
|
+
declare const CHINESE_TAIWAN: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
572
572
|
/** Zulu (South Africa) language flag */
|
|
573
|
-
declare const ZULU_SOUTH_AFRICA:
|
|
573
|
+
declare const ZULU_SOUTH_AFRICA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
574
574
|
/** Sinhala (Sri Lanka) language flag */
|
|
575
|
-
declare const SINHALA_SRI_LANKA:
|
|
575
|
+
declare const SINHALA_SRI_LANKA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
576
576
|
/** Bengali language flag */
|
|
577
|
-
declare const BENGALI:
|
|
577
|
+
declare const BENGALI: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
578
578
|
/** Bengali (Bangladesh) language flag */
|
|
579
|
-
declare const BENGALI_BANGLADESH:
|
|
579
|
+
declare const BENGALI_BANGLADESH: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
580
580
|
/** Bengali (India) language flag */
|
|
581
|
-
declare const BENGALI_INDIA:
|
|
581
|
+
declare const BENGALI_INDIA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
582
582
|
/** Bengali (Myanmar) language flag */
|
|
583
|
-
declare const BENGALI_MYANMAR:
|
|
583
|
+
declare const BENGALI_MYANMAR: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
584
584
|
/** Burmese language flag */
|
|
585
|
-
declare const BURMESE:
|
|
585
|
+
declare const BURMESE: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
586
586
|
/** Burmese (Myanmar) language flag */
|
|
587
|
-
declare const BURMESE_MYANMAR:
|
|
587
|
+
declare const BURMESE_MYANMAR: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
588
588
|
/** Khmer language flag */
|
|
589
|
-
declare const KHMER:
|
|
589
|
+
declare const KHMER: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
590
590
|
/** Khmer (Cambodia) language flag */
|
|
591
|
-
declare const KHMER_CAMBODIA:
|
|
591
|
+
declare const KHMER_CAMBODIA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
592
592
|
/** Lao language flag */
|
|
593
|
-
declare const LAO:
|
|
593
|
+
declare const LAO: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
594
594
|
/** Lao (Laos) language flag */
|
|
595
|
-
declare const LAO_LAOS:
|
|
595
|
+
declare const LAO_LAOS: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
596
596
|
/** Yoruba language flag */
|
|
597
|
-
declare const YORUBA:
|
|
597
|
+
declare const YORUBA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
598
598
|
/** Yoruba (Nigeria) language flag */
|
|
599
|
-
declare const YORUBA_NIGERIA:
|
|
599
|
+
declare const YORUBA_NIGERIA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
600
600
|
/** Amharic language flag */
|
|
601
|
-
declare const AMHARIC:
|
|
601
|
+
declare const AMHARIC: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
602
602
|
/** Amharic (Ethiopia) language flag */
|
|
603
|
-
declare const AMHARIC_ETHIOPIA:
|
|
603
|
+
declare const AMHARIC_ETHIOPIA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
604
604
|
/** Nepali language flag */
|
|
605
|
-
declare const NEPALI:
|
|
605
|
+
declare const NEPALI: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
606
606
|
/** Nepali (Nepal) language flag */
|
|
607
|
-
declare const NEPALI_NEPAL:
|
|
607
|
+
declare const NEPALI_NEPAL: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
608
608
|
/** All flags record (for backward compatibility - not tree-shakeable) */
|
|
609
609
|
declare const ALL_FLAGS: {
|
|
610
|
-
readonly UNKNOWN:
|
|
611
|
-
readonly ENGLISH:
|
|
612
|
-
readonly FRENCH:
|
|
613
|
-
readonly SPANISH:
|
|
614
|
-
readonly PORTUGUESE:
|
|
615
|
-
readonly GERMAN:
|
|
616
|
-
readonly AFRIKAANS:
|
|
617
|
-
readonly ARABIC:
|
|
618
|
-
readonly AZERI_LATIN:
|
|
619
|
-
readonly BELARUSIAN:
|
|
620
|
-
readonly BULGARIAN:
|
|
621
|
-
readonly BOSNIAN:
|
|
622
|
-
readonly CATALAN:
|
|
623
|
-
readonly CZECH:
|
|
624
|
-
readonly WELSH:
|
|
625
|
-
readonly DANISH:
|
|
626
|
-
readonly DIVEHI:
|
|
627
|
-
readonly GREEK:
|
|
628
|
-
readonly ESPERANTO:
|
|
629
|
-
readonly ESTONIAN:
|
|
630
|
-
readonly BASQUE:
|
|
631
|
-
readonly FARSI:
|
|
632
|
-
readonly FINNISH:
|
|
633
|
-
readonly FAROESE:
|
|
634
|
-
readonly GALICIAN:
|
|
635
|
-
readonly GUJARATI:
|
|
636
|
-
readonly HEBREW:
|
|
637
|
-
readonly HINDI:
|
|
638
|
-
readonly CROATIAN:
|
|
639
|
-
readonly HUNGARIAN:
|
|
640
|
-
readonly ARMENIAN:
|
|
641
|
-
readonly INDONESIAN:
|
|
642
|
-
readonly ICELANDIC:
|
|
643
|
-
readonly ITALIAN:
|
|
644
|
-
readonly JAPANESE:
|
|
645
|
-
readonly GEORGIAN:
|
|
646
|
-
readonly KAZAKH:
|
|
647
|
-
readonly KANNADA:
|
|
648
|
-
readonly KOREAN:
|
|
649
|
-
readonly KONKANI:
|
|
650
|
-
readonly KURDISH:
|
|
651
|
-
readonly KYRGYZ:
|
|
652
|
-
readonly LITHUANIAN:
|
|
653
|
-
readonly LATVIAN:
|
|
654
|
-
readonly MAORI:
|
|
655
|
-
readonly FYRO_MACEDONIAN:
|
|
656
|
-
readonly MONGOLIAN:
|
|
657
|
-
readonly MARATHI:
|
|
658
|
-
readonly MALAY:
|
|
659
|
-
readonly MALTESE:
|
|
660
|
-
readonly MALAYALAM:
|
|
661
|
-
readonly NORWEGIAN:
|
|
662
|
-
readonly NORWEGIAN_BOKMAL:
|
|
663
|
-
readonly NORWEGIAN_NYNORSK:
|
|
664
|
-
readonly DUTCH:
|
|
665
|
-
readonly NORTHERN_SOTHO:
|
|
666
|
-
readonly PUNJABI:
|
|
667
|
-
readonly POLISH:
|
|
668
|
-
readonly PASHTO:
|
|
669
|
-
readonly QUECHUA:
|
|
670
|
-
readonly ROMANIAN:
|
|
671
|
-
readonly ROMANSH:
|
|
672
|
-
readonly RUSSIAN:
|
|
673
|
-
readonly SANSKRIT:
|
|
674
|
-
readonly SAMI_NORTHERN:
|
|
675
|
-
readonly UPPER_SORBIAN:
|
|
676
|
-
readonly LOWER_SORBIAN:
|
|
677
|
-
readonly SLOVAK:
|
|
678
|
-
readonly SLOVENIAN:
|
|
679
|
-
readonly ALBANIAN:
|
|
680
|
-
readonly SERBIAN_LATIN:
|
|
681
|
-
readonly SERBIAN_CYRILLIC:
|
|
682
|
-
readonly SWEDISH:
|
|
683
|
-
readonly SWEDISH_FINLAND:
|
|
684
|
-
readonly SWEDISH_SWEDEN:
|
|
685
|
-
readonly SWAHILI:
|
|
686
|
-
readonly SYRIAC:
|
|
687
|
-
readonly TAMIL:
|
|
688
|
-
readonly TELUGU:
|
|
689
|
-
readonly THAI:
|
|
690
|
-
readonly TAGALOG:
|
|
691
|
-
readonly TSWANA:
|
|
692
|
-
readonly TURKISH:
|
|
693
|
-
readonly TATAR:
|
|
694
|
-
readonly UKRAINIAN:
|
|
695
|
-
readonly URDU:
|
|
696
|
-
readonly UZBEK_LATIN:
|
|
697
|
-
readonly VIETNAMESE:
|
|
698
|
-
readonly VENDA:
|
|
699
|
-
readonly XHOSA:
|
|
700
|
-
readonly YIDDISH:
|
|
701
|
-
readonly CHINESE:
|
|
702
|
-
readonly CHINESE_SIMPLIFIED:
|
|
703
|
-
readonly CHINESE_TRADITIONAL:
|
|
704
|
-
readonly ZULU:
|
|
705
|
-
readonly IRISH:
|
|
706
|
-
readonly SCOTTISH_GAELIC:
|
|
707
|
-
readonly SINHALA:
|
|
708
|
-
readonly AFRIKAANS_SOUTH_AFRICA:
|
|
709
|
-
readonly ARABIC_UNITED_ARAB_EMIRATES:
|
|
710
|
-
readonly ARABIC_BAHRAIN:
|
|
711
|
-
readonly ARABIC_ALGERIA:
|
|
712
|
-
readonly ARABIC_EGYPT:
|
|
713
|
-
readonly ARABIC_IRAQ:
|
|
714
|
-
readonly ARABIC_JORDAN:
|
|
715
|
-
readonly ARABIC_KUWAIT:
|
|
716
|
-
readonly ARABIC_LEBANON:
|
|
717
|
-
readonly ARABIC_LIBYA:
|
|
718
|
-
readonly ARABIC_MOROCCO:
|
|
719
|
-
readonly ARABIC_OMAN:
|
|
720
|
-
readonly ARABIC_QATAR:
|
|
721
|
-
readonly ARABIC_SAUDI_ARABIA:
|
|
722
|
-
readonly ARABIC_SYRIA:
|
|
723
|
-
readonly ARABIC_TUNISIA:
|
|
724
|
-
readonly ARABIC_YEMEN:
|
|
725
|
-
readonly ARABIC_MAURITANIA:
|
|
726
|
-
readonly ARABIC_PALESTINE:
|
|
727
|
-
readonly ARABIC_SUDAN:
|
|
728
|
-
readonly ARABIC_DJIBOUTI:
|
|
729
|
-
readonly ARABIC_SOMALIA:
|
|
730
|
-
readonly ARABIC_CHAD:
|
|
731
|
-
readonly ARABIC_COMOROS:
|
|
732
|
-
readonly AZERI_LATIN_AZERBAIJAN:
|
|
733
|
-
readonly BELARUSIAN_BELARUS:
|
|
734
|
-
readonly BULGARIAN_BULGARIA:
|
|
735
|
-
readonly BOSNIAN_BOSNIA_AND_HERZEGOVINA:
|
|
736
|
-
readonly CATALAN_SPAIN:
|
|
737
|
-
readonly CZECH_CZECH_REPUBLIC:
|
|
738
|
-
readonly WELSH_UNITED_KINGDOM:
|
|
739
|
-
readonly DANISH_DENMARK:
|
|
740
|
-
readonly GERMAN_AUSTRIA:
|
|
741
|
-
readonly GERMAN_SWITZERLAND:
|
|
742
|
-
readonly GERMAN_GERMANY:
|
|
743
|
-
readonly GERMAN_LIECHTENSTEIN:
|
|
744
|
-
readonly GERMAN_LUXEMBOURG:
|
|
745
|
-
readonly DIVEHI_MALDIVES:
|
|
746
|
-
readonly GREEK_GREECE:
|
|
747
|
-
readonly ENGLISH_AUSTRALIA:
|
|
748
|
-
readonly ENGLISH_BELIZE:
|
|
749
|
-
readonly ENGLISH_CANADA:
|
|
750
|
-
readonly ENGLISH_CARIBBEAN:
|
|
751
|
-
readonly ENGLISH_UNITED_KINGDOM:
|
|
752
|
-
readonly ENGLISH_IRELAND:
|
|
753
|
-
readonly ENGLISH_JAMAICA:
|
|
754
|
-
readonly ENGLISH_NEW_ZEALAND:
|
|
755
|
-
readonly ENGLISH_PHILIPPINES:
|
|
756
|
-
readonly ENGLISH_TRINIDAD_AND_TOBAGO:
|
|
757
|
-
readonly ENGLISH_UNITED_STATES:
|
|
758
|
-
readonly ENGLISH_SOUTH_AFRICA:
|
|
759
|
-
readonly ENGLISH_ZIMBABWE:
|
|
760
|
-
readonly ENGLISH_INDIA:
|
|
761
|
-
readonly ENGLISH_SINGAPORE:
|
|
762
|
-
readonly ENGLISH_HONG_KONG:
|
|
763
|
-
readonly ENGLISH_NIGERIA:
|
|
764
|
-
readonly ENGLISH_PAKISTAN:
|
|
765
|
-
readonly ENGLISH_MALAYSIA:
|
|
766
|
-
readonly ENGLISH_BOTSWANA:
|
|
767
|
-
readonly ENGLISH_KENYA:
|
|
768
|
-
readonly ENGLISH_TANZANIA:
|
|
769
|
-
readonly ENGLISH_GHANA:
|
|
770
|
-
readonly ENGLISH_UGANDA:
|
|
771
|
-
readonly SPANISH_ARGENTINA:
|
|
772
|
-
readonly SPANISH_BOLIVIA:
|
|
773
|
-
readonly SPANISH_CHILE:
|
|
774
|
-
readonly SPANISH_COLOMBIA:
|
|
775
|
-
readonly SPANISH_COSTA_RICA:
|
|
776
|
-
readonly SPANISH_DOMINICAN_REPUBLIC:
|
|
777
|
-
readonly SPANISH_ECUADOR:
|
|
778
|
-
readonly SPANISH_SPAIN:
|
|
779
|
-
readonly SPANISH_GUATEMALA:
|
|
780
|
-
readonly SPANISH_HONDURAS:
|
|
781
|
-
readonly SPANISH_MEXICO:
|
|
782
|
-
readonly SPANISH_NICARAGUA:
|
|
783
|
-
readonly SPANISH_PANAMA:
|
|
784
|
-
readonly SPANISH_PERU:
|
|
785
|
-
readonly SPANISH_PUERTO_RICO:
|
|
786
|
-
readonly SPANISH_PARAGUAY:
|
|
787
|
-
readonly SPANISH_EL_SALVADOR:
|
|
788
|
-
readonly SPANISH_URUGUAY:
|
|
789
|
-
readonly SPANISH_VENEZUELA:
|
|
790
|
-
readonly SPANISH_CUBA:
|
|
791
|
-
readonly SPANISH_UNITED_STATES:
|
|
792
|
-
readonly ESTONIAN_ESTONIA:
|
|
793
|
-
readonly BASQUE_SPAIN:
|
|
794
|
-
readonly FARSI_IRAN:
|
|
795
|
-
readonly FINNISH_FINLAND:
|
|
796
|
-
readonly FAROESE_FAROE_ISLANDS:
|
|
797
|
-
readonly FRENCH_BELGIUM:
|
|
798
|
-
readonly FRENCH_CANADA:
|
|
799
|
-
readonly FRENCH_SWITZERLAND:
|
|
800
|
-
readonly FRENCH_FRANCE:
|
|
801
|
-
readonly FRENCH_LUXEMBOURG:
|
|
802
|
-
readonly FRENCH_PRINCIPALITY_OF_MONACO:
|
|
803
|
-
readonly GALICIAN_SPAIN:
|
|
804
|
-
readonly GUJARATI_INDIA:
|
|
805
|
-
readonly HEBREW_ISRAEL:
|
|
806
|
-
readonly HINDI_INDIA:
|
|
807
|
-
readonly CROATIAN_BOSNIA_AND_HERZEGOVINA:
|
|
808
|
-
readonly CROATIAN_CROATIA:
|
|
809
|
-
readonly HUNGARIAN_HUNGARY:
|
|
810
|
-
readonly ARMENIAN_ARMENIA:
|
|
811
|
-
readonly INDONESIAN_INDONESIA:
|
|
812
|
-
readonly ICELANDIC_ICELAND:
|
|
813
|
-
readonly ITALIAN_SWITZERLAND:
|
|
814
|
-
readonly ITALIAN_ITALY:
|
|
815
|
-
readonly JAPANESE_JAPAN:
|
|
816
|
-
readonly GEORGIAN_GEORGIA:
|
|
817
|
-
readonly KAZAKH_KAZAKHSTAN:
|
|
818
|
-
readonly KANNADA_INDIA:
|
|
819
|
-
readonly KOREAN_KOREA:
|
|
820
|
-
readonly KONKANI_INDIA:
|
|
821
|
-
readonly KYRGYZ_KYRGYZSTAN:
|
|
822
|
-
readonly LITHUANIAN_LITHUANIA:
|
|
823
|
-
readonly LATVIAN_LATVIA:
|
|
824
|
-
readonly MAORI_NEW_ZEALAND:
|
|
825
|
-
readonly FYRO_MACEDONIAN_MACEDONIA:
|
|
826
|
-
readonly MONGOLIAN_MONGOLIA:
|
|
827
|
-
readonly MARATHI_INDIA:
|
|
828
|
-
readonly MALAY_BRUNEI_DARUSSALAM:
|
|
829
|
-
readonly MALAY_MALAYSIA:
|
|
830
|
-
readonly MALTESE_MALTA:
|
|
831
|
-
readonly NORWEGIAN_BOKMAL_NORWAY:
|
|
832
|
-
readonly DUTCH_BELGIUM:
|
|
833
|
-
readonly DUTCH_NETHERLANDS:
|
|
834
|
-
readonly NORWEGIAN_NYNORSK_NORWAY:
|
|
835
|
-
readonly NORTHERN_SOTHO_SOUTH_AFRICA:
|
|
836
|
-
readonly PUNJABI_INDIA:
|
|
837
|
-
readonly POLISH_POLAND:
|
|
838
|
-
readonly PASHTO_AFGHANISTAN:
|
|
839
|
-
readonly PORTUGUESE_BRAZIL:
|
|
840
|
-
readonly PORTUGUESE_PORTUGAL:
|
|
841
|
-
readonly PORTUGUESE_GUINEA_BISSAU:
|
|
842
|
-
readonly PORTUGUESE_MOZAMBIQUE:
|
|
843
|
-
readonly PORTUGUESE_SAO_TOME_AND_PRINCIPE:
|
|
844
|
-
readonly PORTUGUESE_CAPE_VERDE:
|
|
845
|
-
readonly PORTUGUESE_TIMOR_LESTE:
|
|
846
|
-
readonly PORTUGUESE_MACAU:
|
|
847
|
-
readonly QUECHUA_BOLIVIA:
|
|
848
|
-
readonly QUECHUA_ECUADOR:
|
|
849
|
-
readonly QUECHUA_PERU:
|
|
850
|
-
readonly ROMANIAN_ROMANIA:
|
|
851
|
-
readonly ROMANIAN_MOLDOVA:
|
|
852
|
-
readonly ROMANSH_SWITZERLAND:
|
|
853
|
-
readonly RUSSIAN_RUSSIA:
|
|
854
|
-
readonly RUSSIAN_MOLDOVA:
|
|
855
|
-
readonly SANSKRIT_INDIA:
|
|
856
|
-
readonly SAMI_NORTHERN_FINLAND:
|
|
857
|
-
readonly SAMI_NORTHERN_NORWAY:
|
|
858
|
-
readonly SAMI_NORTHERN_SWEDEN:
|
|
859
|
-
readonly UPPER_SORBIAN_GERMANY:
|
|
860
|
-
readonly LOWER_SORBIAN_GERMANY:
|
|
861
|
-
readonly SLOVAK_SLOVAKIA:
|
|
862
|
-
readonly SLOVENIAN_SLOVENIA:
|
|
863
|
-
readonly ALBANIAN_ALBANIA:
|
|
864
|
-
readonly SERBIAN_LATIN_BOSNIA_AND_HERZEGOVINA:
|
|
865
|
-
readonly SERBIAN_LATIN_SERBIA_AND_MONTENEGRO:
|
|
866
|
-
readonly SERBIAN_CYRILLIC_SERBIA:
|
|
867
|
-
readonly SERBIAN_CYRILLIC_BOSNIA_AND_HERZEGOVINA:
|
|
868
|
-
readonly SWAHILI_KENYA:
|
|
869
|
-
readonly SYRIAC_SYRIA:
|
|
870
|
-
readonly TAMIL_INDIA:
|
|
871
|
-
readonly TELUGU_INDIA:
|
|
872
|
-
readonly THAI_THAILAND:
|
|
873
|
-
readonly TAGALOG_PHILIPPINES:
|
|
874
|
-
readonly TSWANA_SOUTH_AFRICA:
|
|
875
|
-
readonly TURKISH_TURKEY:
|
|
876
|
-
readonly TATAR_RUSSIA:
|
|
877
|
-
readonly TSOGA:
|
|
878
|
-
readonly KURDISH_TURKEY:
|
|
879
|
-
readonly UKRAINIAN_UKRAINE:
|
|
880
|
-
readonly URDU_ISLAMIC_REPUBLIC_OF_PAKISTAN:
|
|
881
|
-
readonly UZBEK_LATIN_UZBEKISTAN:
|
|
882
|
-
readonly VIETNAMESE_VIET_NAM:
|
|
883
|
-
readonly XHOSA_SOUTH_AFRICA:
|
|
884
|
-
readonly VENDA_SOUTH_AFRICA:
|
|
885
|
-
readonly YIDDISH_WORLD:
|
|
886
|
-
readonly CHINESE_SIMPLIFIED_CHINA:
|
|
887
|
-
readonly CHINESE_HONG_KONG:
|
|
888
|
-
readonly CHINESE_MACAU:
|
|
889
|
-
readonly CHINESE_SINGAPORE:
|
|
890
|
-
readonly CHINESE_TAIWAN:
|
|
891
|
-
readonly ZULU_SOUTH_AFRICA:
|
|
892
|
-
readonly IRISH_IRELAND:
|
|
893
|
-
readonly SCOTTISH_GAELIC_UNITED_KINGDOM:
|
|
894
|
-
readonly MALAYALAM_INDIA:
|
|
895
|
-
readonly SINHALA_SRI_LANKA:
|
|
896
|
-
readonly BENGALI:
|
|
897
|
-
readonly BENGALI_BANGLADESH:
|
|
898
|
-
readonly BENGALI_INDIA:
|
|
899
|
-
readonly BENGALI_MYANMAR:
|
|
900
|
-
readonly BURMESE:
|
|
901
|
-
readonly BURMESE_MYANMAR:
|
|
902
|
-
readonly KHMER:
|
|
903
|
-
readonly KHMER_CAMBODIA:
|
|
904
|
-
readonly LAO:
|
|
905
|
-
readonly LAO_LAOS:
|
|
906
|
-
readonly YORUBA:
|
|
907
|
-
readonly YORUBA_NIGERIA:
|
|
908
|
-
readonly AMHARIC:
|
|
909
|
-
readonly AMHARIC_ETHIOPIA:
|
|
910
|
-
readonly NEPALI:
|
|
911
|
-
readonly NEPALI_NEPAL:
|
|
610
|
+
readonly UNKNOWN: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
611
|
+
readonly ENGLISH: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
612
|
+
readonly FRENCH: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
613
|
+
readonly SPANISH: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
614
|
+
readonly PORTUGUESE: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
615
|
+
readonly GERMAN: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
616
|
+
readonly AFRIKAANS: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
617
|
+
readonly ARABIC: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
618
|
+
readonly AZERI_LATIN: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
619
|
+
readonly BELARUSIAN: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
620
|
+
readonly BULGARIAN: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
621
|
+
readonly BOSNIAN: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
622
|
+
readonly CATALAN: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
623
|
+
readonly CZECH: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
624
|
+
readonly WELSH: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
625
|
+
readonly DANISH: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
626
|
+
readonly DIVEHI: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
627
|
+
readonly GREEK: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
628
|
+
readonly ESPERANTO: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
629
|
+
readonly ESTONIAN: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
630
|
+
readonly BASQUE: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
631
|
+
readonly FARSI: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
632
|
+
readonly FINNISH: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
633
|
+
readonly FAROESE: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
634
|
+
readonly GALICIAN: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
635
|
+
readonly GUJARATI: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
636
|
+
readonly HEBREW: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
637
|
+
readonly HINDI: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
638
|
+
readonly CROATIAN: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
639
|
+
readonly HUNGARIAN: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
640
|
+
readonly ARMENIAN: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
641
|
+
readonly INDONESIAN: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
642
|
+
readonly ICELANDIC: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
643
|
+
readonly ITALIAN: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
644
|
+
readonly JAPANESE: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
645
|
+
readonly GEORGIAN: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
646
|
+
readonly KAZAKH: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
647
|
+
readonly KANNADA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
648
|
+
readonly KOREAN: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
649
|
+
readonly KONKANI: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
650
|
+
readonly KURDISH: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
651
|
+
readonly KYRGYZ: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
652
|
+
readonly LITHUANIAN: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
653
|
+
readonly LATVIAN: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
654
|
+
readonly MAORI: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
655
|
+
readonly FYRO_MACEDONIAN: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
656
|
+
readonly MONGOLIAN: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
657
|
+
readonly MARATHI: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
658
|
+
readonly MALAY: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
659
|
+
readonly MALTESE: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
660
|
+
readonly MALAYALAM: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
661
|
+
readonly NORWEGIAN: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
662
|
+
readonly NORWEGIAN_BOKMAL: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
663
|
+
readonly NORWEGIAN_NYNORSK: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
664
|
+
readonly DUTCH: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
665
|
+
readonly NORTHERN_SOTHO: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
666
|
+
readonly PUNJABI: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
667
|
+
readonly POLISH: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
668
|
+
readonly PASHTO: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
669
|
+
readonly QUECHUA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
670
|
+
readonly ROMANIAN: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
671
|
+
readonly ROMANSH: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
672
|
+
readonly RUSSIAN: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
673
|
+
readonly SANSKRIT: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
674
|
+
readonly SAMI_NORTHERN: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
675
|
+
readonly UPPER_SORBIAN: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
676
|
+
readonly LOWER_SORBIAN: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
677
|
+
readonly SLOVAK: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
678
|
+
readonly SLOVENIAN: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
679
|
+
readonly ALBANIAN: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
680
|
+
readonly SERBIAN_LATIN: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
681
|
+
readonly SERBIAN_CYRILLIC: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
682
|
+
readonly SWEDISH: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
683
|
+
readonly SWEDISH_FINLAND: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
684
|
+
readonly SWEDISH_SWEDEN: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
685
|
+
readonly SWAHILI: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
686
|
+
readonly SYRIAC: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
687
|
+
readonly TAMIL: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
688
|
+
readonly TELUGU: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
689
|
+
readonly THAI: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
690
|
+
readonly TAGALOG: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
691
|
+
readonly TSWANA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
692
|
+
readonly TURKISH: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
693
|
+
readonly TATAR: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
694
|
+
readonly UKRAINIAN: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
695
|
+
readonly URDU: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
696
|
+
readonly UZBEK_LATIN: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
697
|
+
readonly VIETNAMESE: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
698
|
+
readonly VENDA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
699
|
+
readonly XHOSA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
700
|
+
readonly YIDDISH: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
701
|
+
readonly CHINESE: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
702
|
+
readonly CHINESE_SIMPLIFIED: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
703
|
+
readonly CHINESE_TRADITIONAL: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
704
|
+
readonly ZULU: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
705
|
+
readonly IRISH: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
706
|
+
readonly SCOTTISH_GAELIC: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
707
|
+
readonly SINHALA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
708
|
+
readonly AFRIKAANS_SOUTH_AFRICA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
709
|
+
readonly ARABIC_UNITED_ARAB_EMIRATES: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
710
|
+
readonly ARABIC_BAHRAIN: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
711
|
+
readonly ARABIC_ALGERIA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
712
|
+
readonly ARABIC_EGYPT: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
713
|
+
readonly ARABIC_IRAQ: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
714
|
+
readonly ARABIC_JORDAN: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
715
|
+
readonly ARABIC_KUWAIT: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
716
|
+
readonly ARABIC_LEBANON: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
717
|
+
readonly ARABIC_LIBYA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
718
|
+
readonly ARABIC_MOROCCO: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
719
|
+
readonly ARABIC_OMAN: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
720
|
+
readonly ARABIC_QATAR: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
721
|
+
readonly ARABIC_SAUDI_ARABIA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
722
|
+
readonly ARABIC_SYRIA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
723
|
+
readonly ARABIC_TUNISIA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
724
|
+
readonly ARABIC_YEMEN: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
725
|
+
readonly ARABIC_MAURITANIA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
726
|
+
readonly ARABIC_PALESTINE: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
727
|
+
readonly ARABIC_SUDAN: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
728
|
+
readonly ARABIC_DJIBOUTI: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
729
|
+
readonly ARABIC_SOMALIA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
730
|
+
readonly ARABIC_CHAD: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
731
|
+
readonly ARABIC_COMOROS: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
732
|
+
readonly AZERI_LATIN_AZERBAIJAN: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
733
|
+
readonly BELARUSIAN_BELARUS: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
734
|
+
readonly BULGARIAN_BULGARIA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
735
|
+
readonly BOSNIAN_BOSNIA_AND_HERZEGOVINA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
736
|
+
readonly CATALAN_SPAIN: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
737
|
+
readonly CZECH_CZECH_REPUBLIC: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
738
|
+
readonly WELSH_UNITED_KINGDOM: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
739
|
+
readonly DANISH_DENMARK: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
740
|
+
readonly GERMAN_AUSTRIA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
741
|
+
readonly GERMAN_SWITZERLAND: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
742
|
+
readonly GERMAN_GERMANY: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
743
|
+
readonly GERMAN_LIECHTENSTEIN: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
744
|
+
readonly GERMAN_LUXEMBOURG: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
745
|
+
readonly DIVEHI_MALDIVES: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
746
|
+
readonly GREEK_GREECE: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
747
|
+
readonly ENGLISH_AUSTRALIA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
748
|
+
readonly ENGLISH_BELIZE: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
749
|
+
readonly ENGLISH_CANADA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
750
|
+
readonly ENGLISH_CARIBBEAN: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
751
|
+
readonly ENGLISH_UNITED_KINGDOM: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
752
|
+
readonly ENGLISH_IRELAND: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
753
|
+
readonly ENGLISH_JAMAICA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
754
|
+
readonly ENGLISH_NEW_ZEALAND: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
755
|
+
readonly ENGLISH_PHILIPPINES: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
756
|
+
readonly ENGLISH_TRINIDAD_AND_TOBAGO: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
757
|
+
readonly ENGLISH_UNITED_STATES: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
758
|
+
readonly ENGLISH_SOUTH_AFRICA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
759
|
+
readonly ENGLISH_ZIMBABWE: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
760
|
+
readonly ENGLISH_INDIA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
761
|
+
readonly ENGLISH_SINGAPORE: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
762
|
+
readonly ENGLISH_HONG_KONG: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
763
|
+
readonly ENGLISH_NIGERIA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
764
|
+
readonly ENGLISH_PAKISTAN: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
765
|
+
readonly ENGLISH_MALAYSIA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
766
|
+
readonly ENGLISH_BOTSWANA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
767
|
+
readonly ENGLISH_KENYA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
768
|
+
readonly ENGLISH_TANZANIA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
769
|
+
readonly ENGLISH_GHANA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
770
|
+
readonly ENGLISH_UGANDA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
771
|
+
readonly SPANISH_ARGENTINA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
772
|
+
readonly SPANISH_BOLIVIA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
773
|
+
readonly SPANISH_CHILE: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
774
|
+
readonly SPANISH_COLOMBIA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
775
|
+
readonly SPANISH_COSTA_RICA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
776
|
+
readonly SPANISH_DOMINICAN_REPUBLIC: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
777
|
+
readonly SPANISH_ECUADOR: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
778
|
+
readonly SPANISH_SPAIN: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
779
|
+
readonly SPANISH_GUATEMALA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
780
|
+
readonly SPANISH_HONDURAS: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
781
|
+
readonly SPANISH_MEXICO: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
782
|
+
readonly SPANISH_NICARAGUA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
783
|
+
readonly SPANISH_PANAMA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
784
|
+
readonly SPANISH_PERU: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
785
|
+
readonly SPANISH_PUERTO_RICO: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
786
|
+
readonly SPANISH_PARAGUAY: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
787
|
+
readonly SPANISH_EL_SALVADOR: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
788
|
+
readonly SPANISH_URUGUAY: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
789
|
+
readonly SPANISH_VENEZUELA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
790
|
+
readonly SPANISH_CUBA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
791
|
+
readonly SPANISH_UNITED_STATES: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
792
|
+
readonly ESTONIAN_ESTONIA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
793
|
+
readonly BASQUE_SPAIN: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
794
|
+
readonly FARSI_IRAN: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
795
|
+
readonly FINNISH_FINLAND: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
796
|
+
readonly FAROESE_FAROE_ISLANDS: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
797
|
+
readonly FRENCH_BELGIUM: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
798
|
+
readonly FRENCH_CANADA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
799
|
+
readonly FRENCH_SWITZERLAND: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
800
|
+
readonly FRENCH_FRANCE: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
801
|
+
readonly FRENCH_LUXEMBOURG: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
802
|
+
readonly FRENCH_PRINCIPALITY_OF_MONACO: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
803
|
+
readonly GALICIAN_SPAIN: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
804
|
+
readonly GUJARATI_INDIA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
805
|
+
readonly HEBREW_ISRAEL: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
806
|
+
readonly HINDI_INDIA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
807
|
+
readonly CROATIAN_BOSNIA_AND_HERZEGOVINA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
808
|
+
readonly CROATIAN_CROATIA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
809
|
+
readonly HUNGARIAN_HUNGARY: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
810
|
+
readonly ARMENIAN_ARMENIA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
811
|
+
readonly INDONESIAN_INDONESIA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
812
|
+
readonly ICELANDIC_ICELAND: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
813
|
+
readonly ITALIAN_SWITZERLAND: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
814
|
+
readonly ITALIAN_ITALY: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
815
|
+
readonly JAPANESE_JAPAN: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
816
|
+
readonly GEORGIAN_GEORGIA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
817
|
+
readonly KAZAKH_KAZAKHSTAN: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
818
|
+
readonly KANNADA_INDIA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
819
|
+
readonly KOREAN_KOREA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
820
|
+
readonly KONKANI_INDIA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
821
|
+
readonly KYRGYZ_KYRGYZSTAN: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
822
|
+
readonly LITHUANIAN_LITHUANIA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
823
|
+
readonly LATVIAN_LATVIA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
824
|
+
readonly MAORI_NEW_ZEALAND: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
825
|
+
readonly FYRO_MACEDONIAN_MACEDONIA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
826
|
+
readonly MONGOLIAN_MONGOLIA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
827
|
+
readonly MARATHI_INDIA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
828
|
+
readonly MALAY_BRUNEI_DARUSSALAM: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
829
|
+
readonly MALAY_MALAYSIA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
830
|
+
readonly MALTESE_MALTA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
831
|
+
readonly NORWEGIAN_BOKMAL_NORWAY: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
832
|
+
readonly DUTCH_BELGIUM: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
833
|
+
readonly DUTCH_NETHERLANDS: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
834
|
+
readonly NORWEGIAN_NYNORSK_NORWAY: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
835
|
+
readonly NORTHERN_SOTHO_SOUTH_AFRICA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
836
|
+
readonly PUNJABI_INDIA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
837
|
+
readonly POLISH_POLAND: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
838
|
+
readonly PASHTO_AFGHANISTAN: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
839
|
+
readonly PORTUGUESE_BRAZIL: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
840
|
+
readonly PORTUGUESE_PORTUGAL: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
841
|
+
readonly PORTUGUESE_GUINEA_BISSAU: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
842
|
+
readonly PORTUGUESE_MOZAMBIQUE: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
843
|
+
readonly PORTUGUESE_SAO_TOME_AND_PRINCIPE: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
844
|
+
readonly PORTUGUESE_CAPE_VERDE: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
845
|
+
readonly PORTUGUESE_TIMOR_LESTE: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
846
|
+
readonly PORTUGUESE_MACAU: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
847
|
+
readonly QUECHUA_BOLIVIA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
848
|
+
readonly QUECHUA_ECUADOR: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
849
|
+
readonly QUECHUA_PERU: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
850
|
+
readonly ROMANIAN_ROMANIA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
851
|
+
readonly ROMANIAN_MOLDOVA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
852
|
+
readonly ROMANSH_SWITZERLAND: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
853
|
+
readonly RUSSIAN_RUSSIA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
854
|
+
readonly RUSSIAN_MOLDOVA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
855
|
+
readonly SANSKRIT_INDIA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
856
|
+
readonly SAMI_NORTHERN_FINLAND: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
857
|
+
readonly SAMI_NORTHERN_NORWAY: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
858
|
+
readonly SAMI_NORTHERN_SWEDEN: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
859
|
+
readonly UPPER_SORBIAN_GERMANY: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
860
|
+
readonly LOWER_SORBIAN_GERMANY: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
861
|
+
readonly SLOVAK_SLOVAKIA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
862
|
+
readonly SLOVENIAN_SLOVENIA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
863
|
+
readonly ALBANIAN_ALBANIA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
864
|
+
readonly SERBIAN_LATIN_BOSNIA_AND_HERZEGOVINA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
865
|
+
readonly SERBIAN_LATIN_SERBIA_AND_MONTENEGRO: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
866
|
+
readonly SERBIAN_CYRILLIC_SERBIA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
867
|
+
readonly SERBIAN_CYRILLIC_BOSNIA_AND_HERZEGOVINA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
868
|
+
readonly SWAHILI_KENYA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
869
|
+
readonly SYRIAC_SYRIA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
870
|
+
readonly TAMIL_INDIA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
871
|
+
readonly TELUGU_INDIA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
872
|
+
readonly THAI_THAILAND: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
873
|
+
readonly TAGALOG_PHILIPPINES: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
874
|
+
readonly TSWANA_SOUTH_AFRICA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
875
|
+
readonly TURKISH_TURKEY: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
876
|
+
readonly TATAR_RUSSIA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
877
|
+
readonly TSOGA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
878
|
+
readonly KURDISH_TURKEY: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
879
|
+
readonly UKRAINIAN_UKRAINE: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
880
|
+
readonly URDU_ISLAMIC_REPUBLIC_OF_PAKISTAN: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
881
|
+
readonly UZBEK_LATIN_UZBEKISTAN: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
882
|
+
readonly VIETNAMESE_VIET_NAM: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
883
|
+
readonly XHOSA_SOUTH_AFRICA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
884
|
+
readonly VENDA_SOUTH_AFRICA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
885
|
+
readonly YIDDISH_WORLD: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
886
|
+
readonly CHINESE_SIMPLIFIED_CHINA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
887
|
+
readonly CHINESE_HONG_KONG: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
888
|
+
readonly CHINESE_MACAU: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
889
|
+
readonly CHINESE_SINGAPORE: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
890
|
+
readonly CHINESE_TAIWAN: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
891
|
+
readonly ZULU_SOUTH_AFRICA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
892
|
+
readonly IRISH_IRELAND: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
893
|
+
readonly SCOTTISH_GAELIC_UNITED_KINGDOM: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
894
|
+
readonly MALAYALAM_INDIA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
895
|
+
readonly SINHALA_SRI_LANKA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
896
|
+
readonly BENGALI: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
897
|
+
readonly BENGALI_BANGLADESH: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
898
|
+
readonly BENGALI_INDIA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
899
|
+
readonly BENGALI_MYANMAR: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
900
|
+
readonly BURMESE: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
901
|
+
readonly BURMESE_MYANMAR: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
902
|
+
readonly KHMER: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
903
|
+
readonly KHMER_CAMBODIA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
904
|
+
readonly LAO: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
905
|
+
readonly LAO_LAOS: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
906
|
+
readonly YORUBA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
907
|
+
readonly YORUBA_NIGERIA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
908
|
+
readonly AMHARIC: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
909
|
+
readonly AMHARIC_ETHIOPIA: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
910
|
+
readonly NEPALI: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
911
|
+
readonly NEPALI_NEPAL: import("react").FunctionComponent<import("react").SVGAttributes<SVGElement>>;
|
|
912
912
|
};
|
|
913
913
|
type FlagAsset = typeof UNKNOWN;
|
|
914
914
|
//#endregion
|