@univerjs/sheets-data-validation-ui 0.4.2 → 0.5.0-nightly.202411091605
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/lib/cjs/index.js +2 -2
- package/lib/cjs/locale/en-US.js +1 -0
- package/lib/cjs/locale/fa-IR.js +1 -0
- package/lib/cjs/locale/ru-RU.js +1 -0
- package/lib/cjs/locale/vi-VN.js +1 -0
- package/lib/cjs/locale/zh-CN.js +1 -0
- package/lib/cjs/locale/zh-TW.js +1 -0
- package/lib/es/index.js +2416 -2457
- package/lib/es/locale/en-US.js +176 -0
- package/lib/es/locale/fa-IR.js +176 -0
- package/lib/es/locale/ru-RU.js +176 -0
- package/lib/es/locale/vi-VN.js +176 -0
- package/lib/es/locale/zh-CN.js +178 -0
- package/lib/es/locale/zh-TW.js +178 -0
- package/lib/types/controllers/dv-reject-input.controller.d.ts +3 -3
- package/lib/umd/index.js +2 -2
- package/lib/umd/locale/en-US.js +1 -0
- package/lib/umd/locale/fa-IR.js +1 -0
- package/lib/umd/locale/ru-RU.js +1 -0
- package/lib/umd/locale/vi-VN.js +1 -0
- package/lib/umd/locale/zh-CN.js +1 -0
- package/lib/umd/locale/zh-TW.js +1 -0
- package/package.json +35 -27
- package/LICENSE +0 -176
- package/lib/locale/en-US.json +0 -173
- package/lib/locale/fa-IR.json +0 -173
- package/lib/locale/ru-RU.json +0 -173
- package/lib/locale/vi-VN.json +0 -173
- package/lib/locale/zh-CN.json +0 -173
- package/lib/locale/zh-TW.json +0 -173
@@ -0,0 +1 @@
|
|
1
|
+
(function(e,t){typeof exports=="object"&&typeof module<"u"?module.exports=t():typeof define=="function"&&define.amd?define(t):(e=typeof globalThis<"u"?globalThis:e||self,e.UniverSheetsDataValidationUiEnUS=t())})(this,function(){"use strict";return{dataValidation:{title:"Data validation",validFail:{value:"Please input a value",common:"Please input value or formula",number:"Please input number or formula",formula:"Please input formula",integer:"Please input integer or formula",date:"Please input date or formula",list:"Please input options",listInvalid:"The list source must be a delimited list or a reference to a single row or column",checkboxEqual:"Enter different values for ticked and unticked cell contents.",formulaError:"The reference range contains invisible data, please readjust the range",listIntersects:"The selected range cannot intersect with the scope of the rules",primitive:"Formulas are not permitted for custom ticked and unticked values."},panel:{title:"Data validation management",addTitle:"Create new data validation",removeAll:"Remove All",add:"Add Rule",range:"Ranges",type:"Type",options:"Advance options",operator:"Operator",removeRule:"Remove",done:"Done",formulaPlaceholder:"Please input value or formula",valuePlaceholder:"Please input value",formulaAnd:"and",invalid:"Invalid",showWarning:"Show warning",rejectInput:"Reject input",messageInfo:"Helper message",showInfo:"Show help text for a selected cell",rangeError:"Ranges are not legal",allowBlank:"Allow blank values"},operators:{between:"between",greaterThan:"greater than",greaterThanOrEqual:"greater than or equal",lessThan:"less than",lessThanOrEqual:"less than or equal",equal:"equal",notEqual:"not equal",notBetween:"not between"},ruleName:{between:"is between {FORMULA1} and {FORMULA2}",greaterThan:"is greater than {FORMULA1}",greaterThanOrEqual:"is greater than or equal to {FORMULA1}",lessThan:"is less than {FORMULA1}",lessThanOrEqual:"is less than or equal to {FORMULA1}",equal:"is equal to {FORMULA1}",notEqual:"is not equal to {FORMULA1}",notBetween:"is not between {FORMULA1} and {FORMULA2}"},errorMsg:{between:"Value must be between {FORMULA1} and {FORMULA2}",greaterThan:"Value must be greater than {FORMULA1}",greaterThanOrEqual:"Value must be greater than or equal to {FORMULA1}",lessThan:"Value must be less than {FORMULA1}",lessThanOrEqual:"Value must be less than or equal to {FORMULA1}",equal:"Value must be equal to {FORMULA1}",notEqual:"Value must be not equal to {FORMULA1}",notBetween:"Value must be not between {FORMULA1} and {FORMULA2}"},any:{title:"Any value",error:"The content of this cell violates the validation rule"},date:{title:"Date",operators:{between:"between",greaterThan:"after",greaterThanOrEqual:"on or after",lessThan:"before",lessThanOrEqual:"on or before",equal:"equal",notEqual:"not equal",notBetween:"not between"},ruleName:{between:"is between {FORMULA1} and {FORMULA2}",greaterThan:"is after {FORMULA1}",greaterThanOrEqual:"is on or after {FORMULA1}",lessThan:"is before {FORMULA1}",lessThanOrEqual:"is on or before {FORMULA1}",equal:"is {FORMULA1}",notEqual:"is not {FORMULA1}",notBetween:"is not between {FORMULA1}"},errorMsg:{between:"Value must be a legal date and between {FORMULA1} and {FORMULA2}",greaterThan:"Value must be a legal date and after {FORMULA1}",greaterThanOrEqual:"Value must be a legal date and on or after {FORMULA1}",lessThan:"Value must be a legal date and before {FORMULA1}",lessThanOrEqual:"Value must be a legal date and on or before {FORMULA1}",equal:"Value must be a legal date and {FORMULA1}",notEqual:"Value must be a legal date and not {FORMULA1}",notBetween:"Value must be a legal date and not between {FORMULA1}"}},list:{title:"Dropdown",name:"Value contains one from range",error:"Input must fall within specified range",emptyError:"Please enter a value",add:"Add",dropdown:"Select",options:"Options",customOptions:"Custom",refOptions:"From a range",formulaError:"The list source must be a delimited list of data, or a reference to a single row or column.",edit:"Edit"},listMultiple:{title:"Dropdown-Multiple",dropdown:"Multiple select"},textLength:{title:"Text length",errorMsg:{between:"Text length must be between {FORMULA1} and {FORMULA2}",greaterThan:"Text length must be after {FORMULA1}",greaterThanOrEqual:"Text length must be on or after {FORMULA1}",lessThan:"Text length must be before {FORMULA1}",lessThanOrEqual:"Text length must be on or before {FORMULA1}",equal:"Text length must be {FORMULA1}",notEqual:"Text length must be not {FORMULA1}",notBetween:"Text length must be not between {FORMULA1}"}},decimal:{title:"Number"},whole:{title:"Integer"},checkbox:{title:"Checkbox",error:"This cell's contents violate its validation rule",tips:"Use custom values within cells",checked:"Selected value",unchecked:"Unselected value"},custom:{title:"Custom formula",error:"This cell's contents violate its validation rule",validFail:"Please input a valid formula",ruleName:"Custom formula is {FORMULA1}"},alert:{title:"Error",ok:"OK"},error:{title:"Invalid:"},renderMode:{arrow:"Arrow",chip:"Chip",text:"Plain text",label:"Display style"},showTime:{label:"Show TimePicker"}}}});
|
@@ -0,0 +1 @@
|
|
1
|
+
(function(e,a){typeof exports=="object"&&typeof module<"u"?module.exports=a():typeof define=="function"&&define.amd?define(a):(e=typeof globalThis<"u"?globalThis:e||self,e.UniverSheetsDataValidationUiFaIR=a())})(this,function(){"use strict";return{dataValidation:{title:"اعتبارسنجی داده",validFail:{value:"لطفا یک مقدار وارد کنید",common:"لطفا مقدار یا فرمول را وارد کنید",number:"لطفا عدد یا فرمول را وارد کنید",formula:"لطفا فرمول را وارد کنید",integer:"لطفا عدد صحیح یا فرمول را وارد کنید",date:"لطفا تاریخ یا فرمول را وارد کنید",list:"لطفا گزینهها را وارد کنید",listInvalid:"منبع لیست باید یک لیست جدا شده یا یک مرجع به یک سطر یا ستون منفرد باشد",checkboxEqual:"برای محتوای سلولهای علامتدار و علامتگذاری نشده، مقادیر متفاوتی وارد کنید.",formulaError:"محدوده مرجع حاوی دادههای نامرئی است، لطفا محدوده را دوباره تنظیم کنید",listIntersects:"محدوده انتخاب شده نمیتواند با دامنه قوانین تداخل داشته باشد",primitive:"فرمولها برای مقادیر سفارشی علامتدار و علامتگذاری نشده مجاز نیستند."},panel:{title:"مدیریت اعتبارسنجی داده",addTitle:"ایجاد اعتبارسنجی داده جدید",removeAll:"حذف همه",add:"افزودن قانون",range:"محدودهها",type:"نوع",options:"گزینههای پیشرفته",operator:"عملگر",removeRule:"حذف",done:"انجام شد",formulaPlaceholder:"لطفا مقدار یا فرمول را وارد کنید",valuePlaceholder:"لطفا مقدار را وارد کنید",formulaAnd:"و",invalid:"نامعتبر",showWarning:"نمایش هشدار",rejectInput:"رد ورودی",messageInfo:"پیام راهنما",showInfo:"نمایش متن راهنما برای یک سلول انتخاب شده",rangeError:"محدودهها نامعتبر هستند",allowBlank:"رد سلول خالی"},operators:{between:"بین",greaterThan:"بزرگتر از",greaterThanOrEqual:"بزرگتر از یا برابر با",lessThan:"کوچکتر از",lessThanOrEqual:"کوچکتر از یا برابر با",equal:"برابر است با",notEqual:"برابر نیست با",notBetween:"بین ... و ... نیست"},ruleName:{between:"بین {FORMULA1} و {FORMULA2} است",greaterThan:"بزرگتر از {FORMULA1} است",greaterThanOrEqual:"بزرگتر از یا برابر با {FORMULA1} است",lessThan:"کوچکتر از {FORMULA1} است",lessThanOrEqual:"کوچکتر از یا برابر با {FORMULA1} است",equal:"برابر است با {FORMULA1}",notEqual:"برابر نیست با {FORMULA1}",notBetween:"بین {FORMULA1} و {FORMULA2} نیست"},errorMsg:{between:"مقدار باید بین {FORMULA1} و {FORMULA2} باشد",greaterThan:"مقدار باید بزرگتر از {FORMULA1} باشد",greaterThanOrEqual:"مقدار باید بزرگتر از یا برابر با {FORMULA1} باشد",lessThan:"مقدار باید کوچکتر از {FORMULA1} باشد",lessThanOrEqual:"مقدار باید کوچکتر از یا برابر با {FORMULA1} باشد",equal:"مقدار باید برابر با {FORMULA1} باشد",notEqual:"مقدار باید برابر نیست با {FORMULA1}",notBetween:"مقدار باید بین {FORMULA1} و {FORMULA2} نباشد"},any:{title:"هر مقدار",error:"محتوای این سلول نقض قانون اعتبارسنجی است"},date:{title:"تاریخ",operators:{between:"بین",greaterThan:"بعد از",greaterThanOrEqual:"روی یا بعد از",lessThan:"قبل از",lessThanOrEqual:"روی یا قبل از",equal:"برابر است با",notEqual:"برابر نیست با",notBetween:"بین ... و ... نیست"},ruleName:{between:"بین {FORMULA1} و {FORMULA2} است",greaterThan:"بعد از {FORMULA1} است",greaterThanOrEqual:"روی یا بعد از {FORMULA1} است",lessThan:"قبل از {FORMULA1} است",lessThanOrEqual:"روی یا قبل از {FORMULA1} است",equal:"برابر است با {FORMULA1}",notEqual:"برابر نیست با {FORMULA1}",notBetween:"بین {FORMULA1} و {FORMULA2} نیست"},errorMsg:{between:"مقدار باید یک تاریخ معتبر و بین {FORMULA1} و {FORMULA2} باشد",greaterThan:"مقدار باید یک تاریخ معتبر و بعد از {FORMULA1} باشد",greaterThanOrEqual:"مقدار باید یک تاریخ معتبر و روی یا بعد از {FORMULA1} باشد",lessThan:"مقدار باید یک تاریخ معتبر و قبل از {FORMULA1} باشد",lessThanOrEqual:"مقدار باید یک تاریخ معتبر و روی یا قبل از {FORMULA1} باشد",equal:"مقدار باید یک تاریخ معتبر و {FORMULA1} باشد",notEqual:"مقدار باید یک تاریخ معتبر و نه {FORMULA1} باشد",notBetween:"مقدار باید یک تاریخ معتبر و بین {FORMULA1} و {FORMULA2} نباشد"}},list:{title:"لیست کشویی",name:"مقدار شامل یکی از محدوده است",error:"ورود باید در محدوده مشخص شده قرار گیرد",emptyError:"لطفا یک مقدار وارد کنید",add:"افزودن",dropdown:"انتخاب",options:"گزینهها",customOptions:"سفارشی",refOptions:"از یک محدوده",formulaError:"منبع لیست باید یک لیست جدا شده از دادهها یا یک مرجع به یک سطر یا ستون منفرد باشد.",edit:"ویرایش"},listMultiple:{title:"لیست کشویی چندگانه",dropdown:"انتخاب چندگانه"},textLength:{title:"طول متن",errorMsg:{between:"طول متن باید بین {FORMULA1} و {FORMULA2} باشد",greaterThan:"طول متن باید بعد از {FORMULA1} باشد",greaterThanOrEqual:"طول متن باید روی یا بعد از {FORMULA1} باشد",lessThan:"طول متن باید قبل از {FORMULA1} باشد",lessThanOrEqual:"طول متن باید روی یا قبل از {FORMULA1} باشد",equal:"طول متن باید {FORMULA1} باشد",notEqual:"طول متن باید {FORMULA1} نباشد",notBetween:"طول متن باید بین {FORMULA1} و {FORMULA2} نباشد"}},decimal:{title:"عدد"},whole:{title:"عدد صحیح"},checkbox:{title:"کادر انتخاب",error:"محتوای این سلول با قانون اعتبارسنجی آن نقض میشود",tips:"از مقادیر سفارشی در سلولها استفاده کنید",checked:"مقدار انتخاب شده",unchecked:"مقدار انتخاب نشده"},custom:{title:"فرمول سفارشی ",error:"محتوای این سلول با قانون اعتبارسنجی آن نقض میشود",validFail:"لطفا یک فرمول معتبر وارد کنید",ruleName:"فرمول سفارشی {FORMULA1}"},alert:{title:"خطا",ok:"باشه"},error:{title:"نامعتبر:"},renderMode:{arrow:"فلش",chip:"چیپ",text:"متن ساده",label:"سبک نمایش"},showTime:{label:"نمایش انتخابگر زمان"}}}});
|
@@ -0,0 +1 @@
|
|
1
|
+
(function(e,t){typeof exports=="object"&&typeof module<"u"?module.exports=t():typeof define=="function"&&define.amd?define(t):(e=typeof globalThis<"u"?globalThis:e||self,e.UniverSheetsDataValidationUiRuRU=t())})(this,function(){"use strict";return{dataValidation:{title:"Проверка данных",validFail:{value:"Пожалуйста, введите значение",common:"Пожалуйста, введите значение или формулу",number:"Пожалуйста, введите число или формулу",formula:"Пожалуйста, введите формулу",integer:"Пожалуйста, введите целое число или формулу",date:"Пожалуйста, введите дату или формулу",list:"Пожалуйста, введите параметры",listInvalid:"Источник списка должен быть разделенным списком или ссылкой на одну строку или столбец",checkboxEqual:"Для выбранных и не выбранных ячеек введите разные значения",formulaError:"Диапазон ссылок содержит невидимые данные, пожалуйста, пересмотрите диапазон",listIntersects:"Выбранный диапазон не может пересекаться с диапазоном правила.",primitive:"Formulas are not permitted for custom ticked and unticked values."},panel:{title:"Управление проверкой данных",addTitle:"Создать новую проверку данных",removeAll:"Удалить все",add:"добавить правило",range:"Диапазоны",rangeError:"Диапазоны не являются законными",type:"Тип",options:"Дополнительные параметры",operator:"Оператор",removeRule:"Удалить",done:"Готово",formulaPlaceholder:"Пожалуйста, введите значение или формулу",valuePlaceholder:"Пожалуйста, введите значение",formulaAnd:"и",invalid:"Недопустимо",showWarning:"Показать предупреждение",rejectInput:"Отклонить ввод",messageInfo:"Сообщение помощи",showInfo:"Показать текст помощи для выбранной ячейки",allowBlank:"Игнорировать пустые значения"},operators:{between:"между",greaterThan:"больше чем",greaterThanOrEqual:"больше или равно",lessThan:"меньше чем",lessThanOrEqual:"меньше или равно",equal:"равно",notEqual:"не равно",notBetween:"не между"},ruleName:{between:"между {FORMULA1} и {FORMULA2}",greaterThan:"больше чем {FORMULA1}",greaterThanOrEqual:"больше или равно {FORMULA1}",lessThan:"меньше чем {FORMULA1}",lessThanOrEqual:"меньше или равно {FORMULA1}",equal:"равно {FORMULA1}",notEqual:"не равно {FORMULA1}",notBetween:"не между {FORMULA1} и {FORMULA2}"},errorMsg:{between:"Значение должно быть между {FORMULA1} и {FORMULA2}",greaterThan:"Значение должно быть больше {FORMULA1}",greaterThanOrEqual:"Значение должно быть больше или равно {FORMULA1}",lessThan:"Значение должно быть меньше {FORMULA1}",lessThanOrEqual:"Значение должно быть меньше или равно {FORMULA1}",equal:"Значение должно быть равно {FORMULA1}",notEqual:"Значение должно быть не равно {FORMULA1}",notBetween:"Значение должно быть не между {FORMULA1} и {FORMULA2}"},any:{title:"Любое значение",error:"Содержимое этой ячейки нарушает правило проверки"},date:{title:"Дата",operators:{between:"между",greaterThan:"после",greaterThanOrEqual:"в или после",lessThan:"до",lessThanOrEqual:"в или до",equal:"равно",notEqual:"не равно",notBetween:"не между"},ruleName:{between:"между {FORMULA1} и {FORMULA2}",greaterThan:"после {FORMULA1}",greaterThanOrEqual:"в или после {FORMULA1}",lessThan:"до {FORMULA1}",lessThanOrEqual:"в или до {FORMULA1}",equal:"равно {FORMULA1}",notEqual:"не равно {FORMULA1}",notBetween:"не между {FORMULA1}"},errorMsg:{between:"Значение должно быть между {FORMULA1} и {FORMULA2}",greaterThan:"Значение должно быть после {FORMULA1}",greaterThanOrEqual:"Значение должно быть в или после {FORMULA1}",lessThan:"Значение должно быть до {FORMULA1}",lessThanOrEqual:"Значение должно быть в или до {FORMULA1}",equal:"Значение должно быть {FORMULA1}",notEqual:"Значение должно быть не {FORMULA1}",notBetween:"Значение должно быть не между {FORMULA1}"}},list:{title:"Выпадающий список",name:"Значение содержит одно из диапазона",error:"Ввод должен соответствовать указанному диапазону",emptyError:"Пожалуйста, введите значение",add:"Добавить",dropdown:"Выбрать",options:"Параметры",customOptions:"Пользовательские",refOptions:"Из диапазона",formulaError:"Источник списка должен быть разделенным списком данных или ссылкой на одну строку или столбец.",edit:"Редактировать"},listMultiple:{title:"Выпадающий список - Множественный",dropdown:"Множественный выбор"},textLength:{title:"Длина текста",errorMsg:{between:"Длина текста должна быть между {FORMULA1} и {FORMULA2}",greaterThan:"Длина текста должна быть больше {FORMULA1}",greaterThanOrEqual:"Длина текста должна быть больше или равна {FORMULA1}",lessThan:"Длина текста должна быть меньше {FORMULA1}",lessThanOrEqual:"Длина текста должна быть меньше или равна {FORMULA1}",equal:"Длина текста должна быть равна {FORMULA1}",notEqual:"Длина текста должна быть не равна {FORMULA1}",notBetween:"Длина текста должна быть не между {FORMULA1}"}},decimal:{title:"Число"},whole:{title:"Целое число"},checkbox:{title:"Флажок",error:"Содержимое этой ячейки нарушает правило проверки",tips:"Используйте пользовательские значения в ячейках",checked:"Выбранное значение",unchecked:"Не выбранное значение"},custom:{title:"Пользовательская формула",error:"Содержимое этой ячейки нарушает правило проверки",validFail:"Пожалуйста, введите допустимую формулу",ruleName:"Пользовательская формула {FORMULA1}"},alert:{title:"Ошибка",ok:"ОК"},error:{title:"Недопустимо:"},renderMode:{arrow:"Стрелка",chip:"Чип",text:"Простой текст",label:"Стиль отображения"},showTime:{label:"Показать выбор времени"}}}});
|
@@ -0,0 +1 @@
|
|
1
|
+
(function(n,h){typeof exports=="object"&&typeof module<"u"?module.exports=h():typeof define=="function"&&define.amd?define(h):(n=typeof globalThis<"u"?globalThis:n||self,n.UniverSheetsDataValidationUiViVN=h())})(this,function(){"use strict";return{dataValidation:{title:"Xác thực dữ liệu",validFail:{value:"Vui lòng nhập một giá trị hợp lệ",common:"Vui lòng nhập giá trị hoặc công thức",number:"Vui lòng nhập một số hợp lệ hoặc công thức",formula:"Vui lòng nhập một công thức hợp lệ",integer:"Vui lòng nhập một số nguyên hợp lệ hoặc công thức",date:"Vui lòng nhập một ngày hợp lệ hoặc công thức",list:"Vui lòng nhập ít nhất một tùy chọn hợp lệ",listInvalid:"Nguồn danh sách phải là một danh sách phân tách hoặc một tham chiếu đến một hàng hoặc cột đơn.",checkboxEqual:"Nhập các giá trị khác nhau cho các ô được chọn và không được chọn.",formulaError:"Phạm vi tham chiếu chứa dữ liệu không hiển thị, vui lòng điều chỉnh lại phạm vi",listIntersects:"Phạm vi đã chọn không thể giao với phạm vi quy tắc",primitive:"Các giá trị tùy chỉnh cho ô được chọn và không được chọn không được phép sử dụng công thức."},panel:{title:"Quản lý xác thực dữ liệu",addTitle:"Tạo xác thực dữ liệu mới",removeAll:"Xóa tất cả",add:"Tạo quy tắc mới",range:"Phạm vi áp dụng",rangeError:"Phạm vi không hợp pháp",type:"Loại điều kiện",options:"Cài đặt nâng cao",operator:"Dữ liệu",removeRule:"Xóa quy tắc",done:"Xác nhận",formulaPlaceholder:"Vui lòng nhập giá trị hoặc công thức",valuePlaceholder:"Vui lòng nhập giá trị",formulaAnd:"Và",invalid:"Dữ liệu không hợp lệ khi",showWarning:"Hiển thị cảnh báo",rejectInput:"Từ chối đầu vào",messageInfo:"Thông báo",showInfo:"Hiển thị thông báo cho ô đã chọn",allowBlank:"Bỏ qua giá trị rỗng"},operators:{between:"Giữa",greaterThan:"Lớn hơn",greaterThanOrEqual:"Lớn hơn hoặc bằng",lessThan:"Nhỏ hơn",lessThanOrEqual:"Nhỏ hơn hoặc bằng",equal:"Bằng",notEqual:"Không bằng",notBetween:"Không nằm giữa"},ruleName:{between:"Giữa {FORMULA1} và {FORMULA2}",greaterThan:"Lớn hơn {FORMULA1}",greaterThanOrEqual:"Lớn hơn hoặc bằng {FORMULA1}",lessThan:"Nhỏ hơn {FORMULA1}",lessThanOrEqual:"Nhỏ hơn hoặc bằng {FORMULA1}",equal:"Bằng {FORMULA1}",notEqual:"Không bằng {FORMULA1}",notBetween:"Không nằm giữa {FORMULA1} và {FORMULA2}"},errorMsg:{between:"Giá trị phải nằm giữa {FORMULA1} và {FORMULA2}",greaterThan:"Giá trị phải lớn hơn {FORMULA1}",greaterThanOrEqual:"Giá trị phải lớn hơn hoặc bằng {FORMULA1}",lessThan:"Giá trị phải nhỏ hơn {FORMULA1}",lessThanOrEqual:"Giá trị phải nhỏ hơn hoặc bằng {FORMULA1}",equal:"Giá trị phải bằng {FORMULA1}",notEqual:"Giá trị phải không bằng {FORMULA1}",notBetween:"Giá trị phải không nằm giữa {FORMULA1} và {FORMULA2}"},any:{title:"Bất kỳ giá trị",error:"Nội dung của ô này vi phạm quy tắc xác thực"},date:{title:"Ngày",operators:{between:"Giữa",greaterThan:"Sau",greaterThanOrEqual:"Sau hoặc bằng",lessThan:"Trước",lessThanOrEqual:"Trước hoặc bằng",equal:"Bằng",notEqual:"Không bằng",notBetween:"Không nằm giữa"},ruleName:{between:"Giữa {FORMULA1} và {FORMULA2}",greaterThan:"Sau {FORMULA1}",greaterThanOrEqual:"Sau hoặc bằng {FORMULA1}",lessThan:"Trước {FORMULA1}",lessThanOrEqual:"Trước hoặc bằng {FORMULA1}",equal:"Bằng {FORMULA1}",notEqual:"Không bằng {FORMULA1}",notBetween:"Không nằm giữa {FORMULA1} và {FORMULA2}"},errorMsg:{between:"Ngày phải nằm giữa {FORMULA1} và {FORMULA2}",greaterThan:"Ngày phải sau {FORMULA1}",greaterThanOrEqual:"Ngày phải sau hoặc bằng {FORMULA1}",lessThan:"Ngày phải trước {FORMULA1}",lessThanOrEqual:"Ngày phải trước hoặc bằng {FORMULA1}",equal:"Ngày phải bằng {FORMULA1}",notEqual:"Ngày phải không bằng {FORMULA1}",notBetween:"Ngày phải không nằm giữa {FORMULA1} và {FORMULA2}"}},list:{title:"Danh sách thả xuống",name:"Giá trị phải nằm trong danh sách",error:"Đầu vào phải nằm trong phạm vi chỉ định",emptyError:"Vui lòng nhập một giá trị",add:"Thêm tùy chọn",dropdown:"Chọn một",options:"Nguồn tùy chọn",customOptions:"Tùy chỉnh",refOptions:"Tham chiếu dữ liệu",formulaError:"Nguồn danh sách phải là danh sách dữ liệu đã được phân chia rõ ràng, hoặc là tham chiếu đến một hàng hoặc cột đơn.",edit:"Biên tập"},listMultiple:{title:"Danh sách thả xuống - Chọn nhiều",dropdown:"Chọn nhiều"},textLength:{title:"Độ dài văn bản",errorMsg:{between:"Độ dài văn bản phải nằm giữa {FORMULA1} và {FORMULA2}",greaterThan:"Độ dài văn bản phải lớn hơn {FORMULA1}",greaterThanOrEqual:"Độ dài văn bản phải lớn hơn hoặc bằng {FORMULA1}",lessThan:"Độ dài văn bản phải nhỏ hơn {FORMULA1}",lessThanOrEqual:"Độ dài văn bản phải nhỏ hơn hoặc bằng {FORMULA1}",equal:"Độ dài văn bản phải bằng {FORMULA1}",notEqual:"Độ dài văn bản phải không bằng {FORMULA1}",notBetween:"Độ dài văn bản phải không nằm giữa {FORMULA1} và {FORMULA2}"}},decimal:{title:"Số thập phân"},whole:{title:"Số nguyên"},checkbox:{title:"Hộp kiểm",error:"Nội dung của ô này vi phạm quy tắc xác thực",tips:"Sử dụng giá trị tùy chỉnh trong ô",checked:"Giá trị khi chọn",unchecked:"Giá trị khi không chọn"},custom:{title:"Công thức tùy chỉnh",error:"Nội dung của ô này vi phạm quy tắc xác thực",validFail:"Vui lòng nhập một công thức hợp lệ",ruleName:"Công thức tùy chỉnh {FORMULA1}"},alert:{title:"Thông báo",ok:"Xác nhận"},error:{title:"Không hợp lệ:"},renderMode:{arrow:"Mũi tên",chip:"Nhãn dạng thanh",text:"Văn bản thuần túy",label:"Hiển thị kiểu"},showTime:{label:"Hiển thị lựa chọn thời gian"}}}});
|
@@ -0,0 +1 @@
|
|
1
|
+
(function(e,a){typeof exports=="object"&&typeof module<"u"?module.exports=a():typeof define=="function"&&define.amd?define(a):(e=typeof globalThis<"u"?globalThis:e||self,e.UniverSheetsDataValidationUiZhCN=a())})(this,function(){"use strict";return{dataValidation:{title:"数据验证",validFail:{value:"请输入一个合法值",common:"请输入值或公式",number:"请输入合法的数字或公式",formula:"请输入合法的公式",integer:"请输入合法的整数或公式",date:"请输入合法的日期或公式",list:"请输入至少一个合法选项",listInvalid:"列表源必须是分隔列表或对单行或列的引用。",checkboxEqual:"为勾选和未勾选的单元格内容输入不同的值。",formulaError:"引用范围内包含不可见的数据,请重新调整范围",listIntersects:"所选范围不能和规则范围相交",primitive:"自定义勾选和未勾选值不允许使用公式。"},panel:{title:"管理数据验证",addTitle:"新建数据验证",removeAll:"全部删除",add:"新建规则",range:"应用范围",rangeError:"请输入合法的应用范围",type:"条件类型",options:"高级设置",operator:"数据",removeRule:"删除规则",done:"确认",formulaPlaceholder:"请输入值或公式",valuePlaceholder:"请输入值",formulaAnd:"与",invalid:"数据无效时",showWarning:"显示警告",rejectInput:"拒绝输入",messageInfo:"文字提示",showInfo:"显示所选单元格的提示文字",allowBlank:"忽略空值"},operators:{between:"介于",greaterThan:"大于",greaterThanOrEqual:"大于或等于",lessThan:"小于",lessThanOrEqual:"小于或等于",equal:"等于",notEqual:"不等于",notBetween:"未介于"},ruleName:{between:"介于 {FORMULA1} 和 {FORMULA2} 之间",greaterThan:"大于 {FORMULA1}",greaterThanOrEqual:"大于或等于 {FORMULA1}",lessThan:"小于 {FORMULA1}",lessThanOrEqual:"小于或等于 {FORMULA1}",equal:"等于 {FORMULA1}",notEqual:"不等于 {FORMULA1}",notBetween:"在 {FORMULA1} 和 {FORMULA2} 范围之外"},errorMsg:{between:"值必须介于 {FORMULA1} 和 {FORMULA2} 之间",greaterThan:"值必须大于 {FORMULA1}",greaterThanOrEqual:"值必须大于或等于 {FORMULA1}",lessThan:"值必须小于 {FORMULA1}",lessThanOrEqual:"值必须小于或等于 {FORMULA1}",equal:"值必须等于 {FORMULA1}",notEqual:"值必须不等于 {FORMULA1}",notBetween:"值必须在 {FORMULA1} 和 {FORMULA2} 范围之外"},any:{title:"任意值",error:"此单元格的内容违反了验证规则"},date:{title:"日期",operators:{between:"介于",greaterThan:"晚于",greaterThanOrEqual:"晚于或等于",lessThan:"早于",lessThanOrEqual:"早于或等于",equal:"等于",notEqual:"不等于",notBetween:"未介于"},ruleName:{between:"介于 {FORMULA1} 和 {FORMULA2} 之间",greaterThan:"晚于 {FORMULA1}",greaterThanOrEqual:"晚于或等于 {FORMULA1}",lessThan:"早于 {FORMULA1}",lessThanOrEqual:"早于或等于 {FORMULA1}",equal:"等于 {FORMULA1}",notEqual:"不等于 {FORMULA1}",notBetween:"在 {FORMULA1} 和 {FORMULA2} 范围之外"},errorMsg:{between:"必须为有效日期且介于 {FORMULA1} 和 {FORMULA2} 之间",greaterThan:"必须为有效日期且晚于 {FORMULA1}",greaterThanOrEqual:"必须为有效日期且晚于或等于 {FORMULA1}",lessThan:"必须为有效日期且早于 {FORMULA1}",lessThanOrEqual:"必须为有效日期且早于或等于 {FORMULA1}",equal:"必须为有效日期且等于 {FORMULA1}",notEqual:"必须为有效日期且不等于 {FORMULA1}",notBetween:"必须为有效日期且在 {FORMULA1} 和 {FORMULA2} 范围之外"}},list:{title:"下拉菜单",name:"值必须是列表中的值",error:"输入必须在指定的范围内",emptyError:"请输入一个值",add:"添加选项",dropdown:"单选",options:"选项来源",customOptions:"自定义",refOptions:"引用数据",formulaError:"列表源必须是划定分界后的数据列表,或是对单一行或一列的引用。",edit:"编辑"},listMultiple:{title:"下拉菜单-多选",dropdown:"多选"},textLength:{title:"文本长度",errorMsg:{between:"文本长度必须介于 {FORMULA1} 和 {FORMULA2} 之间",greaterThan:"文本长度必须大于 {FORMULA1}",greaterThanOrEqual:"文本长度必须大于或等于 {FORMULA1}",lessThan:"文本长度必须小于 {FORMULA1}",lessThanOrEqual:"文本长度必须小于或等于 {FORMULA1}",equal:"文本长度必须等于 {FORMULA1}",notEqual:"文本长度必须不等于 {FORMULA1}",notBetween:"文本长度必须在 {FORMULA1} 和 {FORMULA2} 范围之外"}},decimal:{title:"数字"},whole:{title:"整数"},checkbox:{title:"复选框",error:"此单元格的内容违反了验证规则",tips:"在单元格内使用自定义值",checked:"选中值",unchecked:"未选中值"},custom:{title:"自定义公式",error:"此单元格的内容违反了验证规则",validFail:"请输入合法的公式",ruleName:"自定义公式 {FORMULA1}"},alert:{title:"提示",ok:"确定"},error:{title:"无效:"},renderMode:{arrow:"箭头",chip:"条状标签",text:"纯文本",label:"显示样式"},showTime:{label:"展示时间选择"}}}});
|
@@ -0,0 +1 @@
|
|
1
|
+
(function(e,a){typeof exports=="object"&&typeof module<"u"?module.exports=a():typeof define=="function"&&define.amd?define(a):(e=typeof globalThis<"u"?globalThis:e||self,e.UniverSheetsDataValidationUiZhTW=a())})(this,function(){"use strict";return{dataValidation:{title:"資料驗證",validFail:{value:"請輸入一個合法值",common:"請輸入數值或公式",number:"請輸入合法的數字或公式",formula:"請輸入合法的公式",integer:"請輸入合法的整數或公式",date:"請輸入合法的日期或公式",list:"請輸入至少一個合法選項",listInvalid:"清單來源必須是分隔清單或單行或列的參考。 ",checkboxEqual:"為勾選和未勾選的儲存格內容輸入不同的值。 ",formulaError:"引用範圍內包含不可見的數據,請重新調整範圍",listIntersects:"所選範圍不能和規則範圍相交",primitive:"自訂勾選和未勾選值不允許使用公式。 "},panel:{title:"管理資料驗證",addTitle:"新資料驗證",removeAll:"全部刪除",add:"新建規則",range:"應用範圍",rangeError:"應用範圍不合法",type:"條件型別",options:"進階設定",operator:"資料",removeRule:"刪除規則",done:"確認",formulaPlaceholder:"請輸入數值或公式",valuePlaceholder:"請輸入值",formulaAnd:"與",invalid:"資料無效時",showWarning:"顯示警告",rejectInput:"拒絕輸入",messageInfo:"文字提示",showInfo:"顯示所選單元格的提示文字",allowBlank:"忽略空值"},operators:{between:"介於",greaterThan:"大於",greaterThanOrEqual:"大於或等於",lessThan:"小於",lessThanOrEqual:"小於或等於",equal:"等於",notEqual:"不等於",notBetween:"未介於"},ruleName:{between:"介於 {FORMULA1} 和 {FORMULA2} 之間",greaterThan:"大於 {FORMULA1}",greaterThanOrEqual:"大於或等於 {FORMULA1}",lessThan:"小於 {FORMULA1}",lessThanOrEqual:"小於或等於 {FORMULA1}",equal:"等於 {FORMULA1}",notEqual:"不等於 {FORMULA1}",notBetween:"在 {FORMULA1} 和 {FORMULA2} 範圍之外"},errorMsg:{between:"值必須介於 {FORMULA1} 和 {FORMULA2} 之間",greaterThan:"值必須大於 {FORMULA1}",greaterThanOrEqual:"值必須大於或等於 {FORMULA1}",lessThan:"值必須小於 {FORMULA1}",lessThanOrEqual:"值必須小於或等於 {FORMULA1}",equal:"值必須等於 {FORMULA1}",notEqual:"值必須不等於 {FORMULA1}",notBetween:"值必須在 {FORMULA1} 和 {FORMULA2} 範圍之外"},any:{title:"任意值",error:"此儲存格的內容違反了驗證規則"},date:{title:"日期",operators:{between:"介於",greaterThan:"晚於",greaterThanOrEqual:"晚於或等於",lessThan:"早於",lessThanOrEqual:"早於或等於",equal:"等於",notEqual:"不等於",notBetween:"未介於"},ruleName:{between:"介於 {FORMULA1} 和 {FORMULA2} 之間",greaterThan:"晚於 {FORMULA1}",greaterThanOrEqual:"晚於或等於 {FORMULA1}",lessThan:"早於 {FORMULA1}",lessThanOrEqual:"早於或等於 {FORMULA1}",equal:"等於 {FORMULA1}",notEqual:"不等於 {FORMULA1}",notBetween:"在 {FORMULA1} 和 {FORMULA2} 範圍之外"},errorMsg:{between:"日期必須介於 {FORMULA1} 和 {FORMULA2} 之間",greaterThan:"日期必須晚於 {FORMULA1}",greaterThanOrEqual:"日期必須晚於或等於 {FORMULA1}",lessThan:"日期必須早於 {FORMULA1}",lessThanOrEqual:"早於或等於 {FORMULA1}",equal:"日期必須等於 {FORMULA1}",notEqual:"日期必須不等於 {FORMULA1}",notBetween:"日期必須在 {FORMULA1} 和 {FORMULA2} 範圍之外"}},list:{title:"下拉選單",name:"值必須是列表中的值",error:"輸入必須在指定的範圍內",emptyError:"請輸入一個值",add:"新增選項",dropdown:"單選",options:"選項來源",customOptions:"自訂",refOptions:"引用資料",formulaError:"列表來源必須是劃定分界後的資料列表,或是對單一行或一列的引用。 ",edit:"編輯"},listMultiple:{title:"下拉式選單-多選",dropdown:"多選"},textLength:{title:"文本長度",errorMsg:{between:"文本長度必須介於 {FORMULA1} 和 {FORMULA2} 之間",greaterThan:"文本長度必須大於 {FORMULA1}",greaterThanOrEqual:"文本長度必須大於或等於 {FORMULA1}",lessThan:"文字長度必須小於 {FORMULA1}",lessThanOrEqual:"文字長度必須小於或等於 {FORMULA1}",equal:"文本長度必須等於 {FORMULA1}",notEqual:"文字長度必須不等於 {FORMULA1}",notBetween:"文本長度必須在 {FORMULA1} 和 {FORMULA2} 範圍之外"}},decimal:{title:"數字"},whole:{title:"整數"},checkbox:{title:"複選框",error:"此儲存格的內容違反了驗證規則",tips:"在儲存格內使用自訂值",checked:"選取值",unchecked:"未選取值"},custom:{title:"自訂公式",error:"此儲存格的內容違反了驗證規則",validFail:"請輸入合法的公式",ruleName:"自訂公式 {FORMULA1}"},alert:{title:"提示",ok:"確定"},error:{title:"無效:"},renderMode:{arrow:"箭頭",chip:"條狀標籤",text:"純文字",label:"顯示樣式"},showTime:{label:"展示時間選擇"}}}});
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@univerjs/sheets-data-validation-ui",
|
3
|
-
"version": "0.
|
3
|
+
"version": "0.5.0-nightly.202411091605",
|
4
4
|
"private": false,
|
5
5
|
"description": "Data validation UI for Univer Sheets",
|
6
6
|
"author": "DreamNum <developer@univer.ai>",
|
@@ -31,11 +31,14 @@
|
|
31
31
|
"require": "./lib/cjs/*",
|
32
32
|
"types": "./lib/types/index.d.ts"
|
33
33
|
},
|
34
|
-
"./
|
35
|
-
|
34
|
+
"./locale/*": {
|
35
|
+
"import": "./lib/es/locale/*.js",
|
36
|
+
"require": "./lib/cjs/locale/*.js",
|
37
|
+
"types": "./lib/types/locale/*.d.ts"
|
38
|
+
},
|
39
|
+
"./lib/*": "./lib/*"
|
36
40
|
},
|
37
|
-
"main": "./lib/
|
38
|
-
"module": "./lib/es/index.js",
|
41
|
+
"main": "./lib/es/index.js",
|
39
42
|
"types": "./lib/types/index.d.ts",
|
40
43
|
"publishConfig": {
|
41
44
|
"access": "public"
|
@@ -52,34 +55,34 @@
|
|
52
55
|
},
|
53
56
|
"dependencies": {
|
54
57
|
"@flatten-js/interval-tree": "^1.1.3",
|
55
|
-
"@univerjs/icons": "^0.
|
58
|
+
"@univerjs/icons": "^0.2.5",
|
56
59
|
"@univerjs/protocol": "0.1.39-alpha.38",
|
57
60
|
"clsx": "^2.1.1",
|
58
61
|
"dayjs": "^1.11.13",
|
59
|
-
"@univerjs/core": "0.
|
60
|
-
"@univerjs/
|
61
|
-
"@univerjs/
|
62
|
-
"@univerjs/
|
63
|
-
"@univerjs/
|
64
|
-
"@univerjs/
|
65
|
-
"@univerjs/
|
66
|
-
"@univerjs/
|
67
|
-
"@univerjs/sheets-
|
68
|
-
"@univerjs/sheets-
|
69
|
-
"@univerjs/sheets-ui": "0.
|
70
|
-
"@univerjs/ui": "0.
|
71
|
-
"@univerjs/
|
62
|
+
"@univerjs/core": "0.5.0-nightly.202411091605",
|
63
|
+
"@univerjs/design": "0.5.0-nightly.202411091605",
|
64
|
+
"@univerjs/data-validation": "0.5.0-nightly.202411091605",
|
65
|
+
"@univerjs/engine-formula": "0.5.0-nightly.202411091605",
|
66
|
+
"@univerjs/docs-ui": "0.5.0-nightly.202411091605",
|
67
|
+
"@univerjs/docs": "0.5.0-nightly.202411091605",
|
68
|
+
"@univerjs/engine-render": "0.5.0-nightly.202411091605",
|
69
|
+
"@univerjs/sheets": "0.5.0-nightly.202411091605",
|
70
|
+
"@univerjs/sheets-numfmt": "0.5.0-nightly.202411091605",
|
71
|
+
"@univerjs/sheets-data-validation": "0.5.0-nightly.202411091605",
|
72
|
+
"@univerjs/sheets-formula-ui": "0.5.0-nightly.202411091605",
|
73
|
+
"@univerjs/sheets-ui": "0.5.0-nightly.202411091605",
|
74
|
+
"@univerjs/ui": "0.5.0-nightly.202411091605"
|
72
75
|
},
|
73
76
|
"devDependencies": {
|
74
77
|
"less": "^4.2.0",
|
75
78
|
"react": "18.3.1",
|
76
79
|
"rxjs": "^7.8.1",
|
77
80
|
"typescript": "^5.6.3",
|
78
|
-
"vite": "^5.4.
|
79
|
-
"vitest": "^2.1.
|
80
|
-
"@univerjs-infra/shared": "0.
|
81
|
+
"vite": "^5.4.10",
|
82
|
+
"vitest": "^2.1.4",
|
83
|
+
"@univerjs-infra/shared": "0.5.0-alpha.0"
|
81
84
|
},
|
82
|
-
"
|
85
|
+
"space": {
|
83
86
|
".": {
|
84
87
|
"import": "./lib/es/index.js",
|
85
88
|
"require": "./lib/cjs/index.js",
|
@@ -90,15 +93,20 @@
|
|
90
93
|
"require": "./lib/cjs/*",
|
91
94
|
"types": "./lib/types/index.d.ts"
|
92
95
|
},
|
93
|
-
"./
|
94
|
-
|
96
|
+
"./locale/*": {
|
97
|
+
"import": "./lib/es/locale/*.js",
|
98
|
+
"require": "./lib/cjs/locale/*.js",
|
99
|
+
"types": "./lib/types/locale/*.d.ts"
|
100
|
+
},
|
101
|
+
"./lib/*": "./lib/*"
|
95
102
|
},
|
96
103
|
"scripts": {
|
97
104
|
"dev": "vite",
|
98
105
|
"test": "vitest run",
|
99
106
|
"test:watch": "vitest",
|
100
107
|
"coverage": "vitest run --coverage",
|
101
|
-
"build": "
|
108
|
+
"build": "tsx build.ts",
|
102
109
|
"lint:types": "tsc --noEmit"
|
103
|
-
}
|
110
|
+
},
|
111
|
+
"module": "./lib/es/index.js"
|
104
112
|
}
|
package/LICENSE
DELETED
@@ -1,176 +0,0 @@
|
|
1
|
-
Apache License
|
2
|
-
Version 2.0, January 2004
|
3
|
-
http://www.apache.org/licenses/
|
4
|
-
|
5
|
-
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
6
|
-
|
7
|
-
1. Definitions.
|
8
|
-
|
9
|
-
"License" shall mean the terms and conditions for use, reproduction,
|
10
|
-
and distribution as defined by Sections 1 through 9 of this document.
|
11
|
-
|
12
|
-
"Licensor" shall mean the copyright owner or entity authorized by
|
13
|
-
the copyright owner that is granting the License.
|
14
|
-
|
15
|
-
"Legal Entity" shall mean the union of the acting entity and all
|
16
|
-
other entities that control, are controlled by, or are under common
|
17
|
-
control with that entity. For the purposes of this definition,
|
18
|
-
"control" means (i) the power, direct or indirect, to cause the
|
19
|
-
direction or management of such entity, whether by contract or
|
20
|
-
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
21
|
-
outstanding shares, or (iii) beneficial ownership of such entity.
|
22
|
-
|
23
|
-
"You" (or "Your") shall mean an individual or Legal Entity
|
24
|
-
exercising permissions granted by this License.
|
25
|
-
|
26
|
-
"Source" form shall mean the preferred form for making modifications,
|
27
|
-
including but not limited to software source code, documentation
|
28
|
-
source, and configuration files.
|
29
|
-
|
30
|
-
"Object" form shall mean any form resulting from mechanical
|
31
|
-
transformation or translation of a Source form, including but
|
32
|
-
not limited to compiled object code, generated documentation,
|
33
|
-
and conversions to other media types.
|
34
|
-
|
35
|
-
"Work" shall mean the work of authorship, whether in Source or
|
36
|
-
Object form, made available under the License, as indicated by a
|
37
|
-
copyright notice that is included in or attached to the work
|
38
|
-
(an example is provided in the Appendix below).
|
39
|
-
|
40
|
-
"Derivative Works" shall mean any work, whether in Source or Object
|
41
|
-
form, that is based on (or derived from) the Work and for which the
|
42
|
-
editorial revisions, annotations, elaborations, or other modifications
|
43
|
-
represent, as a whole, an original work of authorship. For the purposes
|
44
|
-
of this License, Derivative Works shall not include works that remain
|
45
|
-
separable from, or merely link (or bind by name) to the interfaces of,
|
46
|
-
the Work and Derivative Works thereof.
|
47
|
-
|
48
|
-
"Contribution" shall mean any work of authorship, including
|
49
|
-
the original version of the Work and any modifications or additions
|
50
|
-
to that Work or Derivative Works thereof, that is intentionally
|
51
|
-
submitted to Licensor for inclusion in the Work by the copyright owner
|
52
|
-
or by an individual or Legal Entity authorized to submit on behalf of
|
53
|
-
the copyright owner. For the purposes of this definition, "submitted"
|
54
|
-
means any form of electronic, verbal, or written communication sent
|
55
|
-
to the Licensor or its representatives, including but not limited to
|
56
|
-
communication on electronic mailing lists, source code control systems,
|
57
|
-
and issue tracking systems that are managed by, or on behalf of, the
|
58
|
-
Licensor for the purpose of discussing and improving the Work, but
|
59
|
-
excluding communication that is conspicuously marked or otherwise
|
60
|
-
designated in writing by the copyright owner as "Not a Contribution."
|
61
|
-
|
62
|
-
"Contributor" shall mean Licensor and any individual or Legal Entity
|
63
|
-
on behalf of whom a Contribution has been received by Licensor and
|
64
|
-
subsequently incorporated within the Work.
|
65
|
-
|
66
|
-
2. Grant of Copyright License. Subject to the terms and conditions of
|
67
|
-
this License, each Contributor hereby grants to You a perpetual,
|
68
|
-
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
69
|
-
copyright license to reproduce, prepare Derivative Works of,
|
70
|
-
publicly display, publicly perform, sublicense, and distribute the
|
71
|
-
Work and such Derivative Works in Source or Object form.
|
72
|
-
|
73
|
-
3. Grant of Patent License. Subject to the terms and conditions of
|
74
|
-
this License, each Contributor hereby grants to You a perpetual,
|
75
|
-
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
76
|
-
(except as stated in this section) patent license to make, have made,
|
77
|
-
use, offer to sell, sell, import, and otherwise transfer the Work,
|
78
|
-
where such license applies only to those patent claims licensable
|
79
|
-
by such Contributor that are necessarily infringed by their
|
80
|
-
Contribution(s) alone or by combination of their Contribution(s)
|
81
|
-
with the Work to which such Contribution(s) was submitted. If You
|
82
|
-
institute patent litigation against any entity (including a
|
83
|
-
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
84
|
-
or a Contribution incorporated within the Work constitutes direct
|
85
|
-
or contributory patent infringement, then any patent licenses
|
86
|
-
granted to You under this License for that Work shall terminate
|
87
|
-
as of the date such litigation is filed.
|
88
|
-
|
89
|
-
4. Redistribution. You may reproduce and distribute copies of the
|
90
|
-
Work or Derivative Works thereof in any medium, with or without
|
91
|
-
modifications, and in Source or Object form, provided that You
|
92
|
-
meet the following conditions:
|
93
|
-
|
94
|
-
(a) You must give any other recipients of the Work or
|
95
|
-
Derivative Works a copy of this License; and
|
96
|
-
|
97
|
-
(b) You must cause any modified files to carry prominent notices
|
98
|
-
stating that You changed the files; and
|
99
|
-
|
100
|
-
(c) You must retain, in the Source form of any Derivative Works
|
101
|
-
that You distribute, all copyright, patent, trademark, and
|
102
|
-
attribution notices from the Source form of the Work,
|
103
|
-
excluding those notices that do not pertain to any part of
|
104
|
-
the Derivative Works; and
|
105
|
-
|
106
|
-
(d) If the Work includes a "NOTICE" text file as part of its
|
107
|
-
distribution, then any Derivative Works that You distribute must
|
108
|
-
include a readable copy of the attribution notices contained
|
109
|
-
within such NOTICE file, excluding those notices that do not
|
110
|
-
pertain to any part of the Derivative Works, in at least one
|
111
|
-
of the following places: within a NOTICE text file distributed
|
112
|
-
as part of the Derivative Works; within the Source form or
|
113
|
-
documentation, if provided along with the Derivative Works; or,
|
114
|
-
within a display generated by the Derivative Works, if and
|
115
|
-
wherever such third-party notices normally appear. The contents
|
116
|
-
of the NOTICE file are for informational purposes only and
|
117
|
-
do not modify the License. You may add Your own attribution
|
118
|
-
notices within Derivative Works that You distribute, alongside
|
119
|
-
or as an addendum to the NOTICE text from the Work, provided
|
120
|
-
that such additional attribution notices cannot be construed
|
121
|
-
as modifying the License.
|
122
|
-
|
123
|
-
You may add Your own copyright statement to Your modifications and
|
124
|
-
may provide additional or different license terms and conditions
|
125
|
-
for use, reproduction, or distribution of Your modifications, or
|
126
|
-
for any such Derivative Works as a whole, provided Your use,
|
127
|
-
reproduction, and distribution of the Work otherwise complies with
|
128
|
-
the conditions stated in this License.
|
129
|
-
|
130
|
-
5. Submission of Contributions. Unless You explicitly state otherwise,
|
131
|
-
any Contribution intentionally submitted for inclusion in the Work
|
132
|
-
by You to the Licensor shall be under the terms and conditions of
|
133
|
-
this License, without any additional terms or conditions.
|
134
|
-
Notwithstanding the above, nothing herein shall supersede or modify
|
135
|
-
the terms of any separate license agreement you may have executed
|
136
|
-
with Licensor regarding such Contributions.
|
137
|
-
|
138
|
-
6. Trademarks. This License does not grant permission to use the trade
|
139
|
-
names, trademarks, service marks, or product names of the Licensor,
|
140
|
-
except as required for reasonable and customary use in describing the
|
141
|
-
origin of the Work and reproducing the content of the NOTICE file.
|
142
|
-
|
143
|
-
7. Disclaimer of Warranty. Unless required by applicable law or
|
144
|
-
agreed to in writing, Licensor provides the Work (and each
|
145
|
-
Contributor provides its Contributions) on an "AS IS" BASIS,
|
146
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
147
|
-
implied, including, without limitation, any warranties or conditions
|
148
|
-
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
149
|
-
PARTICULAR PURPOSE. You are solely responsible for determining the
|
150
|
-
appropriateness of using or redistributing the Work and assume any
|
151
|
-
risks associated with Your exercise of permissions under this License.
|
152
|
-
|
153
|
-
8. Limitation of Liability. In no event and under no legal theory,
|
154
|
-
whether in tort (including negligence), contract, or otherwise,
|
155
|
-
unless required by applicable law (such as deliberate and grossly
|
156
|
-
negligent acts) or agreed to in writing, shall any Contributor be
|
157
|
-
liable to You for damages, including any direct, indirect, special,
|
158
|
-
incidental, or consequential damages of any character arising as a
|
159
|
-
result of this License or out of the use or inability to use the
|
160
|
-
Work (including but not limited to damages for loss of goodwill,
|
161
|
-
work stoppage, computer failure or malfunction, or any and all
|
162
|
-
other commercial damages or losses), even if such Contributor
|
163
|
-
has been advised of the possibility of such damages.
|
164
|
-
|
165
|
-
9. Accepting Warranty or Additional Liability. While redistributing
|
166
|
-
the Work or Derivative Works thereof, You may choose to offer,
|
167
|
-
and charge a fee for, acceptance of support, warranty, indemnity,
|
168
|
-
or other liability obligations and/or rights consistent with this
|
169
|
-
License. However, in accepting such obligations, You may act only
|
170
|
-
on Your own behalf and on Your sole responsibility, not on behalf
|
171
|
-
of any other Contributor, and only if You agree to indemnify,
|
172
|
-
defend, and hold each Contributor harmless for any liability
|
173
|
-
incurred by, or claims asserted against, such Contributor by reason
|
174
|
-
of your accepting any such warranty or additional liability.
|
175
|
-
|
176
|
-
END OF TERMS AND CONDITIONS
|
package/lib/locale/en-US.json
DELETED
@@ -1,173 +0,0 @@
|
|
1
|
-
{
|
2
|
-
"dataValidation": {
|
3
|
-
"title": "Data validation",
|
4
|
-
"validFail": {
|
5
|
-
"value": "Please input a value",
|
6
|
-
"common": "Please input value or formula",
|
7
|
-
"number": "Please input number or formula",
|
8
|
-
"formula": "Please input formula",
|
9
|
-
"integer": "Please input integer or formula",
|
10
|
-
"date": "Please input date or formula",
|
11
|
-
"list": "Please input options",
|
12
|
-
"listInvalid": "The list source must be a delimited list or a reference to a single row or column",
|
13
|
-
"checkboxEqual": "Enter different values for ticked and unticked cell contents.",
|
14
|
-
"formulaError": "The reference range contains invisible data, please readjust the range",
|
15
|
-
"listIntersects": "The selected range cannot intersect with the scope of the rules",
|
16
|
-
"primitive": "Formulas are not permitted for custom ticked and unticked values."
|
17
|
-
},
|
18
|
-
"panel": {
|
19
|
-
"title": "Data validation management",
|
20
|
-
"addTitle": "Create new data validation",
|
21
|
-
"removeAll": "Remove All",
|
22
|
-
"add": "Add Rule",
|
23
|
-
"range": "Ranges",
|
24
|
-
"type": "Type",
|
25
|
-
"options": "Advance options",
|
26
|
-
"operator": "Operator",
|
27
|
-
"removeRule": "Remove",
|
28
|
-
"done": "Done",
|
29
|
-
"formulaPlaceholder": "Please input value or formula",
|
30
|
-
"valuePlaceholder": "Please input value",
|
31
|
-
"formulaAnd": "and",
|
32
|
-
"invalid": "Invalid",
|
33
|
-
"showWarning": "Show warning",
|
34
|
-
"rejectInput": "Reject input",
|
35
|
-
"messageInfo": "Helper message",
|
36
|
-
"showInfo": "Show help text for a selected cell",
|
37
|
-
"rangeError": "Ranges are not legal",
|
38
|
-
"allowBlank": "Allow blank values"
|
39
|
-
},
|
40
|
-
"operators": {
|
41
|
-
"between": "between",
|
42
|
-
"greaterThan": "greater than",
|
43
|
-
"greaterThanOrEqual": "greater than or equal",
|
44
|
-
"lessThan": "less than",
|
45
|
-
"lessThanOrEqual": "less than or equal",
|
46
|
-
"equal": "equal",
|
47
|
-
"notEqual": "not equal",
|
48
|
-
"notBetween": "not between"
|
49
|
-
},
|
50
|
-
"ruleName": {
|
51
|
-
"between": "is between {FORMULA1} and {FORMULA2}",
|
52
|
-
"greaterThan": "is greater than {FORMULA1}",
|
53
|
-
"greaterThanOrEqual": "is greater than or equal to {FORMULA1}",
|
54
|
-
"lessThan": "is less than {FORMULA1}",
|
55
|
-
"lessThanOrEqual": "is less than or equal to {FORMULA1}",
|
56
|
-
"equal": "is equal to {FORMULA1}",
|
57
|
-
"notEqual": "is not equal to {FORMULA1}",
|
58
|
-
"notBetween": "is not between {FORMULA1} and {FORMULA2}"
|
59
|
-
},
|
60
|
-
"errorMsg": {
|
61
|
-
"between": "Value must be between {FORMULA1} and {FORMULA2}",
|
62
|
-
"greaterThan": "Value must be greater than {FORMULA1}",
|
63
|
-
"greaterThanOrEqual": "Value must be greater than or equal to {FORMULA1}",
|
64
|
-
"lessThan": "Value must be less than {FORMULA1}",
|
65
|
-
"lessThanOrEqual": "Value must be less than or equal to {FORMULA1}",
|
66
|
-
"equal": "Value must be equal to {FORMULA1}",
|
67
|
-
"notEqual": "Value must be not equal to {FORMULA1}",
|
68
|
-
"notBetween": "Value must be not between {FORMULA1} and {FORMULA2}"
|
69
|
-
},
|
70
|
-
"any": {
|
71
|
-
"title": "Any value",
|
72
|
-
"error": "The content of this cell violates the validation rule"
|
73
|
-
},
|
74
|
-
"date": {
|
75
|
-
"title": "Date",
|
76
|
-
"operators": {
|
77
|
-
"between": "between",
|
78
|
-
"greaterThan": "after",
|
79
|
-
"greaterThanOrEqual": "on or after",
|
80
|
-
"lessThan": "before",
|
81
|
-
"lessThanOrEqual": "on or before",
|
82
|
-
"equal": "equal",
|
83
|
-
"notEqual": "not equal",
|
84
|
-
"notBetween": "not between"
|
85
|
-
},
|
86
|
-
"ruleName": {
|
87
|
-
"between": "is between {FORMULA1} and {FORMULA2}",
|
88
|
-
"greaterThan": "is after {FORMULA1}",
|
89
|
-
"greaterThanOrEqual": "is on or after {FORMULA1}",
|
90
|
-
"lessThan": "is before {FORMULA1}",
|
91
|
-
"lessThanOrEqual": "is on or before {FORMULA1}",
|
92
|
-
"equal": "is {FORMULA1}",
|
93
|
-
"notEqual": "is not {FORMULA1}",
|
94
|
-
"notBetween": "is not between {FORMULA1}"
|
95
|
-
},
|
96
|
-
"errorMsg": {
|
97
|
-
"between": "Value must be a legal date and between {FORMULA1} and {FORMULA2}",
|
98
|
-
"greaterThan": "Value must be a legal date and after {FORMULA1}",
|
99
|
-
"greaterThanOrEqual": "Value must be a legal date and on or after {FORMULA1}",
|
100
|
-
"lessThan": "Value must be a legal date and before {FORMULA1}",
|
101
|
-
"lessThanOrEqual": "Value must be a legal date and on or before {FORMULA1}",
|
102
|
-
"equal": "Value must be a legal date and {FORMULA1}",
|
103
|
-
"notEqual": "Value must be a legal date and not {FORMULA1}",
|
104
|
-
"notBetween": "Value must be a legal date and not between {FORMULA1}"
|
105
|
-
}
|
106
|
-
},
|
107
|
-
"list": {
|
108
|
-
"title": "Dropdown",
|
109
|
-
"name": "Value contains one from range",
|
110
|
-
"error": "Input must fall within specified range",
|
111
|
-
"emptyError": "Please enter a value",
|
112
|
-
"add": "Add",
|
113
|
-
"dropdown": "Select",
|
114
|
-
"options": "Options",
|
115
|
-
"customOptions": "Custom",
|
116
|
-
"refOptions": "From a range",
|
117
|
-
"formulaError": "The list source must be a delimited list of data, or a reference to a single row or column.",
|
118
|
-
"edit": "Edit"
|
119
|
-
},
|
120
|
-
"listMultiple": {
|
121
|
-
"title": "Dropdown-Multiple",
|
122
|
-
"dropdown": "Multiple select"
|
123
|
-
},
|
124
|
-
"textLength": {
|
125
|
-
"title": "Text length",
|
126
|
-
"errorMsg": {
|
127
|
-
"between": "Text length must be between {FORMULA1} and {FORMULA2}",
|
128
|
-
"greaterThan": "Text length must be after {FORMULA1}",
|
129
|
-
"greaterThanOrEqual": "Text length must be on or after {FORMULA1}",
|
130
|
-
"lessThan": "Text length must be before {FORMULA1}",
|
131
|
-
"lessThanOrEqual": "Text length must be on or before {FORMULA1}",
|
132
|
-
"equal": "Text length must be {FORMULA1}",
|
133
|
-
"notEqual": "Text length must be not {FORMULA1}",
|
134
|
-
"notBetween": "Text length must be not between {FORMULA1}"
|
135
|
-
}
|
136
|
-
},
|
137
|
-
"decimal": {
|
138
|
-
"title": "Number"
|
139
|
-
},
|
140
|
-
"whole": {
|
141
|
-
"title": "Integer"
|
142
|
-
},
|
143
|
-
"checkbox": {
|
144
|
-
"title": "Checkbox",
|
145
|
-
"error": "This cell's contents violate its validation rule",
|
146
|
-
"tips": "Use custom values within cells",
|
147
|
-
"checked": "Selected value",
|
148
|
-
"unchecked": "Unselected value"
|
149
|
-
},
|
150
|
-
"custom": {
|
151
|
-
"title": "Custom formula",
|
152
|
-
"error": "This cell's contents violate its validation rule",
|
153
|
-
"validFail": "Please input a valid formula",
|
154
|
-
"ruleName": "Custom formula is {FORMULA1}"
|
155
|
-
},
|
156
|
-
"alert": {
|
157
|
-
"title": "Error",
|
158
|
-
"ok": "OK"
|
159
|
-
},
|
160
|
-
"error": {
|
161
|
-
"title": "Invalid:"
|
162
|
-
},
|
163
|
-
"renderMode": {
|
164
|
-
"arrow": "Arrow",
|
165
|
-
"chip": "Chip",
|
166
|
-
"text": "Plain text",
|
167
|
-
"label": "Display style"
|
168
|
-
},
|
169
|
-
"showTime": {
|
170
|
-
"label": "Show TimePicker"
|
171
|
-
}
|
172
|
-
}
|
173
|
-
}
|