@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.
@@ -1 +1 @@
1
- ._widget_r83mm_1{margin-bottom:var(--negative-unit)}._widget_r83mm_1 ol,._widget_r83mm_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_r83mm_1 [data-component=card]{cursor:default}
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}
@@ -1 +1 @@
1
- ._horizontal_n6ynd_1{display:block;max-width:100%}._horizontal_n6ynd_1 li{display:inline-block;margin:0 var(--unit) var(--unit) 0;max-width:100%}._list_n6ynd_12{list-style-type:none;-webkit-margin-before:0;margin-block-start:0}._list_n6ynd_12 li{list-style:none;margin:var(--unit) 0;padding-left:0}._list_n6ynd_12 li>li,._list_n6ynd_12 li>details li{margin-left:var(--unit)}._list_n6ynd_12 li>section{border-bottom:var(--border-width) solid var(--color-border-primary)}._list_n6ynd_12 li>section:first-child{border-top:var(--border-width) solid var(--color-border-primary)}._list_n6ynd_12 li>section:last-of-type{border-bottom:none}._list_n6ynd_12 li:has([data-span=all]){grid-column:1 / -1}._columns_n6ynd_44{-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_n6ynd_44{grid-template-columns:1fr}}
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="_widget_r83mm_1",s={widget:n},r=({children:t,...i})=>e.jsx("div",{className:s.widget,...i,"data-component":"widget",children:e.jsx(d.Card,{children:t})});exports.Widget=r;
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 = "_widget_r83mm_1", r = {
3
+ import '../../assets/index29.css';const o = "_widget_a9pfh_1", r = {
4
4
  widget: o
5
- }, n = ({
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
- n as Widget
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"),d=require("../../classix-5H4IWnMA.cjs"),r=require("../../helpers-fOobx0tS.cjs"),_="_horizontal_n6ynd_1",y="_list_n6ynd_12",x="_columns_n6ynd_44",s={horizontal:_,list:y,columns:x};function j({children:t,className:a,columns:n=1,horizontal:u,ordered:m,style:h,...o}){const l=Number.isFinite(n)?Math.max(1,Math.floor(n)):1,e=d.t(a,s.list,l>1&&s.columns,u&&s.horizontal),i={...h,"--list-columns":l};return m?c.jsx("ol",{className:e,style:i,...o,"data-component":"list",children:r.wrapChildren(t)}):c.jsx("ul",{className:e,style:i,...o,"data-component":"list",children:r.wrapChildren(t)})}exports.List=j;
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 d = "_horizontal_n6ynd_1", y = "_list_n6ynd_12", f = "_columns_n6ynd_44", t = {
5
- horizontal: d,
6
- list: y,
7
- columns: f
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 x({
10
- children: o,
9
+ function w({
10
+ children: t,
11
11
  className: m,
12
- columns: s = 1,
12
+ columns: o = 1,
13
13
  horizontal: e,
14
14
  ordered: h,
15
15
  style: _,
16
- ...n
16
+ ...l
17
17
  }) {
18
- const l = Number.isFinite(s) ? Math.max(1, Math.floor(s)) : 1, i = u(m, t.list, l > 1 && t.columns, e && t.horizontal), a = {
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": l
20
+ "--list-columns": i
21
21
  };
22
- return h ? /* @__PURE__ */ c("ol", { className: i, style: a, ...n, "data-component": "list", children: r(o) }) : /* @__PURE__ */ c("ul", { className: i, style: a, ...n, "data-component": "list", children: r(o) });
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
- x as List
25
+ w as List
26
26
  };
27
27
  //# sourceMappingURL=index.js.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@solibo/solibo-ui",
3
- "version": "0.3.35",
3
+ "version": "0.3.36",
4
4
  "type": "module",
5
5
  "scripts": {
6
6
  "dev": "vite build --watch",