@solibo/solibo-ui 0.3.35 → 0.3.36
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/assets/index29.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
.
|
|
1
|
+
._widget_a9pfh_1 ol,._widget_a9pfh_1 ul{max-height:80vh;overflow-y:auto;padding:0 var(--unit-small);scrollbar-track-color:rgba(0 0 0 / 0%);scrollbar-width:thin}._widget_a9pfh_1 [data-component=card]{cursor:default}
|
package/dist/assets/index38.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
.
|
|
1
|
+
._horizontal_biy9s_1{display:block}._horizontal_biy9s_1 li{display:inline-block;margin-right:var(--unit);max-width:100%}._list_biy9s_11{display:block;list-style-type:none}._list_biy9s_11 li{list-style:none;margin-bottom:var(--unit);padding-left:0}._list_biy9s_11 li>li,._list_biy9s_11 li>details li{margin-left:var(--unit)}._list_biy9s_11 li>section{border-bottom:var(--border-width) solid var(--color-border-primary)}._list_biy9s_11 li>section:first-child{border-top:var(--border-width) solid var(--color-border-primary)}._list_biy9s_11 li>section:last-of-type{border-bottom:none}._list_biy9s_11 li:has([data-span=all]){grid-column:1 / -1}._list_biy9s_11 li:last-child{margin-bottom:0}._columns_biy9s_47{-moz-column-gap:var(--unit);column-gap:var(--unit);display:grid;grid-template-columns:repeat(var(--list-columns, 2),minmax(0,1fr))}@media (width <= 960px){._columns_biy9s_47{grid-template-columns:1fr}}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});require('../../assets/index29.css');const e=require("react/jsx-runtime"),d=require("../_card/index.cjs"),n="
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});require('../../assets/index29.css');const e=require("react/jsx-runtime"),d=require("../_card/index.cjs"),n="_widget_a9pfh_1",s={widget:n},o=({children:t,...i})=>e.jsx("div",{className:s.widget,...i,"data-component":"widget",children:e.jsx(d.Card,{children:t})});exports.Widget=o;
|
|
2
2
|
//# sourceMappingURL=index.cjs.map
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { jsx as t } from "react/jsx-runtime";
|
|
2
2
|
import { Card as i } from "../_card/index.js";
|
|
3
|
-
import '../../assets/index29.css';const o = "
|
|
3
|
+
import '../../assets/index29.css';const o = "_widget_a9pfh_1", r = {
|
|
4
4
|
widget: o
|
|
5
|
-
},
|
|
5
|
+
}, a = ({
|
|
6
6
|
children: e,
|
|
7
7
|
...d
|
|
8
8
|
}) => /* @__PURE__ */ t("div", { className: r.widget, ...d, "data-component": "widget", children: /* @__PURE__ */ t(i, { children: e }) });
|
|
9
9
|
export {
|
|
10
|
-
|
|
10
|
+
a as Widget
|
|
11
11
|
};
|
|
12
12
|
//# sourceMappingURL=index.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});require('../../assets/index38.css');const c=require("react/jsx-runtime"),
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});require('../../assets/index38.css');const c=require("react/jsx-runtime"),_=require("../../classix-5H4IWnMA.cjs"),r=require("../../helpers-fOobx0tS.cjs"),y="_horizontal_biy9s_1",d="_list_biy9s_11",b="_columns_biy9s_47",s={horizontal:y,list:d,columns:b};function x({children:t,className:a,columns:o=1,horizontal:u,ordered:m,style:h,...l}){const i=Number.isFinite(o)?Math.max(1,Math.floor(o)):1,n=_.t(a,s.list,i>1&&s.columns,u&&s.horizontal),e={...h,"--list-columns":i};return m?c.jsx("ol",{className:n,style:e,...l,"data-component":"list",children:r.wrapChildren(t)}):c.jsx("ul",{className:n,style:e,...l,"data-component":"list",children:r.wrapChildren(t)})}exports.List=x;
|
|
2
2
|
//# sourceMappingURL=index.cjs.map
|
|
@@ -1,27 +1,27 @@
|
|
|
1
1
|
import { jsx as c } from "react/jsx-runtime";
|
|
2
2
|
import { t as u } from "../../classix-DG18itHa.js";
|
|
3
3
|
import { w as r } from "../../helpers-Dbey5Ztb.js";
|
|
4
|
-
import '../../assets/index38.css';const
|
|
5
|
-
horizontal:
|
|
6
|
-
list:
|
|
7
|
-
columns:
|
|
4
|
+
import '../../assets/index38.css';const y = "_horizontal_biy9s_1", f = "_list_biy9s_11", p = "_columns_biy9s_47", s = {
|
|
5
|
+
horizontal: y,
|
|
6
|
+
list: f,
|
|
7
|
+
columns: p
|
|
8
8
|
};
|
|
9
|
-
function
|
|
10
|
-
children:
|
|
9
|
+
function w({
|
|
10
|
+
children: t,
|
|
11
11
|
className: m,
|
|
12
|
-
columns:
|
|
12
|
+
columns: o = 1,
|
|
13
13
|
horizontal: e,
|
|
14
14
|
ordered: h,
|
|
15
15
|
style: _,
|
|
16
|
-
...
|
|
16
|
+
...l
|
|
17
17
|
}) {
|
|
18
|
-
const
|
|
18
|
+
const i = Number.isFinite(o) ? Math.max(1, Math.floor(o)) : 1, n = u(m, s.list, i > 1 && s.columns, e && s.horizontal), a = {
|
|
19
19
|
..._,
|
|
20
|
-
"--list-columns":
|
|
20
|
+
"--list-columns": i
|
|
21
21
|
};
|
|
22
|
-
return h ? /* @__PURE__ */ c("ol", { className:
|
|
22
|
+
return h ? /* @__PURE__ */ c("ol", { className: n, style: a, ...l, "data-component": "list", children: r(t) }) : /* @__PURE__ */ c("ul", { className: n, style: a, ...l, "data-component": "list", children: r(t) });
|
|
23
23
|
}
|
|
24
24
|
export {
|
|
25
|
-
|
|
25
|
+
w as List
|
|
26
26
|
};
|
|
27
27
|
//# sourceMappingURL=index.js.map
|