@plutonhq/core-frontend 0.1.1 → 0.1.2
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-lib/components/App/App/App.module.scss.js +5 -5
- package/dist-lib/components/App/AppContent/AppContent.module.scss.js +4 -4
- package/dist-lib/components/App/Footer/Footer.module.scss.js +1 -1
- package/dist-lib/components/App/SideNav/SideNav.module.scss.js +1 -1
- package/dist-lib/components/Device/DeviceBackups/DeviceBackups.module.scss.js +12 -12
- package/dist-lib/components/Device/DeviceInfo/DeviceInfo.module.scss.js +17 -17
- package/dist-lib/components/Device/DeviceItem/DeviceItem.module.scss.js +16 -16
- package/dist-lib/components/Device/EditDevice/EditDevice.module.scss.js +6 -6
- package/dist-lib/components/Plan/AddPlan/AddPlan.module.scss.js +12 -12
- package/dist-lib/components/Plan/BackupEvents/BackupEvents.module.scss.js +20 -20
- package/dist-lib/components/Plan/BackupProgress/BackupProgress.module.scss.js +13 -13
- package/dist-lib/components/Plan/Backups/Backups.module.scss.js +22 -22
- package/dist-lib/components/Plan/PlanBackups/PlanBackups.module.scss.js +5 -5
- package/dist-lib/components/Plan/PlanForm/PlanForm.module.scss.js +5 -5
- package/dist-lib/components/Plan/PlanHistory/PlanHistory.module.scss.js +6 -6
- package/dist-lib/components/Plan/PlanItems/PlanItem.module.scss.js +14 -14
- package/dist-lib/components/Plan/PlanPendingBackup/PlanPendingBackup.module.scss.js +10 -10
- package/dist-lib/components/Plan/PlanProgress/PlanProgress.module.scss.js +1 -1
- package/dist-lib/components/Plan/PlanRemoveModal/PlanRemoveModal.module.scss.js +1 -1
- package/dist-lib/components/Plan/PlanSettings/PlanSettings.module.scss.js +32 -32
- package/dist-lib/components/Plan/PlanStats/PlanStats.module.scss.js +1 -1
- package/dist-lib/components/Restore/RestoreChangeViewer/RestoreChangeViewer.module.scss.js +1 -1
- package/dist-lib/components/Restore/RestoreFileSelector/RestoreFileSelector.module.scss.js +39 -39
- package/dist-lib/components/Restore/RestoreWizard/RestoreWizard.module.scss.js +40 -40
- package/dist-lib/components/Restore/RestoredFileBrowser/RestoredFileBrowser.module.scss.js +32 -32
- package/dist-lib/components/Settings/GeneralSettings/GeneralSettings.module.scss.js +2 -2
- package/dist-lib/components/Settings/IntegrationSettings/IntegrationSettings.module.scss.js +5 -5
- package/dist-lib/components/Skeleton/SkeletonItems.module.scss.js +6 -6
- package/dist-lib/components/Storage/AddStorage/AddStorage.module.scss.js +8 -8
- package/dist-lib/components/Storage/StorageItem/StorageItem.module.scss.js +8 -8
- package/dist-lib/components/Storage/StorageSettings/StorageSettings.module.scss.js +1 -1
- package/dist-lib/components/common/ActionModal/ActionModal.module.scss.js +9 -9
- package/dist-lib/components/common/AnimatedWrapper/AnimatedWrapper.module.scss.js +15 -15
- package/dist-lib/components/common/Button/Button.module.scss.js +7 -7
- package/dist-lib/components/common/FileManager/FileManager.module.scss.js +11 -11
- package/dist-lib/components/common/FolderPicker/FolderPicker.module.scss.js +1 -1
- package/dist-lib/components/common/ItemsLayout/ItemsLayout.module.scss.js +1 -1
- package/dist-lib/components/common/LogViewer/LogViewer.module.scss.js +26 -26
- package/dist-lib/components/common/Modal/Modal.module.scss.js +4 -4
- package/dist-lib/components/common/NotFound/NotFound.module.scss.js +4 -4
- package/dist-lib/components/common/PageHeader/PageHeader.module.scss.js +5 -5
- package/dist-lib/components/common/PathPicker/PathPicker.module.scss.js +9 -9
- package/dist-lib/components/common/SearchItems/SearchItems.module.scss.js +8 -8
- package/dist-lib/components/common/SidePanel/SidePanel.module.scss.js +14 -14
- package/dist-lib/components/common/SortItems/SortItems.module.scss.js +1 -1
- package/dist-lib/components/common/Tabs/Tabs.module.scss.js +7 -7
- package/dist-lib/components/common/TagsFilter/TagsFilter.module.scss.js +5 -5
- package/dist-lib/components/common/form/FormField/FormField.module.scss.js +5 -5
- package/dist-lib/components/common/form/Input/Input.module.scss.js +5 -5
- package/dist-lib/components/common/form/IntervalField/IntervalField.module.scss.js +4 -4
- package/dist-lib/components/common/form/MultiSelect/MultiSelect.module.scss.js +2 -2
- package/dist-lib/components/common/form/NumberInput/NumberInput.module.scss.js +10 -10
- package/dist-lib/components/common/form/PasswordField/PasswordField.module.scss.js +8 -8
- package/dist-lib/components/common/form/RadioIconSelect/RadioIconSelect.module.scss.js +9 -9
- package/dist-lib/components/common/form/Select/Select.module.scss.js +9 -9
- package/dist-lib/components/common/form/SizePicker/SizePicker.module.scss.js +4 -4
- package/dist-lib/components/common/form/StoragePicker/StoragePicker.module.scss.js +1 -1
- package/dist-lib/components/common/form/TagsInput/TagsInput.module.scss.js +6 -6
- package/dist-lib/components/common/form/TimePicker/TimePicker.module.scss.js +14 -14
- package/dist-lib/components/common/form/Toggle/Toggle.module.scss.js +2 -2
- package/dist-lib/components/common/form/Tristate/Tristate.module.scss.js +1 -1
- package/dist-lib/routes/DeviceSingle/DeviceSingle.module.scss.js +1 -1
- package/dist-lib/routes/Login/Login.module.scss.js +5 -5
- package/dist-lib/routes/PlanSingle/PlanSingle.module.scss.js +9 -9
- package/dist-lib/routes/Plans/Plans.module.scss.js +4 -4
- package/dist-lib/routes/Settings/Settings.module.scss.js +12 -12
- package/dist-lib/routes/Setup/Setup.module.scss.js +9 -9
- package/dist-lib/routes/Sources/Sources.module.scss.js +1 -1
- package/dist-lib/routes/Storages/Storages.module.scss.js +1 -1
- package/dist-lib/styles/core-frontend.css +1 -1
- package/package.json +1 -1
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
const
|
|
2
|
-
app:
|
|
3
|
-
appContainer:
|
|
1
|
+
const p = "_app_mzpbk", a = "_appContainer_wnh2A", n = {
|
|
2
|
+
app: p,
|
|
3
|
+
appContainer: a
|
|
4
4
|
};
|
|
5
5
|
export {
|
|
6
|
-
|
|
7
|
-
|
|
6
|
+
p as app,
|
|
7
|
+
a as appContainer,
|
|
8
8
|
n as default
|
|
9
9
|
};
|
|
10
10
|
//# sourceMappingURL=App.module.scss.js.map
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
const
|
|
2
|
-
appContentWrap:
|
|
1
|
+
const t = "_appContentWrap_KtqEs", p = {
|
|
2
|
+
appContentWrap: t
|
|
3
3
|
};
|
|
4
4
|
export {
|
|
5
|
-
|
|
6
|
-
|
|
5
|
+
t as appContentWrap,
|
|
6
|
+
p as default
|
|
7
7
|
};
|
|
8
8
|
//# sourceMappingURL=AppContent.module.scss.js.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
const t = "
|
|
1
|
+
const t = "_devicePlans_OpdZx", n = "_widget_F2wpp", a = "_widgetTitle_d2RiL", s = "_widgetContent_KL6ae", e = "_noData_6ZF3k", o = "_plans_sak6i", _ = "_storages_003vy", l = "_planItem_82Ird", p = "_status_qSR17", c = "_paused_oFKkO", i = "_iconBlock_xoto1", d = "_planContent_aBfHs", h = "_planStats_Lx9y0", g = "_paths_uznaQ", w = "_pathItem_xRNxM", P = "_pathPlanTitle_nnV8Y", u = "_planPaths_C0qNh", C = {
|
|
2
2
|
devicePlans: t,
|
|
3
3
|
widget: n,
|
|
4
4
|
widgetTitle: a,
|
|
@@ -11,25 +11,25 @@ const t = "_devicePlans_oPHBo", n = "_widget_pP7ZW", a = "_widgetTitle_5Xj8p", s
|
|
|
11
11
|
paused: c,
|
|
12
12
|
iconBlock: i,
|
|
13
13
|
planContent: d,
|
|
14
|
-
planStats:
|
|
15
|
-
paths:
|
|
16
|
-
pathItem:
|
|
17
|
-
pathPlanTitle:
|
|
18
|
-
planPaths:
|
|
14
|
+
planStats: h,
|
|
15
|
+
paths: g,
|
|
16
|
+
pathItem: w,
|
|
17
|
+
pathPlanTitle: P,
|
|
18
|
+
planPaths: u
|
|
19
19
|
};
|
|
20
20
|
export {
|
|
21
|
-
|
|
21
|
+
C as default,
|
|
22
22
|
t as devicePlans,
|
|
23
23
|
i as iconBlock,
|
|
24
24
|
e as noData,
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
25
|
+
w as pathItem,
|
|
26
|
+
P as pathPlanTitle,
|
|
27
|
+
g as paths,
|
|
28
28
|
c as paused,
|
|
29
29
|
d as planContent,
|
|
30
30
|
l as planItem,
|
|
31
|
-
|
|
32
|
-
|
|
31
|
+
u as planPaths,
|
|
32
|
+
h as planStats,
|
|
33
33
|
o as plans,
|
|
34
34
|
p as status,
|
|
35
35
|
_ as storages,
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
const o = "
|
|
1
|
+
const o = "_iconBlock_XLfpR", n = "_deviceInfo_BsZxh", t = "_reloading_dKKsX", e = "_topComponents_khgQA", c = "_widget_4ycWI", i = "_widgetTitle_BFam3", s = "_widgetContent_D5JAd", l = "_infoBlock_aX3hx", _ = "_infoBlockRight_VePBP", p = "_additionalMemory_r0fDT", r = "_progressBar_jfxW7", a = "_progressBarFill_b2pl5", d = "_component_Un964", g = "_componentTitle_9uzS2", B = "_contentBlock_1Jwjh", m = "_componentContent_TaV5x", k = "_item_fi3X5", f = "_blockLabel_p6Zpe", w = {
|
|
2
2
|
iconBlock: o,
|
|
3
3
|
deviceInfo: n,
|
|
4
4
|
reloading: t,
|
|
@@ -8,31 +8,31 @@ const o = "_iconBlock_xvy9N", n = "_deviceInfo_7OUx0", t = "_reloading_9Tk0g", e
|
|
|
8
8
|
widgetContent: s,
|
|
9
9
|
infoBlock: l,
|
|
10
10
|
infoBlockRight: _,
|
|
11
|
-
additionalMemory:
|
|
12
|
-
progressBar:
|
|
13
|
-
progressBarFill:
|
|
14
|
-
component:
|
|
15
|
-
componentTitle:
|
|
16
|
-
contentBlock:
|
|
17
|
-
componentContent:
|
|
18
|
-
item:
|
|
11
|
+
additionalMemory: p,
|
|
12
|
+
progressBar: r,
|
|
13
|
+
progressBarFill: a,
|
|
14
|
+
component: d,
|
|
15
|
+
componentTitle: g,
|
|
16
|
+
contentBlock: B,
|
|
17
|
+
componentContent: m,
|
|
18
|
+
item: k,
|
|
19
19
|
blockLabel: f
|
|
20
20
|
};
|
|
21
21
|
export {
|
|
22
|
-
|
|
22
|
+
p as additionalMemory,
|
|
23
23
|
f as blockLabel,
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
24
|
+
d as component,
|
|
25
|
+
m as componentContent,
|
|
26
|
+
g as componentTitle,
|
|
27
|
+
B as contentBlock,
|
|
28
28
|
w as default,
|
|
29
29
|
n as deviceInfo,
|
|
30
30
|
o as iconBlock,
|
|
31
31
|
l as infoBlock,
|
|
32
32
|
_ as infoBlockRight,
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
33
|
+
k as item,
|
|
34
|
+
r as progressBar,
|
|
35
|
+
a as progressBarFill,
|
|
36
36
|
t as reloading,
|
|
37
37
|
e as topComponents,
|
|
38
38
|
c as widget,
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
const t = "
|
|
1
|
+
const t = "_device_nWIsR", e = "_leftContent_EFDEW", n = "_rightContent_QO5i1", c = "_deviceType_P7cVa", o = "_deviceOS_iByph", i = "_connectionStatus_6Z1A4", s = "_connected_xkUHY", _ = "_content_tYQRK", d = "_title_R6PcB", v = "_mainLabel_pC7Bj", r = "_type_ECBBj", a = "_version_ibTuR", l = "_moreBtn_76kVE", B = "_moreBtnActive_98Stb", m = "_settings_EqdTH", p = "_deviceGrid_bcE3W", C = {
|
|
2
2
|
device: t,
|
|
3
3
|
leftContent: e,
|
|
4
4
|
rightContent: n,
|
|
@@ -8,31 +8,31 @@ const t = "_device_DcBV6", e = "_leftContent_zVwBy", n = "_rightContent_o9qrv",
|
|
|
8
8
|
connected: s,
|
|
9
9
|
content: _,
|
|
10
10
|
title: d,
|
|
11
|
-
mainLabel:
|
|
12
|
-
type:
|
|
13
|
-
version:
|
|
14
|
-
moreBtn:
|
|
15
|
-
moreBtnActive:
|
|
16
|
-
settings:
|
|
17
|
-
deviceGrid:
|
|
11
|
+
mainLabel: v,
|
|
12
|
+
type: r,
|
|
13
|
+
version: a,
|
|
14
|
+
moreBtn: l,
|
|
15
|
+
moreBtnActive: B,
|
|
16
|
+
settings: m,
|
|
17
|
+
deviceGrid: p
|
|
18
18
|
};
|
|
19
19
|
export {
|
|
20
20
|
s as connected,
|
|
21
21
|
i as connectionStatus,
|
|
22
22
|
_ as content,
|
|
23
|
-
|
|
23
|
+
C as default,
|
|
24
24
|
t as device,
|
|
25
|
-
|
|
25
|
+
p as deviceGrid,
|
|
26
26
|
o as deviceOS,
|
|
27
27
|
c as deviceType,
|
|
28
28
|
e as leftContent,
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
29
|
+
v as mainLabel,
|
|
30
|
+
l as moreBtn,
|
|
31
|
+
B as moreBtnActive,
|
|
32
32
|
n as rightContent,
|
|
33
|
-
|
|
33
|
+
m as settings,
|
|
34
34
|
d as title,
|
|
35
|
-
|
|
36
|
-
|
|
35
|
+
r as type,
|
|
36
|
+
a as version
|
|
37
37
|
};
|
|
38
38
|
//# sourceMappingURL=DeviceItem.module.scss.js.map
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
const
|
|
2
|
-
field:
|
|
3
|
-
fieldErrorLabel:
|
|
1
|
+
const e = "_field_ehQbZ", t = "_fieldErrorLabel_KOc2O", l = "_fileManagerBtn_jBCQ3", a = "_label_570dk", n = "_titleInput_qGiNh", r = "_createButton_jVf6x", o = "_loader_KIaiW", i = {
|
|
2
|
+
field: e,
|
|
3
|
+
fieldErrorLabel: t,
|
|
4
4
|
fileManagerBtn: l,
|
|
5
5
|
label: a,
|
|
6
6
|
titleInput: n,
|
|
@@ -9,9 +9,9 @@ const t = "_field_BvlEl", e = "_fieldErrorLabel_q-MtO", l = "_fileManagerBtn_Vyb
|
|
|
9
9
|
};
|
|
10
10
|
export {
|
|
11
11
|
r as createButton,
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
12
|
+
i as default,
|
|
13
|
+
e as field,
|
|
14
|
+
t as fieldErrorLabel,
|
|
15
15
|
l as fileManagerBtn,
|
|
16
16
|
a as label,
|
|
17
17
|
o as loader,
|
|
@@ -1,20 +1,20 @@
|
|
|
1
|
-
const
|
|
2
|
-
field:
|
|
3
|
-
fieldErrorLabel:
|
|
1
|
+
const t = "_field_bpfHC", e = "_fieldErrorLabel_knIvj", l = "_label_L666A", r = "_titleInput_7jnJv", a = "_summary_J9Q0x", o = "_createButton_m7mPj", n = "_loader_xqkXk", s = {
|
|
2
|
+
field: t,
|
|
3
|
+
fieldErrorLabel: e,
|
|
4
4
|
label: l,
|
|
5
|
-
titleInput:
|
|
6
|
-
summary:
|
|
5
|
+
titleInput: r,
|
|
6
|
+
summary: a,
|
|
7
7
|
createButton: o,
|
|
8
|
-
loader:
|
|
8
|
+
loader: n
|
|
9
9
|
};
|
|
10
10
|
export {
|
|
11
11
|
o as createButton,
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
12
|
+
s as default,
|
|
13
|
+
t as field,
|
|
14
|
+
e as fieldErrorLabel,
|
|
15
15
|
l as label,
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
16
|
+
n as loader,
|
|
17
|
+
a as summary,
|
|
18
|
+
r as titleInput
|
|
19
19
|
};
|
|
20
20
|
//# sourceMappingURL=AddPlan.module.scss.js.map
|
|
@@ -1,46 +1,46 @@
|
|
|
1
|
-
const e = "
|
|
1
|
+
const e = "_backupEventsContainer_HjqMO", t = "_header_p4ylv", n = "_duration_eusJS", s = "_status_LxnfC", r = "_inProgress_McnwR", o = "_hasCompleted_rN4zW", i = "_hasFailed_lT0ZC", _ = "_eventList_BUqyn", a = "_eventItem_1oiWm", c = "_time_duJSM", d = "_phase_cAGxW", l = "_action_jSpx2", p = "_viewError_LTH4f", m = "_icon_O1UDA", u = "_error_yO4Y0", v = "_completed_xQVyc", h = "_failed_80Vri", g = "_retrying_kdxKu", C = "_isError_B4BVx", E = "_isWarning_jCRJH", x = {
|
|
2
2
|
backupEventsContainer: e,
|
|
3
3
|
header: t,
|
|
4
|
-
duration:
|
|
5
|
-
status:
|
|
4
|
+
duration: n,
|
|
5
|
+
status: s,
|
|
6
6
|
inProgress: r,
|
|
7
7
|
hasCompleted: o,
|
|
8
8
|
hasFailed: i,
|
|
9
|
-
eventList:
|
|
10
|
-
eventItem:
|
|
9
|
+
eventList: _,
|
|
10
|
+
eventItem: a,
|
|
11
11
|
time: c,
|
|
12
12
|
phase: d,
|
|
13
13
|
action: l,
|
|
14
|
-
viewError:
|
|
14
|
+
viewError: p,
|
|
15
15
|
icon: m,
|
|
16
|
-
error:
|
|
16
|
+
error: u,
|
|
17
17
|
completed: v,
|
|
18
|
-
failed:
|
|
18
|
+
failed: h,
|
|
19
19
|
retrying: g,
|
|
20
|
-
isError:
|
|
21
|
-
isWarning:
|
|
20
|
+
isError: C,
|
|
21
|
+
isWarning: E
|
|
22
22
|
};
|
|
23
23
|
export {
|
|
24
24
|
l as action,
|
|
25
25
|
e as backupEventsContainer,
|
|
26
26
|
v as completed,
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
27
|
+
x as default,
|
|
28
|
+
n as duration,
|
|
29
|
+
u as error,
|
|
30
|
+
a as eventItem,
|
|
31
|
+
_ as eventList,
|
|
32
|
+
h as failed,
|
|
33
33
|
o as hasCompleted,
|
|
34
34
|
i as hasFailed,
|
|
35
35
|
t as header,
|
|
36
36
|
m as icon,
|
|
37
37
|
r as inProgress,
|
|
38
|
-
|
|
39
|
-
|
|
38
|
+
C as isError,
|
|
39
|
+
E as isWarning,
|
|
40
40
|
d as phase,
|
|
41
41
|
g as retrying,
|
|
42
|
-
|
|
42
|
+
s as status,
|
|
43
43
|
c as time,
|
|
44
|
-
|
|
44
|
+
p as viewError
|
|
45
45
|
};
|
|
46
46
|
//# sourceMappingURL=BackupEvents.module.scss.js.map
|
|
@@ -1,33 +1,33 @@
|
|
|
1
|
-
const s = "
|
|
1
|
+
const s = "_backup_xrBY2", r = "_backupIcon_sBcYP", a = "_backupLeft_V5cyn", c = "_backupId_A3vOk", t = "_backupTime_FLoZl", o = "_backupError_Qr3I1", e = "_backupStart_Fwt82", p = "_progressMessage_Xqy9x", _ = "_backupRight_vmL13", u = "_ProgressStats_eHX1y", k = "_ProgressStatsLeft_iR3BL", b = "_progressBar_1S0Ti", g = "_progressBarFill_usvOn", n = "_progressBarFilled_0fFcI", l = {
|
|
2
2
|
backup: s,
|
|
3
3
|
backupIcon: r,
|
|
4
4
|
backupLeft: a,
|
|
5
|
-
backupId:
|
|
6
|
-
backupTime:
|
|
5
|
+
backupId: c,
|
|
6
|
+
backupTime: t,
|
|
7
7
|
backupError: o,
|
|
8
8
|
backupStart: e,
|
|
9
9
|
progressMessage: p,
|
|
10
10
|
backupRight: _,
|
|
11
|
-
ProgressStats:
|
|
12
|
-
ProgressStatsLeft:
|
|
13
|
-
progressBar:
|
|
14
|
-
progressBarFill:
|
|
11
|
+
ProgressStats: u,
|
|
12
|
+
ProgressStatsLeft: k,
|
|
13
|
+
progressBar: b,
|
|
14
|
+
progressBarFill: g,
|
|
15
15
|
progressBarFilled: n
|
|
16
16
|
};
|
|
17
17
|
export {
|
|
18
|
-
|
|
19
|
-
|
|
18
|
+
u as ProgressStats,
|
|
19
|
+
k as ProgressStatsLeft,
|
|
20
20
|
s as backup,
|
|
21
21
|
o as backupError,
|
|
22
22
|
r as backupIcon,
|
|
23
|
-
|
|
23
|
+
c as backupId,
|
|
24
24
|
a as backupLeft,
|
|
25
25
|
_ as backupRight,
|
|
26
26
|
e as backupStart,
|
|
27
|
-
|
|
27
|
+
t as backupTime,
|
|
28
28
|
l as default,
|
|
29
|
-
|
|
30
|
-
|
|
29
|
+
b as progressBar,
|
|
30
|
+
g as progressBarFill,
|
|
31
31
|
n as progressBarFilled,
|
|
32
32
|
p as progressMessage
|
|
33
33
|
};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
const a = "
|
|
1
|
+
const a = "_backupsTable_9JCxh", e = "_noBackups_eYEm5", s = "_backupsTableHead_AovbA", t = "_backupsTableContent_lAUbX", n = "_backupsTableRow_7wKPY", o = "_editIcon_Mpb3f", c = "_backupTitle_ZnBYq", l = "_activeBackup_uAxzN", b = "_downloadLabel_mKgLI", d = "_downloadLabelFailed_1npxP", _ = "_downloadLabelDone_c2LO8", p = "_snapOptsBtn_bxtLY", u = "_changes_MShZK", i = "_changesNew_I8rJr", k = "_changesModified_Rbfxu", w = "_changesRemoved_ieqxx", g = "_target_4R3Iy", T = "_status_MLwsp", r = "_statusHasError_UmGXn", h = "_settings_ZmUwV", L = "_backupsTableRowActive_3FYwx", R = "_updateModalContent_x0Nol", v = "_field_RXjXe", x = {
|
|
2
2
|
backupsTable: a,
|
|
3
3
|
noBackups: e,
|
|
4
4
|
backupsTableHead: s,
|
|
@@ -7,21 +7,21 @@ const a = "_backupsTable_1CGv4", e = "_noBackups_G3Tp1", s = "_backupsTableHead_
|
|
|
7
7
|
editIcon: o,
|
|
8
8
|
backupTitle: c,
|
|
9
9
|
activeBackup: l,
|
|
10
|
-
downloadLabel:
|
|
11
|
-
downloadLabelFailed:
|
|
12
|
-
downloadLabelDone:
|
|
10
|
+
downloadLabel: b,
|
|
11
|
+
downloadLabelFailed: d,
|
|
12
|
+
downloadLabelDone: _,
|
|
13
13
|
snapOptsBtn: p,
|
|
14
14
|
changes: u,
|
|
15
15
|
changesNew: i,
|
|
16
16
|
changesModified: k,
|
|
17
|
-
changesRemoved:
|
|
17
|
+
changesRemoved: w,
|
|
18
18
|
target: g,
|
|
19
|
-
status:
|
|
20
|
-
statusHasError:
|
|
21
|
-
settings:
|
|
22
|
-
backupsTableRowActive:
|
|
23
|
-
updateModalContent:
|
|
24
|
-
field:
|
|
19
|
+
status: T,
|
|
20
|
+
statusHasError: r,
|
|
21
|
+
settings: h,
|
|
22
|
+
backupsTableRowActive: L,
|
|
23
|
+
updateModalContent: R,
|
|
24
|
+
field: v
|
|
25
25
|
};
|
|
26
26
|
export {
|
|
27
27
|
l as activeBackup,
|
|
@@ -30,23 +30,23 @@ export {
|
|
|
30
30
|
t as backupsTableContent,
|
|
31
31
|
s as backupsTableHead,
|
|
32
32
|
n as backupsTableRow,
|
|
33
|
-
|
|
33
|
+
L as backupsTableRowActive,
|
|
34
34
|
u as changes,
|
|
35
35
|
k as changesModified,
|
|
36
36
|
i as changesNew,
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
37
|
+
w as changesRemoved,
|
|
38
|
+
x as default,
|
|
39
|
+
b as downloadLabel,
|
|
40
|
+
_ as downloadLabelDone,
|
|
41
|
+
d as downloadLabelFailed,
|
|
42
42
|
o as editIcon,
|
|
43
|
-
|
|
43
|
+
v as field,
|
|
44
44
|
e as noBackups,
|
|
45
|
-
|
|
45
|
+
h as settings,
|
|
46
46
|
p as snapOptsBtn,
|
|
47
|
-
|
|
48
|
-
|
|
47
|
+
T as status,
|
|
48
|
+
r as statusHasError,
|
|
49
49
|
g as target,
|
|
50
|
-
|
|
50
|
+
R as updateModalContent
|
|
51
51
|
};
|
|
52
52
|
//# sourceMappingURL=Backups.module.scss.js.map
|
|
@@ -1,16 +1,16 @@
|
|
|
1
|
-
const s = "
|
|
1
|
+
const s = "_backups_G4Wvc", a = "_backupsHeader_QJeex", c = "_historyTabs_g7VzA", t = "_historyTabActive_EHlWR", o = "_backupsInfo_wiBIB", b = {
|
|
2
2
|
backups: s,
|
|
3
3
|
backupsHeader: a,
|
|
4
4
|
historyTabs: c,
|
|
5
|
-
historyTabActive:
|
|
6
|
-
backupsInfo:
|
|
5
|
+
historyTabActive: t,
|
|
6
|
+
backupsInfo: o
|
|
7
7
|
};
|
|
8
8
|
export {
|
|
9
9
|
s as backups,
|
|
10
10
|
a as backupsHeader,
|
|
11
|
-
|
|
11
|
+
o as backupsInfo,
|
|
12
12
|
b as default,
|
|
13
|
-
|
|
13
|
+
t as historyTabActive,
|
|
14
14
|
c as historyTabs
|
|
15
15
|
};
|
|
16
16
|
//# sourceMappingURL=PlanBackups.module.scss.js.map
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
const t = "
|
|
1
|
+
const t = "_steps_7hexU", s = "_stepCurrent_PmTsQ", e = "_stepPassed_ANksl", o = "_stepsEdit_QXfKK", n = "_planFormFooter_UF0Vk", p = "_footerContainer_MvRtQ", r = "_formContent_iewfE", a = "_planStep_uQVVj", _ = "_backButton_cI4Km", c = {
|
|
2
2
|
steps: t,
|
|
3
3
|
stepCurrent: s,
|
|
4
|
-
stepPassed:
|
|
5
|
-
stepsEdit:
|
|
4
|
+
stepPassed: e,
|
|
5
|
+
stepsEdit: o,
|
|
6
6
|
planFormFooter: n,
|
|
7
7
|
footerContainer: p,
|
|
8
8
|
formContent: r,
|
|
@@ -17,8 +17,8 @@ export {
|
|
|
17
17
|
n as planFormFooter,
|
|
18
18
|
a as planStep,
|
|
19
19
|
s as stepCurrent,
|
|
20
|
-
|
|
20
|
+
e as stepPassed,
|
|
21
21
|
t as steps,
|
|
22
|
-
|
|
22
|
+
o as stepsEdit
|
|
23
23
|
};
|
|
24
24
|
//# sourceMappingURL=PlanForm.module.scss.js.map
|
|
@@ -1,18 +1,18 @@
|
|
|
1
|
-
const t = "
|
|
1
|
+
const t = "_history_I3Xhi", s = "_historyFull_Y2Ybx", o = "_historyItemEmpty_Vj7fp", i = "_historyItemSuccess_b2ZNc", e = "_historyItemFailed_9vd29", y = "_historyItemPending_T211l", h = {
|
|
2
2
|
history: t,
|
|
3
3
|
historyFull: s,
|
|
4
4
|
historyItemEmpty: o,
|
|
5
|
-
historyItemSuccess:
|
|
6
|
-
historyItemFailed:
|
|
5
|
+
historyItemSuccess: i,
|
|
6
|
+
historyItemFailed: e,
|
|
7
7
|
historyItemPending: y
|
|
8
8
|
};
|
|
9
9
|
export {
|
|
10
|
-
|
|
10
|
+
h as default,
|
|
11
11
|
t as history,
|
|
12
12
|
s as historyFull,
|
|
13
13
|
o as historyItemEmpty,
|
|
14
|
-
|
|
14
|
+
e as historyItemFailed,
|
|
15
15
|
y as historyItemPending,
|
|
16
|
-
|
|
16
|
+
i as historyItemSuccess
|
|
17
17
|
};
|
|
18
18
|
//# sourceMappingURL=PlanHistory.module.scss.js.map
|
|
@@ -1,40 +1,40 @@
|
|
|
1
|
-
const t = "
|
|
1
|
+
const t = "_plan_cG0eK", n = "_leftContent_hkYxP", s = "_rightContent_uLcfd", e = "_status_x8Cc1", o = "_paused_gXwkE", c = "_content_H6Sd5", _ = "_title_cz6Nz", r = "_sources_ptd4P", a = "_sourceCount_Wrjv4", i = "_interval_CxHDH", l = "_time_tDvQ9", u = "_size_tgtca", p = "_moreBtn_01toJ", C = "_moreBtnActive_KSfC7", d = "_settings_8x0xJ", m = "_planHasError_zj2qx", g = "_planGrid_GLzXi", v = {
|
|
2
2
|
plan: t,
|
|
3
3
|
leftContent: n,
|
|
4
4
|
rightContent: s,
|
|
5
5
|
status: e,
|
|
6
6
|
paused: o,
|
|
7
|
-
content:
|
|
8
|
-
title:
|
|
7
|
+
content: c,
|
|
8
|
+
title: _,
|
|
9
9
|
sources: r,
|
|
10
10
|
sourceCount: a,
|
|
11
11
|
interval: i,
|
|
12
12
|
time: l,
|
|
13
13
|
size: u,
|
|
14
14
|
moreBtn: p,
|
|
15
|
-
moreBtnActive:
|
|
16
|
-
settings:
|
|
17
|
-
planHasError:
|
|
18
|
-
planGrid:
|
|
15
|
+
moreBtnActive: C,
|
|
16
|
+
settings: d,
|
|
17
|
+
planHasError: m,
|
|
18
|
+
planGrid: g
|
|
19
19
|
};
|
|
20
20
|
export {
|
|
21
|
-
|
|
22
|
-
|
|
21
|
+
c as content,
|
|
22
|
+
v as default,
|
|
23
23
|
i as interval,
|
|
24
24
|
n as leftContent,
|
|
25
25
|
p as moreBtn,
|
|
26
|
-
|
|
26
|
+
C as moreBtnActive,
|
|
27
27
|
o as paused,
|
|
28
28
|
t as plan,
|
|
29
|
-
|
|
30
|
-
|
|
29
|
+
g as planGrid,
|
|
30
|
+
m as planHasError,
|
|
31
31
|
s as rightContent,
|
|
32
|
-
|
|
32
|
+
d as settings,
|
|
33
33
|
u as size,
|
|
34
34
|
a as sourceCount,
|
|
35
35
|
r as sources,
|
|
36
36
|
e as status,
|
|
37
37
|
l as time,
|
|
38
|
-
|
|
38
|
+
_ as title
|
|
39
39
|
};
|
|
40
40
|
//# sourceMappingURL=PlanItem.module.scss.js.map
|
|
@@ -1,20 +1,20 @@
|
|
|
1
|
-
const c = "
|
|
1
|
+
const c = "_backup_00ju6", t = "_backupIcon_iVxdA", a = "_progressSkeleton_rRXes", p = "_backupLeft_hqmSK", k = "_backupId_oQ9Fy", s = "_backupStart_Rg1Js", u = "_backupRight_AOYH7", o = {
|
|
2
2
|
backup: c,
|
|
3
3
|
backupIcon: t,
|
|
4
4
|
progressSkeleton: a,
|
|
5
|
-
backupLeft:
|
|
6
|
-
backupId:
|
|
7
|
-
backupStart:
|
|
8
|
-
backupRight:
|
|
5
|
+
backupLeft: p,
|
|
6
|
+
backupId: k,
|
|
7
|
+
backupStart: s,
|
|
8
|
+
backupRight: u
|
|
9
9
|
};
|
|
10
10
|
export {
|
|
11
11
|
c as backup,
|
|
12
12
|
t as backupIcon,
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
13
|
+
k as backupId,
|
|
14
|
+
p as backupLeft,
|
|
15
|
+
u as backupRight,
|
|
16
|
+
s as backupStart,
|
|
17
|
+
o as default,
|
|
18
18
|
a as progressSkeleton
|
|
19
19
|
};
|
|
20
20
|
//# sourceMappingURL=PlanPendingBackup.module.scss.js.map
|