@plutonhq/core-frontend 0.1.0 → 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 +2 -2
- package/dist-lib/components/App/AppContent/AppContent.module.scss.js +4 -4
- package/dist-lib/components/App/Footer/Footer.module.scss.js +2 -2
- package/dist-lib/components/App/SideNav/SideNav.module.scss.js +8 -8
- package/dist-lib/components/Device/DeviceBackups/DeviceBackups.module.scss.js +36 -36
- package/dist-lib/components/Device/DeviceInfo/DeviceInfo.module.scss.js +32 -32
- package/dist-lib/components/Device/DeviceItem/DeviceItem.module.scss.js +28 -28
- package/dist-lib/components/Device/EditDevice/EditDevice.module.scss.js +10 -10
- package/dist-lib/components/Plan/AddPlan/AddPlan.module.scss.js +14 -14
- package/dist-lib/components/Plan/BackupEvents/BackupEvents.module.scss.js +30 -30
- package/dist-lib/components/Plan/BackupProgress/BackupProgress.module.scss.js +26 -26
- package/dist-lib/components/Plan/Backups/Backups.module.scss.js +40 -40
- package/dist-lib/components/Plan/PlanBackups/PlanBackups.module.scss.js +6 -6
- package/dist-lib/components/Plan/PlanForm/PlanForm.module.scss.js +16 -16
- package/dist-lib/components/Plan/PlanHistory/PlanHistory.module.scss.js +8 -8
- package/dist-lib/components/Plan/PlanItems/PlanItem.module.scss.js +30 -30
- package/dist-lib/components/Plan/PlanPendingBackup/PlanPendingBackup.module.scss.js +16 -16
- package/dist-lib/components/Plan/PlanProgress/PlanProgress.module.scss.js +4 -4
- package/dist-lib/components/Plan/PlanRemoveModal/PlanRemoveModal.module.scss.js +1 -1
- package/dist-lib/components/Plan/PlanSettings/PlanSettings.module.scss.js +44 -44
- package/dist-lib/components/Plan/PlanStats/PlanStats.module.scss.js +14 -14
- package/dist-lib/components/Restore/RestoreChangeViewer/RestoreChangeViewer.module.scss.js +8 -8
- package/dist-lib/components/Restore/RestoreFileSelector/RestoreFileSelector.module.scss +2 -0
- package/dist-lib/components/Restore/RestoreFileSelector/RestoreFileSelector.module.scss.js +62 -62
- package/dist-lib/components/Restore/RestoreWizard/RestoreWizard.module.scss.js +48 -48
- package/dist-lib/components/Restore/RestoredFileBrowser/RestoredFileBrowser.module.scss +1 -0
- package/dist-lib/components/Restore/RestoredFileBrowser/RestoredFileBrowser.module.scss.js +64 -64
- package/dist-lib/components/Settings/GeneralSettings/GeneralSettings.module.scss.js +2 -2
- package/dist-lib/components/Settings/IntegrationSettings/IntegrationSettings.module.scss.js +6 -6
- package/dist-lib/components/Skeleton/SkeletonItems.module.scss.js +18 -18
- package/dist-lib/components/Storage/AddStorage/AddStorage.module.scss.js +26 -26
- package/dist-lib/components/Storage/StorageItem/StorageItem.module.scss.js +18 -18
- 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 +22 -22
- package/dist-lib/components/common/Button/Button.module.scss.js +18 -18
- package/dist-lib/components/common/FileManager/FileManager.module.scss.js +23 -23
- 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 +42 -42
- package/dist-lib/components/common/Modal/Modal.module.scss.js +8 -8
- package/dist-lib/components/common/NotFound/NotFound.module.scss.js +1 -1
- package/dist-lib/components/common/PageHeader/PageHeader.module.scss.js +10 -10
- package/dist-lib/components/common/PathPicker/PathPicker.module.scss.js +26 -26
- package/dist-lib/components/common/SearchItems/SearchItems.module.scss.js +10 -10
- package/dist-lib/components/common/SidePanel/SidePanel.module.scss.js +24 -24
- package/dist-lib/components/common/SortItems/SortItems.module.scss.js +8 -8
- package/dist-lib/components/common/Tabs/Tabs.module.scss.js +9 -9
- package/dist-lib/components/common/TagsFilter/TagsFilter.module.scss.js +10 -10
- package/dist-lib/components/common/form/FormField/FormField.module.scss.js +14 -14
- package/dist-lib/components/common/form/Input/Input.module.scss.js +17 -17
- package/dist-lib/components/common/form/IntervalField/IntervalField.module.scss.js +12 -12
- package/dist-lib/components/common/form/MultiSelect/MultiSelect.module.scss.js +16 -16
- package/dist-lib/components/common/form/NumberInput/NumberInput.module.scss.js +18 -18
- package/dist-lib/components/common/form/PasswordField/PasswordField.module.scss.js +18 -18
- package/dist-lib/components/common/form/RadioIconSelect/RadioIconSelect.module.scss.js +11 -11
- package/dist-lib/components/common/form/Select/Select.module.scss.js +26 -26
- package/dist-lib/components/common/form/SizePicker/SizePicker.module.scss.js +12 -12
- package/dist-lib/components/common/form/StoragePicker/StoragePicker.module.scss.js +12 -12
- package/dist-lib/components/common/form/TagsInput/TagsInput.module.scss.js +8 -8
- package/dist-lib/components/common/form/TimePicker/TimePicker.module.scss.js +18 -18
- package/dist-lib/components/common/form/Toggle/Toggle.module.scss.js +4 -4
- package/dist-lib/components/common/form/Tristate/Tristate.module.scss.js +12 -12
- package/dist-lib/routes/DeviceSingle/DeviceSingle.module.scss.js +4 -4
- package/dist-lib/routes/Login/Login.module.scss.js +10 -10
- package/dist-lib/routes/PlanSingle/PlanSingle.module.scss.js +14 -14
- 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 +22 -22
- 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/dist-lib/utils/constants.js +1 -1
- package/dist-lib/utils/constants.js.map +1 -1
- package/package.json +1 -1
- package/src/components/Restore/RestoreFileSelector/RestoreFileSelector.module.scss +2 -0
- package/src/components/Restore/RestoredFileBrowser/RestoredFileBrowser.module.scss +1 -0
- package/src/utils/constants.ts +1 -1
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
const p = "
|
|
1
|
+
const p = "_app_mzpbk", a = "_appContainer_wnh2A", n = {
|
|
2
2
|
app: p,
|
|
3
3
|
appContainer: a
|
|
4
4
|
};
|
|
5
5
|
export {
|
|
6
6
|
p as app,
|
|
7
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,12 +1,12 @@
|
|
|
1
|
-
const
|
|
2
|
-
logo:
|
|
3
|
-
navMenu:
|
|
4
|
-
navMenuLabel:
|
|
1
|
+
const n = "_logo_HHTl9", a = "_navMenu_2OSNT", e = "_navMenuLabel_1RIcT", o = {
|
|
2
|
+
logo: n,
|
|
3
|
+
navMenu: a,
|
|
4
|
+
navMenuLabel: e
|
|
5
5
|
};
|
|
6
6
|
export {
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
7
|
+
o as default,
|
|
8
|
+
n as logo,
|
|
9
|
+
a as navMenu,
|
|
10
|
+
e as navMenuLabel
|
|
11
11
|
};
|
|
12
12
|
//# sourceMappingURL=SideNav.module.scss.js.map
|
|
@@ -1,40 +1,40 @@
|
|
|
1
|
-
const
|
|
2
|
-
devicePlans:
|
|
3
|
-
widget:
|
|
4
|
-
widgetTitle:
|
|
5
|
-
widgetContent:
|
|
6
|
-
noData:
|
|
7
|
-
plans:
|
|
8
|
-
storages:
|
|
9
|
-
planItem:
|
|
10
|
-
status:
|
|
11
|
-
paused:
|
|
12
|
-
iconBlock:
|
|
13
|
-
planContent:
|
|
14
|
-
planStats:
|
|
15
|
-
paths:
|
|
16
|
-
pathItem:
|
|
17
|
-
pathPlanTitle:
|
|
18
|
-
planPaths:
|
|
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
|
+
devicePlans: t,
|
|
3
|
+
widget: n,
|
|
4
|
+
widgetTitle: a,
|
|
5
|
+
widgetContent: s,
|
|
6
|
+
noData: e,
|
|
7
|
+
plans: o,
|
|
8
|
+
storages: _,
|
|
9
|
+
planItem: l,
|
|
10
|
+
status: p,
|
|
11
|
+
paused: c,
|
|
12
|
+
iconBlock: i,
|
|
13
|
+
planContent: d,
|
|
14
|
+
planStats: h,
|
|
15
|
+
paths: g,
|
|
16
|
+
pathItem: w,
|
|
17
|
+
pathPlanTitle: P,
|
|
18
|
+
planPaths: u
|
|
19
19
|
};
|
|
20
20
|
export {
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
21
|
+
C as default,
|
|
22
|
+
t as devicePlans,
|
|
23
|
+
i as iconBlock,
|
|
24
|
+
e as noData,
|
|
25
|
+
w as pathItem,
|
|
26
|
+
P as pathPlanTitle,
|
|
27
|
+
g as paths,
|
|
28
|
+
c as paused,
|
|
29
|
+
d as planContent,
|
|
30
|
+
l as planItem,
|
|
31
|
+
u as planPaths,
|
|
32
|
+
h as planStats,
|
|
33
|
+
o as plans,
|
|
34
|
+
p as status,
|
|
35
|
+
_ as storages,
|
|
36
|
+
n as widget,
|
|
37
|
+
s as widgetContent,
|
|
38
|
+
a as widgetTitle
|
|
39
39
|
};
|
|
40
40
|
//# sourceMappingURL=DeviceBackups.module.scss.js.map
|
|
@@ -1,42 +1,42 @@
|
|
|
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
|
-
deviceInfo:
|
|
4
|
-
reloading:
|
|
5
|
-
topComponents:
|
|
6
|
-
widget:
|
|
7
|
-
widgetTitle:
|
|
8
|
-
widgetContent:
|
|
3
|
+
deviceInfo: n,
|
|
4
|
+
reloading: t,
|
|
5
|
+
topComponents: e,
|
|
6
|
+
widget: c,
|
|
7
|
+
widgetTitle: i,
|
|
8
|
+
widgetContent: s,
|
|
9
9
|
infoBlock: l,
|
|
10
|
-
infoBlockRight:
|
|
11
|
-
additionalMemory:
|
|
12
|
-
progressBar:
|
|
13
|
-
progressBarFill:
|
|
14
|
-
component:
|
|
10
|
+
infoBlockRight: _,
|
|
11
|
+
additionalMemory: p,
|
|
12
|
+
progressBar: r,
|
|
13
|
+
progressBarFill: a,
|
|
14
|
+
component: d,
|
|
15
15
|
componentTitle: g,
|
|
16
|
-
contentBlock:
|
|
17
|
-
componentContent:
|
|
18
|
-
item:
|
|
19
|
-
blockLabel:
|
|
16
|
+
contentBlock: B,
|
|
17
|
+
componentContent: m,
|
|
18
|
+
item: k,
|
|
19
|
+
blockLabel: f
|
|
20
20
|
};
|
|
21
21
|
export {
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
22
|
+
p as additionalMemory,
|
|
23
|
+
f as blockLabel,
|
|
24
|
+
d as component,
|
|
25
|
+
m as componentContent,
|
|
26
26
|
g as componentTitle,
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
27
|
+
B as contentBlock,
|
|
28
|
+
w as default,
|
|
29
|
+
n as deviceInfo,
|
|
30
30
|
o as iconBlock,
|
|
31
31
|
l as infoBlock,
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
32
|
+
_ as infoBlockRight,
|
|
33
|
+
k as item,
|
|
34
|
+
r as progressBar,
|
|
35
|
+
a as progressBarFill,
|
|
36
|
+
t as reloading,
|
|
37
|
+
e as topComponents,
|
|
38
|
+
c as widget,
|
|
39
|
+
s as widgetContent,
|
|
40
|
+
i as widgetTitle
|
|
41
41
|
};
|
|
42
42
|
//# sourceMappingURL=DeviceInfo.module.scss.js.map
|
|
@@ -1,38 +1,38 @@
|
|
|
1
|
-
const
|
|
2
|
-
device:
|
|
3
|
-
leftContent:
|
|
4
|
-
rightContent:
|
|
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
|
+
device: t,
|
|
3
|
+
leftContent: e,
|
|
4
|
+
rightContent: n,
|
|
5
5
|
deviceType: c,
|
|
6
|
-
deviceOS:
|
|
7
|
-
connectionStatus:
|
|
8
|
-
connected:
|
|
9
|
-
content:
|
|
6
|
+
deviceOS: o,
|
|
7
|
+
connectionStatus: i,
|
|
8
|
+
connected: s,
|
|
9
|
+
content: _,
|
|
10
10
|
title: d,
|
|
11
11
|
mainLabel: v,
|
|
12
|
-
type:
|
|
13
|
-
version:
|
|
14
|
-
moreBtn:
|
|
15
|
-
moreBtnActive:
|
|
16
|
-
settings:
|
|
17
|
-
deviceGrid:
|
|
12
|
+
type: r,
|
|
13
|
+
version: a,
|
|
14
|
+
moreBtn: l,
|
|
15
|
+
moreBtnActive: B,
|
|
16
|
+
settings: m,
|
|
17
|
+
deviceGrid: p
|
|
18
18
|
};
|
|
19
19
|
export {
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
20
|
+
s as connected,
|
|
21
|
+
i as connectionStatus,
|
|
22
|
+
_ as content,
|
|
23
|
+
C as default,
|
|
24
|
+
t as device,
|
|
25
|
+
p as deviceGrid,
|
|
26
|
+
o as deviceOS,
|
|
27
27
|
c as deviceType,
|
|
28
|
-
|
|
28
|
+
e as leftContent,
|
|
29
29
|
v as mainLabel,
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
30
|
+
l as moreBtn,
|
|
31
|
+
B as moreBtnActive,
|
|
32
|
+
n as rightContent,
|
|
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,20 +1,20 @@
|
|
|
1
|
-
const e = "
|
|
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
2
|
field: e,
|
|
3
3
|
fieldErrorLabel: t,
|
|
4
4
|
fileManagerBtn: l,
|
|
5
|
-
label:
|
|
6
|
-
titleInput:
|
|
7
|
-
createButton:
|
|
8
|
-
loader:
|
|
5
|
+
label: a,
|
|
6
|
+
titleInput: n,
|
|
7
|
+
createButton: r,
|
|
8
|
+
loader: o
|
|
9
9
|
};
|
|
10
10
|
export {
|
|
11
|
-
|
|
12
|
-
|
|
11
|
+
r as createButton,
|
|
12
|
+
i as default,
|
|
13
13
|
e as field,
|
|
14
14
|
t as fieldErrorLabel,
|
|
15
15
|
l as fileManagerBtn,
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
16
|
+
a as label,
|
|
17
|
+
o as loader,
|
|
18
|
+
n as titleInput
|
|
19
19
|
};
|
|
20
20
|
//# sourceMappingURL=EditDevice.module.scss.js.map
|
|
@@ -1,20 +1,20 @@
|
|
|
1
|
-
const
|
|
2
|
-
field:
|
|
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
3
|
fieldErrorLabel: e,
|
|
4
|
-
label:
|
|
5
|
-
titleInput:
|
|
6
|
-
summary:
|
|
7
|
-
createButton:
|
|
8
|
-
loader:
|
|
4
|
+
label: l,
|
|
5
|
+
titleInput: r,
|
|
6
|
+
summary: a,
|
|
7
|
+
createButton: o,
|
|
8
|
+
loader: n
|
|
9
9
|
};
|
|
10
10
|
export {
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
11
|
+
o as createButton,
|
|
12
|
+
s as default,
|
|
13
|
+
t as field,
|
|
14
14
|
e as fieldErrorLabel,
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
15
|
+
l as label,
|
|
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
|
-
header:
|
|
4
|
-
duration:
|
|
3
|
+
header: t,
|
|
4
|
+
duration: n,
|
|
5
5
|
status: s,
|
|
6
|
-
inProgress:
|
|
6
|
+
inProgress: r,
|
|
7
7
|
hasCompleted: o,
|
|
8
|
-
hasFailed:
|
|
9
|
-
eventList:
|
|
10
|
-
eventItem:
|
|
11
|
-
time:
|
|
8
|
+
hasFailed: i,
|
|
9
|
+
eventList: _,
|
|
10
|
+
eventItem: a,
|
|
11
|
+
time: c,
|
|
12
12
|
phase: d,
|
|
13
|
-
action:
|
|
14
|
-
viewError:
|
|
13
|
+
action: l,
|
|
14
|
+
viewError: p,
|
|
15
15
|
icon: m,
|
|
16
|
-
error:
|
|
16
|
+
error: u,
|
|
17
17
|
completed: v,
|
|
18
|
-
failed:
|
|
19
|
-
retrying:
|
|
20
|
-
isError:
|
|
21
|
-
isWarning:
|
|
18
|
+
failed: h,
|
|
19
|
+
retrying: g,
|
|
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
|
-
|
|
35
|
-
|
|
34
|
+
i as hasFailed,
|
|
35
|
+
t as header,
|
|
36
36
|
m as icon,
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
37
|
+
r as inProgress,
|
|
38
|
+
C as isError,
|
|
39
|
+
E as isWarning,
|
|
40
40
|
d as phase,
|
|
41
|
-
|
|
41
|
+
g as retrying,
|
|
42
42
|
s as status,
|
|
43
|
-
|
|
44
|
-
|
|
43
|
+
c as time,
|
|
44
|
+
p as viewError
|
|
45
45
|
};
|
|
46
46
|
//# sourceMappingURL=BackupEvents.module.scss.js.map
|
|
@@ -1,34 +1,34 @@
|
|
|
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
|
-
backupLeft:
|
|
5
|
-
backupId:
|
|
6
|
-
backupTime:
|
|
7
|
-
backupError:
|
|
8
|
-
backupStart:
|
|
9
|
-
progressMessage:
|
|
10
|
-
backupRight:
|
|
11
|
-
ProgressStats:
|
|
12
|
-
ProgressStatsLeft:
|
|
13
|
-
progressBar:
|
|
14
|
-
progressBarFill:
|
|
15
|
-
progressBarFilled:
|
|
4
|
+
backupLeft: a,
|
|
5
|
+
backupId: c,
|
|
6
|
+
backupTime: t,
|
|
7
|
+
backupError: o,
|
|
8
|
+
backupStart: e,
|
|
9
|
+
progressMessage: p,
|
|
10
|
+
backupRight: _,
|
|
11
|
+
ProgressStats: u,
|
|
12
|
+
ProgressStatsLeft: k,
|
|
13
|
+
progressBar: b,
|
|
14
|
+
progressBarFill: g,
|
|
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
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
23
|
+
c as backupId,
|
|
24
|
+
a as backupLeft,
|
|
25
|
+
_ as backupRight,
|
|
26
|
+
e as backupStart,
|
|
27
|
+
t as backupTime,
|
|
28
|
+
l as default,
|
|
29
|
+
b as progressBar,
|
|
30
|
+
g as progressBarFill,
|
|
31
|
+
n as progressBarFilled,
|
|
32
|
+
p as progressMessage
|
|
33
33
|
};
|
|
34
34
|
//# sourceMappingURL=BackupProgress.module.scss.js.map
|
|
@@ -1,52 +1,52 @@
|
|
|
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
|
-
noBackups:
|
|
4
|
-
backupsTableHead:
|
|
5
|
-
backupsTableContent:
|
|
6
|
-
backupsTableRow:
|
|
7
|
-
editIcon:
|
|
8
|
-
backupTitle:
|
|
9
|
-
activeBackup:
|
|
10
|
-
downloadLabel:
|
|
11
|
-
downloadLabelFailed:
|
|
12
|
-
downloadLabelDone:
|
|
3
|
+
noBackups: e,
|
|
4
|
+
backupsTableHead: s,
|
|
5
|
+
backupsTableContent: t,
|
|
6
|
+
backupsTableRow: n,
|
|
7
|
+
editIcon: o,
|
|
8
|
+
backupTitle: c,
|
|
9
|
+
activeBackup: l,
|
|
10
|
+
downloadLabel: b,
|
|
11
|
+
downloadLabelFailed: d,
|
|
12
|
+
downloadLabelDone: _,
|
|
13
13
|
snapOptsBtn: p,
|
|
14
|
-
changes:
|
|
15
|
-
changesNew:
|
|
16
|
-
changesModified:
|
|
17
|
-
changesRemoved:
|
|
18
|
-
target:
|
|
14
|
+
changes: u,
|
|
15
|
+
changesNew: i,
|
|
16
|
+
changesModified: k,
|
|
17
|
+
changesRemoved: w,
|
|
18
|
+
target: g,
|
|
19
19
|
status: T,
|
|
20
|
-
statusHasError:
|
|
21
|
-
settings:
|
|
22
|
-
backupsTableRowActive:
|
|
23
|
-
updateModalContent:
|
|
20
|
+
statusHasError: r,
|
|
21
|
+
settings: h,
|
|
22
|
+
backupsTableRowActive: L,
|
|
23
|
+
updateModalContent: R,
|
|
24
24
|
field: v
|
|
25
25
|
};
|
|
26
26
|
export {
|
|
27
|
-
|
|
28
|
-
|
|
27
|
+
l as activeBackup,
|
|
28
|
+
c as backupTitle,
|
|
29
29
|
a as backupsTable,
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
30
|
+
t as backupsTableContent,
|
|
31
|
+
s as backupsTableHead,
|
|
32
|
+
n as backupsTableRow,
|
|
33
|
+
L as backupsTableRowActive,
|
|
34
|
+
u as changes,
|
|
35
|
+
k as changesModified,
|
|
36
|
+
i as changesNew,
|
|
37
|
+
w as changesRemoved,
|
|
38
|
+
x as default,
|
|
39
|
+
b as downloadLabel,
|
|
40
|
+
_ as downloadLabelDone,
|
|
41
|
+
d as downloadLabelFailed,
|
|
42
|
+
o as editIcon,
|
|
43
43
|
v as field,
|
|
44
|
-
|
|
45
|
-
|
|
44
|
+
e as noBackups,
|
|
45
|
+
h as settings,
|
|
46
46
|
p as snapOptsBtn,
|
|
47
47
|
T as status,
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
48
|
+
r as statusHasError,
|
|
49
|
+
g as target,
|
|
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
|
-
historyTabs:
|
|
5
|
-
historyTabActive:
|
|
4
|
+
historyTabs: c,
|
|
5
|
+
historyTabActive: t,
|
|
6
6
|
backupsInfo: o
|
|
7
7
|
};
|
|
8
8
|
export {
|
|
9
9
|
s as backups,
|
|
10
10
|
a as backupsHeader,
|
|
11
11
|
o as backupsInfo,
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
12
|
+
b as default,
|
|
13
|
+
t as historyTabActive,
|
|
14
|
+
c as historyTabs
|
|
15
15
|
};
|
|
16
16
|
//# sourceMappingURL=PlanBackups.module.scss.js.map
|