Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
danharrin committed Jun 17, 2022
1 parent 0633805 commit 38dbc40
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/admin/dist/app.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/admin/dist/app.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/admin/dist/mix-manifest.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"/app.js": "/app.js?id=0066dab143ff5a8a5456833ff4e54ec6",
"/app.js": "/app.js?id=fedeb9f412514dd11702d55cbdeeb636",
"/app.css": "/app.css?id=9a542139fc2178c20eaaab937f346055"
}
2 changes: 2 additions & 0 deletions packages/forms/dist/module.esm.js
Original file line number Diff line number Diff line change
Expand Up @@ -21878,6 +21878,7 @@ var file_upload_default = (Alpine) => {
imagePreviewHeight,
imageResizeTargetHeight,
imageResizeTargetWidth,
imageResizeMode,
loadingIndicatorPosition,
panelAspectRatio,
panelLayout,
Expand Down Expand Up @@ -21915,6 +21916,7 @@ var file_upload_default = (Alpine) => {
imagePreviewHeight,
imageResizeTargetHeight,
imageResizeTargetWidth,
imageResizeMode,
itemInsertLocation: shouldAppendFiles ? "after" : "before",
...placeholder && {labelIdle: placeholder},
maxFileSize: maxSize,
Expand Down

0 comments on commit 38dbc40

Please sign in to comment.