@apipass/inputs 1.0.7 → 1.0.9

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 (71) hide show
  1. package/ace-editor/component.d.ts +52 -52
  2. package/ace-editor/directive.d.ts +39 -39
  3. package/assets/css/colors.scss +34 -34
  4. package/assets/css/fonts.scss +24 -24
  5. package/assets/css/inputs.scss +245 -245
  6. package/assets/css/pt_sans.scss +143 -143
  7. package/assets/css/spacing.scss +28 -28
  8. package/assets/css/texts.scss +18 -18
  9. package/custom-select/custom-select-item.d.ts +5 -5
  10. package/custom-select/custom-select.component.d.ts +51 -51
  11. package/debounce-model-directive/debouceInput.directive.d.ts +14 -14
  12. package/esm2022/ace-editor/component.mjs +200 -0
  13. package/esm2022/ace-editor/directive.mjs +153 -0
  14. package/{esm2020 → esm2022}/apipass-inputs.mjs +4 -4
  15. package/esm2022/custom-select/custom-select-item.mjs +9 -0
  16. package/esm2022/custom-select/custom-select.component.mjs +213 -0
  17. package/esm2022/debounce-model-directive/debouceInput.directive.mjs +34 -0
  18. package/esm2022/field/field.component.mjs +56 -0
  19. package/esm2022/input-avatar/input-avatar.component.mjs +91 -0
  20. package/esm2022/input-boolean/input-boolean.component.mjs +54 -0
  21. package/esm2022/input-file/input-file.component.mjs +82 -0
  22. package/esm2022/input-number/input-number.component.mjs +60 -0
  23. package/esm2022/input-password/input-password.component.mjs +94 -0
  24. package/esm2022/input-text/input-text.component.mjs +60 -0
  25. package/esm2022/inputs.module.mjs +150 -0
  26. package/{esm2020 → esm2022}/public-api.mjs +17 -17
  27. package/esm2022/select-box/mat-select-infinite-scroll.directive.mjs +91 -0
  28. package/esm2022/select-box/select-box.component.mjs +226 -0
  29. package/esm2022/select-enum/select-enum.component.mjs +47 -0
  30. package/esm2022/select-interpolation/select-interpolation.component.mjs +177 -0
  31. package/esm2022/value-acessor-base.mjs +30 -0
  32. package/fesm2022/apipass-inputs.mjs +1711 -0
  33. package/fesm2022/apipass-inputs.mjs.map +1 -0
  34. package/field/field.component.d.ts +15 -15
  35. package/index.d.ts +5 -5
  36. package/input-avatar/input-avatar.component.d.ts +29 -29
  37. package/input-boolean/input-boolean.component.d.ts +15 -15
  38. package/input-file/input-file.component.d.ts +31 -31
  39. package/input-number/input-number.component.d.ts +17 -17
  40. package/input-password/input-password.component.d.ts +28 -28
  41. package/input-text/input-text.component.d.ts +17 -17
  42. package/inputs.module.d.ts +36 -36
  43. package/package.json +28 -25
  44. package/public-api.d.ts +16 -16
  45. package/select-box/mat-select-infinite-scroll.directive.d.ts +26 -26
  46. package/select-box/select-box.component.d.ts +57 -57
  47. package/select-enum/select-enum.component.d.ts +12 -12
  48. package/select-interpolation/select-interpolation.component.d.ts +44 -44
  49. package/value-acessor-base.d.ts +13 -13
  50. package/esm2020/ace-editor/component.mjs +0 -195
  51. package/esm2020/ace-editor/directive.mjs +0 -148
  52. package/esm2020/custom-select/custom-select-item.mjs +0 -7
  53. package/esm2020/custom-select/custom-select.component.mjs +0 -204
  54. package/esm2020/debounce-model-directive/debouceInput.directive.mjs +0 -31
  55. package/esm2020/field/field.component.mjs +0 -51
  56. package/esm2020/input-avatar/input-avatar.component.mjs +0 -92
  57. package/esm2020/input-boolean/input-boolean.component.mjs +0 -56
  58. package/esm2020/input-file/input-file.component.mjs +0 -82
  59. package/esm2020/input-number/input-number.component.mjs +0 -62
  60. package/esm2020/input-password/input-password.component.mjs +0 -96
  61. package/esm2020/input-text/input-text.component.mjs +0 -62
  62. package/esm2020/inputs.module.mjs +0 -149
  63. package/esm2020/select-box/mat-select-infinite-scroll.directive.mjs +0 -86
  64. package/esm2020/select-box/select-box.component.mjs +0 -225
  65. package/esm2020/select-enum/select-enum.component.mjs +0 -48
  66. package/esm2020/select-interpolation/select-interpolation.component.mjs +0 -169
  67. package/esm2020/value-acessor-base.mjs +0 -31
  68. package/fesm2015/apipass-inputs.mjs +0 -1706
  69. package/fesm2015/apipass-inputs.mjs.map +0 -1
  70. package/fesm2020/apipass-inputs.mjs +0 -1696
  71. package/fesm2020/apipass-inputs.mjs.map +0 -1
@@ -1,144 +1,144 @@
1
- /* cyrillic-ext */
2
- @font-face {
3
- font-family: 'PT Sans';
4
- font-style: italic;
5
- font-weight: 400;
6
- font-display: swap;
7
- src: local('PT Sans Italic'), local('PTSans-Italic'), url(https://fonts.gstatic.com/s/ptsans/v11/jizYRExUiTo99u79D0e0ysmIEDQ.woff2) format('woff2');
8
- unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
9
- }
10
- /* cyrillic */
11
- @font-face {
12
- font-family: 'PT Sans';
13
- font-style: italic;
14
- font-weight: 400;
15
- font-display: swap;
16
- src: local('PT Sans Italic'), local('PTSans-Italic'), url(https://fonts.gstatic.com/s/ptsans/v11/jizYRExUiTo99u79D0e0w8mIEDQ.woff2) format('woff2');
17
- unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
18
- }
19
- /* latin-ext */
20
- @font-face {
21
- font-family: 'PT Sans';
22
- font-style: italic;
23
- font-weight: 400;
24
- font-display: swap;
25
- src: local('PT Sans Italic'), local('PTSans-Italic'), url(https://fonts.gstatic.com/s/ptsans/v11/jizYRExUiTo99u79D0e0ycmIEDQ.woff2) format('woff2');
26
- unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
27
- }
28
- /* latin */
29
- @font-face {
30
- font-family: 'PT Sans';
31
- font-style: italic;
32
- font-weight: 400;
33
- font-display: swap;
34
- src: local('PT Sans Italic'), local('PTSans-Italic'), url(https://fonts.gstatic.com/s/ptsans/v11/jizYRExUiTo99u79D0e0x8mI.woff2) format('woff2');
35
- unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
36
- }
37
- /* cyrillic-ext */
38
- @font-face {
39
- font-family: 'PT Sans';
40
- font-style: italic;
41
- font-weight: 700;
42
- font-display: swap;
43
- src: local('PT Sans Bold Italic'), local('PTSans-BoldItalic'), url(https://fonts.gstatic.com/s/ptsans/v11/jizdRExUiTo99u79D0e8fOydIhUdwzM.woff2) format('woff2');
44
- unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
45
- }
46
- /* cyrillic */
47
- @font-face {
48
- font-family: 'PT Sans';
49
- font-style: italic;
50
- font-weight: 700;
51
- font-display: swap;
52
- src: local('PT Sans Bold Italic'), local('PTSans-BoldItalic'), url(https://fonts.gstatic.com/s/ptsans/v11/jizdRExUiTo99u79D0e8fOydKxUdwzM.woff2) format('woff2');
53
- unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
54
- }
55
- /* latin-ext */
56
- @font-face {
57
- font-family: 'PT Sans';
58
- font-style: italic;
59
- font-weight: 700;
60
- font-display: swap;
61
- src: local('PT Sans Bold Italic'), local('PTSans-BoldItalic'), url(https://fonts.gstatic.com/s/ptsans/v11/jizdRExUiTo99u79D0e8fOydIRUdwzM.woff2) format('woff2');
62
- unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
63
- }
64
- /* latin */
65
- @font-face {
66
- font-family: 'PT Sans';
67
- font-style: italic;
68
- font-weight: 700;
69
- font-display: swap;
70
- src: local('PT Sans Bold Italic'), local('PTSans-BoldItalic'), url(https://fonts.gstatic.com/s/ptsans/v11/jizdRExUiTo99u79D0e8fOydLxUd.woff2) format('woff2');
71
- unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
72
- }
73
- /* cyrillic-ext */
74
- @font-face {
75
- font-family: 'PT Sans';
76
- font-style: normal;
77
- font-weight: 400;
78
- font-display: swap;
79
- src: local('PT Sans'), local('PTSans-Regular'), url(https://fonts.gstatic.com/s/ptsans/v11/jizaRExUiTo99u79D0-ExdGM.woff2) format('woff2');
80
- unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
81
- }
82
- /* cyrillic */
83
- @font-face {
84
- font-family: 'PT Sans';
85
- font-style: normal;
86
- font-weight: 400;
87
- font-display: swap;
88
- src: local('PT Sans'), local('PTSans-Regular'), url(https://fonts.gstatic.com/s/ptsans/v11/jizaRExUiTo99u79D0aExdGM.woff2) format('woff2');
89
- unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
90
- }
91
- /* latin-ext */
92
- @font-face {
93
- font-family: 'PT Sans';
94
- font-style: normal;
95
- font-weight: 400;
96
- font-display: swap;
97
- src: local('PT Sans'), local('PTSans-Regular'), url(https://fonts.gstatic.com/s/ptsans/v11/jizaRExUiTo99u79D0yExdGM.woff2) format('woff2');
98
- unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
99
- }
100
- /* latin */
101
- @font-face {
102
- font-family: 'PT Sans';
103
- font-style: normal;
104
- font-weight: 400;
105
- font-display: swap;
106
- src: local('PT Sans'), local('PTSans-Regular'), url(https://fonts.gstatic.com/s/ptsans/v11/jizaRExUiTo99u79D0KExQ.woff2) format('woff2');
107
- unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
108
- }
109
- /* cyrillic-ext */
110
- @font-face {
111
- font-family: 'PT Sans';
112
- font-style: normal;
113
- font-weight: 700;
114
- font-display: swap;
115
- src: local('PT Sans Bold'), local('PTSans-Bold'), url(https://fonts.gstatic.com/s/ptsans/v11/jizfRExUiTo99u79B_mh0OOtLQ0Z.woff2) format('woff2');
116
- unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
117
- }
118
- /* cyrillic */
119
- @font-face {
120
- font-family: 'PT Sans';
121
- font-style: normal;
122
- font-weight: 700;
123
- font-display: swap;
124
- src: local('PT Sans Bold'), local('PTSans-Bold'), url(https://fonts.gstatic.com/s/ptsans/v11/jizfRExUiTo99u79B_mh0OqtLQ0Z.woff2) format('woff2');
125
- unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
126
- }
127
- /* latin-ext */
128
- @font-face {
129
- font-family: 'PT Sans';
130
- font-style: normal;
131
- font-weight: 700;
132
- font-display: swap;
133
- src: local('PT Sans Bold'), local('PTSans-Bold'), url(https://fonts.gstatic.com/s/ptsans/v11/jizfRExUiTo99u79B_mh0OCtLQ0Z.woff2) format('woff2');
134
- unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
135
- }
136
- /* latin */
137
- @font-face {
138
- font-family: 'PT Sans';
139
- font-style: normal;
140
- font-weight: 700;
141
- font-display: swap;
142
- src: local('PT Sans Bold'), local('PTSans-Bold'), url(https://fonts.gstatic.com/s/ptsans/v11/jizfRExUiTo99u79B_mh0O6tLQ.woff2) format('woff2');
143
- unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
1
+ /* cyrillic-ext */
2
+ @font-face {
3
+ font-family: 'PT Sans';
4
+ font-style: italic;
5
+ font-weight: 400;
6
+ font-display: swap;
7
+ src: local('PT Sans Italic'), local('PTSans-Italic'), url(https://fonts.gstatic.com/s/ptsans/v11/jizYRExUiTo99u79D0e0ysmIEDQ.woff2) format('woff2');
8
+ unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
9
+ }
10
+ /* cyrillic */
11
+ @font-face {
12
+ font-family: 'PT Sans';
13
+ font-style: italic;
14
+ font-weight: 400;
15
+ font-display: swap;
16
+ src: local('PT Sans Italic'), local('PTSans-Italic'), url(https://fonts.gstatic.com/s/ptsans/v11/jizYRExUiTo99u79D0e0w8mIEDQ.woff2) format('woff2');
17
+ unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
18
+ }
19
+ /* latin-ext */
20
+ @font-face {
21
+ font-family: 'PT Sans';
22
+ font-style: italic;
23
+ font-weight: 400;
24
+ font-display: swap;
25
+ src: local('PT Sans Italic'), local('PTSans-Italic'), url(https://fonts.gstatic.com/s/ptsans/v11/jizYRExUiTo99u79D0e0ycmIEDQ.woff2) format('woff2');
26
+ unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
27
+ }
28
+ /* latin */
29
+ @font-face {
30
+ font-family: 'PT Sans';
31
+ font-style: italic;
32
+ font-weight: 400;
33
+ font-display: swap;
34
+ src: local('PT Sans Italic'), local('PTSans-Italic'), url(https://fonts.gstatic.com/s/ptsans/v11/jizYRExUiTo99u79D0e0x8mI.woff2) format('woff2');
35
+ unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
36
+ }
37
+ /* cyrillic-ext */
38
+ @font-face {
39
+ font-family: 'PT Sans';
40
+ font-style: italic;
41
+ font-weight: 700;
42
+ font-display: swap;
43
+ src: local('PT Sans Bold Italic'), local('PTSans-BoldItalic'), url(https://fonts.gstatic.com/s/ptsans/v11/jizdRExUiTo99u79D0e8fOydIhUdwzM.woff2) format('woff2');
44
+ unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
45
+ }
46
+ /* cyrillic */
47
+ @font-face {
48
+ font-family: 'PT Sans';
49
+ font-style: italic;
50
+ font-weight: 700;
51
+ font-display: swap;
52
+ src: local('PT Sans Bold Italic'), local('PTSans-BoldItalic'), url(https://fonts.gstatic.com/s/ptsans/v11/jizdRExUiTo99u79D0e8fOydKxUdwzM.woff2) format('woff2');
53
+ unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
54
+ }
55
+ /* latin-ext */
56
+ @font-face {
57
+ font-family: 'PT Sans';
58
+ font-style: italic;
59
+ font-weight: 700;
60
+ font-display: swap;
61
+ src: local('PT Sans Bold Italic'), local('PTSans-BoldItalic'), url(https://fonts.gstatic.com/s/ptsans/v11/jizdRExUiTo99u79D0e8fOydIRUdwzM.woff2) format('woff2');
62
+ unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
63
+ }
64
+ /* latin */
65
+ @font-face {
66
+ font-family: 'PT Sans';
67
+ font-style: italic;
68
+ font-weight: 700;
69
+ font-display: swap;
70
+ src: local('PT Sans Bold Italic'), local('PTSans-BoldItalic'), url(https://fonts.gstatic.com/s/ptsans/v11/jizdRExUiTo99u79D0e8fOydLxUd.woff2) format('woff2');
71
+ unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
72
+ }
73
+ /* cyrillic-ext */
74
+ @font-face {
75
+ font-family: 'PT Sans';
76
+ font-style: normal;
77
+ font-weight: 400;
78
+ font-display: swap;
79
+ src: local('PT Sans'), local('PTSans-Regular'), url(https://fonts.gstatic.com/s/ptsans/v11/jizaRExUiTo99u79D0-ExdGM.woff2) format('woff2');
80
+ unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
81
+ }
82
+ /* cyrillic */
83
+ @font-face {
84
+ font-family: 'PT Sans';
85
+ font-style: normal;
86
+ font-weight: 400;
87
+ font-display: swap;
88
+ src: local('PT Sans'), local('PTSans-Regular'), url(https://fonts.gstatic.com/s/ptsans/v11/jizaRExUiTo99u79D0aExdGM.woff2) format('woff2');
89
+ unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
90
+ }
91
+ /* latin-ext */
92
+ @font-face {
93
+ font-family: 'PT Sans';
94
+ font-style: normal;
95
+ font-weight: 400;
96
+ font-display: swap;
97
+ src: local('PT Sans'), local('PTSans-Regular'), url(https://fonts.gstatic.com/s/ptsans/v11/jizaRExUiTo99u79D0yExdGM.woff2) format('woff2');
98
+ unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
99
+ }
100
+ /* latin */
101
+ @font-face {
102
+ font-family: 'PT Sans';
103
+ font-style: normal;
104
+ font-weight: 400;
105
+ font-display: swap;
106
+ src: local('PT Sans'), local('PTSans-Regular'), url(https://fonts.gstatic.com/s/ptsans/v11/jizaRExUiTo99u79D0KExQ.woff2) format('woff2');
107
+ unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
108
+ }
109
+ /* cyrillic-ext */
110
+ @font-face {
111
+ font-family: 'PT Sans';
112
+ font-style: normal;
113
+ font-weight: 700;
114
+ font-display: swap;
115
+ src: local('PT Sans Bold'), local('PTSans-Bold'), url(https://fonts.gstatic.com/s/ptsans/v11/jizfRExUiTo99u79B_mh0OOtLQ0Z.woff2) format('woff2');
116
+ unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
117
+ }
118
+ /* cyrillic */
119
+ @font-face {
120
+ font-family: 'PT Sans';
121
+ font-style: normal;
122
+ font-weight: 700;
123
+ font-display: swap;
124
+ src: local('PT Sans Bold'), local('PTSans-Bold'), url(https://fonts.gstatic.com/s/ptsans/v11/jizfRExUiTo99u79B_mh0OqtLQ0Z.woff2) format('woff2');
125
+ unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
126
+ }
127
+ /* latin-ext */
128
+ @font-face {
129
+ font-family: 'PT Sans';
130
+ font-style: normal;
131
+ font-weight: 700;
132
+ font-display: swap;
133
+ src: local('PT Sans Bold'), local('PTSans-Bold'), url(https://fonts.gstatic.com/s/ptsans/v11/jizfRExUiTo99u79B_mh0OCtLQ0Z.woff2) format('woff2');
134
+ unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
135
+ }
136
+ /* latin */
137
+ @font-face {
138
+ font-family: 'PT Sans';
139
+ font-style: normal;
140
+ font-weight: 700;
141
+ font-display: swap;
142
+ src: local('PT Sans Bold'), local('PTSans-Bold'), url(https://fonts.gstatic.com/s/ptsans/v11/jizfRExUiTo99u79B_mh0O6tLQ.woff2) format('woff2');
143
+ unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
144
144
  }
@@ -1,28 +1,28 @@
1
- // Input
2
- $spacing-input-top: 10px;
3
- $spacing-input-right: 10px;
4
- $spacing-input-bottom: 10px;
5
- $spacing-input-left: 10px;
6
-
7
- // Date Filter
8
- $spacing-date-filter-top: 7px;
9
- $spacing-date-filter-right: 10px;
10
- $spacing-date-filter-bottom: 7px;
11
- $spacing-date-filter-left: 10px;
12
-
13
- // Select
14
- $spacing-select-top: 10px;
15
- $spacing-select-right: 5px;
16
- $spacing-select-bottom: 10px;
17
- $spacing-select-left: 10px;
18
-
19
- // Buttons
20
- $spacing-button-top: 7px;
21
- $spacing-button-right: 15px;
22
- $spacing-button-bottom: 7px;
23
- $spacing-button-left: 15px;
24
-
25
- $spacing-tab-button-top: 8px;
26
- $spacing-tab-button-right: 40px;
27
- $spacing-tab-button-bottom: 8px;
28
- $spacing-tab-button-left: 40px;
1
+ // Input
2
+ $spacing-input-top: 10px;
3
+ $spacing-input-right: 10px;
4
+ $spacing-input-bottom: 10px;
5
+ $spacing-input-left: 10px;
6
+
7
+ // Date Filter
8
+ $spacing-date-filter-top: 7px;
9
+ $spacing-date-filter-right: 10px;
10
+ $spacing-date-filter-bottom: 7px;
11
+ $spacing-date-filter-left: 10px;
12
+
13
+ // Select
14
+ $spacing-select-top: 10px;
15
+ $spacing-select-right: 5px;
16
+ $spacing-select-bottom: 10px;
17
+ $spacing-select-left: 10px;
18
+
19
+ // Buttons
20
+ $spacing-button-top: 7px;
21
+ $spacing-button-right: 15px;
22
+ $spacing-button-bottom: 7px;
23
+ $spacing-button-left: 15px;
24
+
25
+ $spacing-tab-button-top: 8px;
26
+ $spacing-tab-button-right: 40px;
27
+ $spacing-tab-button-bottom: 8px;
28
+ $spacing-tab-button-left: 40px;
@@ -1,18 +1,18 @@
1
- @import "colors";
2
-
3
- .text-color-primary {
4
- color: var(--color-primary);
5
- }
6
-
7
- .text-color-secondary {
8
- color: var(--color-secondary);
9
- }
10
-
11
- .text-color-tertiary {
12
- color: var(--color-fonts-tertiary);
13
- }
14
-
15
- .font-black {
16
- color: #000 !important;
17
- }
18
-
1
+ @import "colors";
2
+
3
+ .text-color-primary {
4
+ color: var(--color-primary);
5
+ }
6
+
7
+ .text-color-secondary {
8
+ color: var(--color-secondary);
9
+ }
10
+
11
+ .text-color-tertiary {
12
+ color: var(--color-fonts-tertiary);
13
+ }
14
+
15
+ .font-black {
16
+ color: #000 !important;
17
+ }
18
+
@@ -1,5 +1,5 @@
1
- export declare class CustomSelectItem {
2
- id: string | undefined | null;
3
- text: string;
4
- constructor(id: string | undefined | null, text: string);
5
- }
1
+ export declare class CustomSelectItem {
2
+ id: string | undefined | null;
3
+ text: string;
4
+ constructor(id: string | undefined | null, text: string);
5
+ }
@@ -1,51 +1,51 @@
1
- import { AfterViewInit, ElementRef, EventEmitter } from '@angular/core';
2
- import { ControlValueAccessor } from '@angular/forms';
3
- import { CustomSelectItem } from './custom-select-item';
4
- import { ScrollStrategy, ScrollStrategyOptions } from '@angular/cdk/overlay';
5
- import * as i0 from "@angular/core";
6
- export declare class CustomSelectComponent implements ControlValueAccessor, AfterViewInit {
7
- private readonly sso;
8
- scrollStrategy: ScrollStrategy;
9
- _triggerRect: ClientRect | undefined;
10
- disabled: boolean;
11
- items: CustomSelectItem[];
12
- allowTyping: boolean;
13
- allowRemove: boolean;
14
- allowAddItem: boolean;
15
- addItemLabel: string;
16
- placeHolder: string;
17
- findPlaceHolder: string;
18
- searchText: string;
19
- onSelect: EventEmitter<CustomSelectItem>;
20
- onUnSelect: EventEmitter<any>;
21
- onAddItem: EventEmitter<any>;
22
- trigger: ElementRef | undefined;
23
- input: ElementRef | undefined;
24
- opened: boolean;
25
- selectedItem: CustomSelectItem | undefined;
26
- private innerValue;
27
- private selectedModelValue;
28
- private edited;
29
- tabindex: string;
30
- onBlur(target: any): void;
31
- constructor(sso: ScrollStrategyOptions);
32
- ngAfterViewInit(): void;
33
- private setTriggerRect;
34
- selectItem(item: CustomSelectItem): void;
35
- addItem(): void;
36
- keyPress(): any;
37
- clicked(): void;
38
- private onTouchedCallback;
39
- private onChangeCallback;
40
- get value(): any;
41
- set value(value: any);
42
- writeValue(value: any): void;
43
- registerOnChange(fn: any): void;
44
- registerOnTouched(fn: any): void;
45
- setDisabledState(isDisabled: boolean): void;
46
- arrowClick(event: any): void;
47
- removeClick(event: any): void;
48
- onDrop($event: any): void;
49
- static ɵfac: i0.ɵɵFactoryDeclaration<CustomSelectComponent, never>;
50
- static ɵcmp: i0.ɵɵComponentDeclaration<CustomSelectComponent, "custom-select", never, { "disabled": "disabled"; "items": "items"; "allowTyping": "allowTyping"; "allowRemove": "allowRemove"; "allowAddItem": "allowAddItem"; "addItemLabel": "addItemLabel"; "placeHolder": "placeHolder"; "findPlaceHolder": "findPlaceHolder"; "searchText": "searchText"; }, { "onSelect": "onSelect"; "onUnSelect": "onUnSelect"; "onAddItem": "onAddItem"; }, never, never, false, never>;
51
- }
1
+ import { AfterViewInit, ElementRef, EventEmitter } from '@angular/core';
2
+ import { ControlValueAccessor } from '@angular/forms';
3
+ import { CustomSelectItem } from './custom-select-item';
4
+ import { ScrollStrategy, ScrollStrategyOptions } from '@angular/cdk/overlay';
5
+ import * as i0 from "@angular/core";
6
+ export declare class CustomSelectComponent implements ControlValueAccessor, AfterViewInit {
7
+ private readonly sso;
8
+ scrollStrategy: ScrollStrategy;
9
+ _triggerRect: ClientRect | undefined;
10
+ disabled: boolean;
11
+ items: CustomSelectItem[];
12
+ allowTyping: boolean;
13
+ allowRemove: boolean;
14
+ allowAddItem: boolean;
15
+ addItemLabel: string;
16
+ placeHolder: string;
17
+ findPlaceHolder: string;
18
+ searchText: string;
19
+ onSelect: EventEmitter<CustomSelectItem>;
20
+ onUnSelect: EventEmitter<any>;
21
+ onAddItem: EventEmitter<any>;
22
+ trigger: ElementRef | undefined;
23
+ input: ElementRef | undefined;
24
+ opened: boolean;
25
+ selectedItem: CustomSelectItem | undefined;
26
+ private innerValue;
27
+ private selectedModelValue;
28
+ private edited;
29
+ tabindex: string;
30
+ onBlur(target: any): void;
31
+ constructor(sso: ScrollStrategyOptions);
32
+ ngAfterViewInit(): void;
33
+ private setTriggerRect;
34
+ selectItem(item: CustomSelectItem): void;
35
+ addItem(): void;
36
+ keyPress(): any;
37
+ clicked(): void;
38
+ private onTouchedCallback;
39
+ private onChangeCallback;
40
+ get value(): any;
41
+ set value(value: any);
42
+ writeValue(value: any): void;
43
+ registerOnChange(fn: any): void;
44
+ registerOnTouched(fn: any): void;
45
+ setDisabledState(isDisabled: boolean): void;
46
+ arrowClick(event: any): void;
47
+ removeClick(event: any): void;
48
+ onDrop($event: any): void;
49
+ static ɵfac: i0.ɵɵFactoryDeclaration<CustomSelectComponent, never>;
50
+ static ɵcmp: i0.ɵɵComponentDeclaration<CustomSelectComponent, "custom-select", never, { "disabled": { "alias": "disabled"; "required": false; }; "items": { "alias": "items"; "required": false; }; "allowTyping": { "alias": "allowTyping"; "required": false; }; "allowRemove": { "alias": "allowRemove"; "required": false; }; "allowAddItem": { "alias": "allowAddItem"; "required": false; }; "addItemLabel": { "alias": "addItemLabel"; "required": false; }; "placeHolder": { "alias": "placeHolder"; "required": false; }; "findPlaceHolder": { "alias": "findPlaceHolder"; "required": false; }; "searchText": { "alias": "searchText"; "required": false; }; }, { "onSelect": "onSelect"; "onUnSelect": "onUnSelect"; "onAddItem": "onAddItem"; }, never, never, false, never>;
51
+ }
@@ -1,14 +1,14 @@
1
- import { EventEmitter, OnDestroy } from '@angular/core';
2
- import { NgModel } from '@angular/forms';
3
- import { Subscription } from 'rxjs';
4
- import * as i0 from "@angular/core";
5
- export declare class DebouceInputDirective implements OnDestroy {
6
- private readonly ngModel;
7
- debounceTime: number;
8
- onDebounceTriggered: EventEmitter<any>;
9
- subscription: Subscription;
10
- constructor(ngModel: NgModel);
11
- ngOnDestroy(): void;
12
- static ɵfac: i0.ɵɵFactoryDeclaration<DebouceInputDirective, never>;
13
- static ɵdir: i0.ɵɵDirectiveDeclaration<DebouceInputDirective, "[debounceInput]", never, { "debounceTime": "debounceTime"; }, { "onDebounceTriggered": "onDebounceTriggered"; }, never, never, false, never>;
14
- }
1
+ import { EventEmitter, OnDestroy } from '@angular/core';
2
+ import { NgModel } from '@angular/forms';
3
+ import { Subscription } from 'rxjs';
4
+ import * as i0 from "@angular/core";
5
+ export declare class DebouceInputDirective implements OnDestroy {
6
+ private readonly ngModel;
7
+ debounceTime: number;
8
+ onDebounceTriggered: EventEmitter<any>;
9
+ subscription: Subscription;
10
+ constructor(ngModel: NgModel);
11
+ ngOnDestroy(): void;
12
+ static ɵfac: i0.ɵɵFactoryDeclaration<DebouceInputDirective, never>;
13
+ static ɵdir: i0.ɵɵDirectiveDeclaration<DebouceInputDirective, "[debounceInput]", never, { "debounceTime": { "alias": "debounceTime"; "required": false; }; }, { "onDebounceTriggered": "onDebounceTriggered"; }, never, never, false, never>;
14
+ }