mozrest-sdk-react-dev 0.1.78 → 0.1.79
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/mozrest-sdk.es.js +46 -42
- package/package.json +1 -1
- package/style.css +1 -1
package/mozrest-sdk.es.js
CHANGED
|
@@ -2187,10 +2187,10 @@ const Container = ({
|
|
|
2187
2187
|
}, children);
|
|
2188
2188
|
};
|
|
2189
2189
|
const container$G = "_container_118v9_1";
|
|
2190
|
-
const header$
|
|
2190
|
+
const header$8 = "_header_118v9_5";
|
|
2191
2191
|
var styles$1Q = {
|
|
2192
2192
|
container: container$G,
|
|
2193
|
-
header: header$
|
|
2193
|
+
header: header$8
|
|
2194
2194
|
};
|
|
2195
2195
|
const LayoutPage$1 = ({
|
|
2196
2196
|
children,
|
|
@@ -38422,10 +38422,10 @@ const Heading = ({ children, level = "h1", size = "medium", id: id2, ...props })
|
|
|
38422
38422
|
...props
|
|
38423
38423
|
}, children);
|
|
38424
38424
|
};
|
|
38425
|
-
const header$
|
|
38425
|
+
const header$7 = "_header_190p9_1";
|
|
38426
38426
|
const icon$5 = "_icon_190p9_10";
|
|
38427
38427
|
var styles$1F = {
|
|
38428
|
-
header: header$
|
|
38428
|
+
header: header$7,
|
|
38429
38429
|
icon: icon$5
|
|
38430
38430
|
};
|
|
38431
38431
|
const Header$5 = ({ header: header2 }) => {
|
|
@@ -43839,9 +43839,9 @@ const Review = ({
|
|
|
43839
43839
|
onClick
|
|
43840
43840
|
}));
|
|
43841
43841
|
};
|
|
43842
|
-
const header$
|
|
43842
|
+
const header$6 = "_header_1qr4z_1";
|
|
43843
43843
|
var styles$1t = {
|
|
43844
|
-
header: header$
|
|
43844
|
+
header: header$6
|
|
43845
43845
|
};
|
|
43846
43846
|
const Header$4 = ({ title: title2 }) => {
|
|
43847
43847
|
return /* @__PURE__ */ React__default.createElement("div", {
|
|
@@ -49510,9 +49510,9 @@ const platforms = [
|
|
|
49510
49510
|
label: instance.t("FACEBOOK")
|
|
49511
49511
|
}
|
|
49512
49512
|
];
|
|
49513
|
-
const header$
|
|
49513
|
+
const header$5 = "_header_x9dfw_1";
|
|
49514
49514
|
var styles$1o = {
|
|
49515
|
-
header: header$
|
|
49515
|
+
header: header$5
|
|
49516
49516
|
};
|
|
49517
49517
|
const HeaderBar = ({ children }) => {
|
|
49518
49518
|
return /* @__PURE__ */ React__default.createElement(Container, null, children);
|
|
@@ -52752,14 +52752,14 @@ var styles$18 = {
|
|
|
52752
52752
|
const Tag = ({ children }) => /* @__PURE__ */ React__default.createElement("span", {
|
|
52753
52753
|
className: styles$18.tag
|
|
52754
52754
|
}, children);
|
|
52755
|
-
const header$
|
|
52755
|
+
const header$4 = "_header_1bx4t_1";
|
|
52756
52756
|
const header__icons = "_header__icons_1bx4t_6";
|
|
52757
52757
|
const header__icon = "_header__icon_1bx4t_6";
|
|
52758
52758
|
const footer$b = "_footer_1bx4t_17";
|
|
52759
52759
|
const flag = "_flag_1bx4t_22";
|
|
52760
52760
|
const icon$4 = "_icon_1bx4t_29";
|
|
52761
52761
|
var styles$17 = {
|
|
52762
|
-
header: header$
|
|
52762
|
+
header: header$4,
|
|
52763
52763
|
header__icons,
|
|
52764
52764
|
header__icon,
|
|
52765
52765
|
footer: footer$b,
|
|
@@ -52826,7 +52826,7 @@ const DeleteReplyTemplate = async ({
|
|
|
52826
52826
|
});
|
|
52827
52827
|
return { data: data2 };
|
|
52828
52828
|
};
|
|
52829
|
-
const header$
|
|
52829
|
+
const header$3 = "_header_e0i20_23";
|
|
52830
52830
|
const header__title = "_header__title_e0i20_28";
|
|
52831
52831
|
const header__filters = "_header__filters_e0i20_33";
|
|
52832
52832
|
const footer$a = "_footer_e0i20_38";
|
|
@@ -52834,7 +52834,7 @@ const button$4 = "_button_e0i20_43";
|
|
|
52834
52834
|
var styles$16 = {
|
|
52835
52835
|
"my-masonry-grid": "_my-masonry-grid_e0i20_1",
|
|
52836
52836
|
"my-masonry-grid_column": "_my-masonry-grid_column_e0i20_12",
|
|
52837
|
-
header: header$
|
|
52837
|
+
header: header$3,
|
|
52838
52838
|
header__title,
|
|
52839
52839
|
header__filters,
|
|
52840
52840
|
footer: footer$a,
|
|
@@ -77186,7 +77186,7 @@ const ReviewsChart = ({
|
|
|
77186
77186
|
};
|
|
77187
77187
|
const success$1 = "_success_18cx4_1";
|
|
77188
77188
|
const danger$1 = "_danger_18cx4_5";
|
|
77189
|
-
const header$
|
|
77189
|
+
const header$2 = "_header_18cx4_9";
|
|
77190
77190
|
const value$1 = "_value_18cx4_14";
|
|
77191
77191
|
const comparison$1 = "_comparison_18cx4_20";
|
|
77192
77192
|
const container$s = "_container_18cx4_25";
|
|
@@ -77195,7 +77195,7 @@ const title$1 = "_title_18cx4_33";
|
|
|
77195
77195
|
var styles$12 = {
|
|
77196
77196
|
success: success$1,
|
|
77197
77197
|
danger: danger$1,
|
|
77198
|
-
header: header$
|
|
77198
|
+
header: header$2,
|
|
77199
77199
|
value: value$1,
|
|
77200
77200
|
comparison: comparison$1,
|
|
77201
77201
|
container: container$s,
|
|
@@ -96754,23 +96754,27 @@ const formatData = (data2) => {
|
|
|
96754
96754
|
};
|
|
96755
96755
|
});
|
|
96756
96756
|
};
|
|
96757
|
-
const mainConatiner = "
|
|
96758
|
-
const btnDanger = "
|
|
96759
|
-
const btnWarning = "
|
|
96760
|
-
const btnSuccess = "
|
|
96761
|
-
const container$2 = "
|
|
96762
|
-
const button = "
|
|
96763
|
-
const skeleton = "
|
|
96764
|
-
const pulse$1 = "
|
|
96765
|
-
const item$2 = "
|
|
96766
|
-
const icons = "
|
|
96767
|
-
const column = "
|
|
96768
|
-
const row = "
|
|
96769
|
-
const cards = "
|
|
96770
|
-
const cardActive = "
|
|
96771
|
-
const cards1 = "
|
|
96772
|
-
const dot$1 = "
|
|
96773
|
-
const formInline = "
|
|
96757
|
+
const mainConatiner = "_mainConatiner_hbubu_1";
|
|
96758
|
+
const btnDanger = "_btnDanger_hbubu_5";
|
|
96759
|
+
const btnWarning = "_btnWarning_hbubu_10";
|
|
96760
|
+
const btnSuccess = "_btnSuccess_hbubu_15";
|
|
96761
|
+
const container$2 = "_container_hbubu_20";
|
|
96762
|
+
const button = "_button_hbubu_52";
|
|
96763
|
+
const skeleton = "_skeleton_hbubu_60";
|
|
96764
|
+
const pulse$1 = "_pulse_hbubu_1";
|
|
96765
|
+
const item$2 = "_item_hbubu_63";
|
|
96766
|
+
const icons = "_icons_hbubu_69";
|
|
96767
|
+
const column = "_column_hbubu_74";
|
|
96768
|
+
const row = "_row_hbubu_104";
|
|
96769
|
+
const cards = "_cards_hbubu_116";
|
|
96770
|
+
const cardActive = "_cardActive_hbubu_127";
|
|
96771
|
+
const cards1 = "_cards1_hbubu_132";
|
|
96772
|
+
const dot$1 = "_dot_hbubu_143";
|
|
96773
|
+
const formInline = "_formInline_hbubu_155";
|
|
96774
|
+
const header$1 = "_header_hbubu_161";
|
|
96775
|
+
const datesSectionContainer = "_datesSectionContainer_hbubu_179";
|
|
96776
|
+
const datesSectionActionButtons1 = "_datesSectionActionButtons1_hbubu_190";
|
|
96777
|
+
const datesSectionActionButtons2 = "_datesSectionActionButtons2_hbubu_202";
|
|
96774
96778
|
var styles$9 = {
|
|
96775
96779
|
mainConatiner,
|
|
96776
96780
|
btnDanger,
|
|
@@ -96778,7 +96782,7 @@ var styles$9 = {
|
|
|
96778
96782
|
btnSuccess,
|
|
96779
96783
|
container: container$2,
|
|
96780
96784
|
button,
|
|
96781
|
-
"button-disable": "_button-
|
|
96785
|
+
"button-disable": "_button-disable_hbubu_55",
|
|
96782
96786
|
skeleton,
|
|
96783
96787
|
pulse: pulse$1,
|
|
96784
96788
|
item: item$2,
|
|
@@ -96789,7 +96793,11 @@ var styles$9 = {
|
|
|
96789
96793
|
cardActive,
|
|
96790
96794
|
cards1,
|
|
96791
96795
|
dot: dot$1,
|
|
96792
|
-
formInline
|
|
96796
|
+
formInline,
|
|
96797
|
+
header: header$1,
|
|
96798
|
+
datesSectionContainer,
|
|
96799
|
+
datesSectionActionButtons1,
|
|
96800
|
+
datesSectionActionButtons2
|
|
96793
96801
|
};
|
|
96794
96802
|
const SelectedDateDisplay = ({ initialDate, selectedDate, onSelectDate, datesSummary }) => {
|
|
96795
96803
|
const [summary, setSummary] = useState([]);
|
|
@@ -96895,7 +96903,7 @@ const CustomDatePicker = ({
|
|
|
96895
96903
|
datesSummary: bookingSumary,
|
|
96896
96904
|
initialDate
|
|
96897
96905
|
}), /* @__PURE__ */ React__default.createElement("div", {
|
|
96898
|
-
|
|
96906
|
+
className: styles$9.datesSectionActionButtons1
|
|
96899
96907
|
}, /* @__PURE__ */ React__default.createElement(Card, {
|
|
96900
96908
|
className: styles$9.cards1
|
|
96901
96909
|
}, /* @__PURE__ */ React__default.createElement("div", {
|
|
@@ -99509,13 +99517,9 @@ const ReservationDashboard = ({
|
|
|
99509
99517
|
return /* @__PURE__ */ React__default.createElement(LayoutPage$1, {
|
|
99510
99518
|
containerClassName: styles$9.mainConatiner
|
|
99511
99519
|
}, /* @__PURE__ */ React__default.createElement("div", {
|
|
99512
|
-
|
|
99513
|
-
}, /* @__PURE__ */ React__default.createElement("h1", {
|
|
99514
|
-
|
|
99515
|
-
}, "RESERVATION DASHBOARD"), /* @__PURE__ */ React__default.createElement("h1", {
|
|
99516
|
-
style: { fontWeight: 800 }
|
|
99517
|
-
}, /* @__PURE__ */ React__default.createElement(CurrentTime, null))), /* @__PURE__ */ React__default.createElement("div", {
|
|
99518
|
-
style: { display: "flex", justifyContent: "space-between", marginTop: 20 }
|
|
99520
|
+
className: styles$9.header
|
|
99521
|
+
}, /* @__PURE__ */ React__default.createElement("h1", null, "RESERVATION DASHBOARD"), /* @__PURE__ */ React__default.createElement("h1", null, /* @__PURE__ */ React__default.createElement(CurrentTime, null))), /* @__PURE__ */ React__default.createElement("div", {
|
|
99522
|
+
className: styles$9.datesSectionContainer
|
|
99519
99523
|
}, /* @__PURE__ */ React__default.createElement(CustomDatePicker, {
|
|
99520
99524
|
onSelectDate: (d2) => handleOnSelectDate(d2),
|
|
99521
99525
|
onOpenHoursAvailability,
|
|
@@ -99523,7 +99527,7 @@ const ReservationDashboard = ({
|
|
|
99523
99527
|
setInitialDate,
|
|
99524
99528
|
initialDate
|
|
99525
99529
|
}), /* @__PURE__ */ React__default.createElement("div", {
|
|
99526
|
-
|
|
99530
|
+
className: styles$9.datesSectionActionButtons2
|
|
99527
99531
|
}, /* @__PURE__ */ React__default.createElement(Button$3, {
|
|
99528
99532
|
size: "small",
|
|
99529
99533
|
className: styles$9.btnDanger,
|