odaptos_design_system 1.4.14 → 1.4.16
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/Icons/Miscellaneous/AppWindowPieIcon.d.ts +3 -0
- package/dist/Icons/index.d.ts +2 -1
- package/dist/MultiSelect/MultiSelect.d.ts +1 -1
- package/dist/odaptos_design_system.cjs.development.js +52 -28
- package/dist/odaptos_design_system.cjs.development.js.map +1 -1
- package/dist/odaptos_design_system.cjs.production.min.js +1 -1
- package/dist/odaptos_design_system.cjs.production.min.js.map +1 -1
- package/dist/odaptos_design_system.esm.js +52 -29
- package/dist/odaptos_design_system.esm.js.map +1 -1
- package/package.json +1 -1
- package/src/Icons/Miscellaneous/AppWindowPieIcon.tsx +32 -0
- package/src/Icons/index.ts +2 -1
- package/src/MultiSelect/MultiSelect.tsx +3 -4
- package/src/TextInput/TextInput.modules.scss +0 -1
package/dist/Icons/index.d.ts
CHANGED
|
@@ -70,6 +70,7 @@ export { default as RecordingIcon } from './MediaControl/RecordingIcon';
|
|
|
70
70
|
export { default as VolumeIcon } from './MediaControl/VolumeIcon';
|
|
71
71
|
export { default as AddSeatIcon } from './Miscellaneous/AddSeatIcon';
|
|
72
72
|
export { default as AddUsersIcon } from './Miscellaneous/AddUsersIcon';
|
|
73
|
+
export { default as AppWindowPieIcon } from './Miscellaneous/AppWindowPieIcon';
|
|
73
74
|
export { default as BillPdfIcon } from './Miscellaneous/BillPdfIcon';
|
|
74
75
|
export { default as BinocularIcon } from './Miscellaneous/BinocularIcon';
|
|
75
76
|
export { default as BrainIcon } from './Miscellaneous/BrainIcon';
|
|
@@ -93,8 +94,8 @@ export { default as LinkIcon } from './Miscellaneous/LinkIcon';
|
|
|
93
94
|
export { default as MetaAnalyseIcon } from './Miscellaneous/MetaAnalyseIcon';
|
|
94
95
|
export { default as ModeratedIcon } from './Miscellaneous/ModeratedIcon';
|
|
95
96
|
export { default as NbOfUsersIcon } from './Miscellaneous/NbOfUsersIcon';
|
|
96
|
-
export { default as OfficeDrawerIcon } from './Miscellaneous/OfficeDrawerIcon';
|
|
97
97
|
export { default as NeutralBackgroudIcon } from './Miscellaneous/NeutralBackgroudIcon';
|
|
98
|
+
export { default as OfficeDrawerIcon } from './Miscellaneous/OfficeDrawerIcon';
|
|
98
99
|
export { default as RefreshIcon } from './Miscellaneous/RefreshIcon';
|
|
99
100
|
export { default as ReportIcon } from './Miscellaneous/ReportIcon';
|
|
100
101
|
export { default as SeatIcon } from './Miscellaneous/SeatIcon';
|
|
@@ -2763,6 +2763,29 @@ function AddUsersIcon({
|
|
|
2763
2763
|
})))));
|
|
2764
2764
|
}
|
|
2765
2765
|
|
|
2766
|
+
function AppWindowPieIcon({
|
|
2767
|
+
stroke,
|
|
2768
|
+
strokeWidth,
|
|
2769
|
+
fill,
|
|
2770
|
+
...rest
|
|
2771
|
+
}) {
|
|
2772
|
+
return /*#__PURE__*/React__default.createElement(material.SvgIcon, Object.assign({
|
|
2773
|
+
strokeWidth: strokeWidth ?? 0.1,
|
|
2774
|
+
stroke: stroke ? stroke : 'currentColor'
|
|
2775
|
+
}, rest), /*#__PURE__*/React__default.createElement("svg", {
|
|
2776
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2777
|
+
width: "24",
|
|
2778
|
+
height: "24",
|
|
2779
|
+
viewBox: "0 0 24 24",
|
|
2780
|
+
fill: "none"
|
|
2781
|
+
}, /*#__PURE__*/React__default.createElement("path", {
|
|
2782
|
+
"fill-rule": "evenodd",
|
|
2783
|
+
"clip-rule": "evenodd",
|
|
2784
|
+
d: "M21 1.60001H3C1.4 1.60001 0.800003 2.90001 0.800003 3.80001V20.3C0.800003 21.9 2.1 22.5 3 22.5H21C22.6 22.5 23.2 21.2 23.2 20.3V3.80001C23.2 2.10001 21.9 1.60001 21 1.60001ZM3 3.00001H21C21.3 3.00001 21.8 3.10001 21.8 3.80001V6.10001H2.2V3.80001C2.2 3.50001 2.3 3.00001 3 3.00001ZM21 21.1H3C2.7 21.1 2.2 21 2.2 20.3V7.50001H21.8V20.3C21.8 20.5 21.7 21.1 21 21.1ZM13.8 12.3C13.5 11.7 13.2 11.1 12.7 10.6C12.2 10.1 11.6 9.70001 11 9.50001C10.4 9.20001 9.7 9.10001 9 9.10001C8.3 9.10001 7.7 9.20001 7 9.50001C6.4 9.80001 5.8 10.1 5.3 10.6C4.8 11.1 4.4 11.7 4.2 12.3C3.9 12.9 3.8 13.6 3.8 14.3C3.8 15.7 4.3 17 5.3 18C6.3 19 7.6 19.5 9 19.5C10.4 19.5 11.7 19 12.7 18C13.7 17 14.2 15.7 14.2 14.3C14.2 13.6 14.1 12.9 13.8 12.3ZM11.7 11.6C12.1 12 12.3 12.4 12.5 12.8C12.7 13.3 12.8 13.8 12.8 14.3C12.8 15.1 12.6 15.8 12.1 16.4L9.7 14V10.6C9.93739 10.6 10.1122 10.6626 10.3234 10.7383L10.3235 10.7383L10.3236 10.7384C10.3793 10.7583 10.4375 10.7792 10.5 10.8C10.9 10.9 11.3 11.2 11.7 11.6ZM6.3 16.9C5.6 16.2 5.2 15.2 5.2 14.2C5.2 13.7 5.3 13.2 5.5 12.7C5.7 12.2 6 11.8 6.3 11.5C6.7 11.1 7.1 10.9 7.5 10.7C7.7 10.6 8 10.5 8.3 10.5V14.2C8.3 14.4 8.4 14.6 8.5 14.7L11.1 17.3C9.7 18.4 7.6 18.2 6.3 16.9ZM16.5 10.6H19.5C19.9 10.6 20.2 10.9 20.2 11.3C20.2 11.7 19.9 12 19.5 12H16.5C16.1 12 15.8 11.7 15.8 11.3C15.8 10.9 16.1 10.6 16.5 10.6ZM19.5 13.6H16.5C16.1 13.6 15.8 13.9 15.8 14.3C15.8 14.7 16.1 15 16.5 15H19.5C19.9 15 20.2 14.7 20.2 14.3C20.2 13.9 19.9 13.6 19.5 13.6ZM16.5 16.6H19.5C19.9 16.6 20.2 16.9 20.2 17.3C20.2 17.7 19.9 18 19.5 18H16.5C16.1 18 15.8 17.7 15.8 17.3C15.8 16.9 16.1 16.6 16.5 16.6Z",
|
|
2785
|
+
fill: "#00040A"
|
|
2786
|
+
})));
|
|
2787
|
+
}
|
|
2788
|
+
|
|
2766
2789
|
function BillPdfIcon({
|
|
2767
2790
|
stroke,
|
|
2768
2791
|
strokeWidth,
|
|
@@ -3585,6 +3608,31 @@ function NbOfUsersIcon({
|
|
|
3585
3608
|
})))));
|
|
3586
3609
|
}
|
|
3587
3610
|
|
|
3611
|
+
function NeutralBackgroudIcon({
|
|
3612
|
+
stroke,
|
|
3613
|
+
strokeWidth,
|
|
3614
|
+
fill,
|
|
3615
|
+
...rest
|
|
3616
|
+
}) {
|
|
3617
|
+
return /*#__PURE__*/React__default.createElement(material.SvgIcon, Object.assign({
|
|
3618
|
+
strokeWidth: strokeWidth ?? 1.5,
|
|
3619
|
+
stroke: stroke ? stroke : 'currentColor'
|
|
3620
|
+
}, rest), /*#__PURE__*/React__default.createElement("svg", {
|
|
3621
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
3622
|
+
width: "24",
|
|
3623
|
+
height: "22",
|
|
3624
|
+
viewBox: "0 0 24 22"
|
|
3625
|
+
}, /*#__PURE__*/React__default.createElement("g", {
|
|
3626
|
+
fill: "none",
|
|
3627
|
+
fillRule: "evenodd"
|
|
3628
|
+
}, /*#__PURE__*/React__default.createElement("g", {
|
|
3629
|
+
fill: fill
|
|
3630
|
+
}, /*#__PURE__*/React__default.createElement("g", null, /*#__PURE__*/React__default.createElement("path", {
|
|
3631
|
+
d: "M24 2.5c0-.828-.672-1.5-1.5-1.5h-21C.672 1 0 1.672 0 2.5V17c0 .828.672 1.5 1.5 1.5h9c.276 0 .5.224.5.5v1.5c0 .276-.224.5-.5.5H4c-.552 0-1 .448-1 1s.448 1 1 1h16c.552 0 1-.448 1-1s-.448-1-1-1h-6.5c-.276 0-.5-.224-.5-.5V19c0-.276.224-.5.5-.5h9c.828 0 1.5-.672 1.5-1.5V2.5zm-6.115 13.088c-.096.113-.236.18-.385.18h-11c-.149 0-.29-.067-.385-.18-.095-.114-.133-.265-.106-.411.09-.514.255-1.012.491-1.477.453-.876 1.591-1.415 3.667-2.159.085-.23.082-.482-.007-.71-.812-.983-1.216-2.24-1.129-3.511-.049-.809.246-1.6.81-2.181.566-.581 1.35-.897 2.159-.871.81-.026 1.593.29 2.158.87.565.581.86 1.373.811 2.182.085 1.282-.326 2.547-1.149 3.534-.078.229-.068.478.027.7 2.061.735 3.2 1.274 3.652 2.151.236.465.402.962.492 1.476.026.145-.013.294-.106.407z",
|
|
3632
|
+
transform: "translate(-328 -564) translate(328 563)"
|
|
3633
|
+
}))))));
|
|
3634
|
+
}
|
|
3635
|
+
|
|
3588
3636
|
function OfficeDrawerIcon({
|
|
3589
3637
|
stroke,
|
|
3590
3638
|
strokeWidth,
|
|
@@ -3616,31 +3664,6 @@ function OfficeDrawerIcon({
|
|
|
3616
3664
|
})))));
|
|
3617
3665
|
}
|
|
3618
3666
|
|
|
3619
|
-
function NeutralBackgroudIcon({
|
|
3620
|
-
stroke,
|
|
3621
|
-
strokeWidth,
|
|
3622
|
-
fill,
|
|
3623
|
-
...rest
|
|
3624
|
-
}) {
|
|
3625
|
-
return /*#__PURE__*/React__default.createElement(material.SvgIcon, Object.assign({
|
|
3626
|
-
strokeWidth: strokeWidth ?? 1.5,
|
|
3627
|
-
stroke: stroke ? stroke : 'currentColor'
|
|
3628
|
-
}, rest), /*#__PURE__*/React__default.createElement("svg", {
|
|
3629
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
3630
|
-
width: "24",
|
|
3631
|
-
height: "22",
|
|
3632
|
-
viewBox: "0 0 24 22"
|
|
3633
|
-
}, /*#__PURE__*/React__default.createElement("g", {
|
|
3634
|
-
fill: "none",
|
|
3635
|
-
fillRule: "evenodd"
|
|
3636
|
-
}, /*#__PURE__*/React__default.createElement("g", {
|
|
3637
|
-
fill: fill
|
|
3638
|
-
}, /*#__PURE__*/React__default.createElement("g", null, /*#__PURE__*/React__default.createElement("path", {
|
|
3639
|
-
d: "M24 2.5c0-.828-.672-1.5-1.5-1.5h-21C.672 1 0 1.672 0 2.5V17c0 .828.672 1.5 1.5 1.5h9c.276 0 .5.224.5.5v1.5c0 .276-.224.5-.5.5H4c-.552 0-1 .448-1 1s.448 1 1 1h16c.552 0 1-.448 1-1s-.448-1-1-1h-6.5c-.276 0-.5-.224-.5-.5V19c0-.276.224-.5.5-.5h9c.828 0 1.5-.672 1.5-1.5V2.5zm-6.115 13.088c-.096.113-.236.18-.385.18h-11c-.149 0-.29-.067-.385-.18-.095-.114-.133-.265-.106-.411.09-.514.255-1.012.491-1.477.453-.876 1.591-1.415 3.667-2.159.085-.23.082-.482-.007-.71-.812-.983-1.216-2.24-1.129-3.511-.049-.809.246-1.6.81-2.181.566-.581 1.35-.897 2.159-.871.81-.026 1.593.29 2.158.87.565.581.86 1.373.811 2.182.085 1.282-.326 2.547-1.149 3.534-.078.229-.068.478.027.7 2.061.735 3.2 1.274 3.652 2.151.236.465.402.962.492 1.476.026.145-.013.294-.106.407z",
|
|
3640
|
-
transform: "translate(-328 -564) translate(328 563)"
|
|
3641
|
-
}))))));
|
|
3642
|
-
}
|
|
3643
|
-
|
|
3644
3667
|
function RefreshIcon({
|
|
3645
3668
|
stroke,
|
|
3646
3669
|
strokeWidth,
|
|
@@ -4499,10 +4522,10 @@ const MultiSelect = ({
|
|
|
4499
4522
|
deleteOption,
|
|
4500
4523
|
...props
|
|
4501
4524
|
}) => {
|
|
4502
|
-
const [value, setValue] = React.useState(defaultValue === undefined ? [] :
|
|
4525
|
+
const [value, setValue] = React.useState(defaultValue === undefined ? [] : defaultValue);
|
|
4503
4526
|
const [inputValue, setInputValue] = React__default.useState('');
|
|
4504
4527
|
React.useEffect(() => {
|
|
4505
|
-
setValue(defaultValue === undefined ? [] :
|
|
4528
|
+
setValue(defaultValue === undefined ? [] : defaultValue);
|
|
4506
4529
|
}, [defaultValue]);
|
|
4507
4530
|
return /*#__PURE__*/React__default.createElement("div", {
|
|
4508
4531
|
className: `${className}`
|
|
@@ -5866,7 +5889,7 @@ const TabsUnderline = ({
|
|
|
5866
5889
|
})));
|
|
5867
5890
|
};
|
|
5868
5891
|
|
|
5869
|
-
var css_248z$t = ".TextInput-modules_input__3djVU{font-family:var(--sdFontFamilyOpenSans);font-size:var(--sdTypoTextNoDecorationRegularBase);font-style:normal;font-weight:var(--sdFontWeightRegular);letter-spacing:var(--sdLetterSpacingButtons);line-height:var(--sdLineHeight130);margin:unset;
|
|
5892
|
+
var css_248z$t = ".TextInput-modules_input__3djVU{font-family:var(--sdFontFamilyOpenSans);font-size:var(--sdTypoTextNoDecorationRegularBase);font-style:normal;font-weight:var(--sdFontWeightRegular);letter-spacing:var(--sdLetterSpacingButtons);line-height:var(--sdLineHeight130);margin:unset;text-align:left;width:100%}.TextInput-modules_input__3djVU svg{height:.75rem;width:.75rem}input{font-size:var(--sdTypoTextNoDecorationRegularBase);font-style:normal;font-weight:var(--sdFontWeightRegular);letter-spacing:var(--sdLetterSpacingButtons);line-height:var(--sdLineHeight130);margin:unset;text-align:left}input.TextInput-modules_input__3djVU{height:1rem}.TextInput-modules_MuiInputBase-root-MuiOutlinedInput-root__RL51v{font-family:var(--sdFontFamilyOpenSans);font-size:var(--sdTypoTextNoDecorationRegularBase);font-style:normal;font-weight:var(--sdFontWeightRegular);letter-spacing:var(--sdLetterSpacingButtons);line-height:var(--sdLineHeight130);margin:unset;text-align:left}.TextInput-modules_input_top_label__JRakx{margin-bottom:.625rem}.TextInput-modules_input__3djVU .TextInput-modules_MuiInputBase-input__P8rMx{color:var(--gray-black);font-family:OpenSans;font-size:1rem;padding:.375rem .75rem}.TextInput-modules_text_below__lGHF-{margin:.25rem .5rem .25rem .75rem}";
|
|
5870
5893
|
var styles$t = {"input":"TextInput-modules_input__3djVU","MuiInputBase-root-MuiOutlinedInput-root":"TextInput-modules_MuiInputBase-root-MuiOutlinedInput-root__RL51v","input_top_label":"TextInput-modules_input_top_label__JRakx","MuiInputBase-input":"TextInput-modules_MuiInputBase-input__P8rMx","text_below":"TextInput-modules_text_below__lGHF-"};
|
|
5871
5894
|
styleInject(css_248z$t);
|
|
5872
5895
|
|
|
@@ -6637,6 +6660,7 @@ exports.AgendaIcon = AgendaIcon;
|
|
|
6637
6660
|
exports.AlamBellIdleIcon = CopyPasteIcon$1;
|
|
6638
6661
|
exports.AlarmBellStatusIcon = AlarmBellStatusIcon;
|
|
6639
6662
|
exports.AlertCircledIcon = AlertCircledIcon;
|
|
6663
|
+
exports.AppWindowPieIcon = AppWindowPieIcon;
|
|
6640
6664
|
exports.ArrowDoubleLineDownIcon = ArrowDoubleLineDownIcon;
|
|
6641
6665
|
exports.ArrowDoubleLineLeftIcon = ArrowDoubleLineLeftIcon;
|
|
6642
6666
|
exports.ArrowDoubleLineRightIcon = ArrowDoubleLineRightIcon;
|