@kong-ui-public/app-layout 0.23.6 → 0.23.7
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/app-layout.es.js +1 -1
- package/dist/app-layout.umd.js +1 -1
- package/dist/types/components/AppLayout.vue.d.ts +3 -1
- package/dist/types/components/AppLayout.vue.d.ts.map +1 -1
- package/dist/types/components/aboutSection/AppAboutSection.vue.d.ts.map +1 -1
- package/dist/types/components/errors/AppError.vue.d.ts.map +1 -1
- package/dist/types/components/icons/BananaSplit.vue.d.ts.map +1 -1
- package/dist/types/components/navbar/AccountDropdown.vue.d.ts.map +1 -1
- package/dist/types/components/navbar/AppNavbar.vue.d.ts.map +1 -1
- package/dist/types/components/pageHeader/AppPageHeader.vue.d.ts.map +1 -1
- package/dist/types/components/sidebar/AppSidebar.vue.d.ts +4 -1
- package/dist/types/components/sidebar/AppSidebar.vue.d.ts.map +1 -1
- package/dist/types/components/sidebar/ItemBadge.vue.d.ts.map +1 -1
- package/dist/types/components/sidebar/SidebarItem.vue.d.ts +3 -1
- package/dist/types/components/sidebar/SidebarItem.vue.d.ts.map +1 -1
- package/dist/types/components/sidebar/SidebarToggle.vue.d.ts +3 -1
- package/dist/types/components/sidebar/SidebarToggle.vue.d.ts.map +1 -1
- package/package.json +2 -2
package/dist/app-layout.es.js
CHANGED
|
@@ -598,7 +598,7 @@ var Vt = ["input:not([inert])", "select:not([inert])", "textarea:not([inert])",
|
|
|
598
598
|
return be.call(t, Rr) === !1 ? !1 : ze(a, t);
|
|
599
599
|
};
|
|
600
600
|
/*!
|
|
601
|
-
* focus-trap 7.5.
|
|
601
|
+
* focus-trap 7.5.3
|
|
602
602
|
* @license MIT, https://github.com/focus-trap/focus-trap/blob/master/LICENSE
|
|
603
603
|
*/
|
|
604
604
|
function Pt(n, t) {
|
package/dist/app-layout.umd.js
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* tabbable 6.2.0
|
|
3
3
|
* @license MIT, https://github.com/focus-trap/tabbable/blob/master/LICENSE
|
|
4
4
|
*/var Ge=["input:not([inert])","select:not([inert])","textarea:not([inert])","a[href]:not([inert])","button:not([inert])","[tabindex]:not(slot):not([inert])","audio[controls]:not([inert])","video[controls]:not([inert])",'[contenteditable]:not([contenteditable="false"]):not([inert])',"details>summary:first-of-type:not([inert])","details:not([inert])"],he=Ge.join(","),We=typeof Element>"u",J=We?function(){}:Element.prototype.matches||Element.prototype.msMatchesSelector||Element.prototype.webkitMatchesSelector,ge=!We&&Element.prototype.getRootNode?function(o){var a;return o==null||(a=o.getRootNode)===null||a===void 0?void 0:a.call(o)}:function(o){return o==null?void 0:o.ownerDocument},ve=function o(a,n){var r;n===void 0&&(n=!0);var d=a==null||(r=a.getAttribute)===null||r===void 0?void 0:r.call(a,"inert"),f=d===""||d==="true",c=f||n&&a&&o(a.parentNode);return c},Ea=function(a){var n,r=a==null||(n=a.getAttribute)===null||n===void 0?void 0:n.call(a,"contenteditable");return r===""||r==="true"},qe=function(a,n,r){if(ve(a))return[];var d=Array.prototype.slice.apply(a.querySelectorAll(he));return n&&J.call(a,he)&&d.unshift(a),d=d.filter(r),d},Ye=function o(a,n,r){for(var d=[],f=Array.from(a);f.length;){var c=f.shift();if(!ve(c,!1))if(c.tagName==="SLOT"){var m=c.assignedElements(),h=m.length?m:c.children,v=o(h,!0,r);r.flatten?d.push.apply(d,v):d.push({scopeParent:c,candidates:v})}else{var B=J.call(c,he);B&&r.filter(c)&&(n||!a.includes(c))&&d.push(c);var N=c.shadowRoot||typeof r.getShadowRoot=="function"&&r.getShadowRoot(c),I=!ve(N,!1)&&(!r.shadowRootFilter||r.shadowRootFilter(c));if(N&&I){var w=o(N===!0?c.children:N.children,!0,r);r.flatten?d.push.apply(d,w):d.push({scopeParent:c,candidates:w})}else f.unshift.apply(f,c.children)}}return d},Xe=function(a){return!isNaN(parseInt(a.getAttribute("tabindex"),10))},Q=function(a){if(!a)throw new Error("No node provided");return a.tabIndex<0&&(/^(AUDIO|VIDEO|DETAILS)$/.test(a.tagName)||Ea(a))&&!Xe(a)?0:a.tabIndex},Ta=function(a,n){var r=Q(a);return r<0&&n&&!Xe(a)?0:r},Ba=function(a,n){return a.tabIndex===n.tabIndex?a.documentOrder-n.documentOrder:a.tabIndex-n.tabIndex},Je=function(a){return a.tagName==="INPUT"},Ia=function(a){return Je(a)&&a.type==="hidden"},$a=function(a){var n=a.tagName==="DETAILS"&&Array.prototype.slice.apply(a.children).some(function(r){return r.tagName==="SUMMARY"});return n},Oa=function(a,n){for(var r=0;r<a.length;r++)if(a[r].checked&&a[r].form===n)return a[r]},Aa=function(a){if(!a.name)return!0;var n=a.form||ge(a),r=function(m){return n.querySelectorAll('input[type="radio"][name="'+m+'"]')},d;if(typeof window<"u"&&typeof window.CSS<"u"&&typeof window.CSS.escape=="function")d=r(window.CSS.escape(a.name));else try{d=r(a.name)}catch(c){return console.error("Looks like you have a radio button with a name attribute containing invalid CSS selector characters and need the CSS.escape polyfill: %s",c.message),!1}var f=Oa(d,a.form);return!f||f===a},xa=function(a){return Je(a)&&a.type==="radio"},Fa=function(a){return xa(a)&&!Aa(a)},Da=function(a){var n,r=a&&ge(a),d=(n=r)===null||n===void 0?void 0:n.host,f=!1;if(r&&r!==a){var c,m,h;for(f=!!((c=d)!==null&&c!==void 0&&(m=c.ownerDocument)!==null&&m!==void 0&&m.contains(d)||a!=null&&(h=a.ownerDocument)!==null&&h!==void 0&&h.contains(a));!f&&d;){var v,B,N;r=ge(d),d=(v=r)===null||v===void 0?void 0:v.host,f=!!((B=d)!==null&&B!==void 0&&(N=B.ownerDocument)!==null&&N!==void 0&&N.contains(d))}}return f},Qe=function(a){var n=a.getBoundingClientRect(),r=n.width,d=n.height;return r===0&&d===0},Va=function(a,n){var r=n.displayCheck,d=n.getShadowRoot;if(getComputedStyle(a).visibility==="hidden")return!0;var f=J.call(a,"details>summary:first-of-type"),c=f?a.parentElement:a;if(J.call(c,"details:not([open]) *"))return!0;if(!r||r==="full"||r==="legacy-full"){if(typeof d=="function"){for(var m=a;a;){var h=a.parentElement,v=ge(a);if(h&&!h.shadowRoot&&d(h)===!0)return Qe(a);a.assignedSlot?a=a.assignedSlot:!h&&v!==a.ownerDocument?a=v.host:a=h}a=m}if(Da(a))return!a.getClientRects().length;if(r!=="legacy-full")return!0}else if(r==="non-zero-area")return Qe(a);return!1},La=function(a){if(/^(INPUT|BUTTON|SELECT|TEXTAREA)$/.test(a.tagName))for(var n=a.parentElement;n;){if(n.tagName==="FIELDSET"&&n.disabled){for(var r=0;r<n.children.length;r++){var d=n.children.item(r);if(d.tagName==="LEGEND")return J.call(n,"fieldset[disabled] *")?!0:!d.contains(a)}return!0}n=n.parentElement}return!1},ye=function(a,n){return!(n.disabled||ve(n)||Ia(n)||Va(n,a)||$a(n)||La(n))},$e=function(a,n){return!(Fa(n)||Q(n)<0||!ye(a,n))},Ra=function(a){var n=parseInt(a.getAttribute("tabindex"),10);return!!(isNaN(n)||n>=0)},Ma=function o(a){var n=[],r=[];return a.forEach(function(d,f){var c=!!d.scopeParent,m=c?d.scopeParent:d,h=Ta(m,c),v=c?o(d.candidates):m;h===0?c?n.push.apply(n,v):n.push(m):r.push({documentOrder:f,tabIndex:h,item:d,isScope:c,content:v})}),r.sort(Ba).reduce(function(d,f){return f.isScope?d.push.apply(d,f.content):d.push(f.content),d},[]).concat(n)},Pa=function(a,n){n=n||{};var r;return n.getShadowRoot?r=Ye([a],n.includeContainer,{filter:$e.bind(null,n),flatten:!1,getShadowRoot:n.getShadowRoot,shadowRootFilter:Ra}):r=qe(a,n.includeContainer,$e.bind(null,n)),Ma(r)},Za=function(a,n){n=n||{};var r;return n.getShadowRoot?r=Ye([a],n.includeContainer,{filter:ye.bind(null,n),flatten:!0,getShadowRoot:n.getShadowRoot}):r=qe(a,n.includeContainer,ye.bind(null,n)),r},oe=function(a,n){if(n=n||{},!a)throw new Error("No node provided");return J.call(a,he)===!1?!1:$e(n,a)},ja=Ge.concat("iframe").join(","),Oe=function(a,n){if(n=n||{},!a)throw new Error("No node provided");return J.call(a,ja)===!1?!1:ye(n,a)};/*!
|
|
5
|
-
* focus-trap 7.5.
|
|
5
|
+
* focus-trap 7.5.3
|
|
6
6
|
* @license MIT, https://github.com/focus-trap/focus-trap/blob/master/LICENSE
|
|
7
7
|
*/function et(o,a){var n=Object.keys(o);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(o);a&&(r=r.filter(function(d){return Object.getOwnPropertyDescriptor(o,d).enumerable})),n.push.apply(n,r)}return n}function tt(o){for(var a=1;a<arguments.length;a++){var n=arguments[a]!=null?arguments[a]:{};a%2?et(Object(n),!0).forEach(function(r){Ka(o,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(o,Object.getOwnPropertyDescriptors(n)):et(Object(n)).forEach(function(r){Object.defineProperty(o,r,Object.getOwnPropertyDescriptor(n,r))})}return o}function Ka(o,a,n){return a=za(a),a in o?Object.defineProperty(o,a,{value:n,enumerable:!0,configurable:!0,writable:!0}):o[a]=n,o}function Ha(o,a){if(typeof o!="object"||o===null)return o;var n=o[Symbol.toPrimitive];if(n!==void 0){var r=n.call(o,a||"default");if(typeof r!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(a==="string"?String:Number)(o)}function za(o){var a=Ha(o,"string");return typeof a=="symbol"?a:String(a)}var at={activateTrap:function(a,n){if(a.length>0){var r=a[a.length-1];r!==n&&r.pause()}var d=a.indexOf(n);d===-1||a.splice(d,1),a.push(n)},deactivateTrap:function(a,n){var r=a.indexOf(n);r!==-1&&a.splice(r,1),a.length>0&&a[a.length-1].unpause()}},Ua=function(a){return a.tagName&&a.tagName.toLowerCase()==="input"&&typeof a.select=="function"},Ga=function(a){return(a==null?void 0:a.key)==="Escape"||(a==null?void 0:a.key)==="Esc"||(a==null?void 0:a.keyCode)===27},de=function(a){return(a==null?void 0:a.key)==="Tab"||(a==null?void 0:a.keyCode)===9},Wa=function(a){return de(a)&&!a.shiftKey},qa=function(a){return de(a)&&a.shiftKey},nt=function(a){return setTimeout(a,0)},ot=function(a,n){var r=-1;return a.every(function(d,f){return n(d)?(r=f,!1):!0}),r},ue=function(a){for(var n=arguments.length,r=new Array(n>1?n-1:0),d=1;d<n;d++)r[d-1]=arguments[d];return typeof a=="function"?a.apply(void 0,r):a},_e=function(a){return a.target.shadowRoot&&typeof a.composedPath=="function"?a.composedPath()[0]:a.target},Ya=[],Xa=function(a,n){var r=(n==null?void 0:n.document)||document,d=(n==null?void 0:n.trapStack)||Ya,f=tt({returnFocusOnDeactivate:!0,escapeDeactivates:!0,delayInitialFocus:!0,isKeyForward:Wa,isKeyBackward:qa},n),c={containers:[],containerGroups:[],tabbableGroups:[],nodeFocusedBeforeActivation:null,mostRecentlyFocusedNode:null,active:!1,paused:!1,delayInitialFocusTimer:void 0,recentNavEvent:void 0},m,h=function(s,u,p){return s&&s[u]!==void 0?s[u]:f[p||u]},v=function(s,u){var p=typeof(u==null?void 0:u.composedPath)=="function"?u.composedPath():void 0;return c.containerGroups.findIndex(function(g){var _=g.container,E=g.tabbableNodes;return _.contains(s)||(p==null?void 0:p.includes(_))||E.find(function(T){return T===s})})},B=function(s){var u=f[s];if(typeof u=="function"){for(var p=arguments.length,g=new Array(p>1?p-1:0),_=1;_<p;_++)g[_-1]=arguments[_];u=u.apply(void 0,g)}if(u===!0&&(u=void 0),!u){if(u===void 0||u===!1)return u;throw new Error("`".concat(s,"` was specified but was not a node, or did not return a node"))}var E=u;if(typeof u=="string"&&(E=r.querySelector(u),!E))throw new Error("`".concat(s,"` as selector refers to no known node"));return E},N=function(){var s=B("initialFocus");if(s===!1)return!1;if(s===void 0||!Oe(s,f.tabbableOptions))if(v(r.activeElement)>=0)s=r.activeElement;else{var u=c.tabbableGroups[0],p=u&&u.firstTabbableNode;s=p||B("fallbackFocus")}if(!s)throw new Error("Your focus-trap needs to have at least one focusable element");return s},I=function(){if(c.containerGroups=c.containers.map(function(s){var u=Pa(s,f.tabbableOptions),p=Za(s,f.tabbableOptions),g=u.length>0?u[0]:void 0,_=u.length>0?u[u.length-1]:void 0,E=p.find(function($){return oe($)}),T=p.slice().reverse().find(function($){return oe($)}),x=!!u.find(function($){return Q($)>0});return{container:s,tabbableNodes:u,focusableNodes:p,posTabIndexesFound:x,firstTabbableNode:g,lastTabbableNode:_,firstDomTabbableNode:E,lastDomTabbableNode:T,nextTabbableNode:function(y){var ee=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!0,q=u.indexOf(y);return q<0?ee?p.slice(p.indexOf(y)+1).find(function(L){return oe(L)}):p.slice(0,p.indexOf(y)).reverse().find(function(L){return oe(L)}):u[q+(ee?1:-1)]}}}),c.tabbableGroups=c.containerGroups.filter(function(s){return s.tabbableNodes.length>0}),c.tabbableGroups.length<=0&&!B("fallbackFocus"))throw new Error("Your focus-trap must have at least one container with at least one tabbable node in it at all times");if(c.containerGroups.find(function(s){return s.posTabIndexesFound})&&c.containerGroups.length>1)throw new Error("At least one node with a positive tabindex was found in one of your focus-trap's multiple containers. Positive tabindexes are only supported in single-container focus-traps.")},w=function C(s){if(s!==!1&&s!==r.activeElement){if(!s||!s.focus){C(N());return}s.focus({preventScroll:!!f.preventScroll}),c.mostRecentlyFocusedNode=s,Ua(s)&&s.select()}},S=function(s){var u=B("setReturnFocus",s);return u||(u===!1?!1:s)},P=function(s){var u=s.target,p=s.event,g=s.isBackward,_=g===void 0?!1:g;u=u||_e(p),I();var E=null;if(c.tabbableGroups.length>0){var T=v(u,p),x=T>=0?c.containerGroups[T]:void 0;if(T<0)_?E=c.tabbableGroups[c.tabbableGroups.length-1].lastTabbableNode:E=c.tabbableGroups[0].firstTabbableNode;else if(_){var $=ot(c.tabbableGroups,function(re){var pe=re.firstTabbableNode;return u===pe});if($<0&&(x.container===u||Oe(u,f.tabbableOptions)&&!oe(u,f.tabbableOptions)&&!x.nextTabbableNode(u,!1))&&($=T),$>=0){var y=$===0?c.tabbableGroups.length-1:$-1,ee=c.tabbableGroups[y];E=Q(u)>=0?ee.lastTabbableNode:ee.lastDomTabbableNode}else de(p)||(E=x.nextTabbableNode(u,!1))}else{var q=ot(c.tabbableGroups,function(re){var pe=re.lastTabbableNode;return u===pe});if(q<0&&(x.container===u||Oe(u,f.tabbableOptions)&&!oe(u,f.tabbableOptions)&&!x.nextTabbableNode(u))&&(q=T),q>=0){var L=q===c.tabbableGroups.length-1?0:q+1,fe=c.tabbableGroups[L];E=Q(u)>=0?fe.firstTabbableNode:fe.firstDomTabbableNode}else de(p)||(E=x.nextTabbableNode(u))}}else E=B("fallbackFocus");return E},V=function(s){var u=_e(s);if(!(v(u,s)>=0)){if(ue(f.clickOutsideDeactivates,s)){m.deactivate({returnFocus:f.returnFocusOnDeactivate});return}ue(f.allowOutsideClick,s)||s.preventDefault()}},F=function(s){var u=_e(s),p=v(u,s)>=0;if(p||u instanceof Document)p&&(c.mostRecentlyFocusedNode=u);else{s.stopImmediatePropagation();var g,_=!0;if(c.mostRecentlyFocusedNode)if(Q(c.mostRecentlyFocusedNode)>0){var E=v(c.mostRecentlyFocusedNode),T=c.containerGroups[E].tabbableNodes;if(T.length>0){var x=T.findIndex(function($){return $===c.mostRecentlyFocusedNode});x>=0&&(f.isKeyForward(c.recentNavEvent)?x+1<T.length&&(g=T[x+1],_=!1):x-1>=0&&(g=T[x-1],_=!1))}}else c.containerGroups.some(function($){return $.tabbableNodes.some(function(y){return Q(y)>0})})||(_=!1);else _=!1;_&&(g=P({target:c.mostRecentlyFocusedNode,isBackward:f.isKeyBackward(c.recentNavEvent)})),w(g||c.mostRecentlyFocusedNode||N())}c.recentNavEvent=void 0},W=function(s){var u=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1;c.recentNavEvent=s;var p=P({event:s,isBackward:u});p&&(de(s)&&s.preventDefault(),w(p))},Z=function(s){if(Ga(s)&&ue(f.escapeDeactivates,s)!==!1){s.preventDefault(),m.deactivate();return}(f.isKeyForward(s)||f.isKeyBackward(s))&&W(s,f.isKeyBackward(s))},k=function(s){var u=_e(s);v(u,s)>=0||ue(f.clickOutsideDeactivates,s)||ue(f.allowOutsideClick,s)||(s.preventDefault(),s.stopImmediatePropagation())},A=function(){if(c.active)return at.activateTrap(d,m),c.delayInitialFocusTimer=f.delayInitialFocus?nt(function(){w(N())}):w(N()),r.addEventListener("focusin",F,!0),r.addEventListener("mousedown",V,{capture:!0,passive:!1}),r.addEventListener("touchstart",V,{capture:!0,passive:!1}),r.addEventListener("click",k,{capture:!0,passive:!1}),r.addEventListener("keydown",Z,{capture:!0,passive:!1}),m},j=function(){if(c.active)return r.removeEventListener("focusin",F,!0),r.removeEventListener("mousedown",V,!0),r.removeEventListener("touchstart",V,!0),r.removeEventListener("click",k,!0),r.removeEventListener("keydown",Z,!0),m},G=function(s){var u=s.some(function(p){var g=Array.from(p.removedNodes);return g.some(function(_){return _===c.mostRecentlyFocusedNode})});u&&w(N())},H=typeof window<"u"&&"MutationObserver"in window?new MutationObserver(G):void 0,K=function(){H&&(H.disconnect(),c.active&&!c.paused&&c.containers.map(function(s){H.observe(s,{subtree:!0,childList:!0})}))};return m={get active(){return c.active},get paused(){return c.paused},activate:function(s){if(c.active)return this;var u=h(s,"onActivate"),p=h(s,"onPostActivate"),g=h(s,"checkCanFocusTrap");g||I(),c.active=!0,c.paused=!1,c.nodeFocusedBeforeActivation=r.activeElement,u==null||u();var _=function(){g&&I(),A(),K(),p==null||p()};return g?(g(c.containers.concat()).then(_,_),this):(_(),this)},deactivate:function(s){if(!c.active)return this;var u=tt({onDeactivate:f.onDeactivate,onPostDeactivate:f.onPostDeactivate,checkCanReturnFocus:f.checkCanReturnFocus},s);clearTimeout(c.delayInitialFocusTimer),c.delayInitialFocusTimer=void 0,j(),c.active=!1,c.paused=!1,K(),at.deactivateTrap(d,m);var p=h(u,"onDeactivate"),g=h(u,"onPostDeactivate"),_=h(u,"checkCanReturnFocus"),E=h(u,"returnFocus","returnFocusOnDeactivate");p==null||p();var T=function(){nt(function(){E&&w(S(c.nodeFocusedBeforeActivation)),g==null||g()})};return E&&_?(_(S(c.nodeFocusedBeforeActivation)).then(T,T),this):(T(),this)},pause:function(s){if(c.paused||!c.active)return this;var u=h(s,"onPause"),p=h(s,"onPostPause");return c.paused=!0,u==null||u(),j(),K(),p==null||p(),this},unpause:function(s){if(!c.paused||!c.active)return this;var u=h(s,"onUnpause"),p=h(s,"onPostUnpause");return c.paused=!1,u==null||u(),I(),A(),K(),p==null||p(),this},updateContainerElements:function(s){var u=[].concat(s).filter(Boolean);return c.containers=u.map(function(p){return typeof p=="string"?r.querySelector(p):p}),c.active&&I(),K(),this}},m.updateContainerElements(a),m};/*!
|
|
8
8
|
* focus-trap-vue v4.0.1
|
|
@@ -25,7 +25,9 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
|
|
|
25
25
|
type: PropType<SidebarPrimaryItem[]>;
|
|
26
26
|
default: () => never[];
|
|
27
27
|
};
|
|
28
|
-
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin,
|
|
28
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
29
|
+
"sidebar-click": (...args: any[]) => void;
|
|
30
|
+
}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
29
31
|
hideDefaultSlot: {
|
|
30
32
|
type: BooleanConstructor;
|
|
31
33
|
default: boolean;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AppLayout.vue.d.ts","sourceRoot":"","sources":["../../../src/components/AppLayout.vue.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,KAAK,CAAA;AAKnC,OAAO,KAAK,EAAE,kBAAkB,EAAwB,MAAM,UAAU,CAAA
|
|
1
|
+
{"version":3,"file":"AppLayout.vue.d.ts","sourceRoot":"","sources":["../../../src/components/AppLayout.vue.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,KAAK,CAAA;AAKnC,OAAO,KAAK,EAAE,kBAAkB,EAAwB,MAAM,UAAU,CAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAqqBxE,wBAAwG;AAGxG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAAE,QAAO;QAClD,MAAM,EAAE,CAAC,CAAC;KACT,CAAA;CAAE,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AppAboutSection.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/aboutSection/AppAboutSection.vue.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"AppAboutSection.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/aboutSection/AppAboutSection.vue.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AA0cA,wBAAwG;AAGxG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAAE,QAAO;QAClD,MAAM,EAAE,CAAC,CAAC;KACT,CAAA;CAAE,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AppError.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/errors/AppError.vue.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"AppError.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/errors/AppError.vue.ts"],"names":[],"mappings":";;;AA+IA,wBAAwG;AAGxG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAAE,QAAO;QAClD,MAAM,EAAE,CAAC,CAAC;KACT,CAAA;CAAE,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BananaSplit.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/icons/BananaSplit.vue.ts"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"BananaSplit.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/icons/BananaSplit.vue.ts"],"names":[],"mappings":";AAuLA,wBAKG"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AccountDropdown.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/navbar/AccountDropdown.vue.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,KAAK,CAAA;AACnC,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,mBAAmB,CAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"AccountDropdown.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/navbar/AccountDropdown.vue.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,KAAK,CAAA;AACnC,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,mBAAmB,CAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AA2KrD,wBAAwG;AAGxG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAAE,QAAO;QAClD,MAAM,EAAE,CAAC,CAAC;KACT,CAAA;CAAE,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AppNavbar.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/navbar/AppNavbar.vue.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"AppNavbar.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/navbar/AppNavbar.vue.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AA4RA,wBAAwG;AAGxG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAAE,QAAO;QAClD,MAAM,EAAE,CAAC,CAAC;KACT,CAAA;CAAE,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AppPageHeader.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/pageHeader/AppPageHeader.vue.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,KAAK,CAAA;AAEnC,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,mBAAmB,CAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"AppPageHeader.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/pageHeader/AppPageHeader.vue.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,KAAK,CAAA;AAEnC,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,mBAAmB,CAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;AAmUvD,wBAAwG;AAGxG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAAE,QAAO;QAClD,MAAM,EAAE,CAAC,CAAC;KACT,CAAA;CAAE,CAAC"}
|
|
@@ -53,7 +53,10 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
|
|
|
53
53
|
type: BooleanConstructor;
|
|
54
54
|
default: boolean;
|
|
55
55
|
};
|
|
56
|
-
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin,
|
|
56
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
57
|
+
click: (...args: any[]) => void;
|
|
58
|
+
toggle: (...args: any[]) => void;
|
|
59
|
+
}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
57
60
|
topItems: {
|
|
58
61
|
type: PropType<SidebarPrimaryItem[]>;
|
|
59
62
|
default: () => never[];
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AppSidebar.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/sidebar/AppSidebar.vue.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,KAAK,CAAA;AAEnC,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,aAAa,CAAA
|
|
1
|
+
{"version":3,"file":"AppSidebar.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/sidebar/AppSidebar.vue.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,KAAK,CAAA;AAEnC,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,aAAa,CAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAqpBrD,wBAAwG;AAGxG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAAE,QAAO;QAClD,MAAM,EAAE,CAAC,CAAC;KACT,CAAA;CAAE,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ItemBadge.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/sidebar/ItemBadge.vue.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"ItemBadge.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/sidebar/ItemBadge.vue.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;AAoFA,wBAcG"}
|
|
@@ -9,7 +9,9 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
9
9
|
type: BooleanConstructor;
|
|
10
10
|
default: boolean;
|
|
11
11
|
};
|
|
12
|
-
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin,
|
|
12
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
13
|
+
click: (...args: any[]) => void;
|
|
14
|
+
}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
13
15
|
item: {
|
|
14
16
|
type: PropType<SidebarSecondaryItem | SidebarPrimaryItem>;
|
|
15
17
|
required: true;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SidebarItem.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/sidebar/SidebarItem.vue.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,KAAK,CAAA;AAEnC,OAAO,KAAK,EAAE,kBAAkB,EAAE,oBAAoB,EAAE,MAAM,aAAa,CAAA
|
|
1
|
+
{"version":3,"file":"SidebarItem.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/sidebar/SidebarItem.vue.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,KAAK,CAAA;AAEnC,OAAO,KAAK,EAAE,kBAAkB,EAAE,oBAAoB,EAAE,MAAM,aAAa,CAAA;;;;;;;;;;;;;;;;;;;;;;;;;;AA6W3E,wBAkBG"}
|
|
@@ -3,7 +3,9 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
3
3
|
type: BooleanConstructor;
|
|
4
4
|
default: boolean;
|
|
5
5
|
};
|
|
6
|
-
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin,
|
|
6
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
7
|
+
toggle: (...args: any[]) => void;
|
|
8
|
+
}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
7
9
|
active: {
|
|
8
10
|
type: BooleanConstructor;
|
|
9
11
|
default: boolean;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SidebarToggle.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/sidebar/SidebarToggle.vue.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"SidebarToggle.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/sidebar/SidebarToggle.vue.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;AAwHA,wBAcG"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@kong-ui-public/app-layout",
|
|
3
|
-
"version": "0.23.
|
|
3
|
+
"version": "0.23.7",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"main": "./dist/app-layout.umd.js",
|
|
6
6
|
"module": "./dist/app-layout.es.js",
|
|
@@ -25,7 +25,7 @@
|
|
|
25
25
|
"vue-router": "^4.2.5"
|
|
26
26
|
},
|
|
27
27
|
"dependencies": {
|
|
28
|
-
"focus-trap": "^7.5.
|
|
28
|
+
"focus-trap": "^7.5.3",
|
|
29
29
|
"focus-trap-vue": "^4.0.2",
|
|
30
30
|
"lodash.clonedeep": "^4.5.0"
|
|
31
31
|
},
|