tera-system-ui 0.0.81 → 0.0.91
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/dist/components/button/Button.d.ts +2 -2
- package/dist/components/button/Button.js +1 -1
- package/dist/components/checkbox/Checkbox.svelte +2 -1
- package/dist/components/icons/IconArrowBigRightFilled.svelte +1 -1
- package/dist/components/icons/IconArrowBigRightFilled.svelte.d.ts +1 -1
- package/dist/components/icons/IconBook.svelte +1 -1
- package/dist/components/icons/IconBook.svelte.d.ts +1 -1
- package/dist/components/icons/IconBookmarkPlus.svelte +1 -1
- package/dist/components/icons/IconBookmarkPlus.svelte.d.ts +1 -1
- package/dist/components/icons/IconCalculator.svelte +1 -1
- package/dist/components/icons/IconCalculator.svelte.d.ts +1 -1
- package/dist/components/icons/IconCheck.svelte +1 -1
- package/dist/components/icons/IconCheck.svelte.d.ts +1 -1
- package/dist/components/icons/IconChevronDown.svelte +1 -1
- package/dist/components/icons/IconChevronDown.svelte.d.ts +1 -1
- package/dist/components/icons/IconCoin.svelte +1 -1
- package/dist/components/icons/IconCoin.svelte.d.ts +1 -1
- package/dist/components/icons/IconCoinConvert.svelte +0 -1
- package/dist/components/icons/IconCopy.svelte +1 -1
- package/dist/components/icons/IconCopy.svelte.d.ts +1 -1
- package/dist/components/icons/IconCopyCheckFilled.svelte +1 -1
- package/dist/components/icons/IconCopyCheckFilled.svelte.d.ts +1 -1
- package/dist/components/icons/IconHamburger.svelte +1 -1
- package/dist/components/icons/IconLanguage.svelte +1 -1
- package/dist/components/icons/IconLanguage.svelte.d.ts +1 -1
- package/dist/components/icons/IconLoader2.svelte +1 -1
- package/dist/components/icons/IconLoader2.svelte.d.ts +1 -1
- package/dist/components/icons/IconLogout.svelte +1 -1
- package/dist/components/icons/IconLogout.svelte.d.ts +1 -1
- package/dist/components/icons/IconMoon.svelte +1 -1
- package/dist/components/icons/IconPointFilled.svelte +1 -1
- package/dist/components/icons/IconPointFilled.svelte.d.ts +1 -1
- package/dist/components/icons/IconSearch.svelte +1 -1
- package/dist/components/icons/IconSearch.svelte.d.ts +1 -1
- package/dist/components/icons/IconSettings.svelte +1 -1
- package/dist/components/icons/IconSettings.svelte.d.ts +1 -1
- package/dist/components/icons/IconSun.svelte +1 -1
- package/dist/components/icons/IconSwitchHorizontal.svelte +1 -1
- package/dist/components/icons/IconSwitchHorizontal.svelte.d.ts +1 -1
- package/dist/components/icons/IconSwitchVertical.svelte +1 -1
- package/dist/components/icons/IconSwitchVertical.svelte.d.ts +1 -1
- package/dist/components/icons/IconTransform.svelte +1 -1
- package/dist/components/icons/IconTransform.svelte.d.ts +1 -1
- package/dist/components/icons/IconX.svelte +1 -1
- package/dist/components/icons/IconX.svelte.d.ts +1 -1
- package/dist/components/icons/package.json +14 -0
- package/dist/components/icons/update-icon-import.d.ts +1 -0
- package/dist/components/icons/update-icon-import.js +30 -0
- package/dist/components/language-picker-button/LanguagePickerButton.svelte +2 -2
- package/dist/tera-i18n/dev-tools/translator/gpt-translator-i18n-message.js +69 -31
- package/dist/tera-i18n/dev-tools/translator/index.js +1 -0
- package/dist/tera-i18n/projects/tera-converter/messages/auto-generated/de.json +13 -4
- package/dist/tera-i18n/projects/tera-converter/messages/auto-generated/en.json +13 -4
- package/dist/tera-i18n/projects/tera-converter/messages/auto-generated/es.json +13 -4
- package/dist/tera-i18n/projects/tera-converter/messages/auto-generated/fr.json +13 -4
- package/dist/tera-i18n/projects/tera-converter/messages/auto-generated/it.json +13 -4
- package/dist/tera-i18n/projects/tera-converter/messages/auto-generated/ja.json +13 -4
- package/dist/tera-i18n/projects/tera-converter/messages/auto-generated/ko.json +13 -4
- package/dist/tera-i18n/projects/tera-converter/messages/auto-generated/pt.json +13 -4
- package/dist/tera-i18n/projects/tera-converter/messages/auto-generated/ru.json +13 -4
- package/dist/tera-i18n/projects/tera-converter/messages/auto-generated/vi.json +13 -4
- package/dist/tera-i18n/projects/tera-converter/messages/auto-generated/zh-CN.json +13 -4
- package/dist/tera-i18n/projects/tera-converter/messages/de.json +40 -39
- package/dist/tera-i18n/projects/tera-converter/messages/en.json +3 -2
- package/dist/tera-i18n/projects/tera-converter/messages/es.json +40 -39
- package/dist/tera-i18n/projects/tera-converter/messages/fr.json +40 -39
- package/dist/tera-i18n/projects/tera-converter/messages/it.json +40 -39
- package/dist/tera-i18n/projects/tera-converter/messages/ja.json +3 -2
- package/dist/tera-i18n/projects/tera-converter/messages/ko.json +3 -2
- package/dist/tera-i18n/projects/tera-converter/messages/pt.json +40 -39
- package/dist/tera-i18n/projects/tera-converter/messages/ru.json +40 -39
- package/dist/tera-i18n/projects/tera-converter/messages/vi.json +40 -39
- package/dist/tera-i18n/projects/tera-converter/messages/zh-CN.json +3 -2
- package/dist/tera-i18n/projects/tera-tools/messages/ar.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/bg.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/bn.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/ca.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/cs.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/da.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/de.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/el.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/en.json +96 -0
- package/dist/tera-i18n/projects/tera-tools/messages/es.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/fi.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/fr.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/he.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/hi.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/hu.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/id.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/it.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/ja.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/ko.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/lt.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/lv.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/ms.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/nl.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/no.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/pl.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/pt.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/ro.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/ru.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/sk.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/sl.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/sq.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/sr.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/sv.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/sw.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/ta.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/te.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/th.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/tl.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/tr.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/uk.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/vi.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/zh-CN.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/zh-TW.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/project.inlang/project_id +1 -0
- package/dist/tera-i18n/projects/tera-tools/project.inlang/settings.json +61 -0
- package/dist/tera-i18n/projects/tera-tools/supported-language.d.ts +1 -0
- package/dist/tera-i18n/projects/tera-tools/supported-language.js +45 -0
- package/package.json +3 -2
|
@@ -0,0 +1,70 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "https://inlang.com/schema/inlang-message-format",
|
|
3
|
+
"text_age_calculator": "年龄计算器",
|
|
4
|
+
"text_age": "年龄",
|
|
5
|
+
"text_calculate": "计算",
|
|
6
|
+
"text_calculate_age": "计算年龄",
|
|
7
|
+
"text_your_age_is": "您的年龄是{age}",
|
|
8
|
+
"text_age_calculator_description": "计算两个日期之间的准确年龄或间隔",
|
|
9
|
+
"text_date_of_birth_need_to_earlier_than_the_age_at_date": "出生日期必须早于计算年龄的日期!",
|
|
10
|
+
"text_date_of_birth": "出生日期",
|
|
11
|
+
"text_age_at_the_date_of": "在此日期的年龄",
|
|
12
|
+
"text_calculating": "计算中...",
|
|
13
|
+
"text_result": "结果",
|
|
14
|
+
"text_message": "信息",
|
|
15
|
+
"text_years_months_days": "年,月,日",
|
|
16
|
+
"text_total_months": "总月数",
|
|
17
|
+
"text_total_weeks": "总周数",
|
|
18
|
+
"text_total_days": "总天数",
|
|
19
|
+
"text_total_hours": "总小时数",
|
|
20
|
+
"text_total_minutes": "总分钟数",
|
|
21
|
+
"text_total_seconds": "总秒数",
|
|
22
|
+
"text_count_years_months_days": "{years}年{months}月{days}天",
|
|
23
|
+
"text_count_months_days": "{months}月{days}天",
|
|
24
|
+
"text_count_weeks_days": "{weeks}周{days}天",
|
|
25
|
+
"text_time_calculator": "时间计算器",
|
|
26
|
+
"text_time_calculator_description": "此计算器可用于“添加”或“减去”两个时间值",
|
|
27
|
+
"text_add": "添加",
|
|
28
|
+
"text_subtract": "减去",
|
|
29
|
+
"text_days_hours_minutes_seconds": "天,小时,分钟,秒",
|
|
30
|
+
"text_total_years": "总年数",
|
|
31
|
+
"text_count_days_hours_minutes_seconds": "{days}天{hours}小时{minutes}分钟{seconds}秒",
|
|
32
|
+
"text_count_years_days": "{years}年{days}天",
|
|
33
|
+
"text_day": "天",
|
|
34
|
+
"text_hour": "小时",
|
|
35
|
+
"text_minute": "分钟",
|
|
36
|
+
"text_second": "秒",
|
|
37
|
+
"text_clear": "清除",
|
|
38
|
+
"text_total_months_count_assume": "假设一个月为30.4375天",
|
|
39
|
+
"text_total_years_count_assume": "假设每年365天,每四年366天",
|
|
40
|
+
"text_add_subtract_time_calculator_title": "加或减去日期的时间",
|
|
41
|
+
"text_add_subtract_time_calculator_description": "使用此计算器从起始时间和日期中添加或减去天、小时、分钟或秒。结果将显示基于添加或减去的时间段更新的时间和日期",
|
|
42
|
+
"text_select_start_time": "选择开始时间",
|
|
43
|
+
"text_month": "月",
|
|
44
|
+
"text_year": "年",
|
|
45
|
+
"text_format": "格式",
|
|
46
|
+
"text_now": "现在",
|
|
47
|
+
"text_time_calculator_expression_title": "表达式中的时间计算器",
|
|
48
|
+
"text_time_calculator_expression_description": "使用此计算器通过输入表达式来添加或减去多个时间值。每个时间值后面应跟一个单位:<b>w</b> 表示周,<b>d</b> 表示天,<b>h</b> 表示小时,<b>m</b> 表示分钟,<b>s</b> 表示秒。您只能在表达式中使用 <b>+</b> 或 <b>-</b> 运算符",
|
|
49
|
+
"text_time_expression": "时间表达式",
|
|
50
|
+
"text_time_expression_input_placeholder": "输入时间表达式",
|
|
51
|
+
"text_time_expression_invalid_message": "无效的时间表达式。请确保输入符合正确格式(例如,1w 2d 3h + 4m - 5s)",
|
|
52
|
+
"text_example": "示例",
|
|
53
|
+
"text_date": "日期",
|
|
54
|
+
"text_month_1": "一月",
|
|
55
|
+
"text_month_2": "二月",
|
|
56
|
+
"text_month_3": "三月",
|
|
57
|
+
"text_month_4": "四月",
|
|
58
|
+
"text_month_5": "五月",
|
|
59
|
+
"text_month_6": "六月",
|
|
60
|
+
"text_month_7": "七月",
|
|
61
|
+
"text_month_8": "八月",
|
|
62
|
+
"text_month_9": "九月",
|
|
63
|
+
"text_month_10": "十月",
|
|
64
|
+
"text_month_11": "十一月",
|
|
65
|
+
"text_month_12": "十二月",
|
|
66
|
+
"text_today": "今天",
|
|
67
|
+
"text_invalid_start_date_time": "开始日期和时间无效",
|
|
68
|
+
"text_invalid_time": "提供的时间无效",
|
|
69
|
+
"text_observance_on_date": "{date}的补休"
|
|
70
|
+
}
|
|
@@ -0,0 +1,70 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "https://inlang.com/schema/inlang-message-format",
|
|
3
|
+
"text_age_calculator": "年齡計算器",
|
|
4
|
+
"text_age": "年齡",
|
|
5
|
+
"text_calculate": "計算",
|
|
6
|
+
"text_calculate_age": "計算年齡",
|
|
7
|
+
"text_your_age_is": "你的年齡是{age}",
|
|
8
|
+
"text_age_calculator_description": "計算兩個日期之間的準確年齡或間隔",
|
|
9
|
+
"text_date_of_birth_need_to_earlier_than_the_age_at_date": "出生日期需早於計算日期!",
|
|
10
|
+
"text_date_of_birth": "出生日期",
|
|
11
|
+
"text_age_at_the_date_of": "在此日期的年齡",
|
|
12
|
+
"text_calculating": "計算中...",
|
|
13
|
+
"text_result": "結果",
|
|
14
|
+
"text_message": "訊息",
|
|
15
|
+
"text_years_months_days": "年, 月, 日",
|
|
16
|
+
"text_total_months": "總月數",
|
|
17
|
+
"text_total_weeks": "總週數",
|
|
18
|
+
"text_total_days": "總天數",
|
|
19
|
+
"text_total_hours": "總小時數",
|
|
20
|
+
"text_total_minutes": "總分鐘數",
|
|
21
|
+
"text_total_seconds": "總秒數",
|
|
22
|
+
"text_count_years_months_days": "{years}年{months}月{days}日",
|
|
23
|
+
"text_count_months_days": "{months}月{days}日",
|
|
24
|
+
"text_count_weeks_days": "{weeks}週{days}日",
|
|
25
|
+
"text_time_calculator": "時間計算器",
|
|
26
|
+
"text_time_calculator_description": "此計算器可用於「加」或「減」兩個時間值",
|
|
27
|
+
"text_add": "添加",
|
|
28
|
+
"text_subtract": "減去",
|
|
29
|
+
"text_days_hours_minutes_seconds": "天, 小時, 分鐘, 秒",
|
|
30
|
+
"text_total_years": "總年數",
|
|
31
|
+
"text_count_days_hours_minutes_seconds": "{days}天{hours}小時{minutes}分鐘{seconds}秒",
|
|
32
|
+
"text_count_years_days": "{years}年{days}日",
|
|
33
|
+
"text_day": "日",
|
|
34
|
+
"text_hour": "小時",
|
|
35
|
+
"text_minute": "分鐘",
|
|
36
|
+
"text_second": "秒",
|
|
37
|
+
"text_clear": "清除",
|
|
38
|
+
"text_total_months_count_assume": "假設一個月為30.4375天",
|
|
39
|
+
"text_total_years_count_assume": "假設一年為365天,每四年為366天",
|
|
40
|
+
"text_add_subtract_time_calculator_title": "從日期加或減去時間",
|
|
41
|
+
"text_add_subtract_time_calculator_description": "使用此計算器從起始時間和日期加或減去天、時、分或秒。結果將顯示基於加減時間段後的更新時間和日期",
|
|
42
|
+
"text_select_start_time": "選擇開始時間",
|
|
43
|
+
"text_month": "月",
|
|
44
|
+
"text_year": "年",
|
|
45
|
+
"text_format": "格式",
|
|
46
|
+
"text_now": "現在",
|
|
47
|
+
"text_time_calculator_expression_title": "時間計算器表達式",
|
|
48
|
+
"text_time_calculator_expression_description": "使用此計算器通過輸入表達式來加或減去多個時間值。每個時間值後應跟隨單位:<b>w</b>代表週、<b>d</b>代表日、<b>h</b>代表小時、<b>m</b>代表分鐘、<b>s</b>代表秒。你只能在表達式中使用<b>+</b>或<b>-</b>運算符",
|
|
49
|
+
"text_time_expression": "時間表達式",
|
|
50
|
+
"text_time_expression_input_placeholder": "輸入時間表達式",
|
|
51
|
+
"text_time_expression_invalid_message": "無效的時間表達式。請確保輸入符合正確格式(例如:1w 2d 3h + 4m - 5s)",
|
|
52
|
+
"text_example": "示例",
|
|
53
|
+
"text_date": "日期",
|
|
54
|
+
"text_month_1": "1月",
|
|
55
|
+
"text_month_2": "2月",
|
|
56
|
+
"text_month_3": "3月",
|
|
57
|
+
"text_month_4": "4月",
|
|
58
|
+
"text_month_5": "5月",
|
|
59
|
+
"text_month_6": "6月",
|
|
60
|
+
"text_month_7": "7月",
|
|
61
|
+
"text_month_8": "8月",
|
|
62
|
+
"text_month_9": "9月",
|
|
63
|
+
"text_month_10": "10月",
|
|
64
|
+
"text_month_11": "11月",
|
|
65
|
+
"text_month_12": "12月",
|
|
66
|
+
"text_today": "今天",
|
|
67
|
+
"text_invalid_start_date_time": "開始日期和時間無效",
|
|
68
|
+
"text_invalid_time": "提供的時間無效",
|
|
69
|
+
"text_observance_on_date": "{date} 的補休日"
|
|
70
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
5a305f8c8450bc871a279558c6237d88901653db257ba912552d715b155f0de7
|
|
@@ -0,0 +1,61 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "https://inlang.com/schema/project-settings",
|
|
3
|
+
"modules": [
|
|
4
|
+
"https://cdn.jsdelivr.net/npm/@inlang/message-lint-rule-empty-pattern@1/dist/index.js",
|
|
5
|
+
"https://cdn.jsdelivr.net/npm/@inlang/message-lint-rule-identical-pattern@1/dist/index.js",
|
|
6
|
+
"https://cdn.jsdelivr.net/npm/@inlang/message-lint-rule-missing-translation@1/dist/index.js",
|
|
7
|
+
"https://cdn.jsdelivr.net/npm/@inlang/message-lint-rule-without-source@1/dist/index.js",
|
|
8
|
+
"https://cdn.jsdelivr.net/npm/@inlang/message-lint-rule-valid-js-identifier@1/dist/index.js",
|
|
9
|
+
"https://cdn.jsdelivr.net/npm/@inlang/plugin-message-format@2/dist/index.js",
|
|
10
|
+
"https://cdn.jsdelivr.net/npm/@inlang/plugin-m-function-matcher@0/dist/index.js"
|
|
11
|
+
],
|
|
12
|
+
"plugin.inlang.messageFormat": {
|
|
13
|
+
"pathPattern": "./messages/{languageTag}.json"
|
|
14
|
+
},
|
|
15
|
+
"sourceLanguageTag": "en",
|
|
16
|
+
"languageTags": [
|
|
17
|
+
"ar",
|
|
18
|
+
"bg",
|
|
19
|
+
"bn",
|
|
20
|
+
"ca",
|
|
21
|
+
"cs",
|
|
22
|
+
"da",
|
|
23
|
+
"de",
|
|
24
|
+
"el",
|
|
25
|
+
"en",
|
|
26
|
+
"es",
|
|
27
|
+
"fi",
|
|
28
|
+
"fr",
|
|
29
|
+
"he",
|
|
30
|
+
"hi",
|
|
31
|
+
"hu",
|
|
32
|
+
"id",
|
|
33
|
+
"it",
|
|
34
|
+
"ja",
|
|
35
|
+
"ko",
|
|
36
|
+
"lt",
|
|
37
|
+
"lv",
|
|
38
|
+
"ms",
|
|
39
|
+
"nl",
|
|
40
|
+
"no",
|
|
41
|
+
"pl",
|
|
42
|
+
"pt",
|
|
43
|
+
"ro",
|
|
44
|
+
"ru",
|
|
45
|
+
"sk",
|
|
46
|
+
"sl",
|
|
47
|
+
"sq",
|
|
48
|
+
"sr",
|
|
49
|
+
"sv",
|
|
50
|
+
"sw",
|
|
51
|
+
"ta",
|
|
52
|
+
"te",
|
|
53
|
+
"th",
|
|
54
|
+
"tl",
|
|
55
|
+
"tr",
|
|
56
|
+
"uk",
|
|
57
|
+
"vi",
|
|
58
|
+
"zh-CN",
|
|
59
|
+
"zh-TW"
|
|
60
|
+
]
|
|
61
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const SupportedLanguage: string[];
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
export const SupportedLanguage = [
|
|
2
|
+
"ar",
|
|
3
|
+
"bg",
|
|
4
|
+
"bn",
|
|
5
|
+
"ca",
|
|
6
|
+
"cs",
|
|
7
|
+
"da",
|
|
8
|
+
"de",
|
|
9
|
+
"el",
|
|
10
|
+
"en",
|
|
11
|
+
"es",
|
|
12
|
+
"fi",
|
|
13
|
+
"fr",
|
|
14
|
+
"he",
|
|
15
|
+
"hi",
|
|
16
|
+
"hu",
|
|
17
|
+
"id",
|
|
18
|
+
"it",
|
|
19
|
+
"ja",
|
|
20
|
+
"ko",
|
|
21
|
+
"lt",
|
|
22
|
+
"lv",
|
|
23
|
+
"ms",
|
|
24
|
+
"nl",
|
|
25
|
+
"no",
|
|
26
|
+
"pl",
|
|
27
|
+
"pt",
|
|
28
|
+
"ro",
|
|
29
|
+
"ru",
|
|
30
|
+
"sk",
|
|
31
|
+
"sl",
|
|
32
|
+
"sq",
|
|
33
|
+
"sr",
|
|
34
|
+
"sv",
|
|
35
|
+
"sw",
|
|
36
|
+
"ta",
|
|
37
|
+
"te",
|
|
38
|
+
"th",
|
|
39
|
+
"tl",
|
|
40
|
+
"tr",
|
|
41
|
+
"uk",
|
|
42
|
+
"vi",
|
|
43
|
+
"zh-CN",
|
|
44
|
+
"zh-TW"
|
|
45
|
+
];
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "tera-system-ui",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.91",
|
|
4
4
|
"scripts": {
|
|
5
5
|
"dev": "vite dev",
|
|
6
6
|
"build": "npm run customPrepublish && npm run generate-index && vite build && npm run package && npm run postpublish",
|
|
@@ -92,7 +92,8 @@
|
|
|
92
92
|
"svelte-check": "^4.0.8",
|
|
93
93
|
"tailwindcss": "^3.4.15",
|
|
94
94
|
"typescript": "^5.6.3",
|
|
95
|
-
"vite": "^5.4.11"
|
|
95
|
+
"vite": "^5.4.11",
|
|
96
|
+
"vite-plugin-entry-shaking": "^0.5.1"
|
|
96
97
|
},
|
|
97
98
|
"dependencies": {
|
|
98
99
|
"@floating-ui/dom": "^1.6.12",
|