@ovh-ux/muk 0.4.0 → 0.5.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/CHANGELOG.md +33 -0
- package/dist/{Messages_de_DE-BPhzh_L1.mjs → Messages_de_DE-3MNHOuUg.mjs} +6 -4
- package/dist/{Messages_de_DE-BePSJpWv.mjs → Messages_de_DE-B2qC5D5v.mjs} +6 -6
- package/dist/{Messages_de_DE-_S8X1FQ3.mjs → Messages_de_DE-B4I9dvHI.mjs} +14 -14
- package/dist/Messages_de_DE-Bjx7LzR8.mjs +29 -0
- package/dist/{Messages_en_GB-Y2_cJJyh.mjs → Messages_en_GB-BGWBRl9i.mjs} +5 -5
- package/dist/{Messages_en_GB-DcHl6-T8.mjs → Messages_en_GB-DE8KbqXC.mjs} +5 -3
- package/dist/{Messages_en_GB-sxANGMjY.mjs → Messages_en_GB-DgnnPLos.mjs} +16 -16
- package/dist/{Messages_en_GB-BRY1v8PG.mjs → Messages_en_GB-Dn1WG0dt.mjs} +1 -1
- package/dist/Messages_en_GB-YkRWCHvN.mjs +29 -0
- package/dist/{Messages_es_ES-BFLCBTG8.mjs → Messages_es_ES-2lj03W6b.mjs} +5 -5
- package/dist/{Messages_es_ES-BHtOorBn.mjs → Messages_es_ES-BaT_ODd1.mjs} +2 -2
- package/dist/{Messages_es_ES-CkFNQRPw.mjs → Messages_es_ES-BxiB0FtM.mjs} +1 -1
- package/dist/Messages_es_ES-CBNZ8_hV.mjs +29 -0
- package/dist/{Messages_es_ES-Af1PP9KY.mjs → Messages_es_ES-CdtVHkLS.mjs} +6 -4
- package/dist/{Messages_es_ES-CvuGcmq4.mjs → Messages_es_ES-hMrxRn0w.mjs} +5 -5
- package/dist/Messages_fr_CA-BF58cJQR.mjs +21 -0
- package/dist/Messages_fr_CA-aw5WK--P.mjs +29 -0
- package/dist/{Messages_it_IT-CWXbQkY3.mjs → Messages_it_IT-Cxf6q7mM.mjs} +5 -5
- package/dist/Messages_it_IT-Dyvca57L.mjs +29 -0
- package/dist/{Messages_it_IT-CSyfK6tU.mjs → Messages_it_IT-Oyl-Xe_r.mjs} +9 -7
- package/dist/{Messages_it_IT-D4VcD5se.mjs → Messages_it_IT-zNtM5UaD.mjs} +1 -1
- package/dist/{Messages_pl_PL-Cy6gyWv2.mjs → Messages_pl_PL-BwqhJMYt.mjs} +5 -5
- package/dist/Messages_pl_PL-C61EZKKd.mjs +21 -0
- package/dist/{Messages_pl_PL-DE1ZjXCG.mjs → Messages_pl_PL-C9EWckC3.mjs} +1 -1
- package/dist/Messages_pl_PL-CIS8g786.mjs +29 -0
- package/dist/{Messages_pl_PL-BvXkrBM4.mjs → Messages_pl_PL-DY_yXdsS.mjs} +1 -1
- package/dist/{Messages_pl_PL-lBVenUM3.mjs → Messages_pl_PL-DoAYSfc8.mjs} +1 -1
- package/dist/{Messages_pl_PL-BWdcvcGc.mjs → Messages_pl_PL-xUMuqgEf.mjs} +1 -1
- package/dist/{Messages_pt_PT-CanJgCJ_.mjs → Messages_pt_PT-BUm4OieC.mjs} +5 -5
- package/dist/{Messages_pt_PT-BRY1v8PG.mjs → Messages_pt_PT-C-ektIWe.mjs} +2 -2
- package/dist/Messages_pt_PT-CAoJc0Kp.mjs +21 -0
- package/dist/Messages_pt_PT-CExZfRAk.mjs +29 -0
- package/dist/{TagsModal.component-DJwlTgy3.mjs → TagsModal.component-Do7CffW2.mjs} +1 -1
- package/dist/{lib-CpOvds5w.mjs → lib-NRcQNwHl.mjs} +368 -371
- package/dist/manager-ui-kit-lib.es.ts +161 -146
- package/dist/manager-ui-kit-lib.umd.ts +13 -13
- package/dist/src/lib.scss +3 -0
- package/dist/style.css +1 -1
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/dist/types/src/commons/tests-utils/Type.utils.d.ts +1 -0
- package/dist/types/src/commons/tests-utils/Type.utils.d.ts.map +1 -1
- package/dist/types/src/components/button/translations/Messages_pl_PL.json.d.ts +1 -1
- package/dist/types/src/components/changelog-menu/translations/Messages_en_GB.json.d.ts +3 -2
- package/dist/types/src/components/changelog-menu/translations/Messages_es_ES.json.d.ts +1 -1
- package/dist/types/src/components/changelog-menu/translations/Messages_pl_PL.json.d.ts +1 -1
- package/dist/types/src/components/changelog-menu/translations/Messages_pt_PT.json.d.ts +2 -2
- package/dist/types/src/components/datagrid/Datagrid.component.d.ts +2 -2
- package/dist/types/src/components/datagrid/Datagrid.component.d.ts.map +1 -1
- package/dist/types/src/components/datagrid/Datagrid.props.d.ts +5 -1
- package/dist/types/src/components/datagrid/Datagrid.props.d.ts.map +1 -1
- package/dist/types/src/components/datagrid/__mocks__/index.d.ts.map +1 -1
- package/dist/types/src/components/datagrid/builder/TableBuilderProps.props.d.ts +3 -4
- package/dist/types/src/components/datagrid/builder/TableBuilderProps.props.d.ts.map +1 -1
- package/dist/types/src/components/datagrid/builder/useTableBuilder.d.ts +2 -1
- package/dist/types/src/components/datagrid/builder/useTableBuilder.d.ts.map +1 -1
- package/dist/types/src/components/datagrid/table/table-head/table-header-content/TableHeaderContent.component.d.ts.map +1 -1
- package/dist/types/src/components/datagrid/translations/Messages_de_DE.json.d.ts +3 -1
- package/dist/types/src/components/datagrid/translations/Messages_en_GB.json.d.ts +6 -4
- package/dist/types/src/components/datagrid/translations/Messages_es_ES.json.d.ts +3 -1
- package/dist/types/src/components/datagrid/translations/Messages_fr_CA.json.d.ts +3 -1
- package/dist/types/src/components/datagrid/translations/Messages_it_IT.json.d.ts +3 -1
- package/dist/types/src/components/datagrid/translations/Messages_pl_PL.json.d.ts +3 -1
- package/dist/types/src/components/datagrid/translations/Messages_pt_PT.json.d.ts +4 -2
- package/dist/types/src/components/datagrid/useDatagrid.d.ts +2 -1
- package/dist/types/src/components/datagrid/useDatagrid.d.ts.map +1 -1
- package/dist/types/src/components/datagrid/useDatagrid.props.d.ts +4 -7
- package/dist/types/src/components/datagrid/useDatagrid.props.d.ts.map +1 -1
- package/dist/types/src/components/delete-modal/translations/Messages_en_GB.json.d.ts +2 -1
- package/dist/types/src/components/delete-modal/translations/Messages_es_ES.json.d.ts +1 -1
- package/dist/types/src/components/error/translations/Messages_de_DE.json.d.ts +7 -7
- package/dist/types/src/components/error/translations/Messages_en_GB.json.d.ts +6 -6
- package/dist/types/src/components/error/translations/Messages_es_ES.json.d.ts +5 -5
- package/dist/types/src/components/error/translations/Messages_it_IT.json.d.ts +8 -8
- package/dist/types/src/components/error/translations/Messages_pl_PL.json.d.ts +6 -6
- package/dist/types/src/components/error/translations/Messages_pt_PT.json.d.ts +8 -8
- package/dist/types/src/components/filters/translations/Messages_de_DE.json.d.ts +2 -2
- package/dist/types/src/components/filters/translations/Messages_en_GB.json.d.ts +2 -2
- package/dist/types/src/components/filters/translations/Messages_es_ES.json.d.ts +1 -1
- package/dist/types/src/components/filters/translations/Messages_it_IT.json.d.ts +2 -2
- package/dist/types/src/components/filters/translations/Messages_pl_PL.json.d.ts +1 -1
- package/dist/types/src/components/index.d.ts +5 -0
- package/dist/types/src/components/index.d.ts.map +1 -1
- package/dist/types/src/components/order/translations/Messages_de_DE.json.d.ts +2 -1
- package/dist/types/src/components/order/translations/Messages_en_GB.json.d.ts +3 -2
- package/dist/types/src/components/order/translations/Messages_es_ES.json.d.ts +2 -1
- package/dist/types/src/components/order/translations/Messages_fr_CA.json.d.ts +2 -1
- package/dist/types/src/components/order/translations/Messages_it_IT.json.d.ts +2 -1
- package/dist/types/src/components/order/translations/Messages_pl_PL.json.d.ts +2 -1
- package/dist/types/src/components/order/translations/Messages_pt_PT.json.d.ts +2 -1
- package/dist/types/src/components/text/translations/Messages_pl_PL.json.d.ts +1 -1
- package/dist/types/src/index.d.ts.map +1 -1
- package/package.json +14 -4
- package/dist/Messages_de_DE-Czmsu-jQ.mjs +0 -25
- package/dist/Messages_en_GB-B50Y2icq.mjs +0 -25
- package/dist/Messages_es_ES-C2qcjvLh.mjs +0 -25
- package/dist/Messages_fr_CA-Y_2VTbMY.mjs +0 -19
- package/dist/Messages_fr_CA-sKGD4CnV.mjs +0 -25
- package/dist/Messages_it_IT-DavLMREG.mjs +0 -25
- package/dist/Messages_pl_PL-BkIvt8Pg.mjs +0 -19
- package/dist/Messages_pl_PL-DuQM0WUG.mjs +0 -25
- package/dist/Messages_pt_PT-B4Pr56Iv.mjs +0 -19
- package/dist/Messages_pt_PT-CeBXtA2R.mjs +0 -25
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
const e = "
|
|
1
|
+
const e = "Ojej...", a = "Anuluj", r = "Kod błędu: ", o = "Spróbuj ponownie", n = "Powrót do strony głównej", _ = "Wystąpił błąd podczas ładowania strony.", t = "Ojej! Nie ma takiej strony.", s = "Błąd 404. Strona, której szukasz nie została znaleziona.", i = "Ojej! Wystąpił błąd wewnętrzny", p = "Wystąpił błąd. Skontaktuj się z nami i podaj poniższy kod błędu.", g = "Ojej! Wystąpił błąd.", d = "Wystąpił błąd. Spróbuj ponownie później.", c = {
|
|
2
2
|
manager_error_page_title: e,
|
|
3
3
|
manager_error_page_button_cancel: a,
|
|
4
4
|
manager_error_page_detail_code: r,
|
|
@@ -7,19 +7,19 @@ const e = "Ups...", a = "Anuluj", r = "Kod błędu: ", o = "Spróbuj ponownie",
|
|
|
7
7
|
manager_error_page_default: _,
|
|
8
8
|
manager_error_page_404_title: t,
|
|
9
9
|
manager_error_page_404_description: s,
|
|
10
|
-
manager_error_api_page_title:
|
|
11
|
-
manager_error_page_api_description:
|
|
10
|
+
manager_error_api_page_title: i,
|
|
11
|
+
manager_error_page_api_description: p,
|
|
12
12
|
manager_error_page_boundary_title: g,
|
|
13
13
|
manager_error_page_boundary_description: d
|
|
14
14
|
};
|
|
15
15
|
export {
|
|
16
16
|
c as default,
|
|
17
|
-
|
|
17
|
+
i as manager_error_api_page_title,
|
|
18
18
|
s as manager_error_page_404_description,
|
|
19
19
|
t as manager_error_page_404_title,
|
|
20
20
|
n as manager_error_page_action_home_label,
|
|
21
21
|
o as manager_error_page_action_reload_label,
|
|
22
|
-
|
|
22
|
+
p as manager_error_page_api_description,
|
|
23
23
|
d as manager_error_page_boundary_description,
|
|
24
24
|
g as manager_error_page_boundary_title,
|
|
25
25
|
a as manager_error_page_button_cancel,
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
const o = "Anuluj", r = "Zamów", i = "Zakończ", e = "Usługa", a = "Zamówienie {{product}} jest przetwarzane", n = "Jeżeli nie udało Ci się sfinalizować zamówienia, dokończ je, klikając <ExternalLink>link</ExternalLink>", t = "O dostępności {{product}} powiadomimy Cię e-mailem.", d = "Wystąpił błąd podczas ładowania strony.", s = {
|
|
2
|
+
order_configuration_cancel: o,
|
|
3
|
+
order_configuration_order: r,
|
|
4
|
+
order_summary_finish: i,
|
|
5
|
+
order_summary_product_default_label: e,
|
|
6
|
+
order_summary_order_initiated_title: a,
|
|
7
|
+
order_summary_order_initiated_subtitle: n,
|
|
8
|
+
order_summary_order_initiated_info: t,
|
|
9
|
+
order_error_loading: d
|
|
10
|
+
};
|
|
11
|
+
export {
|
|
12
|
+
s as default,
|
|
13
|
+
o as order_configuration_cancel,
|
|
14
|
+
r as order_configuration_order,
|
|
15
|
+
d as order_error_loading,
|
|
16
|
+
i as order_summary_finish,
|
|
17
|
+
t as order_summary_order_initiated_info,
|
|
18
|
+
n as order_summary_order_initiated_subtitle,
|
|
19
|
+
a as order_summary_order_initiated_title,
|
|
20
|
+
e as order_summary_product_default_label
|
|
21
|
+
};
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
const o = "z", n = "Wyniki", a = "Brak wyników", c = "Skopiowano!", _ = "Błąd kopiowania.", t = "Załaduj więcej", s = "Brak", m = "Kolumny", i = "Załaduj wszystko", e = "Zaznacz wszystko", l = "Szukaj", r = "Błąd podczas pobierania informacji. Spróbuj ponownie później.", p = {
|
|
2
|
+
common_pagination_of: o,
|
|
3
|
+
common_pagination_results: n,
|
|
4
|
+
common_pagination_no_results: a,
|
|
5
|
+
common_clipboard_success_label: c,
|
|
6
|
+
common_clipboard_error_label: _,
|
|
7
|
+
common_pagination_load_more: t,
|
|
8
|
+
common_empty_text_cell: s,
|
|
9
|
+
common_topbar_columns: m,
|
|
10
|
+
common_pagination_load_all: i,
|
|
11
|
+
common_topbar_columns_select_all: e,
|
|
12
|
+
common_search_placeholder: l,
|
|
13
|
+
datagrid_error_context_not_found: r
|
|
14
|
+
};
|
|
15
|
+
export {
|
|
16
|
+
_ as common_clipboard_error_label,
|
|
17
|
+
c as common_clipboard_success_label,
|
|
18
|
+
s as common_empty_text_cell,
|
|
19
|
+
i as common_pagination_load_all,
|
|
20
|
+
t as common_pagination_load_more,
|
|
21
|
+
a as common_pagination_no_results,
|
|
22
|
+
o as common_pagination_of,
|
|
23
|
+
n as common_pagination_results,
|
|
24
|
+
l as common_search_placeholder,
|
|
25
|
+
m as common_topbar_columns,
|
|
26
|
+
e as common_topbar_columns_select_all,
|
|
27
|
+
r as datagrid_error_context_not_found,
|
|
28
|
+
p as default
|
|
29
|
+
};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
const a = "Hidden", t = "Nie masz wystarczających uprawnień do wyświetlenia danych tego zasobu. Skontaktuj się z
|
|
1
|
+
const a = "Hidden", t = "Nie masz wystarczających uprawnień do wyświetlenia danych tego zasobu. Skontaktuj się z administratorem.", e = "Nie masz wystarczających uprawnień, aby wykonać tę operację. Skontaktuj się z administratorem", s = {
|
|
2
2
|
iam_hidden_text: a,
|
|
3
3
|
common_iam_get_message: t,
|
|
4
4
|
common_iam_actions_message: e
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
const r = "Filtruj", e = "Kolumna", o = "Warunek", _ = "zawiera", a = "zaczyna się na", t = "kończy się na", i = "jest równy", c = "nie jest", n = "jest mniejszy niż", s = "jest większy niż", d = "jest przed", m = "jest po", l = "Tak", p = "Nie", j = "Wartość", u = "Dodaj", b = "
|
|
1
|
+
const r = "Filtruj", e = "Kolumna", o = "Warunek", _ = "zawiera", a = "zaczyna się na", t = "kończy się na", i = "jest równy", c = "nie jest", n = "jest mniejszy niż", s = "jest większy niż", d = "jest przed", m = "jest po", l = "Tak", p = "Nie", j = "Wartość", u = "Dodaj", b = "jest równy", z = "nie jest", f = "istnieje", w = "nie istnieje", y = "Klucz", k = {
|
|
2
2
|
common_criteria_adder_filter_label: r,
|
|
3
3
|
common_criteria_adder_column_label: e,
|
|
4
4
|
common_criteria_adder_operator_label: o,
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
const a = "Nie masz wystarczających uprawnień do wyświetlenia danych tego zasobu. Skontaktuj się z
|
|
1
|
+
const a = "Nie masz wystarczających uprawnień do wyświetlenia danych tego zasobu. Skontaktuj się z administratorem.", s = "Nie masz wystarczających uprawnień, aby wykonać tę operację. Skontaktuj się z administratorem", t = {
|
|
2
2
|
common_iam_get_message: a,
|
|
3
3
|
common_iam_actions_message: s
|
|
4
4
|
};
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
const r = "Oops
|
|
1
|
+
const r = "Oops!", a = "Anular", e = "Código de erro: ", o = "Tentar novamente", n = "Voltar para a página inicial", _ = "Ocorreu um erro ao carregar a página.", t = "Ups! A página não foi encontrada", c = "Erro 404. Não é possível encontrar a página que procura.", g = "Ups! Erro interno", p = "Ocorreu um erro, pode contactar-nos com o código de erro abaixo.", i = "Ups! Ocorreu um erro.", s = "Ocorreu um erro, queira tentar mais tarde.", m = {
|
|
2
2
|
manager_error_page_title: r,
|
|
3
|
-
manager_error_page_button_cancel:
|
|
4
|
-
manager_error_page_detail_code:
|
|
3
|
+
manager_error_page_button_cancel: a,
|
|
4
|
+
manager_error_page_detail_code: e,
|
|
5
5
|
manager_error_page_action_reload_label: o,
|
|
6
6
|
manager_error_page_action_home_label: n,
|
|
7
7
|
manager_error_page_default: _,
|
|
@@ -22,8 +22,8 @@ export {
|
|
|
22
22
|
p as manager_error_page_api_description,
|
|
23
23
|
s as manager_error_page_boundary_description,
|
|
24
24
|
i as manager_error_page_boundary_title,
|
|
25
|
-
|
|
25
|
+
a as manager_error_page_button_cancel,
|
|
26
26
|
_ as manager_error_page_default,
|
|
27
|
-
|
|
27
|
+
e as manager_error_page_detail_code,
|
|
28
28
|
r as manager_error_page_title
|
|
29
29
|
};
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
const e = "Roadmap
|
|
1
|
+
const e = "Roadmap e Changelog", a = "Roadmap", g = "Changelog", o = {
|
|
2
2
|
mrc_changelog_header: e,
|
|
3
3
|
mrc_changelog_roadmap: a,
|
|
4
4
|
mrc_changelog_changelog: g,
|
|
5
|
-
"mrc_changelog_feature-request": "Feature
|
|
5
|
+
"mrc_changelog_feature-request": "Feature Request"
|
|
6
6
|
};
|
|
7
7
|
export {
|
|
8
8
|
o as default,
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
const r = "Anular", o = "Encomendar", e = "Concluir", n = "serviço", a = "Encomenda do seu {{product}} iniciada", i = "Se não conseguiu finalizar a sua encomenda, complete-a clicando no <ExternalLink>seguinte link</ExternalLink>", d = "Receberá por e-mail a informação da disponibilidade do seu {{product}}.", t = "Ocorreu um erro ao carregar a página.", c = {
|
|
2
|
+
order_configuration_cancel: r,
|
|
3
|
+
order_configuration_order: o,
|
|
4
|
+
order_summary_finish: e,
|
|
5
|
+
order_summary_product_default_label: n,
|
|
6
|
+
order_summary_order_initiated_title: a,
|
|
7
|
+
order_summary_order_initiated_subtitle: i,
|
|
8
|
+
order_summary_order_initiated_info: d,
|
|
9
|
+
order_error_loading: t
|
|
10
|
+
};
|
|
11
|
+
export {
|
|
12
|
+
c as default,
|
|
13
|
+
r as order_configuration_cancel,
|
|
14
|
+
o as order_configuration_order,
|
|
15
|
+
t as order_error_loading,
|
|
16
|
+
e as order_summary_finish,
|
|
17
|
+
d as order_summary_order_initiated_info,
|
|
18
|
+
i as order_summary_order_initiated_subtitle,
|
|
19
|
+
a as order_summary_order_initiated_title,
|
|
20
|
+
n as order_summary_product_default_label
|
|
21
|
+
};
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
const o = "em", n = "resultados", a = "Nenhum resultado encontrado", t = "Copiado!", c = "Erro de cópia.", r = "Carregar mais", e = "Nenhum/a", _ = "Colunas", s = "Carregar tudo", m = "Selecionar tudo", l = "Procurar", i = "Erro de carregamento, queira tentar mais tarde.", d = {
|
|
2
|
+
common_pagination_of: o,
|
|
3
|
+
common_pagination_results: n,
|
|
4
|
+
common_pagination_no_results: a,
|
|
5
|
+
common_clipboard_success_label: t,
|
|
6
|
+
common_clipboard_error_label: c,
|
|
7
|
+
common_pagination_load_more: r,
|
|
8
|
+
common_empty_text_cell: e,
|
|
9
|
+
common_topbar_columns: _,
|
|
10
|
+
common_pagination_load_all: s,
|
|
11
|
+
common_topbar_columns_select_all: m,
|
|
12
|
+
common_search_placeholder: l,
|
|
13
|
+
datagrid_error_context_not_found: i
|
|
14
|
+
};
|
|
15
|
+
export {
|
|
16
|
+
c as common_clipboard_error_label,
|
|
17
|
+
t as common_clipboard_success_label,
|
|
18
|
+
e as common_empty_text_cell,
|
|
19
|
+
s as common_pagination_load_all,
|
|
20
|
+
r as common_pagination_load_more,
|
|
21
|
+
a as common_pagination_no_results,
|
|
22
|
+
o as common_pagination_of,
|
|
23
|
+
n as common_pagination_results,
|
|
24
|
+
l as common_search_placeholder,
|
|
25
|
+
_ as common_topbar_columns,
|
|
26
|
+
m as common_topbar_columns_select_all,
|
|
27
|
+
i as datagrid_error_context_not_found,
|
|
28
|
+
d as default
|
|
29
|
+
};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { j as a, M as k, T as b } from "./lib-
|
|
1
|
+
import { j as a, M as k, T as b } from "./lib-NRcQNwHl.mjs";
|
|
2
2
|
import { forwardRef as f, useState as l, useCallback as R } from "react";
|
|
3
3
|
import { useTranslation as x } from "react-i18next";
|
|
4
4
|
import { MODAL_COLOR as T, Input as j, Button as E, BUTTON_SIZE as S, BUTTON_VARIANT as B } from "@ovhcloud/ods-react";
|