@everymatrix/general-input 1.31.1 → 1.32.4

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 (136) hide show
  1. package/LICENSE +21 -0
  2. package/package.json +3 -2
  3. package/dist/cjs/checkbox-group-input_10.cjs.entry.js +0 -36077
  4. package/dist/cjs/general-input.cjs.entry.js +0 -75
  5. package/dist/cjs/general-input.cjs.js +0 -19
  6. package/dist/cjs/index-132a0774.js +0 -1327
  7. package/dist/cjs/index.cjs.js +0 -18
  8. package/dist/cjs/loader.cjs.js +0 -21
  9. package/dist/cjs/locale.utils-cef1d3b6.js +0 -128
  10. package/dist/cjs/toggle-checkbox-input.cjs.entry.js +0 -85
  11. package/dist/cjs/tooltipIcon-092a795f.js +0 -5
  12. package/dist/collection/collection-manifest.json +0 -23
  13. package/dist/collection/components/checkbox-group-input/checkbox-group-input.css +0 -82
  14. package/dist/collection/components/checkbox-group-input/checkbox-group-input.js +0 -366
  15. package/dist/collection/components/checkbox-input/checkbox-input.css +0 -68
  16. package/dist/collection/components/checkbox-input/checkbox-input.js +0 -324
  17. package/dist/collection/components/date-input/date-input.css +0 -101
  18. package/dist/collection/components/date-input/date-input.js +0 -396
  19. package/dist/collection/components/email-input/email-input.css +0 -95
  20. package/dist/collection/components/email-input/email-input.js +0 -403
  21. package/dist/collection/components/general-input/general-input.css +0 -4
  22. package/dist/collection/components/general-input/general-input.js +0 -373
  23. package/dist/collection/components/number-input/number-input.css +0 -102
  24. package/dist/collection/components/number-input/number-input.js +0 -368
  25. package/dist/collection/components/password-input/password-input.css +0 -182
  26. package/dist/collection/components/password-input/password-input.js +0 -527
  27. package/dist/collection/components/radio-input/radio-input.css +0 -43
  28. package/dist/collection/components/radio-input/radio-input.js +0 -297
  29. package/dist/collection/components/select-input/select-input.css +0 -122
  30. package/dist/collection/components/select-input/select-input.js +0 -429
  31. package/dist/collection/components/tel-input/tel-input.css +0 -145
  32. package/dist/collection/components/tel-input/tel-input.js +0 -440
  33. package/dist/collection/components/text-input/text-input.css +0 -98
  34. package/dist/collection/components/text-input/text-input.js +0 -448
  35. package/dist/collection/components/toggle-checkbox-input/toggle-checkbox-input.css +0 -82
  36. package/dist/collection/components/toggle-checkbox-input/toggle-checkbox-input.js +0 -324
  37. package/dist/collection/index.js +0 -17
  38. package/dist/collection/utils/locale.utils.js +0 -123
  39. package/dist/collection/utils/tooltipIcon.svg +0 -5
  40. package/dist/collection/utils/types.js +0 -1
  41. package/dist/collection/utils/utils.js +0 -5
  42. package/dist/components/active-mixin.js +0 -975
  43. package/dist/components/checkbox-group-input.d.ts +0 -11
  44. package/dist/components/checkbox-group-input.js +0 -6
  45. package/dist/components/checkbox-group-input2.js +0 -1078
  46. package/dist/components/checkbox-input.d.ts +0 -11
  47. package/dist/components/checkbox-input.js +0 -6
  48. package/dist/components/checkbox-input2.js +0 -129
  49. package/dist/components/date-input.d.ts +0 -11
  50. package/dist/components/date-input.js +0 -6
  51. package/dist/components/date-input2.js +0 -11556
  52. package/dist/components/email-input.d.ts +0 -11
  53. package/dist/components/email-input.js +0 -6
  54. package/dist/components/email-input2.js +0 -171
  55. package/dist/components/field-mixin.js +0 -12426
  56. package/dist/components/general-input.d.ts +0 -11
  57. package/dist/components/general-input.js +0 -6
  58. package/dist/components/general-input2.js +0 -341
  59. package/dist/components/index.d.ts +0 -26
  60. package/dist/components/index.js +0 -18
  61. package/dist/components/input-field-shared-styles.js +0 -1211
  62. package/dist/components/number-input.d.ts +0 -11
  63. package/dist/components/number-input.js +0 -6
  64. package/dist/components/number-input2.js +0 -158
  65. package/dist/components/password-input.d.ts +0 -11
  66. package/dist/components/password-input.js +0 -6
  67. package/dist/components/password-input2.js +0 -1041
  68. package/dist/components/radio-input.d.ts +0 -11
  69. package/dist/components/radio-input.js +0 -6
  70. package/dist/components/radio-input2.js +0 -114
  71. package/dist/components/select-input.d.ts +0 -11
  72. package/dist/components/select-input.js +0 -6
  73. package/dist/components/select-input2.js +0 -183
  74. package/dist/components/tel-input.d.ts +0 -11
  75. package/dist/components/tel-input.js +0 -6
  76. package/dist/components/tel-input2.js +0 -197
  77. package/dist/components/text-input.d.ts +0 -11
  78. package/dist/components/text-input.js +0 -6
  79. package/dist/components/text-input2.js +0 -199
  80. package/dist/components/toggle-checkbox-input.d.ts +0 -11
  81. package/dist/components/toggle-checkbox-input.js +0 -6
  82. package/dist/components/tooltipIcon.js +0 -127
  83. package/dist/components/vaadin-button.js +0 -490
  84. package/dist/components/vaadin-combo-box.js +0 -4512
  85. package/dist/components/virtual-keyboard-controller.js +0 -2001
  86. package/dist/esm/checkbox-group-input_10.entry.js +0 -36064
  87. package/dist/esm/general-input.entry.js +0 -71
  88. package/dist/esm/general-input.js +0 -17
  89. package/dist/esm/index-db76d5b5.js +0 -1299
  90. package/dist/esm/index.js +0 -16
  91. package/dist/esm/loader.js +0 -17
  92. package/dist/esm/locale.utils-de759721.js +0 -125
  93. package/dist/esm/polyfills/core-js.js +0 -11
  94. package/dist/esm/polyfills/css-shim.js +0 -1
  95. package/dist/esm/polyfills/dom.js +0 -79
  96. package/dist/esm/polyfills/es5-html-element.js +0 -1
  97. package/dist/esm/polyfills/index.js +0 -34
  98. package/dist/esm/polyfills/system.js +0 -6
  99. package/dist/esm/toggle-checkbox-input.entry.js +0 -81
  100. package/dist/esm/tooltipIcon-99c1c7b7.js +0 -3
  101. package/dist/general-input/general-input.esm.js +0 -1
  102. package/dist/general-input/index.esm.js +0 -1
  103. package/dist/general-input/p-10efdf3f.js +0 -1
  104. package/dist/general-input/p-613c3e00.entry.js +0 -1
  105. package/dist/general-input/p-660bcdd1.entry.js +0 -1
  106. package/dist/general-input/p-9b6b0396.entry.js +0 -3646
  107. package/dist/general-input/p-b408093e.js +0 -1
  108. package/dist/general-input/p-f4f4ccda.js +0 -1
  109. package/dist/index.cjs.js +0 -1
  110. package/dist/index.js +0 -1
  111. package/dist/stencil.config.js +0 -22
  112. package/dist/types/Users/sebastian.strulea/Documents/work/widgets-stencil/packages/general-input/.stencil/packages/general-input/stencil.config.d.ts +0 -2
  113. package/dist/types/components/checkbox-group-input/checkbox-group-input.d.ts +0 -74
  114. package/dist/types/components/checkbox-input/checkbox-input.d.ts +0 -65
  115. package/dist/types/components/date-input/date-input.d.ts +0 -84
  116. package/dist/types/components/email-input/email-input.d.ts +0 -80
  117. package/dist/types/components/general-input/general-input.d.ts +0 -75
  118. package/dist/types/components/number-input/number-input.d.ts +0 -74
  119. package/dist/types/components/password-input/password-input.d.ts +0 -91
  120. package/dist/types/components/radio-input/radio-input.d.ts +0 -59
  121. package/dist/types/components/select-input/select-input.d.ts +0 -83
  122. package/dist/types/components/tel-input/tel-input.d.ts +0 -89
  123. package/dist/types/components/text-input/text-input.d.ts +0 -84
  124. package/dist/types/components/toggle-checkbox-input/toggle-checkbox-input.d.ts +0 -67
  125. package/dist/types/components.d.ts +0 -1268
  126. package/dist/types/index.d.ts +0 -1
  127. package/dist/types/stencil-public-runtime.d.ts +0 -1565
  128. package/dist/types/utils/locale.utils.d.ts +0 -17
  129. package/dist/types/utils/types.d.ts +0 -87
  130. package/dist/types/utils/utils.d.ts +0 -1
  131. package/loader/cdn.js +0 -3
  132. package/loader/index.cjs.js +0 -3
  133. package/loader/index.d.ts +0 -12
  134. package/loader/index.es2017.js +0 -3
  135. package/loader/index.js +0 -4
  136. package/loader/package.json +0 -10
@@ -1,83 +0,0 @@
1
- import { Event, EventEmitter } from '../../stencil-public-runtime';
2
- import type { ValidationSchema, InputStateEvent, InputValueEvent, Option } from '../../utils/types';
3
- import '@vaadin/combo-box';
4
- export declare class SelectInput {
5
- /**
6
- * Name of the input.
7
- */
8
- name: string;
9
- /**
10
- * Name of input to be shown to the user.
11
- */
12
- displayName: string;
13
- /**
14
- * Placeholder text to be shown.
15
- */
16
- placeholder: string;
17
- /**
18
- * Special behaviour an input should have. Can be fetching for data.
19
- */
20
- action: string;
21
- /**
22
- * Default value for the input.
23
- */
24
- defaultValue: string;
25
- /**
26
- * Boolean. Determines if input should be readonly.
27
- */
28
- autofilled: boolean;
29
- /**
30
- * Tooltip text.
31
- */
32
- tooltip: string;
33
- /**
34
- * Options of the input.
35
- */
36
- options: Option[];
37
- /**
38
- * Object of validation rules for the input.
39
- */
40
- validation: ValidationSchema;
41
- /**
42
- * Currently selected language.
43
- */
44
- language: string;
45
- /**
46
- * State passed down from the parent element. Will trigger the input to send it's value through an event.
47
- */
48
- emitValue: boolean;
49
- /**
50
- * Client custom styling via inline style
51
- */
52
- clientStyling: string;
53
- errorMessage: string;
54
- isValid: boolean;
55
- private limitStylingAppends;
56
- showTooltip: boolean;
57
- private element;
58
- private inputReference;
59
- private stylingContainer;
60
- private tooltipReference;
61
- private tooltipIconReference;
62
- value: string;
63
- displayedOptions: Option[];
64
- touched: boolean;
65
- validityChanged(): void;
66
- sendValidityState: EventEmitter<InputStateEvent>;
67
- validityStateHandler(inputStateEvent: InputStateEvent): void;
68
- emitValueHandler(newValue: boolean): void;
69
- sendInputValue: EventEmitter<InputValueEvent>;
70
- valueHandler(inputValueEvent: InputValueEvent): void;
71
- handleClickOutside(event: MouseEvent): void;
72
- connectedCallback(): void;
73
- componentWillLoad(): Promise<void>;
74
- componentDidRender(): void;
75
- componentDidLoad(): void;
76
- getOptions(endpoint: string): Promise<unknown>;
77
- handleChange: (event: Event) => void;
78
- setValidity(): boolean;
79
- setErrorMessage(): string;
80
- setClientStyling: () => void;
81
- renderTooltip(): any;
82
- render(): any;
83
- }
@@ -1,89 +0,0 @@
1
- import { Event, EventEmitter } from '../../stencil-public-runtime';
2
- import { ValidationSchema, InputStateEvent, InputValueEvent, Option } from '../../utils/types';
3
- import '@vaadin/combo-box';
4
- export declare class TelInput {
5
- /**
6
- * Name of the input.
7
- */
8
- name: string;
9
- /**
10
- * Name of input to be shown to the user.
11
- */
12
- displayName: string;
13
- /**
14
- * Placeholder text to be shown.
15
- */
16
- placeholder: string;
17
- /**
18
- * Boolean that defines if the widget show labels or placeholders.
19
- */
20
- showLabels: boolean;
21
- /**
22
- * Special behaviour an input should have. Can be fetching for data.
23
- */
24
- action: string;
25
- /**
26
- * Object of validation rules for the input.
27
- */
28
- validation: ValidationSchema;
29
- /**
30
- * Default value for the input.
31
- */
32
- defaultValue: string | any;
33
- /**
34
- * Boolean. Determines if input should be readonly.
35
- */
36
- autofilled: boolean;
37
- /**
38
- * Tooltip text.
39
- */
40
- tooltip: string;
41
- /**
42
- * Currently selected language.
43
- */
44
- language: string;
45
- /**
46
- * State passed down from the parent element. Will trigger the input to send it's value through an event.
47
- */
48
- emitValue: boolean;
49
- /**
50
- * Client custom styling via inline style
51
- */
52
- clientStyling: string;
53
- isValid: boolean;
54
- errorMessage: string;
55
- private limitStylingAppends;
56
- showTooltip: boolean;
57
- private stylingContainer;
58
- private tooltipReference;
59
- private tooltipIconReference;
60
- inputReference: HTMLInputElement;
61
- validationPattern: string;
62
- value: any;
63
- touched: boolean;
64
- prefixValue: string;
65
- phoneValue: string;
66
- phoneCodesOptions: Option[];
67
- debounceTime: ReturnType<typeof setTimeout>;
68
- validityChanged(): void;
69
- sendValidityState: EventEmitter<InputStateEvent>;
70
- validityStateHandler(inputStateEvent: InputStateEvent): void;
71
- emitValueHandler(newValue: boolean): void;
72
- sendInputValue: EventEmitter<InputValueEvent>;
73
- valueHandler(inputValueEvent: InputValueEvent): void;
74
- handleClickOutside(event: MouseEvent): void;
75
- connectedCallback(): void;
76
- componentWillLoad(): Promise<void>;
77
- componentDidRender(): void;
78
- componentDidLoad(): void;
79
- getPhoneCodes(endpoint: string): Promise<unknown>;
80
- handleInput: (event: Event) => void;
81
- handleBlur: () => void;
82
- handlePrefixInput(event: any): void;
83
- setValidity(): boolean;
84
- setPattern(): string;
85
- setErrorMessage(): string;
86
- setClientStyling: () => void;
87
- renderTooltip(): any;
88
- render(): any;
89
- }
@@ -1,84 +0,0 @@
1
- import { Event, EventEmitter } from '../../stencil-public-runtime';
2
- import { ValidationSchema, InputStateEvent, InputValueEvent } from '../../utils/types';
3
- export declare class TextInput {
4
- /**
5
- * Name of the input.
6
- */
7
- name: string;
8
- /**
9
- * Name of input to be shown to the user.
10
- */
11
- displayName: string;
12
- /**
13
- * Placeholder text to be shown.
14
- */
15
- placeholder: string;
16
- /**
17
- * Object of validation rules for the input.
18
- */
19
- validation: ValidationSchema;
20
- /**
21
- * Default value for the input.
22
- */
23
- defaultValue: string;
24
- /**
25
- * Boolean. Determines if input should be readonly.
26
- */
27
- autofilled: boolean;
28
- /**
29
- * Tooltip text.
30
- */
31
- tooltip: string;
32
- /**
33
- * Currently selected language.
34
- */
35
- language: string;
36
- /**
37
- * State passed down from the parent element. Will trigger the input to check for validity.
38
- */
39
- checkValidity: boolean;
40
- /**
41
- * State passed down from the parent element. Will trigger the input to send it's value through an event.
42
- */
43
- emitValue: boolean;
44
- /**
45
- * Boolean that triggers certain validation rules, for duplicated inputs.
46
- */
47
- isDuplicateInput: boolean;
48
- /**
49
- * Client custom styling via inline style
50
- */
51
- clientStyling: string;
52
- isValid: boolean;
53
- errorMessage: string;
54
- private limitStylingAppends;
55
- showTooltip: boolean;
56
- private stylingContainer;
57
- private value;
58
- private validationPattern;
59
- private inputReference;
60
- private duplicateInputValue;
61
- private tooltipReference;
62
- private tooltipIconReference;
63
- touched: boolean;
64
- debounceTime: ReturnType<typeof setTimeout>;
65
- validityChanged(): void;
66
- emitValueHandler(newValue: boolean): void;
67
- sendValidityState: EventEmitter<InputStateEvent>;
68
- validityStateHandler(inputStateEvent: InputStateEvent): void;
69
- sendInputValue: EventEmitter<InputValueEvent>;
70
- valueHandler(inputValueEvent: InputValueEvent): void;
71
- handleClickOutside(event: MouseEvent): void;
72
- valueChangedHandler(event: CustomEvent<InputValueEvent>): void;
73
- connectedCallback(): void;
74
- componentDidRender(): void;
75
- componentDidLoad(): void;
76
- handleInput: (event: Event) => void;
77
- handleBlur: (event: Event) => void;
78
- setValidity(): boolean;
79
- setPattern(): string;
80
- setErrorMessage(): string;
81
- setClientStyling: () => void;
82
- renderTooltip(): any;
83
- render(): any;
84
- }
@@ -1,67 +0,0 @@
1
- import { EventEmitter } from '../../stencil-public-runtime';
2
- import { ValidationSchema, InputStateEvent, InputValueEvent, RegCfgContentField } from '../../utils/types';
3
- export declare class ToggleCheckboxInput {
4
- /**
5
- * Name of the input.
6
- */
7
- name: string;
8
- /**
9
- * Name of input to be shown to the user.
10
- */
11
- displayName: string;
12
- /**
13
- * Default value for the input.
14
- */
15
- defaultValue: string;
16
- /**
17
- * Options of the input.
18
- */
19
- options: RegCfgContentField[];
20
- /**
21
- * Boolean. Determines if input should be readonly.
22
- */
23
- autofilled: boolean;
24
- /**
25
- * Tooltip text.
26
- */
27
- tooltip: string;
28
- /**
29
- * Object of validation rules for the input.
30
- */
31
- validation: ValidationSchema;
32
- /**
33
- * Currently selected language.
34
- */
35
- language: string;
36
- /**
37
- * State passed down from the parent element. Will trigger the input to send it's value through an event.
38
- */
39
- emitValue: boolean;
40
- /**
41
- * Client custom styling via inline style
42
- */
43
- clientStyling: string;
44
- errorMessage: string;
45
- isValid: boolean;
46
- private limitStylingAppends;
47
- showTooltip: boolean;
48
- showFields: boolean;
49
- private stylingContainer;
50
- private checkboxReference;
51
- private tooltipReference;
52
- private tooltipIconReference;
53
- value: string;
54
- sendValidityState: EventEmitter<InputStateEvent>;
55
- validityStateHandler(inputStateEvent: InputStateEvent): void;
56
- sendInputValue: EventEmitter<InputValueEvent>;
57
- valueHandler(inputValueEvent: InputValueEvent): void;
58
- handleClickOutside(event: MouseEvent): void;
59
- componentDidRender(): void;
60
- handleClick(): void;
61
- setValidity(): boolean;
62
- setErrorMessage(): string;
63
- setClientStyling: () => void;
64
- renderLabel(): any;
65
- renderTooltip(): any;
66
- render(): any;
67
- }