cax-design-system 2.2.0 → 2.4.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/README.md +1 -1
- package/api/public_api.d.ts +1 -0
- package/api/themegeneratorservice.d.ts +12 -0
- package/calendar/calendar.d.ts +2 -1
- package/esm2022/accordion/accordion.mjs +3 -3
- package/esm2022/api/public_api.mjs +2 -1
- package/esm2022/api/themegeneratorservice.mjs +109 -0
- package/esm2022/autocomplete/autocomplete.mjs +3 -3
- package/esm2022/calendar/calendar.mjs +8 -3
- package/esm2022/image/image.mjs +3 -3
- package/esm2022/inputnumber/inputnumber.mjs +11 -5
- package/esm2022/logo/logo.mjs +1 -1
- package/esm2022/navigation/navigation.mjs +33 -6
- package/esm2022/overlaypanel/overlaypanel.mjs +2 -2
- package/esm2022/paginator/paginator.mjs +1 -1
- package/esm2022/splitbutton/splitbutton.mjs +2 -2
- package/esm2022/table/components/column-filter-form-element/column-filter-form-element.mjs +2 -2
- package/esm2022/tableconfiguration/cax-design-system-tableconfiguration.mjs +5 -0
- package/esm2022/tableconfiguration/public_api.mjs +3 -0
- package/esm2022/tableconfiguration/tableconfiguration.mjs +55 -0
- package/esm2022/tableconfiguration/tableconfiguration.module.mjs +16 -0
- package/esm2022/toggleswitch/toggleswitch.mjs +3 -3
- package/fesm2022/cax-design-system-accordion.mjs +2 -2
- package/fesm2022/cax-design-system-accordion.mjs.map +1 -1
- package/fesm2022/cax-design-system-api.mjs +108 -1
- package/fesm2022/cax-design-system-api.mjs.map +1 -1
- package/fesm2022/cax-design-system-autocomplete.mjs +2 -2
- package/fesm2022/cax-design-system-autocomplete.mjs.map +1 -1
- package/fesm2022/cax-design-system-calendar.mjs +7 -2
- package/fesm2022/cax-design-system-calendar.mjs.map +1 -1
- package/fesm2022/cax-design-system-image.mjs +2 -2
- package/fesm2022/cax-design-system-image.mjs.map +1 -1
- package/fesm2022/cax-design-system-inputnumber.mjs +10 -4
- package/fesm2022/cax-design-system-inputnumber.mjs.map +1 -1
- package/fesm2022/cax-design-system-logo.mjs.map +1 -1
- package/fesm2022/cax-design-system-navigation.mjs +32 -5
- package/fesm2022/cax-design-system-navigation.mjs.map +1 -1
- package/fesm2022/cax-design-system-overlaypanel.mjs +2 -2
- package/fesm2022/cax-design-system-paginator.mjs +1 -1
- package/fesm2022/cax-design-system-paginator.mjs.map +1 -1
- package/fesm2022/cax-design-system-splitbutton.mjs +2 -2
- package/fesm2022/cax-design-system-splitbutton.mjs.map +1 -1
- package/fesm2022/cax-design-system-table.mjs +1 -1
- package/fesm2022/cax-design-system-table.mjs.map +1 -1
- package/fesm2022/cax-design-system-tableconfiguration.mjs +75 -0
- package/fesm2022/cax-design-system-tableconfiguration.mjs.map +1 -0
- package/fesm2022/cax-design-system-toggleswitch.mjs +2 -2
- package/fesm2022/cax-design-system-toggleswitch.mjs.map +1 -1
- package/image/image.d.ts +2 -2
- package/inputnumber/inputnumber.d.ts +6 -1
- package/logo/logo.d.ts +1 -1
- package/navigation/navigation.d.ts +11 -1
- package/package.json +288 -282
- package/resources/cax.min.scss +1 -1
- package/resources/cax.scss +743 -355
- package/resources/components/accordion/accordion.scss +2 -0
- package/resources/components/autocomplete/autocomplete.scss +7 -13
- package/resources/components/calendar/calendar.scss +19 -2
- package/resources/components/image/image.scss +4 -9
- package/resources/components/inputnumber/inputnumber.scss +2 -9
- package/resources/components/navigation/navigation.scss +16 -42
- package/resources/components/overlaypanel/overlaypanel.scss +1 -1
- package/resources/components/splitbutton/splitbutton.scss +4 -2
- package/resources/components/tableconfiguration/tableconfiguration.scss +115 -0
- package/resources/logo/dataX-dark.svg +11 -11
- package/resources/logo/dataX-icon-dark.svg +4 -5
- package/resources/logo/dataX-icon.svg +4 -5
- package/resources/logo/dataX.svg +11 -11
- package/tableconfiguration/index.d.ts +5 -0
- package/tableconfiguration/public_api.d.ts +2 -0
- package/tableconfiguration/tableconfiguration.d.ts +15 -0
- package/tableconfiguration/tableconfiguration.module.d.ts +7 -0
- package/resources/logo/usercard.png +0 -0
package/resources/logo/dataX.svg
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
<svg width="
|
|
2
|
-
<path d="
|
|
3
|
-
<path d="
|
|
4
|
-
<path d="
|
|
5
|
-
<path d="
|
|
6
|
-
<path d="
|
|
7
|
-
<path d="
|
|
8
|
-
<path d="
|
|
9
|
-
<path d="
|
|
10
|
-
<path d="
|
|
11
|
-
<path d="
|
|
1
|
+
<svg width="102" height="32" viewBox="0 0 102 32" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M92.2477 27.52V26.7573H94.2333V22.5911H92.2477V21.8285H95.1459V26.7573H97.0857V27.52H92.2477ZM93.9252 20.2121C93.9252 20.0072 93.9932 19.8327 94.1306 19.6885C94.2673 19.5367 94.4424 19.4608 94.6553 19.4608C94.8762 19.4608 95.0587 19.5367 95.2028 19.6885C95.355 19.8327 95.4312 20.0072 95.4312 20.2121C95.4312 20.4094 95.355 20.5763 95.2028 20.713C95.0587 20.8495 94.8762 20.9179 94.6553 20.9179C94.4424 20.9179 94.2673 20.8495 94.1306 20.713C93.9932 20.5763 93.9252 20.4094 93.9252 20.2121Z" fill="black"/>
|
|
3
|
+
<path d="M86.9434 22.3914C87.2385 22.2095 87.5713 22.0786 87.9418 21.9986C88.3124 21.9185 88.6761 21.8785 89.0329 21.8785C89.3829 21.8785 89.6677 21.9367 89.8873 22.0531C90.1138 22.1695 90.2888 22.3223 90.4123 22.5114C90.5427 22.6933 90.6285 22.9042 90.6696 23.1443C90.7177 23.3771 90.7417 23.6135 90.7417 23.8536C90.7417 24.13 90.7348 24.4246 90.7211 24.7374C90.7074 25.0502 90.6971 25.363 90.6902 25.6758C90.6902 26.0396 90.7108 26.3851 90.752 26.7125H91.4416V27.4217H90.0726L89.98 26.6034H89.9285C89.8873 26.6688 89.8256 26.7525 89.7432 26.8543C89.6609 26.9562 89.5511 27.058 89.4138 27.1599C89.2834 27.2544 89.1222 27.3381 88.93 27.4108C88.7379 27.4836 88.5114 27.5199 88.2506 27.5199C87.7428 27.5199 87.3414 27.3817 87.0463 27.1053C86.7512 26.8288 86.6037 26.4506 86.6037 25.9705C86.6037 25.5995 86.6792 25.2903 86.8301 25.043C86.988 24.7956 87.211 24.6065 87.4992 24.4755C87.7874 24.3446 88.134 24.2682 88.5389 24.2464C88.9506 24.2246 89.4104 24.2537 89.9182 24.3337C89.9525 23.9991 89.9559 23.7226 89.9285 23.5044C89.9079 23.2789 89.853 23.1007 89.7638 22.9697C89.6815 22.8388 89.5613 22.7478 89.4035 22.6969C89.2525 22.6387 89.0638 22.6096 88.8374 22.6096C88.5286 22.6096 88.2335 22.6569 87.9521 22.7515C87.6708 22.8388 87.4203 22.9297 87.2007 23.0243L86.9434 22.3914ZM88.4565 26.7888C88.6487 26.7888 88.8271 26.7561 88.9918 26.6906C89.1565 26.6252 89.3006 26.5415 89.4241 26.4397C89.5476 26.3378 89.6506 26.2287 89.7329 26.1123C89.8153 25.9886 89.877 25.8723 89.9182 25.7631V24.9993C89.5614 24.9338 89.232 24.9011 88.93 24.9011C88.6281 24.9011 88.3673 24.9375 88.1477 25.0102C87.9281 25.0757 87.7566 25.1812 87.633 25.3267C87.5095 25.4722 87.4477 25.6613 87.4477 25.8941C87.4477 26.1341 87.5232 26.3451 87.6742 26.527C87.832 26.7015 88.0928 26.7888 88.4565 26.7888Z" fill="black"/>
|
|
4
|
+
<path d="M84.1846 26.7141C84.1846 26.4575 84.2571 26.261 84.4013 26.1247C84.5455 25.9803 84.738 25.9082 84.9789 25.9082C85.2361 25.9082 85.4364 25.9803 85.5806 26.1247C85.7248 26.261 85.7973 26.4575 85.7973 26.7141C85.7973 26.9467 85.7248 27.1391 85.5806 27.2915C85.4364 27.4438 85.2361 27.52 84.9789 27.52C84.738 27.52 84.5455 27.4438 84.4013 27.2915C84.2571 27.1391 84.1846 26.9467 84.1846 26.7141Z" fill="black"/>
|
|
5
|
+
<path d="M63.6237 8.95986H66.4755L71.2362 15.7612L69.7425 17.701L63.6237 8.95986Z" fill="black"/>
|
|
6
|
+
<path d="M72.1147 21.0899L76.6155 27.5199H79.4674L73.5609 19.0817L72.1147 21.0899Z" fill="black"/>
|
|
7
|
+
<path d="M78.3006 6.12998L75.2004 7.68996L77.0667 8.64996L63.6238 27.52H66.7551L77.7309 12.13L79.3444 9.84996L81.3685 10.93V4.47998L78.3006 6.12998Z" fill="#20BEDF"/>
|
|
8
|
+
<path d="M12.8482 8.98401H17.0516V22.7558C17.0516 22.9121 17.0603 23.1117 17.0776 23.3546C17.0949 23.5803 17.1122 23.8232 17.1295 24.0836C17.1641 24.3439 17.1987 24.6042 17.2333 24.8646C17.2679 25.1076 17.3024 25.3245 17.337 25.5154H19.0755V27.2076H15.6245L15.3651 25.203H15.2613C14.8807 25.8626 14.3099 26.4179 13.5488 26.8692C12.805 27.3031 11.9401 27.52 10.9541 27.52C8.9994 27.52 7.55498 26.9733 6.62092 25.8799C5.70413 24.7691 5.24573 23.0509 5.24573 20.7252C5.24573 19.6318 5.40141 18.6685 5.71277 17.8355C6.02414 16.985 6.46524 16.2822 7.03607 15.7268C7.62417 15.154 8.32477 14.7201 9.13778 14.4251C9.95079 14.13 10.8589 13.9825 11.8622 13.9825C12.2254 13.9825 12.5455 13.9912 12.8223 14.0085C13.1163 14.0258 13.3844 14.0519 13.6266 14.0867C13.8688 14.1213 14.0936 14.1734 14.3012 14.2428C14.5261 14.2949 14.7683 14.3556 15.0277 14.4251V10.7283H12.8482V8.98401ZM11.2914 25.7758C12.3465 25.7758 13.1768 25.5067 13.7823 24.9688C14.3877 24.4134 14.8029 23.589 15.0277 22.4955V16.4557C14.6472 16.1954 14.2147 16.0044 13.7304 15.883C13.2633 15.7615 12.6406 15.7007 11.8622 15.7007C10.4783 15.7007 9.38857 16.1086 8.59286 16.9243C7.79715 17.7226 7.3993 18.9897 7.3993 20.7252C7.3993 21.4369 7.45987 22.105 7.58096 22.7299C7.71934 23.3373 7.93554 23.8666 8.2296 24.3179C8.54097 24.7691 8.9475 25.1249 9.44915 25.3853C9.95079 25.6456 10.5648 25.7758 11.2914 25.7758Z" fill="black"/>
|
|
9
|
+
<path d="M21.5583 15.0649C22.3154 14.6233 23.1694 14.3052 24.1202 14.111C25.071 13.9166 26.0042 13.8195 26.9198 13.8195C27.8178 13.8195 28.5485 13.9608 29.112 14.2434C29.6931 14.5261 30.1421 14.8971 30.459 15.3564C30.7936 15.7981 31.0136 16.3104 31.1193 16.8934C31.2425 17.4588 31.3042 18.033 31.3042 18.6159C31.3042 19.2873 31.2866 20.0028 31.2514 20.7624C31.2162 21.5221 31.1897 22.2818 31.1721 23.0415C31.1721 23.9248 31.2249 24.764 31.3306 25.559H33.1002V27.2815H29.5874L29.3497 25.294H29.2176C29.112 25.453 28.9535 25.6561 28.7422 25.9035C28.5309 26.1509 28.2492 26.3982 27.897 26.6455C27.5625 26.8752 27.1487 27.0783 26.6557 27.255C26.1627 27.4316 25.5816 27.52 24.9125 27.52C23.6096 27.52 22.5795 27.1843 21.8224 26.513C21.0652 25.8416 20.6866 24.923 20.6866 23.757C20.6866 22.856 20.8803 22.1051 21.2677 21.5045C21.6727 20.9038 22.245 20.4445 22.9845 20.1265C23.724 19.8085 24.6132 19.623 25.6521 19.5699C26.7085 19.517 27.8883 19.5877 29.1913 19.7819C29.2793 18.9693 29.2881 18.2979 29.2176 17.768C29.1648 17.2203 29.024 16.7875 28.7951 16.4695C28.5838 16.1514 28.2757 15.9306 27.8707 15.8069C27.4833 15.6656 26.999 15.595 26.418 15.595C25.6257 15.595 24.8686 15.7098 24.1466 15.9394C23.4247 16.1514 22.782 16.3722 22.2185 16.6019L21.5583 15.0649ZM25.4408 25.7445C25.9338 25.7445 26.3916 25.665 26.8142 25.506C27.2368 25.347 27.6065 25.1438 27.9235 24.8965C28.2404 24.6491 28.5046 24.3841 28.7158 24.1015C28.9271 23.8011 29.0856 23.5185 29.1913 23.2535V21.3985C28.2756 21.2395 27.4305 21.1599 26.6557 21.1599C25.881 21.1599 25.2119 21.2483 24.6484 21.425C24.085 21.584 23.6448 21.8401 23.3278 22.1935C23.0109 22.5468 22.8524 23.0061 22.8524 23.5715C22.8524 24.1545 23.0461 24.6668 23.4335 25.1085C23.8385 25.5325 24.5076 25.7445 25.4408 25.7445Z" fill="black"/>
|
|
10
|
+
<path d="M34.7165 13.8258H37.8825V11.1831L39.9577 10.5958V13.8258H47.0613V15.6143H39.9577V21.9142C39.9577 23.2134 40.2682 24.1743 40.8889 24.7972C41.5275 25.4201 42.4321 25.7315 43.6027 25.7315C44.4009 25.7315 45.0926 25.5802 45.6779 25.2777C46.281 24.9752 46.8219 24.6459 47.3008 24.29L47.9926 25.865C47.3718 26.3633 46.6268 26.7637 45.7577 27.0662C44.9063 27.3687 44.0284 27.52 43.1238 27.52C42.4143 27.52 41.7403 27.4132 41.1018 27.1997C40.481 27.0039 39.9312 26.6925 39.4523 26.2654C38.9734 25.8383 38.592 25.2955 38.3082 24.637C38.0244 23.9608 37.8825 23.1599 37.8825 22.2345V15.6143H34.7165V13.8258Z" fill="black"/>
|
|
11
|
+
<path d="M50.4731 15.0649C51.2302 14.6233 52.0842 14.3052 53.035 14.111C53.9858 13.9166 54.919 13.8195 55.8346 13.8195C56.7326 13.8195 57.4634 13.9608 58.0269 14.2434C58.6079 14.5261 59.0569 14.8971 59.3738 15.3564C59.7084 15.7981 59.9285 16.3104 60.0342 16.8934C60.1574 17.4588 60.219 18.033 60.219 18.6159C60.219 19.2873 60.2014 20.0028 60.1662 20.7624C60.131 21.5221 60.1046 22.2818 60.087 23.0415C60.087 23.9248 60.1398 24.764 60.2454 25.559H62.015V27.2815H58.5023L58.2645 25.294H58.1325C58.0268 25.453 57.8684 25.6561 57.6571 25.9035C57.4458 26.1509 57.1641 26.3982 56.8119 26.6455C56.4774 26.8752 56.0635 27.0783 55.5705 27.255C55.0775 27.4316 54.4964 27.52 53.8273 27.52C52.5243 27.52 51.4943 27.1843 50.7372 26.513C49.98 25.8416 49.6015 24.923 49.6015 23.757C49.6015 22.856 49.7951 22.1051 50.1825 21.5045C50.5875 20.9038 51.1598 20.4445 51.8993 20.1265C52.6388 19.8085 53.528 19.623 54.5669 19.5699C55.6233 19.517 56.8031 19.5877 58.1061 19.7819C58.1941 18.9693 58.2029 18.2979 58.1325 17.768C58.0797 17.2203 57.9388 16.7875 57.7099 16.4695C57.4986 16.1514 57.1904 15.9306 56.7855 15.8069C56.3981 15.6656 55.9139 15.595 55.3328 15.595C54.5405 15.595 53.7833 15.7098 53.0614 15.9394C52.3395 16.1514 51.6968 16.3722 51.1333 16.6019L50.4731 15.0649ZM54.3556 25.7445C54.8486 25.7445 55.3064 25.665 55.729 25.506C56.1516 25.347 56.5213 25.1438 56.8383 24.8965C57.1552 24.6491 57.4193 24.3841 57.6306 24.1015C57.8419 23.8011 58.0004 23.5185 58.1061 23.2535V21.3985C57.1904 21.2395 56.3453 21.1599 55.5705 21.1599C54.7958 21.1599 54.1267 21.2483 53.5632 21.425C52.9998 21.584 52.5596 21.8401 52.2426 22.1935C51.9257 22.5468 51.7672 23.0061 51.7672 23.5715C51.7672 24.1545 51.9609 24.6668 52.3483 25.1085C52.7533 25.5325 53.4224 25.7445 54.3556 25.7445Z" fill="black"/>
|
|
12
12
|
</svg>
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import { EventEmitter } from '@angular/core';
|
|
2
|
+
import * as i0 from "@angular/core";
|
|
3
|
+
export declare class Tableconfiguration {
|
|
4
|
+
fontConfiguration: 'sm' | 'md' | 'lg' | 'xl';
|
|
5
|
+
rowConfiguration: 'sm' | 'md' | 'lg' | 'xl';
|
|
6
|
+
fontSizeOptions: number[];
|
|
7
|
+
fontValue: number;
|
|
8
|
+
rowHeightChange: EventEmitter<'sm' | 'md' | 'lg' | 'xl'>;
|
|
9
|
+
fontSizeChange: EventEmitter<'sm' | 'md' | 'lg' | 'xl'>;
|
|
10
|
+
updateRowHeight(size: 'sm' | 'md' | 'lg' | 'xl'): void;
|
|
11
|
+
resetTableConfiguration(): void;
|
|
12
|
+
onSliderChange(event: Event): void;
|
|
13
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<Tableconfiguration, never>;
|
|
14
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<Tableconfiguration, "cax-tableconfiguration", never, {}, { "rowHeightChange": "rowHeightChange"; "fontSizeChange": "fontSizeChange"; }, never, never, true, never>;
|
|
15
|
+
}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import * as i0 from "@angular/core";
|
|
2
|
+
import * as i1 from "./tableconfiguration";
|
|
3
|
+
export declare class TableconfigurationModule {
|
|
4
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<TableconfigurationModule, never>;
|
|
5
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<TableconfigurationModule, never, [typeof i1.Tableconfiguration], [typeof i1.Tableconfiguration]>;
|
|
6
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<TableconfigurationModule>;
|
|
7
|
+
}
|
|
Binary file
|