@dropi/ui 0.1.43 → 0.1.45

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 (109) hide show
  1. package/dist/cjs/dropi-button.cjs.entry.js +19 -2
  2. package/dist/cjs/dropi-checkbox.cjs.entry.js +23 -2
  3. package/dist/cjs/dropi-country-selector.cjs.entry.js +15 -2
  4. package/dist/cjs/dropi-date-picker.cjs.entry.js +40 -4
  5. package/dist/cjs/dropi-input_3.cjs.entry.js +3 -3
  6. package/dist/cjs/dropi-otp-send-code.cjs.entry.js +22 -2
  7. package/dist/cjs/dropi-phone-input.cjs.entry.js +25 -2
  8. package/dist/cjs/dropi-radio-button.cjs.entry.js +18 -1
  9. package/dist/cjs/dropi-select.cjs.entry.js +1 -1
  10. package/dist/cjs/dropi-switch.cjs.entry.js +22 -1
  11. package/dist/cjs/dropi-text-area.cjs.entry.js +3 -3
  12. package/dist/cjs/dropi-ui.cjs.js +1 -1
  13. package/dist/cjs/loader.cjs.js +1 -1
  14. package/dist/collection/components/dropi-button/dropi-button.js +39 -2
  15. package/dist/collection/components/dropi-checkbox/dropi-checkbox.js +38 -2
  16. package/dist/collection/components/dropi-country-selector/dropi-country-selector.js +29 -2
  17. package/dist/collection/components/dropi-date-picker/dropi-date-picker.js +55 -4
  18. package/dist/collection/components/dropi-input/dropi-input.js +4 -4
  19. package/dist/collection/components/dropi-otp-send-code/dropi-otp-send-code.js +36 -2
  20. package/dist/collection/components/dropi-phone-input/dropi-phone-input.js +39 -2
  21. package/dist/collection/components/dropi-radio-button/dropi-radio-button.js +13 -2
  22. package/dist/collection/components/dropi-select/dropi-select.js +2 -2
  23. package/dist/collection/components/dropi-switch/dropi-switch.js +37 -1
  24. package/dist/collection/components/dropi-text-area/dropi-text-area.js +4 -4
  25. package/dist/components/dropi-alert-modal.js +1 -1
  26. package/dist/components/dropi-button.js +1 -1
  27. package/dist/components/dropi-card-checkbox.js +1 -1
  28. package/dist/components/dropi-card-section.js +1 -1
  29. package/dist/components/dropi-checkbox-selection-list.js +1 -1
  30. package/dist/components/dropi-checkbox.js +1 -1
  31. package/dist/components/dropi-country-selector.js +1 -1
  32. package/dist/components/dropi-date-picker.js +1 -1
  33. package/dist/components/dropi-dropdown.js +1 -1
  34. package/dist/components/dropi-empty-state.js +1 -1
  35. package/dist/components/dropi-file-upload.js +1 -1
  36. package/dist/components/dropi-input.js +1 -1
  37. package/dist/components/dropi-otp-send-code.js +1 -1
  38. package/dist/components/dropi-phone-input.js +1 -1
  39. package/dist/components/dropi-radio-button.js +1 -1
  40. package/dist/components/dropi-search.js +1 -1
  41. package/dist/components/dropi-select.js +1 -1
  42. package/dist/components/dropi-switch.js +1 -1
  43. package/dist/components/dropi-table.js +1 -1
  44. package/dist/components/dropi-text-area.js +1 -1
  45. package/dist/components/p-CCZ6rIo5.js +1 -0
  46. package/dist/components/p-Dd1g1gjR.js +1 -0
  47. package/dist/components/p-Dnx3uXgo.js +1 -0
  48. package/dist/components/p-Qrac2GRu.js +1 -0
  49. package/dist/dropi-ui/dropi-button.entry.js +19 -2
  50. package/dist/dropi-ui/dropi-button.entry.js.map +1 -1
  51. package/dist/dropi-ui/dropi-checkbox.entry.js +23 -2
  52. package/dist/dropi-ui/dropi-checkbox.entry.js.map +1 -1
  53. package/dist/dropi-ui/dropi-country-selector.entry.js +15 -2
  54. package/dist/dropi-ui/dropi-country-selector.entry.js.map +1 -1
  55. package/dist/dropi-ui/dropi-date-picker.entry.js +40 -4
  56. package/dist/dropi-ui/dropi-date-picker.entry.js.map +1 -1
  57. package/dist/dropi-ui/dropi-input.entry.js +3 -3
  58. package/dist/dropi-ui/dropi-input.entry.js.map +1 -1
  59. package/dist/dropi-ui/dropi-otp-send-code.entry.js +22 -2
  60. package/dist/dropi-ui/dropi-otp-send-code.entry.js.map +1 -1
  61. package/dist/dropi-ui/dropi-phone-input.entry.js +25 -2
  62. package/dist/dropi-ui/dropi-phone-input.entry.js.map +1 -1
  63. package/dist/dropi-ui/dropi-radio-button.entry.js +18 -1
  64. package/dist/dropi-ui/dropi-radio-button.entry.js.map +1 -1
  65. package/dist/dropi-ui/dropi-select.entry.js +1 -1
  66. package/dist/dropi-ui/dropi-select.entry.js.map +1 -1
  67. package/dist/dropi-ui/dropi-switch.entry.js +22 -1
  68. package/dist/dropi-ui/dropi-switch.entry.js.map +1 -1
  69. package/dist/dropi-ui/dropi-text-area.entry.js +3 -3
  70. package/dist/dropi-ui/dropi-text-area.entry.js.map +1 -1
  71. package/dist/dropi-ui/dropi-ui.esm.js +1 -1
  72. package/dist/dropi-ui/p-09462f7b.entry.js +1 -0
  73. package/dist/dropi-ui/p-42a85ce5.entry.js +1 -0
  74. package/dist/dropi-ui/p-43e21ed8.entry.js +1 -0
  75. package/dist/dropi-ui/p-532136cc.entry.js +1 -0
  76. package/dist/dropi-ui/p-9a569a4e.entry.js +1 -0
  77. package/dist/dropi-ui/p-b2e8c0e2.entry.js +1 -0
  78. package/dist/dropi-ui/p-bc6bb893.entry.js +1 -0
  79. package/dist/dropi-ui/p-c08b8995.entry.js +1 -0
  80. package/dist/dropi-ui/p-c6926604.entry.js +1 -0
  81. package/dist/dropi-ui/p-eaa10fe8.entry.js +1 -0
  82. package/dist/dropi-ui/p-fb4856ea.entry.js +1 -0
  83. package/dist/esm/dropi-button.entry.js +19 -2
  84. package/dist/esm/dropi-checkbox.entry.js +23 -2
  85. package/dist/esm/dropi-country-selector.entry.js +15 -2
  86. package/dist/esm/dropi-date-picker.entry.js +40 -4
  87. package/dist/esm/dropi-input_3.entry.js +3 -3
  88. package/dist/esm/dropi-otp-send-code.entry.js +22 -2
  89. package/dist/esm/dropi-phone-input.entry.js +25 -2
  90. package/dist/esm/dropi-radio-button.entry.js +18 -1
  91. package/dist/esm/dropi-select.entry.js +1 -1
  92. package/dist/esm/dropi-switch.entry.js +22 -1
  93. package/dist/esm/dropi-text-area.entry.js +3 -3
  94. package/dist/esm/dropi-ui.js +1 -1
  95. package/dist/esm/loader.js +1 -1
  96. package/dist/types/components/dropi-button/dropi-button.d.ts +4 -0
  97. package/dist/types/components/dropi-checkbox/dropi-checkbox.d.ts +5 -0
  98. package/dist/types/components/dropi-country-selector/dropi-country-selector.d.ts +3 -0
  99. package/dist/types/components/dropi-date-picker/dropi-date-picker.d.ts +6 -0
  100. package/dist/types/components/dropi-otp-send-code/dropi-otp-send-code.d.ts +3 -0
  101. package/dist/types/components/dropi-phone-input/dropi-phone-input.d.ts +5 -0
  102. package/dist/types/components/dropi-radio-button/dropi-radio-button.d.ts +3 -0
  103. package/dist/types/components/dropi-switch/dropi-switch.d.ts +5 -0
  104. package/dist/types/components.d.ts +109 -4
  105. package/hydrate/index.js +218 -43
  106. package/hydrate/index.mjs +218 -43
  107. package/package.json +1 -1
  108. package/readme.md +225 -6
  109. package/skills/update-context/skill.md +37 -0
@@ -5,12 +5,17 @@ import { EventEmitter } from '../../stencil-public-runtime';
5
5
  * Supports form association via native `<input type="checkbox">` internals.
6
6
  */
7
7
  export declare class DropiCheckbox {
8
+ internals: ElementInternals;
9
+ /** Name for native form submission */
10
+ name: string;
8
11
  /** Whether the checkbox is checked */
9
12
  checked: boolean;
10
13
  /** Whether the checkbox is disabled */
11
14
  disabled: boolean;
12
15
  /** Emitted when the checked state changes */
13
16
  dropiChange: EventEmitter<boolean>;
17
+ checkedChanged(val: boolean): void;
18
+ componentWillLoad(): void;
14
19
  private changeState;
15
20
  render(): any;
16
21
  }
@@ -12,6 +12,9 @@ export interface CountryItem {
12
12
  * <dropi-country-selector label="País" placeholder="Selecciona un país"></dropi-country-selector>
13
13
  */
14
14
  export declare class DropiCountrySelector {
15
+ internals: ElementInternals;
16
+ /** Name for native form submission */
17
+ name: string;
15
18
  /** Label above the select */
16
19
  label: string;
17
20
  /** Placeholder when nothing is selected */
@@ -5,12 +5,16 @@ import { EventEmitter } from '../../stencil-public-runtime';
5
5
  * Emits ISO date strings (YYYY-MM-DD).
6
6
  */
7
7
  export declare class DropiDatePicker {
8
+ internals: ElementInternals;
9
+ /** Name for native form submission */
10
+ name: string;
8
11
  /** Selected date (ISO string, single mode) - matches Angular 'selectedDate' */
9
12
  selectedDate: string;
10
13
  /** Range start date (ISO string, range mode) */
11
14
  startDate: string;
12
15
  /** Range end date (ISO string, range mode) */
13
16
  endDate: string;
17
+ valueChanged(): void;
14
18
  /** Enable range selection - matches Angular selectionMode */
15
19
  selectionMode: 'single' | 'range';
16
20
  /** Min selectable date (ISO string) */
@@ -42,6 +46,8 @@ export declare class DropiDatePicker {
42
46
  start: string;
43
47
  end: string;
44
48
  }>;
49
+ componentWillLoad(): void;
50
+ private updateFormValue;
45
51
  private get displayValue();
46
52
  private open_;
47
53
  private prevMonth;
@@ -4,6 +4,9 @@ import { EventEmitter } from '../../stencil-public-runtime';
4
4
  * OTP input with configurable length, countdown timer and resend capability.
5
5
  */
6
6
  export declare class DropiOtpSendCode {
7
+ internals: ElementInternals;
8
+ /** Name for native form submission */
9
+ name: string;
7
10
  /** Delivery method label */
8
11
  engine: 'email' | 'sms' | '2fa';
9
12
  /** Contact info (email/phone to show in label) */
@@ -6,6 +6,9 @@ import { EventEmitter } from '../../stencil-public-runtime';
6
6
  */
7
7
  export declare class DropiPhoneInput {
8
8
  el: HTMLElement;
9
+ internals: ElementInternals;
10
+ /** Name for native form submission */
11
+ name: string;
9
12
  /** Initial country dial code (e.g. "57") — matches Angular 'CodArea' setter */
10
13
  codArea: string;
11
14
  /** Phone number value — matches Angular 'ngModelPhone' */
@@ -39,8 +42,10 @@ export declare class DropiPhoneInput {
39
42
  /** Emitted when country selection changes — matches Angular 'onChangeSelect' */
40
43
  dropiChangeSelect: EventEmitter<any>;
41
44
  codAreaChanged(): void;
45
+ ngModelPhoneChanged(): void;
42
46
  selectedOptionChanged(val: any): void;
43
47
  componentWillLoad(): void;
48
+ private updateFormValue;
44
49
  private get selectedCountry();
45
50
  private selectCountry;
46
51
  private handleInput;
@@ -4,6 +4,7 @@ import { EventEmitter } from '../../stencil-public-runtime';
4
4
  * Styled radio button with label.
5
5
  */
6
6
  export declare class DropiRadioButton {
7
+ internals: ElementInternals;
7
8
  /** Label text displayed next to the radio */
8
9
  label: string;
9
10
  /** Input name (for grouping radio buttons) */
@@ -20,6 +21,8 @@ export declare class DropiRadioButton {
20
21
  /** Emitted when the radio is selected */
21
22
  dropiChange: EventEmitter<any>;
22
23
  onResetTrigger(val: boolean): void;
24
+ checkedChanged(val: boolean): void;
25
+ componentWillLoad(): void;
23
26
  private handleChange;
24
27
  render(): any;
25
28
  }
@@ -4,12 +4,17 @@ import { EventEmitter } from '../../stencil-public-runtime';
4
4
  * Toggle switch component. Emits dropiChange on toggle.
5
5
  */
6
6
  export declare class DropiSwitch {
7
+ internals: ElementInternals;
8
+ /** Name for native form submission */
9
+ name: string;
7
10
  /** Whether the switch is on */
8
11
  isChecked: boolean;
9
12
  /** Whether the switch is disabled */
10
13
  disabled: boolean;
11
14
  /** Emitted when the toggle state changes */
12
15
  dropiChange: EventEmitter<boolean>;
16
+ checkedChanged(val: boolean): void;
17
+ componentWillLoad(): void;
13
18
  private onToggleChange;
14
19
  render(): any;
15
20
  }
@@ -10,7 +10,7 @@ import { AlertModalType } from "./components/dropi-alert-modal/dropi-alert-modal
10
10
  import { AvatarType } from "./components/dropi-avatars/dropi-avatars";
11
11
  import { BadgeState } from "./components/dropi-badge/dropi-badge";
12
12
  import { BreadcrumbItem } from "./components/dropi-breadcrumb/dropi-breadcrumb";
13
- import { ButtonSeverity, ButtonSize, ButtonState, ButtonType } from "./components/dropi-button/dropi-button";
13
+ import { ButtonNativeType, ButtonSeverity, ButtonSize, ButtonState, ButtonType } from "./components/dropi-button/dropi-button";
14
14
  import { CheckboxOption } from "./components/dropi-checkbox-selection-list/dropi-checkbox-selection-list";
15
15
  import { ChipStyle, ChipType } from "./components/dropi-chips/dropi-chips";
16
16
  import { CityGroup } from "./components/dropi-city-selector/dropi-city-selector";
@@ -41,7 +41,7 @@ export { AlertModalType } from "./components/dropi-alert-modal/dropi-alert-modal
41
41
  export { AvatarType } from "./components/dropi-avatars/dropi-avatars";
42
42
  export { BadgeState } from "./components/dropi-badge/dropi-badge";
43
43
  export { BreadcrumbItem } from "./components/dropi-breadcrumb/dropi-breadcrumb";
44
- export { ButtonSeverity, ButtonSize, ButtonState, ButtonType } from "./components/dropi-button/dropi-button";
44
+ export { ButtonNativeType, ButtonSeverity, ButtonSize, ButtonState, ButtonType } from "./components/dropi-button/dropi-button";
45
45
  export { CheckboxOption } from "./components/dropi-checkbox-selection-list/dropi-checkbox-selection-list";
46
46
  export { ChipStyle, ChipType } from "./components/dropi-chips/dropi-chips";
47
47
  export { CityGroup } from "./components/dropi-city-selector/dropi-city-selector";
@@ -441,6 +441,11 @@ export namespace Components {
441
441
  * @default false
442
442
  */
443
443
  "fullWidth": boolean;
444
+ /**
445
+ * Native HTML button type (submit, reset, button)
446
+ * @default 'button'
447
+ */
448
+ "nativeType": ButtonNativeType;
444
449
  /**
445
450
  * Icon name to show after the text
446
451
  * @default ''
@@ -684,6 +689,11 @@ export namespace Components {
684
689
  * @default false
685
690
  */
686
691
  "disabled": boolean;
692
+ /**
693
+ * Name for native form submission
694
+ * @default ''
695
+ */
696
+ "name": string;
687
697
  }
688
698
  /**
689
699
  * @component dropi-checkbox-selection-list
@@ -857,6 +867,11 @@ export namespace Components {
857
867
  * @default ''
858
868
  */
859
869
  "label": string;
870
+ /**
871
+ * Name for native form submission
872
+ * @default ''
873
+ */
874
+ "name": string;
860
875
  /**
861
876
  * Placeholder when nothing is selected
862
877
  * @default 'Selecciona un país'
@@ -924,6 +939,11 @@ export namespace Components {
924
939
  * @default ''
925
940
  */
926
941
  "minDate": string;
942
+ /**
943
+ * Name for native form submission
944
+ * @default ''
945
+ */
946
+ "name": string;
927
947
  /**
928
948
  * Placeholder
929
949
  * @default 'DD/MM/YYYY'
@@ -1745,6 +1765,11 @@ export namespace Components {
1745
1765
  * @default ''
1746
1766
  */
1747
1767
  "labelContact": string;
1768
+ /**
1769
+ * Name for native form submission
1770
+ * @default ''
1771
+ */
1772
+ "name": string;
1748
1773
  /**
1749
1774
  * Show contact label
1750
1775
  * @default false
@@ -1808,6 +1833,11 @@ export namespace Components {
1808
1833
  * @default undefined
1809
1834
  */
1810
1835
  "isValidPhone": boolean;
1836
+ /**
1837
+ * Name for native form submission
1838
+ * @default ''
1839
+ */
1840
+ "name": string;
1811
1841
  /**
1812
1842
  * Phone number value — matches Angular 'ngModelPhone'
1813
1843
  * @default ''
@@ -2308,6 +2338,11 @@ export namespace Components {
2308
2338
  * @default false
2309
2339
  */
2310
2340
  "isChecked": boolean;
2341
+ /**
2342
+ * Name for native form submission
2343
+ * @default ''
2344
+ */
2345
+ "name": string;
2311
2346
  }
2312
2347
  /**
2313
2348
  * @component dropi-table
@@ -4667,11 +4702,28 @@ declare namespace LocalJSX {
4667
4702
  * @default ''
4668
4703
  */
4669
4704
  "customIconColor"?: string;
4705
+ /**
4706
+ * If `true`, the user cannot interact with the element.
4707
+ */
4708
+ "disabled"?: boolean;
4709
+ /**
4710
+ * The `id` of a `<form>` element to associate this element with.
4711
+ */
4712
+ "form"?: string;
4670
4713
  /**
4671
4714
  * Full width button
4672
4715
  * @default false
4673
4716
  */
4674
4717
  "fullWidth"?: boolean;
4718
+ /**
4719
+ * The name of the element, used when submitting an HTML form.
4720
+ */
4721
+ "name"?: string;
4722
+ /**
4723
+ * Native HTML button type (submit, reset, button)
4724
+ * @default 'button'
4725
+ */
4726
+ "nativeType"?: ButtonNativeType;
4675
4727
  /**
4676
4728
  * Emitted on click (not emitted when disabled or loading)
4677
4729
  */
@@ -4954,7 +5006,8 @@ declare namespace LocalJSX {
4954
5006
  */
4955
5007
  "form"?: string;
4956
5008
  /**
4957
- * The name of the element, used when submitting an HTML form.
5009
+ * Name for native form submission
5010
+ * @default ''
4958
5011
  */
4959
5012
  "name"?: string;
4960
5013
  /**
@@ -5141,6 +5194,10 @@ declare namespace LocalJSX {
5141
5194
  * @default false
5142
5195
  */
5143
5196
  "disabled"?: boolean;
5197
+ /**
5198
+ * The `id` of a `<form>` element to associate this element with.
5199
+ */
5200
+ "form"?: string;
5144
5201
  /**
5145
5202
  * Show error border
5146
5203
  * @default false
@@ -5151,6 +5208,11 @@ declare namespace LocalJSX {
5151
5208
  * @default ''
5152
5209
  */
5153
5210
  "label"?: string;
5211
+ /**
5212
+ * Name for native form submission
5213
+ * @default ''
5214
+ */
5215
+ "name"?: string;
5154
5216
  /**
5155
5217
  * Emitted when a country is selected. Detail is the CountryItem.
5156
5218
  */
@@ -5197,6 +5259,10 @@ declare namespace LocalJSX {
5197
5259
  * @default ''
5198
5260
  */
5199
5261
  "endDate"?: string;
5262
+ /**
5263
+ * The `id` of a `<form>` element to associate this element with.
5264
+ */
5265
+ "form"?: string;
5200
5266
  /**
5201
5267
  * Is invalid state - matches Angular
5202
5268
  * @default false
@@ -5222,6 +5288,11 @@ declare namespace LocalJSX {
5222
5288
  * @default ''
5223
5289
  */
5224
5290
  "minDate"?: string;
5291
+ /**
5292
+ * Name for native form submission
5293
+ * @default ''
5294
+ */
5295
+ "name"?: string;
5225
5296
  /**
5226
5297
  * Emitted when date selected — matches Angular 'onChangeDate'
5227
5298
  */
@@ -6132,6 +6203,10 @@ declare namespace LocalJSX {
6132
6203
  * @default 6
6133
6204
  */
6134
6205
  "digitsCount"?: number;
6206
+ /**
6207
+ * If `true`, the user cannot interact with the element.
6208
+ */
6209
+ "disabled"?: boolean;
6135
6210
  /**
6136
6211
  * Delivery method label
6137
6212
  * @default 'email'
@@ -6142,11 +6217,20 @@ declare namespace LocalJSX {
6142
6217
  * @default ''
6143
6218
  */
6144
6219
  "errorMessage"?: string;
6220
+ /**
6221
+ * The `id` of a `<form>` element to associate this element with.
6222
+ */
6223
+ "form"?: string;
6145
6224
  /**
6146
6225
  * Contact info (email/phone to show in label)
6147
6226
  * @default ''
6148
6227
  */
6149
6228
  "labelContact"?: string;
6229
+ /**
6230
+ * Name for native form submission
6231
+ * @default ''
6232
+ */
6233
+ "name"?: string;
6150
6234
  /**
6151
6235
  * Emitted when all digits are entered (alternative event).
6152
6236
  */
@@ -6216,16 +6300,29 @@ declare namespace LocalJSX {
6216
6300
  * @default '57'
6217
6301
  */
6218
6302
  "codArea"?: string;
6303
+ /**
6304
+ * If `true`, the user cannot interact with the element.
6305
+ */
6306
+ "disabled"?: boolean;
6219
6307
  /**
6220
6308
  * Disabled state — matches Angular 'disabledInput'
6221
6309
  * @default false
6222
6310
  */
6223
6311
  "disabledInput"?: boolean;
6312
+ /**
6313
+ * The `id` of a `<form>` element to associate this element with.
6314
+ */
6315
+ "form"?: string;
6224
6316
  /**
6225
6317
  * Validation state — matches Angular 'isValidPhone'
6226
6318
  * @default undefined
6227
6319
  */
6228
6320
  "isValidPhone"?: boolean;
6321
+ /**
6322
+ * Name for native form submission
6323
+ * @default ''
6324
+ */
6325
+ "name"?: string;
6229
6326
  /**
6230
6327
  * Phone number value — matches Angular 'ngModelPhone'
6231
6328
  * @default ''
@@ -6803,7 +6900,8 @@ declare namespace LocalJSX {
6803
6900
  */
6804
6901
  "isChecked"?: boolean;
6805
6902
  /**
6806
- * The name of the element, used when submitting an HTML form.
6903
+ * Name for native form submission
6904
+ * @default ''
6807
6905
  */
6808
6906
  "name"?: string;
6809
6907
  /**
@@ -7401,6 +7499,7 @@ declare namespace LocalJSX {
7401
7499
  "postIcon": string;
7402
7500
  "customIconColor": string;
7403
7501
  "text": string;
7502
+ "nativeType": ButtonNativeType;
7404
7503
  }
7405
7504
  interface DropiCardCheckboxAttributes {
7406
7505
  "type": 'default' | 'with card';
@@ -7444,6 +7543,7 @@ declare namespace LocalJSX {
7444
7543
  "circular": string;
7445
7544
  }
7446
7545
  interface DropiCheckboxAttributes {
7546
+ "name": string;
7447
7547
  "checked": boolean;
7448
7548
  "disabled": boolean;
7449
7549
  }
@@ -7480,6 +7580,7 @@ declare namespace LocalJSX {
7480
7580
  "height": string;
7481
7581
  }
7482
7582
  interface DropiCountrySelectorAttributes {
7583
+ "name": string;
7483
7584
  "label": string;
7484
7585
  "placeholder": string;
7485
7586
  "currentSelection": string;
@@ -7492,6 +7593,7 @@ declare namespace LocalJSX {
7492
7593
  "appendTo": string;
7493
7594
  }
7494
7595
  interface DropiDatePickerAttributes {
7596
+ "name": string;
7495
7597
  "selectedDate": string;
7496
7598
  "startDate": string;
7497
7599
  "endDate": string;
@@ -7674,6 +7776,7 @@ declare namespace LocalJSX {
7674
7776
  "showMenuToggle": boolean;
7675
7777
  }
7676
7778
  interface DropiOtpSendCodeAttributes {
7779
+ "name": string;
7677
7780
  "engine": 'email' | 'sms' | '2fa';
7678
7781
  "labelContact": string;
7679
7782
  "showLabelContact": boolean;
@@ -7689,6 +7792,7 @@ declare namespace LocalJSX {
7689
7792
  "noLabels": boolean;
7690
7793
  }
7691
7794
  interface DropiPhoneInputAttributes {
7795
+ "name": string;
7692
7796
  "codArea": string;
7693
7797
  "ngModelPhone": string;
7694
7798
  "phoneNumberPlaceholder": string | null;
@@ -7793,6 +7897,7 @@ declare namespace LocalJSX {
7793
7897
  "state": StepState;
7794
7898
  }
7795
7899
  interface DropiSwitchAttributes {
7900
+ "name": string;
7796
7901
  "isChecked": boolean;
7797
7902
  "disabled": boolean;
7798
7903
  }