@okta/odyssey-react-mui 1.14.5 → 1.14.7
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/CHANGELOG.md +8 -0
- package/dist/Badge.js +1 -1
- package/dist/Badge.js.map +1 -1
- package/dist/Callout.js +27 -10
- package/dist/Callout.js.map +1 -1
- package/dist/Field.js.map +1 -1
- package/dist/Fieldset.js +17 -14
- package/dist/Fieldset.js.map +1 -1
- package/dist/Form.js +33 -23
- package/dist/Form.js.map +1 -1
- package/dist/MenuButton.js +1 -1
- package/dist/MenuButton.js.map +1 -1
- package/dist/SearchField.js +2 -2
- package/dist/SearchField.js.map +1 -1
- package/dist/labs/FileUpload.js +195 -0
- package/dist/labs/FileUpload.js.map +1 -0
- package/dist/labs/FileUploadIllustration.js +54 -0
- package/dist/labs/FileUploadIllustration.js.map +1 -0
- package/dist/labs/FileUploadPreview.js +109 -0
- package/dist/labs/FileUploadPreview.js.map +1 -0
- package/dist/labs/index.js +1 -0
- package/dist/labs/index.js.map +1 -1
- package/dist/properties/ts/odyssey-react-mui.js +3 -0
- package/dist/properties/ts/odyssey-react-mui.js.map +1 -1
- package/dist/properties/ts/odyssey-react-mui_cs.js +2 -1
- package/dist/properties/ts/odyssey-react-mui_cs.js.map +1 -1
- package/dist/properties/ts/odyssey-react-mui_da.js +2 -1
- package/dist/properties/ts/odyssey-react-mui_da.js.map +1 -1
- package/dist/properties/ts/odyssey-react-mui_de.js +2 -1
- package/dist/properties/ts/odyssey-react-mui_de.js.map +1 -1
- package/dist/properties/ts/odyssey-react-mui_el.js +2 -1
- package/dist/properties/ts/odyssey-react-mui_el.js.map +1 -1
- package/dist/properties/ts/odyssey-react-mui_es.js +2 -1
- package/dist/properties/ts/odyssey-react-mui_es.js.map +1 -1
- package/dist/properties/ts/odyssey-react-mui_fi.js +2 -1
- package/dist/properties/ts/odyssey-react-mui_fi.js.map +1 -1
- package/dist/properties/ts/odyssey-react-mui_fr.js +2 -1
- package/dist/properties/ts/odyssey-react-mui_fr.js.map +1 -1
- package/dist/properties/ts/odyssey-react-mui_hu.js +2 -1
- package/dist/properties/ts/odyssey-react-mui_hu.js.map +1 -1
- package/dist/properties/ts/odyssey-react-mui_id.js +2 -1
- package/dist/properties/ts/odyssey-react-mui_id.js.map +1 -1
- package/dist/properties/ts/odyssey-react-mui_it.js +2 -1
- package/dist/properties/ts/odyssey-react-mui_it.js.map +1 -1
- package/dist/properties/ts/odyssey-react-mui_ja.js +2 -1
- package/dist/properties/ts/odyssey-react-mui_ja.js.map +1 -1
- package/dist/properties/ts/odyssey-react-mui_ko.js +2 -1
- package/dist/properties/ts/odyssey-react-mui_ko.js.map +1 -1
- package/dist/properties/ts/odyssey-react-mui_ms.js +2 -1
- package/dist/properties/ts/odyssey-react-mui_ms.js.map +1 -1
- package/dist/properties/ts/odyssey-react-mui_nb.js +2 -1
- package/dist/properties/ts/odyssey-react-mui_nb.js.map +1 -1
- package/dist/properties/ts/odyssey-react-mui_nl_NL.js +2 -1
- package/dist/properties/ts/odyssey-react-mui_nl_NL.js.map +1 -1
- package/dist/properties/ts/odyssey-react-mui_pl.js +2 -1
- package/dist/properties/ts/odyssey-react-mui_pl.js.map +1 -1
- package/dist/properties/ts/odyssey-react-mui_pt_BR.js +2 -1
- package/dist/properties/ts/odyssey-react-mui_pt_BR.js.map +1 -1
- package/dist/properties/ts/odyssey-react-mui_ro.js +2 -1
- package/dist/properties/ts/odyssey-react-mui_ro.js.map +1 -1
- package/dist/properties/ts/odyssey-react-mui_ru.js +2 -1
- package/dist/properties/ts/odyssey-react-mui_ru.js.map +1 -1
- package/dist/properties/ts/odyssey-react-mui_sv.js +2 -1
- package/dist/properties/ts/odyssey-react-mui_sv.js.map +1 -1
- package/dist/properties/ts/odyssey-react-mui_th.js +2 -1
- package/dist/properties/ts/odyssey-react-mui_th.js.map +1 -1
- package/dist/properties/ts/odyssey-react-mui_tr.js +2 -1
- package/dist/properties/ts/odyssey-react-mui_tr.js.map +1 -1
- package/dist/properties/ts/odyssey-react-mui_uk.js +2 -1
- package/dist/properties/ts/odyssey-react-mui_uk.js.map +1 -1
- package/dist/properties/ts/odyssey-react-mui_vi.js +2 -1
- package/dist/properties/ts/odyssey-react-mui_vi.js.map +1 -1
- package/dist/properties/ts/odyssey-react-mui_zh_CN.js +2 -1
- package/dist/properties/ts/odyssey-react-mui_zh_CN.js.map +1 -1
- package/dist/properties/ts/odyssey-react-mui_zh_TW.js +2 -1
- package/dist/properties/ts/odyssey-react-mui_zh_TW.js.map +1 -1
- package/dist/src/Callout.d.ts +1 -1
- package/dist/src/Callout.d.ts.map +1 -1
- package/dist/src/Field.d.ts +8 -7
- package/dist/src/Field.d.ts.map +1 -1
- package/dist/src/Fieldset.d.ts.map +1 -1
- package/dist/src/Form.d.ts.map +1 -1
- package/dist/src/OdysseyTranslationProvider.d.ts +1 -1
- package/dist/src/OdysseyTranslationProvider.d.ts.map +1 -1
- package/dist/src/SearchField.d.ts.map +1 -1
- package/dist/src/labs/FileUpload.d.ts +40 -0
- package/dist/src/labs/FileUpload.d.ts.map +1 -0
- package/dist/src/labs/FileUploadIllustration.d.ts +15 -0
- package/dist/src/labs/FileUploadIllustration.d.ts.map +1 -0
- package/dist/src/labs/FileUploadPreview.d.ts +21 -0
- package/dist/src/labs/FileUploadPreview.d.ts.map +1 -0
- package/dist/src/labs/index.d.ts +1 -0
- package/dist/src/labs/index.d.ts.map +1 -1
- package/dist/src/properties/ts/odyssey-react-mui.d.ts +3 -0
- package/dist/src/properties/ts/odyssey-react-mui.d.ts.map +1 -1
- package/dist/src/properties/ts/odyssey-react-mui_cs.d.ts +1 -0
- package/dist/src/properties/ts/odyssey-react-mui_cs.d.ts.map +1 -1
- package/dist/src/properties/ts/odyssey-react-mui_da.d.ts +1 -0
- package/dist/src/properties/ts/odyssey-react-mui_da.d.ts.map +1 -1
- package/dist/src/properties/ts/odyssey-react-mui_de.d.ts +1 -0
- package/dist/src/properties/ts/odyssey-react-mui_de.d.ts.map +1 -1
- package/dist/src/properties/ts/odyssey-react-mui_el.d.ts +1 -0
- package/dist/src/properties/ts/odyssey-react-mui_el.d.ts.map +1 -1
- package/dist/src/properties/ts/odyssey-react-mui_es.d.ts +1 -0
- package/dist/src/properties/ts/odyssey-react-mui_es.d.ts.map +1 -1
- package/dist/src/properties/ts/odyssey-react-mui_fi.d.ts +1 -0
- package/dist/src/properties/ts/odyssey-react-mui_fi.d.ts.map +1 -1
- package/dist/src/properties/ts/odyssey-react-mui_fr.d.ts +1 -0
- package/dist/src/properties/ts/odyssey-react-mui_fr.d.ts.map +1 -1
- package/dist/src/properties/ts/odyssey-react-mui_hu.d.ts +1 -0
- package/dist/src/properties/ts/odyssey-react-mui_hu.d.ts.map +1 -1
- package/dist/src/properties/ts/odyssey-react-mui_id.d.ts +1 -0
- package/dist/src/properties/ts/odyssey-react-mui_id.d.ts.map +1 -1
- package/dist/src/properties/ts/odyssey-react-mui_it.d.ts +1 -0
- package/dist/src/properties/ts/odyssey-react-mui_it.d.ts.map +1 -1
- package/dist/src/properties/ts/odyssey-react-mui_ja.d.ts +1 -0
- package/dist/src/properties/ts/odyssey-react-mui_ja.d.ts.map +1 -1
- package/dist/src/properties/ts/odyssey-react-mui_ko.d.ts +1 -0
- package/dist/src/properties/ts/odyssey-react-mui_ko.d.ts.map +1 -1
- package/dist/src/properties/ts/odyssey-react-mui_ms.d.ts +1 -0
- package/dist/src/properties/ts/odyssey-react-mui_ms.d.ts.map +1 -1
- package/dist/src/properties/ts/odyssey-react-mui_nb.d.ts +1 -0
- package/dist/src/properties/ts/odyssey-react-mui_nb.d.ts.map +1 -1
- package/dist/src/properties/ts/odyssey-react-mui_nl_NL.d.ts +1 -0
- package/dist/src/properties/ts/odyssey-react-mui_nl_NL.d.ts.map +1 -1
- package/dist/src/properties/ts/odyssey-react-mui_pl.d.ts +1 -0
- package/dist/src/properties/ts/odyssey-react-mui_pl.d.ts.map +1 -1
- package/dist/src/properties/ts/odyssey-react-mui_pt_BR.d.ts +1 -0
- package/dist/src/properties/ts/odyssey-react-mui_pt_BR.d.ts.map +1 -1
- package/dist/src/properties/ts/odyssey-react-mui_ro.d.ts +1 -0
- package/dist/src/properties/ts/odyssey-react-mui_ro.d.ts.map +1 -1
- package/dist/src/properties/ts/odyssey-react-mui_ru.d.ts +1 -0
- package/dist/src/properties/ts/odyssey-react-mui_ru.d.ts.map +1 -1
- package/dist/src/properties/ts/odyssey-react-mui_sv.d.ts +1 -0
- package/dist/src/properties/ts/odyssey-react-mui_sv.d.ts.map +1 -1
- package/dist/src/properties/ts/odyssey-react-mui_th.d.ts +1 -0
- package/dist/src/properties/ts/odyssey-react-mui_th.d.ts.map +1 -1
- package/dist/src/properties/ts/odyssey-react-mui_tr.d.ts +1 -0
- package/dist/src/properties/ts/odyssey-react-mui_tr.d.ts.map +1 -1
- package/dist/src/properties/ts/odyssey-react-mui_uk.d.ts +1 -0
- package/dist/src/properties/ts/odyssey-react-mui_uk.d.ts.map +1 -1
- package/dist/src/properties/ts/odyssey-react-mui_vi.d.ts +1 -0
- package/dist/src/properties/ts/odyssey-react-mui_vi.d.ts.map +1 -1
- package/dist/src/properties/ts/odyssey-react-mui_zh_CN.d.ts +1 -0
- package/dist/src/properties/ts/odyssey-react-mui_zh_CN.d.ts.map +1 -1
- package/dist/src/properties/ts/odyssey-react-mui_zh_TW.d.ts +1 -0
- package/dist/src/properties/ts/odyssey-react-mui_zh_TW.d.ts.map +1 -1
- package/dist/src/theme/components.d.ts.map +1 -1
- package/dist/theme/components.js +11 -7
- package/dist/theme/components.js.map +1 -1
- package/dist/tsconfig.production.tsbuildinfo +1 -1
- package/package.json +3 -3
- package/src/Badge.tsx +1 -1
- package/src/Callout.tsx +28 -10
- package/src/Field.tsx +9 -7
- package/src/Fieldset.tsx +24 -18
- package/src/Form.tsx +43 -27
- package/src/MenuButton.tsx +1 -1
- package/src/SearchField.tsx +1 -2
- package/src/labs/FileUpload.tsx +301 -0
- package/src/labs/FileUploadIllustration.tsx +66 -0
- package/src/labs/FileUploadPreview.tsx +150 -0
- package/src/labs/index.ts +1 -2
- package/src/properties/odyssey-react-mui.properties +3 -7
- package/src/properties/translations/odyssey-react-mui_cs.properties +1 -0
- package/src/properties/translations/odyssey-react-mui_da.properties +1 -0
- package/src/properties/translations/odyssey-react-mui_de.properties +1 -0
- package/src/properties/translations/odyssey-react-mui_el.properties +1 -0
- package/src/properties/translations/odyssey-react-mui_es.properties +1 -0
- package/src/properties/translations/odyssey-react-mui_fi.properties +1 -0
- package/src/properties/translations/odyssey-react-mui_fr.properties +1 -0
- package/src/properties/translations/odyssey-react-mui_hu.properties +1 -0
- package/src/properties/translations/odyssey-react-mui_id.properties +1 -0
- package/src/properties/translations/odyssey-react-mui_it.properties +1 -0
- package/src/properties/translations/odyssey-react-mui_ja.properties +1 -0
- package/src/properties/translations/odyssey-react-mui_ko.properties +1 -0
- package/src/properties/translations/odyssey-react-mui_ms.properties +1 -0
- package/src/properties/translations/odyssey-react-mui_nb.properties +1 -0
- package/src/properties/translations/odyssey-react-mui_nl_NL.properties +1 -0
- package/src/properties/translations/odyssey-react-mui_pl.properties +1 -0
- package/src/properties/translations/odyssey-react-mui_pt_BR.properties +1 -0
- package/src/properties/translations/odyssey-react-mui_ro.properties +1 -0
- package/src/properties/translations/odyssey-react-mui_ru.properties +1 -0
- package/src/properties/translations/odyssey-react-mui_sv.properties +1 -0
- package/src/properties/translations/odyssey-react-mui_th.properties +1 -0
- package/src/properties/translations/odyssey-react-mui_tr.properties +1 -0
- package/src/properties/translations/odyssey-react-mui_uk.properties +1 -0
- package/src/properties/translations/odyssey-react-mui_vi.properties +1 -0
- package/src/properties/translations/odyssey-react-mui_zh_CN.properties +1 -0
- package/src/properties/translations/odyssey-react-mui_zh_TW.properties +1 -0
- package/src/properties/ts/odyssey-react-mui.ts +1 -1
- package/src/properties/ts/odyssey-react-mui_cs.ts +1 -1
- package/src/properties/ts/odyssey-react-mui_da.ts +1 -1
- package/src/properties/ts/odyssey-react-mui_de.ts +1 -1
- package/src/properties/ts/odyssey-react-mui_el.ts +1 -1
- package/src/properties/ts/odyssey-react-mui_es.ts +1 -1
- package/src/properties/ts/odyssey-react-mui_fi.ts +1 -1
- package/src/properties/ts/odyssey-react-mui_fr.ts +1 -1
- package/src/properties/ts/odyssey-react-mui_hu.ts +1 -1
- package/src/properties/ts/odyssey-react-mui_id.ts +1 -1
- package/src/properties/ts/odyssey-react-mui_it.ts +1 -1
- package/src/properties/ts/odyssey-react-mui_ja.ts +1 -1
- package/src/properties/ts/odyssey-react-mui_ko.ts +1 -1
- package/src/properties/ts/odyssey-react-mui_ms.ts +1 -1
- package/src/properties/ts/odyssey-react-mui_nb.ts +1 -1
- package/src/properties/ts/odyssey-react-mui_nl_NL.ts +1 -1
- package/src/properties/ts/odyssey-react-mui_pl.ts +1 -1
- package/src/properties/ts/odyssey-react-mui_pt_BR.ts +1 -1
- package/src/properties/ts/odyssey-react-mui_ro.ts +1 -1
- package/src/properties/ts/odyssey-react-mui_ru.ts +1 -1
- package/src/properties/ts/odyssey-react-mui_sv.ts +1 -1
- package/src/properties/ts/odyssey-react-mui_th.ts +1 -1
- package/src/properties/ts/odyssey-react-mui_tr.ts +1 -1
- package/src/properties/ts/odyssey-react-mui_uk.ts +1 -1
- package/src/properties/ts/odyssey-react-mui_vi.ts +1 -1
- package/src/properties/ts/odyssey-react-mui_zh_CN.ts +1 -1
- package/src/properties/ts/odyssey-react-mui_zh_TW.ts +1 -1
- package/src/theme/components.tsx +9 -5
|
@@ -1 +1 @@
|
|
|
1
|
-
export const translation = {"breadcrumbs.home.text":"Главная","breadcrumbs.label.text":"Навигационная цепочка","close.text":"закрыть","fielderror.screenreader.text":"Ошибка","fieldlabel.optional.text":"Необязательно","fieldlabel.required.text":"Обязательно","passwordfield.icon.label.show":"Показать пароль","passwordfield.icon.label.hide":"Скрыть пароль","severity.error":"ошибка","severity.info":"информация","severity.success":"успешно","severity.warning":"предупреждение","switch.active":"Активно","switch.inactive":"Неактивно","table.error":"Ошибка загрузки данных.","table.fetchedrows.text":"Получена {{totalRows}} строка","table.fetchedrows.text_plural":"Получено всего строк: {{totalRows}}","table.rows.text":"{{totalRows}} строка","table.rows.text_plural":"Строки: {{totalRows}}"};
|
|
1
|
+
export const translation = {"breadcrumbs.home.text":"Главная","breadcrumbs.label.text":"Навигационная цепочка","close.text":"закрыть","fielderror.screenreader.text":"Ошибка","fieldlabel.optional.text":"Необязательно","fieldlabel.required.text":"Обязательно","passwordfield.icon.label.show":"Показать пароль","passwordfield.icon.label.hide":"Скрыть пароль","severity.error":"ошибка","severity.info":"информация","severity.success":"успешно","severity.warning":"предупреждение","switch.active":"Активно","switch.inactive":"Неактивно","table.error":"Ошибка загрузки данных.","table.fetchedrows.text":"Получена {{totalRows}} строка","table.fetchedrows.text_plural":"Получено всего строк: {{totalRows}}","table.rows.text":"{{totalRows}} строка","table.rows.text_plural":"Строки: {{totalRows}}","toast.close.text":"закрыть"};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export const translation = {"breadcrumbs.home.text":"Hem","breadcrumbs.label.text":"Sökväg","close.text":"stäng","fielderror.screenreader.text":"Fel","fieldlabel.optional.text":"Valbar","fieldlabel.required.text":"Krävs","passwordfield.icon.label.show":"Visa lösenord","passwordfield.icon.label.hide":"Dölj lösenord","severity.error":"fel","severity.info":"info","severity.success":"klart","severity.warning":"varning","switch.active":"Aktiv","switch.inactive":"Inaktiv","table.error":"Problem med att ladda data.","table.fetchedrows.text":"Hämtad {{totalRows}}-rad","table.fetchedrows.text_plural":"Hämtat totalt {{totalRows}} rader","table.rows.text":"{{totalRows}} rad","table.rows.text_plural":"{{totalRows}} rader"};
|
|
1
|
+
export const translation = {"breadcrumbs.home.text":"Hem","breadcrumbs.label.text":"Sökväg","close.text":"stäng","fielderror.screenreader.text":"Fel","fieldlabel.optional.text":"Valbar","fieldlabel.required.text":"Krävs","passwordfield.icon.label.show":"Visa lösenord","passwordfield.icon.label.hide":"Dölj lösenord","severity.error":"fel","severity.info":"info","severity.success":"klart","severity.warning":"varning","switch.active":"Aktiv","switch.inactive":"Inaktiv","table.error":"Problem med att ladda data.","table.fetchedrows.text":"Hämtad {{totalRows}}-rad","table.fetchedrows.text_plural":"Hämtat totalt {{totalRows}} rader","table.rows.text":"{{totalRows}} rad","table.rows.text_plural":"{{totalRows}} rader","toast.close.text":"stäng"};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export const translation = {"breadcrumbs.home.text":"หน้าหลัก","breadcrumbs.label.text":"เครื่องมือนำทางบนเว็บไซต์","close.text":"ปิด","fielderror.screenreader.text":"ข้อผิดพลาด","fieldlabel.optional.text":"ไม่บังคับ","fieldlabel.required.text":"จำเป็น","passwordfield.icon.label.show":"แสดงรหัสผ่าน","passwordfield.icon.label.hide":"ซ่อนรหัสผ่าน","severity.error":"ข้อผิดพลาด","severity.info":"ข้อมูล","severity.success":"สำเร็จ","severity.warning":"คำเตือน","switch.active":"ใช้งานอยู่","switch.inactive":"ไม่ได้ใช้งาน","table.error":"เกิดข้อผิดพลาดในการโหลดข้อมูล","table.fetchedrows.text":"ดึงข้อมูลแล้ว {{totalRows}} แถว","table.fetchedrows.text_plural":"ดึงข้อมูลแล้วทั้งหมด {{totalRows}} แถว","table.rows.text":"{{totalRows}} แถว","table.rows.text_plural":"{{totalRows}} แถว"};
|
|
1
|
+
export const translation = {"breadcrumbs.home.text":"หน้าหลัก","breadcrumbs.label.text":"เครื่องมือนำทางบนเว็บไซต์","close.text":"ปิด","fielderror.screenreader.text":"ข้อผิดพลาด","fieldlabel.optional.text":"ไม่บังคับ","fieldlabel.required.text":"จำเป็น","passwordfield.icon.label.show":"แสดงรหัสผ่าน","passwordfield.icon.label.hide":"ซ่อนรหัสผ่าน","severity.error":"ข้อผิดพลาด","severity.info":"ข้อมูล","severity.success":"สำเร็จ","severity.warning":"คำเตือน","switch.active":"ใช้งานอยู่","switch.inactive":"ไม่ได้ใช้งาน","table.error":"เกิดข้อผิดพลาดในการโหลดข้อมูล","table.fetchedrows.text":"ดึงข้อมูลแล้ว {{totalRows}} แถว","table.fetchedrows.text_plural":"ดึงข้อมูลแล้วทั้งหมด {{totalRows}} แถว","table.rows.text":"{{totalRows}} แถว","table.rows.text_plural":"{{totalRows}} แถว","toast.close.text":"ปิด"};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export const translation = {"breadcrumbs.home.text":"Ana Sayfa","breadcrumbs.label.text":"Sayfa işaretleri yolu","close.text":"kapat","fielderror.screenreader.text":"Hata","fieldlabel.optional.text":"İsteğe Bağlı","fieldlabel.required.text":"Gerekli","passwordfield.icon.label.show":"Şifreyi gösterin","passwordfield.icon.label.hide":"Şifreyi gizleyin","severity.error":"hata","severity.info":"bilgi","severity.success":"başarılı","severity.warning":"uyarı","switch.active":"Aktif","switch.inactive":"İnaktif ","table.error":"Veriler yüklenirken hata oluştu.","table.fetchedrows.text":"{{totalRows}} satır alındı","table.fetchedrows.text_plural":"Toplam {{totalRows}} satır alındı","table.rows.text":"{{totalRows}} satır","table.rows.text_plural":"{{totalRows}} satır"};
|
|
1
|
+
export const translation = {"breadcrumbs.home.text":"Ana Sayfa","breadcrumbs.label.text":"Sayfa işaretleri yolu","close.text":"kapat","fielderror.screenreader.text":"Hata","fieldlabel.optional.text":"İsteğe Bağlı","fieldlabel.required.text":"Gerekli","passwordfield.icon.label.show":"Şifreyi gösterin","passwordfield.icon.label.hide":"Şifreyi gizleyin","severity.error":"hata","severity.info":"bilgi","severity.success":"başarılı","severity.warning":"uyarı","switch.active":"Aktif","switch.inactive":"İnaktif ","table.error":"Veriler yüklenirken hata oluştu.","table.fetchedrows.text":"{{totalRows}} satır alındı","table.fetchedrows.text_plural":"Toplam {{totalRows}} satır alındı","table.rows.text":"{{totalRows}} satır","table.rows.text_plural":"{{totalRows}} satır","toast.close.text":"kapat"};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export const translation = {"breadcrumbs.home.text":"Головна сторінка","breadcrumbs.label.text":"Навігаційні ланцюги","close.text":"закрити","fielderror.screenreader.text":"Помилка","fieldlabel.optional.text":"Необов’язково","fieldlabel.required.text":"Обов’язково","passwordfield.icon.label.show":"Показати пароль","passwordfield.icon.label.hide":"Приховати пароль","severity.error":"помилка","severity.info":"дані","severity.success":"готово","severity.warning":"попередження","switch.active":"Активовано","switch.inactive":"Не активовано","table.error":"Помилка завантаження даних.","table.fetchedrows.text":"Отримано рядків {{totalRows}}","table.fetchedrows.text_plural":"Усього отримано рядків: {{totalRows}}","table.rows.text":"Рядків: {{totalRows}}","table.rows.text_plural":"Рядків: {{totalRows}}"};
|
|
1
|
+
export const translation = {"breadcrumbs.home.text":"Головна сторінка","breadcrumbs.label.text":"Навігаційні ланцюги","close.text":"закрити","fielderror.screenreader.text":"Помилка","fieldlabel.optional.text":"Необов’язково","fieldlabel.required.text":"Обов’язково","passwordfield.icon.label.show":"Показати пароль","passwordfield.icon.label.hide":"Приховати пароль","severity.error":"помилка","severity.info":"дані","severity.success":"готово","severity.warning":"попередження","switch.active":"Активовано","switch.inactive":"Не активовано","table.error":"Помилка завантаження даних.","table.fetchedrows.text":"Отримано рядків {{totalRows}}","table.fetchedrows.text_plural":"Усього отримано рядків: {{totalRows}}","table.rows.text":"Рядків: {{totalRows}}","table.rows.text_plural":"Рядків: {{totalRows}}","toast.close.text":"закрити"};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export const translation = {"breadcrumbs.home.text":"Trang chủ","breadcrumbs.label.text":"Liên kết phân cấp","close.text":"đóng","fielderror.screenreader.text":"Lỗi","fieldlabel.optional.text":"Không bắt buộc","fieldlabel.required.text":"Bắt buộc","passwordfield.icon.label.show":"Hiển thị mật khẩu","passwordfield.icon.label.hide":"Ẩn mật khẩu","severity.error":"lỗi","severity.info":"thông tin","severity.success":"thành công","severity.warning":"cảnh báo","switch.active":"Đang hoạt động","switch.inactive":"Không hoạt động","table.error":"Lỗi khi tải dữ liệu.","table.fetchedrows.text":"Đã tìm nạp {{totalRows}} hàng","table.fetchedrows.text_plural":"Đã tìm nạp tổng {{totalRows}} hàng","table.rows.text":"{{totalRows}} hàng","table.rows.text_plural":"{{totalRows}} hàng"};
|
|
1
|
+
export const translation = {"breadcrumbs.home.text":"Trang chủ","breadcrumbs.label.text":"Liên kết phân cấp","close.text":"đóng","fielderror.screenreader.text":"Lỗi","fieldlabel.optional.text":"Không bắt buộc","fieldlabel.required.text":"Bắt buộc","passwordfield.icon.label.show":"Hiển thị mật khẩu","passwordfield.icon.label.hide":"Ẩn mật khẩu","severity.error":"lỗi","severity.info":"thông tin","severity.success":"thành công","severity.warning":"cảnh báo","switch.active":"Đang hoạt động","switch.inactive":"Không hoạt động","table.error":"Lỗi khi tải dữ liệu.","table.fetchedrows.text":"Đã tìm nạp {{totalRows}} hàng","table.fetchedrows.text_plural":"Đã tìm nạp tổng {{totalRows}} hàng","table.rows.text":"{{totalRows}} hàng","table.rows.text_plural":"{{totalRows}} hàng","toast.close.text":"đóng"};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export const translation = {"breadcrumbs.home.text":"主页","breadcrumbs.label.text":"面包屑","close.text":"关闭","fielderror.screenreader.text":"错误","fieldlabel.optional.text":"可选","fieldlabel.required.text":"必填","passwordfield.icon.label.show":"显示密码","passwordfield.icon.label.hide":"隐藏密码","severity.error":"错误","severity.info":"信息","severity.success":"成功","severity.warning":"警告","switch.active":"活动","switch.inactive":"非活动","table.error":"加载数据时出错。","table.fetchedrows.text":"已获取 {{totalRows}} 行","table.fetchedrows.text_plural":"共计已获取 {{totalRows}} 行","table.rows.text":"{{totalRows}} 行","table.rows.text_plural":"{{totalRows}} 行"};
|
|
1
|
+
export const translation = {"breadcrumbs.home.text":"主页","breadcrumbs.label.text":"面包屑","close.text":"关闭","fielderror.screenreader.text":"错误","fieldlabel.optional.text":"可选","fieldlabel.required.text":"必填","passwordfield.icon.label.show":"显示密码","passwordfield.icon.label.hide":"隐藏密码","severity.error":"错误","severity.info":"信息","severity.success":"成功","severity.warning":"警告","switch.active":"活动","switch.inactive":"非活动","table.error":"加载数据时出错。","table.fetchedrows.text":"已获取 {{totalRows}} 行","table.fetchedrows.text_plural":"共计已获取 {{totalRows}} 行","table.rows.text":"{{totalRows}} 行","table.rows.text_plural":"{{totalRows}} 行","toast.close.text":"关闭"};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export const translation = {"breadcrumbs.home.text":"首頁","breadcrumbs.label.text":"軌跡","close.text":"關閉","fielderror.screenreader.text":"錯誤","fieldlabel.optional.text":"選擇性","fieldlabel.required.text":"必要","passwordfield.icon.label.show":"顯示密碼","passwordfield.icon.label.hide":"隱藏密碼","severity.error":"錯誤","severity.info":"資訊","severity.success":"成功","severity.warning":"警告","switch.active":"作用中","switch.inactive":"非作用中","table.error":"載入資料時發生錯誤。","table.fetchedrows.text":"已擷取 {{totalRows}} 列","table.fetchedrows.text_plural":"已擷取總共 {{totalRows}} 列","table.rows.text":"{{totalRows}} 列","table.rows.text_plural":"{{totalRows}} 列"};
|
|
1
|
+
export const translation = {"breadcrumbs.home.text":"首頁","breadcrumbs.label.text":"軌跡","close.text":"關閉","fielderror.screenreader.text":"錯誤","fieldlabel.optional.text":"選擇性","fieldlabel.required.text":"必要","passwordfield.icon.label.show":"顯示密碼","passwordfield.icon.label.hide":"隱藏密碼","severity.error":"錯誤","severity.info":"資訊","severity.success":"成功","severity.warning":"警告","switch.active":"作用中","switch.inactive":"非作用中","table.error":"載入資料時發生錯誤。","table.fetchedrows.text":"已擷取 {{totalRows}} 列","table.fetchedrows.text_plural":"已擷取總共 {{totalRows}} 列","table.rows.text":"{{totalRows}} 列","table.rows.text_plural":"{{totalRows}} 列","toast.close.text":"關閉"};
|
package/src/theme/components.tsx
CHANGED
|
@@ -23,7 +23,6 @@ import { formLabelClasses } from "@mui/material/FormLabel";
|
|
|
23
23
|
import { formGroupClasses } from "@mui/material/FormGroup";
|
|
24
24
|
import { inputAdornmentClasses } from "@mui/material/InputAdornment";
|
|
25
25
|
import { inputBaseClasses } from "@mui/material/InputBase";
|
|
26
|
-
import { linkClasses } from "@mui/material/Link";
|
|
27
26
|
import { listItemIconClasses } from "@mui/material/ListItemIcon";
|
|
28
27
|
import { listItemTextClasses } from "@mui/material/ListItemText";
|
|
29
28
|
import { menuItemClasses } from "@mui/material/MenuItem";
|
|
@@ -313,10 +312,6 @@ export const components = ({
|
|
|
313
312
|
flexGrow: 1,
|
|
314
313
|
marginBlock: odysseyTokens.Spacing2,
|
|
315
314
|
}),
|
|
316
|
-
[`& .${linkClasses.root}`]: {
|
|
317
|
-
display: "inline-block",
|
|
318
|
-
marginTop: odysseyTokens.Spacing5,
|
|
319
|
-
},
|
|
320
315
|
}),
|
|
321
316
|
},
|
|
322
317
|
},
|
|
@@ -1698,6 +1693,15 @@ export const components = ({
|
|
|
1698
1693
|
styleOverrides: {
|
|
1699
1694
|
root: {
|
|
1700
1695
|
padding: odysseyTokens.Spacing1,
|
|
1696
|
+
borderRadius: odysseyTokens.BorderRadiusMain,
|
|
1697
|
+
"&:hover": {
|
|
1698
|
+
backgroundColor: odysseyTokens.HueNeutral100,
|
|
1699
|
+
},
|
|
1700
|
+
"&:focus-visible": {
|
|
1701
|
+
boxShadow: `0 0 0 2px ${odysseyTokens.HueNeutralWhite}, 0 0 0 4px ${odysseyTokens.PalettePrimaryMain}`,
|
|
1702
|
+
outline: "2px solid transparent",
|
|
1703
|
+
outlineOffset: "1px",
|
|
1704
|
+
},
|
|
1701
1705
|
},
|
|
1702
1706
|
},
|
|
1703
1707
|
},
|