@jumpgroup/jump-design-system 0.1.3 → 0.1.4

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.
Files changed (105) hide show
  1. package/dist/cjs/{index-168ed626.js → index-c572276a.js} +5 -1
  2. package/dist/{esm/index-330d1de1.js.map → cjs/index-c572276a.js.map} +1 -1
  3. package/dist/cjs/jump-button.cjs.entry.js +28 -0
  4. package/dist/cjs/jump-button.cjs.entry.js.map +1 -0
  5. package/dist/cjs/jump-design-system.cjs.js +2 -2
  6. package/dist/cjs/{app-icon.cjs.entry.js → jump-icon.cjs.entry.js} +5 -5
  7. package/dist/cjs/jump-icon.cjs.entry.js.map +1 -0
  8. package/dist/cjs/jump-pagination.cjs.entry.js +34 -0
  9. package/dist/cjs/jump-pagination.cjs.entry.js.map +1 -0
  10. package/dist/cjs/loader.cjs.js +2 -2
  11. package/dist/collection/collection-manifest.json +3 -2
  12. package/dist/collection/components/app-icon/{app-icon.css → jump-icon.css} +2 -2
  13. package/dist/collection/components/app-icon/{app-icon.js → jump-icon.js} +4 -4
  14. package/dist/collection/components/app-icon/jump-icon.js.map +1 -0
  15. package/dist/collection/components/app-icon/{app-icon.stories.js → jump-icon.stories.js} +2 -2
  16. package/dist/collection/components/app-icon/jump-icon.stories.js.map +1 -0
  17. package/dist/collection/components/app-icon/test/jump-icon.e2e.js +10 -0
  18. package/dist/collection/components/app-icon/test/jump-icon.e2e.js.map +1 -0
  19. package/dist/collection/components/app-icon/test/{app-icon.spec.js → jump-icon.spec.js} +6 -6
  20. package/dist/collection/components/app-icon/test/jump-icon.spec.js.map +1 -0
  21. package/dist/collection/components/jump-button/jump-button.css +107 -0
  22. package/dist/collection/components/{app-button/app-button.js → jump-button/jump-button.js} +4 -4
  23. package/dist/collection/components/jump-button/jump-button.js.map +1 -0
  24. package/dist/collection/components/{app-button/app-button.stories.js → jump-button/jump-button.stories.js} +13 -13
  25. package/dist/collection/components/jump-button/jump-button.stories.js.map +1 -0
  26. package/dist/collection/components/jump-button/test/jump-button.e2e.js +10 -0
  27. package/dist/collection/components/jump-button/test/jump-button.e2e.js.map +1 -0
  28. package/dist/collection/components/{app-button/test/app-button.spec.js → jump-button/test/jump-button.spec.js} +6 -6
  29. package/dist/collection/components/jump-button/test/jump-button.spec.js.map +1 -0
  30. package/dist/collection/components/jump-pagination/jump-pagination.css +43 -0
  31. package/dist/collection/components/jump-pagination/jump-pagination.js +180 -0
  32. package/dist/collection/components/jump-pagination/jump-pagination.js.map +1 -0
  33. package/dist/collection/components/jump-pagination/jump-pagination.stories.js +117 -0
  34. package/dist/collection/components/jump-pagination/jump-pagination.stories.js.map +1 -0
  35. package/dist/collection/components/jump-pagination/test/jump-pagination.e2e.js +10 -0
  36. package/dist/collection/components/jump-pagination/test/jump-pagination.e2e.js.map +1 -0
  37. package/dist/collection/components/jump-pagination/test/jump-pagination.spec.js +18 -0
  38. package/dist/collection/components/jump-pagination/test/jump-pagination.spec.js.map +1 -0
  39. package/dist/components/{app-button.d.ts → jump-button.d.ts} +4 -4
  40. package/dist/components/jump-button.js +49 -0
  41. package/dist/components/jump-button.js.map +1 -0
  42. package/dist/components/{app-icon.d.ts → jump-icon.d.ts} +4 -4
  43. package/dist/components/jump-icon.js +8 -0
  44. package/dist/components/jump-icon.js.map +1 -0
  45. package/dist/components/{app-icon.js → jump-icon2.js} +10 -13
  46. package/dist/components/jump-icon2.js.map +1 -0
  47. package/dist/components/jump-pagination.d.ts +11 -0
  48. package/dist/components/jump-pagination.js +62 -0
  49. package/dist/components/jump-pagination.js.map +1 -0
  50. package/dist/esm/{index-330d1de1.js → index-ad69454c.js} +5 -1
  51. package/dist/esm/index-ad69454c.js.map +1 -0
  52. package/dist/esm/jump-button.entry.js +24 -0
  53. package/dist/esm/jump-button.entry.js.map +1 -0
  54. package/dist/esm/jump-design-system.js +3 -3
  55. package/dist/esm/{app-icon.entry.js → jump-icon.entry.js} +5 -5
  56. package/dist/esm/jump-icon.entry.js.map +1 -0
  57. package/dist/esm/jump-pagination.entry.js +30 -0
  58. package/dist/esm/jump-pagination.entry.js.map +1 -0
  59. package/dist/esm/loader.js +3 -3
  60. package/dist/jump-design-system/jump-design-system.esm.js +1 -1
  61. package/dist/jump-design-system/jump-design-system.esm.js.map +1 -1
  62. package/dist/jump-design-system/{p-e8515cce.entry.js → p-15ecd712.entry.js} +3 -3
  63. package/dist/jump-design-system/p-15ecd712.entry.js.map +1 -0
  64. package/dist/jump-design-system/p-42799645.entry.js +2 -0
  65. package/dist/jump-design-system/p-42799645.entry.js.map +1 -0
  66. package/dist/jump-design-system/p-44f459bb.js +3 -0
  67. package/dist/jump-design-system/p-44f459bb.js.map +1 -0
  68. package/dist/jump-design-system/p-6ba563bd.entry.js +2 -0
  69. package/dist/jump-design-system/p-6ba563bd.entry.js.map +1 -0
  70. package/dist/jump-design-system-elements.json +39 -2
  71. package/dist/types/components/jump-pagination/jump-pagination.d.ts +26 -0
  72. package/dist/types/components/jump-pagination/jump-pagination.stories.d.ts +71 -0
  73. package/dist/types/components.d.ts +71 -18
  74. package/package.json +1 -1
  75. package/readme.md +23 -61
  76. package/dist/cjs/app-button.cjs.entry.js +0 -28
  77. package/dist/cjs/app-button.cjs.entry.js.map +0 -1
  78. package/dist/cjs/app-icon.cjs.entry.js.map +0 -1
  79. package/dist/cjs/index-168ed626.js.map +0 -1
  80. package/dist/collection/components/app-button/app-button.css +0 -107
  81. package/dist/collection/components/app-button/app-button.js.map +0 -1
  82. package/dist/collection/components/app-button/app-button.stories.js.map +0 -1
  83. package/dist/collection/components/app-button/test/app-button.e2e.js +0 -10
  84. package/dist/collection/components/app-button/test/app-button.e2e.js.map +0 -1
  85. package/dist/collection/components/app-button/test/app-button.spec.js.map +0 -1
  86. package/dist/collection/components/app-icon/app-icon.js.map +0 -1
  87. package/dist/collection/components/app-icon/app-icon.stories.js.map +0 -1
  88. package/dist/collection/components/app-icon/test/app-icon.e2e.js +0 -10
  89. package/dist/collection/components/app-icon/test/app-icon.e2e.js.map +0 -1
  90. package/dist/collection/components/app-icon/test/app-icon.spec.js.map +0 -1
  91. package/dist/components/app-button.js +0 -49
  92. package/dist/components/app-button.js.map +0 -1
  93. package/dist/components/app-icon.js.map +0 -1
  94. package/dist/esm/app-button.entry.js +0 -24
  95. package/dist/esm/app-button.entry.js.map +0 -1
  96. package/dist/esm/app-icon.entry.js.map +0 -1
  97. package/dist/jump-design-system/p-28b9ffd5.js +0 -3
  98. package/dist/jump-design-system/p-28b9ffd5.js.map +0 -1
  99. package/dist/jump-design-system/p-da4d9423.entry.js +0 -2
  100. package/dist/jump-design-system/p-da4d9423.entry.js.map +0 -1
  101. package/dist/jump-design-system/p-e8515cce.entry.js.map +0 -1
  102. /package/dist/types/components/app-icon/{app-icon.d.ts → jump-icon.d.ts} +0 -0
  103. /package/dist/types/components/app-icon/{app-icon.stories.d.ts → jump-icon.stories.d.ts} +0 -0
  104. /package/dist/types/components/{app-button/app-button.d.ts → jump-button/jump-button.d.ts} +0 -0
  105. /package/dist/types/components/{app-button/app-button.stories.d.ts → jump-button/jump-button.stories.d.ts} +0 -0
@@ -0,0 +1,30 @@
1
+ import { r as registerInstance, h, H as Host } from './index-ad69454c.js';
2
+
3
+ const jumpPaginationCss = ":host{display:block}.JumpPagination{--pagination-label-color:var(--neutral-grey-secondary);--pagination-arrows-color:var(--neutral-grey-secondary);font-family:var(--ff-primary)}.JumpPagination__Wrapper{display:flex;justify-content:space-between}.JumpPagination__Wrapper .elementsPerPage{display:flex;gap:1rem;align-items:center}.JumpPagination__Wrapper .elementsPerPage label{color:var(--pagination-label-color);font-size:14px;font-weight:normal}.JumpPagination__Wrapper .indicators{font-size:16px;font-weight:normal;display:flex;justify-content:space-between;gap:20px;color:var(--pagination-label-color)}.JumpPagination__Wrapper .indicators .arrow{color:var(--pagination-arrows-color);display:flex;align-items:center;gap:10px}.JumpPagination__Wrapper .indicators .elements{color:var(--pagination-label-color);display:flex;align-items:center;gap:5px}";
4
+
5
+ const JumpPagination = class {
6
+ constructor(hostRef) {
7
+ registerInstance(this, hostRef);
8
+ this.totalElements = undefined;
9
+ this.currentPage = undefined;
10
+ this.lastPage = undefined;
11
+ this.labelElementsPerPage = 'Elementi per pagina';
12
+ this.elementsRanges = [10, 20, 60, 100];
13
+ this.firstPage = undefined;
14
+ this.completeVersion = false;
15
+ this.showAdditionalChrevrons = false;
16
+ }
17
+ render() {
18
+ var _a;
19
+ return (h(Host, { class: "JumpPagination" }, h("div", { class: "JumpPagination__Wrapper" }, this.completeVersion &&
20
+ h("div", { class: "elementsPerPage" }, h("label", { htmlFor: "elements" }, (_a = this.labelElementsPerPage) !== null && _a !== void 0 ? _a : 'Elements per page'), h("select", { name: "elements", id: "elements" }, this.elementsRanges.map((range) => (h("option", { value: range }, range))))), h("div", { class: "indicators" }, h("div", { class: "elements" }, this.completeVersion ?
21
+ h("span", null, h("span", null, this.firstPage), " - ", h("span", null, this.currentPage), " di ", h("span", null, this.totalElements))
22
+ :
23
+ h("span", null, h("span", null, this.currentPage), " di ", h("span", null, this.lastPage))), h("div", { class: "arrow" }, this.showAdditionalChrevrons && h("jump-icon", { name: "chevrons-left" }), h("jump-icon", { name: "chevron-left" }), h("jump-icon", { name: "chevron-right" }), this.showAdditionalChrevrons && h("jump-icon", { name: "chevrons-right" }))))));
24
+ }
25
+ };
26
+ JumpPagination.style = jumpPaginationCss;
27
+
28
+ export { JumpPagination as jump_pagination };
29
+
30
+ //# sourceMappingURL=jump-pagination.entry.js.map
@@ -0,0 +1 @@
1
+ {"file":"jump-pagination.entry.js","mappings":";;AAAA,MAAM,iBAAiB,GAAG,o1BAAo1B;;MCOj2B,cAAc;;;;;;gCAe+B,qBAAqB;0BAKpB,CAAC,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,GAAG,CAAC;;2BAUtB,KAAK;mCAEG,KAAK;;EAEjE,MAAM;;IACJ,QACE,EAAC,IAAI,IAAC,KAAK,EAAC,gBAAgB,IAC1B,WAAK,KAAK,EAAC,yBAAyB,IAChC,IAAI,CAAC,eAAe;MACpB,WAAK,KAAK,EAAC,iBAAiB,IAC1B,aAAO,OAAO,EAAC,UAAU,IAAE,MAAA,IAAI,CAAC,oBAAoB,mCAAI,mBAAmB,CAAS,EAChF,cAAQ,IAAI,EAAC,UAAU,EAAC,EAAE,EAAC,UAAU,IAClC,IAAI,CAAC,cAAc,CAAC,GAAG,CAAC,CAAC,KAAK,MAC7B,cAAQ,KAAK,EAAE,KAAK,IAAG,KAAK,CAAU,CACvC,CAAC,CACK,CACT,EAER,WAAK,KAAK,EAAC,YAAY,IACrB,WAAK,KAAK,EAAC,UAAU,IAClB,IAAI,CAAC,eAAe;MACnB,gBACE,gBAAO,IAAI,CAAC,SAAS,CAAQ,SAAG,gBAAO,IAAI,CAAC,WAAW,CAAQ,UAAI,gBAAO,IAAI,CAAC,aAAa,CAAQ,CAC/F;;QAGP,gBACE,gBAAO,IAAI,CAAC,WAAW,CAAQ,UAAI,gBAAO,IAAI,CAAC,QAAQ,CAAQ,CAC1D,CAEL,EACN,WAAK,KAAK,EAAC,OAAO,IACf,IAAI,CAAC,uBAAuB,IAAI,iBAAW,IAAI,EAAC,eAAe,GAAa,EAC7E,iBAAW,IAAI,EAAC,cAAc,GAAa,EAC3C,iBAAW,IAAI,EAAC,eAAe,GAAa,EAC3C,IAAI,CAAC,uBAAuB,IAAI,iBAAW,IAAI,EAAC,gBAAgB,GAAa,CAC1E,CACF,CACF,CACD,EACP;GACH;;;;;;","names":[],"sources":["src/components/jump-pagination/jump-pagination.scss?tag=jump-pagination","src/components/jump-pagination/jump-pagination.tsx"],"sourcesContent":[":host {\n display: block;\n}\n\n.JumpPagination {\n --pagination-label-color: var(--neutral-grey-secondary);\n --pagination-arrows-color: var(--neutral-grey-secondary);\n \n font-family: var(--ff-primary);\n\n &__Wrapper {\n display: flex;\n justify-content: space-between;\n\n .elementsPerPage {\n display: flex;\n gap: 1rem;\n align-items: center;\n\n label {\n color: var(--pagination-label-color);\n font-size: 14px;\n font-weight: normal;\n }\n } \n \n .indicators {\n font-size: 16px;\n font-weight: normal;\n display: flex;\n justify-content: space-between;\n gap: 20px;\n \n color: var(--pagination-label-color);\n\n .arrow {\n color: var(--pagination-arrows-color);\n display: flex;\n align-items: center;\n gap: 10px;\n }\n\n .elements {\n color: var(--pagination-label-color);\n display: flex;\n align-items: center;\n gap: 5px;\n }\n }\n \n }\n \n}","import { Component, Host, Prop, h } from '@stencil/core';\n\n@Component({\n tag: 'jump-pagination',\n styleUrl: 'jump-pagination.scss',\n shadow: false,\n})\nexport class JumpPagination {\n \n /* ---------------------- @PROPERTIES ------------------------- */\n\n @Prop({ reflect: true }) totalElements: number;\n\n /**\n * \n */\n @Prop({ reflect: true }) currentPage: number;\n @Prop({ reflect: true }) lastPage: number; \n\n /**\n * Label for the elements per page select\n */\n @Prop({ reflect: true }) labelElementsPerPage: string = 'Elementi per pagina';\n\n /**\n * Values for the elements per page select\n */\n @Prop({ reflect: true }) elementsRanges: Array<number> = [10, 20, 60, 100];\n\n /**\n * Indicates the first page/product of the list\n */\n @Prop({ reflect: true }) firstPage: number;\n\n /**\n * If true, the component will show the complete version of the pagination, with elements informations\n */\n @Prop({ reflect: true }) completeVersion: boolean = false;\n\n @Prop({ reflect: true }) showAdditionalChrevrons: boolean = false;\n\n render() {\n return (\n <Host class=\"JumpPagination\">\n <div class=\"JumpPagination__Wrapper\">\n { this.completeVersion && \n <div class=\"elementsPerPage\">\n <label htmlFor=\"elements\">{this.labelElementsPerPage ?? 'Elements per page'}</label>\n <select name=\"elements\" id=\"elements\">\n {this.elementsRanges.map((range) => (\n <option value={range}>{range}</option>\n ))}\n </select>\n </div> \n }\n <div class=\"indicators\"> \n <div class=\"elements\">\n {this.completeVersion ?\n <span>\n <span>{this.firstPage}</span> - <span>{this.currentPage}</span> di <span>{this.totalElements}</span>\n </span>\n \n :\n <span>\n <span>{this.currentPage}</span> di <span>{this.lastPage}</span>\n </span>\n }\n </div>\n <div class=\"arrow\">\n {this.showAdditionalChrevrons && <jump-icon name=\"chevrons-left\"></jump-icon>}\n <jump-icon name=\"chevron-left\"></jump-icon>\n <jump-icon name=\"chevron-right\"></jump-icon>\n {this.showAdditionalChrevrons && <jump-icon name=\"chevrons-right\"></jump-icon>}\n </div> \n </div>\n </div>\n </Host>\n );\n }\n\n}\n"],"version":3}
@@ -1,9 +1,9 @@
1
- import { b as bootstrapLazy } from './index-330d1de1.js';
2
- export { s as setNonce } from './index-330d1de1.js';
1
+ import { b as bootstrapLazy } from './index-ad69454c.js';
2
+ export { s as setNonce } from './index-ad69454c.js';
3
3
 
4
4
  const defineCustomElements = (win, options) => {
5
5
  if (typeof window === 'undefined') return Promise.resolve();
6
- return bootstrapLazy([["app-button",[[4,"app-button",{"disabled":[4],"variant":[513],"outline":[516],"size":[513],"pill":[516],"text":[516],"onlyIcon":[516,"only-icon"]}]]],["app-icon",[[0,"app-icon",{"name":[1],"class":[1]}]]]], options);
6
+ return bootstrapLazy([["jump-icon",[[0,"jump-icon",{"name":[1],"class":[1]}]]],["jump-pagination",[[0,"jump-pagination",{"totalElements":[514,"total-elements"],"currentPage":[514,"current-page"],"lastPage":[514,"last-page"],"labelElementsPerPage":[513,"label-elements-per-page"],"elementsRanges":[16],"firstPage":[514,"first-page"],"completeVersion":[516,"complete-version"],"showAdditionalChrevrons":[516,"show-additional-chrevrons"]}]]],["jump-button",[[4,"jump-button",{"disabled":[4],"variant":[513],"outline":[516],"size":[513],"pill":[516],"text":[516],"onlyIcon":[516,"only-icon"]}]]]], options);
7
7
  };
8
8
 
9
9
  export { defineCustomElements };
@@ -1,2 +1,2 @@
1
- import{p as o,b as n}from"./p-28b9ffd5.js";export{s as setNonce}from"./p-28b9ffd5.js";const t=()=>{const n=import.meta.url;const t={};if(n!==""){t.resourcesUrl=new URL(".",n).href}return o(t)};t().then((o=>n([["p-da4d9423",[[4,"app-button",{disabled:[4],variant:[513],outline:[516],size:[513],pill:[516],text:[516],onlyIcon:[516,"only-icon"]}]]],["p-e8515cce",[[0,"app-icon",{name:[1],class:[1]}]]]],o)));
1
+ import{p as e,b as t}from"./p-44f459bb.js";export{s as setNonce}from"./p-44f459bb.js";const n=()=>{const t=import.meta.url;const n={};if(t!==""){n.resourcesUrl=new URL(".",t).href}return e(n)};n().then((e=>t([["p-15ecd712",[[0,"jump-icon",{name:[1],class:[1]}]]],["p-6ba563bd",[[0,"jump-pagination",{totalElements:[514,"total-elements"],currentPage:[514,"current-page"],lastPage:[514,"last-page"],labelElementsPerPage:[513,"label-elements-per-page"],elementsRanges:[16],firstPage:[514,"first-page"],completeVersion:[516,"complete-version"],showAdditionalChrevrons:[516,"show-additional-chrevrons"]}]]],["p-42799645",[[4,"jump-button",{disabled:[4],variant:[513],outline:[516],size:[513],pill:[516],text:[516],onlyIcon:[516,"only-icon"]}]]]],e)));
2
2
  //# sourceMappingURL=jump-design-system.esm.js.map
@@ -1 +1 @@
1
- {"version":3,"names":["patchBrowser","importMeta","url","opts","resourcesUrl","URL","href","promiseResolve","then","options","bootstrapLazy","disabled","variant","outline","size","pill","text","onlyIcon","name","class"],"sources":["node_modules/@stencil/core/internal/client/patch-browser.js","@lazy-browser-entrypoint?app-data=conditional"],"sourcesContent":["/*\n Stencil Client Patch Browser v4.0.1 | MIT Licensed | https://stenciljs.com\n */\nimport { BUILD, NAMESPACE } from '@stencil/core/internal/app-data';\nimport { consoleDevInfo, doc, promiseResolve, H } from '@stencil/core';\nconst patchBrowser = () => {\n // NOTE!! This fn cannot use async/await!\n if (BUILD.isDev && !BUILD.isTesting) {\n consoleDevInfo('Running in development mode.');\n }\n if (BUILD.cloneNodeFix) {\n // opted-in to polyfill cloneNode() for slot polyfilled components\n patchCloneNodeFix(H.prototype);\n }\n if (BUILD.profile && !performance.mark) {\n // not all browsers support performance.mark/measure (Safari 10)\n // because the mark/measure APIs are designed to write entries to a buffer in the browser that does not exist,\n // simply stub the implementations out.\n // TODO(STENCIL-323): Remove this patch when support for older browsers is removed (breaking)\n // @ts-ignore\n performance.mark = performance.measure = () => {\n /*noop*/\n };\n performance.getEntriesByName = () => [];\n }\n // @ts-ignore\n const scriptElm = BUILD.scriptDataOpts\n ? Array.from(doc.querySelectorAll('script')).find((s) => new RegExp(`\\/${NAMESPACE}(\\\\.esm)?\\\\.js($|\\\\?|#)`).test(s.src) ||\n s.getAttribute('data-stencil-namespace') === NAMESPACE)\n : null;\n const importMeta = import.meta.url;\n const opts = BUILD.scriptDataOpts ? (scriptElm || {})['data-opts'] || {} : {};\n if (importMeta !== '') {\n opts.resourcesUrl = new URL('.', importMeta).href;\n }\n return promiseResolve(opts);\n};\nconst patchCloneNodeFix = (HTMLElementPrototype) => {\n const nativeCloneNodeFn = HTMLElementPrototype.cloneNode;\n HTMLElementPrototype.cloneNode = function (deep) {\n if (this.nodeName === 'TEMPLATE') {\n return nativeCloneNodeFn.call(this, deep);\n }\n const clonedNode = nativeCloneNodeFn.call(this, false);\n const srcChildNodes = this.childNodes;\n if (deep) {\n for (let i = 0; i < srcChildNodes.length; i++) {\n // Node.ATTRIBUTE_NODE === 2, and checking because IE11\n if (srcChildNodes[i].nodeType !== 2) {\n clonedNode.appendChild(srcChildNodes[i].cloneNode(true));\n }\n }\n }\n return clonedNode;\n };\n};\nexport { patchBrowser };\n","export { setNonce } from '@stencil/core';\nimport { bootstrapLazy } from '@stencil/core';\nimport { patchBrowser } from '@stencil/core/internal/client/patch-browser';\nimport { globalScripts } from '@stencil/core/internal/app-globals';\npatchBrowser().then(options => {\n globalScripts();\n return bootstrapLazy([/*!__STENCIL_LAZY_DATA__*/], options);\n});\n"],"mappings":"sFAKA,MAAMA,EAAe,KAyBjB,MAAMC,cAAyBC,IAC/B,MAAMC,EAAqE,GAC3E,GAAIF,IAAe,GAAI,CACnBE,EAAKC,aAAe,IAAIC,IAAI,IAAKJ,GAAYK,IACrD,CACI,OAAOC,EAAeJ,EAAK,EC/B/BH,IAAeQ,MAAKC,GAEXC,EAAc,gCAA8B,CAAAC,SAAS,IAAAC,QAAA,MAAAC,QAAA,MAAAC,KAAA,MAAAC,KAAA,MAAAC,KAAA,MAAAC,SAAA,oDAAAC,KAAA,IAAAC,MAAA,SAAAV"}
1
+ {"version":3,"names":["patchBrowser","importMeta","url","opts","resourcesUrl","URL","href","promiseResolve","then","options","bootstrapLazy","name","class","totalElements","currentPage","lastPage","labelElementsPerPage","elementsRanges","firstPage","completeVersion","showAdditionalChrevrons","disabled","variant","outline","size","pill","text","onlyIcon"],"sources":["node_modules/@stencil/core/internal/client/patch-browser.js","@lazy-browser-entrypoint?app-data=conditional"],"sourcesContent":["/*\n Stencil Client Patch Browser v4.0.1 | MIT Licensed | https://stenciljs.com\n */\nimport { BUILD, NAMESPACE } from '@stencil/core/internal/app-data';\nimport { consoleDevInfo, doc, promiseResolve, H } from '@stencil/core';\nconst patchBrowser = () => {\n // NOTE!! This fn cannot use async/await!\n if (BUILD.isDev && !BUILD.isTesting) {\n consoleDevInfo('Running in development mode.');\n }\n if (BUILD.cloneNodeFix) {\n // opted-in to polyfill cloneNode() for slot polyfilled components\n patchCloneNodeFix(H.prototype);\n }\n if (BUILD.profile && !performance.mark) {\n // not all browsers support performance.mark/measure (Safari 10)\n // because the mark/measure APIs are designed to write entries to a buffer in the browser that does not exist,\n // simply stub the implementations out.\n // TODO(STENCIL-323): Remove this patch when support for older browsers is removed (breaking)\n // @ts-ignore\n performance.mark = performance.measure = () => {\n /*noop*/\n };\n performance.getEntriesByName = () => [];\n }\n // @ts-ignore\n const scriptElm = BUILD.scriptDataOpts\n ? Array.from(doc.querySelectorAll('script')).find((s) => new RegExp(`\\/${NAMESPACE}(\\\\.esm)?\\\\.js($|\\\\?|#)`).test(s.src) ||\n s.getAttribute('data-stencil-namespace') === NAMESPACE)\n : null;\n const importMeta = import.meta.url;\n const opts = BUILD.scriptDataOpts ? (scriptElm || {})['data-opts'] || {} : {};\n if (importMeta !== '') {\n opts.resourcesUrl = new URL('.', importMeta).href;\n }\n return promiseResolve(opts);\n};\nconst patchCloneNodeFix = (HTMLElementPrototype) => {\n const nativeCloneNodeFn = HTMLElementPrototype.cloneNode;\n HTMLElementPrototype.cloneNode = function (deep) {\n if (this.nodeName === 'TEMPLATE') {\n return nativeCloneNodeFn.call(this, deep);\n }\n const clonedNode = nativeCloneNodeFn.call(this, false);\n const srcChildNodes = this.childNodes;\n if (deep) {\n for (let i = 0; i < srcChildNodes.length; i++) {\n // Node.ATTRIBUTE_NODE === 2, and checking because IE11\n if (srcChildNodes[i].nodeType !== 2) {\n clonedNode.appendChild(srcChildNodes[i].cloneNode(true));\n }\n }\n }\n return clonedNode;\n };\n};\nexport { patchBrowser };\n","export { setNonce } from '@stencil/core';\nimport { bootstrapLazy } from '@stencil/core';\nimport { patchBrowser } from '@stencil/core/internal/client/patch-browser';\nimport { globalScripts } from '@stencil/core/internal/app-globals';\npatchBrowser().then(options => {\n globalScripts();\n return bootstrapLazy([/*!__STENCIL_LAZY_DATA__*/], options);\n});\n"],"mappings":"sFAKA,MAAMA,EAAe,KAyBjB,MAAMC,cAAyBC,IAC/B,MAAMC,EAAqE,GAC3E,GAAIF,IAAe,GAAI,CACnBE,EAAKC,aAAe,IAAIC,IAAI,IAAKJ,GAAYK,IACrD,CACI,OAAOC,EAAeJ,EAAK,EC/B/BH,IAAeQ,MAAKC,GAEXC,EAAc,+BAA8B,CAAAC,KAAS,IAAAC,MAAA,6CAAAC,cAAA,uBAAAC,YAAA,qBAAAC,SAAA,kBAAAC,qBAAA,gCAAAC,eAAA,KAAAC,UAAA,mBAAAC,gBAAA,yBAAAC,wBAAA,uEAAAC,SAAA,IAAAC,QAAA,MAAAC,QAAA,MAAAC,KAAA,MAAAC,KAAA,MAAAC,KAAA,MAAAC,SAAA,uBAAAlB"}
@@ -1,4 +1,4 @@
1
- import{r as e,h as n,H as i}from"./p-28b9ffd5.js";var r=typeof globalThis!=="undefined"?globalThis:typeof window!=="undefined"?window:typeof global!=="undefined"?global:typeof self!=="undefined"?self:{};function l(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e["default"]:e}function o(e,n,i){return i={path:n,exports:{},require:function(e,n){return t()}},e(i,i.exports),i.exports}function t(){throw new Error("Dynamic requires are not currently supported by @rollup/plugin-commonjs")}var a=o((function(e,n){(function n(i,r){e.exports=r()})(typeof self!=="undefined"?self:r,(function(){return function(e){var n={};function i(r){if(n[r]){return n[r].exports}var l=n[r]={i:r,l:false,exports:{}};e[r].call(l.exports,l,l.exports,i);l.l=true;return l.exports}i.m=e;i.c=n;i.d=function(e,n,r){if(!i.o(e,n)){Object.defineProperty(e,n,{configurable:false,enumerable:true,get:r})}};i.r=function(e){Object.defineProperty(e,"__esModule",{value:true})};i.n=function(e){var n=e&&e.__esModule?function n(){return e["default"]}:function n(){return e};i.d(n,"a",n);return n};i.o=function(e,n){return Object.prototype.hasOwnProperty.call(e,n)};i.p="";return i(i.s=0)}({"./dist/icons.json":
1
+ import{r as e,h as n,H as i}from"./p-44f459bb.js";var r=typeof globalThis!=="undefined"?globalThis:typeof window!=="undefined"?window:typeof global!=="undefined"?global:typeof self!=="undefined"?self:{};function l(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e["default"]:e}function o(e,n,i){return i={path:n,exports:{},require:function(e,n){return t()}},e(i,i.exports),i.exports}function t(){throw new Error("Dynamic requires are not currently supported by @rollup/plugin-commonjs")}var a=o((function(e,n){(function n(i,r){e.exports=r()})(typeof self!=="undefined"?self:r,(function(){return function(e){var n={};function i(r){if(n[r]){return n[r].exports}var l=n[r]={i:r,l:false,exports:{}};e[r].call(l.exports,l,l.exports,i);l.l=true;return l.exports}i.m=e;i.c=n;i.d=function(e,n,r){if(!i.o(e,n)){Object.defineProperty(e,n,{configurable:false,enumerable:true,get:r})}};i.r=function(e){Object.defineProperty(e,"__esModule",{value:true})};i.n=function(e){var n=e&&e.__esModule?function n(){return e["default"]}:function n(){return e};i.d(n,"a",n);return n};i.o=function(e,n){return Object.prototype.hasOwnProperty.call(e,n)};i.p="";return i(i.s=0)}({"./dist/icons.json":
2
2
  /*!*************************!*\
3
3
  !*** ./dist/icons.json ***!
4
4
  \*************************/
@@ -327,5 +327,5 @@ import{r as e,h as n,H as i}from"./p-28b9ffd5.js";var r=typeof globalThis!=="und
327
327
  /*!**************************************************!*\
328
328
  !*** multi core-js/es/array/from ./src/index.js ***!
329
329
  \**************************************************/
330
- /*! no static exports found */function(e,n,i){i(/*! core-js/es/array/from */"./node_modules/core-js/es/array/from.js");e.exports=i(/*! /home/runner/work/feather/feather/src/index.js */"./src/index.js")}})}))}));const s=l(a);const c="app-icon{display:inline-flex}app-icon svg{width:1em;height:1em}";const y=class{constructor(n){e(this,n);this.name=undefined;this.class=undefined}componentDidLoad(){s.replace()}render(){return n(i,null,n("i",{"data-feather":this.name,class:this.class}))}};y.style=c;export{y as app_icon};
331
- //# sourceMappingURL=p-e8515cce.entry.js.map
330
+ /*! no static exports found */function(e,n,i){i(/*! core-js/es/array/from */"./node_modules/core-js/es/array/from.js");e.exports=i(/*! /home/runner/work/feather/feather/src/index.js */"./src/index.js")}})}))}));const s=l(a);const c="jump-icon{display:inline-flex}jump-icon svg{width:1em;height:1em}";const y=class{constructor(n){e(this,n);this.name=undefined;this.class=undefined}componentDidLoad(){s.replace()}render(){return n(i,null,n("i",{"data-feather":this.name,class:this.class}))}};y.style=c;export{y as jump_icon};
331
+ //# sourceMappingURL=p-15ecd712.entry.js.map