skillgrid 0.0.36-dev-40511-42085-40506-alert-placeholder-modal-fix.1230731 → 0.0.36-dev-40511-42085-40506-alert-placeholder-modal-fix.1235292
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/index.cjs.js +9 -9
- package/dist/index.css +1 -1
- package/dist/index.es.js +3 -3
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -1584,11 +1584,11 @@ const ir = G((t, r) => {
|
|
|
1584
1584
|
) })
|
|
1585
1585
|
] })
|
|
1586
1586
|
) : null;
|
|
1587
|
-
}), Vo = "
|
|
1587
|
+
}), Vo = "_container_1h1i8_1", Xo = "_header_1h1i8_20", Yo = "_withBorder_1h1i8_55", Zo = "_title_1h1i8_39", Uo = "_subTitle_1h1i8_70", Go = "_leftActionsStack_1h1i8_81", Ko = "_rightActionsStack_1h1i8_89", Jo = "_content_1h1i8_97", Qo = "_footer_1h1i8_105", wt = {
|
|
1588
1588
|
container: Vo,
|
|
1589
1589
|
header: Xo,
|
|
1590
|
-
"title-actions-actions": "_title-actions-
|
|
1591
|
-
"actions-title-actions": "_actions-title-
|
|
1590
|
+
"title-actions-actions": "_title-actions-actions_1h1i8_39",
|
|
1591
|
+
"actions-title-actions": "_actions-title-actions_1h1i8_47",
|
|
1592
1592
|
withBorder: Yo,
|
|
1593
1593
|
title: Zo,
|
|
1594
1594
|
subTitle: Uo,
|
package/package.json
CHANGED