@taiga-ui/addon-doc 3.88.0 → 3.89.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/bundles/taiga-ui-addon-doc-components.umd.js +1 -0
- package/bundles/taiga-ui-addon-doc-components.umd.js.map +1 -1
- package/esm2015/components/language-switcher/language-switcher.component.js +2 -1
- package/fesm2015/taiga-ui-addon-doc-components.js +1 -0
- package/fesm2015/taiga-ui-addon-doc-components.js.map +1 -1
- package/package.json +5 -5
|
@@ -2130,6 +2130,7 @@
|
|
|
2130
2130
|
['dutch', i5$2.TuiCountryIsoCode.NL],
|
|
2131
2131
|
['english', i5$2.TuiCountryIsoCode.GB],
|
|
2132
2132
|
['french', i5$2.TuiCountryIsoCode.FR],
|
|
2133
|
+
['hebrew', i5$2.TuiCountryIsoCode.IL],
|
|
2133
2134
|
['german', i5$2.TuiCountryIsoCode.DE],
|
|
2134
2135
|
['italian', i5$2.TuiCountryIsoCode.IT],
|
|
2135
2136
|
['polish', i5$2.TuiCountryIsoCode.PL],
|