@bagelink/vue 1.4.34 → 1.4.42

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.
Files changed (51) hide show
  1. package/dist/chunk-CsX-DzYB.cjs +1 -0
  2. package/dist/components/Icon.vue.d.ts +16 -0
  3. package/dist/components/Icon.vue.d.ts.map +1 -0
  4. package/dist/components/calendar/views/CalendarPopover.vue.d.ts +2 -2
  5. package/dist/components/calendar/views/CalendarPopover.vue.d.ts.map +1 -1
  6. package/dist/components/dashboard/Lineart.vue.d.ts.map +1 -1
  7. package/dist/components/form/BglFieldSet.vue.d.ts +25 -0
  8. package/dist/components/form/BglFieldSet.vue.d.ts.map +1 -0
  9. package/dist/components/form/inputs/DateInput.vue.d.ts +1 -1
  10. package/dist/components/form/inputs/DateInput.vue.d.ts.map +1 -1
  11. package/dist/components/form/inputs/DatePicker.vue.d.ts +1 -1
  12. package/dist/components/form/inputs/DatePicker.vue.d.ts.map +1 -1
  13. package/dist/components/index.d.ts +0 -1
  14. package/dist/components/index.d.ts.map +1 -1
  15. package/dist/components/layout/Layout.vue.d.ts +1 -1
  16. package/dist/components/layout/Layout.vue.d.ts.map +1 -1
  17. package/dist/composables/useExcel.d.ts.map +1 -1
  18. package/dist/editor-BpbYtUrx.js +2 -0
  19. package/dist/editor-COZLUDwR.cjs +1 -0
  20. package/dist/editor-CogxCqoB.cjs +3 -0
  21. package/dist/editor-CtWHU9QA.js +1 -0
  22. package/dist/editor-DDp0A6Ty.cjs +1 -0
  23. package/dist/editor-DQOZvXuf.cjs +1 -0
  24. package/dist/editor-Dk9B96i8.cjs +2 -0
  25. package/dist/editor-Dpod7RSB.js +1 -0
  26. package/dist/editor-UnqmwfaW.js +2 -0
  27. package/dist/editor-fhxKzja8.cjs +2 -0
  28. package/dist/editor-mLVzxfYa.js +2 -0
  29. package/dist/editor-smCr3pmQ.cjs +1 -0
  30. package/dist/editor-sxMLITHI.js +1 -0
  31. package/dist/iconify-0J3vK-m1.cjs +1693 -0
  32. package/dist/iconify-Bc1B42Ak.cjs +1771 -0
  33. package/dist/iconify-BiLGk5km.js +1693 -0
  34. package/dist/iconify-DVnNdzog.js +1771 -0
  35. package/dist/index.cjs +28 -40100
  36. package/dist/index.mjs +28 -40100
  37. package/dist/style.css +2 -18528
  38. package/dist/types/timeago.d.ts +23 -0
  39. package/dist/types/timeago.d.ts.map +1 -0
  40. package/dist/vue3-charts.esm-CkXK48ud.js +54 -0
  41. package/dist/vue3-charts.esm-uVj96p6_.cjs +54 -0
  42. package/package.json +3 -11
  43. package/src/components/index.ts +0 -1
  44. package/src/composables/useExcel.ts +15 -1
  45. package/src/styles/layout.css +94 -94
  46. package/src/styles/mobilLayout.css +95 -95
  47. package/vite.config.ts +2 -1
  48. package/dist/components/Carousel2.vue.d.ts +0 -89
  49. package/dist/components/Carousel2.vue.d.ts.map +0 -1
  50. package/src/components/dashboard/Lineart.vue +0 -212
  51. package/src/components/dashboard/index.ts +0 -1
@@ -2297,18 +2297,18 @@
2297
2297
  .h-10,
2298
2298
  .h10p,
2299
2299
  .h-10p {
2300
- height: 10%;
2300
+ height: 10% !important;
2301
2301
  }
2302
2302
 
2303
2303
  .vh-10,
2304
2304
  .h-10vh,
2305
2305
  .h10vh {
2306
- height: 10vh;
2306
+ height: 10vh !important;
2307
2307
  }
2308
2308
 
2309
2309
  .h-10px,
2310
2310
  .h10px {
2311
- height: 10px;
2311
+ height: 10px !important;
2312
2312
  }
2313
2313
 
2314
2314
  .hm-10px,
@@ -2327,18 +2327,18 @@
2327
2327
  .h-20,
2328
2328
  .h20p,
2329
2329
  .h-20p {
2330
- height: 20%;
2330
+ height: 20% !important;
2331
2331
  }
2332
2332
 
2333
2333
  .vh-20,
2334
2334
  .h-20vh,
2335
2335
  .h20vh {
2336
- height: 20vh;
2336
+ height: 20vh !important;
2337
2337
  }
2338
2338
 
2339
2339
  .h-20px,
2340
2340
  .h20px {
2341
- height: 20px;
2341
+ height: 20px !important;
2342
2342
  }
2343
2343
 
2344
2344
  .hm-20px,
@@ -2357,23 +2357,23 @@
2357
2357
  .h-30,
2358
2358
  .h30p,
2359
2359
  .h-30p {
2360
- height: 30%;
2360
+ height: 30% !important;
2361
2361
  }
2362
2362
 
2363
2363
  .vh-30,
2364
2364
  .h-30vh,
2365
2365
  .h30vh {
2366
- height: 30vh;
2366
+ height: 30vh !important;
2367
2367
  }
2368
2368
 
2369
2369
  .h-28px,
2370
2370
  .h28px {
2371
- height: 28px;
2371
+ height: 28px !important;
2372
2372
  }
2373
2373
 
2374
2374
  .h-30px,
2375
2375
  .h30px {
2376
- height: 30px;
2376
+ height: 30px !important;
2377
2377
  }
2378
2378
 
2379
2379
  .hm-30px,
@@ -2392,18 +2392,18 @@
2392
2392
  .h-40,
2393
2393
  .h40p,
2394
2394
  .h-40p {
2395
- height: 40%;
2395
+ height: 40% !important;
2396
2396
  }
2397
2397
 
2398
2398
  .vh-40,
2399
2399
  .h-40vh,
2400
2400
  .h40vh {
2401
- height: 40vh;
2401
+ height: 40vh !important;
2402
2402
  }
2403
2403
 
2404
2404
  .h-40px,
2405
2405
  .h40px {
2406
- height: 40px;
2406
+ height: 40px !important;
2407
2407
  }
2408
2408
 
2409
2409
  .hm-40px,
@@ -2422,18 +2422,18 @@
2422
2422
  .h-50,
2423
2423
  .h50p,
2424
2424
  .h-50p {
2425
- height: 50%;
2425
+ height: 50% !important;
2426
2426
  }
2427
2427
 
2428
2428
  .vh-50,
2429
2429
  .h-50vh,
2430
2430
  .h50vh {
2431
- height: 50vh;
2431
+ height: 50vh !important;
2432
2432
  }
2433
2433
 
2434
2434
  .h-50px,
2435
2435
  .h50px {
2436
- height: 50px;
2436
+ height: 50px !important;
2437
2437
  }
2438
2438
 
2439
2439
  .hm-50px,
@@ -2452,18 +2452,18 @@
2452
2452
  .h-60,
2453
2453
  .h60p,
2454
2454
  .h-60p {
2455
- height: 60%;
2455
+ height: 60% !important;
2456
2456
  }
2457
2457
 
2458
2458
  .vh-60,
2459
2459
  .h-60vh,
2460
2460
  .h60vh {
2461
- height: 60vh;
2461
+ height: 60vh !important;
2462
2462
  }
2463
2463
 
2464
2464
  .h-60px,
2465
2465
  .h60px {
2466
- height: 60px;
2466
+ height: 60px !important;
2467
2467
  }
2468
2468
 
2469
2469
  .hm-60px,
@@ -2482,18 +2482,18 @@
2482
2482
  .h-70,
2483
2483
  .h70p,
2484
2484
  .h-70p {
2485
- height: 70%;
2485
+ height: 70% !important;
2486
2486
  }
2487
2487
 
2488
2488
  .vh-70,
2489
2489
  .h-70vh,
2490
2490
  .h70vh {
2491
- height: 70vh;
2491
+ height: 70vh !important;
2492
2492
  }
2493
2493
 
2494
2494
  .h-70px,
2495
2495
  .h70px {
2496
- height: 70px;
2496
+ height: 70px !important;
2497
2497
  }
2498
2498
 
2499
2499
  .hm-70px,
@@ -2512,18 +2512,18 @@
2512
2512
  .h-80,
2513
2513
  .h80p,
2514
2514
  .h-80p {
2515
- height: 80%;
2515
+ height: 80% !important;
2516
2516
  }
2517
2517
 
2518
2518
  .vh-80,
2519
2519
  .h-80vh,
2520
2520
  .h80vh {
2521
- height: 80vh;
2521
+ height: 80vh !important;
2522
2522
  }
2523
2523
 
2524
2524
  .h-80px,
2525
2525
  .h80px {
2526
- height: 80px;
2526
+ height: 80px !important;
2527
2527
  }
2528
2528
 
2529
2529
  .hm-80px,
@@ -2542,18 +2542,18 @@
2542
2542
  .h-90,
2543
2543
  .h90p,
2544
2544
  .h-90p {
2545
- height: 90%;
2545
+ height: 90% !important;
2546
2546
  }
2547
2547
 
2548
2548
  .vh-90,
2549
2549
  .h-90vh,
2550
2550
  .h90vh {
2551
- height: 90vh;
2551
+ height: 90vh !important;
2552
2552
  }
2553
2553
 
2554
2554
  .h-90px,
2555
2555
  .h90px {
2556
- height: 90px;
2556
+ height: 90px !important;
2557
2557
  }
2558
2558
 
2559
2559
  .hm-90px,
@@ -2607,18 +2607,18 @@
2607
2607
  .h-110,
2608
2608
  .h110p,
2609
2609
  .h-110p {
2610
- height: 110%;
2610
+ height: 110% !important;
2611
2611
  }
2612
2612
 
2613
2613
  .vh-110,
2614
2614
  .h-110vh,
2615
2615
  .h110vh {
2616
- height: 110vh;
2616
+ height: 110vh !important;
2617
2617
  }
2618
2618
 
2619
2619
  .h-110px,
2620
2620
  .h110px {
2621
- height: 110px;
2621
+ height: 110px !important;
2622
2622
  }
2623
2623
 
2624
2624
  .hm-110px,
@@ -2637,18 +2637,18 @@
2637
2637
  .h-120,
2638
2638
  .h120p,
2639
2639
  .h-120p {
2640
- height: 120%;
2640
+ height: 120% !important;
2641
2641
  }
2642
2642
 
2643
2643
  .vh-120,
2644
2644
  .h-120vh,
2645
2645
  .h120vh {
2646
- height: 120vh;
2646
+ height: 120vh !important;
2647
2647
  }
2648
2648
 
2649
2649
  .h-120px,
2650
2650
  .h120px {
2651
- height: 120px;
2651
+ height: 120px !important;
2652
2652
  }
2653
2653
 
2654
2654
  .hm-120px,
@@ -2667,18 +2667,18 @@
2667
2667
  .h-130,
2668
2668
  .h130p,
2669
2669
  .h-130p {
2670
- height: 130%;
2670
+ height: 130% !important;
2671
2671
  }
2672
2672
 
2673
2673
  .vh-130,
2674
2674
  .h-130vh,
2675
2675
  .h130vh {
2676
- height: 130vh;
2676
+ height: 130vh !important;
2677
2677
  }
2678
2678
 
2679
2679
  .h-130px,
2680
2680
  .h130px {
2681
- height: 130px;
2681
+ height: 130px !important;
2682
2682
  }
2683
2683
 
2684
2684
  .hm-130px,
@@ -2697,18 +2697,18 @@
2697
2697
  .h-140,
2698
2698
  .h140p,
2699
2699
  .h-140p {
2700
- height: 140%;
2700
+ height: 140% !important;
2701
2701
  }
2702
2702
 
2703
2703
  .vh-140,
2704
2704
  .h-140vh,
2705
2705
  .h140vh {
2706
- height: 140vh;
2706
+ height: 140vh !important;
2707
2707
  }
2708
2708
 
2709
2709
  .h-140px,
2710
2710
  .h140px {
2711
- height: 140px;
2711
+ height: 140px !important;
2712
2712
  }
2713
2713
 
2714
2714
  .hm-140px,
@@ -2727,18 +2727,18 @@
2727
2727
  .h-150,
2728
2728
  .h150p,
2729
2729
  .h-150p {
2730
- height: 150%;
2730
+ height: 150% !important;
2731
2731
  }
2732
2732
 
2733
2733
  .vh-150,
2734
2734
  .h-150vh,
2735
2735
  .h150vh {
2736
- height: 150vh;
2736
+ height: 150vh !important;
2737
2737
  }
2738
2738
 
2739
2739
  .h-150px,
2740
2740
  .h150px {
2741
- height: 150px;
2741
+ height: 150px !important;
2742
2742
  }
2743
2743
 
2744
2744
  .hm-150px,
@@ -2757,18 +2757,18 @@
2757
2757
  .h-200,
2758
2758
  .h200p,
2759
2759
  .h-200p {
2760
- height: 200%;
2760
+ height: 200% !important;
2761
2761
  }
2762
2762
 
2763
2763
  .vh-200,
2764
2764
  .h-200vh,
2765
2765
  .h200vh {
2766
- height: 200vh;
2766
+ height: 200vh !important;
2767
2767
  }
2768
2768
 
2769
2769
  .h-200px,
2770
2770
  .h200px {
2771
- height: 200px;
2771
+ height: 200px !important;
2772
2772
  }
2773
2773
 
2774
2774
  .hm-200px,
@@ -2787,18 +2787,18 @@
2787
2787
  .h-250,
2788
2788
  .h250p,
2789
2789
  .h-250p {
2790
- height: 250%;
2790
+ height: 250% !important;
2791
2791
  }
2792
2792
 
2793
2793
  .vh-250,
2794
2794
  .h-250vh,
2795
2795
  .h250vh {
2796
- height: 250vh;
2796
+ height: 250vh !important;
2797
2797
  }
2798
2798
 
2799
2799
  .h-250px,
2800
2800
  .h250px {
2801
- height: 250px;
2801
+ height: 250px !important;
2802
2802
  }
2803
2803
 
2804
2804
  .hm-250px,
@@ -2817,18 +2817,18 @@
2817
2817
  .h-300,
2818
2818
  .h300p,
2819
2819
  .h-300p {
2820
- height: 300%;
2820
+ height: 300% !important;
2821
2821
  }
2822
2822
 
2823
2823
  .vh-300,
2824
2824
  .h-300vh,
2825
2825
  .h300vh {
2826
- height: 300vh;
2826
+ height: 300vh !important;
2827
2827
  }
2828
2828
 
2829
2829
  .h-300px,
2830
2830
  .h300px {
2831
- height: 300px;
2831
+ height: 300px !important;
2832
2832
  }
2833
2833
 
2834
2834
  .hm-300px,
@@ -2847,18 +2847,18 @@
2847
2847
  .h-350,
2848
2848
  .h350p,
2849
2849
  .h-350p {
2850
- height: 350%;
2850
+ height: 350% !important;
2851
2851
  }
2852
2852
 
2853
2853
  .vh-350,
2854
2854
  .h-350vh,
2855
2855
  .h350vh {
2856
- height: 350vh;
2856
+ height: 350vh !important;
2857
2857
  }
2858
2858
 
2859
2859
  .h-350px,
2860
2860
  .h350px {
2861
- height: 350px;
2861
+ height: 350px !important;
2862
2862
  }
2863
2863
 
2864
2864
  .hm-350px,
@@ -2877,18 +2877,18 @@
2877
2877
  .h-400,
2878
2878
  .h400p,
2879
2879
  .h-400p {
2880
- height: 400%;
2880
+ height: 400% !important;
2881
2881
  }
2882
2882
 
2883
2883
  .vh-400,
2884
2884
  .h-400vh,
2885
2885
  .h400vh {
2886
- height: 400vh;
2886
+ height: 400vh !important;
2887
2887
  }
2888
2888
 
2889
2889
  .h-400px,
2890
2890
  .h400px {
2891
- height: 400px;
2891
+ height: 400px !important;
2892
2892
  }
2893
2893
 
2894
2894
  .hm-400px,
@@ -2907,18 +2907,18 @@
2907
2907
  .h-450,
2908
2908
  .h450p,
2909
2909
  .h-450p {
2910
- height: 450%;
2910
+ height: 450% !important;
2911
2911
  }
2912
2912
 
2913
2913
  .vh-450,
2914
2914
  .h-450vh,
2915
2915
  .h450vh {
2916
- height: 450vh;
2916
+ height: 450vh !important;
2917
2917
  }
2918
2918
 
2919
2919
  .h-450px,
2920
2920
  .h450px {
2921
- height: 450px;
2921
+ height: 450px !important;
2922
2922
  }
2923
2923
 
2924
2924
  .hm-450px,
@@ -2937,18 +2937,18 @@
2937
2937
  .h-500,
2938
2938
  .h500p,
2939
2939
  .h-500p {
2940
- height: 500%;
2940
+ height: 500% !important;
2941
2941
  }
2942
2942
 
2943
2943
  .vh-500,
2944
2944
  .h-500vh,
2945
2945
  .h500vh {
2946
- height: 500vh;
2946
+ height: 500vh !important;
2947
2947
  }
2948
2948
 
2949
2949
  .h-500px,
2950
2950
  .h500px {
2951
- height: 500px;
2951
+ height: 500px !important;
2952
2952
  }
2953
2953
 
2954
2954
  .hm-500px,
@@ -2967,18 +2967,18 @@
2967
2967
  .h-550,
2968
2968
  .h550p,
2969
2969
  .h-550p {
2970
- height: 550%;
2970
+ height: 550% !important;
2971
2971
  }
2972
2972
 
2973
2973
  .vh-550,
2974
2974
  .h-550vh,
2975
2975
  .h550vh {
2976
- height: 550vh;
2976
+ height: 550vh !important;
2977
2977
  }
2978
2978
 
2979
2979
  .h-550px,
2980
2980
  .h550px {
2981
- height: 550px;
2981
+ height: 550px !important;
2982
2982
  }
2983
2983
 
2984
2984
  .hm-550px,
@@ -2997,18 +2997,18 @@
2997
2997
  .h-600,
2998
2998
  .h600p,
2999
2999
  .h-600p {
3000
- height: 600%;
3000
+ height: 600% !important;
3001
3001
  }
3002
3002
 
3003
3003
  .vh-600,
3004
3004
  .h-600vh,
3005
3005
  .h600vh {
3006
- height: 600vh;
3006
+ height: 600vh !important;
3007
3007
  }
3008
3008
 
3009
3009
  .h-600px,
3010
3010
  .h600px {
3011
- height: 600px;
3011
+ height: 600px !important;
3012
3012
  }
3013
3013
 
3014
3014
  .hm-600px,
@@ -3027,18 +3027,18 @@
3027
3027
  .h-650,
3028
3028
  .h650p,
3029
3029
  .h-650p {
3030
- height: 650%;
3030
+ height: 650% !important;
3031
3031
  }
3032
3032
 
3033
3033
  .vh-650,
3034
3034
  .h-650vh,
3035
3035
  .h650vh {
3036
- height: 650vh;
3036
+ height: 650vh !important;
3037
3037
  }
3038
3038
 
3039
3039
  .h-650px,
3040
3040
  .h650px {
3041
- height: 650px;
3041
+ height: 650px !important;
3042
3042
  }
3043
3043
 
3044
3044
  .hm-650px,
@@ -3057,18 +3057,18 @@
3057
3057
  .h-700,
3058
3058
  .h700p,
3059
3059
  .h-700p {
3060
- height: 700%;
3060
+ height: 700% !important;
3061
3061
  }
3062
3062
 
3063
3063
  .vh-700,
3064
3064
  .h-700vh,
3065
3065
  .h700vh {
3066
- height: 700vh;
3066
+ height: 700vh !important;
3067
3067
  }
3068
3068
 
3069
3069
  .h-700px,
3070
3070
  .h700px {
3071
- height: 700px;
3071
+ height: 700px !important;
3072
3072
  }
3073
3073
 
3074
3074
  .hm-700px,
@@ -3087,18 +3087,18 @@
3087
3087
  .h-750,
3088
3088
  .h750p,
3089
3089
  .h-750p {
3090
- height: 750%;
3090
+ height: 750% !important;
3091
3091
  }
3092
3092
 
3093
3093
  .vh-750,
3094
3094
  .h-750vh,
3095
3095
  .h750vh {
3096
- height: 750vh;
3096
+ height: 750vh !important;
3097
3097
  }
3098
3098
 
3099
3099
  .h-750px,
3100
3100
  .h750px {
3101
- height: 750px;
3101
+ height: 750px !important;
3102
3102
  }
3103
3103
 
3104
3104
  .hm-750px,
@@ -3117,18 +3117,18 @@
3117
3117
  .h-800,
3118
3118
  .h800p,
3119
3119
  .h-800p {
3120
- height: 800%;
3120
+ height: 800% !important;
3121
3121
  }
3122
3122
 
3123
3123
  .vh-800,
3124
3124
  .h-800vh,
3125
3125
  .h800vh {
3126
- height: 800vh;
3126
+ height: 800vh !important;
3127
3127
  }
3128
3128
 
3129
3129
  .h-800px,
3130
3130
  .h800px {
3131
- height: 800px;
3131
+ height: 800px !important;
3132
3132
  }
3133
3133
 
3134
3134
  .hm-800px,
@@ -3147,18 +3147,18 @@
3147
3147
  .h-850,
3148
3148
  .h850p,
3149
3149
  .h-850p {
3150
- height: 850%;
3150
+ height: 850% !important;
3151
3151
  }
3152
3152
 
3153
3153
  .vh-850,
3154
3154
  .h-850vh,
3155
3155
  .h850vh {
3156
- height: 850vh;
3156
+ height: 850vh !important;
3157
3157
  }
3158
3158
 
3159
3159
  .h-850px,
3160
3160
  .h850px {
3161
- height: 850px;
3161
+ height: 850px !important;
3162
3162
  }
3163
3163
 
3164
3164
  .hm-850px,
@@ -3177,18 +3177,18 @@
3177
3177
  .h-900,
3178
3178
  .h900p,
3179
3179
  .h-900p {
3180
- height: 900%;
3180
+ height: 900% !important;
3181
3181
  }
3182
3182
 
3183
3183
  .vh-900,
3184
3184
  .h-900vh,
3185
3185
  .h900vh {
3186
- height: 900vh;
3186
+ height: 900vh !important;
3187
3187
  }
3188
3188
 
3189
3189
  .h-900px,
3190
3190
  .h900px {
3191
- height: 900px;
3191
+ height: 900px !important;
3192
3192
  }
3193
3193
 
3194
3194
  .hm-900px,
@@ -3207,18 +3207,18 @@
3207
3207
  .h-950,
3208
3208
  .h950p,
3209
3209
  .h-950p {
3210
- height: 950%;
3210
+ height: 950% !important;
3211
3211
  }
3212
3212
 
3213
3213
  .vh-950,
3214
3214
  .h-950vh,
3215
3215
  .h950vh {
3216
- height: 950vh;
3216
+ height: 950vh !important;
3217
3217
  }
3218
3218
 
3219
3219
  .h-950px,
3220
3220
  .h950px {
3221
- height: 950px;
3221
+ height: 950px !important;
3222
3222
  }
3223
3223
 
3224
3224
  .hm-950px,
@@ -3237,18 +3237,18 @@
3237
3237
  .h-1000,
3238
3238
  .h1000p,
3239
3239
  .h-1000p {
3240
- height: 1000%;
3240
+ height: 1000% !important;
3241
3241
  }
3242
3242
 
3243
3243
  .vh-1000,
3244
3244
  .h-1000vh,
3245
3245
  .h1000vh {
3246
- height: 1000vh;
3246
+ height: 1000vh !important;
3247
3247
  }
3248
3248
 
3249
3249
  .h-1000px,
3250
3250
  .h1000px {
3251
- height: 1000px;
3251
+ height: 1000px !important;
3252
3252
  }
3253
3253
 
3254
3254
  .hm-1000px,