@taiga-ui/core 2.41.0 → 2.43.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/bundles/taiga-ui-core-components-alert.umd.js +11 -2
- package/bundles/taiga-ui-core-components-alert.umd.js.map +1 -1
- package/bundles/taiga-ui-core-components-alert.umd.min.js +2 -2
- package/bundles/taiga-ui-core-components-alert.umd.min.js.map +1 -1
- package/bundles/taiga-ui-core-components-button.umd.js +1 -1
- package/bundles/taiga-ui-core-components-button.umd.js.map +1 -1
- package/bundles/taiga-ui-core-components-button.umd.min.js +1 -1
- package/bundles/taiga-ui-core-components-button.umd.min.js.map +1 -1
- package/bundles/taiga-ui-core-components-data-list.umd.js +6 -4
- package/bundles/taiga-ui-core-components-data-list.umd.js.map +1 -1
- package/bundles/taiga-ui-core-components-data-list.umd.min.js +1 -1
- package/bundles/taiga-ui-core-components-data-list.umd.min.js.map +1 -1
- package/bundles/taiga-ui-core-components-dropdown-box.umd.js +2 -1
- package/bundles/taiga-ui-core-components-dropdown-box.umd.js.map +1 -1
- package/bundles/taiga-ui-core-components-dropdown-box.umd.min.js +2 -2
- package/bundles/taiga-ui-core-components-dropdown-box.umd.min.js.map +1 -1
- package/bundles/taiga-ui-core-components-expand.umd.js +2 -1
- package/bundles/taiga-ui-core-components-expand.umd.js.map +1 -1
- package/bundles/taiga-ui-core-components-expand.umd.min.js +1 -1
- package/bundles/taiga-ui-core-components-expand.umd.min.js.map +1 -1
- package/bundles/taiga-ui-core-components-hosted-dropdown.umd.js.map +1 -1
- package/bundles/taiga-ui-core-components-hosted-dropdown.umd.min.js.map +1 -1
- package/bundles/taiga-ui-core-components-link.umd.js +2 -1
- package/bundles/taiga-ui-core-components-link.umd.js.map +1 -1
- package/bundles/taiga-ui-core-components-link.umd.min.js +1 -1
- package/bundles/taiga-ui-core-components-link.umd.min.js.map +1 -1
- package/bundles/taiga-ui-core-components-primitive-calendar.umd.js +1 -1
- package/bundles/taiga-ui-core-components-primitive-calendar.umd.js.map +1 -1
- package/bundles/taiga-ui-core-components-primitive-calendar.umd.min.js +1 -1
- package/bundles/taiga-ui-core-components-primitive-calendar.umd.min.js.map +1 -1
- package/bundles/taiga-ui-core-components-primitive-textfield.umd.js +1 -1
- package/bundles/taiga-ui-core-components-primitive-textfield.umd.js.map +1 -1
- package/bundles/taiga-ui-core-components-primitive-textfield.umd.min.js +1 -1
- package/bundles/taiga-ui-core-components-primitive-textfield.umd.min.js.map +1 -1
- package/bundles/taiga-ui-core-components-primitive-year-picker.umd.js.map +1 -1
- package/bundles/taiga-ui-core-components-primitive-year-picker.umd.min.js.map +1 -1
- package/bundles/taiga-ui-core-components-scroll-controls.umd.js +2 -2
- package/bundles/taiga-ui-core-components-scroll-controls.umd.js.map +1 -1
- package/bundles/taiga-ui-core-components-scroll-controls.umd.min.js +1 -1
- package/bundles/taiga-ui-core-components-scroll-controls.umd.min.js.map +1 -1
- package/bundles/taiga-ui-core-constants.umd.js +1 -1
- package/bundles/taiga-ui-core-constants.umd.js.map +1 -1
- package/bundles/taiga-ui-core-constants.umd.min.js +1 -1
- package/bundles/taiga-ui-core-constants.umd.min.js.map +1 -1
- package/bundles/taiga-ui-core-providers.umd.js +1 -1
- package/bundles/taiga-ui-core-providers.umd.js.map +1 -1
- package/bundles/taiga-ui-core-providers.umd.min.js +1 -1
- package/bundles/taiga-ui-core-providers.umd.min.js.map +1 -1
- package/components/alert/alert.module.d.ts +2 -1
- package/components/alert/taiga-ui-core-components-alert.metadata.json +1 -1
- package/components/button/button-options.d.ts +1 -1
- package/components/button/taiga-ui-core-components-button.metadata.json +1 -1
- package/components/data-list/data-list.component.d.ts +1 -1
- package/components/data-list/taiga-ui-core-components-data-list.metadata.json +1 -1
- package/components/dropdown-box/taiga-ui-core-components-dropdown-box.metadata.json +1 -1
- package/components/expand/expand.component.d.ts +2 -2
- package/components/expand/taiga-ui-core-components-expand.metadata.json +1 -1
- package/components/hosted-dropdown/hosted-dropdown.component.d.ts +1 -1
- package/components/link/taiga-ui-core-components-link.metadata.json +1 -1
- package/components/primitive-calendar/taiga-ui-core-components-primitive-calendar.metadata.json +1 -1
- package/components/primitive-textfield/taiga-ui-core-components-primitive-textfield.metadata.json +1 -1
- package/components/primitive-year-picker/primitive-year-picker.component.d.ts +1 -1
- package/constants/taiga-ui-core-constants.metadata.json +1 -1
- package/constants/version.d.ts +1 -1
- package/esm2015/components/alert/alert.component.js +4 -2
- package/esm2015/components/alert/alert.module.js +7 -2
- package/esm2015/components/button/button-options.js +1 -1
- package/esm2015/components/button/button.component.js +2 -2
- package/esm2015/components/data-list/data-list-dropdown-manager.directive.js +2 -2
- package/esm2015/components/data-list/data-list.component.js +6 -5
- package/esm2015/components/dropdown-box/dropdown-box.component.js +4 -3
- package/esm2015/components/expand/expand.component.js +3 -2
- package/esm2015/components/hosted-dropdown/hosted-dropdown.component.js +1 -1
- package/esm2015/components/link/link.component.js +3 -2
- package/esm2015/components/primitive-calendar/primitive-calendar.component.js +2 -2
- package/esm2015/components/primitive-textfield/primitive-textfield.component.js +2 -2
- package/esm2015/components/primitive-year-picker/primitive-year-picker.component.js +1 -1
- package/esm2015/components/scroll-controls/scrollbar.directive.js +3 -3
- package/esm2015/constants/version.js +2 -2
- package/esm2015/providers/mode.provider.js +3 -3
- package/esm5/components/alert/alert.component.js +4 -2
- package/esm5/components/alert/alert.module.js +10 -2
- package/esm5/components/button/button-options.js +1 -1
- package/esm5/components/button/button.component.js +2 -2
- package/esm5/components/data-list/data-list-dropdown-manager.directive.js +2 -2
- package/esm5/components/data-list/data-list.component.js +7 -5
- package/esm5/components/dropdown-box/dropdown-box.component.js +4 -3
- package/esm5/components/expand/expand.component.js +3 -2
- package/esm5/components/hosted-dropdown/hosted-dropdown.component.js +1 -1
- package/esm5/components/link/link.component.js +3 -2
- package/esm5/components/primitive-calendar/primitive-calendar.component.js +2 -2
- package/esm5/components/primitive-textfield/primitive-textfield.component.js +2 -2
- package/esm5/components/primitive-year-picker/primitive-year-picker.component.js +1 -1
- package/esm5/components/scroll-controls/scrollbar.directive.js +3 -3
- package/esm5/constants/version.js +2 -2
- package/esm5/providers/mode.provider.js +3 -3
- package/fesm2015/taiga-ui-core-components-alert.js +8 -2
- package/fesm2015/taiga-ui-core-components-alert.js.map +1 -1
- package/fesm2015/taiga-ui-core-components-button.js +1 -1
- package/fesm2015/taiga-ui-core-components-button.js.map +1 -1
- package/fesm2015/taiga-ui-core-components-data-list.js +6 -5
- package/fesm2015/taiga-ui-core-components-data-list.js.map +1 -1
- package/fesm2015/taiga-ui-core-components-dropdown-box.js +3 -2
- package/fesm2015/taiga-ui-core-components-dropdown-box.js.map +1 -1
- package/fesm2015/taiga-ui-core-components-expand.js +2 -1
- package/fesm2015/taiga-ui-core-components-expand.js.map +1 -1
- package/fesm2015/taiga-ui-core-components-hosted-dropdown.js.map +1 -1
- package/fesm2015/taiga-ui-core-components-link.js +2 -1
- package/fesm2015/taiga-ui-core-components-link.js.map +1 -1
- package/fesm2015/taiga-ui-core-components-primitive-calendar.js +1 -1
- package/fesm2015/taiga-ui-core-components-primitive-calendar.js.map +1 -1
- package/fesm2015/taiga-ui-core-components-primitive-textfield.js +1 -1
- package/fesm2015/taiga-ui-core-components-primitive-textfield.js.map +1 -1
- package/fesm2015/taiga-ui-core-components-primitive-year-picker.js.map +1 -1
- package/fesm2015/taiga-ui-core-components-scroll-controls.js +2 -2
- package/fesm2015/taiga-ui-core-components-scroll-controls.js.map +1 -1
- package/fesm2015/taiga-ui-core-constants.js +1 -1
- package/fesm2015/taiga-ui-core-constants.js.map +1 -1
- package/fesm2015/taiga-ui-core-providers.js +2 -2
- package/fesm2015/taiga-ui-core-providers.js.map +1 -1
- package/fesm5/taiga-ui-core-components-alert.js +11 -2
- package/fesm5/taiga-ui-core-components-alert.js.map +1 -1
- package/fesm5/taiga-ui-core-components-button.js +1 -1
- package/fesm5/taiga-ui-core-components-button.js.map +1 -1
- package/fesm5/taiga-ui-core-components-data-list.js +7 -5
- package/fesm5/taiga-ui-core-components-data-list.js.map +1 -1
- package/fesm5/taiga-ui-core-components-dropdown-box.js +3 -2
- package/fesm5/taiga-ui-core-components-dropdown-box.js.map +1 -1
- package/fesm5/taiga-ui-core-components-expand.js +2 -1
- package/fesm5/taiga-ui-core-components-expand.js.map +1 -1
- package/fesm5/taiga-ui-core-components-hosted-dropdown.js.map +1 -1
- package/fesm5/taiga-ui-core-components-link.js +2 -1
- package/fesm5/taiga-ui-core-components-link.js.map +1 -1
- package/fesm5/taiga-ui-core-components-primitive-calendar.js +1 -1
- package/fesm5/taiga-ui-core-components-primitive-calendar.js.map +1 -1
- package/fesm5/taiga-ui-core-components-primitive-textfield.js +1 -1
- package/fesm5/taiga-ui-core-components-primitive-textfield.js.map +1 -1
- package/fesm5/taiga-ui-core-components-primitive-year-picker.js.map +1 -1
- package/fesm5/taiga-ui-core-components-scroll-controls.js +2 -2
- package/fesm5/taiga-ui-core-components-scroll-controls.js.map +1 -1
- package/fesm5/taiga-ui-core-constants.js +1 -1
- package/fesm5/taiga-ui-core-constants.js.map +1 -1
- package/fesm5/taiga-ui-core-providers.js +2 -2
- package/fesm5/taiga-ui-core-providers.js.map +1 -1
- package/package.json +7 -7
- package/styles/markup/tui-group.less +1 -1
- package/styles/taiga-ui-global-old.less +18 -18
- package/styles/taiga-ui-global.less +18 -18
- package/styles/taiga-ui-local-old.less +5 -5
- package/styles/taiga-ui-local.less +7 -7
- package/styles/taiga-ui-local.scss +7 -7
- package/styles/taiga-ui-stackblitz.less +7 -0
- package/styles/taiga-ui-theme.less +4 -4
- package/styles/theme/dialog.less +1 -1
- package/styles/theme/wrapper/accent.less +1 -1
- package/styles/theme/wrapper/base.less +1 -1
- package/styles/theme/wrapper/icon.less +1 -1
- package/styles/theme/wrapper/outline.less +1 -1
- package/styles/theme/wrapper/primary.less +1 -1
- package/styles/theme/wrapper/secondary.less +1 -1
- package/styles/theme/wrapper/table.less +30 -12
- package/styles/theme/wrapper/textfield.less +1 -1
- package/styles/theme/wrapper/whiteblock.less +1 -1
- package/styles/theme/wrapper.less +10 -10
|
@@ -1,18 +1,18 @@
|
|
|
1
|
-
@import '
|
|
2
|
-
@import '
|
|
3
|
-
@import '
|
|
4
|
-
@import '
|
|
5
|
-
@import '
|
|
6
|
-
@import '
|
|
7
|
-
@import '
|
|
8
|
-
@import '
|
|
9
|
-
@import '
|
|
10
|
-
@import '
|
|
11
|
-
@import '
|
|
12
|
-
@import '
|
|
13
|
-
@import '
|
|
14
|
-
@import '
|
|
15
|
-
@import '
|
|
16
|
-
@import '
|
|
17
|
-
@import '
|
|
18
|
-
@import '
|
|
1
|
+
@import 'taiga-ui-local.less';
|
|
2
|
+
@import 'basic/keyframes.less';
|
|
3
|
+
@import 'basic/normalize.less';
|
|
4
|
+
@import 'basic/main.less';
|
|
5
|
+
@import 'markup/tui-autofill.less';
|
|
6
|
+
@import 'markup/tui-container.less';
|
|
7
|
+
@import 'markup/tui-form.less';
|
|
8
|
+
@import 'markup/tui-group.less';
|
|
9
|
+
@import 'markup/tui-island.less';
|
|
10
|
+
@import 'markup/tui-list.less';
|
|
11
|
+
@import 'markup/tui-mobile-only.less';
|
|
12
|
+
@import 'markup/tui-palette.less';
|
|
13
|
+
@import 'markup/tui-required.less';
|
|
14
|
+
@import 'markup/tui-row.less';
|
|
15
|
+
@import 'markup/tui-skeleton.less';
|
|
16
|
+
@import 'markup/tui-space.less';
|
|
17
|
+
@import 'markup/tui-table.less';
|
|
18
|
+
@import 'markup/tui-text.less';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
@space: 0.25rem;
|
|
2
2
|
|
|
3
|
-
@import '
|
|
4
|
-
@import '
|
|
5
|
-
@import '
|
|
6
|
-
@import '
|
|
7
|
-
@import '
|
|
3
|
+
@import 'mixins/mixins.less';
|
|
4
|
+
@import 'mixins/picker.less';
|
|
5
|
+
@import 'mixins/text.less';
|
|
6
|
+
@import 'mixins/textfield.less';
|
|
7
|
+
@import 'variables/media-old.less';
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
@space: 0.25rem;
|
|
2
2
|
|
|
3
|
-
@import '
|
|
4
|
-
@import '
|
|
5
|
-
@import '
|
|
6
|
-
@import '
|
|
7
|
-
@import '
|
|
8
|
-
@import '
|
|
9
|
-
@import '
|
|
3
|
+
@import 'mixins/mixins.less';
|
|
4
|
+
@import 'mixins/picker.less';
|
|
5
|
+
@import 'mixins/slider.less';
|
|
6
|
+
@import 'mixins/text.less';
|
|
7
|
+
@import 'mixins/textfield.less';
|
|
8
|
+
@import 'mixins/wrapper.less';
|
|
9
|
+
@import 'variables/media.less';
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
$space: 4px;
|
|
2
2
|
|
|
3
|
-
@import '
|
|
4
|
-
@import '
|
|
5
|
-
@import '
|
|
6
|
-
@import '
|
|
7
|
-
@import '
|
|
8
|
-
@import '
|
|
9
|
-
@import '
|
|
3
|
+
@import 'mixins/mixins.scss';
|
|
4
|
+
@import 'mixins/picker.scss';
|
|
5
|
+
@import 'mixins/slider.scss';
|
|
6
|
+
@import 'mixins/text.scss';
|
|
7
|
+
@import 'mixins/textfield.scss';
|
|
8
|
+
@import 'mixins/wrapper.scss';
|
|
9
|
+
@import 'variables/media.scss';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
@import '
|
|
2
|
-
@import '
|
|
3
|
-
@import '
|
|
4
|
-
@import '
|
|
1
|
+
@import 'theme/fonts.css';
|
|
2
|
+
@import 'theme/dialog.less';
|
|
3
|
+
@import 'theme/variables.less';
|
|
4
|
+
@import 'theme/wrapper.less';
|
package/styles/theme/dialog.less
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
@import '
|
|
1
|
+
@import '../../taiga-ui-local';
|
|
2
2
|
|
|
3
3
|
/* stylelint-disable order/order */
|
|
4
4
|
tui-wrapper[data-appearance='table'],
|
|
@@ -7,6 +7,24 @@ tui-wrapper[data-appearance='table'],
|
|
|
7
7
|
background: transparent;
|
|
8
8
|
color: var(--tui-text-01);
|
|
9
9
|
|
|
10
|
+
&:before,
|
|
11
|
+
&[data-appearance='table']:after {
|
|
12
|
+
position: fixed;
|
|
13
|
+
top: -1px;
|
|
14
|
+
left: -1px;
|
|
15
|
+
right: -1px;
|
|
16
|
+
bottom: -1px;
|
|
17
|
+
}
|
|
18
|
+
|
|
19
|
+
&:before {
|
|
20
|
+
.transition(background);
|
|
21
|
+
content: '';
|
|
22
|
+
z-index: -1;
|
|
23
|
+
background-repeat: no-repeat;
|
|
24
|
+
background-position: top right;
|
|
25
|
+
background-size: 0.5rem 0.5rem;
|
|
26
|
+
}
|
|
27
|
+
|
|
10
28
|
table &[data-appearance='table']:not(._focused):after {
|
|
11
29
|
border-width: 0;
|
|
12
30
|
}
|
|
@@ -27,7 +45,9 @@ tui-wrapper[data-appearance='table'],
|
|
|
27
45
|
}
|
|
28
46
|
|
|
29
47
|
.wrapper-hover({
|
|
30
|
-
|
|
48
|
+
&:not(._focused):before {
|
|
49
|
+
background-color: var(--tui-clear-disabled);
|
|
50
|
+
}
|
|
31
51
|
});
|
|
32
52
|
|
|
33
53
|
.wrapper-focus({
|
|
@@ -35,20 +55,18 @@ tui-wrapper[data-appearance='table'],
|
|
|
35
55
|
});
|
|
36
56
|
|
|
37
57
|
.wrapper-invalid({
|
|
38
|
-
background: var(--tui-error-bg);
|
|
39
|
-
|
|
40
58
|
&:before {
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
border-top: 0.5rem solid var(--tui-error-fill);
|
|
47
|
-
border-left: 0.5rem solid transparent;
|
|
59
|
+
background-image: linear-gradient(to top right, transparent 0%, transparent 50%, var(--tui-error-fill) 50%, var(--tui-error-fill) 100%);
|
|
60
|
+
}
|
|
61
|
+
|
|
62
|
+
&:not(._focused):before {
|
|
63
|
+
background-color: var(--tui-error-bg);
|
|
48
64
|
}
|
|
49
65
|
|
|
50
66
|
.wrapper-hover({
|
|
51
|
-
|
|
67
|
+
&:not(._focused):before {
|
|
68
|
+
background-color: var(--tui-error-bg-hover);
|
|
69
|
+
}
|
|
52
70
|
});
|
|
53
71
|
|
|
54
72
|
.wrapper-disabled({
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
@import '
|
|
2
|
-
@import '
|
|
3
|
-
@import '
|
|
4
|
-
@import '
|
|
5
|
-
@import '
|
|
6
|
-
@import '
|
|
7
|
-
@import '
|
|
8
|
-
@import '
|
|
9
|
-
@import '
|
|
10
|
-
@import '
|
|
1
|
+
@import 'wrapper/icon.less';
|
|
2
|
+
@import 'wrapper/outline.less';
|
|
3
|
+
@import 'wrapper/primary.less';
|
|
4
|
+
@import 'wrapper/accent.less';
|
|
5
|
+
@import 'wrapper/secondary.less';
|
|
6
|
+
@import 'wrapper/table.less';
|
|
7
|
+
@import 'wrapper/textfield.less';
|
|
8
|
+
@import 'wrapper/whiteblock.less';
|
|
9
|
+
@import 'wrapper/none.less';
|
|
10
|
+
@import 'wrapper/base.less';
|