ku4web-components 6.4.85 → 6.4.87
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/cjs/ku4-carousel-controls.cjs.entry.js +2 -2
- package/dist/cjs/ku4-carousel-slide.cjs.entry.js +1 -1
- package/dist/cjs/ku4-carousel.cjs.entry.js +3 -3
- package/dist/cjs/ku4-col.cjs.entry.js +1 -1
- package/dist/cjs/ku4-drawer.cjs.entry.js +1 -1
- package/dist/cjs/ku4-feature.cjs.entry.js +2 -2
- package/dist/cjs/ku4-focus-trap.cjs.entry.js +26 -26
- package/dist/cjs/ku4-form.cjs.entry.js +3 -3
- package/dist/cjs/ku4-grid.cjs.entry.js +1 -1
- package/dist/cjs/ku4-label.cjs.entry.js +2 -2
- package/dist/cjs/ku4-mask.cjs.entry.js +3 -3
- package/dist/cjs/ku4-modal.cjs.entry.js +9 -4
- package/dist/cjs/ku4-panel.cjs.entry.js +1 -1
- package/dist/cjs/ku4-preview.cjs.entry.js +14 -43
- package/dist/cjs/ku4-tab-list.cjs.entry.js +4 -4
- package/dist/cjs/ku4-tab-panel.cjs.entry.js +3 -3
- package/dist/cjs/ku4-tab.cjs.entry.js +3 -3
- package/dist/cjs/ku4-table.cjs.entry.js +1 -1
- package/dist/cjs/ku4-tooltip.cjs.entry.js +2 -2
- package/dist/cjs/ku4-validation.cjs.entry.js +2 -2
- package/dist/cjs/ku4web-components.cjs.js +7 -102
- package/dist/cjs/loader.cjs.js +2 -18
- package/dist/esm/ku4-carousel-controls.entry.js +2 -2
- package/dist/esm/ku4-carousel-slide.entry.js +1 -1
- package/dist/esm/ku4-carousel.entry.js +3 -3
- package/dist/esm/ku4-col.entry.js +1 -1
- package/dist/esm/ku4-drawer.entry.js +1 -1
- package/dist/esm/ku4-feature.entry.js +2 -2
- package/dist/esm/ku4-focus-trap.entry.js +3 -3
- package/dist/esm/ku4-form.entry.js +3 -3
- package/dist/esm/ku4-grid.entry.js +1 -1
- package/dist/esm/ku4-label.entry.js +2 -2
- package/dist/esm/ku4-mask.entry.js +3 -3
- package/dist/esm/ku4-modal.entry.js +9 -4
- package/dist/esm/ku4-panel.entry.js +1 -1
- package/dist/esm/ku4-preview.entry.js +5 -34
- package/dist/esm/ku4-tab-list.entry.js +4 -4
- package/dist/esm/ku4-tab-panel.entry.js +3 -3
- package/dist/esm/ku4-tab.entry.js +3 -3
- package/dist/esm/ku4-table.entry.js +1 -1
- package/dist/esm/ku4-tooltip.entry.js +2 -2
- package/dist/esm/ku4-validation.entry.js +2 -2
- package/dist/esm/ku4web-components.js +7 -102
- package/dist/esm/loader.js +2 -18
- package/dist/esm-es5/ku4-mask.entry.js +1 -1
- package/dist/esm-es5/ku4-modal.entry.js +1 -1
- package/dist/esm-es5/ku4web-components.js +1 -1
- package/dist/esm-es5/loader.js +1 -1
- package/dist/index.js +1 -1
- package/dist/ku4web-components/index.esm.js +0 -1
- package/dist/ku4web-components/ku4web-components.css +1 -299
- package/dist/ku4web-components/ku4web-components.esm.js +1 -129
- package/dist/ku4web-components/ku4web-components.js +1 -1
- package/dist/ku4web-components/p-479f3ff2.entry.js +1 -0
- package/dist/ku4web-components/{p-5a60b1d4.system.entry.js → p-cf860f7a.system.entry.js} +1 -1
- package/dist/ku4web-components/p-d66b1c43.system.js +1 -1
- package/dist/ku4web-components/p-eace33d2.system.entry.js +1 -0
- package/dist/ku4web-components/p-f6b9d36e.entry.js +1 -0
- package/dist/types/components/ku4-modal/ku4-modal.d.ts +5 -0
- package/dist/types/components.d.ts +10 -2
- package/package.json +1 -1
- package/dist/cjs/app-globals-3a1e7e63.js +0 -5
- package/dist/cjs/css-shim-af499675.js +0 -6
- package/dist/cjs/dom-0e8e7262.js +0 -75
- package/dist/cjs/index-31267995.js +0 -3093
- package/dist/cjs/index-517c4086.js +0 -14
- package/dist/cjs/index-d6fca091.js +0 -10
- package/dist/cjs/uid-8ec2f63e.js +0 -11
- package/dist/collection/capabilities/a11y/aria.js +0 -26
- package/dist/collection/capabilities/angular/index.js +0 -24
- package/dist/collection/capabilities/decorators/deprecated.js +0 -20
- package/dist/collection/capabilities/decorators/index.js +0 -3
- package/dist/collection/capabilities/decorators/memoize.js +0 -7
- package/dist/collection/capabilities/dom/isFocusable.js +0 -7
- package/dist/collection/capabilities/dom/queryFocusable.js +0 -2
- package/dist/collection/capabilities/identity/uid.js +0 -6
- package/dist/collection/capabilities/mask/index.js +0 -5
- package/dist/collection/capabilities/mask/patterns/date.js +0 -40
- package/dist/collection/capabilities/mask/patterns/index.js +0 -7
- package/dist/collection/capabilities/react/index.js +0 -25
- package/dist/collection/capabilities/testing/html.js +0 -14
- package/dist/collection/capabilities/testing/styles.js +0 -14
- package/dist/collection/capabilities/vue/index.js +0 -28
- package/dist/collection/capabilities/vue3/index.js +0 -26
- package/dist/collection/collection-manifest.json +0 -31
- package/dist/collection/components/ku4-carousel/ku4-carousel.css +0 -221
- package/dist/collection/components/ku4-carousel/ku4-carousel.js +0 -369
- package/dist/collection/components/ku4-carousel-controls/ku4-carousel-controls.css +0 -32
- package/dist/collection/components/ku4-carousel-controls/ku4-carousel-controls.js +0 -112
- package/dist/collection/components/ku4-carousel-slide/ku4-carousel-slide.css +0 -3
- package/dist/collection/components/ku4-carousel-slide/ku4-carousel-slide.js +0 -159
- package/dist/collection/components/ku4-col/ku4-col.css +0 -601
- package/dist/collection/components/ku4-col/ku4-col.js +0 -288
- package/dist/collection/components/ku4-drawer/ku4-drawer.css +0 -56
- package/dist/collection/components/ku4-drawer/ku4-drawer.js +0 -163
- package/dist/collection/components/ku4-feature/ku4-feature.js +0 -70
- package/dist/collection/components/ku4-focus-trap/ku4-focus-trap.css +0 -3
- package/dist/collection/components/ku4-focus-trap/ku4-focus-trap.js +0 -441
- package/dist/collection/components/ku4-form/ku4-form.js +0 -225
- package/dist/collection/components/ku4-grid/ku4-grid.css +0 -751
- package/dist/collection/components/ku4-grid/ku4-grid.js +0 -408
- package/dist/collection/components/ku4-label/ku4-label.css +0 -36
- package/dist/collection/components/ku4-label/ku4-label.js +0 -115
- package/dist/collection/components/ku4-mask/ku4-mask.css +0 -3
- package/dist/collection/components/ku4-mask/ku4-mask.js +0 -458
- package/dist/collection/components/ku4-modal/ku4-modal.css +0 -85
- package/dist/collection/components/ku4-modal/ku4-modal.js +0 -208
- package/dist/collection/components/ku4-panel/ku4-panel.css +0 -14
- package/dist/collection/components/ku4-panel/ku4-panel.js +0 -119
- package/dist/collection/components/ku4-preview/ku4-preview.css +0 -23
- package/dist/collection/components/ku4-preview/ku4-preview.js +0 -266
- package/dist/collection/components/ku4-tab/ku4-tab.css +0 -82
- package/dist/collection/components/ku4-tab/ku4-tab.js +0 -191
- package/dist/collection/components/ku4-tab-list/ku4-tab-list.css +0 -6
- package/dist/collection/components/ku4-tab-list/ku4-tab-list.js +0 -118
- package/dist/collection/components/ku4-tab-panel/ku4-tab-panel.css +0 -26
- package/dist/collection/components/ku4-tab-panel/ku4-tab-panel.js +0 -166
- package/dist/collection/components/ku4-table/ku4-table.css +0 -116
- package/dist/collection/components/ku4-table/ku4-table.js +0 -120
- package/dist/collection/components/ku4-tooltip/ku4-tooltip.css +0 -56
- package/dist/collection/components/ku4-tooltip/ku4-tooltip.js +0 -274
- package/dist/collection/components/ku4-validation/ku4-validation.css +0 -19
- package/dist/collection/components/ku4-validation/ku4-validation.js +0 -364
- package/dist/collection/components/ku4-validation/validate.js +0 -14
- package/dist/collection/index.js +0 -1
- package/dist/collection/security.js +0 -27
- package/dist/esm/app-globals-0f993ce5.js +0 -3
- package/dist/esm/css-shim-5697df59.js +0 -4
- package/dist/esm/dom-1d32cb7b.js +0 -73
- package/dist/esm/index-135dacad.js +0 -3
- package/dist/esm/index-52b04dce.js +0 -3057
- package/dist/esm/index-f13d1b41.js +0 -3
- package/dist/esm/uid-a7ff854d.js +0 -9
- package/dist/ku4web-components/app-globals-0f993ce5.js +0 -3
- package/dist/ku4web-components/app-globals-497eb362.system.js +0 -1
- package/dist/ku4web-components/css-shim-2eb8ce1f.system.js +0 -1
- package/dist/ku4web-components/css-shim-5697df59.js +0 -4
- package/dist/ku4web-components/dom-1d32cb7b.js +0 -73
- package/dist/ku4web-components/dom-e6a9d306.system.js +0 -21
- package/dist/ku4web-components/index-135dacad.js +0 -3
- package/dist/ku4web-components/index-4036ffa2.system.js +0 -1
- package/dist/ku4web-components/index-52b04dce.js +0 -3057
- package/dist/ku4web-components/index-9bb2580f.system.js +0 -1
- package/dist/ku4web-components/index-dcd9a8a7.system.js +0 -1
- package/dist/ku4web-components/index-f13d1b41.js +0 -3
- package/dist/ku4web-components/index.system.js +0 -1
- package/dist/ku4web-components/ku4-carousel-controls.entry.js +0 -89
- package/dist/ku4web-components/ku4-carousel-controls.system.entry.js +0 -1
- package/dist/ku4web-components/ku4-carousel-slide.entry.js +0 -47
- package/dist/ku4web-components/ku4-carousel-slide.system.entry.js +0 -1
- package/dist/ku4web-components/ku4-carousel.entry.js +0 -175
- package/dist/ku4web-components/ku4-carousel.system.entry.js +0 -1
- package/dist/ku4web-components/ku4-col.entry.js +0 -75
- package/dist/ku4web-components/ku4-col.system.entry.js +0 -1
- package/dist/ku4web-components/ku4-drawer.entry.js +0 -35
- package/dist/ku4web-components/ku4-drawer.system.entry.js +0 -1
- package/dist/ku4web-components/ku4-feature.entry.js +0 -29
- package/dist/ku4web-components/ku4-feature.system.entry.js +0 -1
- package/dist/ku4web-components/ku4-focus-trap.entry.js +0 -323
- package/dist/ku4web-components/ku4-focus-trap.system.entry.js +0 -1
- package/dist/ku4web-components/ku4-form.entry.js +0 -112
- package/dist/ku4web-components/ku4-form.system.entry.js +0 -1
- package/dist/ku4web-components/ku4-grid.entry.js +0 -108
- package/dist/ku4web-components/ku4-grid.system.entry.js +0 -1
- package/dist/ku4web-components/ku4-label.entry.js +0 -70
- package/dist/ku4web-components/ku4-label.system.entry.js +0 -1
- package/dist/ku4web-components/ku4-mask.entry.js +0 -342
- package/dist/ku4web-components/ku4-mask.system.entry.js +0 -1
- package/dist/ku4web-components/ku4-modal.entry.js +0 -75
- package/dist/ku4web-components/ku4-modal.system.entry.js +0 -1
- package/dist/ku4web-components/ku4-panel.entry.js +0 -49
- package/dist/ku4web-components/ku4-panel.system.entry.js +0 -1
- package/dist/ku4web-components/ku4-preview.entry.js +0 -128
- package/dist/ku4web-components/ku4-preview.system.entry.js +0 -1
- package/dist/ku4web-components/ku4-tab-list.entry.js +0 -76
- package/dist/ku4web-components/ku4-tab-list.system.entry.js +0 -1
- package/dist/ku4web-components/ku4-tab-panel.entry.js +0 -72
- package/dist/ku4web-components/ku4-tab-panel.system.entry.js +0 -1
- package/dist/ku4web-components/ku4-tab.entry.js +0 -63
- package/dist/ku4web-components/ku4-tab.system.entry.js +0 -1
- package/dist/ku4web-components/ku4-table.entry.js +0 -79
- package/dist/ku4web-components/ku4-table.system.entry.js +0 -1
- package/dist/ku4web-components/ku4-tooltip.entry.js +0 -120
- package/dist/ku4web-components/ku4-tooltip.system.entry.js +0 -1
- package/dist/ku4web-components/ku4-validation.entry.js +0 -162
- package/dist/ku4web-components/ku4-validation.system.entry.js +0 -1
- package/dist/ku4web-components/ku4web-components.system.js +0 -1
- package/dist/ku4web-components/p-138904dc.system.entry.js +0 -1
- package/dist/ku4web-components/p-dd0d306b.entry.js +0 -1
- package/dist/ku4web-components/p-ef0b529f.entry.js +0 -1
- package/dist/ku4web-components/shadow-css-6a0a96e7.system.js +0 -13
- package/dist/ku4web-components/shadow-css-dfa0587f.js +0 -388
- package/dist/ku4web-components/uid-3373ce49.system.js +0 -1
- package/dist/ku4web-components/uid-a7ff854d.js +0 -9
@@ -1 +0,0 @@
|
|
1
|
-
System.register(["./index-4036ffa2.system.js","./app-globals-497eb362.system.js"],(function(e,t){"use strict";var s,a,r,o,n,i,l,c,u,f;return{setters:[function(e){s=e.B;a=e.c;r=e.p;o=e.w;n=e.H;i=e.d;l=e.N;c=e.a;u=e.b},function(e){f=e.g}],execute:function(){var e=function(e){return"__sc_import_".concat(e.replace(/\s|-/g,"_"))};var m=function(){if(s.isDev&&!s.isTesting){a("Running in development mode.")}if(s.cssVarShim){r.$cssShim$=o.__cssshim}if(s.cloneNodeFix){p(n.prototype)}if(s.profile&&!performance.mark){performance.mark=performance.measure=function(){};performance.getEntriesByName=function(){return[]}}var e=s.scriptDataOpts||s.safari10||s.dynamicImportShim?Array.from(i.querySelectorAll("script")).find((function(e){return new RegExp("/".concat(l,"(\\.esm)?\\.js($|\\?|#)")).test(e.src)||e.getAttribute("data-stencil-namespace")===l})):null;var u=t.meta.url;var f=s.scriptDataOpts?e["data-opts"]||{}:{};if(s.safari10&&"onbeforeload"in e&&!history.scrollRestoration){return{then:function(){}}}if(!s.safari10&&u!==""){f.resourcesUrl=new URL(".",u).href}else if(s.dynamicImportShim||s.safari10){f.resourcesUrl=new URL(".",new URL(e.getAttribute("data-resources-url")||e.src,o.location.href)).href;if(s.dynamicImportShim){d(f.resourcesUrl,e)}if(s.dynamicImportShim&&!o.customElements){return t.import("./dom-e6a9d306.system.js").then((function(){return f}))}}return c(f)};var d=function(t,s){var a=e(l);try{o[a]=new Function("w","return import(w);//".concat(Math.random()))}catch(n){var r=new Map;o[a]=function(e){var n=new URL(e,t).href;var l=r.get(n);if(!l){var c=i.createElement("script");c.type="module";c.crossOrigin=s.crossOrigin;c.src=URL.createObjectURL(new Blob(["import * as m from '".concat(n,"'; window.").concat(a,".m = m;")],{type:"application/javascript"}));l=new Promise((function(e){c.onload=function(){e(o[a].m);c.remove()}}));r.set(n,l);i.head.appendChild(c)}return l}}};var p=function(e){var t=e.cloneNode;e.cloneNode=function(e){if(this.nodeName==="TEMPLATE"){return t.call(this,e)}var s=t.call(this,false);var a=this.childNodes;if(e){for(var r=0;r<a.length;r++){if(a[r].nodeType!==2){s.appendChild(a[r].cloneNode(true))}}}return s}};m().then((function(e){f();return u([["ku4-carousel.system",[[1,"ku4-carousel",{swipeTolerance:[2,"swipe-tolerance"],auto:[4],noSwipe:[4,"no-swipe"],delay:[2],slideState:[32],next:[64],previous:[64],slideTo:[64],pause:[64],play:[64]}]]],["ku4-carousel-controls.system",[[1,"ku4-carousel-controls",{for:[1]}]]],["ku4-carousel-slide.system",[[1,"ku4-carousel-slide",{name:[1544],active:[32],classList:[32],slideIn:[64],slideOut:[64],activate:[64],deactivate:[64]}]]],["ku4-col.system",[[1,"ku4-col",{startXs:[2,"start-xs"],startSm:[2,"start-sm"],startMd:[2,"start-md"],startLg:[2,"start-lg"],spanXs:[2,"span-xs"],spanSm:[2,"span-sm"],spanMd:[2,"span-md"],spanLg:[2,"span-lg"],orderXs:[2,"order-xs"],orderSm:[2,"order-sm"],orderMd:[2,"order-md"],orderLg:[2,"order-lg"]}]]],["ku4-drawer.system",[[1,"ku4-drawer",{bottom:[516],left:[516],right:[516],top:[516],size:[1],open:[1540],toggle:[64]}]]],["ku4-feature.system",[[1,"ku4-feature",{on:[4],policy:[1],enabled:[32]}]]],["ku4-focus-trap.system",[[1,"ku4-focus-trap",{active:[1540],include:[1],exclude:[1],excludeShadow:[1,"exclude-shadow"],initial:[1],return:[1],activate:[64],deactivate:[64]}]]],["ku4-form.system",[[4,"ku4-form",{invalid:[1540],listFieldNames:[64],validate:[64],invalidate:[64],read:[64],write:[64]}]]],["ku4-grid.system",[[1,"ku4-grid",{columnsXs:[2,"columns-xs"],columnsSm:[2,"columns-sm"],columnsMd:[2,"columns-md"],columnsLg:[2,"columns-lg"],offsetLeftXs:[2,"offset-left-xs"],offsetLeftSm:[2,"offset-left-sm"],offsetLeftMd:[2,"offset-left-md"],offsetLeftLg:[2,"offset-left-lg"],offsetRight:[2,"offset-right"],offsetRightXs:[2,"offset-right-xs"],offsetRightSm:[2,"offset-right-sm"],offsetRightMd:[2,"offset-right-md"],offsetRightLg:[2,"offset-right-lg"],offsetXs:[2,"offset-xs"],offsetSm:[2,"offset-sm"],offsetMd:[2,"offset-md"],offsetLg:[2,"offset-lg"]}]]],["ku4-label.system",[[1,"ku4-label",{for:[1],value:[1],empty:[32]}]]],["ku4-mask.system",[[1,"ku4-mask",{for:[1],template:[1],ban:[1],pattern:[1],char:[1],hidden:[4]}]]],["ku4-modal.system",[[1,"ku4-modal",{visible:[1540],dismissable:[4],focusTrap:[1,"focus-trap"],display:[64],dismiss:[64]},[[8,"keyup","handleKeyUp"]]]]],["ku4-panel.system",[[1,"ku4-panel",{open:[1540],maxHeight:[32],toggle:[64],close:[64]},[[0,"transitionend","handleTransitionEnd"]]]]],["ku4-preview.system",[[1,"ku4-preview",{for:[1],src:[1],altsrc:[1],orientation:[2],resolutionX:[2,"resolution-x"],resolutionY:[2,"resolution-y"],capture:[1],status:[1537],alt:[1],currentSrc:[32],read:[64]}]]],["ku4-tab.system",[[1,"ku4-tab",{selected:[1540],panel:[32],select:[64],deselect:[64],connect:[64]},[[0,"click","handleClick"],[0,"keyup","handleKeyUp"]]]]],["ku4-tab-list.system",[[1,"ku4-tab-list",{open:[64]},[[0,"ku4TabClick","handleTabClick"],[0,"ku4TabKeyup","handleTabKeyUp"]]]]],["ku4-tab-panel.system",[[1,"ku4-tab-panel",{selected:[1540],maxHeight:[32],tab:[32],select:[64],deselect:[64],connect:[64]},[[0,"transitionend","handleTransitionEnd"]]]]],["ku4-table.system",[[4,"ku4-table",{stackXs:[1537,"stack-xs"],stackSm:[1537,"stack-sm"]}]]],["ku4-tooltip.system",[[1,"ku4-tooltip",{element:[1],top:[4],left:[4],bottom:[4],right:[4],debug:[4],show:[64],hide:[64]}]]],["ku4-validation.system",[[1,"ku4-validation",{for:[513],element:[513],pattern:[1],flags:[1],values:[1],checked:[4],method:[1],invalid:[1540],disabled:[1540],hidden:[1540],isValid:[32],validate:[64]}]]]],e)}))}}}));
|
@@ -1 +0,0 @@
|
|
1
|
-
var __spreadArray=this&&this.__spreadArray||function(t,e,n){if(n||arguments.length===2)for(var r=0,i=e.length,a;r<i;r++){if(a||!(r in e)){if(!a)a=Array.prototype.slice.call(e,0,r);a[r]=e[r]}}return t.concat(a||Array.prototype.slice.call(e))};System.register(["./p-829fb4ce.system.js","./p-8bf22b59.system.js"],(function(t){"use strict";var e,n,r,i,a;return{setters:[function(t){e=t.r;n=t.h},function(t){r=t.a;i=t.Y;a=t.t}],execute:function(){var s=":host{display:none}";var u=t("ku4_mask",function(){function t(t){e(this,t);this.charIndexes=[];this.reverseCharIndexes=[];this.previousValue="";this.currentValue="";this.touchStart=false;this.template="";this.ban="";this.pattern="";this.char="_";this.hidden=false;this.handleFocus=this.handleFocus.bind(this);this.handleBlur=this.handleBlur.bind(this);this.handleKeyDown=this.handleKeyDown.bind(this);this.handleInput=this.handleInput.bind(this);this.handleTouchStart=this.handleTouchStart.bind(this);this.init()}t.prototype.init=function(){var t=this;this.chars=this.char&&new RegExp(this.char);this.banned=this.ban&&new RegExp(this.ban);var e=this.pattern.replace(/[\s\n]/gm,"");this.patterns=e.substr(1).split(e[0]).map((function(t){try{return t&&new RegExp(t)||null}catch(e){}}));this.charIndexes=this.template.split("").reduce((function(e,n,r){if(t.chars.test(n)){e.push(r)}return e}),[]);this.reverseCharIndexes=__spreadArray([],this.charIndexes,true).reverse();return this};t.prototype.templateHandler=function(t,e){var n=this,i=n.input,a=n.previousCharIndex,s=n.previousValue,u=n.currentValue,h=n.value,l=n.char;var o=r.unmask(s,e,l).length;var c=r.unmask(u,e,l).length;var d=o<c?a+1:a;this.init().value=r.mask(r.unmask(h,e,l),t,l);i.setSelectionRange(d,d)};t.prototype.charHandler=function(t,e){var n=this,i=n.value,a=n.template;this.init().value=r.mask(r.unmask(i,a,e),a,t)};Object.defineProperty(t.prototype,"previousCharIndex",{get:function(){var t=this;return this.reverseCharIndexes.find((function(e){return t.selectionStart>e}))||this.charIndexes[0]},enumerable:false,configurable:true});Object.defineProperty(t.prototype,"value",{get:function(){return this.currentValue},set:function(t){var e=this,n=e.chars,r=e.hidden,i=e.input;var a=t.search(n);this.currentValue=t;i.value=r&&a>-1?t.substring(0,a):t},enumerable:false,configurable:true});t.prototype.handleTouchStart=function(){this.touchStart=true};t.prototype.handleFocus=function(){var t=this;if(window.document.documentMode){return}var e=this,n=e.input,a=e.template,s=e.char,u=e.chars,h=e.touchStart;var l=r.unmask(n.value,a,s);var o=r.unmask(this.value,a,s);this.value=l!==o?r.mask(n.value,a,s):r.mask(o,a,s);i(0).then((function(){var e=n.value.search(u);var r=e<0?n.value.length:e;t.input.setSelectionRange(e<0&&!h?0:r,r);t.touchStart=false}))};t.prototype.handleBlur=function(){var t=this,e=t.template,n=t.char;if(a.isEmpty(r.unmask(this.value,e,n))){this.value=""}};t.prototype.handleKeyDown=function(t){if(window.document.documentMode){return}var e=this,n=e.banned,i=e.hidden,a=e.template,s=e.char;if(t.key&&t.key.length===1&&n&&(n.test(t.key)&&!(t.altKey||t.ctrlKey||t.metaKey))){t.preventDefault()}this.previousValue=i?r.mask(r.unmask(t.target.value,a,s),a,s):t.target.value;this.selectionStart=t.target.selectionStart;this.selectionEnd=t.target.selectionEnd};t.prototype.handleInput=function(t){var e=this;if(window.document.documentMode){return}var n=this,i=n.input,s=n.template,u=n.char,h=n.chars,l=n.previousValue,o=n.banned,c=n.selectionStart,d=n.selectionEnd,v=n.previousCharIndex,p=n.patterns,f=n.charIndexes,g=n.reverseCharIndexes;if(!h.test(this.previousValue)&&!(t.type==="input"&&!t.inputType)&&t.inputType!=="insertFromPaste"&&t.inputType!=="deleteContentBackward"&&t.inputType!=="deleteContentForward"&&t.inputType!=="deleteByCut"&&c===d){this.value=l;return}if(t.inputType==="insertFromPaste"){try{navigator.clipboard.readText().then((function(t){var n=t.replace(new RegExp(o,"g"),"");if(a.isNullOrEmpty(n)){e.value=l;i.setSelectionRange(c,c);return}if(!o||!o.test(n)){var v=l;if(c<d){var p=g.find((function(t){return t<=c-1}));var m=g.find((function(t){return t<=d-1}));var y=f.findIndex((function(t){return t===p}));var b=f.findIndex((function(t){return t===m}));var k=r.unmask(l,s,u);var x=k.substring(0,y+1)+k.substring(b+1,l.length);v=r.mask(x,s,u)}var I=f.find((function(t){return t>=c}));var S=f.findIndex((function(t){return t===I}));var w=r.unmask(v,s,u);v=w.substring(0,S)+n+w.substring(S,l.length);e.value=r.mask(v,s,u);var E=f[S+n.length]||e.value.search(h)||e.value.length;i.setSelectionRange(E,E)}}));this.value=l;i.setSelectionRange(c,c);return}catch(t){this.value=l;i.setSelectionRange(c,c);return}}if(t.inputType==="deleteContentBackward"||t.inputType==="deleteByCut"){var m=g.find((function(t){return t<=c-1}));var y=g.find((function(t){return t<=d-1}));var b=f.findIndex((function(t){return t===m}));var k=f.findIndex((function(t){return t===y}));var x=r.unmask(l,s,u);if(b<k){var I=x.substring(0,b+1)+x.substring(k+1,l.length);this.value=r.mask(I,s,u);I&&b>-1?i.setSelectionRange(v+1,v+1):i.setSelectionRange(v,v)}else{var I=x.substring(0,b)+x.substring(k+1,l.length);this.value=r.mask(I,s,u);i.setSelectionRange(v,v)}return}if(t.inputType==="deleteContentForward"){var S=f.find((function(t){return t>=c}));var w=f.findIndex((function(t){return t===S}));var x=r.unmask(l,s,u);var I=x.substring(0,w)+x.substring(w+1,l.length);this.value=r.mask(I,s,u);i.setSelectionRange(c,c);return}if(t.altKey||t.ctrlKey||t.metaKey){return}if(!t.data){if(t.type==="input"&&!t.inputType){var E=t.target.value;var R=f.find((function(t){return t>=c}));var w=f.findIndex((function(t){return t===R}));var x=r.unmask(E,s,u);var T=E.replace(new RegExp(o,"g"),"");var C=x.substring(0,w)+T;var L=f.find((function(t){return t>R}));this.value=r.mask(C,s,u);var K=f.findIndex((function(t){return t>=L}));var B=K<0?f.length-1:K-1;this.validate(C,p[B])}else{this.value=l;i.setSelectionRange(c,c)}return}if(h.test(l.charAt(c))||c===s.length){var x=r.unmask(l,s,u);this.value=r.mask(x+t.data,s,u);var V=this.value.search(h);var F=V<0?s.length:V;i.setSelectionRange(F,F);var K=f.findIndex((function(t){return t>=F}));var B=K<0?f.length-1:K-1;this.validate(t.data,p[B])}else{var C=l;if(c<d){var _=g.find((function(t){return t<=c-1}));var A=g.find((function(t){return t<=d-1}));var b=f.findIndex((function(t){return t===_}));var k=f.findIndex((function(t){return t===A}));var D=r.unmask(l,s,u);var I=D.substring(0,b+1)+D.substring(k+1,l.length);C=r.mask(I,s,u)}var j=f.find((function(t){return t>=c}));var w=f.findIndex((function(t){return t===j}));var x=r.unmask(C,s,u);C=x.substring(0,w)+t.data+x.substring(w,l.length);var P=f.find((function(t){return t>j}));this.value=r.mask(C,s,u);i.setSelectionRange(P,P);var K=f.findIndex((function(t){return t>=P}));var B=K<0?f.length-1:K-1;this.validate(t.data,p[B])}};t.prototype.validate=function(t,e){var n=this,r=n.previousValue,i=n.input,s=n.value,u=n.selectionStart;if(a.exists(e)&&!(e.test(t)||/\(\?[!<=]/.test(e.toString())&&e.test(s))){this.value=r;i.setSelectionRange(u,u)}};t.prototype.componentWillLoad=function(){this.input=document.getElementById(this.for);if(a.exists(this.input)){this.input.addEventListener("focus",this.handleFocus);this.input.addEventListener("blur",this.handleBlur);this.input.addEventListener("keydown",this.handleKeyDown);this.input.addEventListener("input",this.handleInput);this.input.addEventListener("ku4-mask-input",this.handleInput);this.input.addEventListener("touchstart",this.handleTouchStart,{passive:true})}else{console.error("ku4-mask must have a valid `for` referencing target field `id`.")}};t.prototype.disconnectedCallback=function(){if(this.input&&this.input.removeEventListener){this.input.removeEventListener("focus",this.handleFocus);this.input.removeEventListener("blur",this.handleBlur);this.input.removeEventListener("keydown",this.handleKeyDown);this.input.removeEventListener("input",this.handleInput);this.input.removeEventListener("touchstart",this.handleTouchStart)}};t.prototype.render=function(){return n("slot",null)};Object.defineProperty(t,"watchers",{get:function(){return{template:["templateHandler"],char:["charHandler"]}},enumerable:false,configurable:true});return t}());u.style=s}}}));
|
@@ -1 +0,0 @@
|
|
1
|
-
import{r as t,h as s}from"./p-42dd73f2.js";import{a as i,Y as e,t as h}from"./p-b4f47084.js";const n=class{constructor(s){t(this,s),this.charIndexes=[],this.reverseCharIndexes=[],this.previousValue="",this.currentValue="",this.touchStart=!1,this.template="",this.ban="",this.pattern="",this.char="_",this.hidden=!1,this.handleFocus=this.handleFocus.bind(this),this.handleBlur=this.handleBlur.bind(this),this.handleKeyDown=this.handleKeyDown.bind(this),this.handleInput=this.handleInput.bind(this),this.handleTouchStart=this.handleTouchStart.bind(this),this.init()}init(){this.chars=this.char&&new RegExp(this.char),this.banned=this.ban&&new RegExp(this.ban);const t=this.pattern.replace(/[\s\n]/gm,"");return this.patterns=t.substr(1).split(t[0]).map((t=>{try{return t&&new RegExp(t)||null}catch(s){}})),this.charIndexes=this.template.split("").reduce(((t,s,i)=>(this.chars.test(s)&&t.push(i),t)),[]),this.reverseCharIndexes=[...this.charIndexes].reverse(),this}templateHandler(t,s){const{input:e,previousCharIndex:h,previousValue:n,currentValue:r,value:a,char:o}=this,c=i.unmask(n,s,o).length<i.unmask(r,s,o).length?h+1:h;this.init().value=i.mask(i.unmask(a,s,o),t,o),e.setSelectionRange(c,c)}charHandler(t,s){const{value:e,template:h}=this;this.init().value=i.mask(i.unmask(e,h,s),h,t)}get previousCharIndex(){return this.reverseCharIndexes.find((t=>this.selectionStart>t))||this.charIndexes[0]}get value(){return this.currentValue}set value(t){const{chars:s,hidden:i,input:e}=this,h=t.search(s);this.currentValue=t,e.value=i&&h>-1?t.substring(0,h):t}handleTouchStart(){this.touchStart=!0}handleFocus(){if(window.document.documentMode)return;const{input:t,template:s,char:h,chars:n,touchStart:r}=this,a=i.unmask(t.value,s,h),o=i.unmask(this.value,s,h);this.value=i.mask(a!==o?t.value:o,s,h),e(0).then((()=>{const s=t.value.search(n),i=s<0?t.value.length:s;this.input.setSelectionRange(s<0&&!r?0:i,i),this.touchStart=!1}))}handleBlur(){const{template:t,char:s}=this;h.isEmpty(i.unmask(this.value,t,s))&&(this.value="")}handleKeyDown(t){if(window.document.documentMode)return;const{banned:s,hidden:e,template:h,char:n}=this;t.key&&1===t.key.length&&s&&s.test(t.key)&&!(t.altKey||t.ctrlKey||t.metaKey)&&t.preventDefault(),this.previousValue=e?i.mask(i.unmask(t.target.value,h,n),h,n):t.target.value,this.selectionStart=t.target.selectionStart,this.selectionEnd=t.target.selectionEnd}handleInput(t){if(window.document.documentMode)return;const{input:s,template:e,char:n,chars:r,previousValue:a,banned:o,selectionStart:c,selectionEnd:l,previousCharIndex:u,patterns:d,charIndexes:p,reverseCharIndexes:f}=this;if(r.test(this.previousValue)||"input"===t.type&&!t.inputType||"insertFromPaste"===t.inputType||"deleteContentBackward"===t.inputType||"deleteContentForward"===t.inputType||"deleteByCut"===t.inputType||c!==l){if("insertFromPaste"===t.inputType)try{return navigator.clipboard.readText().then((t=>{const u=t.replace(new RegExp(o,"g"),"");if(h.isNullOrEmpty(u))return this.value=a,void s.setSelectionRange(c,c);if(!o||!o.test(u)){let t=a;if(c<l){const s=f.find((t=>t<=c-1)),h=f.find((t=>t<=l-1)),r=p.findIndex((t=>t===s)),o=p.findIndex((t=>t===h)),u=i.unmask(a,e,n),d=u.substring(0,r+1)+u.substring(o+1,a.length);t=i.mask(d,e,n)}const h=p.find((t=>t>=c)),o=p.findIndex((t=>t===h)),d=i.unmask(t,e,n);t=d.substring(0,o)+u+d.substring(o,a.length),this.value=i.mask(t,e,n);const v=p[o+u.length]||this.value.search(r)||this.value.length;s.setSelectionRange(v,v)}})),this.value=a,void s.setSelectionRange(c,c)}catch(t){return this.value=a,void s.setSelectionRange(c,c)}if("deleteContentBackward"!==t.inputType&&"deleteByCut"!==t.inputType){if("deleteContentForward"===t.inputType){const t=p.find((t=>t>=c)),h=p.findIndex((s=>s===t)),r=i.unmask(a,e,n),o=r.substring(0,h)+r.substring(h+1,a.length);return this.value=i.mask(o,e,n),void s.setSelectionRange(c,c)}if(!(t.altKey||t.ctrlKey||t.metaKey))if(t.data)if(r.test(a.charAt(c))||c===e.length){const h=i.unmask(a,e,n);this.value=i.mask(h+t.data,e,n);const o=this.value.search(r),c=o<0?e.length:o;s.setSelectionRange(c,c);const l=p.findIndex((t=>t>=c));this.validate(t.data,d[l<0?p.length-1:l-1])}else{let h=a;if(c<l){const t=f.find((t=>t<=c-1)),s=f.find((t=>t<=l-1)),r=p.findIndex((s=>s===t)),o=p.findIndex((t=>t===s)),u=i.unmask(a,e,n),d=u.substring(0,r+1)+u.substring(o+1,a.length);h=i.mask(d,e,n)}const r=p.find((t=>t>=c)),o=p.findIndex((t=>t===r)),u=i.unmask(h,e,n);h=u.substring(0,o)+t.data+u.substring(o,a.length);const v=p.find((t=>t>r));this.value=i.mask(h,e,n),s.setSelectionRange(v,v);const m=p.findIndex((t=>t>=v));this.validate(t.data,d[m<0?p.length-1:m-1])}else if("input"!==t.type||t.inputType)this.value=a,s.setSelectionRange(c,c);else{const{value:s}=t.target,h=p.find((t=>t>=c)),r=p.findIndex((t=>t===h)),a=i.unmask(s,e,n),l=s.replace(new RegExp(o,"g"),""),u=a.substring(0,r)+l,f=p.find((t=>t>h));this.value=i.mask(u,e,n);const v=p.findIndex((t=>t>=f));this.validate(u,d[v<0?p.length-1:v-1])}}else{const t=f.find((t=>t<=c-1)),h=f.find((t=>t<=l-1)),r=p.findIndex((s=>s===t)),o=p.findIndex((t=>t===h)),d=i.unmask(a,e,n);if(r<o){const t=d.substring(0,r+1)+d.substring(o+1,a.length);this.value=i.mask(t,e,n),t&&r>-1?s.setSelectionRange(u+1,u+1):s.setSelectionRange(u,u)}else{const t=d.substring(0,r)+d.substring(o+1,a.length);this.value=i.mask(t,e,n),s.setSelectionRange(u,u)}}}else this.value=a}validate(t,s){const{previousValue:i,input:e,value:n,selectionStart:r}=this;h.exists(s)&&!(s.test(t)||/\(\?[!<=]/.test(s.toString())&&s.test(n))&&(this.value=i,e.setSelectionRange(r,r))}componentWillLoad(){this.input=document.getElementById(this.for),h.exists(this.input)?(this.input.addEventListener("focus",this.handleFocus),this.input.addEventListener("blur",this.handleBlur),this.input.addEventListener("keydown",this.handleKeyDown),this.input.addEventListener("input",this.handleInput),this.input.addEventListener("ku4-mask-input",this.handleInput),this.input.addEventListener("touchstart",this.handleTouchStart,{passive:!0})):console.error("ku4-mask must have a valid `for` referencing target field `id`.")}disconnectedCallback(){this.input&&this.input.removeEventListener&&(this.input.removeEventListener("focus",this.handleFocus),this.input.removeEventListener("blur",this.handleBlur),this.input.removeEventListener("keydown",this.handleKeyDown),this.input.removeEventListener("input",this.handleInput),this.input.removeEventListener("touchstart",this.handleTouchStart))}render(){return s("slot",null)}static get watchers(){return{template:["templateHandler"],char:["charHandler"]}}};n.style=":host{display:none}";export{n as ku4_mask}
|
@@ -1 +0,0 @@
|
|
1
|
-
import{r as a,c as t,h as n,H as o,g as i}from"./p-42dd73f2.js";import{t as r}from"./p-b4f47084.js";import{D as e,K as m}from"./p-6d2e8227.js";const s=class{constructor(n){a(this,n),this.didDisplay=t(this,"display",7),this.didDismiss=t(this,"dismiss",7),this.visible=!1,this.dismissable=!0}handleVisibility(a){a?(e.preventScroll(),r.exists(this.trap)&&this.trap.activate()):(e.resumeScroll(),r.exists(this.trap)&&this.trap.deactivate())}handleKeyUp(a){this.visible&&m.esc.didFire(a)&&this.dismiss()}async display(){this.visible=!0,this.didDisplay.emit(this)}async dismiss(){this.visible=!1,this.didDismiss.emit(this)}componentDidLoad(){try{this.trap=this.host.querySelector("ku4-focus-trap")||document.querySelector(this.focusTrap),this.handleVisibility(this.visible)}catch(a){throw new Error(`Cannot connect ku4-focus-trap: ${a.messsage}`)}}render(){return n(o,{role:"dialog","aria-modal":"true"},n("section",{class:"ku4-modal-content"},n("slot",null)),n("section",{class:"ku4-modal-overlay",onClick:()=>this.dismissable&&this.dismiss(),"aria-hidden":"true"}))}get host(){return i(this)}static get watchers(){return{visible:["handleVisibility"]}}};s.style="@-webkit-keyframes ku4-modal-content-enter{0%{-webkit-transform:var(--ku4-modal-content-animation-start-transform, scale(0.5));transform:var(--ku4-modal-content-animation-start-transform, scale(0.5));opacity:var(--ku4-modal-content-animation-start-opacity, 0)}50%{-webkit-transform:var(--ku4-modal-content-animation-mid-transform, scale(1.2));transform:var(--ku4-modal-content-animation-mid-transform, scale(1.2));opacity:var(--ku4-modal-content-animation-mid-opacity, 0.8)}100%{-webkit-transform:var(--ku4-modal-content-animation-end-transform, scale(1));transform:var(--ku4-modal-content-animation-end-transform, scale(1));opacity:var(--ku4-modal-content-animation-end-opacity, 1)}}@keyframes ku4-modal-content-enter{0%{-webkit-transform:var(--ku4-modal-content-animation-start-transform, scale(0.5));transform:var(--ku4-modal-content-animation-start-transform, scale(0.5));opacity:var(--ku4-modal-content-animation-start-opacity, 0)}50%{-webkit-transform:var(--ku4-modal-content-animation-mid-transform, scale(1.2));transform:var(--ku4-modal-content-animation-mid-transform, scale(1.2));opacity:var(--ku4-modal-content-animation-mid-opacity, 0.8)}100%{-webkit-transform:var(--ku4-modal-content-animation-end-transform, scale(1));transform:var(--ku4-modal-content-animation-end-transform, scale(1));opacity:var(--ku4-modal-content-animation-end-opacity, 1)}}@-webkit-keyframes ku4-modal-overlay-enter{0%{-webkit-transform:var(--ku4-modal-overlay-animation-start-transform, none);transform:var(--ku4-modal-overlay-animation-start-transform, none);opacity:var(--ku4-modal-overlay-animation-start-opacity, 0)}50%{-webkit-transform:var(--ku4-modal-overlay-animation-mid-transform, none);transform:var(--ku4-modal-overlay-animation-mid-transform, none);opacity:var(--ku4-modal-overlay-animation-mid-opacity, 0.35)}100%{-webkit-transform:var(--ku4-modal-overlay-animation-end-transform, none);transform:var(--ku4-modal-overlay-animation-end-transform, none);opacity:var(--ku4-modal-overlay-animation-end-opacity, 0.4)}}@keyframes ku4-modal-overlay-enter{0%{-webkit-transform:var(--ku4-modal-overlay-animation-start-transform, none);transform:var(--ku4-modal-overlay-animation-start-transform, none);opacity:var(--ku4-modal-overlay-animation-start-opacity, 0)}50%{-webkit-transform:var(--ku4-modal-overlay-animation-mid-transform, none);transform:var(--ku4-modal-overlay-animation-mid-transform, none);opacity:var(--ku4-modal-overlay-animation-mid-opacity, 0.35)}100%{-webkit-transform:var(--ku4-modal-overlay-animation-end-transform, none);transform:var(--ku4-modal-overlay-animation-end-transform, none);opacity:var(--ku4-modal-overlay-animation-end-opacity, 0.4)}}:host{position:fixed;display:none;top:0;left:0;width:100vw;height:100vh;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;background:transparent;overflow:auto;-webkit-transform-style:var(--ku4-modal-transform-style, initial);transform-style:var(--ku4-modal-transform-style, initial)}.ku4-modal-content{position:relative;top:0;left:0}.ku4-modal-overlay{position:fixed;display:-ms-flexbox;display:flex;top:0;left:0;width:100%;height:100%;opacity:0;background:var(--ku4-modal-overlay-background, #000)}:host([visible]){display:-ms-flexbox;display:flex;z-index:var(--ku4-modal-z-index, 5)}:host([visible]) .ku4-modal-content{-webkit-animation-name:ku4-modal-content-enter;animation-name:ku4-modal-content-enter;-webkit-animation-duration:var(--ku4-modal-content-animation-duration, 0.4s);animation-duration:var(--ku4-modal-content-animation-duration, 0.4s);-webkit-animation-timing-function:var(--ku4-modal-content-animation-timing-function, ease);animation-timing-function:var(--ku4-modal-content-animation-timing-function, ease);-webkit-transform:var(--ku4-modal-content-transform, none);transform:var(--ku4-modal-content-transform, none);opacity:var(--ku4-modal-content-opacity, 1);z-index:calc(var(--ku4-modal-z-index, 5) + 1)}:host([visible]) .ku4-modal-overlay{-webkit-animation-name:ku4-modal-overlay-enter;animation-name:ku4-modal-overlay-enter;-webkit-animation-duration:var(--ku4-modal-overlay-animation-duration, 0.4s);animation-duration:var(--ku4-modal-overlay-animation-duration, 0.4s);-webkit-animation-timing-function:var(--ku4-modal-overlay-animation-timing-function, ease);animation-timing-function:var(--ku4-modal-overlay-animation-timing-function, ease);-webkit-transform:var(--ku4-modal-overlay-transform, none);transform:var(--ku4-modal-overlay-transform, none);opacity:var(--ku4-modal-overlay-opacity, 0.4);z-index:calc(var(--ku4-modal-z-index, 5))}:host([visible=false]){display:none}";export{s as ku4_modal}
|
@@ -1,13 +0,0 @@
|
|
1
|
-
var __spreadArray=this&&this.__spreadArray||function(r,t,e){if(e||arguments.length===2)for(var n=0,a=t.length,c;n<a;n++){if(c||!(n in t)){if(!c)c=Array.prototype.slice.call(t,0,n);c[n]=t[n]}}return r.concat(c||Array.prototype.slice.call(t))};System.register([],(function(r){"use strict";return{execute:function(){
|
2
|
-
/**
|
3
|
-
* @license
|
4
|
-
* Copyright Google Inc. All Rights Reserved.
|
5
|
-
*
|
6
|
-
* Use of this source code is governed by an MIT-style license that can be
|
7
|
-
* found in the LICENSE file at https://angular.io/license
|
8
|
-
*
|
9
|
-
* This file is a port of shadowCSS from webcomponents.js to TypeScript.
|
10
|
-
* https://github.com/webcomponents/webcomponentsjs/blob/4efecd7e0e/src/ShadowCSS/ShadowCSS.js
|
11
|
-
* https://github.com/angular/angular/blob/master/packages/compiler/src/shadow_css.ts
|
12
|
-
*/
|
13
|
-
var t=function(r){var t=[];var e=0;var n;r=r.replace(/(\[[^\]]*\])/g,(function(r,n){var a="__ph-".concat(e,"__");t.push(n);e++;return a}));n=r.replace(/(:nth-[-\w]+)(\([^)]+\))/g,(function(r,n,a){var c="__ph-".concat(e,"__");t.push(a);e++;return n+c}));var a={content:n,placeholders:t};return a};var e=function(r,t){return t.replace(/__ph-(\d+)__/g,(function(t,e){return r[+e]}))};var n="-shadowcsshost";var a="-shadowcssslotted";var c="-shadowcsscontext";var o=")(?:\\(("+"(?:\\([^)(]*\\)|[^)(]*)+?"+")\\))?([^,{]*)";var s=new RegExp("("+n+o,"gim");var i=new RegExp("("+c+o,"gim");var v=new RegExp("("+a+o,"gim");var u=n+"-no-combinator";var l=/-shadowcsshost-no-combinator([^\s]*)/;var f=[/::shadow/g,/::content/g];var p="([>\\s~+[.,{:][\\s\\S]*)?$";var h=/-shadowcsshost/gim;var g=/:host/gim;var d=/::slotted/gim;var m=/:host-context/gim;var _=/\/\*\s*[\s\S]*?\*\//g;var x=function(r){return r.replace(_,"")};var w=/\/\*\s*#\s*source(Mapping)?URL=[\s\S]+?\*\//g;var S=function(r){return r.match(w)||[]};var b=/(\s*)([^;\{\}]+?)(\s*)((?:{%BLOCK%}?\s*;?)|(?:\s*;))/g;var W=/([{}])/g;var y=/(^.*?[^\\])??((:+)(.*)|$)/;var O="{";var j="}";var E="%BLOCK%";var R=function(r,t){var e=A(r);var n=0;return e.escapedString.replace(b,(function(){var r=[];for(var a=0;a<arguments.length;a++){r[a]=arguments[a]}var c=r[2];var o="";var s=r[4];var i="";if(s&&s.startsWith("{"+E)){o=e.blocks[n++];s=s.substring(E.length+1);i="{"}var v={selector:c,content:o};var u=t(v);return"".concat(r[1]).concat(u.selector).concat(r[3]).concat(i).concat(u.content).concat(s)}))};var A=function(r){var t=r.split(W);var e=[];var n=[];var a=0;var c=[];for(var o=0;o<t.length;o++){var s=t[o];if(s===j){a--}if(a>0){c.push(s)}else{if(c.length>0){n.push(c.join(""));e.push(E);c=[]}e.push(s)}if(s===O){a++}}if(c.length>0){n.push(c.join(""));e.push(E)}var i={escapedString:e.join(""),blocks:n};return i};var k=function(r){r=r.replace(m,c).replace(g,n).replace(d,a);return r};var T=function(r,t,e){return r.replace(t,(function(){var r=[];for(var t=0;t<arguments.length;t++){r[t]=arguments[t]}if(r[2]){var n=r[2].split(",");var a=[];for(var c=0;c<n.length;c++){var o=n[c].trim();if(!o)break;a.push(e(u,o,r[3]))}return a.join(",")}else{return u+r[3]}}))};var C=function(r,t,e){return r+t.replace(n,"")+e};var L=function(r){return T(r,s,C)};var $=function(r,t,e){if(t.indexOf(n)>-1){return C(r,t,e)}else{return r+t+e+", "+t+" "+r+e}};var B=function(r,t){var e="."+t+" > ";var n=[];r=r.replace(v,(function(){var r=[];for(var t=0;t<arguments.length;t++){r[t]=arguments[t]}if(r[2]){var a=r[2].trim();var c=r[3];var o=e+a+c;var s="";for(var i=r[4]-1;i>=0;i--){var v=r[5][i];if(v==="}"||v===","){break}s=v+s}var l=s+o;var f="".concat(s.trimRight()).concat(o.trim());if(l.trim()!==f.trim()){var p="".concat(f,", ").concat(l);n.push({orgSelector:l,updatedSelector:p})}return o}else{return u+r[3]}}));return{selectors:n,cssText:r}};var I=function(r){return T(r,i,$)};var K=function(r){return f.reduce((function(r,t){return r.replace(t," ")}),r)};var M=function(r){var t=/\[/g;var e=/\]/g;r=r.replace(t,"\\[").replace(e,"\\]");return new RegExp("^("+r+")"+p,"m")};var U=function(r,t){var e=M(t);return!e.test(r)};var q=function(r,t){return r.replace(y,(function(r,e,n,a,c){if(e===void 0){e=""}if(a===void 0){a=""}if(c===void 0){c=""}return e+t+a+c}))};var z=function(r,t,e){h.lastIndex=0;if(h.test(r)){var n=".".concat(e);return r.replace(l,(function(r,t){return q(t,n)})).replace(h,n+" ")}return t+" "+r};var D=function(r,n,a){var c=/\[is=([^\]]*)\]/g;n=n.replace(c,(function(r){var t=[];for(var e=1;e<arguments.length;e++){t[e-1]=arguments[e]}return t[0]}));var o="."+n;var s=function(r){var t=r.trim();if(!t){return""}if(r.indexOf(u)>-1){t=z(r,n,a)}else{var e=r.replace(h,"");if(e.length>0){t=q(e,o)}}return t};var i=t(r);r=i.content;var v="";var l=0;var f;var p=/( |>|\+|~(?!=))\s*/g;var g=r.indexOf(u)>-1;var d=!g;while((f=p.exec(r))!==null){var m=f[1];var _=r.slice(l,f.index).trim();d=d||_.indexOf(u)>-1;var x=d?s(_):_;v+="".concat(x," ").concat(m," ");l=p.lastIndex}var w=r.substring(l);d=d||w.indexOf(u)>-1;v+=d?s(w):w;return e(i.placeholders,v)};var F=function(r,t,e,n){return r.split(",").map((function(r){if(n&&r.indexOf("."+n)>-1){return r.trim()}if(U(r,t)){return D(r,t,e).trim()}else{return r.trim()}})).join(", ")};var G=function(r,t,e,n,a){return R(r,(function(r){var a=r.selector;var c=r.content;if(r.selector[0]!=="@"){a=F(r.selector,t,e,n)}else if(r.selector.startsWith("@media")||r.selector.startsWith("@supports")||r.selector.startsWith("@page")||r.selector.startsWith("@document")){c=G(r.content,t,e,n)}var o={selector:a.replace(/\s{2,}/g," ").trim(),content:c};return o}))};var H=function(r,t,e,n,a){r=k(r);r=L(r);r=I(r);var c=B(r,n);r=c.cssText;r=K(r);if(t){r=G(r,t,e,n)}r=r.replace(/-shadowcsshost-no-combinator/g,".".concat(e));r=r.replace(/>\s*\*\s+([^{, ]+)/gm," $1 ");return{cssText:r.trim(),slottedSelectors:c.selectors}};var J=r("scopeCss",(function(r,t,e){var n=t+"-h";var a=t+"-s";var c=S(r);r=x(r);var o=[];if(e){var s=function(r){var t="/*!@___".concat(o.length,"___*/");var e="/*!@".concat(r.selector,"*/");o.push({placeholder:t,comment:e});r.selector=t+r.selector;return r};r=R(r,(function(r){if(r.selector[0]!=="@"){return s(r)}else if(r.selector.startsWith("@media")||r.selector.startsWith("@supports")||r.selector.startsWith("@page")||r.selector.startsWith("@document")){r.content=R(r.content,s);return r}return r}))}var i=H(r,t,n,a);r=__spreadArray([i.cssText],c,true).join("\n");if(e){o.forEach((function(t){var e=t.placeholder,n=t.comment;r=r.replace(e,n)}))}i.slottedSelectors.forEach((function(t){r=r.replace(t.orgSelector,t.updatedSelector)}));return r}))}}}));
|
@@ -1,388 +0,0 @@
|
|
1
|
-
/*
|
2
|
-
Stencil Client Platform v2.15.1 | MIT Licensed | https://stenciljs.com
|
3
|
-
*/
|
4
|
-
/**
|
5
|
-
* @license
|
6
|
-
* Copyright Google Inc. All Rights Reserved.
|
7
|
-
*
|
8
|
-
* Use of this source code is governed by an MIT-style license that can be
|
9
|
-
* found in the LICENSE file at https://angular.io/license
|
10
|
-
*
|
11
|
-
* This file is a port of shadowCSS from webcomponents.js to TypeScript.
|
12
|
-
* https://github.com/webcomponents/webcomponentsjs/blob/4efecd7e0e/src/ShadowCSS/ShadowCSS.js
|
13
|
-
* https://github.com/angular/angular/blob/master/packages/compiler/src/shadow_css.ts
|
14
|
-
*/
|
15
|
-
const safeSelector = (selector) => {
|
16
|
-
const placeholders = [];
|
17
|
-
let index = 0;
|
18
|
-
let content;
|
19
|
-
// Replaces attribute selectors with placeholders.
|
20
|
-
// The WS in [attr="va lue"] would otherwise be interpreted as a selector separator.
|
21
|
-
selector = selector.replace(/(\[[^\]]*\])/g, (_, keep) => {
|
22
|
-
const replaceBy = `__ph-${index}__`;
|
23
|
-
placeholders.push(keep);
|
24
|
-
index++;
|
25
|
-
return replaceBy;
|
26
|
-
});
|
27
|
-
// Replaces the expression in `:nth-child(2n + 1)` with a placeholder.
|
28
|
-
// WS and "+" would otherwise be interpreted as selector separators.
|
29
|
-
content = selector.replace(/(:nth-[-\w]+)(\([^)]+\))/g, (_, pseudo, exp) => {
|
30
|
-
const replaceBy = `__ph-${index}__`;
|
31
|
-
placeholders.push(exp);
|
32
|
-
index++;
|
33
|
-
return pseudo + replaceBy;
|
34
|
-
});
|
35
|
-
const ss = {
|
36
|
-
content,
|
37
|
-
placeholders,
|
38
|
-
};
|
39
|
-
return ss;
|
40
|
-
};
|
41
|
-
const restoreSafeSelector = (placeholders, content) => {
|
42
|
-
return content.replace(/__ph-(\d+)__/g, (_, index) => placeholders[+index]);
|
43
|
-
};
|
44
|
-
const _polyfillHost = '-shadowcsshost';
|
45
|
-
const _polyfillSlotted = '-shadowcssslotted';
|
46
|
-
// note: :host-context pre-processed to -shadowcsshostcontext.
|
47
|
-
const _polyfillHostContext = '-shadowcsscontext';
|
48
|
-
const _parenSuffix = ')(?:\\((' + '(?:\\([^)(]*\\)|[^)(]*)+?' + ')\\))?([^,{]*)';
|
49
|
-
const _cssColonHostRe = new RegExp('(' + _polyfillHost + _parenSuffix, 'gim');
|
50
|
-
const _cssColonHostContextRe = new RegExp('(' + _polyfillHostContext + _parenSuffix, 'gim');
|
51
|
-
const _cssColonSlottedRe = new RegExp('(' + _polyfillSlotted + _parenSuffix, 'gim');
|
52
|
-
const _polyfillHostNoCombinator = _polyfillHost + '-no-combinator';
|
53
|
-
const _polyfillHostNoCombinatorRe = /-shadowcsshost-no-combinator([^\s]*)/;
|
54
|
-
const _shadowDOMSelectorsRe = [/::shadow/g, /::content/g];
|
55
|
-
const _selectorReSuffix = '([>\\s~+[.,{:][\\s\\S]*)?$';
|
56
|
-
const _polyfillHostRe = /-shadowcsshost/gim;
|
57
|
-
const _colonHostRe = /:host/gim;
|
58
|
-
const _colonSlottedRe = /::slotted/gim;
|
59
|
-
const _colonHostContextRe = /:host-context/gim;
|
60
|
-
const _commentRe = /\/\*\s*[\s\S]*?\*\//g;
|
61
|
-
const stripComments = (input) => {
|
62
|
-
return input.replace(_commentRe, '');
|
63
|
-
};
|
64
|
-
const _commentWithHashRe = /\/\*\s*#\s*source(Mapping)?URL=[\s\S]+?\*\//g;
|
65
|
-
const extractCommentsWithHash = (input) => {
|
66
|
-
return input.match(_commentWithHashRe) || [];
|
67
|
-
};
|
68
|
-
const _ruleRe = /(\s*)([^;\{\}]+?)(\s*)((?:{%BLOCK%}?\s*;?)|(?:\s*;))/g;
|
69
|
-
const _curlyRe = /([{}])/g;
|
70
|
-
const _selectorPartsRe = /(^.*?[^\\])??((:+)(.*)|$)/;
|
71
|
-
const OPEN_CURLY = '{';
|
72
|
-
const CLOSE_CURLY = '}';
|
73
|
-
const BLOCK_PLACEHOLDER = '%BLOCK%';
|
74
|
-
const processRules = (input, ruleCallback) => {
|
75
|
-
const inputWithEscapedBlocks = escapeBlocks(input);
|
76
|
-
let nextBlockIndex = 0;
|
77
|
-
return inputWithEscapedBlocks.escapedString.replace(_ruleRe, (...m) => {
|
78
|
-
const selector = m[2];
|
79
|
-
let content = '';
|
80
|
-
let suffix = m[4];
|
81
|
-
let contentPrefix = '';
|
82
|
-
if (suffix && suffix.startsWith('{' + BLOCK_PLACEHOLDER)) {
|
83
|
-
content = inputWithEscapedBlocks.blocks[nextBlockIndex++];
|
84
|
-
suffix = suffix.substring(BLOCK_PLACEHOLDER.length + 1);
|
85
|
-
contentPrefix = '{';
|
86
|
-
}
|
87
|
-
const cssRule = {
|
88
|
-
selector,
|
89
|
-
content,
|
90
|
-
};
|
91
|
-
const rule = ruleCallback(cssRule);
|
92
|
-
return `${m[1]}${rule.selector}${m[3]}${contentPrefix}${rule.content}${suffix}`;
|
93
|
-
});
|
94
|
-
};
|
95
|
-
const escapeBlocks = (input) => {
|
96
|
-
const inputParts = input.split(_curlyRe);
|
97
|
-
const resultParts = [];
|
98
|
-
const escapedBlocks = [];
|
99
|
-
let bracketCount = 0;
|
100
|
-
let currentBlockParts = [];
|
101
|
-
for (let partIndex = 0; partIndex < inputParts.length; partIndex++) {
|
102
|
-
const part = inputParts[partIndex];
|
103
|
-
if (part === CLOSE_CURLY) {
|
104
|
-
bracketCount--;
|
105
|
-
}
|
106
|
-
if (bracketCount > 0) {
|
107
|
-
currentBlockParts.push(part);
|
108
|
-
}
|
109
|
-
else {
|
110
|
-
if (currentBlockParts.length > 0) {
|
111
|
-
escapedBlocks.push(currentBlockParts.join(''));
|
112
|
-
resultParts.push(BLOCK_PLACEHOLDER);
|
113
|
-
currentBlockParts = [];
|
114
|
-
}
|
115
|
-
resultParts.push(part);
|
116
|
-
}
|
117
|
-
if (part === OPEN_CURLY) {
|
118
|
-
bracketCount++;
|
119
|
-
}
|
120
|
-
}
|
121
|
-
if (currentBlockParts.length > 0) {
|
122
|
-
escapedBlocks.push(currentBlockParts.join(''));
|
123
|
-
resultParts.push(BLOCK_PLACEHOLDER);
|
124
|
-
}
|
125
|
-
const strEscapedBlocks = {
|
126
|
-
escapedString: resultParts.join(''),
|
127
|
-
blocks: escapedBlocks,
|
128
|
-
};
|
129
|
-
return strEscapedBlocks;
|
130
|
-
};
|
131
|
-
const insertPolyfillHostInCssText = (selector) => {
|
132
|
-
selector = selector
|
133
|
-
.replace(_colonHostContextRe, _polyfillHostContext)
|
134
|
-
.replace(_colonHostRe, _polyfillHost)
|
135
|
-
.replace(_colonSlottedRe, _polyfillSlotted);
|
136
|
-
return selector;
|
137
|
-
};
|
138
|
-
const convertColonRule = (cssText, regExp, partReplacer) => {
|
139
|
-
// m[1] = :host(-context), m[2] = contents of (), m[3] rest of rule
|
140
|
-
return cssText.replace(regExp, (...m) => {
|
141
|
-
if (m[2]) {
|
142
|
-
const parts = m[2].split(',');
|
143
|
-
const r = [];
|
144
|
-
for (let i = 0; i < parts.length; i++) {
|
145
|
-
const p = parts[i].trim();
|
146
|
-
if (!p)
|
147
|
-
break;
|
148
|
-
r.push(partReplacer(_polyfillHostNoCombinator, p, m[3]));
|
149
|
-
}
|
150
|
-
return r.join(',');
|
151
|
-
}
|
152
|
-
else {
|
153
|
-
return _polyfillHostNoCombinator + m[3];
|
154
|
-
}
|
155
|
-
});
|
156
|
-
};
|
157
|
-
const colonHostPartReplacer = (host, part, suffix) => {
|
158
|
-
return host + part.replace(_polyfillHost, '') + suffix;
|
159
|
-
};
|
160
|
-
const convertColonHost = (cssText) => {
|
161
|
-
return convertColonRule(cssText, _cssColonHostRe, colonHostPartReplacer);
|
162
|
-
};
|
163
|
-
const colonHostContextPartReplacer = (host, part, suffix) => {
|
164
|
-
if (part.indexOf(_polyfillHost) > -1) {
|
165
|
-
return colonHostPartReplacer(host, part, suffix);
|
166
|
-
}
|
167
|
-
else {
|
168
|
-
return host + part + suffix + ', ' + part + ' ' + host + suffix;
|
169
|
-
}
|
170
|
-
};
|
171
|
-
const convertColonSlotted = (cssText, slotScopeId) => {
|
172
|
-
const slotClass = '.' + slotScopeId + ' > ';
|
173
|
-
const selectors = [];
|
174
|
-
cssText = cssText.replace(_cssColonSlottedRe, (...m) => {
|
175
|
-
if (m[2]) {
|
176
|
-
const compound = m[2].trim();
|
177
|
-
const suffix = m[3];
|
178
|
-
const slottedSelector = slotClass + compound + suffix;
|
179
|
-
let prefixSelector = '';
|
180
|
-
for (let i = m[4] - 1; i >= 0; i--) {
|
181
|
-
const char = m[5][i];
|
182
|
-
if (char === '}' || char === ',') {
|
183
|
-
break;
|
184
|
-
}
|
185
|
-
prefixSelector = char + prefixSelector;
|
186
|
-
}
|
187
|
-
const orgSelector = prefixSelector + slottedSelector;
|
188
|
-
const addedSelector = `${prefixSelector.trimRight()}${slottedSelector.trim()}`;
|
189
|
-
if (orgSelector.trim() !== addedSelector.trim()) {
|
190
|
-
const updatedSelector = `${addedSelector}, ${orgSelector}`;
|
191
|
-
selectors.push({
|
192
|
-
orgSelector,
|
193
|
-
updatedSelector,
|
194
|
-
});
|
195
|
-
}
|
196
|
-
return slottedSelector;
|
197
|
-
}
|
198
|
-
else {
|
199
|
-
return _polyfillHostNoCombinator + m[3];
|
200
|
-
}
|
201
|
-
});
|
202
|
-
return {
|
203
|
-
selectors,
|
204
|
-
cssText,
|
205
|
-
};
|
206
|
-
};
|
207
|
-
const convertColonHostContext = (cssText) => {
|
208
|
-
return convertColonRule(cssText, _cssColonHostContextRe, colonHostContextPartReplacer);
|
209
|
-
};
|
210
|
-
const convertShadowDOMSelectors = (cssText) => {
|
211
|
-
return _shadowDOMSelectorsRe.reduce((result, pattern) => result.replace(pattern, ' '), cssText);
|
212
|
-
};
|
213
|
-
const makeScopeMatcher = (scopeSelector) => {
|
214
|
-
const lre = /\[/g;
|
215
|
-
const rre = /\]/g;
|
216
|
-
scopeSelector = scopeSelector.replace(lre, '\\[').replace(rre, '\\]');
|
217
|
-
return new RegExp('^(' + scopeSelector + ')' + _selectorReSuffix, 'm');
|
218
|
-
};
|
219
|
-
const selectorNeedsScoping = (selector, scopeSelector) => {
|
220
|
-
const re = makeScopeMatcher(scopeSelector);
|
221
|
-
return !re.test(selector);
|
222
|
-
};
|
223
|
-
const injectScopingSelector = (selector, scopingSelector) => {
|
224
|
-
return selector.replace(_selectorPartsRe, (_, before = '', _colonGroup, colon = '', after = '') => {
|
225
|
-
return before + scopingSelector + colon + after;
|
226
|
-
});
|
227
|
-
};
|
228
|
-
const applySimpleSelectorScope = (selector, scopeSelector, hostSelector) => {
|
229
|
-
// In Android browser, the lastIndex is not reset when the regex is used in String.replace()
|
230
|
-
_polyfillHostRe.lastIndex = 0;
|
231
|
-
if (_polyfillHostRe.test(selector)) {
|
232
|
-
const replaceBy = `.${hostSelector}`;
|
233
|
-
return selector
|
234
|
-
.replace(_polyfillHostNoCombinatorRe, (_, selector) => injectScopingSelector(selector, replaceBy))
|
235
|
-
.replace(_polyfillHostRe, replaceBy + ' ');
|
236
|
-
}
|
237
|
-
return scopeSelector + ' ' + selector;
|
238
|
-
};
|
239
|
-
const applyStrictSelectorScope = (selector, scopeSelector, hostSelector) => {
|
240
|
-
const isRe = /\[is=([^\]]*)\]/g;
|
241
|
-
scopeSelector = scopeSelector.replace(isRe, (_, ...parts) => parts[0]);
|
242
|
-
const className = '.' + scopeSelector;
|
243
|
-
const _scopeSelectorPart = (p) => {
|
244
|
-
let scopedP = p.trim();
|
245
|
-
if (!scopedP) {
|
246
|
-
return '';
|
247
|
-
}
|
248
|
-
if (p.indexOf(_polyfillHostNoCombinator) > -1) {
|
249
|
-
scopedP = applySimpleSelectorScope(p, scopeSelector, hostSelector);
|
250
|
-
}
|
251
|
-
else {
|
252
|
-
// remove :host since it should be unnecessary
|
253
|
-
const t = p.replace(_polyfillHostRe, '');
|
254
|
-
if (t.length > 0) {
|
255
|
-
scopedP = injectScopingSelector(t, className);
|
256
|
-
}
|
257
|
-
}
|
258
|
-
return scopedP;
|
259
|
-
};
|
260
|
-
const safeContent = safeSelector(selector);
|
261
|
-
selector = safeContent.content;
|
262
|
-
let scopedSelector = '';
|
263
|
-
let startIndex = 0;
|
264
|
-
let res;
|
265
|
-
const sep = /( |>|\+|~(?!=))\s*/g;
|
266
|
-
// If a selector appears before :host it should not be shimmed as it
|
267
|
-
// matches on ancestor elements and not on elements in the host's shadow
|
268
|
-
// `:host-context(div)` is transformed to
|
269
|
-
// `-shadowcsshost-no-combinatordiv, div -shadowcsshost-no-combinator`
|
270
|
-
// the `div` is not part of the component in the 2nd selectors and should not be scoped.
|
271
|
-
// Historically `component-tag:host` was matching the component so we also want to preserve
|
272
|
-
// this behavior to avoid breaking legacy apps (it should not match).
|
273
|
-
// The behavior should be:
|
274
|
-
// - `tag:host` -> `tag[h]` (this is to avoid breaking legacy apps, should not match anything)
|
275
|
-
// - `tag :host` -> `tag [h]` (`tag` is not scoped because it's considered part of a
|
276
|
-
// `:host-context(tag)`)
|
277
|
-
const hasHost = selector.indexOf(_polyfillHostNoCombinator) > -1;
|
278
|
-
// Only scope parts after the first `-shadowcsshost-no-combinator` when it is present
|
279
|
-
let shouldScope = !hasHost;
|
280
|
-
while ((res = sep.exec(selector)) !== null) {
|
281
|
-
const separator = res[1];
|
282
|
-
const part = selector.slice(startIndex, res.index).trim();
|
283
|
-
shouldScope = shouldScope || part.indexOf(_polyfillHostNoCombinator) > -1;
|
284
|
-
const scopedPart = shouldScope ? _scopeSelectorPart(part) : part;
|
285
|
-
scopedSelector += `${scopedPart} ${separator} `;
|
286
|
-
startIndex = sep.lastIndex;
|
287
|
-
}
|
288
|
-
const part = selector.substring(startIndex);
|
289
|
-
shouldScope = shouldScope || part.indexOf(_polyfillHostNoCombinator) > -1;
|
290
|
-
scopedSelector += shouldScope ? _scopeSelectorPart(part) : part;
|
291
|
-
// replace the placeholders with their original values
|
292
|
-
return restoreSafeSelector(safeContent.placeholders, scopedSelector);
|
293
|
-
};
|
294
|
-
const scopeSelector = (selector, scopeSelectorText, hostSelector, slotSelector) => {
|
295
|
-
return selector
|
296
|
-
.split(',')
|
297
|
-
.map((shallowPart) => {
|
298
|
-
if (slotSelector && shallowPart.indexOf('.' + slotSelector) > -1) {
|
299
|
-
return shallowPart.trim();
|
300
|
-
}
|
301
|
-
if (selectorNeedsScoping(shallowPart, scopeSelectorText)) {
|
302
|
-
return applyStrictSelectorScope(shallowPart, scopeSelectorText, hostSelector).trim();
|
303
|
-
}
|
304
|
-
else {
|
305
|
-
return shallowPart.trim();
|
306
|
-
}
|
307
|
-
})
|
308
|
-
.join(', ');
|
309
|
-
};
|
310
|
-
const scopeSelectors = (cssText, scopeSelectorText, hostSelector, slotSelector, commentOriginalSelector) => {
|
311
|
-
return processRules(cssText, (rule) => {
|
312
|
-
let selector = rule.selector;
|
313
|
-
let content = rule.content;
|
314
|
-
if (rule.selector[0] !== '@') {
|
315
|
-
selector = scopeSelector(rule.selector, scopeSelectorText, hostSelector, slotSelector);
|
316
|
-
}
|
317
|
-
else if (rule.selector.startsWith('@media') ||
|
318
|
-
rule.selector.startsWith('@supports') ||
|
319
|
-
rule.selector.startsWith('@page') ||
|
320
|
-
rule.selector.startsWith('@document')) {
|
321
|
-
content = scopeSelectors(rule.content, scopeSelectorText, hostSelector, slotSelector);
|
322
|
-
}
|
323
|
-
const cssRule = {
|
324
|
-
selector: selector.replace(/\s{2,}/g, ' ').trim(),
|
325
|
-
content,
|
326
|
-
};
|
327
|
-
return cssRule;
|
328
|
-
});
|
329
|
-
};
|
330
|
-
const scopeCssText = (cssText, scopeId, hostScopeId, slotScopeId, commentOriginalSelector) => {
|
331
|
-
cssText = insertPolyfillHostInCssText(cssText);
|
332
|
-
cssText = convertColonHost(cssText);
|
333
|
-
cssText = convertColonHostContext(cssText);
|
334
|
-
const slotted = convertColonSlotted(cssText, slotScopeId);
|
335
|
-
cssText = slotted.cssText;
|
336
|
-
cssText = convertShadowDOMSelectors(cssText);
|
337
|
-
if (scopeId) {
|
338
|
-
cssText = scopeSelectors(cssText, scopeId, hostScopeId, slotScopeId);
|
339
|
-
}
|
340
|
-
cssText = cssText.replace(/-shadowcsshost-no-combinator/g, `.${hostScopeId}`);
|
341
|
-
cssText = cssText.replace(/>\s*\*\s+([^{, ]+)/gm, ' $1 ');
|
342
|
-
return {
|
343
|
-
cssText: cssText.trim(),
|
344
|
-
slottedSelectors: slotted.selectors,
|
345
|
-
};
|
346
|
-
};
|
347
|
-
const scopeCss = (cssText, scopeId, commentOriginalSelector) => {
|
348
|
-
const hostScopeId = scopeId + '-h';
|
349
|
-
const slotScopeId = scopeId + '-s';
|
350
|
-
const commentsWithHash = extractCommentsWithHash(cssText);
|
351
|
-
cssText = stripComments(cssText);
|
352
|
-
const orgSelectors = [];
|
353
|
-
if (commentOriginalSelector) {
|
354
|
-
const processCommentedSelector = (rule) => {
|
355
|
-
const placeholder = `/*!@___${orgSelectors.length}___*/`;
|
356
|
-
const comment = `/*!@${rule.selector}*/`;
|
357
|
-
orgSelectors.push({ placeholder, comment });
|
358
|
-
rule.selector = placeholder + rule.selector;
|
359
|
-
return rule;
|
360
|
-
};
|
361
|
-
cssText = processRules(cssText, (rule) => {
|
362
|
-
if (rule.selector[0] !== '@') {
|
363
|
-
return processCommentedSelector(rule);
|
364
|
-
}
|
365
|
-
else if (rule.selector.startsWith('@media') ||
|
366
|
-
rule.selector.startsWith('@supports') ||
|
367
|
-
rule.selector.startsWith('@page') ||
|
368
|
-
rule.selector.startsWith('@document')) {
|
369
|
-
rule.content = processRules(rule.content, processCommentedSelector);
|
370
|
-
return rule;
|
371
|
-
}
|
372
|
-
return rule;
|
373
|
-
});
|
374
|
-
}
|
375
|
-
const scoped = scopeCssText(cssText, scopeId, hostScopeId, slotScopeId);
|
376
|
-
cssText = [scoped.cssText, ...commentsWithHash].join('\n');
|
377
|
-
if (commentOriginalSelector) {
|
378
|
-
orgSelectors.forEach(({ placeholder, comment }) => {
|
379
|
-
cssText = cssText.replace(placeholder, comment);
|
380
|
-
});
|
381
|
-
}
|
382
|
-
scoped.slottedSelectors.forEach((slottedSelector) => {
|
383
|
-
cssText = cssText.replace(slottedSelector.orgSelector, slottedSelector.updatedSelector);
|
384
|
-
});
|
385
|
-
return cssText;
|
386
|
-
};
|
387
|
-
|
388
|
-
export { scopeCss };
|
@@ -1 +0,0 @@
|
|
1
|
-
System.register(["./index-dcd9a8a7.system.js"],(function(t){"use strict";var e;return{setters:[function(t){e=t.R}],execute:function(){var n=t("u",(function(){var t;return function(){t=e.uid()}()}))}}}));
|