first commit

This commit is contained in:
2023-09-12 21:41:04 +02:00
commit 3361a7f053
13284 changed files with 2116755 additions and 0 deletions

View File

@@ -0,0 +1,30 @@
{
"entrypoints": {
"otgsSwitcher": {
"js": [
"js/otgsSwitcher.js?ver=f595bebc725685c64364025046cefaad"
],
"css": [
"css/otgsSwitcher.css?ver=f595bebc725685c64364"
]
},
"otgsPopoverTooltip": {
"js": [
"js/otgsPopoverTooltip.js?ver=c3382832d52fd68ddffa33aaedb532c3"
],
"css": [
"css/otgsPopoverTooltip.css?ver=c3382832d52fd68ddffa"
]
},
"otgsTableStickyHeader": {
"js": [
"js/otgsTableStickyHeader.js?ver=d62ecd8af1b60da03056e0fa04b2b6da"
]
}
},
"otgsPopoverTooltip.css": "css/otgsPopoverTooltip.css?ver=c3382832d52fd68ddffa",
"otgsPopoverTooltip.js": "js/otgsPopoverTooltip.js?ver=c3382832d52fd68ddffa33aaedb532c3",
"otgsSwitcher.css": "css/otgsSwitcher.css?ver=f595bebc725685c64364",
"otgsSwitcher.js": "js/otgsSwitcher.js?ver=f595bebc725685c64364025046cefaad",
"otgsTableStickyHeader.js": "js/otgsTableStickyHeader.js?ver=d62ecd8af1b60da03056e0fa04b2b6da"
}

View File

@@ -0,0 +1 @@
.tippy-popper[x-placement^=top] .tippy-tooltip.otgs-theme .tippy-arrow{border-top:7px solid #ddd;border-right:7px solid transparent;border-left:7px solid transparent}.tippy-popper[x-placement^=top] .tippy-tooltip.otgs-theme .tippy-arrow:after{content:"";position:absolute;top:-7px;left:-6px;border-top:6px solid #fff;border-right:6px solid transparent;border-left:6px solid transparent}.tippy-popper[x-placement^=bottom] .tippy-tooltip.otgs-theme .tippy-arrow{border-bottom:7px solid #ddd;border-right:7px solid transparent;border-left:7px solid transparent}.tippy-popper[x-placement^=bottom] .tippy-tooltip.otgs-theme .tippy-arrow:after{content:"";position:absolute;bottom:-7px;left:-6px;border-bottom:6px solid #fff;border-right:6px solid transparent;border-left:6px solid transparent}.tippy-popper[x-placement^=left] .tippy-tooltip.otgs-theme .tippy-arrow{border-left:7px solid #ddd;border-top:7px solid transparent;border-bottom:7px solid transparent}.tippy-popper[x-placement^=left] .tippy-tooltip.otgs-theme .tippy-arrow:after{content:"";position:absolute;left:-7px;top:-6px;border-left:6px solid #fff;border-top:6px solid transparent;border-bottom:6px solid transparent}.tippy-popper[x-placement^=right] .tippy-tooltip.otgs-theme .tippy-arrow{border-right:7px solid #ddd;border-top:7px solid transparent;border-bottom:7px solid transparent}.tippy-popper[x-placement^=right] .tippy-tooltip.otgs-theme .tippy-arrow:after{content:"";position:absolute;right:-7px;top:-6px;border-right:6px solid #fff;border-top:6px solid transparent;border-bottom:6px solid transparent}.tippy-tooltip.otgs-theme{font-size:13px;background:#fff;border:1px solid #ddd;-webkit-box-shadow:0 1px 4px rgba(0,0,0,.075);box-shadow:0 1px 4px rgba(0,0,0,.075);color:#444;border-radius:2px}.tippy-tooltip.otgs-theme .tippy-backdrop{background-color:#fff}.tippy-tooltip.otgs-theme .tippy-roundarrow{fill:#fff}.tippy-tooltip.otgs-theme[data-animatefill]{background-color:transparent}

View File

@@ -0,0 +1 @@
.otgs-switcher-input{width:0!important;min-width:0!important;height:0!important;visibility:hidden!important;margin:0!important;border:none!important}.otgs-switcher,.otgs-switcher-text-inside{cursor:pointer;display:inline-block;position:relative}.otgs-switcher-text-inside:after,.otgs-switcher:after{content:"";position:absolute;left:3px;top:2px;width:13px;height:13px;background:#fff;border-radius:90px;-webkit-transition:.3s;transition:.3s;z-index:3}.otgs-switcher-text-inside,.otgs-switcher:before{height:19px;line-height:17px;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#e0e0e0;border:1px solid #d6d6d6;display:inline-block;border-radius:100px;vertical-align:middle;font-size:11px;color:#444;-webkit-transition:background .1s linear,color .1s linear,border .1s linear;transition:background .1s linear,color .1s linear,border .1s linear;padding:0 6px 0 20px}.otgs-switcher-text-inside.otgs-switcher-md{height:25px;line-height:23px;padding:0 6px 0 26px}.otgs-switcher-text-inside.otgs-switcher-md:after{width:19px;height:19px}.otgs-switcher{padding-left:56px;margin-top:4px;min-height:19px}.otgs-switcher:before{content:attr(data-off);width:48px;position:absolute;left:0}.otgs-switcher:after{top:3px}.otgs-switcher-input:disabled+.otgs-switcher-text-inside,.otgs-switcher-input:disabled+.otgs-switcher-text-inside:after,.otgs-switcher-input:disabled+.otgs-switcher:after,.otgs-switcher-input:disabled+.otgs-switcher:before{opacity:.6}.otgs-switcher-input:checked+.otgs-switcher:before{content:attr(data-on)}.otgs-switcher-input:checked+.otgs-switcher-text-inside,.otgs-switcher-input:checked+.otgs-switcher:before{background-color:#5cb85c;border:1px solid #4eb24e;color:#fff;padding:0 20px 0 6px}.otgs-switcher-input:checked+.otgs-switcher-text-inside.otgs-switcher-md{padding:0 26px 0 6px}.otgs-switcher-input:checked+.otgs-switcher-text-inside.toolset-theme,.otgs-switcher-input:checked+.otgs-switcher.toolset-theme:before{background-color:#f15d30;border:1px solid #f04e1d}.otgs-switcher-input:checked+.otgs-switcher-text-inside.wpml-theme,.otgs-switcher-input:checked+.otgs-switcher.wpml-theme:before{background-color:#33879e;border:1px solid #2e7a8f}.otgs-switcher-input:checked+.otgs-switcher:after{left:45px;-webkit-transform:translateX(-100%);transform:translateX(-100%)}.otgs-switcher-input:checked+.otgs-switcher-text-inside:after{left:-webkit-calc(100% - 3px);left:calc(100% - 3px);-webkit-transform:translateX(-100%);transform:translateX(-100%)}

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1 @@
var OTGSUI=OTGSUI||{};OTGSUI.otgsSwitcher=function(t){var e={};function r(n){if(e[n])return e[n].exports;var o=e[n]={i:n,l:!1,exports:{}};return t[n].call(o.exports,o,o.exports,r),o.l=!0,o.exports}return r.m=t,r.c=e,r.d=function(t,e,n){r.o(t,e)||Object.defineProperty(t,e,{configurable:!1,enumerable:!0,get:n})},r.r=function(t){Object.defineProperty(t,"__esModule",{value:!0})},r.n=function(t){var e=t&&t.__esModule?function(){return t.default}:function(){return t};return r.d(e,"a",e),e},r.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},r.p="",r(r.s=8)}({16:function(t,e){},7:function(t,e,r){"use strict";r(16)},8:function(t,e,r){t.exports=r(7)}});

File diff suppressed because one or more lines are too long