@koobiq/components 19.0.0 → 19.2.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.
Files changed (106) hide show
  1. package/app-switcher/app-switcher.d.ts +11 -4
  2. package/checkbox/checkbox.scss +5 -21
  3. package/core/locales/en-US.d.ts +8 -4
  4. package/core/locales/es-LA.d.ts +8 -4
  5. package/core/locales/locale-service.d.ts +40 -20
  6. package/core/locales/pt-BR.d.ts +8 -4
  7. package/core/locales/ru-RU.d.ts +8 -4
  8. package/core/locales/tk-TM.d.ts +8 -4
  9. package/core/locales/types.d.ts +17 -0
  10. package/core/option/option.d.ts +1 -0
  11. package/core/styles/common/_animation.scss +2 -1
  12. package/core/styles/common/_visually-hidden.scss +1 -0
  13. package/core/styles/theming/_scrollbar-theme.scss +1 -0
  14. package/datepicker/datepicker-input.directive.d.ts +1 -1
  15. package/dropdown/dropdown.scss +3 -1
  16. package/fesm2022/koobiq-components-app-switcher.mjs +60 -30
  17. package/fesm2022/koobiq-components-app-switcher.mjs.map +1 -1
  18. package/fesm2022/koobiq-components-button.mjs +2 -2
  19. package/fesm2022/koobiq-components-button.mjs.map +1 -1
  20. package/fesm2022/koobiq-components-checkbox.mjs +2 -2
  21. package/fesm2022/koobiq-components-checkbox.mjs.map +1 -1
  22. package/fesm2022/koobiq-components-content-panel.mjs.map +1 -1
  23. package/fesm2022/koobiq-components-core.mjs +61 -39
  24. package/fesm2022/koobiq-components-core.mjs.map +1 -1
  25. package/fesm2022/koobiq-components-datepicker.mjs +0 -1
  26. package/fesm2022/koobiq-components-datepicker.mjs.map +1 -1
  27. package/fesm2022/koobiq-components-dropdown.mjs +2 -2
  28. package/fesm2022/koobiq-components-dropdown.mjs.map +1 -1
  29. package/fesm2022/koobiq-components-file-upload.mjs +114 -80
  30. package/fesm2022/koobiq-components-file-upload.mjs.map +1 -1
  31. package/fesm2022/koobiq-components-filter-bar.mjs +161 -64
  32. package/fesm2022/koobiq-components-filter-bar.mjs.map +1 -1
  33. package/fesm2022/koobiq-components-form-field.mjs +1 -1
  34. package/fesm2022/koobiq-components-form-field.mjs.map +1 -1
  35. package/fesm2022/koobiq-components-inline-edit.mjs.map +1 -1
  36. package/fesm2022/koobiq-components-loader-overlay.mjs +2 -2
  37. package/fesm2022/koobiq-components-loader-overlay.mjs.map +1 -1
  38. package/fesm2022/koobiq-components-modal.mjs +2 -2
  39. package/fesm2022/koobiq-components-modal.mjs.map +1 -1
  40. package/fesm2022/koobiq-components-navbar-ic.mjs.map +1 -1
  41. package/fesm2022/koobiq-components-navbar.mjs +6 -6
  42. package/fesm2022/koobiq-components-navbar.mjs.map +1 -1
  43. package/fesm2022/koobiq-components-popover.mjs +8 -4
  44. package/fesm2022/koobiq-components-popover.mjs.map +1 -1
  45. package/fesm2022/koobiq-components-progress-spinner.mjs +3 -2
  46. package/fesm2022/koobiq-components-progress-spinner.mjs.map +1 -1
  47. package/fesm2022/koobiq-components-risk-level.mjs +6 -0
  48. package/fesm2022/koobiq-components-risk-level.mjs.map +1 -1
  49. package/fesm2022/koobiq-components-scrollbar.mjs.map +1 -1
  50. package/fesm2022/koobiq-components-select.mjs +4 -2
  51. package/fesm2022/koobiq-components-select.mjs.map +1 -1
  52. package/fesm2022/koobiq-components-sidebar.mjs.map +1 -1
  53. package/fesm2022/koobiq-components-sidepanel.mjs +2 -2
  54. package/fesm2022/koobiq-components-sidepanel.mjs.map +1 -1
  55. package/fesm2022/koobiq-components-tabs.mjs.map +1 -1
  56. package/fesm2022/koobiq-components-timepicker.mjs +3 -4
  57. package/fesm2022/koobiq-components-timepicker.mjs.map +1 -1
  58. package/fesm2022/koobiq-components-title.mjs +17 -4
  59. package/fesm2022/koobiq-components-title.mjs.map +1 -1
  60. package/fesm2022/koobiq-components-toast.mjs.map +1 -1
  61. package/fesm2022/koobiq-components-toggle.mjs +2 -2
  62. package/fesm2022/koobiq-components-toggle.mjs.map +1 -1
  63. package/fesm2022/koobiq-components-tooltip.mjs +2 -2
  64. package/fesm2022/koobiq-components-tooltip.mjs.map +1 -1
  65. package/fesm2022/koobiq-components-tree.mjs +8 -8
  66. package/fesm2022/koobiq-components-tree.mjs.map +1 -1
  67. package/fesm2022/koobiq-components-username.mjs +2 -2
  68. package/fesm2022/koobiq-components-username.mjs.map +1 -1
  69. package/file-upload/_file-upload-theme.scss +0 -256
  70. package/file-upload/file-upload-tokens.scss +25 -18
  71. package/file-upload/file-upload.d.ts +22 -3
  72. package/file-upload/file-upload.scss +8 -4
  73. package/file-upload/multiple-file-upload.component.d.ts +17 -33
  74. package/file-upload/multiple-file-upload.component.scss +209 -91
  75. package/file-upload/primitives/file-drop.d.ts +1 -2
  76. package/file-upload/single-file-upload.component.d.ts +16 -13
  77. package/file-upload/single-file-upload.component.scss +117 -36
  78. package/filter-bar/filter-bar-button.d.ts +5 -0
  79. package/filter-bar/filters.d.ts +38 -6
  80. package/filter-bar/pipes/pipe-multi-select.d.ts +4 -1
  81. package/filter-bar/pipes/pipe-multi-tree-select.d.ts +5 -0
  82. package/loader-overlay/loader-overlay.scss +22 -31
  83. package/modal/modal.scss +1 -1
  84. package/navbar/_navbar-item_vertical.scss +8 -0
  85. package/navbar/navbar-brand.scss +2 -2
  86. package/package.json +6 -6
  87. package/popover/_popover-theme.scss +2 -2
  88. package/popover/popover.component.d.ts +3 -1
  89. package/progress-spinner/_progress-spinner-theme.scss +14 -4
  90. package/progress-spinner/progress-spinner-tokens.scss +2 -0
  91. package/progress-spinner/progress-spinner.scss +1 -1
  92. package/risk-level/risk-level.component.d.ts +3 -0
  93. package/risk-level/risk-level.module.d.ts +3 -0
  94. package/schematics/migrations/new-icons-pack/README.md +52 -4
  95. package/schematics/migrations/new-icons-pack/data.js +1142 -1142
  96. package/schematics/migrations/new-icons-pack/index.js +18 -7
  97. package/schematics/migrations/new-icons-pack/migration.json +4570 -0
  98. package/schematics/migrations/new-icons-pack/replacement.json +18 -0
  99. package/schematics/migrations/new-icons-pack/schema.json +13 -0
  100. package/schematics/ng-add/index.js +4 -4
  101. package/timepicker/timepicker.directive.d.ts +2 -2
  102. package/title/title.directive.d.ts +3 -0
  103. package/tooltip/_tooltip-theme.scss +5 -6
  104. package/tooltip/tooltip.scss +1 -0
  105. package/tree/_tree-theme.scss +11 -5
  106. package/tree/tree-option.scss +2 -1
@@ -10,7 +10,10 @@ export interface KbqAppSwitcherApp {
10
10
  name: string;
11
11
  id: string | number;
12
12
  type?: string | number;
13
- icon: string;
13
+ /** Inline SVG markup for the application icon. Use this for SVG icons that should be rendered directly in the DOM. */
14
+ icon?: string;
15
+ /** Path to the icon file (URL or relative path). */
16
+ iconSrc?: string;
14
17
  caption?: string;
15
18
  aliases?: KbqAppSwitcherApp[];
16
19
  link?: string;
@@ -19,7 +22,10 @@ export interface KbqAppSwitcherSite {
19
22
  name: string;
20
23
  id: string | number;
21
24
  status?: string;
25
+ /** Inline SVG markup for the site icon. Use this for SVG icons that should be rendered directly in the DOM. */
22
26
  icon?: string;
27
+ /** Path to the icon file (URL or relative path). */
28
+ iconSrc?: string;
23
29
  apps: KbqAppSwitcherApp[];
24
30
  }
25
31
  /** @docs-private */
@@ -116,8 +122,7 @@ export declare class KbqAppSwitcherTrigger extends KbqPopUpTrigger<KbqAppSwitche
116
122
  /** Whether the sites are used or not
117
123
  * @docs-private */
118
124
  get sitesMode(): boolean;
119
- /** Whether the sites are used or not
120
- * @docs-private */
125
+ /** @docs-private */
121
126
  get currentApps(): KbqAppSwitcherApp[];
122
127
  /** Selected application */
123
128
  selectedApp: KbqAppSwitcherApp;
@@ -131,7 +136,9 @@ export declare class KbqAppSwitcherTrigger extends KbqPopUpTrigger<KbqAppSwitche
131
136
  get sites(): KbqAppSwitcherSite[];
132
137
  set sites(value: KbqAppSwitcherSite[]);
133
138
  private _parsedSites;
134
- /** Array of applications */
139
+ /**
140
+ * @deprecated Will be removed in next major release, use `sites` with one element instead.
141
+ */
135
142
  get apps(): KbqAppSwitcherApp[];
136
143
  set apps(apps: KbqAppSwitcherApp[]);
137
144
  private makeGroupsForApps;
@@ -1,4 +1,3 @@
1
- @use '../core/styles/common/tokens' as *;
2
1
  @use './checkbox-theme' as *;
3
2
 
4
3
  .kbq-checkbox-checkmark,
@@ -27,10 +26,7 @@
27
26
  }
28
27
 
29
28
  .kbq-checkbox__layout {
30
- $padding-left: kbq-sum-series-css-variables(
31
- [checkbox-size-normal-width,
32
- checkbox-size-normal-horizontal-content-padding]
33
- );
29
+ --padding: calc(var(--kbq-checkbox-size-normal-width) + var(--kbq-checkbox-size-normal-horizontal-content-padding));
34
30
 
35
31
  box-sizing: initial;
36
32
 
@@ -39,7 +35,7 @@
39
35
 
40
36
  display: inline-flex;
41
37
 
42
- max-width: calc(100% - $padding-left);
38
+ max-width: calc(100% - var(--padding));
43
39
 
44
40
  // `cursor: inherit` ensures that the wrapper element gets the same cursor as the kbq-checkbox
45
41
  // (e.g. pointer by default, regular when disabled), instead of the browser default.
@@ -49,7 +45,7 @@
49
45
 
50
46
  padding-bottom: var(--kbq-checkbox-size-normal-padding-bottom);
51
47
 
52
- padding-left: $padding-left;
48
+ padding-left: var(--padding);
53
49
 
54
50
  vertical-align: top;
55
51
  }
@@ -104,16 +100,7 @@
104
100
  }
105
101
 
106
102
  .kbq-checkbox.kbq-checkbox_big {
107
- & .kbq-checkbox__layout {
108
- $padding-left: kbq-sum-series-css-variables(
109
- [ checkbox-size-normal-width,
110
- checkbox-size-normal-horizontal-content-padding]
111
- );
112
-
113
- max-width: calc(100% - $padding-left);
114
-
115
- padding-left: $padding-left;
116
- }
103
+ --padding: calc(var(--kbq-checkbox-size-big-width) + var(--kbq-checkbox-size-big-horizontal-content-padding));
117
104
 
118
105
  & .kbq-checkbox__inner-container {
119
106
  top: var(--kbq-checkbox-size-big-top);
@@ -152,10 +139,7 @@
152
139
  .kbq-checkbox_label-before {
153
140
  .kbq-checkbox__layout {
154
141
  padding-left: 0;
155
- padding-right: kbq-sum-series-css-variables(
156
- [ checkbox-size-normal-width,
157
- checkbox-size-normal-horizontal-content-padding]
158
- );
142
+ padding-right: var(--padding);
159
143
  }
160
144
 
161
145
  .kbq-checkbox__inner-container {
@@ -15,18 +15,22 @@ export declare const enUSLocaleData: {
15
15
  fileUpload: {
16
16
  single: {
17
17
  captionText: string;
18
+ captionTextOnlyFolder: string;
19
+ captionTextWithFolder: string;
18
20
  browseLink: string;
21
+ browseLinkFolder: string;
22
+ browseLinkFolderMixed: string;
19
23
  };
20
24
  multiple: {
21
25
  captionText: string;
26
+ captionTextOnlyFolder: string;
27
+ captionTextWithFolder: string;
22
28
  captionTextWhenSelected: string;
23
29
  captionTextForCompactSize: string;
24
30
  browseLink: string;
31
+ browseLinkFolder: string;
32
+ browseLinkFolderMixed: string;
25
33
  title: string;
26
- gridHeaders: {
27
- file: string;
28
- size: string;
29
- };
30
34
  };
31
35
  };
32
36
  codeBlock: {
@@ -14,18 +14,22 @@ export declare const esLALocaleData: {
14
14
  fileUpload: {
15
15
  single: {
16
16
  captionText: string;
17
+ captionTextOnlyFolder: string;
18
+ captionTextWithFolder: string;
17
19
  browseLink: string;
20
+ browseLinkFolder: string;
21
+ browseLinkFolderMixed: string;
18
22
  };
19
23
  multiple: {
20
24
  captionText: string;
25
+ captionTextOnlyFolder: string;
26
+ captionTextWithFolder: string;
21
27
  captionTextWhenSelected: string;
22
28
  captionTextForCompactSize: string;
23
29
  browseLink: string;
30
+ browseLinkFolder: string;
31
+ browseLinkFolderMixed: string;
24
32
  title: string;
25
- gridHeaders: {
26
- file: string;
27
- size: string;
28
- };
29
33
  };
30
34
  };
31
35
  codeBlock: {
@@ -60,18 +60,22 @@ export declare function KBQ_DEFAULT_LOCALE_DATA_FACTORY(): {
60
60
  fileUpload: {
61
61
  single: {
62
62
  captionText: string;
63
+ captionTextOnlyFolder: string;
64
+ captionTextWithFolder: string;
63
65
  browseLink: string;
66
+ browseLinkFolder: string;
67
+ browseLinkFolderMixed: string;
64
68
  };
65
69
  multiple: {
66
70
  captionText: string;
71
+ captionTextOnlyFolder: string;
72
+ captionTextWithFolder: string;
67
73
  captionTextWhenSelected: string;
68
74
  captionTextForCompactSize: string;
69
75
  browseLink: string;
76
+ browseLinkFolder: string;
77
+ browseLinkFolderMixed: string;
70
78
  title: string;
71
- gridHeaders: {
72
- file: string;
73
- size: string;
74
- };
75
79
  };
76
80
  };
77
81
  codeBlock: {
@@ -266,18 +270,22 @@ export declare function KBQ_DEFAULT_LOCALE_DATA_FACTORY(): {
266
270
  fileUpload: {
267
271
  single: {
268
272
  captionText: string;
273
+ captionTextOnlyFolder: string;
274
+ captionTextWithFolder: string;
269
275
  browseLink: string;
276
+ browseLinkFolder: string;
277
+ browseLinkFolderMixed: string;
270
278
  };
271
279
  multiple: {
272
280
  captionText: string;
281
+ captionTextOnlyFolder: string;
282
+ captionTextWithFolder: string;
273
283
  captionTextWhenSelected: string;
274
284
  captionTextForCompactSize: string;
275
285
  browseLink: string;
286
+ browseLinkFolder: string;
287
+ browseLinkFolderMixed: string;
276
288
  title: string;
277
- gridHeaders: {
278
- file: string;
279
- size: string;
280
- };
281
289
  };
282
290
  };
283
291
  codeBlock: {
@@ -468,18 +476,22 @@ export declare function KBQ_DEFAULT_LOCALE_DATA_FACTORY(): {
468
476
  fileUpload: {
469
477
  single: {
470
478
  captionText: string;
479
+ captionTextOnlyFolder: string;
480
+ captionTextWithFolder: string;
471
481
  browseLink: string;
482
+ browseLinkFolder: string;
483
+ browseLinkFolderMixed: string;
472
484
  };
473
485
  multiple: {
474
486
  captionText: string;
487
+ captionTextOnlyFolder: string;
488
+ captionTextWithFolder: string;
475
489
  captionTextWhenSelected: string;
476
490
  captionTextForCompactSize: string;
477
491
  browseLink: string;
492
+ browseLinkFolder: string;
493
+ browseLinkFolderMixed: string;
478
494
  title: string;
479
- gridHeaders: {
480
- file: string;
481
- size: string;
482
- };
483
495
  };
484
496
  };
485
497
  codeBlock: {
@@ -676,18 +688,22 @@ export declare function KBQ_DEFAULT_LOCALE_DATA_FACTORY(): {
676
688
  fileUpload: {
677
689
  single: {
678
690
  captionText: string;
691
+ captionTextOnlyFolder: string;
692
+ captionTextWithFolder: string;
679
693
  browseLink: string;
694
+ browseLinkFolder: string;
695
+ browseLinkFolderMixed: string;
680
696
  };
681
697
  multiple: {
682
698
  captionText: string;
699
+ captionTextOnlyFolder: string;
700
+ captionTextWithFolder: string;
683
701
  captionTextWhenSelected: string;
684
702
  captionTextForCompactSize: string;
685
703
  browseLink: string;
704
+ browseLinkFolder: string;
705
+ browseLinkFolderMixed: string;
686
706
  title: string;
687
- gridHeaders: {
688
- file: string;
689
- size: string;
690
- };
691
707
  };
692
708
  };
693
709
  codeBlock: {
@@ -880,18 +896,22 @@ export declare function KBQ_DEFAULT_LOCALE_DATA_FACTORY(): {
880
896
  fileUpload: {
881
897
  single: {
882
898
  captionText: string;
899
+ captionTextOnlyFolder: string;
900
+ captionTextWithFolder: string;
883
901
  browseLink: string;
902
+ browseLinkFolder: string;
903
+ browseLinkFolderMixed: string;
884
904
  };
885
905
  multiple: {
886
906
  captionText: string;
907
+ captionTextOnlyFolder: string;
908
+ captionTextWithFolder: string;
887
909
  captionTextWhenSelected: string;
888
910
  captionTextForCompactSize: string;
889
911
  browseLink: string;
912
+ browseLinkFolder: string;
913
+ browseLinkFolderMixed: string;
890
914
  title: string;
891
- gridHeaders: {
892
- file: string;
893
- size: string;
894
- };
895
915
  };
896
916
  };
897
917
  codeBlock: {
@@ -14,18 +14,22 @@ export declare const ptBRLocaleData: {
14
14
  fileUpload: {
15
15
  single: {
16
16
  captionText: string;
17
+ captionTextOnlyFolder: string;
18
+ captionTextWithFolder: string;
17
19
  browseLink: string;
20
+ browseLinkFolder: string;
21
+ browseLinkFolderMixed: string;
18
22
  };
19
23
  multiple: {
20
24
  captionText: string;
25
+ captionTextOnlyFolder: string;
26
+ captionTextWithFolder: string;
21
27
  captionTextWhenSelected: string;
22
28
  captionTextForCompactSize: string;
23
29
  browseLink: string;
30
+ browseLinkFolder: string;
31
+ browseLinkFolderMixed: string;
24
32
  title: string;
25
- gridHeaders: {
26
- file: string;
27
- size: string;
28
- };
29
33
  };
30
34
  };
31
35
  codeBlock: {
@@ -15,18 +15,22 @@ export declare const ruRULocaleData: {
15
15
  fileUpload: {
16
16
  single: {
17
17
  captionText: string;
18
+ captionTextOnlyFolder: string;
19
+ captionTextWithFolder: string;
18
20
  browseLink: string;
21
+ browseLinkFolder: string;
22
+ browseLinkFolderMixed: string;
19
23
  };
20
24
  multiple: {
21
25
  captionText: string;
26
+ captionTextOnlyFolder: string;
27
+ captionTextWithFolder: string;
22
28
  captionTextWhenSelected: string;
23
29
  captionTextForCompactSize: string;
24
30
  browseLink: string;
31
+ browseLinkFolder: string;
32
+ browseLinkFolderMixed: string;
25
33
  title: string;
26
- gridHeaders: {
27
- file: string;
28
- size: string;
29
- };
30
34
  };
31
35
  };
32
36
  codeBlock: {
@@ -15,18 +15,22 @@ export declare const tkTMLocaleData: {
15
15
  fileUpload: {
16
16
  single: {
17
17
  captionText: string;
18
+ captionTextOnlyFolder: string;
19
+ captionTextWithFolder: string;
18
20
  browseLink: string;
21
+ browseLinkFolder: string;
22
+ browseLinkFolderMixed: string;
19
23
  };
20
24
  multiple: {
21
25
  captionText: string;
26
+ captionTextOnlyFolder: string;
27
+ captionTextWithFolder: string;
22
28
  captionTextWhenSelected: string;
23
29
  captionTextForCompactSize: string;
24
30
  browseLink: string;
31
+ browseLinkFolder: string;
32
+ browseLinkFolderMixed: string;
25
33
  title: string;
26
- gridHeaders: {
27
- file: string;
28
- size: string;
29
- };
30
34
  };
31
35
  };
32
36
  codeBlock: {
@@ -56,3 +56,20 @@ export type KbqTimeRangeLocaleConfig = {
56
56
  option: FormatterDurationTemplate;
57
57
  };
58
58
  };
59
+ export interface KbqBaseFileUploadLocaleConfig {
60
+ captionText: string;
61
+ captionTextOnlyFolder: string;
62
+ captionTextWithFolder: string;
63
+ browseLink: string;
64
+ browseLinkFolder: string;
65
+ browseLinkFolderMixed?: string;
66
+ }
67
+ export interface KbqMultipleFileUploadLocaleConfig extends KbqBaseFileUploadLocaleConfig {
68
+ captionTextWhenSelected: string;
69
+ captionTextForCompactSize: string;
70
+ title: string;
71
+ }
72
+ export type KbqFileUploadLocaleConfig = {
73
+ single: KbqBaseFileUploadLocaleConfig;
74
+ multiple: KbqMultipleFileUploadLocaleConfig;
75
+ };
@@ -17,6 +17,7 @@ export declare class KbqOptionSelectionChange<T = KbqOption> {
17
17
  export interface KbqOptionParentComponent {
18
18
  multiple?: boolean;
19
19
  multiSelection?: boolean;
20
+ withVirtualScroll?: boolean;
20
21
  setSelectedOptionsByClick: (option: KbqOption) => void;
21
22
  }
22
23
  /**
@@ -8,7 +8,8 @@
8
8
  }
9
9
  }
10
10
 
11
- .kbq-progress {
11
+ .kbq-progress.kbq-button,
12
+ .kbq-progress.kbq-button-icon {
12
13
  position: relative;
13
14
 
14
15
  &:after {
@@ -3,6 +3,7 @@
3
3
  @mixin a11y-visually-hidden() {
4
4
  .cdk-visually-hidden {
5
5
  border: 0;
6
+ /* stylelint-disable-next-line property-no-deprecated */
6
7
  clip: rect(0 0 0 0);
7
8
  height: 1px;
8
9
  margin: -1px;
@@ -20,6 +20,7 @@
20
20
  @mixin _kbq-scrollbar() {
21
21
  // For Firefox compatibility
22
22
  @supports not selector(::-webkit-scrollbar) {
23
+ /* stylelint-disable-next-line no-invalid-position-declaration */
23
24
  scrollbar-width: auto;
24
25
  }
25
26
 
@@ -2,7 +2,7 @@ import { AfterContentInit, DoCheck, ElementRef, EventEmitter, InjectionToken, On
2
2
  import { AbstractControl, ControlValueAccessor, ValidationErrors, Validator } from '@angular/forms';
3
3
  import { DateAdapter, ErrorStateMatcher, KbqDateFormats } from '@koobiq/components/core';
4
4
  import { KbqFormFieldControl } from '@koobiq/components/form-field';
5
- import { KbqWarningTooltipTrigger } from '@koobiq/components/tooltip';
5
+ import type { KbqWarningTooltipTrigger } from '@koobiq/components/tooltip';
6
6
  import { Subject } from 'rxjs';
7
7
  import { KbqCalendar } from './calendar.component';
8
8
  import { KbqDatepicker } from './datepicker.component';
@@ -32,7 +32,9 @@
32
32
  }
33
33
 
34
34
  .kbq-dropdown__panel {
35
- overflow: auto;
35
+ overflow-x: hidden;
36
+ overflow-y: auto;
37
+
36
38
  min-width: var(--kbq-dropdown-size-container-width-min);
37
39
  max-width: var(--kbq-dropdown-size-container-width-max);
38
40