@nocobase/plugin-field-sequence 2.0.0-alpha.42 → 2.0.0-alpha.44
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/externalVersion.js
CHANGED
|
@@ -9,16 +9,16 @@
|
|
|
9
9
|
|
|
10
10
|
module.exports = {
|
|
11
11
|
"react": "18.2.0",
|
|
12
|
-
"@nocobase/client": "2.0.0-alpha.
|
|
13
|
-
"@nocobase/flow-engine": "2.0.0-alpha.
|
|
12
|
+
"@nocobase/client": "2.0.0-alpha.44",
|
|
13
|
+
"@nocobase/flow-engine": "2.0.0-alpha.44",
|
|
14
14
|
"@formily/antd-v5": "1.2.3",
|
|
15
15
|
"@formily/core": "2.3.7",
|
|
16
16
|
"@formily/react": "2.3.7",
|
|
17
|
-
"@nocobase/utils": "2.0.0-alpha.
|
|
17
|
+
"@nocobase/utils": "2.0.0-alpha.44",
|
|
18
18
|
"antd": "5.24.2",
|
|
19
19
|
"react-i18next": "11.18.6",
|
|
20
|
-
"@nocobase/server": "2.0.0-alpha.
|
|
21
|
-
"@nocobase/database": "2.0.0-alpha.
|
|
20
|
+
"@nocobase/server": "2.0.0-alpha.44",
|
|
21
|
+
"@nocobase/database": "2.0.0-alpha.44",
|
|
22
22
|
"dayjs": "1.11.13",
|
|
23
23
|
"lodash": "4.17.21"
|
|
24
24
|
};
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Sequence": "Последовательность",
|
|
3
|
+
"Sequence rules": "Правила последовательности",
|
|
4
|
+
"Add rule": "Добавить правило",
|
|
5
|
+
"Inputable": "Вводимый",
|
|
6
|
+
"Match rules": "Правила соответствия",
|
|
7
|
+
"Type": "Тип",
|
|
8
|
+
"Autoincrement": "Автоинкремент",
|
|
9
|
+
"Fixed text": "Фиксированный текст",
|
|
10
|
+
"Text content": "Содержимое текста",
|
|
11
|
+
"Rule content": "Содержимое правила",
|
|
12
|
+
"{{value}} Digits": "{{value}} цифр",
|
|
13
|
+
"Digits": "Цифры",
|
|
14
|
+
"Start from": "Начать с",
|
|
15
|
+
"Starts from {{value}}": "Начинается с {{value}}",
|
|
16
|
+
"Reset cycle": "Цикл сброса",
|
|
17
|
+
"No reset": "Без сброса",
|
|
18
|
+
"Daily": "Ежедневно",
|
|
19
|
+
"Every Monday": "Каждый понедельник",
|
|
20
|
+
"Monthly": "Ежемесячно",
|
|
21
|
+
"Yearly": "Ежегодно",
|
|
22
|
+
"Operations": "Операции",
|
|
23
|
+
"Customize": "Настроить"
|
|
24
|
+
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"name":"cron-parser","version":"4.4.0","description":"Node.js library for parsing crontab instructions","main":"lib/parser.js","types":"index.d.ts","typesVersions":{"<4.1":{"*":["types/ts3/*"]}},"directories":{"test":"test"},"scripts":{"test:tsd":"tsd","test:unit":"TZ=UTC tap ./test/*.js","test:cover":"TZ=UTC tap --coverage-report=html ./test/*.js","lint":"eslint .","lint:fix":"eslint --fix .","test":"npm run lint && npm run test:unit && npm run test:tsd"},"repository":{"type":"git","url":"https://github.com/harrisiirak/cron-parser.git"},"keywords":["cron","crontab","parser"],"author":"Harri Siirak","contributors":["Nicholas Clawson","Daniel Prentis <daniel@salsitasoft.com>","Renault John Lecoultre","Richard Astbury <richard.astbury@gmail.com>","Meaglin Wasabi <Meaglin.wasabi@gmail.com>","Mike Kusold <hello@mikekusold.com>","Alex Kit <alex.kit@atmajs.com>","Santiago Gimeno <santiago.gimeno@gmail.com>","Daniel <darc.tec@gmail.com>","Christian Steininger <christian.steininger.cs@gmail.com>","Mykola Piskovyi <m.piskovyi@gmail.com>","Brian Vaughn <brian.david.vaughn@gmail.com>","Nicholas Clawson <nickclaw@gmail.com>","Yasuhiroki <yasuhiroki.duck@gmail.com>","Nicholas Clawson <nickclaw@gmail.com>","Brendan Warkentin <faazshift@gmail.com>","Charlie Fish <fishcharlie.code@gmail.com>","Ian Graves <ian+diskimage@iangrav.es>","Andy Thompson <me@andytson.com>","Regev Brody <regevbr@gmail.com>"],"license":"MIT","dependencies":{"luxon":"^1.28.0"},"devDependencies":{"eslint":"^8.2.0","sinon":"^10.0.0","tap":"^16.0.1","tsd":"^0.19.0"},"engines":{"node":">=0.8"},"browser":{"fs":false},"tap":{"check-coverage":false},"tsd":{"directory":"test","compilerOptions":{"lib":["es2017","dom"]}},"_lastModified":"2025-11-
|
|
1
|
+
{"name":"cron-parser","version":"4.4.0","description":"Node.js library for parsing crontab instructions","main":"lib/parser.js","types":"index.d.ts","typesVersions":{"<4.1":{"*":["types/ts3/*"]}},"directories":{"test":"test"},"scripts":{"test:tsd":"tsd","test:unit":"TZ=UTC tap ./test/*.js","test:cover":"TZ=UTC tap --coverage-report=html ./test/*.js","lint":"eslint .","lint:fix":"eslint --fix .","test":"npm run lint && npm run test:unit && npm run test:tsd"},"repository":{"type":"git","url":"https://github.com/harrisiirak/cron-parser.git"},"keywords":["cron","crontab","parser"],"author":"Harri Siirak","contributors":["Nicholas Clawson","Daniel Prentis <daniel@salsitasoft.com>","Renault John Lecoultre","Richard Astbury <richard.astbury@gmail.com>","Meaglin Wasabi <Meaglin.wasabi@gmail.com>","Mike Kusold <hello@mikekusold.com>","Alex Kit <alex.kit@atmajs.com>","Santiago Gimeno <santiago.gimeno@gmail.com>","Daniel <darc.tec@gmail.com>","Christian Steininger <christian.steininger.cs@gmail.com>","Mykola Piskovyi <m.piskovyi@gmail.com>","Brian Vaughn <brian.david.vaughn@gmail.com>","Nicholas Clawson <nickclaw@gmail.com>","Yasuhiroki <yasuhiroki.duck@gmail.com>","Nicholas Clawson <nickclaw@gmail.com>","Brendan Warkentin <faazshift@gmail.com>","Charlie Fish <fishcharlie.code@gmail.com>","Ian Graves <ian+diskimage@iangrav.es>","Andy Thompson <me@andytson.com>","Regev Brody <regevbr@gmail.com>"],"license":"MIT","dependencies":{"luxon":"^1.28.0"},"devDependencies":{"eslint":"^8.2.0","sinon":"^10.0.0","tap":"^16.0.1","tsd":"^0.19.0"},"engines":{"node":">=0.8"},"browser":{"fs":false},"tap":{"check-coverage":false},"tsd":{"directory":"test","compilerOptions":{"lib":["es2017","dom"]}},"_lastModified":"2025-11-21T01:35:19.356Z"}
|
package/package.json
CHANGED
|
@@ -1,13 +1,16 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@nocobase/plugin-field-sequence",
|
|
3
3
|
"displayName": "Collection field: Sequence",
|
|
4
|
+
"displayName.ru-RU": "Поле коллекции: Последовательность",
|
|
4
5
|
"displayName.zh-CN": "数据表字段:自动编码",
|
|
5
6
|
"description": "Automatically generate codes based on configured rules, supporting combinations of dates, numbers, and text.",
|
|
7
|
+
"description.ru-RU": "Автоматически генерирует коды по заданным правилам с поддержкой комбинаций дат, чисел и текста.",
|
|
6
8
|
"description.zh-CN": "根据配置的规则自动生成编码,支持日期、数字、文本的组合。",
|
|
7
|
-
"version": "2.0.0-alpha.
|
|
9
|
+
"version": "2.0.0-alpha.44",
|
|
8
10
|
"license": "AGPL-3.0",
|
|
9
11
|
"main": "./dist/server/index.js",
|
|
10
12
|
"homepage": "https://docs.nocobase.com/handbook/field-sequence",
|
|
13
|
+
"homepage.ru-RU": "https://docs-ru.nocobase.com/handbook/field-sequence",
|
|
11
14
|
"homepage.zh-CN": "https://docs-cn.nocobase.com/handbook/field-sequence",
|
|
12
15
|
"devDependencies": {
|
|
13
16
|
"@formily/antd-v5": "1.x",
|
|
@@ -29,7 +32,7 @@
|
|
|
29
32
|
"@nocobase/test": "2.x",
|
|
30
33
|
"@nocobase/utils": "2.x"
|
|
31
34
|
},
|
|
32
|
-
"gitHead": "
|
|
35
|
+
"gitHead": "075bd484c270740fe9b02f1989818da91139b6b9",
|
|
33
36
|
"keywords": [
|
|
34
37
|
"Collection fields"
|
|
35
38
|
]
|