@liner-fe/prism 2.1.34 → 2.1.35
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 +4 -4
- package/lib/index.cjs.map +1 -1
- package/lib/index.css +16 -13
- package/lib/index.css.map +2 -2
- package/lib/index.mjs +4 -4
- package/lib/index.mjs.map +1 -1
- package/package.json +1 -1
package/lib/index.cjs
CHANGED
|
@@ -9051,10 +9051,10 @@ var import_react15 = require("react");
|
|
|
9051
9051
|
|
|
9052
9052
|
// src/components/Radio/style.module.scss
|
|
9053
9053
|
var style_module_default12 = {
|
|
9054
|
-
"radio-item": "_radio-
|
|
9055
|
-
"indicator": "
|
|
9056
|
-
"label-wrapper": "_label-
|
|
9057
|
-
"description": "
|
|
9054
|
+
"radio-item": "_radio-item_184np_1",
|
|
9055
|
+
"indicator": "_indicator_184np_44",
|
|
9056
|
+
"label-wrapper": "_label-wrapper_184np_50",
|
|
9057
|
+
"description": "_description_184np_60"
|
|
9058
9058
|
};
|
|
9059
9059
|
|
|
9060
9060
|
// src/components/Radio/index.tsx
|