@bigbinary/neeto-molecules 5.1.8 → 5.1.10
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/cjs/v2/ConfirmationModal.js +125 -0
- package/dist/cjs/v2/ConfirmationModal.js.map +1 -0
- package/dist/cjs/v2/DateRangeFilter.js +187 -0
- package/dist/cjs/v2/DateRangeFilter.js.map +1 -0
- package/dist/cjs/v2/ToggleFeatureCard.js +201 -0
- package/dist/cjs/v2/ToggleFeatureCard.js.map +1 -0
- package/dist/v2/ConfirmationModal.js +104 -0
- package/dist/v2/ConfirmationModal.js.map +1 -0
- package/dist/v2/DateRangeFilter.js +185 -0
- package/dist/v2/DateRangeFilter.js.map +1 -0
- package/dist/v2/ToggleFeatureCard.js +199 -0
- package/dist/v2/ToggleFeatureCard.js.map +1 -0
- package/package.json +3 -3
- package/src/translations/ar.json +3 -2
- package/src/translations/bg.json +3 -2
- package/src/translations/ca.json +3 -2
- package/src/translations/cs.json +3 -2
- package/src/translations/da.json +3 -2
- package/src/translations/de.json +3 -2
- package/src/translations/es-MX.json +3 -2
- package/src/translations/es.json +3 -2
- package/src/translations/et.json +3 -2
- package/src/translations/fi.json +3 -2
- package/src/translations/fil.json +3 -2
- package/src/translations/fr.json +3 -2
- package/src/translations/he.json +3 -2
- package/src/translations/hi.json +3 -2
- package/src/translations/hr.json +3 -2
- package/src/translations/hu.json +3 -2
- package/src/translations/id.json +3 -2
- package/src/translations/it.json +3 -2
- package/src/translations/ja.json +3 -2
- package/src/translations/ko.json +3 -2
- package/src/translations/nl.json +3 -2
- package/src/translations/pl.json +3 -2
- package/src/translations/pt-BR.json +3 -2
- package/src/translations/pt.json +3 -2
- package/src/translations/ro.json +3 -2
- package/src/translations/ru.json +3 -2
- package/src/translations/sk.json +3 -2
- package/src/translations/sl.json +3 -2
- package/src/translations/sv.json +3 -2
- package/src/translations/th.json +3 -2
- package/src/translations/tr.json +3 -2
- package/src/translations/uk.json +3 -2
- package/src/translations/vi.json +3 -2
- package/src/translations/zh-CN.json +3 -2
- package/src/translations/zh-TW.json +3 -2
- package/types/v2/ConfirmationModal.d.ts +15 -0
- package/types/v2/DateRangeFilter.d.ts +15 -0
- package/types/v2/ToggleFeatureCard.d.ts +45 -0
package/src/translations/ca.json
CHANGED
|
@@ -295,8 +295,9 @@
|
|
|
295
295
|
"unpin": "Desfixar",
|
|
296
296
|
"workspace": "Espai de treball",
|
|
297
297
|
"workspaceMenu": {
|
|
298
|
-
"settings": "
|
|
299
|
-
"subdomain": "Subdomini de l'espai de treball"
|
|
298
|
+
"settings": "Panell d'administració",
|
|
299
|
+
"subdomain": "Subdomini de l'espai de treball",
|
|
300
|
+
"billing": "Facturació"
|
|
300
301
|
},
|
|
301
302
|
"upgradePlan": "Actualitza",
|
|
302
303
|
"cancelAccount": "Cancel·la el compte"
|
package/src/translations/cs.json
CHANGED
|
@@ -295,8 +295,9 @@
|
|
|
295
295
|
"unpin": "Odepnout",
|
|
296
296
|
"workspace": "Pracovní prostor",
|
|
297
297
|
"workspaceMenu": {
|
|
298
|
-
"settings": "
|
|
299
|
-
"subdomain": "Poddoména pracovního prostoru"
|
|
298
|
+
"settings": "Administrativní panel",
|
|
299
|
+
"subdomain": "Poddoména pracovního prostoru",
|
|
300
|
+
"billing": "Fakturace"
|
|
300
301
|
},
|
|
301
302
|
"upgradePlan": "Upgrade",
|
|
302
303
|
"cancelAccount": "Zrušit účet"
|
package/src/translations/da.json
CHANGED
|
@@ -295,8 +295,9 @@
|
|
|
295
295
|
"unpin": "Løft fasthæft",
|
|
296
296
|
"workspace": "Arbejde",
|
|
297
297
|
"workspaceMenu": {
|
|
298
|
-
"settings": "
|
|
299
|
-
"subdomain": "Arbejde subdomæne"
|
|
298
|
+
"settings": "Admin panel",
|
|
299
|
+
"subdomain": "Arbejde subdomæne",
|
|
300
|
+
"billing": "Fakturering"
|
|
300
301
|
},
|
|
301
302
|
"upgradePlan": "Opgrader",
|
|
302
303
|
"cancelAccount": "Annuller konto"
|
package/src/translations/de.json
CHANGED
|
@@ -137,8 +137,9 @@
|
|
|
137
137
|
"unpin": "Lösen",
|
|
138
138
|
"workspace": "Arbeitsbereich",
|
|
139
139
|
"workspaceMenu": {
|
|
140
|
-
"settings": "
|
|
141
|
-
"subdomain": "Subdomain des Arbeitsbereichs"
|
|
140
|
+
"settings": "Admin-Panel",
|
|
141
|
+
"subdomain": "Subdomain des Arbeitsbereichs",
|
|
142
|
+
"billing": "Abrechnung"
|
|
142
143
|
},
|
|
143
144
|
"upgradePlan": "Upgrade",
|
|
144
145
|
"cancelAccount": "Konto kündigen"
|
|
@@ -295,8 +295,9 @@
|
|
|
295
295
|
"unpin": "Desfijar",
|
|
296
296
|
"workspace": "Espacio de trabajo",
|
|
297
297
|
"workspaceMenu": {
|
|
298
|
-
"settings": "
|
|
299
|
-
"subdomain": "Subdominio del espacio de trabajo"
|
|
298
|
+
"settings": "Panel de administración",
|
|
299
|
+
"subdomain": "Subdominio del espacio de trabajo",
|
|
300
|
+
"billing": "Facturación"
|
|
300
301
|
},
|
|
301
302
|
"upgradePlan": "Actualizar",
|
|
302
303
|
"cancelAccount": "Cancelar cuenta"
|
package/src/translations/es.json
CHANGED
|
@@ -137,8 +137,9 @@
|
|
|
137
137
|
"unpin": "Desfijar",
|
|
138
138
|
"workspace": "Espacio de trabajo",
|
|
139
139
|
"workspaceMenu": {
|
|
140
|
-
"settings": "
|
|
141
|
-
"subdomain": "Subdominio del espacio de trabajo"
|
|
140
|
+
"settings": "Panel de administración",
|
|
141
|
+
"subdomain": "Subdominio del espacio de trabajo",
|
|
142
|
+
"billing": "Facturación"
|
|
142
143
|
},
|
|
143
144
|
"upgradePlan": "Actualizar",
|
|
144
145
|
"cancelAccount": "Cancelar cuenta"
|
package/src/translations/et.json
CHANGED
|
@@ -295,8 +295,9 @@
|
|
|
295
295
|
"unpin": "Eemalda kinnitus",
|
|
296
296
|
"workspace": "Tööruum",
|
|
297
297
|
"workspaceMenu": {
|
|
298
|
-
"settings": "
|
|
299
|
-
"subdomain": "Tööruumi alamdomeen"
|
|
298
|
+
"settings": "Admin paneel",
|
|
299
|
+
"subdomain": "Tööruumi alamdomeen",
|
|
300
|
+
"billing": "Arvel"
|
|
300
301
|
},
|
|
301
302
|
"upgradePlan": "Uuendamine",
|
|
302
303
|
"cancelAccount": "Konto tühistamine"
|
package/src/translations/fi.json
CHANGED
|
@@ -295,8 +295,9 @@
|
|
|
295
295
|
"unpin": "Poista kiinnitys",
|
|
296
296
|
"workspace": "Työtila",
|
|
297
297
|
"workspaceMenu": {
|
|
298
|
-
"settings": "
|
|
299
|
-
"subdomain": "Työtilan aliverkko"
|
|
298
|
+
"settings": "Ylläpaneli",
|
|
299
|
+
"subdomain": "Työtilan aliverkko",
|
|
300
|
+
"billing": "Laskutus"
|
|
300
301
|
},
|
|
301
302
|
"upgradePlan": "Päivitä",
|
|
302
303
|
"cancelAccount": "Peru tili"
|
|
@@ -295,8 +295,9 @@
|
|
|
295
295
|
"unpin": "I-unpin",
|
|
296
296
|
"workspace": "Lugar ng Trabaho",
|
|
297
297
|
"workspaceMenu": {
|
|
298
|
-
"settings": "
|
|
299
|
-
"subdomain": "Subdomain ng Lugar ng Trabaho"
|
|
298
|
+
"settings": "Panel ng Admin",
|
|
299
|
+
"subdomain": "Subdomain ng Lugar ng Trabaho",
|
|
300
|
+
"billing": "Pagbabayad"
|
|
300
301
|
},
|
|
301
302
|
"upgradePlan": "I-upgrade",
|
|
302
303
|
"cancelAccount": "I-cancel ang account"
|
package/src/translations/fr.json
CHANGED
|
@@ -137,8 +137,9 @@
|
|
|
137
137
|
"unpin": "Désépingler",
|
|
138
138
|
"workspace": "Espace de travail",
|
|
139
139
|
"workspaceMenu": {
|
|
140
|
-
"settings": "
|
|
141
|
-
"subdomain": "Sous-domaine de l'espace de travail"
|
|
140
|
+
"settings": "Panneau d'Administration",
|
|
141
|
+
"subdomain": "Sous-domaine de l'espace de travail",
|
|
142
|
+
"billing": "Facturation"
|
|
142
143
|
},
|
|
143
144
|
"upgradePlan": "Mettre à niveau",
|
|
144
145
|
"cancelAccount": "Annuler le compte"
|
package/src/translations/he.json
CHANGED
|
@@ -143,8 +143,9 @@
|
|
|
143
143
|
},
|
|
144
144
|
"workspace": "מרחב עבודה",
|
|
145
145
|
"workspaceMenu": {
|
|
146
|
-
"settings": "
|
|
147
|
-
"subdomain": "תת-דומיין מרחב העבודה"
|
|
146
|
+
"settings": "לוח בקרה",
|
|
147
|
+
"subdomain": "תת-דומיין מרחב העבודה",
|
|
148
|
+
"billing": "חיוב"
|
|
148
149
|
},
|
|
149
150
|
"upgradePlan": "שדרג",
|
|
150
151
|
"cancelAccount": "בטל חשבון"
|
package/src/translations/hi.json
CHANGED
|
@@ -786,8 +786,9 @@
|
|
|
786
786
|
},
|
|
787
787
|
"workspace": "कार्यक्षेत्र",
|
|
788
788
|
"workspaceMenu": {
|
|
789
|
-
"settings": "
|
|
790
|
-
"subdomain": "कार्यक्षेत्र उपडोमेन"
|
|
789
|
+
"settings": "व्यवस्थापक पैनल",
|
|
790
|
+
"subdomain": "कार्यक्षेत्र उपडोमेन",
|
|
791
|
+
"billing": "बिलिंग"
|
|
791
792
|
},
|
|
792
793
|
"upgradePlan": "उन्नत करें",
|
|
793
794
|
"cancelAccount": "खाता रद्द करें"
|
package/src/translations/hr.json
CHANGED
|
@@ -295,8 +295,9 @@
|
|
|
295
295
|
"unpin": "Otpini",
|
|
296
296
|
"workspace": "Radni prostor",
|
|
297
297
|
"workspaceMenu": {
|
|
298
|
-
"settings": "
|
|
299
|
-
"subdomain": "Poddomena radnog prostora"
|
|
298
|
+
"settings": "Administratorska ploča",
|
|
299
|
+
"subdomain": "Poddomena radnog prostora",
|
|
300
|
+
"billing": "Naplate"
|
|
300
301
|
},
|
|
301
302
|
"upgradePlan": "Nadogradnja",
|
|
302
303
|
"cancelAccount": "Otkaži račun"
|
package/src/translations/hu.json
CHANGED
|
@@ -143,8 +143,9 @@
|
|
|
143
143
|
"signedin": "Bejelentkezve"
|
|
144
144
|
},
|
|
145
145
|
"workspaceMenu": {
|
|
146
|
-
"settings": "
|
|
147
|
-
"subdomain": "Munkaterület aldomain"
|
|
146
|
+
"settings": "Admin panel",
|
|
147
|
+
"subdomain": "Munkaterület aldomain",
|
|
148
|
+
"billing": "Számlázás"
|
|
148
149
|
},
|
|
149
150
|
"cancelAccount": "Fiók törlése"
|
|
150
151
|
},
|
package/src/translations/id.json
CHANGED
|
@@ -295,8 +295,9 @@
|
|
|
295
295
|
"unpin": "Lepaskan sematan",
|
|
296
296
|
"workspace": "Ruang kerja",
|
|
297
297
|
"workspaceMenu": {
|
|
298
|
-
"settings": "
|
|
299
|
-
"subdomain": "Subdomain ruang kerja"
|
|
298
|
+
"settings": "Panel Admin",
|
|
299
|
+
"subdomain": "Subdomain ruang kerja",
|
|
300
|
+
"billing": "Pembayaran"
|
|
300
301
|
},
|
|
301
302
|
"upgradePlan": "Tingkatkan",
|
|
302
303
|
"cancelAccount": "Batalkan akun"
|
package/src/translations/it.json
CHANGED
|
@@ -295,8 +295,9 @@
|
|
|
295
295
|
"unpin": "Slega",
|
|
296
296
|
"workspace": "Spazio di lavoro",
|
|
297
297
|
"workspaceMenu": {
|
|
298
|
-
"settings": "
|
|
299
|
-
"subdomain": "Sottodominio dello spazio di lavoro"
|
|
298
|
+
"settings": "Pannello di amministrazione",
|
|
299
|
+
"subdomain": "Sottodominio dello spazio di lavoro",
|
|
300
|
+
"billing": "Fatturazione"
|
|
300
301
|
},
|
|
301
302
|
"upgradePlan": "Aggiorna",
|
|
302
303
|
"cancelAccount": "Annulla account"
|
package/src/translations/ja.json
CHANGED
|
@@ -295,8 +295,9 @@
|
|
|
295
295
|
"unpin": "ピン留め解除",
|
|
296
296
|
"workspace": "ワークスペース",
|
|
297
297
|
"workspaceMenu": {
|
|
298
|
-
"settings": "
|
|
299
|
-
"subdomain": "ワークスペースのサブドメイン"
|
|
298
|
+
"settings": "管理パネル",
|
|
299
|
+
"subdomain": "ワークスペースのサブドメイン",
|
|
300
|
+
"billing": "請求"
|
|
300
301
|
},
|
|
301
302
|
"upgradePlan": "アップグレード",
|
|
302
303
|
"cancelAccount": "アカウントをキャンセル"
|
package/src/translations/ko.json
CHANGED
|
@@ -295,8 +295,9 @@
|
|
|
295
295
|
"unpin": "고정 해제",
|
|
296
296
|
"workspace": "작업 공간",
|
|
297
297
|
"workspaceMenu": {
|
|
298
|
-
"settings": "
|
|
299
|
-
"subdomain": "작업 공간 서브 도메인"
|
|
298
|
+
"settings": "관리 패널",
|
|
299
|
+
"subdomain": "작업 공간 서브 도메인",
|
|
300
|
+
"billing": "청구"
|
|
300
301
|
},
|
|
301
302
|
"upgradePlan": "업그레이드",
|
|
302
303
|
"cancelAccount": "계정 취소"
|
package/src/translations/nl.json
CHANGED
|
@@ -137,8 +137,9 @@
|
|
|
137
137
|
"unpin": "Onthechten",
|
|
138
138
|
"workspace": "Werkruimte",
|
|
139
139
|
"workspaceMenu": {
|
|
140
|
-
"settings": "
|
|
141
|
-
"subdomain": "Werkruimte subdomein"
|
|
140
|
+
"settings": "Beheer Paneel",
|
|
141
|
+
"subdomain": "Werkruimte subdomein",
|
|
142
|
+
"billing": "Facturering"
|
|
142
143
|
},
|
|
143
144
|
"upgradePlan": "Upgrade",
|
|
144
145
|
"cancelAccount": "Account annuleren"
|
package/src/translations/pl.json
CHANGED
|
@@ -137,8 +137,9 @@
|
|
|
137
137
|
"unpin": "Odpinaj",
|
|
138
138
|
"workspace": "Przestrzeń robocza",
|
|
139
139
|
"workspaceMenu": {
|
|
140
|
-
"settings": "
|
|
141
|
-
"subdomain": "Subdomena przestrzeni roboczej"
|
|
140
|
+
"settings": "Panel administracyjny",
|
|
141
|
+
"subdomain": "Subdomena przestrzeni roboczej",
|
|
142
|
+
"billing": "Fakturowanie"
|
|
142
143
|
},
|
|
143
144
|
"upgradePlan": "Uaktualnij plan",
|
|
144
145
|
"cancelAccount": "Anuluj konto"
|
|
@@ -295,8 +295,9 @@
|
|
|
295
295
|
"unpin": "Desfixar",
|
|
296
296
|
"workspace": "Espaço de trabalho",
|
|
297
297
|
"workspaceMenu": {
|
|
298
|
-
"settings": "
|
|
299
|
-
"subdomain": "Subdomínio do espaço de trabalho"
|
|
298
|
+
"settings": "Painel Administrativo",
|
|
299
|
+
"subdomain": "Subdomínio do espaço de trabalho",
|
|
300
|
+
"billing": "Cobrança"
|
|
300
301
|
},
|
|
301
302
|
"upgradePlan": "Atualizar",
|
|
302
303
|
"cancelAccount": "Cancelar conta"
|
package/src/translations/pt.json
CHANGED
|
@@ -137,8 +137,9 @@
|
|
|
137
137
|
"unpin": "Desafixar",
|
|
138
138
|
"workspace": "Espaço de trabalho",
|
|
139
139
|
"workspaceMenu": {
|
|
140
|
-
"settings": "
|
|
141
|
-
"subdomain": "Subdomínio do espaço de trabalho"
|
|
140
|
+
"settings": "Painel de Administração",
|
|
141
|
+
"subdomain": "Subdomínio do espaço de trabalho",
|
|
142
|
+
"billing": "Cobrança"
|
|
142
143
|
},
|
|
143
144
|
"upgradePlan": "Atualizar",
|
|
144
145
|
"cancelAccount": "Cancelar conta"
|
package/src/translations/ro.json
CHANGED
|
@@ -295,8 +295,9 @@
|
|
|
295
295
|
"unpin": "Dezfixează",
|
|
296
296
|
"workspace": "Spațiu de lucru",
|
|
297
297
|
"workspaceMenu": {
|
|
298
|
-
"settings": "
|
|
299
|
-
"subdomain": "Subdomeniu spațiu de lucru"
|
|
298
|
+
"settings": "Panou de Admin",
|
|
299
|
+
"subdomain": "Subdomeniu spațiu de lucru",
|
|
300
|
+
"billing": "Facturare"
|
|
300
301
|
},
|
|
301
302
|
"upgradePlan": "Upgrade",
|
|
302
303
|
"cancelAccount": "Anulează contul"
|
package/src/translations/ru.json
CHANGED
|
@@ -289,8 +289,9 @@
|
|
|
289
289
|
"unpin": "Открепить",
|
|
290
290
|
"workspace": "Рабочая область",
|
|
291
291
|
"workspaceMenu": {
|
|
292
|
-
"settings": "
|
|
293
|
-
"subdomain": "Субдомен рабочей области"
|
|
292
|
+
"settings": "Административная панель",
|
|
293
|
+
"subdomain": "Субдомен рабочей области",
|
|
294
|
+
"billing": "К Billing"
|
|
294
295
|
},
|
|
295
296
|
"upgradePlan": "Обновить",
|
|
296
297
|
"cancelAccount": "Отменить аккаунт"
|
package/src/translations/sk.json
CHANGED
|
@@ -295,8 +295,9 @@
|
|
|
295
295
|
"unpin": "Odobrať pripnutie",
|
|
296
296
|
"workspace": "Pracovný priestor",
|
|
297
297
|
"workspaceMenu": {
|
|
298
|
-
"settings": "
|
|
299
|
-
"subdomain": "Subdoména pracovného priestoru"
|
|
298
|
+
"settings": "Administratívny panel",
|
|
299
|
+
"subdomain": "Subdoména pracovného priestoru",
|
|
300
|
+
"billing": "Fakturácia"
|
|
300
301
|
},
|
|
301
302
|
"upgradePlan": "Upgrade",
|
|
302
303
|
"cancelAccount": "Zrušiť účet"
|
package/src/translations/sl.json
CHANGED
|
@@ -295,8 +295,9 @@
|
|
|
295
295
|
"unpin": "Odpriži",
|
|
296
296
|
"workspace": "Delovno območje",
|
|
297
297
|
"workspaceMenu": {
|
|
298
|
-
"settings": "
|
|
299
|
-
"subdomain": "Poddomena delovnega prostora"
|
|
298
|
+
"settings": "Administracijska plošča",
|
|
299
|
+
"subdomain": "Poddomena delovnega prostora",
|
|
300
|
+
"billing": "Račun"
|
|
300
301
|
},
|
|
301
302
|
"upgradePlan": "Nadgradite",
|
|
302
303
|
"cancelAccount": "Prekliči račun"
|
package/src/translations/sv.json
CHANGED
|
@@ -295,8 +295,9 @@
|
|
|
295
295
|
"unpin": "Avfäst",
|
|
296
296
|
"workspace": "Arbetsområde",
|
|
297
297
|
"workspaceMenu": {
|
|
298
|
-
"settings": "
|
|
299
|
-
"subdomain": "Arbetsområdets underdomän"
|
|
298
|
+
"settings": "Administrationspanel",
|
|
299
|
+
"subdomain": "Arbetsområdets underdomän",
|
|
300
|
+
"billing": "Fakturering"
|
|
300
301
|
},
|
|
301
302
|
"upgradePlan": "Uppgradera",
|
|
302
303
|
"cancelAccount": "Avbryt konto"
|
package/src/translations/th.json
CHANGED
|
@@ -594,8 +594,9 @@
|
|
|
594
594
|
"unpin": "เลิกปักหมุด",
|
|
595
595
|
"workspace": "พื้นที่ทำงาน",
|
|
596
596
|
"workspaceMenu": {
|
|
597
|
-
"settings": "
|
|
598
|
-
"subdomain": "ซับโดเมนพื้นที่ทำงาน"
|
|
597
|
+
"settings": "แผงผู้ดูแลระบบ",
|
|
598
|
+
"subdomain": "ซับโดเมนพื้นที่ทำงาน",
|
|
599
|
+
"billing": "การชำระเงิน"
|
|
599
600
|
},
|
|
600
601
|
"upgradePlan": "อัปเกรด",
|
|
601
602
|
"cancelAccount": "ยกเลิกบัญชี"
|
package/src/translations/tr.json
CHANGED
|
@@ -295,8 +295,9 @@
|
|
|
295
295
|
"unpin": "Sabitliği Kaldır",
|
|
296
296
|
"workspace": "Çalışma Alanı",
|
|
297
297
|
"workspaceMenu": {
|
|
298
|
-
"settings": "
|
|
299
|
-
"subdomain": "Çalışma alanı alt alan adı"
|
|
298
|
+
"settings": "Yönetici Paneli",
|
|
299
|
+
"subdomain": "Çalışma alanı alt alan adı",
|
|
300
|
+
"billing": "Fatura"
|
|
300
301
|
},
|
|
301
302
|
"upgradePlan": "Yükselt",
|
|
302
303
|
"cancelAccount": "Hesabı iptal et"
|
package/src/translations/uk.json
CHANGED
|
@@ -295,8 +295,9 @@
|
|
|
295
295
|
"unpin": "Відкріпити",
|
|
296
296
|
"workspace": "Робоча область",
|
|
297
297
|
"workspaceMenu": {
|
|
298
|
-
"settings": "
|
|
299
|
-
"subdomain": "Піддомен робочої області"
|
|
298
|
+
"settings": "Адміністративна панель",
|
|
299
|
+
"subdomain": "Піддомен робочої області",
|
|
300
|
+
"billing": "Користування"
|
|
300
301
|
},
|
|
301
302
|
"upgradePlan": "Оновити",
|
|
302
303
|
"cancelAccount": "Скасувати акаунт"
|
package/src/translations/vi.json
CHANGED
|
@@ -295,8 +295,9 @@
|
|
|
295
295
|
"unpin": "Bỏ ghim",
|
|
296
296
|
"workspace": "Không gian làm việc",
|
|
297
297
|
"workspaceMenu": {
|
|
298
|
-
"settings": "
|
|
299
|
-
"subdomain": "Tên miền con của không gian làm việc"
|
|
298
|
+
"settings": "Bảng điều khiển quản trị",
|
|
299
|
+
"subdomain": "Tên miền con của không gian làm việc",
|
|
300
|
+
"billing": "Hóa đơn"
|
|
300
301
|
},
|
|
301
302
|
"upgradePlan": "Nâng cấp",
|
|
302
303
|
"cancelAccount": "Hủy tài khoản"
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
|
|
3
|
+
const ConfirmationModal: React.FC<{
|
|
4
|
+
buttonLabel?: string;
|
|
5
|
+
confirmationText?: string;
|
|
6
|
+
description?: React.ReactNode;
|
|
7
|
+
isSubmitting?: boolean;
|
|
8
|
+
isOpen?: boolean;
|
|
9
|
+
title?: string;
|
|
10
|
+
onClose?: () => void;
|
|
11
|
+
onSubmit?: (values: { confirmationText: string }) => void;
|
|
12
|
+
deleteConfirmationMessage?: React.ReactNode;
|
|
13
|
+
}>;
|
|
14
|
+
|
|
15
|
+
export default ConfirmationModal;
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
|
|
3
|
+
type TimePeriodOption = {
|
|
4
|
+
label?: string;
|
|
5
|
+
value?: { startDate?: unknown; endDate?: unknown; rangeType?: string } | string;
|
|
6
|
+
};
|
|
7
|
+
|
|
8
|
+
const DateRangeFilter: React.FC<{
|
|
9
|
+
timePeriodOptions?: TimePeriodOption[];
|
|
10
|
+
timePeriod?: TimePeriodOption;
|
|
11
|
+
setTimePeriod?: (timePeriod: TimePeriodOption) => void;
|
|
12
|
+
datePickerProps?: Record<string, unknown>;
|
|
13
|
+
}>;
|
|
14
|
+
|
|
15
|
+
export default DateRangeFilter;
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
|
|
3
|
+
const ToggleFeatureCard: React.FC<{
|
|
4
|
+
title?: string;
|
|
5
|
+
description?: string;
|
|
6
|
+
switchName?: string;
|
|
7
|
+
isDisabled?: boolean;
|
|
8
|
+
isCardStyleEnabled?: boolean;
|
|
9
|
+
children?: React.ReactNode;
|
|
10
|
+
titleDataTestid?: string;
|
|
11
|
+
switchDataTestid?: string;
|
|
12
|
+
descriptionDataTestid?: string;
|
|
13
|
+
inputProps?: {
|
|
14
|
+
name?: string;
|
|
15
|
+
display?: React.ReactNode;
|
|
16
|
+
label?: string;
|
|
17
|
+
editButtonTooltip?: string;
|
|
18
|
+
editButtonDataTestid?: string;
|
|
19
|
+
placeholder?: string;
|
|
20
|
+
dataTestid?: string;
|
|
21
|
+
onChange?: (...args: unknown[]) => void;
|
|
22
|
+
suffix?: React.ReactNode;
|
|
23
|
+
prefix?: React.ReactNode;
|
|
24
|
+
className?: string;
|
|
25
|
+
nakedInput?: boolean;
|
|
26
|
+
size?: "small" | "medium" | "large";
|
|
27
|
+
type?: string;
|
|
28
|
+
maxLength?: number;
|
|
29
|
+
contentSize?: number;
|
|
30
|
+
unlimitedChars?: boolean;
|
|
31
|
+
};
|
|
32
|
+
switchProps?: {
|
|
33
|
+
onChange?: (...args: unknown[]) => void;
|
|
34
|
+
className?: string;
|
|
35
|
+
checked?: boolean;
|
|
36
|
+
tooltipProps?: {
|
|
37
|
+
enabledSwitchText?: string;
|
|
38
|
+
disabledSwitchText?: string;
|
|
39
|
+
};
|
|
40
|
+
};
|
|
41
|
+
editButtonProps?: Record<string, unknown>;
|
|
42
|
+
className?: string;
|
|
43
|
+
}>;
|
|
44
|
+
|
|
45
|
+
export default ToggleFeatureCard;
|