@mixd-id/web-scaffold 0.1.2301231333 → 0.1.2301231335

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/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@mixd-id/web-scaffold",
3
3
  "private": false,
4
- "version": "0.1.2301231333",
4
+ "version": "0.1.2301231335",
5
5
  "scripts": {
6
6
  "dev": "vite serve",
7
7
  "build": "vite build",
@@ -22,7 +22,6 @@
22
22
  "@tailwindcss/line-clamp": "^0.4.0",
23
23
  "@vueuse/core": "^9.0.2",
24
24
  "adm-zip": "^0.5.10",
25
- "axios": "^0.27.2",
26
25
  "compression": "^1.7.4",
27
26
  "cookie-parser": "^1.4.6",
28
27
  "cors": "^2.8.5",
@@ -76,8 +76,8 @@
76
76
  </div>
77
77
 
78
78
  <div class="flex flex-row gap-3">
79
- <Button class="w-full font-bold w-[160px]" @click="close">OK</Button>
80
- <Button v-if="warnings.length > 0" variant="outline" class="w-full font-bold w-[60px]" @click="downloadWarning">
79
+ <Button class="font-bold w-[160px]" @click="close">OK</Button>
80
+ <Button v-if="warnings.length > 0" variant="outline" class="font-bold w-[60px]" @click="downloadWarning">
81
81
  <svg width="21" height="21" viewBox="0 0 24 24" class="fill-text-300 mr-1" xmlns="http://www.w3.org/2000/svg">
82
82
  <path d="M12.7519 4.99959C12.7519 4.58537 12.4161 4.24959 12.0019 4.24959C11.5877 4.24959 11.2519 4.58537 11.2519 4.99959V13.6894L8.03216 10.4697C7.73927 10.1768 7.26439 10.1768 6.9715 10.4697C6.67861 10.7626 6.67861 11.2374 6.9715 11.5303L10.7644 15.3233C11.4479 16.0067 12.5559 16.0067 13.2393 15.3233L17.0303 11.5323C17.3232 11.2394 17.3232 10.7645 17.0303 10.4716C16.7374 10.1787 16.2625 10.1787 15.9696 10.4716L12.7519 13.6893V4.99959Z" />
83
83
  <path fill-rule="evenodd" clip-rule="evenodd" d="M4 14.25C4.41421 14.25 4.75 14.5858 4.75 15V17C4.75 17.6904 5.30964 18.25 6 18.25H18C18.6904 18.25 19.25 17.6904 19.25 17V15C19.25 14.5858 19.5858 14.25 20 14.25C20.4142 14.25 20.75 14.5858 20.75 15V17C20.75 18.5188 19.5188 19.75 18 19.75H6C4.48122 19.75 3.25 18.5188 3.25 17V15C3.25 14.5858 3.58579 14.25 4 14.25Z" />