@wordpress/dataviews 14.2.0 → 14.2.1-next.v.202605131006.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 (204) hide show
  1. package/build-types/components/dataform-context/index.d.ts +1 -1
  2. package/build-types/components/dataform-context/index.d.ts.map +1 -1
  3. package/build-types/components/dataform-controls/array.d.ts +1 -1
  4. package/build-types/components/dataform-controls/array.d.ts.map +1 -1
  5. package/build-types/components/dataform-controls/checkbox.d.ts +1 -1
  6. package/build-types/components/dataform-controls/checkbox.d.ts.map +1 -1
  7. package/build-types/components/dataform-controls/color.d.ts +1 -1
  8. package/build-types/components/dataform-controls/color.d.ts.map +1 -1
  9. package/build-types/components/dataform-controls/combobox.d.ts +1 -1
  10. package/build-types/components/dataform-controls/combobox.d.ts.map +1 -1
  11. package/build-types/components/dataform-controls/date.d.ts +1 -1
  12. package/build-types/components/dataform-controls/date.d.ts.map +1 -1
  13. package/build-types/components/dataform-controls/datetime.d.ts +1 -1
  14. package/build-types/components/dataform-controls/datetime.d.ts.map +1 -1
  15. package/build-types/components/dataform-controls/email.d.ts +1 -1
  16. package/build-types/components/dataform-controls/email.d.ts.map +1 -1
  17. package/build-types/components/dataform-controls/password.d.ts +1 -1
  18. package/build-types/components/dataform-controls/password.d.ts.map +1 -1
  19. package/build-types/components/dataform-controls/radio.d.ts +1 -1
  20. package/build-types/components/dataform-controls/radio.d.ts.map +1 -1
  21. package/build-types/components/dataform-controls/select.d.ts +1 -1
  22. package/build-types/components/dataform-controls/select.d.ts.map +1 -1
  23. package/build-types/components/dataform-controls/telephone.d.ts +1 -1
  24. package/build-types/components/dataform-controls/telephone.d.ts.map +1 -1
  25. package/build-types/components/dataform-controls/text.d.ts +1 -1
  26. package/build-types/components/dataform-controls/text.d.ts.map +1 -1
  27. package/build-types/components/dataform-controls/textarea.d.ts +1 -1
  28. package/build-types/components/dataform-controls/textarea.d.ts.map +1 -1
  29. package/build-types/components/dataform-controls/toggle-group.d.ts +1 -1
  30. package/build-types/components/dataform-controls/toggle-group.d.ts.map +1 -1
  31. package/build-types/components/dataform-controls/toggle.d.ts +1 -1
  32. package/build-types/components/dataform-controls/toggle.d.ts.map +1 -1
  33. package/build-types/components/dataform-controls/url.d.ts +1 -1
  34. package/build-types/components/dataform-controls/url.d.ts.map +1 -1
  35. package/build-types/components/dataform-controls/utils/get-custom-validity.d.ts +1 -1
  36. package/build-types/components/dataform-controls/utils/relative-date-control.d.ts +1 -1
  37. package/build-types/components/dataform-controls/utils/relative-date-control.d.ts.map +1 -1
  38. package/build-types/components/dataform-controls/utils/validated-input.d.ts +1 -1
  39. package/build-types/components/dataform-controls/utils/validated-input.d.ts.map +1 -1
  40. package/build-types/components/dataform-controls/utils/validated-number.d.ts +1 -1
  41. package/build-types/components/dataform-controls/utils/validated-number.d.ts.map +1 -1
  42. package/build-types/components/dataform-layouts/card/index.d.ts +1 -1
  43. package/build-types/components/dataform-layouts/card/index.d.ts.map +1 -1
  44. package/build-types/components/dataform-layouts/data-form-layout.d.ts +1 -1
  45. package/build-types/components/dataform-layouts/data-form-layout.d.ts.map +1 -1
  46. package/build-types/components/dataform-layouts/details/index.d.ts +1 -1
  47. package/build-types/components/dataform-layouts/details/index.d.ts.map +1 -1
  48. package/build-types/components/dataform-layouts/get-summary-fields.d.ts.map +1 -1
  49. package/build-types/components/dataform-layouts/index.d.ts +1 -1
  50. package/build-types/components/dataform-layouts/normalize-form.d.ts.map +1 -1
  51. package/build-types/components/dataform-layouts/panel/dropdown.d.ts +1 -1
  52. package/build-types/components/dataform-layouts/panel/dropdown.d.ts.map +1 -1
  53. package/build-types/components/dataform-layouts/panel/index.d.ts +1 -1
  54. package/build-types/components/dataform-layouts/panel/index.d.ts.map +1 -1
  55. package/build-types/components/dataform-layouts/panel/modal.d.ts +1 -1
  56. package/build-types/components/dataform-layouts/panel/modal.d.ts.map +1 -1
  57. package/build-types/components/dataform-layouts/panel/summary-button.d.ts +1 -1
  58. package/build-types/components/dataform-layouts/panel/summary-button.d.ts.map +1 -1
  59. package/build-types/components/dataform-layouts/panel/utils/get-first-validation-error.d.ts.map +1 -1
  60. package/build-types/components/dataform-layouts/panel/utils/get-label-classname.d.ts.map +1 -1
  61. package/build-types/components/dataform-layouts/panel/utils/get-label-content.d.ts.map +1 -1
  62. package/build-types/components/dataform-layouts/panel/utils/use-field-from-form-field.d.ts.map +1 -1
  63. package/build-types/components/dataform-layouts/regular/index.d.ts +1 -1
  64. package/build-types/components/dataform-layouts/regular/index.d.ts.map +1 -1
  65. package/build-types/components/dataform-layouts/row/index.d.ts +1 -1
  66. package/build-types/components/dataform-layouts/row/index.d.ts.map +1 -1
  67. package/build-types/components/dataform-layouts/validation-badge.d.ts +1 -1
  68. package/build-types/components/dataform-layouts/validation-badge.d.ts.map +1 -1
  69. package/build-types/components/dataviews-bulk-actions/index.d.ts +1 -1
  70. package/build-types/components/dataviews-bulk-actions/index.d.ts.map +1 -1
  71. package/build-types/components/dataviews-context/index.d.ts.map +1 -1
  72. package/build-types/components/dataviews-filters/add-filter.d.ts +1 -1
  73. package/build-types/components/dataviews-filters/add-filter.d.ts.map +1 -1
  74. package/build-types/components/dataviews-filters/filters-toggled.d.ts.map +1 -1
  75. package/build-types/components/dataviews-filters/filters.d.ts.map +1 -1
  76. package/build-types/components/dataviews-filters/input-widget.d.ts +1 -1
  77. package/build-types/components/dataviews-filters/input-widget.d.ts.map +1 -1
  78. package/build-types/components/dataviews-filters/reset-filters.d.ts +1 -1
  79. package/build-types/components/dataviews-filters/reset-filters.d.ts.map +1 -1
  80. package/build-types/components/dataviews-filters/search-widget.d.ts +3 -0
  81. package/build-types/components/dataviews-filters/search-widget.d.ts.map +1 -1
  82. package/build-types/components/dataviews-filters/toggle.d.ts.map +1 -1
  83. package/build-types/components/dataviews-filters/use-filters.d.ts.map +1 -1
  84. package/build-types/components/dataviews-filters/utils.d.ts.map +1 -1
  85. package/build-types/components/dataviews-item-actions/index.d.ts +4 -4
  86. package/build-types/components/dataviews-item-actions/index.d.ts.map +1 -1
  87. package/build-types/components/dataviews-layouts/activity/activity-group.d.ts +1 -1
  88. package/build-types/components/dataviews-layouts/activity/activity-group.d.ts.map +1 -1
  89. package/build-types/components/dataviews-layouts/activity/activity-item.d.ts.map +1 -1
  90. package/build-types/components/dataviews-layouts/grid/composite-grid.d.ts +1 -1
  91. package/build-types/components/dataviews-layouts/grid/composite-grid.d.ts.map +1 -1
  92. package/build-types/components/dataviews-layouts/grid/index.d.ts +1 -1
  93. package/build-types/components/dataviews-layouts/grid/index.d.ts.map +1 -1
  94. package/build-types/components/dataviews-layouts/picker-grid/index.d.ts +1 -1
  95. package/build-types/components/dataviews-layouts/picker-grid/index.d.ts.map +1 -1
  96. package/build-types/components/dataviews-layouts/picker-table/index.d.ts +1 -1
  97. package/build-types/components/dataviews-layouts/picker-table/index.d.ts.map +1 -1
  98. package/build-types/components/dataviews-layouts/table/column-header-menu.d.ts.map +1 -1
  99. package/build-types/components/dataviews-layouts/table/column-primary.d.ts +1 -1
  100. package/build-types/components/dataviews-layouts/table/column-primary.d.ts.map +1 -1
  101. package/build-types/components/dataviews-layouts/table/index.d.ts +1 -1
  102. package/build-types/components/dataviews-layouts/table/index.d.ts.map +1 -1
  103. package/build-types/components/dataviews-layouts/table/use-scroll-state.d.ts +1 -1
  104. package/build-types/components/dataviews-layouts/table/use-scroll-state.d.ts.map +1 -1
  105. package/build-types/components/dataviews-pagination/index.d.ts.map +1 -1
  106. package/build-types/components/dataviews-search/index.d.ts.map +1 -1
  107. package/build-types/components/dataviews-view-config/index.d.ts.map +1 -1
  108. package/build-types/components/dataviews-view-config/properties-section.d.ts +1 -1
  109. package/build-types/components/dataviews-view-config/properties-section.d.ts.map +1 -1
  110. package/build-types/constants.d.ts +3 -3
  111. package/build-types/constants.d.ts.map +1 -1
  112. package/build-types/dataform/index.d.ts +1 -1
  113. package/build-types/dataform/index.d.ts.map +1 -1
  114. package/build-types/dataform/stories/content.story.d.ts.map +1 -1
  115. package/build-types/dataform/stories/data-adapter.d.ts.map +1 -1
  116. package/build-types/dataform/stories/index.story.d.ts +9 -9
  117. package/build-types/dataform/stories/index.story.d.ts.map +1 -1
  118. package/build-types/dataform/stories/layout-card.d.ts.map +1 -1
  119. package/build-types/dataform/stories/layout-details.d.ts.map +1 -1
  120. package/build-types/dataform/stories/layout-mixed.d.ts.map +1 -1
  121. package/build-types/dataform/stories/layout-panel.d.ts +4 -4
  122. package/build-types/dataform/stories/layout-panel.d.ts.map +1 -1
  123. package/build-types/dataform/stories/layout-regular.d.ts +1 -1
  124. package/build-types/dataform/stories/layout-regular.d.ts.map +1 -1
  125. package/build-types/dataform/stories/layout-row.d.ts +1 -1
  126. package/build-types/dataform/stories/layout-row.d.ts.map +1 -1
  127. package/build-types/dataform/stories/validation.d.ts +3 -3
  128. package/build-types/dataform/stories/validation.d.ts.map +1 -1
  129. package/build-types/dataform/stories/visibility.d.ts.map +1 -1
  130. package/build-types/dataviews/index.d.ts +1 -1
  131. package/build-types/dataviews/index.d.ts.map +1 -1
  132. package/build-types/dataviews/stories/empty.d.ts.map +1 -1
  133. package/build-types/dataviews/stories/free-composition.d.ts.map +1 -1
  134. package/build-types/dataviews/stories/index.story.d.ts +1 -1
  135. package/build-types/dataviews/stories/index.story.d.ts.map +1 -1
  136. package/build-types/dataviews/stories/infinite-scroll.d.ts.map +1 -1
  137. package/build-types/dataviews/stories/layout-activity.d.ts.map +1 -1
  138. package/build-types/dataviews/stories/layout-custom.d.ts.map +1 -1
  139. package/build-types/dataviews/stories/layout-grid.d.ts.map +1 -1
  140. package/build-types/dataviews/stories/layout-list.d.ts.map +1 -1
  141. package/build-types/dataviews/stories/layout-table.d.ts.map +1 -1
  142. package/build-types/dataviews/stories/minimal-ui.d.ts +1 -1
  143. package/build-types/dataviews/stories/minimal-ui.d.ts.map +1 -1
  144. package/build-types/dataviews/stories/with-card.d.ts.map +1 -1
  145. package/build-types/dataviews-picker/index.d.ts +1 -1
  146. package/build-types/dataviews-picker/index.d.ts.map +1 -1
  147. package/build-types/dataviews-picker/stories/index.story.d.ts +24 -20
  148. package/build-types/dataviews-picker/stories/index.story.d.ts.map +1 -1
  149. package/build-types/field-types/array.d.ts +3 -3
  150. package/build-types/field-types/array.d.ts.map +1 -1
  151. package/build-types/field-types/boolean.d.ts +2 -2
  152. package/build-types/field-types/boolean.d.ts.map +1 -1
  153. package/build-types/field-types/color.d.ts +1 -1
  154. package/build-types/field-types/color.d.ts.map +1 -1
  155. package/build-types/field-types/date.d.ts +3 -3
  156. package/build-types/field-types/date.d.ts.map +1 -1
  157. package/build-types/field-types/datetime.d.ts +3 -3
  158. package/build-types/field-types/datetime.d.ts.map +1 -1
  159. package/build-types/field-types/email.d.ts +1 -1
  160. package/build-types/field-types/email.d.ts.map +1 -1
  161. package/build-types/field-types/integer.d.ts +3 -3
  162. package/build-types/field-types/integer.d.ts.map +1 -1
  163. package/build-types/field-types/media.d.ts.map +1 -1
  164. package/build-types/field-types/no-type.d.ts.map +1 -1
  165. package/build-types/field-types/number.d.ts +3 -3
  166. package/build-types/field-types/number.d.ts.map +1 -1
  167. package/build-types/field-types/password.d.ts +1 -1
  168. package/build-types/field-types/password.d.ts.map +1 -1
  169. package/build-types/field-types/stories/index.story.d.ts +182 -166
  170. package/build-types/field-types/stories/index.story.d.ts.map +1 -1
  171. package/build-types/field-types/telephone.d.ts +1 -1
  172. package/build-types/field-types/telephone.d.ts.map +1 -1
  173. package/build-types/field-types/text.d.ts +1 -1
  174. package/build-types/field-types/text.d.ts.map +1 -1
  175. package/build-types/field-types/url.d.ts +1 -1
  176. package/build-types/field-types/url.d.ts.map +1 -1
  177. package/build-types/field-types/utils/get-filter-by.d.ts.map +1 -1
  178. package/build-types/field-types/utils/get-format.d.ts +109 -109
  179. package/build-types/field-types/utils/get-format.d.ts.map +1 -1
  180. package/build-types/field-types/utils/get-value-formatted-default.d.ts +1 -1
  181. package/build-types/field-types/utils/get-value-formatted-default.d.ts.map +1 -1
  182. package/build-types/field-types/utils/get-value-from-id.d.ts.map +1 -1
  183. package/build-types/field-types/utils/render-default.d.ts +1 -1
  184. package/build-types/field-types/utils/render-default.d.ts.map +1 -1
  185. package/build-types/field-types/utils/render-from-elements.d.ts +1 -1
  186. package/build-types/field-types/utils/render-from-elements.d.ts.map +1 -1
  187. package/build-types/field-types/utils/set-value-from-id.d.ts.map +1 -1
  188. package/build-types/field-types/utils/sort-number.d.ts.map +1 -1
  189. package/build-types/field-types/utils/sort-text.d.ts.map +1 -1
  190. package/build-types/hooks/use-data.d.ts +1 -1
  191. package/build-types/hooks/use-data.d.ts.map +1 -1
  192. package/build-types/hooks/use-elements.d.ts +1 -1
  193. package/build-types/hooks/use-elements.d.ts.map +1 -1
  194. package/build-types/hooks/use-form-validity.d.ts.map +1 -1
  195. package/build-types/hooks/use-infinite-scroll.d.ts +1 -1
  196. package/build-types/hooks/use-infinite-scroll.d.ts.map +1 -1
  197. package/build-types/types/dataviews.d.ts +1 -1
  198. package/build-types/types/dataviews.d.ts.map +1 -1
  199. package/build-types/types/field-api.d.ts +2 -2
  200. package/build-types/types/field-api.d.ts.map +1 -1
  201. package/build-types/utils/operators.d.ts +1 -1
  202. package/build-types/utils/operators.d.ts.map +1 -1
  203. package/build-wp/index.js +1022 -173
  204. package/package.json +16 -16
@@ -52,64 +52,72 @@ declare const meta: {
52
52
  export default meta;
53
53
  type PanelTypes = 'regular' | 'panel';
54
54
  type ControlTypes = 'default' | 'adaptiveSelect' | 'array' | 'checkbox' | 'color' | 'combobox' | 'date' | 'datetime' | 'email' | 'integer' | 'number' | 'password' | 'radio' | 'select' | 'telephone' | 'url' | 'text' | 'toggle' | 'toggleGroup';
55
- export declare const AllComponent: {
56
- ({ type, Edit, asyncElements, manyElements, disabled, }: {
57
- type: PanelTypes;
58
- Edit: ControlTypes;
59
- asyncElements: boolean;
60
- manyElements: boolean;
61
- disabled: boolean;
62
- }): import("react").JSX.Element;
63
- storyName: string;
64
- };
65
- export declare const TextComponent: {
66
- ({ type, Edit, asyncElements, manyElements, disabled, }: {
67
- type: PanelTypes;
68
- Edit: ControlTypes;
69
- asyncElements: boolean;
70
- manyElements: boolean;
71
- disabled: boolean;
72
- }): import("react").JSX.Element;
73
- storyName: string;
74
- };
75
- export declare const IntegerComponent: {
76
- ({ type, Edit, asyncElements, manyElements, formatSeparatorThousand, disabled, }: {
77
- type: PanelTypes;
78
- Edit: ControlTypes;
79
- asyncElements: boolean;
80
- manyElements: boolean;
81
- formatSeparatorThousand?: string;
82
- disabled: boolean;
83
- }): import("react").JSX.Element;
84
- storyName: string;
85
- args: {
55
+ export declare function AllComponent({ type, Edit, asyncElements, manyElements, disabled }: {
56
+ type: PanelTypes;
57
+ Edit: ControlTypes;
58
+ asyncElements: boolean;
59
+ manyElements: boolean;
60
+ disabled: boolean;
61
+ }): import("react").JSX.Element;
62
+ export declare namespace AllComponent {
63
+ var storyName: string;
64
+ }
65
+ export declare function TextComponent({ type, Edit, asyncElements, manyElements, disabled }: {
66
+ type: PanelTypes;
67
+ Edit: ControlTypes;
68
+ asyncElements: boolean;
69
+ manyElements: boolean;
70
+ disabled: boolean;
71
+ }): import("react").JSX.Element;
72
+ export declare namespace TextComponent {
73
+ var storyName: string;
74
+ }
75
+ export declare function IntegerComponent({ type, Edit, asyncElements, manyElements, formatSeparatorThousand, disabled }: {
76
+ type: PanelTypes;
77
+ Edit: ControlTypes;
78
+ asyncElements: boolean;
79
+ manyElements: boolean;
80
+ formatSeparatorThousand?: string;
81
+ disabled: boolean;
82
+ }): import("react").JSX.Element;
83
+ export declare namespace IntegerComponent {
84
+ var storyName: string;
85
+ }
86
+ export declare namespace IntegerComponent {
87
+ var args: {
86
88
  formatSeparatorThousand: string;
87
89
  };
88
- argTypes: {
90
+ }
91
+ export declare namespace IntegerComponent {
92
+ var argTypes: {
89
93
  formatSeparatorThousand: {
90
94
  control: string;
91
95
  description: string;
92
96
  };
93
97
  };
94
- };
95
- export declare const NumberComponent: {
96
- ({ type, Edit, asyncElements, manyElements, formatSeparatorThousand, formatSeparatorDecimal, formatDecimals, disabled, }: {
97
- type: PanelTypes;
98
- Edit: ControlTypes;
99
- asyncElements: boolean;
100
- manyElements: boolean;
101
- formatSeparatorThousand?: string;
102
- formatSeparatorDecimal?: string;
103
- formatDecimals?: number;
104
- disabled: boolean;
105
- }): import("react").JSX.Element;
106
- storyName: string;
107
- args: {
98
+ }
99
+ export declare function NumberComponent({ type, Edit, asyncElements, manyElements, formatSeparatorThousand, formatSeparatorDecimal, formatDecimals, disabled }: {
100
+ type: PanelTypes;
101
+ Edit: ControlTypes;
102
+ asyncElements: boolean;
103
+ manyElements: boolean;
104
+ formatSeparatorThousand?: string;
105
+ formatSeparatorDecimal?: string;
106
+ formatDecimals?: number;
107
+ disabled: boolean;
108
+ }): import("react").JSX.Element;
109
+ export declare namespace NumberComponent {
110
+ var storyName: string;
111
+ }
112
+ export declare namespace NumberComponent {
113
+ var args: {
108
114
  formatSeparatorThousand: string;
109
115
  formatSeparatorDecimal: string;
110
116
  formatDecimals: number;
111
117
  };
112
- argTypes: {
118
+ }
119
+ export declare namespace NumberComponent {
120
+ var argTypes: {
113
121
  formatSeparatorThousand: {
114
122
  control: string;
115
123
  description: string;
@@ -128,33 +136,37 @@ export declare const NumberComponent: {
128
136
  description: string;
129
137
  };
130
138
  };
131
- };
132
- export declare const BooleanComponent: {
133
- ({ type, Edit, asyncElements, manyElements, disabled, }: {
134
- type: PanelTypes;
135
- Edit: ControlTypes;
136
- asyncElements: boolean;
137
- manyElements: boolean;
138
- disabled: boolean;
139
- }): import("react").JSX.Element;
140
- storyName: string;
141
- };
142
- export declare const DateTimeComponent: {
143
- ({ type, Edit, asyncElements, manyElements, formatDatetime, formatWeekStartsOn, disabled, }: {
144
- type: PanelTypes;
145
- Edit: ControlTypes;
146
- asyncElements: boolean;
147
- manyElements: boolean;
148
- formatDatetime?: string;
149
- formatWeekStartsOn?: 0 | 1 | 2 | 3 | 4 | 5 | 6;
150
- disabled: boolean;
151
- }): import("react").JSX.Element;
152
- storyName: string;
153
- args: {
139
+ }
140
+ export declare function BooleanComponent({ type, Edit, asyncElements, manyElements, disabled }: {
141
+ type: PanelTypes;
142
+ Edit: ControlTypes;
143
+ asyncElements: boolean;
144
+ manyElements: boolean;
145
+ disabled: boolean;
146
+ }): import("react").JSX.Element;
147
+ export declare namespace BooleanComponent {
148
+ var storyName: string;
149
+ }
150
+ export declare function DateTimeComponent({ type, Edit, asyncElements, manyElements, formatDatetime, formatWeekStartsOn, disabled }: {
151
+ type: PanelTypes;
152
+ Edit: ControlTypes;
153
+ asyncElements: boolean;
154
+ manyElements: boolean;
155
+ formatDatetime?: string;
156
+ formatWeekStartsOn?: 0 | 1 | 2 | 3 | 4 | 5 | 6;
157
+ disabled: boolean;
158
+ }): import("react").JSX.Element;
159
+ export declare namespace DateTimeComponent {
160
+ var storyName: string;
161
+ }
162
+ export declare namespace DateTimeComponent {
163
+ var args: {
154
164
  formatDatetime: string;
155
165
  formatWeekStartsOn: undefined;
156
166
  };
157
- argTypes: {
167
+ }
168
+ export declare namespace DateTimeComponent {
169
+ var argTypes: {
158
170
  formatDatetime: {
159
171
  control: string;
160
172
  description: string;
@@ -174,23 +186,27 @@ export declare const DateTimeComponent: {
174
186
  description: string;
175
187
  };
176
188
  };
177
- };
178
- export declare const DateComponent: {
179
- ({ type, Edit, asyncElements, manyElements, formatDate, formatWeekStartsOn, disabled, }: {
180
- type: PanelTypes;
181
- Edit: ControlTypes;
182
- asyncElements: boolean;
183
- manyElements: boolean;
184
- formatDate?: string;
185
- formatWeekStartsOn?: 0 | 1 | 2 | 3 | 4 | 5 | 6;
186
- disabled: boolean;
187
- }): import("react").JSX.Element;
188
- storyName: string;
189
- args: {
189
+ }
190
+ export declare function DateComponent({ type, Edit, asyncElements, manyElements, formatDate, formatWeekStartsOn, disabled }: {
191
+ type: PanelTypes;
192
+ Edit: ControlTypes;
193
+ asyncElements: boolean;
194
+ manyElements: boolean;
195
+ formatDate?: string;
196
+ formatWeekStartsOn?: 0 | 1 | 2 | 3 | 4 | 5 | 6;
197
+ disabled: boolean;
198
+ }): import("react").JSX.Element;
199
+ export declare namespace DateComponent {
200
+ var storyName: string;
201
+ }
202
+ export declare namespace DateComponent {
203
+ var args: {
190
204
  formatDate: string;
191
205
  formatWeekStartsOn: undefined;
192
206
  };
193
- argTypes: {
207
+ }
208
+ export declare namespace DateComponent {
209
+ var argTypes: {
194
210
  formatDate: {
195
211
  control: string;
196
212
  description: string;
@@ -210,85 +226,85 @@ export declare const DateComponent: {
210
226
  description: string;
211
227
  };
212
228
  };
213
- };
214
- export declare const EmailComponent: {
215
- ({ type, Edit, asyncElements, manyElements, disabled, }: {
216
- type: PanelTypes;
217
- Edit: ControlTypes;
218
- asyncElements: boolean;
219
- manyElements: boolean;
220
- disabled: boolean;
221
- }): import("react").JSX.Element;
222
- storyName: string;
223
- };
224
- export declare const TelephoneComponent: {
225
- ({ type, Edit, asyncElements, manyElements, disabled, }: {
226
- type: PanelTypes;
227
- Edit: ControlTypes;
228
- asyncElements: boolean;
229
- manyElements: boolean;
230
- disabled: boolean;
231
- }): import("react").JSX.Element;
232
- storyName: string;
233
- };
234
- export declare const UrlComponent: {
235
- ({ type, Edit, asyncElements, manyElements, disabled, }: {
236
- type: PanelTypes;
237
- Edit: ControlTypes;
238
- asyncElements: boolean;
239
- manyElements: boolean;
240
- disabled: boolean;
241
- }): import("react").JSX.Element;
242
- storyName: string;
243
- };
244
- export declare const ColorComponent: {
245
- ({ type, Edit, asyncElements, manyElements, disabled, }: {
246
- type: PanelTypes;
247
- Edit: ControlTypes;
248
- asyncElements: boolean;
249
- manyElements: boolean;
250
- disabled: boolean;
251
- }): import("react").JSX.Element;
252
- storyName: string;
253
- };
254
- export declare const MediaComponent: {
255
- ({ type, Edit, asyncElements, manyElements, disabled, }: {
256
- type: PanelTypes;
257
- Edit: ControlTypes;
258
- asyncElements: boolean;
259
- manyElements: boolean;
260
- disabled: boolean;
261
- }): import("react").JSX.Element;
262
- storyName: string;
263
- };
264
- export declare const ArrayComponent: {
265
- ({ type, Edit, asyncElements, manyElements, disabled, }: {
266
- type: PanelTypes;
267
- Edit: ControlTypes;
268
- asyncElements: boolean;
269
- manyElements: boolean;
270
- disabled: boolean;
271
- }): import("react").JSX.Element;
272
- storyName: string;
273
- };
274
- export declare const PasswordComponent: {
275
- ({ type, Edit, asyncElements, manyElements, disabled, }: {
276
- type: PanelTypes;
277
- Edit: ControlTypes;
278
- asyncElements: boolean;
279
- manyElements: boolean;
280
- disabled: boolean;
281
- }): import("react").JSX.Element;
282
- storyName: string;
283
- };
284
- export declare const NoTypeComponent: {
285
- ({ type, Edit, asyncElements, manyElements, disabled, }: {
286
- type: PanelTypes;
287
- Edit: ControlTypes;
288
- asyncElements: boolean;
289
- manyElements: boolean;
290
- disabled: boolean;
291
- }): import("react").JSX.Element;
292
- storyName: string;
293
- };
229
+ }
230
+ export declare function EmailComponent({ type, Edit, asyncElements, manyElements, disabled }: {
231
+ type: PanelTypes;
232
+ Edit: ControlTypes;
233
+ asyncElements: boolean;
234
+ manyElements: boolean;
235
+ disabled: boolean;
236
+ }): import("react").JSX.Element;
237
+ export declare namespace EmailComponent {
238
+ var storyName: string;
239
+ }
240
+ export declare function TelephoneComponent({ type, Edit, asyncElements, manyElements, disabled }: {
241
+ type: PanelTypes;
242
+ Edit: ControlTypes;
243
+ asyncElements: boolean;
244
+ manyElements: boolean;
245
+ disabled: boolean;
246
+ }): import("react").JSX.Element;
247
+ export declare namespace TelephoneComponent {
248
+ var storyName: string;
249
+ }
250
+ export declare function UrlComponent({ type, Edit, asyncElements, manyElements, disabled }: {
251
+ type: PanelTypes;
252
+ Edit: ControlTypes;
253
+ asyncElements: boolean;
254
+ manyElements: boolean;
255
+ disabled: boolean;
256
+ }): import("react").JSX.Element;
257
+ export declare namespace UrlComponent {
258
+ var storyName: string;
259
+ }
260
+ export declare function ColorComponent({ type, Edit, asyncElements, manyElements, disabled }: {
261
+ type: PanelTypes;
262
+ Edit: ControlTypes;
263
+ asyncElements: boolean;
264
+ manyElements: boolean;
265
+ disabled: boolean;
266
+ }): import("react").JSX.Element;
267
+ export declare namespace ColorComponent {
268
+ var storyName: string;
269
+ }
270
+ export declare function MediaComponent({ type, Edit, asyncElements, manyElements, disabled }: {
271
+ type: PanelTypes;
272
+ Edit: ControlTypes;
273
+ asyncElements: boolean;
274
+ manyElements: boolean;
275
+ disabled: boolean;
276
+ }): import("react").JSX.Element;
277
+ export declare namespace MediaComponent {
278
+ var storyName: string;
279
+ }
280
+ export declare function ArrayComponent({ type, Edit, asyncElements, manyElements, disabled }: {
281
+ type: PanelTypes;
282
+ Edit: ControlTypes;
283
+ asyncElements: boolean;
284
+ manyElements: boolean;
285
+ disabled: boolean;
286
+ }): import("react").JSX.Element;
287
+ export declare namespace ArrayComponent {
288
+ var storyName: string;
289
+ }
290
+ export declare function PasswordComponent({ type, Edit, asyncElements, manyElements, disabled }: {
291
+ type: PanelTypes;
292
+ Edit: ControlTypes;
293
+ asyncElements: boolean;
294
+ manyElements: boolean;
295
+ disabled: boolean;
296
+ }): import("react").JSX.Element;
297
+ export declare namespace PasswordComponent {
298
+ var storyName: string;
299
+ }
300
+ export declare function NoTypeComponent({ type, Edit, asyncElements, manyElements, disabled }: {
301
+ type: PanelTypes;
302
+ Edit: ControlTypes;
303
+ asyncElements: boolean;
304
+ manyElements: boolean;
305
+ disabled: boolean;
306
+ }): import("react").JSX.Element;
307
+ export declare namespace NoTypeComponent {
308
+ var storyName: string;
309
+ }
294
310
  //# sourceMappingURL=index.story.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.story.d.ts","sourceRoot":"","sources":["../../../src/field-types/stories/index.story.tsx"],"names":[],"mappings":"AAgBA,OAAO,QAAQ,MAAM,sBAAsB,CAAC;AAI5C,QAAA,MAAM,IAAI;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA4DT,CAAC;AACF,eAAe,IAAI,CAAC;AAwepB,KAAK,UAAU,GAAG,SAAS,GAAG,OAAO,CAAC;AACtC,KAAK,YAAY,GACd,SAAS,GACT,gBAAgB,GAChB,OAAO,GACP,UAAU,GACV,OAAO,GACP,UAAU,GACV,MAAM,GACN,UAAU,GACV,OAAO,GACP,SAAS,GACT,QAAQ,GACR,UAAU,GACV,OAAO,GACP,QAAQ,GACR,WAAW,GACX,KAAK,GACL,MAAM,GACN,QAAQ,GACR,aAAa,CAAC;AAoLjB,eAAO,MAAM,YAAY;6DAMtB;QACF,IAAI,EAAE,UAAU,CAAC;QACjB,IAAI,EAAE,YAAY,CAAC;QACnB,aAAa,EAAE,OAAO,CAAC;QACvB,YAAY,EAAE,OAAO,CAAC;QACtB,QAAQ,EAAE,OAAO,CAAC;KAClB;;CAWA,CAAC;AAGF,eAAO,MAAM,aAAa;6DAMvB;QACF,IAAI,EAAE,UAAU,CAAC;QACjB,IAAI,EAAE,YAAY,CAAC;QACnB,aAAa,EAAE,OAAO,CAAC;QACvB,YAAY,EAAE,OAAO,CAAC;QACtB,QAAQ,EAAE,OAAO,CAAC;KAClB;;CAgBA,CAAC;AAGF,eAAO,MAAM,gBAAgB;sFAO1B;QACF,IAAI,EAAE,UAAU,CAAC;QACjB,IAAI,EAAE,YAAY,CAAC;QACnB,aAAa,EAAE,OAAO,CAAC;QACvB,YAAY,EAAE,OAAO,CAAC;QACtB,uBAAuB,CAAC,EAAE,MAAM,CAAC;QACjC,QAAQ,EAAE,OAAO,CAAC;KAClB;;;;;;;;;;;CA6BA,CAAC;AAaF,eAAO,MAAM,eAAe;8HASzB;QACF,IAAI,EAAE,UAAU,CAAC;QACjB,IAAI,EAAE,YAAY,CAAC;QACnB,aAAa,EAAE,OAAO,CAAC;QACvB,YAAY,EAAE,OAAO,CAAC;QACtB,uBAAuB,CAAC,EAAE,MAAM,CAAC;QACjC,sBAAsB,CAAC,EAAE,MAAM,CAAC;QAChC,cAAc,CAAC,EAAE,MAAM,CAAC;QACxB,QAAQ,EAAE,OAAO,CAAC;KAClB;;;;;;;;;;;;;;;;;;;;;;;;;;CA6CA,CAAC;AAyBF,eAAO,MAAM,gBAAgB;6DAM1B;QACF,IAAI,EAAE,UAAU,CAAC;QACjB,IAAI,EAAE,YAAY,CAAC;QACnB,aAAa,EAAE,OAAO,CAAC;QACvB,YAAY,EAAE,OAAO,CAAC;QACtB,QAAQ,EAAE,OAAO,CAAC;KAClB;;CAgBA,CAAC;AAGF,eAAO,MAAM,iBAAiB;iGAQ3B;QACF,IAAI,EAAE,UAAU,CAAC;QACjB,IAAI,EAAE,YAAY,CAAC;QACnB,aAAa,EAAE,OAAO,CAAC;QACvB,YAAY,EAAE,OAAO,CAAC;QACtB,cAAc,CAAC,EAAE,MAAM,CAAC;QACxB,kBAAkB,CAAC,EAAE,CAAC,GAAG,CAAC,GAAG,CAAC,GAAG,CAAC,GAAG,CAAC,GAAG,CAAC,GAAG,CAAC,CAAC;QAC/C,QAAQ,EAAE,OAAO,CAAC;KAClB;;;;;;;;;;;;;;;;;;;;;;;;;;CAqCA,CAAC;AA6BF,eAAO,MAAM,aAAa;6FAQvB;QACF,IAAI,EAAE,UAAU,CAAC;QACjB,IAAI,EAAE,YAAY,CAAC;QACnB,aAAa,EAAE,OAAO,CAAC;QACvB,YAAY,EAAE,OAAO,CAAC;QACtB,UAAU,CAAC,EAAE,MAAM,CAAC;QACpB,kBAAkB,CAAC,EAAE,CAAC,GAAG,CAAC,GAAG,CAAC,GAAG,CAAC,GAAG,CAAC,GAAG,CAAC,GAAG,CAAC,CAAC;QAC/C,QAAQ,EAAE,OAAO,CAAC;KAClB;;;;;;;;;;;;;;;;;;;;;;;;;;CAqCA,CAAC;AA6BF,eAAO,MAAM,cAAc;6DAMxB;QACF,IAAI,EAAE,UAAU,CAAC;QACjB,IAAI,EAAE,YAAY,CAAC;QACnB,aAAa,EAAE,OAAO,CAAC;QACvB,YAAY,EAAE,OAAO,CAAC;QACtB,QAAQ,EAAE,OAAO,CAAC;KAClB;;CAgBA,CAAC;AAGF,eAAO,MAAM,kBAAkB;6DAM5B;QACF,IAAI,EAAE,UAAU,CAAC;QACjB,IAAI,EAAE,YAAY,CAAC;QACnB,aAAa,EAAE,OAAO,CAAC;QACvB,YAAY,EAAE,OAAO,CAAC;QACtB,QAAQ,EAAE,OAAO,CAAC;KAClB;;CAeA,CAAC;AAGF,eAAO,MAAM,YAAY;6DAMtB;QACF,IAAI,EAAE,UAAU,CAAC;QACjB,IAAI,EAAE,YAAY,CAAC;QACnB,aAAa,EAAE,OAAO,CAAC;QACvB,YAAY,EAAE,OAAO,CAAC;QACtB,QAAQ,EAAE,OAAO,CAAC;KAClB;;CAgBA,CAAC;AAGF,eAAO,MAAM,cAAc;6DAMxB;QACF,IAAI,EAAE,UAAU,CAAC;QACjB,IAAI,EAAE,YAAY,CAAC;QACnB,aAAa,EAAE,OAAO,CAAC;QACvB,YAAY,EAAE,OAAO,CAAC;QACtB,QAAQ,EAAE,OAAO,CAAC;KAClB;;CAgBA,CAAC;AAGF,eAAO,MAAM,cAAc;6DAMxB;QACF,IAAI,EAAE,UAAU,CAAC;QACjB,IAAI,EAAE,YAAY,CAAC;QACnB,aAAa,EAAE,OAAO,CAAC;QACvB,YAAY,EAAE,OAAO,CAAC;QACtB,QAAQ,EAAE,OAAO,CAAC;KAClB;;CAgBA,CAAC;AAGF,eAAO,MAAM,cAAc;6DAMxB;QACF,IAAI,EAAE,UAAU,CAAC;QACjB,IAAI,EAAE,YAAY,CAAC;QACnB,aAAa,EAAE,OAAO,CAAC;QACvB,YAAY,EAAE,OAAO,CAAC;QACtB,QAAQ,EAAE,OAAO,CAAC;KAClB;;CAgBA,CAAC;AAGF,eAAO,MAAM,iBAAiB;6DAM3B;QACF,IAAI,EAAE,UAAU,CAAC;QACjB,IAAI,EAAE,YAAY,CAAC;QACnB,aAAa,EAAE,OAAO,CAAC;QACvB,YAAY,EAAE,OAAO,CAAC;QACtB,QAAQ,EAAE,OAAO,CAAC;KAClB;;CAeA,CAAC;AAGF,eAAO,MAAM,eAAe;6DAMzB;QACF,IAAI,EAAE,UAAU,CAAC;QACjB,IAAI,EAAE,YAAY,CAAC;QACnB,aAAa,EAAE,OAAO,CAAC;QACvB,YAAY,EAAE,OAAO,CAAC;QACtB,QAAQ,EAAE,OAAO,CAAC;KAClB;;CAgBA,CAAC"}
1
+ {"version":3,"file":"index.story.d.ts","sourceRoot":"","sources":["../../../src/field-types/stories/index.story.tsx"],"names":[],"mappings":"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"}
@@ -13,7 +13,7 @@ declare const _default: {
13
13
  enableSorting: true;
14
14
  enableGlobalSearch: false;
15
15
  defaultOperators: ("isAny" | "isNone")[];
16
- validOperators: ("is" | "isNot" | "isAny" | "isNone" | "isAll" | "isNotAll" | "contains" | "notContains" | "startsWith")[];
16
+ validOperators: ("contains" | "is" | "isAll" | "isAny" | "isNone" | "isNot" | "isNotAll" | "notContains" | "startsWith")[];
17
17
  format: {};
18
18
  getValueFormatted: typeof getValueFormatted;
19
19
  validate: {
@@ -1 +1 @@
1
- {"version":3,"file":"telephone.d.ts","sourceRoot":"","sources":["../../src/field-types/telephone.tsx"],"names":[],"mappings":"AAeA,OAAO,MAAM,MAAM,wBAAwB,CAAC;AAE5C,OAAO,eAAe,MAAM,2BAA2B,CAAC;AACxD,OAAO,gBAAgB,MAAM,6BAA6B,CAAC;AAC3D,OAAO,gBAAgB,MAAM,6BAA6B,CAAC;AAC3D,OAAO,cAAc,MAAM,0BAA0B,CAAC;AACtD,OAAO,eAAe,MAAM,2BAA2B,CAAC;AACxD,OAAO,iBAAiB,MAAM,qCAAqC,CAAC;;;;;;;;;;;;;;;;;;;;AAEpE,wBA6B6B"}
1
+ {"version":3,"file":"telephone.d.ts","sourceRoot":"","sources":["../../src/field-types/telephone.tsx"],"names":[],"mappings":"AAeA,OAAO,MAAM,MAAM,wBAAwB,CAAC;AAE5C,OAAO,eAAe,MAAM,2BAA2B,CAAC;AACxD,OAAO,gBAAgB,MAAM,6BAA6B,CAAC;AAC3D,OAAO,gBAAgB,MAAM,6BAA6B,CAAC;AAC3D,OAAO,cAAc,MAAM,0BAA0B,CAAC;AACtD,OAAO,eAAe,MAAM,2BAA2B,CAAC;AACxD,OAAO,iBAAiB,MAAM,qCAAqC,CAAC;;;;;;;;;;;;;QAyBlE,QAAQ;QACR,OAAO;QACP,SAAS;QACT,SAAS;QACT,QAAQ"}
@@ -13,7 +13,7 @@ declare const _default: {
13
13
  enableSorting: true;
14
14
  enableGlobalSearch: false;
15
15
  defaultOperators: ("isAny" | "isNone")[];
16
- validOperators: ("is" | "isNot" | "isAny" | "isNone" | "isAll" | "isNotAll" | "contains" | "notContains" | "startsWith")[];
16
+ validOperators: ("contains" | "is" | "isAll" | "isAny" | "isNone" | "isNot" | "isNotAll" | "notContains" | "startsWith")[];
17
17
  format: {};
18
18
  getValueFormatted: typeof getValueFormatted;
19
19
  validate: {
@@ -1 +1 @@
1
- {"version":3,"file":"text.d.ts","sourceRoot":"","sources":["../../src/field-types/text.tsx"],"names":[],"mappings":"AAeA,OAAO,MAAM,MAAM,wBAAwB,CAAC;AAE5C,OAAO,eAAe,MAAM,2BAA2B,CAAC;AACxD,OAAO,gBAAgB,MAAM,6BAA6B,CAAC;AAC3D,OAAO,gBAAgB,MAAM,6BAA6B,CAAC;AAC3D,OAAO,cAAc,MAAM,0BAA0B,CAAC;AACtD,OAAO,eAAe,MAAM,2BAA2B,CAAC;AACxD,OAAO,iBAAiB,MAAM,qCAAqC,CAAC;;;;;;;;;;;;;;;;;;;;AAEpE,wBA8B6B"}
1
+ {"version":3,"file":"text.d.ts","sourceRoot":"","sources":["../../src/field-types/text.tsx"],"names":[],"mappings":"AAeA,OAAO,MAAM,MAAM,wBAAwB,CAAC;AAE5C,OAAO,eAAe,MAAM,2BAA2B,CAAC;AACxD,OAAO,gBAAgB,MAAM,6BAA6B,CAAC;AAC3D,OAAO,gBAAgB,MAAM,6BAA6B,CAAC;AAC3D,OAAO,cAAc,MAAM,0BAA0B,CAAC;AACtD,OAAO,eAAe,MAAM,2BAA2B,CAAC;AACxD,OAAO,iBAAiB,MAAM,qCAAqC,CAAC;;;;;;;;;;;;;QA0BlE,QAAQ;QACR,OAAO;QACP,SAAS;QACT,SAAS;QACT,QAAQ"}
@@ -13,7 +13,7 @@ declare const _default: {
13
13
  enableSorting: true;
14
14
  enableGlobalSearch: false;
15
15
  defaultOperators: ("isAny" | "isNone")[];
16
- validOperators: ("is" | "isNot" | "isAny" | "isNone" | "isAll" | "isNotAll" | "contains" | "notContains" | "startsWith")[];
16
+ validOperators: ("contains" | "is" | "isAll" | "isAny" | "isNone" | "isNot" | "isNotAll" | "notContains" | "startsWith")[];
17
17
  format: {};
18
18
  getValueFormatted: typeof getValueFormatted;
19
19
  validate: {
@@ -1 +1 @@
1
- {"version":3,"file":"url.d.ts","sourceRoot":"","sources":["../../src/field-types/url.tsx"],"names":[],"mappings":"AAeA,OAAO,MAAM,MAAM,wBAAwB,CAAC;AAE5C,OAAO,eAAe,MAAM,2BAA2B,CAAC;AACxD,OAAO,gBAAgB,MAAM,6BAA6B,CAAC;AAC3D,OAAO,gBAAgB,MAAM,6BAA6B,CAAC;AAC3D,OAAO,cAAc,MAAM,0BAA0B,CAAC;AACtD,OAAO,eAAe,MAAM,2BAA2B,CAAC;AACxD,OAAO,iBAAiB,MAAM,qCAAqC,CAAC;;;;;;;;;;;;;;;;;;;;AAEpE,wBA6B6B"}
1
+ {"version":3,"file":"url.d.ts","sourceRoot":"","sources":["../../src/field-types/url.tsx"],"names":[],"mappings":"AAeA,OAAO,MAAM,MAAM,wBAAwB,CAAC;AAE5C,OAAO,eAAe,MAAM,2BAA2B,CAAC;AACxD,OAAO,gBAAgB,MAAM,6BAA6B,CAAC;AAC3D,OAAO,gBAAgB,MAAM,6BAA6B,CAAC;AAC3D,OAAO,cAAc,MAAM,0BAA0B,CAAC;AACtD,OAAO,eAAe,MAAM,2BAA2B,CAAC;AACxD,OAAO,iBAAiB,MAAM,qCAAqC,CAAC;;;;;;;;;;;;;QAyBlE,QAAQ;QACR,OAAO;QACP,SAAS;QACT,SAAS;QACT,QAAQ"}
@@ -1 +1 @@
1
- {"version":3,"file":"get-filter-by.d.ts","sourceRoot":"","sources":["../../../src/field-types/utils/get-filter-by.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,KAAK,EAAE,cAAc,EAAE,QAAQ,EAAE,MAAM,aAAa,CAAC;AAEnE,iBAAS,WAAW,CAAE,IAAI,EACzB,KAAK,EAAE,KAAK,CAAE,IAAI,CAAE,EACpB,gBAAgB,EAAE,QAAQ,EAAE,EAC5B,cAAc,EAAE,QAAQ,EAAE,GACxB,QAAQ,CAAE,cAAc,CAAE,GAAG,KAAK,CAoBpC;AAED,eAAe,WAAW,CAAC"}
1
+ {"version":3,"file":"get-filter-by.d.ts","sourceRoot":"","sources":["../../../src/field-types/utils/get-filter-by.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,KAAK,EAAE,cAAc,EAAE,QAAQ,EAAE,MAAM,aAAa,CAAC;AAEnE,iBAAS,WAAW,CAAE,IAAI,EACzB,KAAK,EAAE,KAAK,CAAE,IAAI,CAAE,EACpB,gBAAgB,EAAE,QAAQ,EAAE,EAC5B,cAAc,EAAE,QAAQ,EAAE,GACxB,QAAQ,CAAE,cAAc,CAAE,GAAG,KAAK,CAoBpC;eAEc,WAAW"}