Skip to content

Commit

Permalink
chore: Updated assets build
Browse files Browse the repository at this point in the history
  • Loading branch information
khalwat committed Oct 26, 2023
1 parent 448c266 commit 1fc15fa
Show file tree
Hide file tree
Showing 66 changed files with 908 additions and 2,229 deletions.
4 changes: 2 additions & 2 deletions buildchain/src/vue/RedirectsTable.vue
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
:initial-filter-text="filterText"
/>
<div class="vuetable-pagination clearafter">
<vuetable-pagination-info ref="paginationInfoTop"/>
<vuetable-pagination-info ref="paginationInfoTop" />

<div class="floated left vuetable-pagination-info py-3">
<div class="inline pl-3 text-gray-600">
Expand Down Expand Up @@ -99,7 +99,7 @@
@vuetable:pagination-data="onPaginationData"
/>
<div class="vuetable-pagination clearafter border-solid">
<vuetable-pagination-info ref="paginationInfo"/>
<vuetable-pagination-info ref="paginationInfo" />
<vuetable-pagination
ref="pagination"
@vuetable-pagination:change-page="onChangePage"
Expand Down
4 changes: 2 additions & 2 deletions buildchain/src/vue/ShortlinksTable.vue
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
:initial-filter-text="filterText"
/>
<div class="vuetable-pagination clearafter">
<vuetable-pagination-info ref="paginationInfoTop"/>
<vuetable-pagination-info ref="paginationInfoTop" />

<div class="floated left vuetable-pagination-info py-3">
<div class="inline pl-3 text-gray-600">
Expand Down Expand Up @@ -99,7 +99,7 @@
@vuetable:pagination-data="onPaginationData"
/>
<div class="vuetable-pagination clearafter border-solid">
<vuetable-pagination-info ref="paginationInfo"/>
<vuetable-pagination-info ref="paginationInfo" />
<vuetable-pagination
ref="pagination"
@vuetable-pagination:change-page="onChangePage"
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions src/web/assets/dist/assets/LegacyUrl-09306c16.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion src/web/assets/dist/assets/LegacyUrl-756dec46.js.map

This file was deleted.

1 change: 1 addition & 0 deletions src/web/assets/dist/assets/Retour-a1f98f87.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file added src/web/assets/dist/assets/Retour-a1f98f87.css.gz
Binary file not shown.
1 change: 0 additions & 1 deletion src/web/assets/dist/assets/Retour-b8f8a875.css

This file was deleted.

Binary file removed src/web/assets/dist/assets/Retour-b8f8a875.css.gz
Binary file not shown.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

This file was deleted.

Binary file not shown.

This file was deleted.

Loading

0 comments on commit 1fc15fa

Please sign in to comment.