sixseconds-modules 1.3.4 → 1.3.6
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/dist/index.cjs.js +17 -2
- package/dist/index.cjs.js.map +1 -1
- package/dist/index.es.js +17 -2
- package/dist/index.es.js.map +1 -1
- package/package.json +2 -1
- package/dist/sixseconds-modules.css +0 -2
package/dist/index.cjs.js
CHANGED
|
@@ -1,3 +1,15 @@
|
|
|
1
|
+
(function() {
|
|
2
|
+
"use strict";
|
|
3
|
+
try {
|
|
4
|
+
if (typeof document != "undefined") {
|
|
5
|
+
var elementStyle = document.createElement("style");
|
|
6
|
+
elementStyle.appendChild(document.createTextNode('@import "https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap";/*! tailwindcss v4.1.6 | MIT License | https://tailwindcss.com */\n@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.flex{display:flex}.hidden{display:none}.inline-flex{display:inline-flex}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.self-start{align-self:flex-start}.border{border-style:var(--tw-border-style);border-width:1px}.break-all{word-break:break-all}.text-\\[\\#2C2E35\\]{color:#2c2e35}.capitalize{text-transform:capitalize}.filter{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}@media (min-width:64rem){.lg\\:hidden{display:none}}}:root{--background:#fff;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}body{color:var(--foreground);background:var(--background);margin:0;padding:0;font-family:Inter,serif!important}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre,.MuiTypography-root{font-family:Inter,serif!important}.search input{padding:8.5px 6px 8.5px 33px!important}.MuiAutocomplete-root .MuiOutlinedInput-root{padding:2px 10px!important}input{height:36px}.activeUrl{color:#007fc0}.MuiAutocomplete-input{padding:4.5px!important}.upload_div{cursor:pointer;width:125px}.MuiPaper-root.MuiPaper-elevation.MuiPaper-rounded{width:100%!important}.upload_button{color:#fff;white-space:nowrap;cursor:pointer;background-color:#007fc0;border-radius:5px;width:100%;padding:7px 10px}.upload_div input{opacity:0;width:100%;position:absolute;left:0}.upload_div .delete_btn{text-align:center;background-color:#ddd;border:1px solid #ccc;border-radius:5px;width:100%;margin-top:10px}body{background-color:#f6f6f6}.login_page:has body{background-color:#f6f6f6!important}.MuiTableHead-root,.MuiTableCell-root,.MuiInputBase-formControl{font-family:Inter,serif!important}input:-webkit-autofill{padding:0 10px}.MuiPagination-root.MuiPagination-outlined{justify-content:end;display:flex}.pagination{margin-top:10px}.tox-statusbar{display:none!important}.tox-tinymce{border:1px solid #0000003b!important}.manage_payment tr th:nth-child(2),.manage_payment tr td:nth-child(2){text-align:center!important}.manage_payment tr td:nth-child(2) div{justify-content:center;display:flex}.MuiTableContainer-root::-webkit-scrollbar{width:5px;height:8px}.main.login_page .loginBody{width:800px!important}.main_list_Menu{display:flex}.main_list_Menu li{padding:.5rem}.main_list_Menu li a{padding:0 .25rem;font-size:14px;font-weight:600}.main_list_Menu .menu-item{padding:15px;position:relative}.main_list_Menu .menu-link{color:#2c2e35;text-decoration:none;transition:color .3s}.main_list_Menu .menu-link:hover{color:#2ea3f2}.main_list_Menu .submenuData{z-index:10;background:#fff;border-top:3px solid #2ea3f2;min-width:200px;display:none;position:absolute;top:85%;left:0;box-shadow:0 4px 6px #0000001a}.main_list_Menu .submenuData li{list-style:none}.main_list_Menu .submenu-link{color:#000000b3;padding:1px 15px;font-weight:600;text-decoration:none;display:block}.main_list_Menu .submenu-link:hover{background:#f1f1f1}.main_list_Menu .menu-item:hover .submenuData{display:block}.smallDeviceMenu{background-color:#fff;width:100%;height:95vh;display:none;position:fixed;top:72px;left:0;overflow-y:auto}.smallDeviceMenu a.bg_main_menu{display:block}.layout_mobile_menu{padding-bottom:12px;padding-inline:0;height:95vh;padding-top:8px;overflow-y:auto}.smallDeviceMenu a{color:#2c2e35;background-color:#00000008;margin-bottom:4px;padding:12px 8px;font-size:15px;font-weight:600}.smallDeviceMenu .submenu_child{color:#000;margin-top:8px;background-color:#fff;min-width:90%;max-width:90%;margin-inline:auto;padding-left:15px;top:57px}.smallDeviceMenu ul li .submenu_child_link{padding:12px 20px}.smallDeviceMenu ul li a{color:#000000b3;background-color:#0000}.smallDeviceMenu ul{padding-left:15px}.desktopMenu{display:flex}.button_hamburger{z-index:9;display:none;position:absolute;top:25px;right:20px}.tox-editor-header{background-color:#0000}.hamburger-icon-btn{color:#0000008a;padding:8px}.desktopMenu .menu-item .menu-link{font-size:15px}.smallDeviceMenu{padding-inline:20px}::-webkit-scrollbar{background-color:#aaa;border-radius:10px;width:10px}::-webkit-scrollbar-track{border-radius:10px;box-shadow:inset 0 0 5px gray}::-webkit-scrollbar-thumb{background:#717070;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#b30000}@media screen and (max-width:600px) and (min-width:320px){.notification_icon_error .MuiBadge-badge{min-width:16px;padding:0 3px;font-size:11px;right:5px}.submenu nav{padding:0!important}.MuiPagination-root.MuiPagination-outlined{justify-content:center;margin-left:0;display:flex}.toogle_btn_menu{z-index:99;position:absolute;top:18px;right:20px}.right_header_icons{padding-right:25px}.button_hamburger{display:block}.desktopMenu{display:none}.smallDeviceMenu{background:#fff;width:100%;display:block;position:fixed;top:69px;left:0}.main.login_page .loginBody{width:400px!important}.submenu{width:100%;max-width:100%!important}.sideBar{z-index:99;background-color:#fff;width:300px!important}.sideMenu{background-color:#fff;width:300px}.logo_header{opacity:1}.profile.headerMenu{min-width:320px;width:auto!important}}@media screen and (max-width:1024px) and (min-width:600px){.toogle_btn_menu{position:absolute;top:18px;right:20px}.right_header_icons{padding-right:25px}.button_hamburger{display:block}.desktopMenu{display:none}.smallDeviceMenu{display:block}.main.login_page .loginBody{width:500px!important}.banner{margin-left:0!important}.submenu{width:100%;max-width:100%!important}.sideBar{z-index:99;background-color:#fff;width:300px!important}.sideMenu{background-color:#fff;width:300px}.logo_header{opacity:1}.profile.headerMenu{min-width:320px;width:auto!important}}@media screen and (max-width:1380px) and (min-width:1024px){.desktopMenu{display:none}.smallDeviceMenu{background:#fff;width:100%;display:block;position:fixed;top:72px;left:0}.button_hamburger{display:block}.right_header_icons{padding-right:25px}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}'));
|
|
7
|
+
document.head.appendChild(elementStyle);
|
|
8
|
+
}
|
|
9
|
+
} catch (e) {
|
|
10
|
+
console.error("vite-plugin-css-injected-by-js", e);
|
|
11
|
+
}
|
|
12
|
+
})();
|
|
1
13
|
"use strict";
|
|
2
14
|
Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
|
|
3
15
|
const jsxRuntime = require("react/jsx-runtime");
|
|
@@ -90,7 +102,7 @@ const SubHeaderStyled = material.styled(material.AppBar)(() => ({
|
|
|
90
102
|
right: "0px",
|
|
91
103
|
top: "66px",
|
|
92
104
|
background: "#fff",
|
|
93
|
-
width: "
|
|
105
|
+
width: "380px",
|
|
94
106
|
borderRadius: "16px",
|
|
95
107
|
zIndex: "999",
|
|
96
108
|
boxShadow: "0px 4px 6px -2px #1A191908",
|
|
@@ -5306,7 +5318,10 @@ const AppMenus = ({ menuItems, setInitialState }) => {
|
|
|
5306
5318
|
item: true,
|
|
5307
5319
|
md: 4,
|
|
5308
5320
|
xs: 6,
|
|
5309
|
-
style: {
|
|
5321
|
+
style: {
|
|
5322
|
+
cursor: "pointer",
|
|
5323
|
+
textDecoration: "none"
|
|
5324
|
+
},
|
|
5310
5325
|
children: /* @__PURE__ */ jsxRuntime.jsx("div", { children: /* @__PURE__ */ jsxRuntime.jsxs(
|
|
5311
5326
|
material.Box,
|
|
5312
5327
|
{
|