@symbo.ls/uikit 2.11.277 → 2.11.280

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/index.cjs.js CHANGED
@@ -12025,13 +12025,11 @@ var UploadIcon = {
12025
12025
  padding: "B B2"
12026
12026
  },
12027
12027
  Input: {
12028
- props: {
12029
- type: "file",
12030
- position: "absolute",
12031
- inset: "0 0 0 0",
12032
- opacity: "0",
12033
- visibility: "hidden"
12034
- }
12028
+ type: "file",
12029
+ position: "absolute",
12030
+ inset: "0 0 0 0",
12031
+ opacity: "0",
12032
+ visibility: "hidden"
12035
12033
  },
12036
12034
  Icon: {
12037
12035
  props: {