@nocobase/plugin-field-sequence 2.0.0-alpha.9 → 2.1.0-alpha.1

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.
@@ -9,16 +9,16 @@
9
9
 
10
10
  module.exports = {
11
11
  "react": "18.2.0",
12
- "@nocobase/client": "2.0.0-alpha.9",
13
- "@nocobase/flow-engine": "2.0.0-alpha.9",
12
+ "@nocobase/client": "2.1.0-alpha.1",
13
+ "@nocobase/flow-engine": "2.1.0-alpha.1",
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.9",
17
+ "@nocobase/utils": "2.1.0-alpha.1",
18
18
  "antd": "5.24.2",
19
19
  "react-i18next": "11.18.6",
20
- "@nocobase/server": "2.0.0-alpha.9",
21
- "@nocobase/database": "2.0.0-alpha.9",
22
- "dayjs": "1.11.13",
23
- "lodash": "4.17.21"
20
+ "@nocobase/server": "2.1.0-alpha.1",
21
+ "lodash": "4.17.21",
22
+ "@nocobase/database": "2.1.0-alpha.1",
23
+ "dayjs": "1.11.13"
24
24
  };
@@ -1,37 +1,37 @@
1
1
  {
2
- "Sequence": "Sequenz",
3
- "Automatically generate codes based on configured rules, supporting combinations of dates, numbers, and text.": "Generieren Sie automatisch Codes basierend auf konfigurierten Regeln, unterstützt Kombinationen aus Datum, Zahlen und Text.",
4
- "Sequence rules": "Sequenzregeln",
5
2
  "Add rule": "Regel hinzufügen",
6
- "Inputable": "Eingabefähig",
7
- "Match rules": "Übereinstimmungsregeln",
8
- "Type": "Typ",
9
3
  "Autoincrement": "Automatische Erhöhung",
10
- "Fixed text": "Fester Text",
11
- "Text content": "Textinhalt",
4
+ "Automatically generate codes based on configured rules, supporting combinations of dates, numbers, and text.": "Generieren Sie automatisch Codes basierend auf konfigurierten Regeln, unterstützt Kombinationen aus Datum, Zahlen und Text.",
5
+ "Character sets": "Zeichensätze",
6
+ "Customize": "Anpassen",
7
+ "Daily": "Täglich",
12
8
  "Date": "Datum",
13
9
  "Date format": "Datumsformat",
14
- "Supports all formats of the Day.js library, such as \"YYYYMMDD\", \"YYYY-MM-DD\", etc.": "Unterstützt alle Formate der Day.js-Bibliothek, wie \"YYYYMMDD\", \"YYYY-MM-DD\" usw.",
15
- "Rule content": "Regelinhalt",
16
- "{{value}} Digits": "{{value}} Ziffern",
17
10
  "Digits": "Ziffern",
18
- "Start from": "Beginnen bei",
19
- "Starts from {{value}}": "Beginnt bei {{value}}",
20
- "Reset cycle": "Zurücksetzungszyklus",
21
- "No reset": "Kein Zurücksetzen",
22
- "Daily": "Täglich",
23
11
  "Every Monday": "Jeden Montag",
12
+ "Fixed text": "Fester Text",
13
+ "Inputable": "Eingabefähig",
14
+ "Length": "Länge",
15
+ "Lowercase letters": "Kleinbuchstaben",
16
+ "Match rules": "Übereinstimmungsregeln",
24
17
  "Monthly": "Monatlich",
25
- "Yearly": "Jährlich",
18
+ "No reset": "Kein Zurücksetzen",
19
+ "Number": "Zahl",
26
20
  "Operations": "Operationen",
27
- "Customize": "Anpassen",
28
21
  "Random character": "Zufälliges Zeichen",
29
- "Length": "Länge",
30
- "Will generate random characters with specified length.": "Generiert zufällige Zeichen mit angegebener Länge.",
31
- "Character sets": "Zeichensätze",
22
+ "Reset cycle": "Zurücksetzungszyklus",
23
+ "Rule content": "Regelinhalt",
32
24
  "Select character sets to generate random characters.": "Wählen Sie Zeichensätze zur Generierung zufälliger Zeichen.",
33
- "Number": "Zahl",
34
- "Lowercase letters": "Kleinbuchstaben",
25
+ "Sequence": "Sequenz",
26
+ "Sequence rules": "Sequenzregeln",
27
+ "Start from": "Beginnen bei",
28
+ "Starts from {{value}}": "Beginnt bei {{value}}",
29
+ "Supports all formats of the Day.js library, such as \"YYYYMMDD\", \"YYYY-MM-DD\", etc.": "Unterstützt alle Formate der Day.js-Bibliothek, wie \"YYYYMMDD\", \"YYYY-MM-DD\" usw.",
30
+ "Symbols": "Symbole",
31
+ "Text content": "Textinhalt",
32
+ "Type": "Typ",
35
33
  "Uppercase letters": "Großbuchstaben",
36
- "Symbols": "Symbole"
37
- }
34
+ "Will generate random characters with specified length.": "Generiert zufällige Zeichen mit angegebener Länge.",
35
+ "Yearly": "Jährlich",
36
+ "{{value}} Digits": "{{value}} Ziffern"
37
+ }
@@ -1,24 +1,37 @@
1
1
  {
2
- "Sequence": "Sequence",
3
- "Sequence rules": "Sequence rules",
4
2
  "Add rule": "Add rule",
5
- "Inputable": "Inputable",
6
- "Match rules": "Match rules",
7
- "Type": "Type",
8
3
  "Autoincrement": "Autoincrement",
4
+ "Automatically generate codes based on configured rules, supporting combinations of dates, numbers, and text.": "Automatically generate codes based on configured rules, supporting combinations of dates, numbers, and text.",
5
+ "Character sets": "Character sets",
6
+ "Customize": "Customize",
7
+ "Daily": "Daily",
8
+ "Date": "Date",
9
+ "Date format": "Date format",
10
+ "Digits": "Digits",
11
+ "Every Monday": "Every Monday",
9
12
  "Fixed text": "Fixed text",
10
- "Text content": "Text content",
13
+ "Inputable": "Inputable",
14
+ "Length": "Length",
15
+ "Lowercase letters": "Lowercase letters",
16
+ "Match rules": "Match rules",
17
+ "Monthly": "Monthly",
18
+ "No reset": "No reset",
19
+ "Number": "Number",
20
+ "Operations": "Operations",
21
+ "Random character": "Random character",
22
+ "Reset cycle": "Reset cycle",
11
23
  "Rule content": "Rule content",
12
- "{{value}} Digits": "{{value}} Digits",
13
- "Digits": "Digits",
24
+ "Select character sets to generate random characters.": "Select character sets to generate random characters.",
25
+ "Sequence": "Sequence",
26
+ "Sequence rules": "Sequence rules",
14
27
  "Start from": "Start from",
15
28
  "Starts from {{value}}": "Starts from {{value}}",
16
- "Reset cycle": "Reset cycle",
17
- "No reset": "No reset",
18
- "Daily": "Daily",
19
- "Every Monday": "Every Monday",
20
- "Monthly": "Monthly",
29
+ "Supports all formats of the Day.js library, such as \"YYYYMMDD\", \"YYYY-MM-DD\", etc.": "Supports all formats of the Day.js library, such as \"YYYYMMDD\", \"YYYY-MM-DD\", etc.",
30
+ "Symbols": "Symbols",
31
+ "Text content": "Text content",
32
+ "Type": "Type",
33
+ "Uppercase letters": "Uppercase letters",
34
+ "Will generate random characters with specified length.": "Will generate random characters with specified length.",
21
35
  "Yearly": "Yearly",
22
- "Operations": "Operations",
23
- "Customize": "Customize"
24
- }
36
+ "{{value}} Digits": "{{value}} Digits"
37
+ }
@@ -1,24 +1,37 @@
1
1
  {
2
- "Sequence": "Secuencia",
3
- "Sequence rules": "Reglas de secuencia",
4
2
  "Add rule": "Añadir regla",
5
- "Inputable": "Inputable",
6
- "Match rules": "Emparejar reglas",
7
- "Type": "Tipo",
8
3
  "Autoincrement": "Autoincremento",
4
+ "Automatically generate codes based on configured rules, supporting combinations of dates, numbers, and text.": "Automatically generate codes based on configured rules, supporting combinations of dates, numbers, and text.",
5
+ "Character sets": "Character sets",
6
+ "Customize": "Personalizar",
7
+ "Daily": "Diario",
8
+ "Date": "Date",
9
+ "Date format": "Date format",
10
+ "Digits": "Dígitos",
11
+ "Every Monday": "Todos los lunes",
9
12
  "Fixed text": "Texto fijo",
10
- "Text content": "Contenido del texto",
13
+ "Inputable": "Inputable",
14
+ "Length": "Length",
15
+ "Lowercase letters": "Lowercase letters",
16
+ "Match rules": "Emparejar reglas",
17
+ "Monthly": "Mensualmente",
18
+ "No reset": "Sin reinicio",
19
+ "Number": "Number",
20
+ "Operations": "Operaciones",
21
+ "Random character": "Random character",
22
+ "Reset cycle": "Reinicia ciclo",
11
23
  "Rule content": "Contenido de la regla",
12
- "{{value}} Digits": "{{value}} Dígitos",
13
- "Digits": "Dígitos",
24
+ "Select character sets to generate random characters.": "Select character sets to generate random characters.",
25
+ "Sequence": "Secuencia",
26
+ "Sequence rules": "Reglas de secuencia",
14
27
  "Start from": "Empezar desde",
15
28
  "Starts from {{value}}": " Empieza a partir de {{value}}",
16
- "Reset cycle": "Reinicia ciclo",
17
- "No reset": "Sin reinicio",
18
- "Daily": "Diario",
19
- "Every Monday": "Todos los lunes",
20
- "Monthly": "Mensualmente",
29
+ "Supports all formats of the Day.js library, such as \"YYYYMMDD\", \"YYYY-MM-DD\", etc.": "Supports all formats of the Day.js library, such as \"YYYYMMDD\", \"YYYY-MM-DD\", etc.",
30
+ "Symbols": "Symbols",
31
+ "Text content": "Contenido del texto",
32
+ "Type": "Tipo",
33
+ "Uppercase letters": "Uppercase letters",
34
+ "Will generate random characters with specified length.": "Will generate random characters with specified length.",
21
35
  "Yearly": "Anual",
22
- "Operations": "Operaciones",
23
- "Customize": "Personalizar"
24
- }
36
+ "{{value}} Digits": "{{value}} Dígitos"
37
+ }
@@ -1,24 +1,37 @@
1
1
  {
2
- "Sequence": "Séquence",
3
- "Sequence rules": "Règles de séquence",
4
2
  "Add rule": "Ajouter une règle",
5
- "Inputable": "Modifiable",
6
- "Match rules": "Règles de correspondance",
7
- "Type": "Type",
8
3
  "Autoincrement": "Incrémentation automatique",
4
+ "Automatically generate codes based on configured rules, supporting combinations of dates, numbers, and text.": "Automatically generate codes based on configured rules, supporting combinations of dates, numbers, and text.",
5
+ "Character sets": "Character sets",
6
+ "Customize": "Personnaliser",
7
+ "Daily": "Quotidien",
8
+ "Date": "Date",
9
+ "Date format": "Date format",
10
+ "Digits": "Chiffres",
11
+ "Every Monday": "Chaque lundi",
9
12
  "Fixed text": "Texte fixe",
10
- "Text content": "Contenu du texte",
13
+ "Inputable": "Modifiable",
14
+ "Length": "Length",
15
+ "Lowercase letters": "Lowercase letters",
16
+ "Match rules": "Règles de correspondance",
17
+ "Monthly": "Mensuel",
18
+ "No reset": "Pas de réinitialisation",
19
+ "Number": "Number",
20
+ "Operations": "Opérations",
21
+ "Random character": "Random character",
22
+ "Reset cycle": "Cycle de réinitialisation",
11
23
  "Rule content": "Contenu de la règle",
12
- "{{value}} Digits": "{{value}} chiffres",
13
- "Digits": "Chiffres",
24
+ "Select character sets to generate random characters.": "Select character sets to generate random characters.",
25
+ "Sequence": "Séquence",
26
+ "Sequence rules": "Règles de séquence",
14
27
  "Start from": "Commencer à partir de",
15
28
  "Starts from {{value}}": "Commence à partir de {{value}}",
16
- "Reset cycle": "Cycle de réinitialisation",
17
- "No reset": "Pas de réinitialisation",
18
- "Daily": "Quotidien",
19
- "Every Monday": "Chaque lundi",
20
- "Monthly": "Mensuel",
29
+ "Supports all formats of the Day.js library, such as \"YYYYMMDD\", \"YYYY-MM-DD\", etc.": "Supports all formats of the Day.js library, such as \"YYYYMMDD\", \"YYYY-MM-DD\", etc.",
30
+ "Symbols": "Symbols",
31
+ "Text content": "Contenu du texte",
32
+ "Type": "Type",
33
+ "Uppercase letters": "Uppercase letters",
34
+ "Will generate random characters with specified length.": "Will generate random characters with specified length.",
21
35
  "Yearly": "Annuel",
22
- "Operations": "Opérations",
23
- "Customize": "Personnaliser"
24
- }
36
+ "{{value}} Digits": "{{value}} chiffres"
37
+ }
@@ -0,0 +1,37 @@
1
+ {
2
+ "Add rule": "Szabály hozzáadása",
3
+ "Autoincrement": "Automatikus növelés",
4
+ "Automatically generate codes based on configured rules, supporting combinations of dates, numbers, and text.": "Automatikusan generált kódok beállított szabályok alapján, támogatva a dátumok, számok és szövegek kombinációit.",
5
+ "Character sets": "Karakterkészletek",
6
+ "Customize": "Testreszabás",
7
+ "Daily": "Naponta",
8
+ "Date": "Dátum",
9
+ "Date format": "Dátumformátum",
10
+ "Digits": "Számjegyek",
11
+ "Every Monday": "Minden hétfőn",
12
+ "Fixed text": "Fix szöveg",
13
+ "Inputable": "Bevihető",
14
+ "Length": "Hossz",
15
+ "Lowercase letters": "Kisbetűk",
16
+ "Match rules": "Illesztési szabályok",
17
+ "Monthly": "Havonta",
18
+ "No reset": "Nincs visszaállítás",
19
+ "Number": "Szám",
20
+ "Operations": "Műveletek",
21
+ "Random character": "Véletlenszerű karakter",
22
+ "Reset cycle": "Visszaállítási ciklus",
23
+ "Rule content": "Szabály tartalma",
24
+ "Select character sets to generate random characters.": "Válasszon karakterkészleteket a véletlenszerű karakterek generálásához.",
25
+ "Sequence": "Sorrend",
26
+ "Sequence rules": "Sorrend szabályok",
27
+ "Start from": "Kezdődik innen",
28
+ "Starts from {{value}}": "{{value}}-től kezdődik",
29
+ "Supports all formats of the Day.js library, such as \"YYYYMMDD\", \"YYYY-MM-DD\", etc.": "A Day.js könyvtár minden formátumát támogatja, például \"YYYYMMDD\", \"YYYY-MM-DD\", stb.",
30
+ "Symbols": "Szimbólumok",
31
+ "Text content": "Szövegtartalom",
32
+ "Type": "Típus",
33
+ "Uppercase letters": "Nagybetűk",
34
+ "Will generate random characters with specified length.": "Adott hosszúságú véletlenszerű karaktereket generál.",
35
+ "Yearly": "Évente",
36
+ "{{value}} Digits": "{{value}} számjegy"
37
+ }
@@ -0,0 +1,37 @@
1
+ {
2
+ "Add rule": "Tambah aturan",
3
+ "Autoincrement": "Penambahan otomatis",
4
+ "Automatically generate codes based on configured rules, supporting combinations of dates, numbers, and text.": "Secara otomatis membuat kode berdasarkan aturan yang dikonfigurasi, mendukung kombinasi tanggal, angka, dan teks.",
5
+ "Character sets": "Set karakter",
6
+ "Customize": "Sesuaikan",
7
+ "Daily": "Harian",
8
+ "Date": "Tanggal",
9
+ "Date format": "Format tanggal",
10
+ "Digits": "Digit",
11
+ "Every Monday": "Setiap Senin",
12
+ "Fixed text": "Teks tetap",
13
+ "Inputable": "Dapat dimasukkan",
14
+ "Length": "Panjang",
15
+ "Lowercase letters": "Huruf kecil",
16
+ "Match rules": "Aturan pencocokan",
17
+ "Monthly": "Bulanan",
18
+ "No reset": "Tidak diatur ulang",
19
+ "Number": "Angka",
20
+ "Operations": "Operasi",
21
+ "Random character": "Karakter acak",
22
+ "Reset cycle": "Siklus reset",
23
+ "Rule content": "Konten aturan",
24
+ "Select character sets to generate random characters.": "Pilih set karakter untuk menghasilkan karakter acak.",
25
+ "Sequence": "Urutan",
26
+ "Sequence rules": "Aturan urutan",
27
+ "Start from": "Mulai dari",
28
+ "Starts from {{value}}": "Mulai dari {{value}}",
29
+ "Supports all formats of the Day.js library, such as \"YYYYMMDD\", \"YYYY-MM-DD\", etc.": "Mendukung semua format pustaka Day.js, seperti \"YYYYMMDD\", \"YYYY-MM-DD\", dll.",
30
+ "Symbols": "Simbol",
31
+ "Text content": "Konten teks",
32
+ "Type": "Tipe",
33
+ "Uppercase letters": "Huruf besar",
34
+ "Will generate random characters with specified length.": "Akan menghasilkan karakter acak dengan panjang yang ditentukan.",
35
+ "Yearly": "Tahunan",
36
+ "{{value}} Digits": "{{value}} Digit"
37
+ }
@@ -1,37 +1,37 @@
1
1
  {
2
- "Sequence": "Sequenza",
3
- "Sequence rules": "Regole di sequenza",
4
2
  "Add rule": "Aggiungi regola",
5
- "Inputable": "Inseribile",
6
- "Match rules": "Regole di corrispondenza",
7
- "Type": "Tipo",
8
3
  "Autoincrement": "Autoincremento",
9
- "Fixed text": "Testo fisso",
10
- "Text content": "Contenuto testuale",
11
- "Rule content": "Contenuto regola",
12
- "{{value}} Digits": "{{value}} Cifre",
13
- "Digits": "Cifre",
14
- "Start from": "Inizia da",
15
- "Starts from {{value}}": "Inizia da {{value}}",
16
- "Reset cycle": "Ciclo di reset",
17
- "No reset": "Nessun reset",
4
+ "Automatically generate codes based on configured rules, supporting combinations of dates, numbers, and text.": "Genera automaticamente codici basati su regole configurate, supportando combinazioni di date, numeri e testo.",
5
+ "Character sets": "Set di caratteri",
6
+ "Customize": "Personalizza",
18
7
  "Daily": "Giornaliero",
8
+ "Date": "Data",
9
+ "Date format": "Formato data",
10
+ "Digits": "Cifre",
19
11
  "Every Monday": "Ogni lunedì",
12
+ "Fixed text": "Testo fisso",
13
+ "Inputable": "Inseribile",
14
+ "Length": "Lunghezza",
15
+ "Lowercase letters": "Lettere minuscole",
16
+ "Match rules": "Regole di corrispondenza",
20
17
  "Monthly": "Mensile",
21
- "Yearly": "Annuale",
18
+ "No reset": "Nessun reset",
19
+ "Number": "Numero",
22
20
  "Operations": "Operazioni",
23
- "Customize": "Personalizza",
24
- "Automatically generate codes based on configured rules, supporting combinations of dates, numbers, and text.": "Genera automaticamente codici basati su regole configurate, supportando combinazioni di date, numeri e testo.",
25
- "Date": "Data",
26
- "Date format": "Formato data",
27
- "Supports all formats of the Day.js library, such as \"YYYYMMDD\", \"YYYY-MM-DD\", etc.": "Supporta tutti i formati della libreria Day.js, come \"YYYYMMDD\", \"YYYY-MM-DD\", ecc.",
28
21
  "Random character": "Carattere casuale",
29
- "Length": "Lunghezza",
30
- "Will generate random characters with specified length.": "Genererà caratteri casuali con la lunghezza specificata.",
31
- "Character sets": "Set di caratteri",
22
+ "Reset cycle": "Ciclo di reset",
23
+ "Rule content": "Contenuto regola",
32
24
  "Select character sets to generate random characters.": "Seleziona i set di caratteri per generare caratteri casuali.",
33
- "Number": "Numero",
34
- "Lowercase letters": "Lettere minuscole",
25
+ "Sequence": "Sequenza",
26
+ "Sequence rules": "Regole di sequenza",
27
+ "Start from": "Inizia da",
28
+ "Starts from {{value}}": "Inizia da {{value}}",
29
+ "Supports all formats of the Day.js library, such as \"YYYYMMDD\", \"YYYY-MM-DD\", etc.": "Supporta tutti i formati della libreria Day.js, come \"YYYYMMDD\", \"YYYY-MM-DD\", ecc.",
30
+ "Symbols": "Simboli",
31
+ "Text content": "Contenuto testuale",
32
+ "Type": "Tipo",
35
33
  "Uppercase letters": "Lettere maiuscole",
36
- "Symbols": "Simboli"
37
- }
34
+ "Will generate random characters with specified length.": "Genererà caratteri casuali con la lunghezza specificata.",
35
+ "Yearly": "Annuale",
36
+ "{{value}} Digits": "{{value}} Cifre"
37
+ }
@@ -1,28 +1,37 @@
1
1
  {
2
- "Sequence": "シーケンス",
3
- "Sequence rules": "シーケンスルール",
4
2
  "Add rule": "ルールを追加",
5
- "Inputable": "入力可能",
6
- "Match rules": "ルールを満たす必要があります",
7
- "Type": "タイプ",
8
3
  "Autoincrement": "オートインクリメント",
4
+ "Automatically generate codes based on configured rules, supporting combinations of dates, numbers, and text.": "設定されたルールに基づいて自動的にコードが生成され、日付、数字、テキストの組み合わせがサポートされます。",
5
+ "Character sets": "文字セット",
6
+ "Customize": "カスタマイズ",
7
+ "Daily": "毎日",
8
+ "Date": "日付",
9
+ "Date format": "日付フォーマット",
10
+ "Digits": "桁数",
11
+ "Every Monday": "毎週月曜日",
9
12
  "Fixed text": "固定テキスト",
10
- "Text content": "テキスト内容",
13
+ "Inputable": "入力可能",
14
+ "Length": "長さ",
15
+ "Lowercase letters": "小文字",
16
+ "Match rules": "ルールを満たす必要があります",
17
+ "Monthly": "毎月",
18
+ "No reset": "リセットなし",
19
+ "Number": "数字",
20
+ "Operations": "操作",
21
+ "Random character": "ランダム文字",
22
+ "Reset cycle": "リセット周期",
11
23
  "Rule content": "ルール内容",
12
- "{{value}} Digits": "{{value}} 桁数",
13
- "Digits": "桁数",
24
+ "Select character sets to generate random characters.": "ランダム文字生成に使用する文字セットを選択",
25
+ "Sequence": "シーケンス",
26
+ "Sequence rules": "シーケンスルール",
14
27
  "Start from": "開始位置",
15
28
  "Starts from {{value}}": "{{value}} から開始",
16
- "Reset cycle": "リセット周期",
17
- "No reset": "リセットなし",
18
- "Daily": "毎日",
19
- "Every Monday": "毎週月曜日",
20
- "Monthly": "毎月",
29
+ "Supports all formats of the Day.js library, such as \"YYYYMMDD\", \"YYYY-MM-DD\", etc.": "Day.jsライブラリのすべてのフォーマットに対応しています。例えば「YYYYMMDD」「YYYY-MM-DD」など。",
30
+ "Symbols": "記号",
31
+ "Text content": "テキスト内容",
32
+ "Type": "タイプ",
33
+ "Uppercase letters": "大文字",
34
+ "Will generate random characters with specified length.": "指定された長さのランダム文字を生成します",
21
35
  "Yearly": "毎年",
22
- "Operations": "操作",
23
- "Customize": "カスタマイズ",
24
- "Automatically generate codes based on configured rules, supporting combinations of dates, numbers, and text.": "設定されたルールに基づいて自動的にコードが生成され、日付、数字、テキストの組み合わせがサポートされます。",
25
- "Date": "日付",
26
- "Date format": "日付フォーマット",
27
- "Supports all formats of the Day.js library, such as \"YYYYMMDD\", \"YYYY-MM-DD\", etc.": "Day.jsライブラリのすべてのフォーマットに対応しています。例えば「YYYYMMDD」「YYYY-MM-DD」など。"
36
+ "{{value}} Digits": "{{value}} 桁数"
28
37
  }
@@ -1,24 +1,37 @@
1
1
  {
2
- "Sequence": "자동 코드",
3
- "Sequence rules": "순차 규칙",
4
2
  "Add rule": "규칙 추가",
5
- "Inputable": "입력 가능",
6
- "Match rules": "규칙과 일치해야 함",
7
- "Type": "유형",
8
3
  "Autoincrement": "자동 증가",
4
+ "Automatically generate codes based on configured rules, supporting combinations of dates, numbers, and text.": "설정된 규칙에 따라 날짜, 숫자, 텍스트 조합으로 자동 코드를 생성합니다.",
5
+ "Character sets": "문자 집합",
6
+ "Customize": "사용자 정의",
7
+ "Daily": "일간",
8
+ "Date": "날짜",
9
+ "Date format": "날짜 형식",
10
+ "Digits": "자릿수",
11
+ "Every Monday": "매주 월요일",
9
12
  "Fixed text": "고정 텍스트",
10
- "Text content": "텍스트 내용",
13
+ "Inputable": "입력 가능",
14
+ "Length": "길이",
15
+ "Lowercase letters": "소문자",
16
+ "Match rules": "규칙과 일치해야 함",
17
+ "Monthly": "월간",
18
+ "No reset": "초기화 없음",
19
+ "Number": "숫자",
20
+ "Operations": "작업",
21
+ "Random character": "무작위 문자",
22
+ "Reset cycle": "초기화 주기",
11
23
  "Rule content": "규칙 내용",
12
- "{{value}} Digits": "{{value}} 자리 숫자",
13
- "Digits": "자릿수",
14
- "Start from": "시작일",
24
+ "Select character sets to generate random characters.": "무작위 문자를 생성할 문자 집합을 선택하세요.",
25
+ "Sequence": "자동 코드",
26
+ "Sequence rules": "순차 규칙",
27
+ "Start from": "시작값",
15
28
  "Starts from {{value}}": "{{value}}에서 시작",
16
- "Reset cycle": "초기화 주기",
17
- "No reset": "초기화 없음",
18
- "Daily": "매일",
19
- "Every Monday": "매주 월요일",
20
- "Monthly": "매월",
21
- "Yearly": "매년",
22
- "Operations": "조작",
23
- "Customize": "사용자 정의"
24
- }
29
+ "Supports all formats of the Day.js library, such as \"YYYYMMDD\", \"YYYY-MM-DD\", etc.": "Day.js 라이브러리의 모든 형식을 지원합니다. 예: \"YYYYMMDD\", \"YYYY-MM-DD\" 등",
30
+ "Symbols": "기호",
31
+ "Text content": "텍스트 내용",
32
+ "Type": "유형",
33
+ "Uppercase letters": "대문자",
34
+ "Will generate random characters with specified length.": "지정한 길이만큼 무작위 문자를 생성합니다.",
35
+ "Yearly": "연간",
36
+ "{{value}} Digits": "{{value}}자리 숫자"
37
+ }
@@ -1,37 +1,37 @@
1
1
  {
2
- "Sequence": "Reeks",
3
- "Automatically generate codes based on configured rules, supporting combinations of dates, numbers, and text.": "Automatisch codes genereren op basis van geconfigureerde regels, met ondersteuning voor combinaties van datums, nummers en tekst.",
4
- "Sequence rules": "Reeksregels",
5
- "Add rule": "Voeg regel toe",
6
- "Inputable": "Invoerbaar",
7
- "Match rules": "Matchregels",
8
- "Type": "Type",
9
- "Autoincrement": "Automatisch verhogen",
10
- "Fixed text": "Vaste tekst",
11
- "Text content": "Tekstinhoud",
12
- "Date": "Datum",
13
- "Date format": "Datumformaat",
14
- "Supports all formats of the Day.js library, such as \"YYYYMMDD\", \"YYYY-MM-DD\", etc.": "Ondersteunt alle formaten van de Day.js-bibliotheek, zoals \"YYYYMMDD\", \"YYYY-MM-DD\", enz.",
15
- "Rule content": "Regelinhoud",
16
- "{{value}} Digits": "{{value}} cijfers",
17
- "Digits": "Cijfers",
18
- "Start from": "Start vanaf",
19
- "Starts from {{value}}": "Start vanaf {{value}}",
20
- "Reset cycle": "Cyclus resetten",
21
- "No reset": "Geen reset",
22
- "Daily": "Dagelijks",
23
- "Every Monday": "Iedere maandag",
24
- "Monthly": "Maandelijks",
25
- "Yearly": "Jaarlijks",
26
- "Operations": "Operaties",
27
- "Customize": "Pas aan",
28
- "Random character": "Willekeurig karakter",
29
- "Length": "Lengte",
30
- "Will generate random characters with specified length.": "Genereert willekeurige tekens met de opgegeven lengte.",
31
- "Character sets": "Karaktersets",
32
- "Select character sets to generate random characters.": "Selecteer karaktersets om willekeurige tekens te genereren.",
33
- "Number": "Nummer",
34
- "Lowercase letters": "Kleine letters",
35
- "Uppercase letters": "Hoofdletters",
36
- "Symbols": "Symbolen"
2
+ "Add rule": "Voeg regel toe",
3
+ "Autoincrement": "Automatisch verhogen",
4
+ "Automatically generate codes based on configured rules, supporting combinations of dates, numbers, and text.": "Automatisch codes genereren op basis van geconfigureerde regels, met ondersteuning voor combinaties van datums, nummers en tekst.",
5
+ "Character sets": "Karaktersets",
6
+ "Customize": "Pas aan",
7
+ "Daily": "Dagelijks",
8
+ "Date": "Datum",
9
+ "Date format": "Datumformaat",
10
+ "Digits": "Cijfers",
11
+ "Every Monday": "Iedere maandag",
12
+ "Fixed text": "Vaste tekst",
13
+ "Inputable": "Invoerbaar",
14
+ "Length": "Lengte",
15
+ "Lowercase letters": "Kleine letters",
16
+ "Match rules": "Matchregels",
17
+ "Monthly": "Maandelijks",
18
+ "No reset": "Geen reset",
19
+ "Number": "Nummer",
20
+ "Operations": "Operaties",
21
+ "Random character": "Willekeurig karakter",
22
+ "Reset cycle": "Cyclus resetten",
23
+ "Rule content": "Regelinhoud",
24
+ "Select character sets to generate random characters.": "Selecteer karaktersets om willekeurige tekens te genereren.",
25
+ "Sequence": "Reeks",
26
+ "Sequence rules": "Reeksregels",
27
+ "Start from": "Start vanaf",
28
+ "Starts from {{value}}": "Start vanaf {{value}}",
29
+ "Supports all formats of the Day.js library, such as \"YYYYMMDD\", \"YYYY-MM-DD\", etc.": "Ondersteunt alle formaten van de Day.js-bibliotheek, zoals \"YYYYMMDD\", \"YYYY-MM-DD\", enz.",
30
+ "Symbols": "Symbolen",
31
+ "Text content": "Tekstinhoud",
32
+ "Type": "Type",
33
+ "Uppercase letters": "Hoofdletters",
34
+ "Will generate random characters with specified length.": "Genereert willekeurige tekens met de opgegeven lengte.",
35
+ "Yearly": "Jaarlijks",
36
+ "{{value}} Digits": "{{value}} cijfers"
37
37
  }
@@ -1,24 +1,37 @@
1
1
  {
2
- "Sequence": "Sequência",
3
- "Sequence rules": "Regras de sequência",
4
2
  "Add rule": "Adicionar regra",
5
- "Inputable": "Inserível",
6
- "Match rules": "Regras de correspondência",
7
- "Type": "Tipo",
8
3
  "Autoincrement": "Autoincremento",
4
+ "Automatically generate codes based on configured rules, supporting combinations of dates, numbers, and text.": "Automatically generate codes based on configured rules, supporting combinations of dates, numbers, and text.",
5
+ "Character sets": "Character sets",
6
+ "Customize": "Personalizar",
7
+ "Daily": "Diariamente",
8
+ "Date": "Date",
9
+ "Date format": "Date format",
10
+ "Digits": "Dígitos",
11
+ "Every Monday": "Toda segunda-feira",
9
12
  "Fixed text": "Texto fixo",
10
- "Text content": "Conteúdo de texto",
13
+ "Inputable": "Inserível",
14
+ "Length": "Length",
15
+ "Lowercase letters": "Lowercase letters",
16
+ "Match rules": "Regras de correspondência",
17
+ "Monthly": "Mensalmente",
18
+ "No reset": "Sem reinício",
19
+ "Number": "Number",
20
+ "Operations": "Operações",
21
+ "Random character": "Random character",
22
+ "Reset cycle": "Ciclo de reinício",
11
23
  "Rule content": "Conteúdo da regra",
12
- "{{value}} Digits": "{{value}} Dígitos",
13
- "Digits": "Dígitos",
24
+ "Select character sets to generate random characters.": "Select character sets to generate random characters.",
25
+ "Sequence": "Sequência",
26
+ "Sequence rules": "Regras de sequência",
14
27
  "Start from": "Começa a partir de",
15
28
  "Starts from {{value}}": "Começa a partir de {{value}}",
16
- "Reset cycle": "Ciclo de reinício",
17
- "No reset": "Sem reinício",
18
- "Daily": "Diariamente",
19
- "Every Monday": "Toda segunda-feira",
20
- "Monthly": "Mensalmente",
29
+ "Supports all formats of the Day.js library, such as \"YYYYMMDD\", \"YYYY-MM-DD\", etc.": "Supports all formats of the Day.js library, such as \"YYYYMMDD\", \"YYYY-MM-DD\", etc.",
30
+ "Symbols": "Symbols",
31
+ "Text content": "Conteúdo de texto",
32
+ "Type": "Tipo",
33
+ "Uppercase letters": "Uppercase letters",
34
+ "Will generate random characters with specified length.": "Will generate random characters with specified length.",
21
35
  "Yearly": "Anualmente",
22
- "Operations": "Operações",
23
- "Customize": "Personalizar"
24
- }
36
+ "{{value}} Digits": "{{value}} Dígitos"
37
+ }
@@ -0,0 +1,37 @@
1
+ {
2
+ "Add rule": "Добавить правило",
3
+ "Autoincrement": "Автоматическое увеличение",
4
+ "Automatically generate codes based on configured rules, supporting combinations of dates, numbers, and text.": "Автоматически генерировать коды на основе настроенных правил, поддерживающих комбинации дат, чисел и текста.",
5
+ "Character sets": "Наборы символов",
6
+ "Customize": "Настроить",
7
+ "Daily": "Ежедневно",
8
+ "Date": "Дата",
9
+ "Date format": "Формат даты",
10
+ "Digits": "Цифры",
11
+ "Every Monday": "Каждый понедельник",
12
+ "Fixed text": "Фиксированный текст",
13
+ "Inputable": "Доступный для ввода",
14
+ "Length": "Длина",
15
+ "Lowercase letters": "Строчные буквы",
16
+ "Match rules": "Правила соответствия",
17
+ "Monthly": "Ежемесячно",
18
+ "No reset": "Без сброса",
19
+ "Number": "Число",
20
+ "Operations": "Операции",
21
+ "Random character": "Случайный символ",
22
+ "Reset cycle": "Цикл сброса",
23
+ "Rule content": "Содержание правила",
24
+ "Select character sets to generate random characters.": "Выберите наборы символов для генерации случайных символов.",
25
+ "Sequence": "Последовательность",
26
+ "Sequence rules": "Правила последовательности",
27
+ "Start from": "Начать с",
28
+ "Starts from {{value}}": "Начинается с {{value}}",
29
+ "Supports all formats of the Day.js library, such as \"YYYYMMDD\", \"YYYY-MM-DD\", etc.": "Поддерживает все форматы библиотеки Day.js, такие как \"YYYYMMDD\", \"YYYY-MM-DD\" и т.д.",
30
+ "Symbols": "Символы",
31
+ "Text content": "Текстовое содержимое",
32
+ "Type": "Тип",
33
+ "Uppercase letters": "Заглавные буквы",
34
+ "Will generate random characters with specified length.": "Будет генерировать случайные символы указанной длины.",
35
+ "Yearly": "Ежегодно",
36
+ "{{value}} Digits": "{{value}} цифр"
37
+ }
@@ -0,0 +1,37 @@
1
+ {
2
+ "Add rule": "Add rule",
3
+ "Autoincrement": "Autoincrement",
4
+ "Automatically generate codes based on configured rules, supporting combinations of dates, numbers, and text.": "Automatically generate codes based on configured rules, supporting combinations of dates, numbers, and text.",
5
+ "Character sets": "Character sets",
6
+ "Customize": "Customize",
7
+ "Daily": "Daily",
8
+ "Date": "Date",
9
+ "Date format": "Date format",
10
+ "Digits": "Digits",
11
+ "Every Monday": "Every Monday",
12
+ "Fixed text": "Fixed text",
13
+ "Inputable": "Inputable",
14
+ "Length": "Length",
15
+ "Lowercase letters": "Lowercase letters",
16
+ "Match rules": "Match rules",
17
+ "Monthly": "Monthly",
18
+ "No reset": "No reset",
19
+ "Number": "Number",
20
+ "Operations": "Operations",
21
+ "Random character": "Random character",
22
+ "Reset cycle": "Reset cycle",
23
+ "Rule content": "Rule content",
24
+ "Select character sets to generate random characters.": "Select character sets to generate random characters.",
25
+ "Sequence": "Sequence",
26
+ "Sequence rules": "Sequence rules",
27
+ "Start from": "Start from",
28
+ "Starts from {{value}}": "Starts from {{value}}",
29
+ "Supports all formats of the Day.js library, such as \"YYYYMMDD\", \"YYYY-MM-DD\", etc.": "Supports all formats of the Day.js library, such as \"YYYYMMDD\", \"YYYY-MM-DD\", etc.",
30
+ "Symbols": "Symbols",
31
+ "Text content": "Text content",
32
+ "Type": "Type",
33
+ "Uppercase letters": "Uppercase letters",
34
+ "Will generate random characters with specified length.": "Will generate random characters with specified length.",
35
+ "Yearly": "Yearly",
36
+ "{{value}} Digits": "{{value}} Digits"
37
+ }
@@ -0,0 +1,37 @@
1
+ {
2
+ "Add rule": "Add rule",
3
+ "Autoincrement": "Autoincrement",
4
+ "Automatically generate codes based on configured rules, supporting combinations of dates, numbers, and text.": "Automatically generate codes based on configured rules, supporting combinations of dates, numbers, and text.",
5
+ "Character sets": "Character sets",
6
+ "Customize": "Customize",
7
+ "Daily": "Daily",
8
+ "Date": "Date",
9
+ "Date format": "Date format",
10
+ "Digits": "Digits",
11
+ "Every Monday": "Every Monday",
12
+ "Fixed text": "Fixed text",
13
+ "Inputable": "Inputable",
14
+ "Length": "Length",
15
+ "Lowercase letters": "Lowercase letters",
16
+ "Match rules": "Match rules",
17
+ "Monthly": "Monthly",
18
+ "No reset": "No reset",
19
+ "Number": "Number",
20
+ "Operations": "Operations",
21
+ "Random character": "Random character",
22
+ "Reset cycle": "Reset cycle",
23
+ "Rule content": "Rule content",
24
+ "Select character sets to generate random characters.": "Select character sets to generate random characters.",
25
+ "Sequence": "Sequence",
26
+ "Sequence rules": "Sequence rules",
27
+ "Start from": "Start from",
28
+ "Starts from {{value}}": "Starts from {{value}}",
29
+ "Supports all formats of the Day.js library, such as \"YYYYMMDD\", \"YYYY-MM-DD\", etc.": "Supports all formats of the Day.js library, such as \"YYYYMMDD\", \"YYYY-MM-DD\", etc.",
30
+ "Symbols": "Symbols",
31
+ "Text content": "Text content",
32
+ "Type": "Type",
33
+ "Uppercase letters": "Uppercase letters",
34
+ "Will generate random characters with specified length.": "Will generate random characters with specified length.",
35
+ "Yearly": "Yearly",
36
+ "{{value}} Digits": "{{value}} Digits"
37
+ }
@@ -0,0 +1,37 @@
1
+ {
2
+ "Add rule": "Add rule",
3
+ "Autoincrement": "Autoincrement",
4
+ "Automatically generate codes based on configured rules, supporting combinations of dates, numbers, and text.": "Automatically generate codes based on configured rules, supporting combinations of dates, numbers, and text.",
5
+ "Character sets": "Character sets",
6
+ "Customize": "Customize",
7
+ "Daily": "Daily",
8
+ "Date": "Date",
9
+ "Date format": "Date format",
10
+ "Digits": "Digits",
11
+ "Every Monday": "Every Monday",
12
+ "Fixed text": "Fixed text",
13
+ "Inputable": "Inputable",
14
+ "Length": "Độ dài",
15
+ "Lowercase letters": "Lowercase letters",
16
+ "Match rules": "Match rules",
17
+ "Monthly": "Hàng tháng",
18
+ "No reset": "No reset",
19
+ "Number": "Số",
20
+ "Operations": "Operations",
21
+ "Random character": "Random character",
22
+ "Reset cycle": "Reset cycle",
23
+ "Rule content": "Rule content",
24
+ "Select character sets to generate random characters.": "Select character sets to generate random characters.",
25
+ "Sequence": "Sequence",
26
+ "Sequence rules": "Sequence rules",
27
+ "Start from": "Start from",
28
+ "Starts from {{value}}": "Starts from {{value}}",
29
+ "Supports all formats of the Day.js library, such as \"YYYYMMDD\", \"YYYY-MM-DD\", etc.": "Supports all formats of the Day.js library, such as \"YYYYMMDD\", \"YYYY-MM-DD\", etc.",
30
+ "Symbols": "Symbols",
31
+ "Text content": "Text content",
32
+ "Type": "Loại",
33
+ "Uppercase letters": "Uppercase letters",
34
+ "Will generate random characters with specified length.": "Will generate random characters with specified length.",
35
+ "Yearly": "Hàng năm",
36
+ "{{value}} Digits": "{{value}} Digits"
37
+ }
@@ -1,37 +1,37 @@
1
1
  {
2
- "Sequence": "自动编码",
3
- "Automatically generate codes based on configured rules, supporting combinations of dates, numbers, and text.": "根据配置的规则自动生成编码,支持日期、数字、文本的组合。",
4
- "Sequence rules": "编号规则",
5
2
  "Add rule": "添加规则",
6
- "Inputable": "可输入",
7
- "Match rules": "输入必须匹配规则",
8
- "Type": "类型",
9
3
  "Autoincrement": "自增数字",
10
- "Fixed text": "固定文本",
11
- "Text content": "文本内容",
4
+ "Automatically generate codes based on configured rules, supporting combinations of dates, numbers, and text.": "根据配置的规则自动生成编码,支持日期、数字、文本的组合。",
5
+ "Character sets": "字符集",
6
+ "Customize": "自定义",
7
+ "Daily": "每天",
12
8
  "Date": "日期",
13
9
  "Date format": "日期格式",
14
- "Supports all formats of the Day.js library, such as \"YYYYMMDD\", \"YYYY-MM-DD\", etc.": "支持 Day.js 库的所有格式,如“YYYYMMDD”、“YYYY-MM-DD”等。",
15
- "Rule content": "规则内容",
16
- "{{value}} Digits": "{{value}} 位数字",
17
10
  "Digits": "位数",
18
- "Start from": "起始于",
19
- "Starts from {{value}}": "从 {{value}} 开始",
20
- "Reset cycle": "重置周期",
21
- "No reset": "不重置",
22
- "Daily": "每天",
23
11
  "Every Monday": "每周一",
12
+ "Fixed text": "固定文本",
13
+ "Inputable": "可输入",
14
+ "Length": "长度",
15
+ "Lowercase letters": "小写字母",
16
+ "Match rules": "输入必须匹配规则",
24
17
  "Monthly": "每月",
25
- "Yearly": "每年",
18
+ "No reset": "不重置",
19
+ "Number": "数字",
26
20
  "Operations": "操作",
27
- "Customize": "自定义",
28
21
  "Random character": "随机字符",
29
- "Length": "长度",
30
- "Will generate random characters with specified length.": "将生成指定长度的随机字符。",
31
- "Character sets": "字符集",
22
+ "Reset cycle": "重置周期",
23
+ "Rule content": "规则内容",
32
24
  "Select character sets to generate random characters.": "选择用于生成随机字符的字符集。",
33
- "Number": "数字",
34
- "Lowercase letters": "小写字母",
25
+ "Sequence": "自动编码",
26
+ "Sequence rules": "编号规则",
27
+ "Start from": "起始于",
28
+ "Starts from {{value}}": "从 {{value}} 开始",
29
+ "Supports all formats of the Day.js library, such as \"YYYYMMDD\", \"YYYY-MM-DD\", etc.": "支持 Day.js 库的所有格式,如“YYYYMMDD”、“YYYY-MM-DD”等。",
30
+ "Symbols": "符号",
31
+ "Text content": "文本内容",
32
+ "Type": "类型",
35
33
  "Uppercase letters": "大写字母",
36
- "Symbols": "符号"
37
- }
34
+ "Will generate random characters with specified length.": "将生成指定长度的随机字符。",
35
+ "Yearly": "每年",
36
+ "{{value}} Digits": "{{value}} 位数字"
37
+ }
@@ -0,0 +1,37 @@
1
+ {
2
+ "Add rule": "Add rule",
3
+ "Autoincrement": "Autoincrement",
4
+ "Automatically generate codes based on configured rules, supporting combinations of dates, numbers, and text.": "Automatically generate codes based on configured rules, supporting combinations of dates, numbers, and text.",
5
+ "Character sets": "Character sets",
6
+ "Customize": "Customize",
7
+ "Daily": "Daily",
8
+ "Date": "Date",
9
+ "Date format": "Date format",
10
+ "Digits": "Digits",
11
+ "Every Monday": "Every Monday",
12
+ "Fixed text": "Fixed text",
13
+ "Inputable": "Inputable",
14
+ "Length": "Length",
15
+ "Lowercase letters": "Lowercase letters",
16
+ "Match rules": "Match rules",
17
+ "Monthly": "Monthly",
18
+ "No reset": "No reset",
19
+ "Number": "Number",
20
+ "Operations": "Operations",
21
+ "Random character": "Random character",
22
+ "Reset cycle": "Reset cycle",
23
+ "Rule content": "Rule content",
24
+ "Select character sets to generate random characters.": "Select character sets to generate random characters.",
25
+ "Sequence": "Sequence",
26
+ "Sequence rules": "Sequence rules",
27
+ "Start from": "Start from",
28
+ "Starts from {{value}}": "Starts from {{value}}",
29
+ "Supports all formats of the Day.js library, such as \"YYYYMMDD\", \"YYYY-MM-DD\", etc.": "Supports all formats of the Day.js library, such as \"YYYYMMDD\", \"YYYY-MM-DD\", etc.",
30
+ "Symbols": "Symbols",
31
+ "Text content": "Text content",
32
+ "Type": "Type",
33
+ "Uppercase letters": "Uppercase letters",
34
+ "Will generate random characters with specified length.": "Will generate random characters with specified length.",
35
+ "Yearly": "Yearly",
36
+ "{{value}} Digits": "{{value}} Digits"
37
+ }
@@ -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-10-15T12:28:45.371Z"}
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-12-31T16:45:03.835Z"}
@@ -45,6 +45,7 @@ var import_util = require("util");
45
45
  var import_server = require("@nocobase/server");
46
46
  var import_utils = require("@nocobase/utils");
47
47
  var import_sequence_field = require("./fields/sequence-field");
48
+ var import_lodash = __toESM(require("lodash"));
48
49
  const asyncRandomInt = (0, import_util.promisify)(import_crypto.randomInt);
49
50
  class PluginFieldSequenceServer extends import_server.Plugin {
50
51
  patternTypes = new import_utils.Registry();
@@ -127,6 +128,63 @@ class PluginFieldSequenceServer extends import_server.Plugin {
127
128
  transaction
128
129
  });
129
130
  });
131
+ app.on("repair", async () => {
132
+ app.log.info(`app ${app.name} plugin ${this.name} start repair data...`);
133
+ const sequencesModel = app.db.getModel("sequences");
134
+ const allSequences = await sequencesModel.findAll();
135
+ const groupedSequences = import_lodash.default.groupBy(allSequences, "collection");
136
+ const tasks = [];
137
+ for (const [collectionName, sequencesList] of Object.entries(groupedSequences)) {
138
+ tasks.push(async () => {
139
+ var _a;
140
+ const collection = app.db.getCollection(collectionName);
141
+ if (!collection) {
142
+ app.log.warn(`Collection [${collectionName}] not exist. Skipping sequences refresh.`);
143
+ return;
144
+ }
145
+ const fields = collection.getFields();
146
+ const fieldMap = Object.fromEntries(fields.map((field) => [field.name, field]));
147
+ const [autoIncrementField] = fields.filter((field) => field.options.primaryKey && field.type === "bigInt");
148
+ const [createAtField] = fields.filter((field) => field.options.interface === "createdAt");
149
+ if (!autoIncrementField && !createAtField) {
150
+ app.log.warn(
151
+ `Collection [${collection.name}] does not have autoIncrement or createdAt fields. Skipping sequences refresh.`
152
+ );
153
+ return;
154
+ }
155
+ const [record] = await collection.model.findAll({
156
+ order: [[(autoIncrementField == null ? void 0 : autoIncrementField.name) ?? (createAtField == null ? void 0 : createAtField.name), "DESC"]],
157
+ limit: 1
158
+ });
159
+ if (!record) {
160
+ app.log.warn(`Collection [${collection.name}] has no records. Skipping sequences repair.`);
161
+ return;
162
+ }
163
+ const sequencesFieldSet = import_lodash.default.uniq(sequencesList.map(({ field }) => field));
164
+ for (const sequencesField of sequencesFieldSet) {
165
+ const field = fieldMap[sequencesField];
166
+ app.log.info(
167
+ `Repair sequences: collection=${collection.name}, field=${sequencesField}, type=${(_a = field == null ? void 0 : field.constructor) == null ? void 0 : _a.name}`
168
+ );
169
+ if (!field) {
170
+ app.log.warn(
171
+ `Collection [${collection.name}] field [${sequencesField}] definition not found. Skipping sequences repair.`
172
+ );
173
+ continue;
174
+ }
175
+ if (!(field instanceof import_sequence_field.SequenceField)) {
176
+ app.log.warn(
177
+ `Collection [${collection.name}] field [${sequencesField}] is not a SequenceField. Skipping sequences repair.`
178
+ );
179
+ continue;
180
+ }
181
+ await field.update(record, { overwrite: true });
182
+ }
183
+ });
184
+ }
185
+ await Promise.all(tasks.map((t) => t()));
186
+ app.log.info(`app ${app.name} plugin ${this.name} finish repair data`);
187
+ });
130
188
  }
131
189
  async install() {
132
190
  }
@@ -18,7 +18,9 @@ export interface Pattern {
18
18
  }, options: Transactionable): Promise<void> | void;
19
19
  getLength(options: any): number;
20
20
  getMatcher(options: any): string;
21
- update?(this: SequenceField, instance: Model, value: string, options: any, transactionable: Transactionable): Promise<void>;
21
+ update?(this: SequenceField, instance: Model, value: string, options: any, transactionable: Transactionable & {
22
+ overwrite?: boolean;
23
+ }): Promise<void>;
22
24
  }
23
25
  export declare const sequencePatterns: Registry<Pattern>;
24
26
  interface PatternConfig {
@@ -203,7 +203,7 @@ sequencePatterns.register("integer", {
203
203
  });
204
204
  await lastSeq.save({ transaction });
205
205
  },
206
- async update(instance, value, options, { transaction }) {
206
+ async update(instance, value, options, { transaction, overwrite }) {
207
207
  const recordTime = instance.get("createdAt") ?? /* @__PURE__ */ new Date();
208
208
  const { digits = 1, start = 0, base = 10, cycle, key } = options;
209
209
  const SeqRepo = this.database.getRepository("sequences");
@@ -237,6 +237,15 @@ sequencePatterns.register("integer", {
237
237
  { transaction }
238
238
  );
239
239
  }
240
+ if (overwrite === true) {
241
+ return lastSeq.update(
242
+ {
243
+ current,
244
+ lastGeneratedAt: recordTime
245
+ },
246
+ { transaction }
247
+ );
248
+ }
240
249
  if (cycle) {
241
250
  const interval = import_cron_parser.default.parseExpression(cycle, { currentDate: lastSeq.get("lastGeneratedAt") });
242
251
  const nextTime = interval.next();
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",
9
+ "version": "2.1.0-alpha.1",
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": "4a9acf96f21a3aa35bccbd188b942595b09da0a9",
35
+ "gitHead": "d27baf21569643d6fa83f882233f4e90eb5b89f1",
33
36
  "keywords": [
34
37
  "Collection fields"
35
38
  ]