@ixo/ui 0.0.29 → 0.0.31
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/.vite/manifest.json +31 -31
- package/dist/components/AppShellNavigation/index.d.ts.map +1 -1
- package/dist/{components-B89RP1Qv.cjs → components-QyLy1gm7.cjs} +15 -15
- package/dist/{components-B89RP1Qv.cjs.map → components-QyLy1gm7.cjs.map} +1 -1
- package/dist/{components-DUBzGbHO.js → components-dFSCM5ZE.js} +15 -15
- package/dist/{components-DUBzGbHO.js.map → components-dFSCM5ZE.js.map} +1 -1
- package/dist/export/components.cjs +1 -1
- package/dist/export/components.mjs +1 -1
- package/dist/{index-CFZxQcF3.js → index-5E84enwt.js} +2 -2
- package/dist/{index-CFZxQcF3.js.map → index-5E84enwt.js.map} +1 -1
- package/dist/{index-DMOwZycF.cjs → index-9UPAqkTB.cjs} +2 -2
- package/dist/{index-DMOwZycF.cjs.map → index-9UPAqkTB.cjs.map} +1 -1
- package/dist/{index-CeRsxOnc.cjs → index-B18k94HO.cjs} +3 -3
- package/dist/{index-CeRsxOnc.cjs.map → index-B18k94HO.cjs.map} +1 -1
- package/dist/{index-B6-GpYJ0.js → index-B8Ev-59L.js} +2 -2
- package/dist/{index-B6-GpYJ0.js.map → index-B8Ev-59L.js.map} +1 -1
- package/dist/{index-BFzQ1hGf.cjs → index-BEjrQSg0.cjs} +2 -2
- package/dist/{index-BFzQ1hGf.cjs.map → index-BEjrQSg0.cjs.map} +1 -1
- package/dist/{index-nTbayUKm.cjs → index-BgRYj9PE.cjs} +2 -2
- package/dist/{index-nTbayUKm.cjs.map → index-BgRYj9PE.cjs.map} +1 -1
- package/dist/{index-B66l9S32.js → index-Bhs2sOsB.js} +2 -2
- package/dist/{index-B66l9S32.js.map → index-Bhs2sOsB.js.map} +1 -1
- package/dist/{index-xnDimXuT.js → index-BtUEHvSV.js} +3 -3
- package/dist/{index-xnDimXuT.js.map → index-BtUEHvSV.js.map} +1 -1
- package/dist/{index-CBKWda4P.cjs → index-Bz0D10X5.cjs} +2 -2
- package/dist/{index-CBKWda4P.cjs.map → index-Bz0D10X5.cjs.map} +1 -1
- package/dist/{index-BP3YC9oK.cjs → index-C1T1vj1T.cjs} +2 -2
- package/dist/{index-BP3YC9oK.cjs.map → index-C1T1vj1T.cjs.map} +1 -1
- package/dist/{index-Ba4Rzk7f.cjs → index-C5jTz2VR.cjs} +3 -3
- package/dist/{index-Ba4Rzk7f.cjs.map → index-C5jTz2VR.cjs.map} +1 -1
- package/dist/{index-DlgZoNXu.js → index-C9XmWvzd.js} +2 -2
- package/dist/{index-DlgZoNXu.js.map → index-C9XmWvzd.js.map} +1 -1
- package/dist/{index-CD9toC8w.js → index-CM9sUnlq.js} +2 -2
- package/dist/{index-CD9toC8w.js.map → index-CM9sUnlq.js.map} +1 -1
- package/dist/{index-jiBN2CPy.js → index-Ci17I1is.js} +2 -2
- package/dist/{index-jiBN2CPy.js.map → index-Ci17I1is.js.map} +1 -1
- package/dist/{index-uJdL51go.cjs → index-CjQvXhNH.cjs} +2 -2
- package/dist/{index-uJdL51go.cjs.map → index-CjQvXhNH.cjs.map} +1 -1
- package/dist/{index-dyVGiJWa.js → index-Cvo3lZOo.js} +2 -2
- package/dist/{index-dyVGiJWa.js.map → index-Cvo3lZOo.js.map} +1 -1
- package/dist/{index-BxUAmDcr.cjs → index-Czt8SjsQ.cjs} +2 -2
- package/dist/{index-BxUAmDcr.cjs.map → index-Czt8SjsQ.cjs.map} +1 -1
- package/dist/{index-BF7EDbk-.js → index-DFJpRuAe.js} +2 -2
- package/dist/{index-BF7EDbk-.js.map → index-DFJpRuAe.js.map} +1 -1
- package/dist/{index-CNVzWqHo.js → index-DmNK4vaV.js} +3 -3
- package/dist/{index-CNVzWqHo.js.map → index-DmNK4vaV.js.map} +1 -1
- package/dist/{index-qBd92Aos.cjs → index-MgVLx1rQ.cjs} +2 -2
- package/dist/{index-qBd92Aos.cjs.map → index-MgVLx1rQ.cjs.map} +1 -1
- package/package.json +1 -1
|
@@ -774,8 +774,8 @@ function AccordionTable({
|
|
|
774
774
|
}
|
|
775
775
|
);
|
|
776
776
|
}
|
|
777
|
-
const Header$3 = lazy(() => import("./index-
|
|
778
|
-
const Footer = lazy(() => import("./index-
|
|
777
|
+
const Header$3 = lazy(() => import("./index-5E84enwt.js"));
|
|
778
|
+
const Footer = lazy(() => import("./index-DmNK4vaV.js"));
|
|
779
779
|
function ActionCard({ header, content, footer, useHoverMode = false }) {
|
|
780
780
|
const hasContent = !!content || !!footer;
|
|
781
781
|
const initialVisibility = footer?.startHidden !== true;
|
|
@@ -859,7 +859,7 @@ function Loader({ size, color = "primary" }) {
|
|
|
859
859
|
}
|
|
860
860
|
const CARD_WIDTH$1 = 350;
|
|
861
861
|
const CARD_HEADER_HEIGHT = 158;
|
|
862
|
-
const Header$2 = lazy(() => import("./index-
|
|
862
|
+
const Header$2 = lazy(() => import("./index-C9XmWvzd.js"));
|
|
863
863
|
function Card({ children, className, contentClassName, roundedBottom, noPadding = false, fullWidth = false, header, wrapperSx, onClick }) {
|
|
864
864
|
const wrapperRef = useRef(null);
|
|
865
865
|
const handleOnClick = useCallback(
|
|
@@ -1294,7 +1294,7 @@ function ModalSheet({ isOpen, children, hideHandler, zIndex, onRequestHide, onRe
|
|
|
1294
1294
|
document.body
|
|
1295
1295
|
);
|
|
1296
1296
|
}
|
|
1297
|
-
const Badge = lazy(() => import("./index-
|
|
1297
|
+
const Badge = lazy(() => import("./index-B8Ev-59L.js"));
|
|
1298
1298
|
function ActionSheet({ children, isOpen, header, navMenu = void 0, onRequestHide, onRequestShow }) {
|
|
1299
1299
|
const shadowScrollRef = useRef(null);
|
|
1300
1300
|
const wrapperContentAreaRef = useRef(null);
|
|
@@ -2104,7 +2104,7 @@ function AIInputBar({ placeholder, icon, disabledInput, disabledButton, valueInp
|
|
|
2104
2104
|
}
|
|
2105
2105
|
function AIChatToolbar({ onClose, onHistoryClick, onPlusClick, onHistoryClose, isHistoryOpened, oracleModel, sessionTitle }) {
|
|
2106
2106
|
const theme = useUITheme();
|
|
2107
|
-
return /* @__PURE__ */ jsxs(Flex, { bg: theme.bg.
|
|
2107
|
+
return /* @__PURE__ */ jsxs(Flex, { bg: theme.bg.navIconsBg, py: 16, justify: "space-between", align: "center", children: [
|
|
2108
2108
|
/* @__PURE__ */ jsxs(Flex, { gap: 6, align: "center", children: [
|
|
2109
2109
|
sessionTitle && /* @__PURE__ */ jsx(Typography.Text, { color: "overPicture", size: "s", children: sessionTitle }),
|
|
2110
2110
|
oracleModel && /* @__PURE__ */ jsx(Badge$1, { fw: 300, size: "sm", fz: 12, bg: theme.neutral.transparent10, tt: "initial", children: oracleModel })
|
|
@@ -2116,7 +2116,7 @@ function AIChatToolbar({ onClose, onHistoryClick, onPlusClick, onHistoryClose, i
|
|
|
2116
2116
|
cursor: "pointer",
|
|
2117
2117
|
borderRadius: 8,
|
|
2118
2118
|
transition: "background 0.15s",
|
|
2119
|
-
background: theme.
|
|
2119
|
+
background: theme.neutral.transparent10,
|
|
2120
2120
|
"&:hover": {
|
|
2121
2121
|
background: theme.neutral.transparent30
|
|
2122
2122
|
}
|
|
@@ -2135,7 +2135,7 @@ function AIChatToolbar({ onClose, onHistoryClick, onPlusClick, onHistoryClose, i
|
|
|
2135
2135
|
cursor: "pointer",
|
|
2136
2136
|
borderRadius: 8,
|
|
2137
2137
|
transition: "background 0.15s",
|
|
2138
|
-
background: theme.
|
|
2138
|
+
background: theme.neutral.transparent10,
|
|
2139
2139
|
"&:hover": {
|
|
2140
2140
|
background: theme.neutral.transparent30
|
|
2141
2141
|
}
|
|
@@ -2433,7 +2433,7 @@ function MenuItem({ item, onMenuItemClick, depth = 0 }) {
|
|
|
2433
2433
|
style: {
|
|
2434
2434
|
cursor: "pointer",
|
|
2435
2435
|
borderRadius: 8,
|
|
2436
|
-
backgroundColor: item.isActive ? theme.
|
|
2436
|
+
backgroundColor: item.isActive ? theme.neutral.transparent10 : hovered ? theme.neutral.transparent10 : "transparent",
|
|
2437
2437
|
transform: hovered ? "translateX(4px)" : "translateX(0px)",
|
|
2438
2438
|
transition: "all 0.2s ease"
|
|
2439
2439
|
},
|
|
@@ -2645,7 +2645,7 @@ function AppShellNavigation({
|
|
|
2645
2645
|
cursor: "pointer",
|
|
2646
2646
|
borderRadius: 8,
|
|
2647
2647
|
transition: "background 0.15s",
|
|
2648
|
-
background: theme.
|
|
2648
|
+
background: theme.neutral.transparent10,
|
|
2649
2649
|
"&:hover": {
|
|
2650
2650
|
background: theme.neutral.transparent30
|
|
2651
2651
|
}
|
|
@@ -5684,13 +5684,13 @@ function ActionButton({ onClick, left, right }) {
|
|
|
5684
5684
|
}
|
|
5685
5685
|
);
|
|
5686
5686
|
}
|
|
5687
|
-
const MainAction = lazy(() => import("./index-
|
|
5688
|
-
const Header$1 = lazy(() => import("./index-
|
|
5689
|
-
const Content = lazy(() => import("./index-
|
|
5687
|
+
const MainAction = lazy(() => import("./index-DFJpRuAe.js"));
|
|
5688
|
+
const Header$1 = lazy(() => import("./index-Bhs2sOsB.js"));
|
|
5689
|
+
const Content = lazy(() => import("./index-CM9sUnlq.js"));
|
|
5690
5690
|
const Map = lazy(() => import("./index-D5Ufmf-s.js"));
|
|
5691
5691
|
const CustomContent = lazy(() => import("./index-DsYjW_4y.js"));
|
|
5692
|
-
const Assets = lazy(() => import("./index-
|
|
5693
|
-
const Actions = lazy(() => import("./index-
|
|
5692
|
+
const Assets = lazy(() => import("./index-Cvo3lZOo.js"));
|
|
5693
|
+
const Actions = lazy(() => import("./index-BtUEHvSV.js"));
|
|
5694
5694
|
const HOVER_BORDER_WIDTH = 1;
|
|
5695
5695
|
function SodaCardCmp({ numSelected = 0, expanded = true, mainAction, header, content, map, customContent, customFooter, actions, assets, onClick }, ref) {
|
|
5696
5696
|
const wrapperRef = useRef(null);
|
|
@@ -11005,4 +11005,4 @@ export {
|
|
|
11005
11005
|
CardHero as y,
|
|
11006
11006
|
CardSelector as z
|
|
11007
11007
|
};
|
|
11008
|
-
//# sourceMappingURL=components-
|
|
11008
|
+
//# sourceMappingURL=components-dFSCM5ZE.js.map
|