File manager - Edit - /home/opticamezl/www/newok/main.js.tar
Back
home/opticamezl/www/newok/templates/yootheme/js/main.js 0000604 00000001447 15174253076 0017353 0 ustar 00 import UIkit from 'uikit'; import { isRtl, once, ready, swap } from 'uikit-util'; import { Header, Sticky } from './header'; UIkit.component('Header', Header); UIkit.mixin(Sticky, 'sticky'); if (isRtl) { const mixin = { created() { this.$props.pos = swap(this.$props.pos, 'left', 'right'); }, }; UIkit.mixin(mixin, 'drop'); UIkit.mixin(mixin, 'tooltip'); } once(document, 'uikit:init', () => { const { $theme: { i18n = {} } = {} } = window; for (const component in i18n) { UIkit.mixin({ i18n: i18n[component] }, component); } }); ready(() => { const { $load = [], $theme = {} } = window; function load(stack, config) { stack.length && stack.shift()(config, () => load(stack, config)); } load($load, $theme); });
| ver. 1.4 |
Github
|
.
| PHP 8.3.23 | Generation time: 0 |
proxy
|
phpinfo
|
Settings