@telia-ace/widget-components-widget-header-flamingo 1.1.2 → 1.1.3
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/ai-robot-0e89be0b.js +1 -0
- package/ai-robot-dbe1c82f.mjs +4 -0
- package/index-0bcf9ac3.mjs +2572 -0
- package/index-76cdc3ae.js +148 -0
- package/index-d18b6f25.mjs +336 -0
- package/index-df07fc07.js +1 -0
- package/{src/index.ts → index.d.ts} +0 -3
- package/index.js +1 -0
- package/index.mjs +4 -0
- package/package.json +2 -2
- package/widget-header-component.d.ts +3 -0
- package/widget-header-d4b70c0d.js +74 -0
- package/widget-header-e556e370.mjs +353 -0
- package/widget-header.d.ts +7 -0
- package/.eslintrc.json +0 -30
- package/README.md +0 -11
- package/project.json +0 -48
- package/src/widget-header-component.ts +0 -15
- package/src/widget-header.ts +0 -51
- package/tsconfig.json +0 -23
- package/tsconfig.lib.json +0 -10
- package/tsconfig.spec.json +0 -19
- package/vite.config.ts +0 -57
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";const C={name:"ai-robot",svg:'<svg viewBox="0 0 64 64" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path fill-rule="evenodd" clip-rule="evenodd" d="M54.7603 30.9731V24.7531C54.7551 20.1749 51.0451 16.4649 46.467 16.4597H44.3936V11.7378C46.019 10.7994 46.8114 8.88632 46.3257 7.07345C45.8399 5.26058 44.1971 4 42.3203 4C40.4434 4 38.8006 5.26058 38.3149 7.07345C37.8291 8.88632 38.6215 10.7994 40.2469 11.7378V16.4597H23.6601V11.7378C25.2855 10.7994 26.0779 8.88632 25.5922 7.07345C25.1064 5.26058 23.4636 4 21.5868 4C19.71 4 18.0671 5.26058 17.5814 7.07345C17.0956 8.88632 17.8881 10.7994 19.5134 11.7378V16.4597H17.4401C12.8619 16.4649 9.15193 20.1749 9.1467 24.7531V30.9731C6.85654 30.9731 5 32.8297 5 35.1198C5 37.41 6.85654 39.2665 9.1467 39.2665V51.7066C9.15193 56.2847 12.8619 59.9948 17.4401 60H46.467C51.0451 59.9948 54.7551 56.2847 54.7603 51.7066V39.2665C57.0505 39.2665 58.907 37.41 58.907 35.1198C58.907 32.8297 57.0505 30.9731 54.7603 30.9731ZM50.6137 51.7064C50.6112 53.9956 48.7561 55.8507 46.467 55.8531H17.4401C15.1509 55.8507 13.2958 53.9956 13.2934 51.7064V24.7529C13.2958 22.4638 15.1509 20.6086 17.4401 20.6062H46.467C48.7561 20.6086 50.6112 22.4638 50.6137 24.7529V51.7064ZM29.8802 33.0463C29.8802 29.6111 27.0954 26.8263 23.6601 26.8263C20.2249 26.8263 17.4401 29.6111 17.4401 33.0463C17.4401 36.4815 20.2249 39.2663 23.6601 39.2663C27.0938 39.2626 29.8764 36.48 29.8802 33.0463ZM21.5868 33.0463C21.5868 31.9012 22.5151 30.9729 23.6601 30.9729C24.8052 30.9729 25.7335 31.9012 25.7335 33.0463C25.7335 34.1914 24.8052 35.1196 23.6601 35.1196C22.5156 35.1183 21.5881 34.1908 21.5868 33.0463ZM40.2469 26.8263C36.8117 26.8263 34.0269 29.6111 34.0269 33.0463C34.0269 36.4815 36.8117 39.2663 40.2469 39.2663C43.6822 39.2663 46.467 36.4815 46.467 33.0463C46.4632 29.6126 43.6806 26.83 40.2469 26.8263ZM40.2469 35.1196C39.1018 35.1196 38.1736 34.1914 38.1736 33.0463C38.1736 31.9012 39.1018 30.9729 40.2469 30.9729C41.392 30.9729 42.3203 31.9012 42.3203 33.0463C42.319 34.1908 41.3914 35.1183 40.2469 35.1196ZM44.0344 44.3193C44.6787 45.266 44.434 46.5556 43.4878 47.2005C41.1836 48.7697 37.0875 49.6333 31.9538 49.6333C26.82 49.6333 22.7239 48.7697 20.4197 47.2006C19.8074 46.7835 19.464 46.0715 19.519 45.3327C19.574 44.5939 20.019 43.9405 20.6863 43.6187C21.3537 43.2969 22.142 43.3556 22.7543 43.7726C23.3445 44.1746 25.7524 45.4866 31.9538 45.4866C38.1551 45.4866 40.563 44.1746 41.1532 43.7726C42.1001 43.1293 43.389 43.3738 44.0344 44.3193Z"/></svg>'};exports.aiRobot=C;
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
const C = { name: "ai-robot", svg: '<svg viewBox="0 0 64 64" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path fill-rule="evenodd" clip-rule="evenodd" d="M54.7603 30.9731V24.7531C54.7551 20.1749 51.0451 16.4649 46.467 16.4597H44.3936V11.7378C46.019 10.7994 46.8114 8.88632 46.3257 7.07345C45.8399 5.26058 44.1971 4 42.3203 4C40.4434 4 38.8006 5.26058 38.3149 7.07345C37.8291 8.88632 38.6215 10.7994 40.2469 11.7378V16.4597H23.6601V11.7378C25.2855 10.7994 26.0779 8.88632 25.5922 7.07345C25.1064 5.26058 23.4636 4 21.5868 4C19.71 4 18.0671 5.26058 17.5814 7.07345C17.0956 8.88632 17.8881 10.7994 19.5134 11.7378V16.4597H17.4401C12.8619 16.4649 9.15193 20.1749 9.1467 24.7531V30.9731C6.85654 30.9731 5 32.8297 5 35.1198C5 37.41 6.85654 39.2665 9.1467 39.2665V51.7066C9.15193 56.2847 12.8619 59.9948 17.4401 60H46.467C51.0451 59.9948 54.7551 56.2847 54.7603 51.7066V39.2665C57.0505 39.2665 58.907 37.41 58.907 35.1198C58.907 32.8297 57.0505 30.9731 54.7603 30.9731ZM50.6137 51.7064C50.6112 53.9956 48.7561 55.8507 46.467 55.8531H17.4401C15.1509 55.8507 13.2958 53.9956 13.2934 51.7064V24.7529C13.2958 22.4638 15.1509 20.6086 17.4401 20.6062H46.467C48.7561 20.6086 50.6112 22.4638 50.6137 24.7529V51.7064ZM29.8802 33.0463C29.8802 29.6111 27.0954 26.8263 23.6601 26.8263C20.2249 26.8263 17.4401 29.6111 17.4401 33.0463C17.4401 36.4815 20.2249 39.2663 23.6601 39.2663C27.0938 39.2626 29.8764 36.48 29.8802 33.0463ZM21.5868 33.0463C21.5868 31.9012 22.5151 30.9729 23.6601 30.9729C24.8052 30.9729 25.7335 31.9012 25.7335 33.0463C25.7335 34.1914 24.8052 35.1196 23.6601 35.1196C22.5156 35.1183 21.5881 34.1908 21.5868 33.0463ZM40.2469 26.8263C36.8117 26.8263 34.0269 29.6111 34.0269 33.0463C34.0269 36.4815 36.8117 39.2663 40.2469 39.2663C43.6822 39.2663 46.467 36.4815 46.467 33.0463C46.4632 29.6126 43.6806 26.83 40.2469 26.8263ZM40.2469 35.1196C39.1018 35.1196 38.1736 34.1914 38.1736 33.0463C38.1736 31.9012 39.1018 30.9729 40.2469 30.9729C41.392 30.9729 42.3203 31.9012 42.3203 33.0463C42.319 34.1908 41.3914 35.1183 40.2469 35.1196ZM44.0344 44.3193C44.6787 45.266 44.434 46.5556 43.4878 47.2005C41.1836 48.7697 37.0875 49.6333 31.9538 49.6333C26.82 49.6333 22.7239 48.7697 20.4197 47.2006C19.8074 46.7835 19.464 46.0715 19.519 45.3327C19.574 44.5939 20.019 43.9405 20.6863 43.6187C21.3537 43.2969 22.142 43.3556 22.7543 43.7726C23.3445 44.1746 25.7524 45.4866 31.9538 45.4866C38.1551 45.4866 40.563 44.1746 41.1532 43.7726C42.1001 43.1293 43.389 43.3738 44.0344 44.3193Z"/></svg>' };
|
|
2
|
+
export {
|
|
3
|
+
C as a
|
|
4
|
+
};
|