@gnome-ui/react 1.30.0 → 1.31.0
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.js
CHANGED
|
@@ -3352,15 +3352,16 @@ function Di({ title: e, subtitle: i, leading: a, trailing: o, children: s, expan
|
|
|
3352
3352
|
});
|
|
3353
3353
|
}
|
|
3354
3354
|
var Oi = {
|
|
3355
|
-
switcher: "
|
|
3356
|
-
item: "
|
|
3357
|
-
iconOnly: "
|
|
3358
|
-
itemIcon: "
|
|
3359
|
-
itemLabel: "
|
|
3360
|
-
default: "
|
|
3361
|
-
active: "
|
|
3362
|
-
flat: "
|
|
3363
|
-
round: "
|
|
3355
|
+
switcher: "_switcher_15xk5_3",
|
|
3356
|
+
item: "_item_15xk5_10",
|
|
3357
|
+
iconOnly: "_iconOnly_15xk5_38",
|
|
3358
|
+
itemIcon: "_itemIcon_15xk5_43",
|
|
3359
|
+
itemLabel: "_itemLabel_15xk5_49",
|
|
3360
|
+
default: "_default_15xk5_55",
|
|
3361
|
+
active: "_active_15xk5_68",
|
|
3362
|
+
flat: "_flat_15xk5_121",
|
|
3363
|
+
round: "_round_15xk5_169",
|
|
3364
|
+
pill: "_pill_15xk5_235"
|
|
3364
3365
|
}, ki = a(null);
|
|
3365
3366
|
function Ai() {
|
|
3366
3367
|
let e = l(ki);
|