mozrest-sdk-react-dev 0.1.38 → 0.1.39

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
@@ -54447,23 +54447,25 @@ const ModalConfirmation = ({
54447
54447
  isLoading
54448
54448
  }, t2("ACCEPT"))));
54449
54449
  };
54450
- const subtitle = "_subtitle_1cnr3_16";
54451
- const p15 = "_p15_1cnr3_21";
54452
- const centered$1 = "_centered_1cnr3_25";
54453
- const active$1 = "_active_1cnr3_30";
54454
- const disabled$3 = "_disabled_1cnr3_34";
54455
- const noPadding = "_noPadding_1cnr3_45";
54456
- const icons = "_icons_1cnr3_49";
54457
- const w100 = "_w100_1cnr3_55";
54458
- const mr10 = "_mr10_1cnr3_59";
54459
- const allset = "_allset_1cnr3_63";
54460
- const channels$4 = "_channels_1cnr3_69";
54461
- const channelToConnect = "_channelToConnect_1cnr3_76";
54462
- const noChannel = "_noChannel_1cnr3_83";
54463
- const footer$6 = "_footer_1cnr3_99";
54464
- const loader$2 = "_loader_1cnr3_105";
54465
- const rotate = "_rotate_1cnr3_1";
54450
+ const partner_onboarding = "_partner_onboarding_17co8_1";
54451
+ const subtitle = "_subtitle_17co8_14";
54452
+ const p15 = "_p15_17co8_18";
54453
+ const centered$1 = "_centered_17co8_21";
54454
+ const active$1 = "_active_17co8_25";
54455
+ const disabled$3 = "_disabled_17co8_28";
54456
+ const noPadding = "_noPadding_17co8_38";
54457
+ const icons = "_icons_17co8_41";
54458
+ const w100 = "_w100_17co8_46";
54459
+ const mr10 = "_mr10_17co8_49";
54460
+ const allset = "_allset_17co8_52";
54461
+ const channels$4 = "_channels_17co8_57";
54462
+ const channelToConnect = "_channelToConnect_17co8_63";
54463
+ const noChannel = "_noChannel_17co8_69";
54464
+ const footer$6 = "_footer_17co8_83";
54465
+ const loader$2 = "_loader_17co8_88";
54466
+ const rotate = "_rotate_17co8_1";
54466
54467
  var styles$L = {
54468
+ partner_onboarding,
54467
54469
  subtitle,
54468
54470
  p15,
54469
54471
  centered: centered$1,
@@ -54762,7 +54764,7 @@ const ModalOnboarding = ({
54762
54764
  }),
54763
54765
  centered: true,
54764
54766
  zIndex: 1e3,
54765
- className: "moz"
54767
+ className: styles$L.partner_onboarding
54766
54768
  }, step2 === 1 && /* @__PURE__ */ React__default.createElement(Step1, {
54767
54769
  venue,
54768
54770
  setGoogleResponse,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "mozrest-sdk-react-dev",
3
- "version": "0.1.38",
3
+ "version": "0.1.39",
4
4
  "main": "mozrest-sdk.es.js",
5
5
  "keywords": ["mozrest"],
6
6
  "author": {