@next-bricks/form 1.16.2 → 1.16.3

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.
package/dist/bricks.json CHANGED
@@ -31,8 +31,8 @@
31
31
  "eo-auto-complete",
32
32
  "eo-time-picker",
33
33
  "eo-date-picker",
34
- "eo-color-picker",
35
34
  "eo-time-range-picker",
35
+ "eo-color-picker",
36
36
  "eo-form-item",
37
37
  "eo-input"
38
38
  ],
@@ -157,13 +157,13 @@
157
157
  "eo-form-item",
158
158
  "eo-icon"
159
159
  ],
160
- "eo-color-picker": [
161
- "eo-form-item"
162
- ],
163
160
  "eo-time-range-picker": [
164
161
  "eo-form-item",
165
162
  "eo-icon"
166
163
  ],
164
+ "eo-color-picker": [
165
+ "eo-form-item"
166
+ ],
167
167
  "eo-input": [
168
168
  "eo-icon"
169
169
  ],
@@ -171,5 +171,5 @@
171
171
  "eo-icon"
172
172
  ]
173
173
  },
174
- "filePath": "bricks/form/dist/index.927290fa.js"
174
+ "filePath": "bricks/form/dist/index.c8a00bfe.js"
175
175
  }