feat: export tablar views and fix js stack
This commit is contained in:
@@ -0,0 +1,42 @@
|
||||
<footer class="footer footer-transparent d-print-none">
|
||||
<div class="container-xl">
|
||||
<div class="row text-center align-items-center flex-row-reverse">
|
||||
<div class="col-lg-auto ms-lg-auto">
|
||||
<ul class="list-inline list-inline-dots mb-0">
|
||||
<li class="list-inline-item"><a href="https://github.com/takielias/tablar" target="_blank"
|
||||
class="link-secondary" rel="noopener">Source code</a></li>
|
||||
<li class="list-inline-item">
|
||||
<a href="https://www.buymeacoffee.com/takielias" target="_blank" class="link-secondary"
|
||||
rel="noopener">
|
||||
<!-- Download SVG icon from http://tabler-icons.io/i/heart -->
|
||||
<svg xmlns="http://www.w3.org/2000/svg"
|
||||
class="icon text-pink icon-filled icon-inline" width="24" height="24"
|
||||
viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none"
|
||||
stroke-linecap="round" stroke-linejoin="round">
|
||||
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
|
||||
<path
|
||||
d="M19.5 12.572l-7.5 7.428l-7.5 -7.428m0 0a5 5 0 1 1 7.5 -6.566a5 5 0 1 1 7.5 6.572"/>
|
||||
</svg>
|
||||
Sponsor
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="col-12 col-lg-auto mt-3 mt-lg-0">
|
||||
<ul class="list-inline list-inline-dots mb-0">
|
||||
<li class="list-inline-item">
|
||||
Copyright © 2022
|
||||
<a href="https://ebuz.xyz"
|
||||
class="link-secondary">{{config('tablar.bottom_title', 'TabLar')}}</a>.
|
||||
All rights reserved.
|
||||
</li>
|
||||
<li class="list-inline-item">
|
||||
<a href="https://ebuz.xyz" class="link-secondary" rel="noopener">
|
||||
{{config('tablar.current_version', '1.0')}}
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
@@ -0,0 +1,199 @@
|
||||
<footer class="footer">
|
||||
<div class="container">
|
||||
<div class="py-3">
|
||||
<div class="row g-lg-4">
|
||||
<div class="col-lg-7">
|
||||
<div class="row g-lg-4">
|
||||
<div class="col-md">
|
||||
<div class="subheader mb-3">Our products</div>
|
||||
<ul class="list-unstyled list-separated gap-2">
|
||||
<li><a class="link-secondary" href="">UI Kit</a></li>
|
||||
<li>
|
||||
<a class="link-secondary" href="">Open source icons</a>
|
||||
</li>
|
||||
<li>
|
||||
<a class="link-secondary" href="">Email templates</a>
|
||||
</li>
|
||||
<li><a class="link-secondary" href="">Pricing</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="col-md">
|
||||
<div class="subheader mb-3">Support</div>
|
||||
<ul class="list-unstyled list-separated gap-2">
|
||||
<li><a class="link-secondary" href="">Blog</a></li>
|
||||
<li><a class="link-secondary" href="">Documentation</a></li>
|
||||
<li><a class="link-secondary" href="">Support</a></li>
|
||||
<li>
|
||||
<a href="https://status.tabler.io" class="link-secondary" target="_blank" rel="noreferrer">Status</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="col-md">
|
||||
<div class="subheader mb-3">Tabler</div>
|
||||
<ul class="list-unstyled list-separated gap-2">
|
||||
<li><a class="link-secondary" href="">About</a></li>
|
||||
<li><a class="link-secondary" href="">Blog</a></li>
|
||||
<li><a class="link-secondary" href="">Changelog</a></li>
|
||||
<li>
|
||||
<a href="https://github.com/tabler/tabler" class="link-secondary" target="_blank" rel="noreferrer">Github</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-4 ml-auto">
|
||||
<div class="text-secondary">
|
||||
Tabler comes with tons of well-designed components and features. Start your adventure with Tabler and make your dashboard great again. For free!
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row g-lg-4 justify-content-between mt-0 mt-md-2">
|
||||
<div class="col-sm-7 col-md-6 col-lg-4">
|
||||
<h5 class="subheader">Payment & Security</h5>
|
||||
<ul class="list-inline mb-0 mt-3">
|
||||
<li class="list-inline-item">
|
||||
<a href="#"><span class="payment payment-1 payment-provider-paypal"></span> </a>
|
||||
</li>
|
||||
<li class="list-inline-item">
|
||||
<a href="#"><span class="payment payment-1 payment-provider-visa"></span> </a>
|
||||
</li>
|
||||
<li class="list-inline-item">
|
||||
<a href="#"><span class="payment payment-1 payment-provider-mastercard"></span> </a>
|
||||
</li>
|
||||
<li class="list-inline-item">
|
||||
<a href="#"><span class="payment payment-1 payment-provider-americanexpress"></span> </a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="col-sm-5 col-md-6 col-lg-3 text-sm-end">
|
||||
<h5 class="subheader">Follow us on</h5>
|
||||
<ul class="list-inline mb-0 mt-3">
|
||||
<li class="list-inline-item">
|
||||
<a class="btn btn-icon btn-facebook" href="#"
|
||||
><!-- Download SVG icon from http://tabler.io/icons/icon/brand-facebook -->
|
||||
<svg
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
width="24"
|
||||
height="24"
|
||||
viewBox="0 0 24 24"
|
||||
fill="none"
|
||||
stroke="currentColor"
|
||||
stroke-width="2"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
class="icon icon-1"
|
||||
>
|
||||
<path d="M7 10v4h3v7h4v-7h3l1 -4h-4v-2a1 1 0 0 1 1 -1h3v-4h-3a5 5 0 0 0 -5 5v2h-3" /></svg
|
||||
></a>
|
||||
</li>
|
||||
<li class="list-inline-item">
|
||||
<a class="btn btn-icon btn-instagram" href="#"
|
||||
><!-- Download SVG icon from http://tabler.io/icons/icon/brand-instagram -->
|
||||
<svg
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
width="24"
|
||||
height="24"
|
||||
viewBox="0 0 24 24"
|
||||
fill="none"
|
||||
stroke="currentColor"
|
||||
stroke-width="2"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
class="icon icon-1"
|
||||
>
|
||||
<path d="M4 8a4 4 0 0 1 4 -4h8a4 4 0 0 1 4 4v8a4 4 0 0 1 -4 4h-8a4 4 0 0 1 -4 -4z" />
|
||||
<path d="M9 12a3 3 0 1 0 6 0a3 3 0 0 0 -6 0" />
|
||||
<path d="M16.5 7.5v.01" /></svg
|
||||
></a>
|
||||
</li>
|
||||
<li class="list-inline-item">
|
||||
<a class="btn btn-icon btn-twitter" href="#"
|
||||
><!-- Download SVG icon from http://tabler.io/icons/icon/brand-twitter -->
|
||||
<svg
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
width="24"
|
||||
height="24"
|
||||
viewBox="0 0 24 24"
|
||||
fill="none"
|
||||
stroke="currentColor"
|
||||
stroke-width="2"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
class="icon icon-1"
|
||||
>
|
||||
<path
|
||||
d="M22 4.01c-1 .49 -1.98 .689 -3 .99c-1.121 -1.265 -2.783 -1.335 -4.38 -.737s-2.643 2.06 -2.62 3.737v1c-3.245 .083 -6.135 -1.395 -8 -4c0 0 -4.182 7.433 4 11c-1.872 1.247 -3.739 2.088 -6 2c3.308 1.803 6.913 2.423 10.034 1.517c3.58 -1.04 6.522 -3.723 7.651 -7.742a13.84 13.84 0 0 0 .497 -3.753c0 -.249 1.51 -2.772 1.818 -4.013z"
|
||||
/></svg
|
||||
></a>
|
||||
</li>
|
||||
<li class="list-inline-item">
|
||||
<a class="btn btn-icon btn-linkedin" href="#"
|
||||
><!-- Download SVG icon from http://tabler.io/icons/icon/brand-linkedin -->
|
||||
<svg
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
width="24"
|
||||
height="24"
|
||||
viewBox="0 0 24 24"
|
||||
fill="none"
|
||||
stroke="currentColor"
|
||||
stroke-width="2"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
class="icon icon-1"
|
||||
>
|
||||
<path d="M8 11v5" />
|
||||
<path d="M8 8v.01" />
|
||||
<path d="M12 16v-5" />
|
||||
<path d="M16 16v-3a2 2 0 1 0 -4 0" />
|
||||
<path d="M3 7a4 4 0 0 1 4 -4h10a4 4 0 0 1 4 4v10a4 4 0 0 1 -4 4h-10a4 4 0 0 1 -4 -4z" /></svg
|
||||
></a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
<footer class="footer">
|
||||
<div class="container">
|
||||
<div class="py-3 border-top-light text-center text-lg-start">
|
||||
<div class="row g-lg-4">
|
||||
<div class="col-lg-auto text-lg-end order-lg-last">
|
||||
<div class="row justify-center">
|
||||
<div class="col-auto">©<a href="https://codecalm.net" class="link-secondary" target="_blank" rel="noopener noreferrer">codecalm.net</a></div>
|
||||
<div class="col-auto">
|
||||
<ul class="list-inline list-inline-dots">
|
||||
<li class="list-inline-item">
|
||||
<a class="link-secondary" href="/terms-of-service">Terms of service</a>
|
||||
</li>
|
||||
<li class="list-inline-item">
|
||||
<a class="link-secondary" href="/privacy-policy">Privacy policy</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg">
|
||||
Made with
|
||||
<!-- Download SVG icon from http://tabler.io/icons/icon/heart -->
|
||||
<svg
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
width="24"
|
||||
height="24"
|
||||
viewBox="0 0 24 24"
|
||||
fill="none"
|
||||
stroke="currentColor"
|
||||
stroke-width="2"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
class="icon text-red icon-inline icon-4"
|
||||
>
|
||||
<path d="M19.5 12.572l-7.5 7.428l-7.5 -7.428a5 5 0 1 1 7.5 -6.566a5 5 0 1 1 7.5 6.572" />
|
||||
</svg>
|
||||
in Poland.
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
Reference in New Issue
Block a user