mozrest-sdk-react-dev 0.1.82 → 0.1.83
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 +10 -10
- package/package.json +1 -1
- package/style.css +1 -1
package/mozrest-sdk.es.js
CHANGED
|
@@ -43522,15 +43522,15 @@ const TemplatesModal = ({
|
|
|
43522
43522
|
onClickUse: handleOnUse
|
|
43523
43523
|
})));
|
|
43524
43524
|
};
|
|
43525
|
-
const detail$1 = "
|
|
43526
|
-
const hidden = "
|
|
43527
|
-
const reviewer$1 = "
|
|
43528
|
-
const back = "
|
|
43529
|
-
const statusbar = "
|
|
43530
|
-
const statusbar__icons = "
|
|
43531
|
-
const platform = "
|
|
43532
|
-
const button$7 = "
|
|
43533
|
-
const flag$3 = "
|
|
43525
|
+
const detail$1 = "_detail_1pg5g_1";
|
|
43526
|
+
const hidden = "_hidden_1pg5g_14";
|
|
43527
|
+
const reviewer$1 = "_reviewer_1pg5g_23";
|
|
43528
|
+
const back = "_back_1pg5g_30";
|
|
43529
|
+
const statusbar = "_statusbar_1pg5g_38";
|
|
43530
|
+
const statusbar__icons = "_statusbar__icons_1pg5g_44";
|
|
43531
|
+
const platform = "_platform_1pg5g_48";
|
|
43532
|
+
const button$7 = "_button_1pg5g_61";
|
|
43533
|
+
const flag$3 = "_flag_1pg5g_70";
|
|
43534
43534
|
var styles$1y = {
|
|
43535
43535
|
detail: detail$1,
|
|
43536
43536
|
hidden,
|
|
@@ -43539,7 +43539,7 @@ var styles$1y = {
|
|
|
43539
43539
|
statusbar,
|
|
43540
43540
|
statusbar__icons,
|
|
43541
43541
|
platform,
|
|
43542
|
-
"container--reply": "_container--
|
|
43542
|
+
"container--reply": "_container--reply_1pg5g_55",
|
|
43543
43543
|
button: button$7,
|
|
43544
43544
|
flag: flag$3
|
|
43545
43545
|
};
|