@modul/mbui 0.0.62-beta-pv-54172-pdf-cc8f812b → 0.0.63-beta-iconfile-5d739b2a

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 (64) hide show
  1. package/dist/Alert/index.js +1 -1
  2. package/dist/AlertDialog/index.js +6 -116
  3. package/dist/Audio/index.js +1 -17
  4. package/dist/Badge/index.js +1 -13
  5. package/dist/BankCardIcon/index.js +1 -2
  6. package/dist/BankCardImage/index.js +1 -2
  7. package/dist/BankLogosRounded/index.js +1 -1
  8. package/dist/Base/Input/index.js +1 -1
  9. package/dist/Base/Links/index.js +1 -1
  10. package/dist/BottomNavigation/index.js +1 -23
  11. package/dist/Button/index.js +1 -71
  12. package/dist/Calendar/index.js +1 -1
  13. package/dist/Carousel/index.js +1 -2
  14. package/dist/Chat/index.js +1 -1
  15. package/dist/Checkbox/index.js +1 -23
  16. package/dist/Chip/Chip.d.ts +1 -1
  17. package/dist/Chip/index.js +1 -1
  18. package/dist/Collapsible/index.js +1 -14
  19. package/dist/Counter/index.js +1 -30
  20. package/dist/CurrencyFlag/index.js +1 -1
  21. package/dist/CurrencySymbol/index.js +1 -1
  22. package/dist/DatePicker/index.js +1 -62
  23. package/dist/DigitKeyPad/index.js +1 -15
  24. package/dist/Drawer/index.js +2 -42
  25. package/dist/DrawerDatePicker/index.js +2 -80
  26. package/dist/FavoritePyments/index.js +1 -12
  27. package/dist/Form/index.js +1 -1
  28. package/dist/Icon/icons/index.js +1 -1
  29. package/dist/Icon/index.js +1 -1
  30. package/dist/IconFile/IconFile.d.ts +7 -0
  31. package/dist/IconFile/index.d.ts +1 -0
  32. package/dist/IconFile/index.js +1 -0
  33. package/dist/Input/index.js +1 -16
  34. package/dist/Input-OTP/Input.d.ts +4 -4
  35. package/dist/Input-OTP/index.js +2 -11
  36. package/dist/Label/index.js +1 -1
  37. package/dist/Loading/index.js +1 -1
  38. package/dist/Logo/index.js +1 -1
  39. package/dist/Navbar/index.js +1 -1
  40. package/dist/Page/index.js +1 -31
  41. package/dist/Popover/index.js +1 -61
  42. package/dist/Progress/index.js +2 -6
  43. package/dist/Radio/index.js +1 -22
  44. package/dist/Select/SelectDrawer/index.js +2 -87
  45. package/dist/Select/components/index.js +1 -17
  46. package/dist/Select/index.js +2 -131
  47. package/dist/Skeleton/index.js +1 -1
  48. package/dist/Slider/index.js +1 -17
  49. package/dist/Swipe2Show/index.js +1 -2
  50. package/dist/Switch/index.js +1 -35
  51. package/dist/Tabs/index.js +1 -42
  52. package/dist/Textarea/Textarea.d.ts +1 -0
  53. package/dist/Textarea/index.js +1 -19
  54. package/dist/Toaster/index.js +2 -2
  55. package/dist/assets/css/global.css +1 -1
  56. package/dist/assets/images/icon-file/sprite.svg +1 -0
  57. package/dist/index.d.ts +2 -2
  58. package/dist/index.js +12 -603
  59. package/package.json +1 -2
  60. package/dist/PDFViewer/PDFViewer.d.ts +0 -13
  61. package/dist/PDFViewer/index.css +0 -1
  62. package/dist/PDFViewer/index.d.ts +0 -1
  63. package/dist/PDFViewer/index.js +0 -14
  64. package/dist/index.css +0 -1
@@ -1,4 +1,4 @@
1
- @tailwind base;@tailwind components;@tailwind utilities;@layer base{@font-face{font-display:swap;font-family:Roboto;font-stretch:75% 100%;font-style:normal;font-weight:100 900;src:url(../fonts/Roboto.woff2) format("woff2")}@font-face{font-display:swap;font-family:Roboto;font-stretch:75% 100%;font-style:italic;font-weight:100 900;src:url(../fonts/Roboto-Italic.woff2) format("woff2")}:root{font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,Noto Sans,sans-serif;--cl-white:#fff;--cl-dark:#000;--cl-blue-1:#253c77;--cl-blue-2:#4971d0;--cl-blue-3:#6b91eb;--cl-blue-4:#81a5f9;--cl-blue-5:#a7c0fb;--cl-blue-6:#d2ddfa;--cl-blue-7:#f2f6ff;--cl-graphite-1:#222733;--cl-graphite-2:#464c59;--cl-graphite-3:#777c87;--cl-graphite-4:#9b9fa8;--cl-graphite-5:#cbcdd1;--cl-graphite-6:#e6e7e9;--cl-graphite-7:#f5f5f6;--cl-green-1:#5e8c00;--cl-green-2:#6ca300;--cl-green-3:#88bd1f;--cl-green-4:#a4d73e;--cl-green-5:#c0eb69;--cl-green-6:#d4f296;--cl-green-7:#eefad4;--cl-yellow-1:#b79310;--cl-yellow-2:#d2aa0f;--cl-yellow-3:#e8c113;--cl-yellow-4:#efd04e;--cl-yellow-5:#f5de88;--cl-yellow-6:#fae6aa;--cl-yellow-7:#fcf2ce;--cl-orange-1:#c33918;--cl-orange-2:#e35f19;--cl-orange-3:#f27922;--cl-orange-4:#f99631;--cl-orange-5:#fbb26a;--cl-orange-6:#fdcf93;--cl-orange-7:#ffe8c4;--cl-red-1:#a61d1d;--cl-red-2:#bd2c2c;--cl-red-3:#d43d3d;--cl-red-4:#e36868;--cl-red-5:#f19494;--cl-red-6:#f9c1bd;--cl-red-7:#ffe9e9;--base:var(--cl-graphite-1);--primary:var(--cl-blue-2);--primary-light:var(--cl-blue-7);--success:var(--cl-green-3);--success-light:var(--cl-green-7);--light:var(--cl-graphite-3);--dark:var(--cl-graphite-2);--disabled:var(--cl-graphite-4);--bg-light:var(--cl-graphite-7);--warning:var(--cl-orange-2);--warning-light:var(--cl-yellow-7);--critical:var(--cl-red-2);--critical-light:var(--cl-red-7);--page-bg:var(--cl-white);--page-header-height:48px;--page-content-padding-x:20px;--page-content-padding-y:16px;--btn-primary:var(--cl-white);--btn-primary-bg:var(--cl-blue-2);--btn-primary-hover-bg:var(--cl-blue-3);--btn-primary-focus-bg:var(--cl-blue-1);--btn-primary-active-bg:var(--cl-blue-1);--btn-primary-disabled-bg:var(--cl-blue-5);--btn-secondary:var(--cl-blue-2);--btn-secondary-disabled:var(--cl-blue-5);--btn-secondary-bg:var(--cl-graphite-7);--btn-secondary-hover-bg:transparent;--btn-secondary-focus-bg:#e4e5e7;--btn-secondary-active-bg:var(--cl-graphite-6);--btn-ghost:var(--cl-blue-2);--btn-ghost-hover:var(--cl-blue-3);--btn-ghost-focus:var(--cl-blue-3);--btn-ghost-active:var(--cl-blue-1);--btn-ghost-disabled:var(--cl-blue-5);--btn-outline:var(--cl-graphite-2);--btn-outline-disabled:var(--cl-graphite-4);--btn-outline-border:var(--cl-graphite-5);--btn-outline-hover-border:var(--cl-graphite-6);--btn-outline-focus-border:var(--cl-graphite-4);--btn-outline-active-border:var(--cl-graphite-4);--btn-outline-disabled-border:var(--cl-graphite-5);--btn-txt-primary:var(--cl-blue-2);--btn-txt-primary-hover:var(--cl-blue-3);--btn-txt-primary-focus:var(--cl-blue-3);--btn-txt-primary-active:var(--cl-blue-1);--btn-widget-bg:var(--page-bg);--btn-widget-icon:var(--primary);--border-color:var(--cl-graphite-5);--border-radius-sm:4px;--border-radius-md:8px;--shadow-sm:0px 4px 14px rgba(36,48,54,.08);--shadow-md:0 2px 10px rgba(36,48,54,.12);--shadow-lg:0px 8px 32px 0px rgba(34,39,51,.24);--progress-height:4px;--progress-bg:var(--cl-graphite-6);--tabs-bg:var(--cl-graphite-6);--tabs-round:4px;--tab-bg:var(--cl-white);--tab-border:var(--cl-graphite-6);--tabs-height:32px;--tab-height:30px;--drawer-overlay-bg:rgba(34,39,51,.5);--drawer-shadow:0 0 20px 44px rgba(36,48,54,.12);--payments-list-item-hover:var(--cl-graphite-7);--payments-list-item-focus:var(--cl-graphite-7);--payments-list-item-active:var(--cl-graphite-6);--page-header-height:44px;--page-container-width:600px;--page-base-padding-top:16px;--page-base-padding-right:20px;--page-base-padding-bottom:16px;--page-base-padding-left:20px;--page-base-padding-x:20px;--page-base-padding-y:16px;--radio-border-color-default:var(--cl-graphite-5);--radio-border-color-checked:var(--primary);--radio-border-width-default:2px;--radio-border-width-checked:6px;--radio-bg-disabled:var(--cl-graphite-6);--dialog-bg:var(--cl-white);--skeleton-bg:var(--cl-graphite-6);--input-otp-slot-border-bottom-color:var(--base);--bottom-navbar-height:48px}}@layer utilities{input[type=password]{font-family:monospace;font-size:16px;letter-spacing:2px}.form-input{@apply px-4
1
+ @tailwind base;@tailwind components;@tailwind utilities;@layer base{@font-face{font-display:swap;font-family:Roboto;font-stretch:75% 100%;font-style:normal;font-weight:100 900;src:url(../fonts/Roboto.woff2) format("woff2")}@font-face{font-display:swap;font-family:Roboto;font-stretch:75% 100%;font-style:italic;font-weight:100 900;src:url(../fonts/Roboto-Italic.woff2) format("woff2")}:root{font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,Noto Sans,sans-serif;--cl-white:#fff;--cl-dark:#000;--cl-blue-1:#253c77;--cl-blue-2:#4971d0;--cl-blue-3:#6b91eb;--cl-blue-4:#81a5f9;--cl-blue-5:#a7c0fb;--cl-blue-6:#d2ddfa;--cl-blue-7:#f2f6ff;--cl-graphite-1:#222733;--cl-graphite-2:#464c59;--cl-graphite-3:#777c87;--cl-graphite-4:#9b9fa8;--cl-graphite-5:#cbcdd1;--cl-graphite-6:#e6e7e9;--cl-graphite-7:#f5f5f6;--cl-green-1:#5e8c00;--cl-green-2:#6ca300;--cl-green-3:#88bd1f;--cl-green-4:#a4d73e;--cl-green-5:#c0eb69;--cl-green-6:#d4f296;--cl-green-7:#eefad4;--cl-yellow-1:#b79310;--cl-yellow-2:#d2aa0f;--cl-yellow-3:#e8c113;--cl-yellow-4:#efd04e;--cl-yellow-5:#f5de88;--cl-yellow-6:#fae6aa;--cl-yellow-7:#fcf2ce;--cl-orange-1:#c33918;--cl-orange-2:#e35f19;--cl-orange-3:#f27922;--cl-orange-4:#f99631;--cl-orange-5:#fbb26a;--cl-orange-6:#fdcf93;--cl-orange-7:#ffe8c4;--cl-red-1:#a61d1d;--cl-red-2:#bd2c2c;--cl-red-3:#d43d3d;--cl-red-4:#e36868;--cl-red-5:#f19494;--cl-red-6:#f9c1bd;--cl-red-7:#ffe9e9;--base:var(--cl-graphite-1);--primary:var(--cl-blue-2);--primary-light:var(--cl-blue-7);--success:var(--cl-green-3);--success-light:var(--cl-green-7);--light:var(--cl-graphite-3);--dark:var(--cl-graphite-2);--disabled:var(--cl-graphite-4);--bg-light:var(--cl-graphite-7);--warning:var(--cl-orange-2);--warning-light:var(--cl-yellow-7);--critical:var(--cl-red-2);--critical-light:var(--cl-red-7);--page-bg:var(--cl-white);--page-header-height:48px;--page-content-padding-x:20px;--page-content-padding-y:16px;--btn-primary:var(--cl-white);--btn-primary-bg:var(--cl-blue-2);--btn-primary-hover-bg:var(--cl-blue-3);--btn-primary-focus-bg:var(--cl-blue-1);--btn-primary-active-bg:var(--cl-blue-1);--btn-primary-disabled-bg:var(--cl-blue-5);--btn-secondary:var(--cl-blue-2);--btn-secondary-disabled:var(--cl-blue-5);--btn-secondary-bg:var(--cl-graphite-7);--btn-secondary-hover-bg:transparent;--btn-secondary-focus-bg:#e4e5e7;--btn-secondary-active-bg:var(--cl-graphite-6);--btn-ghost:var(--cl-blue-2);--btn-ghost-hover:var(--cl-blue-3);--btn-ghost-focus:var(--cl-blue-3);--btn-ghost-active:var(--cl-blue-1);--btn-ghost-disabled:var(--cl-blue-5);--btn-outline:var(--cl-graphite-2);--btn-outline-disabled:var(--cl-graphite-4);--btn-outline-border:var(--cl-graphite-5);--btn-outline-hover-border:var(--cl-graphite-6);--btn-outline-focus-border:var(--cl-graphite-4);--btn-outline-active-border:var(--cl-graphite-4);--btn-outline-disabled-border:var(--cl-graphite-5);--btn-txt-primary:var(--cl-blue-2);--btn-txt-primary-hover:var(--cl-blue-3);--btn-txt-primary-focus:var(--cl-blue-3);--btn-txt-primary-active:var(--cl-blue-1);--btn-widget-bg:var(--page-bg);--btn-widget-icon:var(--primary);--border-color:var(--cl-graphite-5);--border-radius-sm:4px;--border-radius-md:8px;--shadow-sm:0px 4px 14px rgba(36,48,54,.08);--shadow-md:0 2px 10px rgba(36,48,54,.12);--shadow-lg:0px 8px 32px 0px rgba(34,39,51,.24);--progress-height:4px;--progress-bg:var(--cl-graphite-6);--tabs-bg:var(--cl-graphite-6);--tabs-round:4px;--tab-bg:var(--cl-white);--tab-border:var(--cl-graphite-6);--tabs-height:32px;--tab-height:30px;--drawer-overlay-bg:rgba(34,39,51,.5);--drawer-shadow:0 0 20px 44px rgba(36,48,54,.12);--payments-list-item-hover:var(--cl-graphite-7);--payments-list-item-focus:var(--cl-graphite-7);--payments-list-item-active:var(--cl-graphite-6);--page-header-height:44px;--page-container-width:600px;--page-base-padding-top:16px;--page-base-padding-right:20px;--page-base-padding-bottom:16px;--page-base-padding-left:20px;--page-base-padding-x:20px;--page-base-padding-y:16px;--radio-border-color-default:var(--cl-graphite-5);--radio-border-color-checked:var(--primary);--radio-border-width-default:2px;--radio-border-width-checked:6px;--radio-bg-disabled:var(--cl-graphite-6);--dialog-bg:var(--cl-white);--skeleton-bg:var(--cl-graphite-6);--input-otp-slot-border-bottom-color:var(--base);--bottom-navbar-height:48px}}@layer utilities{.form-input{@apply px-4
2
2
  w-full
3
3
  h-12
4
4
  border-input
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40"><style><![CDATA[:root>svg{display:none}:root>svg:target{display:block}]]></style><svg xmlns="http://www.w3.org/2000/svg" id="default" fill="none" style="display:block" viewBox="0 0 40 40"><path fill="#F5F5F6" d="M0 12.8c0-4.48 0-6.72.872-8.432A8 8 0 0 1 4.368.872C6.08 0 8.32 0 12.8 0h14.4c4.48 0 6.72 0 8.432.872a8 8 0 0 1 3.496 3.496C40 6.08 40 8.32 40 12.8v14.4c0 4.48 0 6.72-.872 8.432a8 8 0 0 1-3.496 3.496C33.92 40 31.68 40 27.2 40H12.8c-4.48 0-6.72 0-8.432-.872a8 8 0 0 1-3.496-3.496C0 33.92 0 31.68 0 27.2z"/><path fill="#9B9FA8" d="m28.71 14.79-5.5-5.5A1 1 0 0 0 22.5 9H13a2 2 0 0 0-2 2v18a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V15.5a1 1 0 0 0-.29-.71m-5.41-2.58 2.49 2.49H23.3zM13 29V11h8.7v4.5a.8.8 0 0 0 .8.8H27V29z"/><path fill="#9B9FA8" d="M16 21a1 1 0 0 1 1-1h6a1 1 0 1 1 0 2h-6a1 1 0 0 1-1-1m0 4a1 1 0 0 1 1-1h6a1 1 0 1 1 0 2h-6a1 1 0 0 1-1-1"/></svg><svg xmlns="http://www.w3.org/2000/svg" id="bmp" fill="none" viewBox="0 0 40 40"><path fill="#E5DDED" d="M0 12.8c0-4.48 0-6.72.872-8.432A8 8 0 0 1 4.368.872C6.08 0 8.32 0 12.8 0h14.4c4.48 0 6.72 0 8.432.872a8 8 0 0 1 3.496 3.496C40 6.08 40 8.32 40 12.8v14.4c0 4.48 0 6.72-.872 8.432a8 8 0 0 1-3.496 3.496C33.92 40 31.68 40 27.2 40H12.8c-4.48 0-6.72 0-8.432-.872a8 8 0 0 1-3.496-3.496C0 33.92 0 31.68 0 27.2z"/><path fill="#765397" fill-rule="evenodd" d="m28.71 14.79-5.5-5.5A1 1 0 0 0 22.5 9H13a2 2 0 0 0-2 2v8h-1a1 1 0 0 0-1 1v5a1 1 0 0 0 1 1h1v3a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V15.5a1 1 0 0 0-.29-.71M24 26H13v3h14V16.3h-4.5a.8.8 0 0 1-.8-.8V11H13v8h11a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1m-.7-13.79 2.49 2.49H23.3zM9.768 25v-4.977h1.787q.96 0 1.46.352.502.352.502 1.023 0 .386-.178.66a1.03 1.03 0 0 1-.523.402q.39.103.599.383t.208.684q0 .731-.465 1.1-.46.366-1.37.373zm1.2-2.116v1.193h.785q.325 0 .5-.147.174-.15.174-.42 0-.622-.619-.626zm0-.786h.625q.393-.003.56-.143.168-.141.168-.414 0-.315-.181-.451-.181-.14-.585-.14h-.588zm4.894-2.075 1.11 3.463 1.108-3.463h1.58V25h-1.204v-1.162l.116-2.379L17.37 25h-.793l-1.206-3.544.116 2.382V25h-1.2v-4.977h1.576ZM21.625 25v-1.689h.765q.909 0 1.429-.434.523-.437.523-1.165 0-.492-.243-.878a1.56 1.56 0 0 0-.68-.599 2.3 2.3 0 0 0-1.008-.212h-1.986V25zm.786-2.615h-.787V20.95h.8a.67.67 0 0 1 .513.212q.188.208.188.557 0 .318-.185.492-.18.174-.53.174Z"/></svg><svg xmlns="http://www.w3.org/2000/svg" id="xls" fill="none" viewBox="0 0 40 40"><path fill="#EEFAD4" d="M0 12.8c0-4.48 0-6.72.872-8.432A8 8 0 0 1 4.368.872C6.08 0 8.32 0 12.8 0h14.4c4.48 0 6.72 0 8.432.872a8 8 0 0 1 3.496 3.496C40 6.08 40 8.32 40 12.8v14.4c0 4.48 0 6.72-.872 8.432a8 8 0 0 1-3.496 3.496C33.92 40 31.68 40 27.2 40H12.8c-4.48 0-6.72 0-8.432-.872a8 8 0 0 1-3.496-3.496C0 33.92 0 31.68 0 27.2z"/><path fill="#6CA300" d="M27 16.814a.8.8 0 0 0-.8-.8h-1.4a.8.8 0 0 0 0 1.6h1.4a.8.8 0 0 0 .8-.8m0 3.2a.8.8 0 0 0-.8-.8h-1.4a.8.8 0 0 0 0 1.6h1.4a.8.8 0 0 0 .8-.8m0 3.2a.8.8 0 0 0-.8-.8h-1.4a.8.8 0 0 0 0 1.6h1.4a.8.8 0 0 0 .8-.8m-9.87-3.2 2.52-3.53a.8.8 0 1 0-1.3-.93l-2.21 3.09-1.49-2.09a.799.799 0 0 0-1.443.643.8.8 0 0 0 .143.287l1.81 2.53-1.81 2.54a.8.8 0 1 0 1.3.93l1.49-2.09 2.21 3.09a.8.8 0 1 0 1.3-.93z"/><path fill="#6CA300" d="M28 12.014h-5v-1a1 1 0 0 0-.36-.77 1 1 0 0 0-.82-.23l-11 2a1 1 0 0 0-.82 1v14a1 1 0 0 0 .82 1l11 2a1 1 0 0 0 1.18-1v-1h5a2 2 0 0 0 2-2v-12a2 2 0 0 0-2-2m-7 15.8-9-1.63v-12.33l9-1.64zm7-1.8h-5v-12h5z"/></svg><svg xmlns="http://www.w3.org/2000/svg" id="image" fill="none" viewBox="0 0 40 40"><path fill="#E5DDED" d="M0 12.8c0-4.48 0-6.72.872-8.432A8 8 0 0 1 4.368.872C6.08 0 8.32 0 12.8 0h14.4c4.48 0 6.72 0 8.432.872a8 8 0 0 1 3.496 3.496C40 6.08 40 8.32 40 12.8v14.4c0 4.48 0 6.72-.872 8.432a8 8 0 0 1-3.496 3.496C33.92 40 31.68 40 27.2 40H12.8c-4.48 0-6.72 0-8.432-.872a8 8 0 0 1-3.496-3.496C0 33.92 0 31.68 0 27.2z"/><path fill="#765397" d="m28.71 14.79-5.5-5.5A1 1 0 0 0 22.5 9H13a2 2 0 0 0-2 2v18a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V15.5a1 1 0 0 0-.29-.71m-5.41-2.58 2.49 2.49H23.3zM13 29V11h8.7v4.5a.8.8 0 0 0 .8.8H27V29z"/><path fill="#765397" d="m16.4 22.762-2.3 3.385c-.237.347-.02.853.364.853h11.074c.38 0 .598-.497.37-.846l-3.243-4.942c-.183-.28-.548-.284-.735-.008l-2.864 4.22-1.944-2.675a.427.427 0 0 0-.72.013Z"/></svg><svg xmlns="http://www.w3.org/2000/svg" id="jpg" fill="none" viewBox="0 0 40 40"><path fill="#E5DDED" d="M0 12.8c0-4.48 0-6.72.872-8.432A8 8 0 0 1 4.368.872C6.08 0 8.32 0 12.8 0h14.4c4.48 0 6.72 0 8.432.872a8 8 0 0 1 3.496 3.496C40 6.08 40 8.32 40 12.8v14.4c0 4.48 0 6.72-.872 8.432a8 8 0 0 1-3.496 3.496C33.92 40 31.68 40 27.2 40H12.8c-4.48 0-6.72 0-8.432-.872a8 8 0 0 1-3.496-3.496C0 33.92 0 31.68 0 27.2z"/><path fill="#765397" fill-rule="evenodd" d="m28.71 14.79-5.5-5.5A1 1 0 0 0 22.5 9H13a2 2 0 0 0-2 2v8h-1a1 1 0 0 0-1 1v5a1 1 0 0 0 1 1h1v3a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V15.5a1 1 0 0 0-.29-.71M24 26H13v3h14V16.3h-4.5a.8.8 0 0 1-.8-.8V11H13v8h11a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1m-.7-13.79 2.49 2.49H23.3zm-.797 12.67q.532-.187.81-.495V22.34h-2.034v.824h.834v.772q-.229.208-.697.208-.547 0-.803-.372-.253-.375-.253-1.121v-.3q.003-.713.25-1.095a.78.78 0 0 1 .697-.383q.375 0 .58.178t.267.595h1.156q-.086-.844-.602-1.268-.513-.427-1.442-.427-.636 0-1.121.297a1.9 1.9 0 0 0-.742.844q-.26.547-.26 1.282l.003.43q.041 1.068.626 1.665.585.598 1.562.598.636 0 1.169-.188Zm-9.779-4.857h1.196v3.415q0 .476-.222.848a1.5 1.5 0 0 1-.615.577 1.9 1.9 0 0 1-.878.205q-.814 0-1.265-.41t-.451-1.162h1.203q0 .342.116.496.12.153.397.153a.44.44 0 0 0 .382-.184q.137-.188.137-.523zm3.155 3.288V25h-1.2v-4.977h1.986q.57 0 1.008.212.441.21.68.599.243.386.243.878 0 .728-.523 1.165-.519.434-1.428.434zm0-.926h.786q.35 0 .53-.174.184-.174.184-.492 0-.349-.188-.557a.67.67 0 0 0-.512-.212h-.8z"/></svg><svg xmlns="http://www.w3.org/2000/svg" id="pdf" fill="none" viewBox="0 0 40 40"><path fill="#FCE1ED" d="M0 12.8c0-4.48 0-6.72.872-8.432A8 8 0 0 1 4.368.872C6.08 0 8.32 0 12.8 0h14.4c4.48 0 6.72 0 8.432.872a8 8 0 0 1 3.496 3.496C40 6.08 40 8.32 40 12.8v14.4c0 4.48 0 6.72-.872 8.432a8 8 0 0 1-3.496 3.496C33.92 40 31.68 40 27.2 40H12.8c-4.48 0-6.72 0-8.432-.872a8 8 0 0 1-3.496-3.496C0 33.92 0 31.68 0 27.2z"/><path fill="#E36868" d="m28.71 14.79-5.5-5.5A1 1 0 0 0 22.5 9H13a2 2 0 0 0-2 2v18a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V15.5a1 1 0 0 0-.29-.71m-5.41-2.58 2.49 2.49H23.3zM13 29V11h8.7v4.5a.8.8 0 0 0 .8.8H27V29z"/><path fill="#E36868" d="M14.36 25.77a2 2 0 0 1 .54-2 6.4 6.4 0 0 1 2.67-1.43c.3-.84.58-1.77.82-2.63A8.3 8.3 0 0 1 17 16.55a2 2 0 0 1 .79-1.92 1.76 1.76 0 0 1 1.8-.15 2 2 0 0 1 1 1.86 15 15 0 0 1-.57 3.07 27 27 0 0 0 1.73 2.2c.892-.036 1.786.038 2.66.22a2 2 0 0 1 1.62 1.49 1.75 1.75 0 0 1-.57 1.75 2 2 0 0 1-2.15.14 9.8 9.8 0 0 1-2.24-1.95c-.802.065-1.598.192-2.38.38-.288.812-.67 1.588-1.14 2.31-.94 1.41-2.73 1.12-3.19-.18m2.38-1.41a5 5 0 0 0-.61.42c-.51.4-.17.77.23.22a5 5 0 0 0 .37-.65zm6.71-1.09q.28.28.62.48c.72.33.6-.24.08-.36a7 7 0 0 0-.7-.13zm-3.88-1.91-.16.5.49-.08zm-.93-5q.085.523.31 1 .115-.493.14-1c-.02-.72-.51-.53-.45 0"/></svg><svg xmlns="http://www.w3.org/2000/svg" id="png" fill="none" viewBox="0 0 40 40"><path fill="#E5DDED" d="M0 12.8c0-4.48 0-6.72.872-8.432A8 8 0 0 1 4.368.872C6.08 0 8.32 0 12.8 0h14.4c4.48 0 6.72 0 8.432.872a8 8 0 0 1 3.496 3.496C40 6.08 40 8.32 40 12.8v14.4c0 4.48 0 6.72-.872 8.432a8 8 0 0 1-3.496 3.496C33.92 40 31.68 40 27.2 40H12.8c-4.48 0-6.72 0-8.432-.872a8 8 0 0 1-3.496-3.496C0 33.92 0 31.68 0 27.2z"/><path fill="#765397" fill-rule="evenodd" d="m28.71 14.79-5.5-5.5A1 1 0 0 0 22.5 9H13a2 2 0 0 0-2 2v8h-1a1 1 0 0 0-1 1v5a1 1 0 0 0 1 1h1v3a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V15.5a1 1 0 0 0-.29-.71M24 26H13v3h14V16.3h-4.5a.8.8 0 0 1-.8-.8V11H13v8h11a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1m-.7-13.79 2.49 2.49H23.3zm-.308 12.67q.532-.187.81-.495V22.34h-2.034v.824h.834v.772q-.23.208-.697.208-.548 0-.803-.372-.254-.375-.253-1.121v-.3q.003-.713.25-1.095a.78.78 0 0 1 .696-.383q.377 0 .581.178.205.178.267.595h1.155q-.085-.844-.601-1.268-.513-.427-1.443-.427-.635 0-1.12.297a1.9 1.9 0 0 0-.742.844q-.26.547-.26 1.282l.003.43q.041 1.068.626 1.665.585.598 1.562.598.636 0 1.169-.188Zm-11.54-1.569V25h-1.2v-4.977h1.987q.57 0 1.008.212.44.21.68.599.243.386.243.878 0 .728-.523 1.165-.52.434-1.429.434h-.765Zm0-.926h.787q.348 0 .53-.174.184-.174.184-.492 0-.349-.188-.557a.67.67 0 0 0-.513-.212h-.8zM18.97 25h-1.193l-1.764-3.097V25h-1.2v-4.977h1.2l1.76 3.097v-3.097h1.197z"/></svg><svg xmlns="http://www.w3.org/2000/svg" id="rar" fill="none" viewBox="0 0 40 40"><path fill="#FCF2CE" d="M0 12.8c0-4.48 0-6.72.872-8.432A8 8 0 0 1 4.368.872C6.08 0 8.32 0 12.8 0h14.4c4.48 0 6.72 0 8.432.872a8 8 0 0 1 3.496 3.496C40 6.08 40 8.32 40 12.8v14.4c0 4.48 0 6.72-.872 8.432a8 8 0 0 1-3.496 3.496C33.92 40 31.68 40 27.2 40H12.8c-4.48 0-6.72 0-8.432-.872a8 8 0 0 1-3.496-3.496C0 33.92 0 31.68 0 27.2z"/><path fill="#D2AA0F" fill-rule="evenodd" d="m28.71 14.79-5.5-5.5A1 1 0 0 0 22.5 9H13a2 2 0 0 0-2 2v8h-1a1 1 0 0 0-1 1v5a1 1 0 0 0 1 1h1v3a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V15.5a1 1 0 0 0-.29-.71M23 26H13v3h14V16.3h-4.5a.8.8 0 0 1-.8-.8V11H13v8h10a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1m.3-13.79 2.49 2.49H23.3zM11.764 23.235h-.62V25H10v-5h1.868q.845 0 1.32.395t.476 1.116q0 .522-.202.865-.199.345-.626.557l.991 2.015V25h-1.226zm-.62-.93h.724q.325 0 .489-.18.165-.18.166-.504 0-.323-.166-.505-.166-.185-.49-.185h-.723zm6.04 1.76h-1.567l-.274.935H14.12l1.741-5h1.076l1.754 5h-1.23zm-1.294-.93h1.02l-.511-1.734zm4.427.1h.62L21.773 25H23v-.052l-.991-2.015q.427-.213.626-.557.202-.343.202-.865 0-.72-.476-1.116-.476-.395-1.32-.395h-1.868v5h1.144zm.724-.93h-.724V20.93h.724q.323 0 .489.185.166.182.166.505 0 .322-.166.505-.163.178-.49.178Z"/></svg><svg xmlns="http://www.w3.org/2000/svg" id="txt" fill="none" viewBox="0 0 40 40"><path fill="#F2F6FF" d="M0 12.8c0-4.48 0-6.72.872-8.432A8 8 0 0 1 4.368.872C6.08 0 8.32 0 12.8 0h14.4c4.48 0 6.72 0 8.432.872a8 8 0 0 1 3.496 3.496C40 6.08 40 8.32 40 12.8v14.4c0 4.48 0 6.72-.872 8.432a8 8 0 0 1-3.496 3.496C33.92 40 31.68 40 27.2 40H12.8c-4.48 0-6.72 0-8.432-.872a8 8 0 0 1-3.496-3.496C0 33.92 0 31.68 0 27.2z"/><path fill="#4971D0" fill-rule="evenodd" d="m28.71 14.79-5.5-5.5A1 1 0 0 0 22.5 9H13a2 2 0 0 0-2 2v8h-1a1 1 0 0 0-1 1v5a1 1 0 0 0 1 1h1v3a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V15.5a1 1 0 0 0-.29-.71M23 26H13v3h14V16.3h-4.5a.8.8 0 0 1-.8-.8V11H13v8h10a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1m.3-13.79 2.49 2.49H23.3zm-9.155 8.72h-1.489V25h-1.195v-4.07H10V20h4.145zm2.357.732.81-1.662h1.366l-1.386 2.48L18.715 25h-1.379l-.834-1.693L15.667 25h-1.376l1.42-2.52L14.33 20h1.362zm5.01-.731H23V20h-4.145v.93h1.461V25h1.196v-4.07Z"/></svg><svg xmlns="http://www.w3.org/2000/svg" id="upload" fill="none" viewBox="0 0 40 40"><rect width="40" height="40" fill="#E4EEF5" rx="8"/></svg><svg xmlns="http://www.w3.org/2000/svg" id="zip" fill="none" viewBox="0 0 40 40"><path fill="#FCF2CE" d="M0 12.8c0-4.48 0-6.72.872-8.432A8 8 0 0 1 4.368.872C6.08 0 8.32 0 12.8 0h14.4c4.48 0 6.72 0 8.432.872a8 8 0 0 1 3.496 3.496C40 6.08 40 8.32 40 12.8v14.4c0 4.48 0 6.72-.872 8.432a8 8 0 0 1-3.496 3.496C33.92 40 31.68 40 27.2 40H12.8c-4.48 0-6.72 0-8.432-.872a8 8 0 0 1-3.496-3.496C0 33.92 0 31.68 0 27.2z"/><path fill="#D2AA0F" fill-rule="evenodd" d="m28.71 14.79-5.5-5.5A1 1 0 0 0 22.5 9H13a2 2 0 0 0-2 2v8h-1a1 1 0 0 0-1 1v5a1 1 0 0 0 1 1h1v3a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V15.5a1 1 0 0 0-.29-.71M21 26h-8v3h14V16.3h-4.5a.8.8 0 0 1-.8-.8V11H13v8h8a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1m2.3-13.79 2.49 2.49H23.3zM11.54 24.077h2.38V25h-3.877v-.632l2.373-3.418H10.03v-.927h3.866v.616zm4.345.923h-1.197v-4.977h1.197zm2.173 0v-1.689h.766q.909 0 1.429-.434.522-.437.523-1.165 0-.492-.243-.878a1.56 1.56 0 0 0-.68-.599 2.3 2.3 0 0 0-1.009-.212H16.86V25h1.2Zm.787-2.615h-.787V20.95h.8a.67.67 0 0 1 .513.212q.188.208.188.557 0 .318-.185.492-.18.174-.53.174Z"/></svg></svg>
package/dist/index.d.ts CHANGED
@@ -45,5 +45,5 @@ import { CurrencyFlag } from './CurrencyFlag';
45
45
  import { DrawerDatePicker } from './DrawerDatePicker';
46
46
  import { CurrencySymbol } from './CurrencySymbol';
47
47
  import { Counter } from './Counter';
48
- import { PDFViewer } from './PDFViewer';
49
- export { Tabs, Slider, Popover, Logo, InputOTP, InputOTPGroup, InputOTPSlot, InputOTPSeparator, Collapsible, CollapsibleTrigger, CollapsibleContent, AccountCollapsible, AccountCollapsibleHeader, AccountCollapsibleTrigger, AccountCollapsibleContent, AccountCollapsibleContentItem, Button, buttonVariants, InputField, InputLabel, InputNumericFormat, Audio, cn, Icon, Drawer, DrawerTrigger, DrawerTitle, DrawerClose, DrawerContent, DrawerDescription, BottomNavigation, BottomNavigationList, BottomNavigationListItem, BottomNavigationLink, Page, Chip, Progress, Alert, Switch, Label, Textarea, SelectAccountCard, SelectAccount, SelectAsync, Select, Form, FormLabel, FormField, FormItem, FormControl, FormDescription, FormMessage, Calendar, DatePicker, InputMask, AlertDialog, AlertDialogTrigger, AlertDialogContent, AlertDialogHeader, AlertDialogFooter, AlertDialogTitle, AlertDialogDescription, AlertDialogAction, AlertDialogCancel, MessageTyping, FavoritePaymentsList, FavoritePaymentsItem, FarvoritePaymentDescription, farvoriteLinkClasses, Badge, badgeVariants, DigitKeyPad, ButtonWidget, Toaster, toast, Checkbox, Swipe2Show, Skeleton, Carousel, CarouselContent, CarouselItem, type CarouselApi, BankCardImage, RadioGroup, RadioGroupItem, Loading, SelectDrawer, type ISelectValue, type ISelectOption, Option, BankLogosRounded, BankCardIcon, SelectBankAccountBalanceOption, SelectPrimaryAccountValue, CurrencyFlag, DrawerDatePicker, CurrencySymbol, Counter, PDFViewer, };
48
+ import { IconFile } from './IconFile';
49
+ export { Tabs, Slider, Popover, Logo, InputOTP, InputOTPGroup, InputOTPSlot, InputOTPSeparator, Collapsible, CollapsibleTrigger, CollapsibleContent, AccountCollapsible, AccountCollapsibleHeader, AccountCollapsibleTrigger, AccountCollapsibleContent, AccountCollapsibleContentItem, Button, buttonVariants, InputField, InputLabel, InputNumericFormat, Audio, cn, Icon, Drawer, DrawerTrigger, DrawerTitle, DrawerClose, DrawerContent, DrawerDescription, BottomNavigation, BottomNavigationList, BottomNavigationListItem, BottomNavigationLink, Page, Chip, Progress, Alert, Switch, Label, Textarea, SelectAccountCard, SelectAccount, SelectAsync, Select, Form, FormLabel, FormField, FormItem, FormControl, FormDescription, FormMessage, Calendar, DatePicker, InputMask, AlertDialog, AlertDialogTrigger, AlertDialogContent, AlertDialogHeader, AlertDialogFooter, AlertDialogTitle, AlertDialogDescription, AlertDialogAction, AlertDialogCancel, MessageTyping, FavoritePaymentsList, FavoritePaymentsItem, FarvoritePaymentDescription, farvoriteLinkClasses, Badge, badgeVariants, DigitKeyPad, ButtonWidget, Toaster, toast, Checkbox, Swipe2Show, Skeleton, Carousel, CarouselContent, CarouselItem, type CarouselApi, BankCardImage, RadioGroup, RadioGroupItem, Loading, SelectDrawer, type ISelectValue, type ISelectOption, Option, BankLogosRounded, BankCardIcon, SelectBankAccountBalanceOption, SelectPrimaryAccountValue, CurrencyFlag, DrawerDatePicker, CurrencySymbol, Counter, IconFile, };