@expcat/tigercat-core 2.1.1 → 2.1.2

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.
@@ -245,7 +245,19 @@ var enUS = {
245
245
  markUnreadText: "Mark as unread"
246
246
  },
247
247
  select: {
248
- doneText: "Done"
248
+ doneText: "Done",
249
+ placeholder: "Select an option",
250
+ emptyText: "No options found"
251
+ },
252
+ colorPicker: {
253
+ trigger: "Pick color",
254
+ panelTitle: "Color",
255
+ clear: "Clear",
256
+ hue: "Hue",
257
+ alpha: "Alpha",
258
+ value: "Color value",
259
+ preview: "Color preview",
260
+ selectPreset: "Select {color}"
249
261
  },
250
262
  tabs: {
251
263
  addTabAriaLabel: "Add tab",
@@ -286,11 +298,41 @@ var enUS = {
286
298
  previewAriaLabel: "Markdown preview",
287
299
  editModeLabel: "Edit",
288
300
  splitModeLabel: "Split",
289
- previewModeLabel: "Preview"
301
+ previewModeLabel: "Preview",
302
+ bold: "Bold",
303
+ italic: "Italic",
304
+ strikethrough: "Strikethrough",
305
+ heading: "Heading",
306
+ blockquote: "Blockquote",
307
+ unorderedList: "Bulleted list",
308
+ orderedList: "Numbered list",
309
+ inlineCode: "Inline code",
310
+ codeBlock: "Code block",
311
+ link: "Link",
312
+ image: "Image",
313
+ table: "Table",
314
+ horizontalRule: "Horizontal rule"
290
315
  },
291
316
  richTextEditor: {
292
317
  formattingToolbarAriaLabel: "Text formatting",
293
- editorAriaLabel: "Rich text editor"
318
+ editorAriaLabel: "Rich text editor",
319
+ bold: "Bold",
320
+ italic: "Italic",
321
+ underline: "Underline",
322
+ strikethrough: "Strikethrough",
323
+ heading1: "H1",
324
+ heading2: "H2",
325
+ heading3: "H3",
326
+ bulletList: "Bullet List",
327
+ orderedList: "Ordered List",
328
+ blockquote: "Blockquote",
329
+ codeBlock: "Code",
330
+ link: "Link",
331
+ image: "Image",
332
+ horizontalRule: "HR",
333
+ undo: "Undo",
334
+ redo: "Redo",
335
+ clear: "Clear"
294
336
  },
295
337
  cronEditor: {
296
338
  ariaLabel: "Cron editor",
@@ -525,7 +567,19 @@ var ptBR = defineLocale({
525
567
  markUnreadText: "Marcar como n\xE3o lida"
526
568
  },
527
569
  select: {
528
- doneText: "Concluir"
570
+ doneText: "Concluir",
571
+ placeholder: "Selecione uma op\xE7\xE3o",
572
+ emptyText: "Nenhuma op\xE7\xE3o encontrada"
573
+ },
574
+ colorPicker: {
575
+ trigger: "Escolher cor",
576
+ panelTitle: "Cor",
577
+ clear: "Limpar",
578
+ hue: "Matiz",
579
+ alpha: "Alfa",
580
+ value: "Valor da cor",
581
+ preview: "Pr\xE9via",
582
+ selectPreset: "Selecionar {color}"
529
583
  },
530
584
  inputOtp: {
531
585
  groupLabel: "Senha de uso \xFAnico",
@@ -1,4 +1,4 @@
1
- import { T as TigerLocale } from '../locale-CGl5S1-B.js';
1
+ import { T as TigerLocale } from '../locale-KMGxL6bT.js';
2
2
  import '../datepicker-Digy7Stt.js';
3
3
 
4
4
  /**
@@ -245,7 +245,19 @@ var enUS = {
245
245
  markUnreadText: "Mark as unread"
246
246
  },
247
247
  select: {
248
- doneText: "Done"
248
+ doneText: "Done",
249
+ placeholder: "Select an option",
250
+ emptyText: "No options found"
251
+ },
252
+ colorPicker: {
253
+ trigger: "Pick color",
254
+ panelTitle: "Color",
255
+ clear: "Clear",
256
+ hue: "Hue",
257
+ alpha: "Alpha",
258
+ value: "Color value",
259
+ preview: "Color preview",
260
+ selectPreset: "Select {color}"
249
261
  },
250
262
  tabs: {
251
263
  addTabAriaLabel: "Add tab",
@@ -286,11 +298,41 @@ var enUS = {
286
298
  previewAriaLabel: "Markdown preview",
287
299
  editModeLabel: "Edit",
288
300
  splitModeLabel: "Split",
289
- previewModeLabel: "Preview"
301
+ previewModeLabel: "Preview",
302
+ bold: "Bold",
303
+ italic: "Italic",
304
+ strikethrough: "Strikethrough",
305
+ heading: "Heading",
306
+ blockquote: "Blockquote",
307
+ unorderedList: "Bulleted list",
308
+ orderedList: "Numbered list",
309
+ inlineCode: "Inline code",
310
+ codeBlock: "Code block",
311
+ link: "Link",
312
+ image: "Image",
313
+ table: "Table",
314
+ horizontalRule: "Horizontal rule"
290
315
  },
291
316
  richTextEditor: {
292
317
  formattingToolbarAriaLabel: "Text formatting",
293
- editorAriaLabel: "Rich text editor"
318
+ editorAriaLabel: "Rich text editor",
319
+ bold: "Bold",
320
+ italic: "Italic",
321
+ underline: "Underline",
322
+ strikethrough: "Strikethrough",
323
+ heading1: "H1",
324
+ heading2: "H2",
325
+ heading3: "H3",
326
+ bulletList: "Bullet List",
327
+ orderedList: "Ordered List",
328
+ blockquote: "Blockquote",
329
+ codeBlock: "Code",
330
+ link: "Link",
331
+ image: "Image",
332
+ horizontalRule: "HR",
333
+ undo: "Undo",
334
+ redo: "Redo",
335
+ clear: "Clear"
294
336
  },
295
337
  cronEditor: {
296
338
  ariaLabel: "Cron editor",
@@ -510,7 +552,19 @@ var thTH = defineLocale({
510
552
  markUnreadText: "\u0E17\u0E33\u0E40\u0E04\u0E23\u0E37\u0E48\u0E2D\u0E07\u0E2B\u0E21\u0E32\u0E22\u0E27\u0E48\u0E32\u0E22\u0E31\u0E07\u0E44\u0E21\u0E48\u0E2D\u0E48\u0E32\u0E19"
511
553
  },
512
554
  select: {
513
- doneText: "\u0E40\u0E2A\u0E23\u0E47\u0E08\u0E2A\u0E34\u0E49\u0E19"
555
+ doneText: "\u0E40\u0E2A\u0E23\u0E47\u0E08\u0E2A\u0E34\u0E49\u0E19",
556
+ placeholder: "\u0E40\u0E25\u0E37\u0E2D\u0E01\u0E15\u0E31\u0E27\u0E40\u0E25\u0E37\u0E2D\u0E01",
557
+ emptyText: "\u0E44\u0E21\u0E48\u0E1E\u0E1A\u0E15\u0E31\u0E27\u0E40\u0E25\u0E37\u0E2D\u0E01"
558
+ },
559
+ colorPicker: {
560
+ trigger: "\u0E40\u0E25\u0E37\u0E2D\u0E01\u0E2A\u0E35",
561
+ panelTitle: "\u0E2A\u0E35",
562
+ clear: "\u0E25\u0E49\u0E32\u0E07",
563
+ hue: "\u0E2E\u0E34\u0E27",
564
+ alpha: "\u0E04\u0E27\u0E32\u0E21\u0E42\u0E1B\u0E23\u0E48\u0E07\u0E43\u0E2A",
565
+ value: "\u0E04\u0E48\u0E32\u0E2A\u0E35",
566
+ preview: "\u0E15\u0E31\u0E27\u0E2D\u0E22\u0E48\u0E32\u0E07\u0E2A\u0E35",
567
+ selectPreset: "\u0E40\u0E25\u0E37\u0E2D\u0E01 {color}"
514
568
  },
515
569
  inputOtp: {
516
570
  groupLabel: "\u0E23\u0E2B\u0E31\u0E2A\u0E1C\u0E48\u0E32\u0E19\u0E41\u0E1A\u0E1A\u0E43\u0E0A\u0E49\u0E04\u0E23\u0E31\u0E49\u0E07\u0E40\u0E14\u0E35\u0E22\u0E27",
@@ -1,4 +1,4 @@
1
- import { T as TigerLocale } from '../locale-CGl5S1-B.js';
1
+ import { T as TigerLocale } from '../locale-KMGxL6bT.js';
2
2
  import '../datepicker-Digy7Stt.js';
3
3
 
4
4
  /**
@@ -245,7 +245,19 @@ var enUS = {
245
245
  markUnreadText: "Mark as unread"
246
246
  },
247
247
  select: {
248
- doneText: "Done"
248
+ doneText: "Done",
249
+ placeholder: "Select an option",
250
+ emptyText: "No options found"
251
+ },
252
+ colorPicker: {
253
+ trigger: "Pick color",
254
+ panelTitle: "Color",
255
+ clear: "Clear",
256
+ hue: "Hue",
257
+ alpha: "Alpha",
258
+ value: "Color value",
259
+ preview: "Color preview",
260
+ selectPreset: "Select {color}"
249
261
  },
250
262
  tabs: {
251
263
  addTabAriaLabel: "Add tab",
@@ -286,11 +298,41 @@ var enUS = {
286
298
  previewAriaLabel: "Markdown preview",
287
299
  editModeLabel: "Edit",
288
300
  splitModeLabel: "Split",
289
- previewModeLabel: "Preview"
301
+ previewModeLabel: "Preview",
302
+ bold: "Bold",
303
+ italic: "Italic",
304
+ strikethrough: "Strikethrough",
305
+ heading: "Heading",
306
+ blockquote: "Blockquote",
307
+ unorderedList: "Bulleted list",
308
+ orderedList: "Numbered list",
309
+ inlineCode: "Inline code",
310
+ codeBlock: "Code block",
311
+ link: "Link",
312
+ image: "Image",
313
+ table: "Table",
314
+ horizontalRule: "Horizontal rule"
290
315
  },
291
316
  richTextEditor: {
292
317
  formattingToolbarAriaLabel: "Text formatting",
293
- editorAriaLabel: "Rich text editor"
318
+ editorAriaLabel: "Rich text editor",
319
+ bold: "Bold",
320
+ italic: "Italic",
321
+ underline: "Underline",
322
+ strikethrough: "Strikethrough",
323
+ heading1: "H1",
324
+ heading2: "H2",
325
+ heading3: "H3",
326
+ bulletList: "Bullet List",
327
+ orderedList: "Ordered List",
328
+ blockquote: "Blockquote",
329
+ codeBlock: "Code",
330
+ link: "Link",
331
+ image: "Image",
332
+ horizontalRule: "HR",
333
+ undo: "Undo",
334
+ redo: "Redo",
335
+ clear: "Clear"
294
336
  },
295
337
  cronEditor: {
296
338
  ariaLabel: "Cron editor",
@@ -510,7 +552,19 @@ var viVN = defineLocale({
510
552
  markUnreadText: "\u0110\xE1nh d\u1EA5u ch\u01B0a \u0111\u1ECDc"
511
553
  },
512
554
  select: {
513
- doneText: "Ho\xE0n th\xE0nh"
555
+ doneText: "Ho\xE0n th\xE0nh",
556
+ placeholder: "Ch\u1ECDn m\u1ED9t t\xF9y ch\u1ECDn",
557
+ emptyText: "Kh\xF4ng c\xF3 t\xF9y ch\u1ECDn"
558
+ },
559
+ colorPicker: {
560
+ trigger: "Ch\u1ECDn m\xE0u",
561
+ panelTitle: "M\xE0u",
562
+ clear: "X\xF3a",
563
+ hue: "Hue",
564
+ alpha: "\u0110\u1ED9 trong su\u1ED1t",
565
+ value: "Gi\xE1 tr\u1ECB m\xE0u",
566
+ preview: "Xem tr\u01B0\u1EDBc",
567
+ selectPreset: "Ch\u1ECDn {color}"
514
568
  },
515
569
  inputOtp: {
516
570
  groupLabel: "M\u1EADt kh\u1EA9u d\xF9ng m\u1ED9t l\u1EA7n",
@@ -1,4 +1,4 @@
1
- import { T as TigerLocale } from '../locale-CGl5S1-B.js';
1
+ import { T as TigerLocale } from '../locale-KMGxL6bT.js';
2
2
  import '../datepicker-Digy7Stt.js';
3
3
 
4
4
  /**
@@ -245,7 +245,19 @@ var zhCN = {
245
245
  markUnreadText: "\u6807\u8BB0\u672A\u8BFB"
246
246
  },
247
247
  select: {
248
- doneText: "\u5B8C\u6210"
248
+ doneText: "\u5B8C\u6210",
249
+ placeholder: "\u8BF7\u9009\u62E9",
250
+ emptyText: "\u6682\u65E0\u9009\u9879"
251
+ },
252
+ colorPicker: {
253
+ trigger: "\u9009\u62E9\u989C\u8272",
254
+ panelTitle: "\u989C\u8272",
255
+ clear: "\u6E05\u7A7A",
256
+ hue: "\u8272\u76F8",
257
+ alpha: "\u900F\u660E\u5EA6",
258
+ value: "\u989C\u8272\u503C",
259
+ preview: "\u989C\u8272\u9884\u89C8",
260
+ selectPreset: "\u9009\u62E9 {color}"
249
261
  },
250
262
  tabs: {
251
263
  addTabAriaLabel: "\u65B0\u589E\u6807\u7B7E\u9875",
@@ -286,11 +298,41 @@ var zhCN = {
286
298
  previewAriaLabel: "Markdown \u9884\u89C8",
287
299
  editModeLabel: "\u7F16\u8F91",
288
300
  splitModeLabel: "\u5206\u680F",
289
- previewModeLabel: "\u9884\u89C8"
301
+ previewModeLabel: "\u9884\u89C8",
302
+ bold: "\u52A0\u7C97",
303
+ italic: "\u659C\u4F53",
304
+ strikethrough: "\u5220\u9664\u7EBF",
305
+ heading: "\u6807\u9898",
306
+ blockquote: "\u5F15\u7528",
307
+ unorderedList: "\u65E0\u5E8F\u5217\u8868",
308
+ orderedList: "\u6709\u5E8F\u5217\u8868",
309
+ inlineCode: "\u884C\u5185\u4EE3\u7801",
310
+ codeBlock: "\u4EE3\u7801\u5757",
311
+ link: "\u94FE\u63A5",
312
+ image: "\u56FE\u7247",
313
+ table: "\u8868\u683C",
314
+ horizontalRule: "\u5206\u9694\u7EBF"
290
315
  },
291
316
  richTextEditor: {
292
317
  formattingToolbarAriaLabel: "\u5BCC\u6587\u672C\u683C\u5F0F\u5DE5\u5177\u680F",
293
- editorAriaLabel: "\u5BCC\u6587\u672C\u7F16\u8F91\u5668"
318
+ editorAriaLabel: "\u5BCC\u6587\u672C\u7F16\u8F91\u5668",
319
+ bold: "\u52A0\u7C97",
320
+ italic: "\u659C\u4F53",
321
+ underline: "\u4E0B\u5212\u7EBF",
322
+ strikethrough: "\u5220\u9664\u7EBF",
323
+ heading1: "\u6807\u98981",
324
+ heading2: "\u6807\u98982",
325
+ heading3: "\u6807\u98983",
326
+ bulletList: "\u65E0\u5E8F\u5217\u8868",
327
+ orderedList: "\u6709\u5E8F\u5217\u8868",
328
+ blockquote: "\u5F15\u7528",
329
+ codeBlock: "\u4EE3\u7801",
330
+ link: "\u94FE\u63A5",
331
+ image: "\u56FE\u7247",
332
+ horizontalRule: "\u5206\u9694\u7EBF",
333
+ undo: "\u64A4\u9500",
334
+ redo: "\u91CD\u505A",
335
+ clear: "\u6E05\u9664\u683C\u5F0F"
294
336
  },
295
337
  cronEditor: {
296
338
  ariaLabel: "Cron \u8868\u8FBE\u5F0F\u7F16\u8F91\u5668",
@@ -1,4 +1,4 @@
1
- import { T as TigerLocale } from '../locale-CGl5S1-B.js';
1
+ import { T as TigerLocale } from '../locale-KMGxL6bT.js';
2
2
  import '../datepicker-Digy7Stt.js';
3
3
 
4
4
  /**
@@ -245,7 +245,19 @@ var enUS = {
245
245
  markUnreadText: "Mark as unread"
246
246
  },
247
247
  select: {
248
- doneText: "Done"
248
+ doneText: "Done",
249
+ placeholder: "Select an option",
250
+ emptyText: "No options found"
251
+ },
252
+ colorPicker: {
253
+ trigger: "Pick color",
254
+ panelTitle: "Color",
255
+ clear: "Clear",
256
+ hue: "Hue",
257
+ alpha: "Alpha",
258
+ value: "Color value",
259
+ preview: "Color preview",
260
+ selectPreset: "Select {color}"
249
261
  },
250
262
  tabs: {
251
263
  addTabAriaLabel: "Add tab",
@@ -286,11 +298,41 @@ var enUS = {
286
298
  previewAriaLabel: "Markdown preview",
287
299
  editModeLabel: "Edit",
288
300
  splitModeLabel: "Split",
289
- previewModeLabel: "Preview"
301
+ previewModeLabel: "Preview",
302
+ bold: "Bold",
303
+ italic: "Italic",
304
+ strikethrough: "Strikethrough",
305
+ heading: "Heading",
306
+ blockquote: "Blockquote",
307
+ unorderedList: "Bulleted list",
308
+ orderedList: "Numbered list",
309
+ inlineCode: "Inline code",
310
+ codeBlock: "Code block",
311
+ link: "Link",
312
+ image: "Image",
313
+ table: "Table",
314
+ horizontalRule: "Horizontal rule"
290
315
  },
291
316
  richTextEditor: {
292
317
  formattingToolbarAriaLabel: "Text formatting",
293
- editorAriaLabel: "Rich text editor"
318
+ editorAriaLabel: "Rich text editor",
319
+ bold: "Bold",
320
+ italic: "Italic",
321
+ underline: "Underline",
322
+ strikethrough: "Strikethrough",
323
+ heading1: "H1",
324
+ heading2: "H2",
325
+ heading3: "H3",
326
+ bulletList: "Bullet List",
327
+ orderedList: "Ordered List",
328
+ blockquote: "Blockquote",
329
+ codeBlock: "Code",
330
+ link: "Link",
331
+ image: "Image",
332
+ horizontalRule: "HR",
333
+ undo: "Undo",
334
+ redo: "Redo",
335
+ clear: "Clear"
294
336
  },
295
337
  cronEditor: {
296
338
  ariaLabel: "Cron editor",
@@ -510,7 +552,19 @@ var zhTW = defineLocale({
510
552
  markUnreadText: "\u6A19\u8A18\u672A\u8B80"
511
553
  },
512
554
  select: {
513
- doneText: "\u5B8C\u6210"
555
+ doneText: "\u5B8C\u6210",
556
+ placeholder: "\u8ACB\u9078\u64C7",
557
+ emptyText: "\u66AB\u7121\u9078\u9805"
558
+ },
559
+ colorPicker: {
560
+ trigger: "\u9078\u64C7\u984F\u8272",
561
+ panelTitle: "\u984F\u8272",
562
+ clear: "\u6E05\u9664",
563
+ hue: "\u8272\u76F8",
564
+ alpha: "\u900F\u660E\u5EA6",
565
+ value: "\u984F\u8272\u503C",
566
+ preview: "\u984F\u8272\u9810\u89BD",
567
+ selectPreset: "\u9078\u64C7 {color}"
514
568
  },
515
569
  inputOtp: {
516
570
  groupLabel: "\u4E00\u6B21\u6027\u9A57\u8B49\u78BC",
@@ -1,4 +1,4 @@
1
- import { a as TigerLocaleInput, b as TigerLocalePagination, c as TigerLocaleTable } from './locale-CGl5S1-B.js';
1
+ import { a as TigerLocaleInput, b as TigerLocalePagination, c as TigerLocaleTable } from './locale-KMGxL6bT.js';
2
2
 
3
3
  /**
4
4
  * Pagination component types and interfaces
@@ -1,6 +1,6 @@
1
- import { T as TableColumn } from '../table-D_1D4Euk.js';
2
- import { D as DataExportFormat, a as DataExportOptions } from '../data-export-BtjseC7G.js';
3
- import '../locale-CGl5S1-B.js';
1
+ import { T as TableColumn } from '../table-CHeBgM_2.js';
2
+ import { D as DataExportFormat, a as DataExportOptions } from '../data-export-CLWdsrRn.js';
3
+ import '../locale-KMGxL6bT.js';
4
4
  import '../datepicker-Digy7Stt.js';
5
5
 
6
6
  /**
@@ -1,5 +1,5 @@
1
- import { x as TableExportFormat, T as TableColumn } from '../table-D_1D4Euk.js';
2
- import '../locale-CGl5S1-B.js';
1
+ import { x as TableExportFormat, T as TableColumn } from '../table-CHeBgM_2.js';
2
+ import '../locale-KMGxL6bT.js';
3
3
  import '../datepicker-Digy7Stt.js';
4
4
 
5
5
  /**
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@expcat/tigercat-core",
3
- "version": "2.1.1",
3
+ "version": "2.1.2",
4
4
  "type": "module",
5
5
  "description": "Core utilities for Tigercat UI library",
6
6
  "license": "MIT",