wimui 0.23.13 → 0.23.15

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.
@@ -16,6 +16,7 @@ var e = [
16
16
  clear_input: "Clear input",
17
17
  close: "Close",
18
18
  close_menu: "Close menu",
19
+ close_tour: "Dismiss tour",
19
20
  cover_art: "Cover art",
20
21
  crop_target: "Image being cropped",
21
22
  data_grid: "Data Grid",
@@ -58,8 +59,11 @@ var e = [
58
59
  volume: "Volume"
59
60
  },
60
61
  action: {
62
+ back: "Back",
61
63
  cancel: "Cancel",
62
64
  edit: "Edit",
65
+ finish: "Finish",
66
+ next: "Next",
63
67
  save: "Save"
64
68
  },
65
69
  copied: "Copied",
@@ -299,6 +303,7 @@ var e = [
299
303
  clear_input: "入力をクリア",
300
304
  close: "閉じる",
301
305
  close_menu: "メニューを閉じる",
306
+ close_tour: "案内を閉じる",
302
307
  cover_art: "カバー画像",
303
308
  crop_target: "切り抜き対象の画像",
304
309
  data_grid: "データグリッド",
@@ -341,8 +346,11 @@ var e = [
341
346
  volume: "音量"
342
347
  },
343
348
  action: {
349
+ back: "戻る",
344
350
  cancel: "キャンセル",
345
351
  edit: "編集",
352
+ finish: "完了",
353
+ next: "次へ",
346
354
  save: "保存"
347
355
  },
348
356
  autosave: {
@@ -582,6 +590,7 @@ var e = [
582
590
  clear_input: "Limpar entrada",
583
591
  close: "Fechar",
584
592
  close_menu: "Fechar menu",
593
+ close_tour: "Fechar o guia",
585
594
  cover_art: "Capa",
586
595
  crop_target: "Imagem sendo recortada",
587
596
  data_grid: "Grade de Dados",
@@ -624,8 +633,11 @@ var e = [
624
633
  volume: "Volume"
625
634
  },
626
635
  action: {
636
+ back: "Voltar",
627
637
  cancel: "Cancelar",
628
638
  edit: "Editar",
639
+ finish: "Concluir",
640
+ next: "Próximo",
629
641
  save: "Salvar"
630
642
  },
631
643
  autosave: {
@@ -4,7 +4,7 @@
4
4
 
5
5
  ## What this is
6
6
 
7
- **wimui** v0.23.13 — a React 19 component library: 218 documented components across 10 categories, with design tokens, dark mode, i18n (en/ja/pt-BR) and WAI-ARIA compliant a11y. Peer deps: react ^19, react-dom ^19 (plus optional peers for specific components — see package.json).
7
+ **wimui** v0.23.15 — a React 19 component library: 218 documented components across 10 categories, with design tokens, dark mode, i18n (en/ja/pt-BR) and WAI-ARIA compliant a11y. Peer deps: react ^19, react-dom ^19 (plus optional peers for specific components — see package.json).
8
8
 
9
9
  ## Install & required setup
10
10
 
package/dist/llms.txt CHANGED
@@ -4,7 +4,7 @@
4
4
 
5
5
  ## What this is
6
6
 
7
- **wimui** v0.23.13 — a React 19 component library: 218 documented components across 10 categories, with design tokens, dark mode, i18n (en/ja/pt-BR) and WAI-ARIA compliant a11y. Peer deps: react ^19, react-dom ^19 (plus optional peers for specific components — see package.json).
7
+ **wimui** v0.23.15 — a React 19 component library: 218 documented components across 10 categories, with design tokens, dark mode, i18n (en/ja/pt-BR) and WAI-ARIA compliant a11y. Peer deps: react ^19, react-dom ^19 (plus optional peers for specific components — see package.json).
8
8
 
9
9
  ## Install & required setup
10
10
 
@@ -11,6 +11,7 @@
11
11
  "close": "Close",
12
12
  "close_dialog": "Close dialog",
13
13
  "close_menu": "Close menu",
14
+ "close_tour": "Dismiss tour",
14
15
  "considerations": "Accessibility",
15
16
  "cover_art": "Cover art",
16
17
  "crop_target": "Image being cropped",
@@ -72,6 +73,8 @@
72
73
  "copy": "Copy",
73
74
  "delete": "Delete",
74
75
  "edit": "Edit",
76
+ "finish": "Finish",
77
+ "next": "Next",
75
78
  "save": "Save",
76
79
  "search": "Search",
77
80
  "submit": "Submit"
@@ -11,6 +11,7 @@
11
11
  "close": "閉じる",
12
12
  "close_dialog": "ダイアログを閉じる",
13
13
  "close_menu": "メニューを閉じる",
14
+ "close_tour": "案内を閉じる",
14
15
  "considerations": "アクセシビリティ",
15
16
  "cover_art": "カバー画像",
16
17
  "crop_target": "切り抜き対象の画像",
@@ -72,6 +73,8 @@
72
73
  "copy": "コピー",
73
74
  "delete": "削除",
74
75
  "edit": "編集",
76
+ "finish": "完了",
77
+ "next": "次へ",
75
78
  "save": "保存",
76
79
  "search": "検索",
77
80
  "submit": "送信"
@@ -11,6 +11,7 @@
11
11
  "close": "Fechar",
12
12
  "close_dialog": "Fechar diálogo",
13
13
  "close_menu": "Fechar menu",
14
+ "close_tour": "Fechar o guia",
14
15
  "considerations": "Acessibilidade",
15
16
  "cover_art": "Capa",
16
17
  "crop_target": "Imagem sendo recortada",
@@ -72,6 +73,8 @@
72
73
  "copy": "Copiar",
73
74
  "delete": "Excluir",
74
75
  "edit": "Editar",
76
+ "finish": "Concluir",
77
+ "next": "Próximo",
75
78
  "save": "Salvar",
76
79
  "search": "Pesquisar",
77
80
  "submit": "Enviar"