mozrest-sdk-react-dev 0.2.72 → 0.2.74

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 CHANGED
@@ -7830,7 +7830,7 @@ const fileSad = () => /* @__PURE__ */ React__default.createElement("svg", {
7830
7830
  strokeLinejoin: "round",
7831
7831
  width: "24",
7832
7832
  height: "24",
7833
- strokeWidth: "2"
7833
+ strokeWidth: "0.5"
7834
7834
  }, /* @__PURE__ */ React__default.createElement("path", {
7835
7835
  d: "M14 3v4a1 1 0 0 0 1 1h4"
7836
7836
  }), /* @__PURE__ */ React__default.createElement("path", {
@@ -9141,13 +9141,14 @@ var icons$3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.definePropert
9141
9141
  people: people$1,
9142
9142
  clock: clock$1
9143
9143
  }, Symbol.toStringTag, { value: "Module" }));
9144
- const icon$7 = "_icon_1i2ej_1";
9144
+ const icon$7 = "_icon_69yub_1";
9145
9145
  var styles$21 = {
9146
9146
  icon: icon$7,
9147
- "icon--small": "_icon--small_1i2ej_12",
9148
- "icon--medium": "_icon--medium_1i2ej_15",
9149
- "icon--large": "_icon--large_1i2ej_18",
9150
- "icon--xl": "_icon--xl_1i2ej_21"
9147
+ "icon--small": "_icon--small_69yub_12",
9148
+ "icon--medium": "_icon--medium_69yub_15",
9149
+ "icon--large": "_icon--large_69yub_18",
9150
+ "icon--xl": "_icon--xl_69yub_21",
9151
+ "icon--xxl": "_icon--xxl_69yub_24"
9151
9152
  };
9152
9153
  const Icon$2 = ({
9153
9154
  size = "medium",
@@ -39751,9 +39752,9 @@ const Header$4 = ({ title: title2 }) => {
39751
39752
  className: styles$1K.header
39752
39753
  }, /* @__PURE__ */ React__default.createElement(Heading, null, " ", title2));
39753
39754
  };
39754
- const container$D = "_container_1br9g_1";
39755
- const icon$5 = "_icon_1br9g_8";
39756
- const img = "_img_1br9g_14";
39755
+ const container$D = "_container_1kvyl_1";
39756
+ const icon$5 = "_icon_1kvyl_9";
39757
+ const img = "_img_1kvyl_13";
39757
39758
  var styles$1J = {
39758
39759
  container: container$D,
39759
39760
  icon: icon$5,
@@ -39764,7 +39765,8 @@ const Empty = ({ children }) => {
39764
39765
  className: styles$1J.container
39765
39766
  }, /* @__PURE__ */ React__default.createElement(Icon$2, {
39766
39767
  icon: "fileSad",
39767
- className: styles$1J.icon
39768
+ className: styles$1J.icon,
39769
+ size: "xxl"
39768
39770
  }), /* @__PURE__ */ React__default.createElement("h2", null, children));
39769
39771
  };
39770
39772
  const container$C = "_container_ntfln_1";
@@ -102516,34 +102518,34 @@ const ReservationsAnalytics = ({ userEmail, userFullName }) => {
102516
102518
  totalDays
102517
102519
  }));
102518
102520
  };
102519
- const mainConatiner$1 = "_mainConatiner_oexkd_48";
102520
- const mainTableContainer = "_mainTableContainer_oexkd_58";
102521
- const mainSidebarContainer = "_mainSidebarContainer_oexkd_65";
102522
- const headerContainer = "_headerContainer_oexkd_74";
102523
- const buttonList = "_buttonList_oexkd_79";
102524
- const tableTopHeader = "_tableTopHeader_oexkd_85";
102525
- const tableTopHeaderContent = "_tableTopHeaderContent_oexkd_93";
102526
- const tableRowContainer = "_tableRowContainer_oexkd_101";
102527
- const tableRowCard = "_tableRowCard_oexkd_107";
102528
- const noData = "_noData_oexkd_112";
102529
- const tableRowHour = "_tableRowHour_oexkd_119";
102530
- const hours = "_hours_oexkd_130";
102531
- const tableRowContent = "_tableRowContent_oexkd_136";
102532
- const rowImage = "_rowImage_oexkd_143";
102533
- const rowContactContainer = "_rowContactContainer_oexkd_149";
102534
- const rowContactText = "_rowContactText_oexkd_155";
102535
- const rowContactPhone = "_rowContactPhone_oexkd_161";
102536
- const rowSectionContainer = "_rowSectionContainer_oexkd_168";
102537
- const rowSectionText = "_rowSectionText_oexkd_174";
102538
- const rowSectionSecText = "_rowSectionSecText_oexkd_180";
102539
- const rowActionButton = "_rowActionButton_oexkd_187";
102540
- const bookingInfoContainer = "_bookingInfoContainer_oexkd_193";
102541
- const bookingInfoCardRow = "_bookingInfoCardRow_oexkd_197";
102542
- const bookingInfoCardContainer = "_bookingInfoCardContainer_oexkd_205";
102543
- const bookingInfoCard = "_bookingInfoCard_oexkd_197";
102544
- const bookingInfoCardContent = "_bookingInfoCardContent_oexkd_217";
102545
- const bookingInfoCardTitle = "_bookingInfoCardTitle_oexkd_223";
102546
- const bookingInfoCardText = "_bookingInfoCardText_oexkd_226";
102521
+ const mainConatiner$1 = "_mainConatiner_ek91m_48";
102522
+ const mainTableContainer = "_mainTableContainer_ek91m_58";
102523
+ const mainSidebarContainer = "_mainSidebarContainer_ek91m_65";
102524
+ const headerContainer = "_headerContainer_ek91m_74";
102525
+ const buttonList = "_buttonList_ek91m_79";
102526
+ const tableTopHeader = "_tableTopHeader_ek91m_85";
102527
+ const tableTopHeaderContent = "_tableTopHeaderContent_ek91m_93";
102528
+ const tableRowContainer = "_tableRowContainer_ek91m_101";
102529
+ const tableRowCard = "_tableRowCard_ek91m_107";
102530
+ const noData = "_noData_ek91m_112";
102531
+ const tableRowHour = "_tableRowHour_ek91m_119";
102532
+ const hours = "_hours_ek91m_130";
102533
+ const tableRowContent = "_tableRowContent_ek91m_136";
102534
+ const rowImage = "_rowImage_ek91m_145";
102535
+ const rowContactContainer = "_rowContactContainer_ek91m_151";
102536
+ const rowContactText = "_rowContactText_ek91m_157";
102537
+ const rowContactPhone = "_rowContactPhone_ek91m_163";
102538
+ const rowSectionContainer = "_rowSectionContainer_ek91m_170";
102539
+ const rowSectionText = "_rowSectionText_ek91m_176";
102540
+ const rowSectionSecText = "_rowSectionSecText_ek91m_182";
102541
+ const rowActionButton = "_rowActionButton_ek91m_189";
102542
+ const bookingInfoContainer = "_bookingInfoContainer_ek91m_195";
102543
+ const bookingInfoCardRow = "_bookingInfoCardRow_ek91m_199";
102544
+ const bookingInfoCardContainer = "_bookingInfoCardContainer_ek91m_207";
102545
+ const bookingInfoCard = "_bookingInfoCard_ek91m_199";
102546
+ const bookingInfoCardContent = "_bookingInfoCardContent_ek91m_219";
102547
+ const bookingInfoCardTitle = "_bookingInfoCardTitle_ek91m_225";
102548
+ const bookingInfoCardText = "_bookingInfoCardText_ek91m_228";
102547
102549
  var styles$f = {
102548
102550
  mainConatiner: mainConatiner$1,
102549
102551
  mainTableContainer,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "mozrest-sdk-react-dev",
3
- "version": "0.2.72",
3
+ "version": "0.2.74",
4
4
  "main": "mozrest-sdk.es.js",
5
5
  "keywords": ["mozrest"],
6
6
  "author": {