@liner-fe/prism 2.1.24 → 2.1.26
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/lib/index.cjs +5 -5
- package/lib/index.cjs.map +1 -1
- package/lib/index.css +21 -13
- package/lib/index.css.map +2 -2
- package/lib/index.mjs +5 -5
- package/lib/index.mjs.map +1 -1
- package/package.json +1 -1
package/lib/index.cjs
CHANGED
|
@@ -9410,11 +9410,11 @@ var import_react15 = require("react");
|
|
|
9410
9410
|
|
|
9411
9411
|
// src/components/Radio/style.module.scss
|
|
9412
9412
|
var style_module_default12 = {
|
|
9413
|
-
"radio": "
|
|
9414
|
-
"radio-item": "_radio-
|
|
9415
|
-
"indicator": "
|
|
9416
|
-
"label-wrapper": "_label-
|
|
9417
|
-
"description": "
|
|
9413
|
+
"radio": "_radio_igep6_1",
|
|
9414
|
+
"radio-item": "_radio-item_igep6_5",
|
|
9415
|
+
"indicator": "_indicator_igep6_45",
|
|
9416
|
+
"label-wrapper": "_label-wrapper_igep6_51",
|
|
9417
|
+
"description": "_description_igep6_61"
|
|
9418
9418
|
};
|
|
9419
9419
|
|
|
9420
9420
|
// src/components/Radio/index.tsx
|