vira 26.9.0 → 26.10.0

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 (78) hide show
  1. package/README.md +1 -1
  2. package/dist/elements/pop-up/vira-pop-up-trigger.element.d.ts +1 -1
  3. package/dist/elements/pop-up/vira-pop-up-trigger.element.js +2 -1
  4. package/dist/elements/vira-button.element.d.ts +1 -1
  5. package/dist/elements/vira-button.element.js +1 -1
  6. package/dist/elements/vira-checkbox.element.d.ts +1 -1
  7. package/dist/elements/vira-checkbox.element.js +1 -1
  8. package/dist/elements/vira-collapsible-wrapper.element.d.ts +1 -1
  9. package/dist/elements/vira-collapsible-wrapper.element.js +2 -1
  10. package/dist/elements/vira-dropdown.element.d.ts +1 -1
  11. package/dist/elements/vira-dropdown.element.js +2 -1
  12. package/dist/elements/vira-icon.element.d.ts +1 -1
  13. package/dist/elements/vira-icon.element.js +1 -1
  14. package/dist/elements/vira-image.element.d.ts +1 -1
  15. package/dist/elements/vira-image.element.js +1 -1
  16. package/dist/elements/vira-input.element.d.ts +1 -1
  17. package/dist/elements/vira-input.element.js +6 -1
  18. package/dist/elements/vira-link.element.d.ts +1 -1
  19. package/dist/elements/vira-link.element.js +1 -1
  20. package/dist/elements/vira-progress.element.d.ts +1 -1
  21. package/dist/elements/vira-progress.element.js +2 -1
  22. package/dist/icons/icon-svgs/chat-24.icon.d.ts +1 -1
  23. package/dist/icons/icon-svgs/chat-24.icon.js +1 -1
  24. package/dist/icons/icon-svgs/check-24.icon.d.ts +1 -1
  25. package/dist/icons/icon-svgs/check-24.icon.js +1 -1
  26. package/dist/icons/icon-svgs/chevron-up-24.icon.d.ts +1 -1
  27. package/dist/icons/icon-svgs/chevron-up-24.icon.js +1 -1
  28. package/dist/icons/icon-svgs/close-x-24.icon.d.ts +1 -1
  29. package/dist/icons/icon-svgs/close-x-24.icon.js +2 -1
  30. package/dist/icons/icon-svgs/commit-24.icon.d.ts +1 -1
  31. package/dist/icons/icon-svgs/commit-24.icon.js +2 -1
  32. package/dist/icons/icon-svgs/document-24.icon.d.ts +1 -1
  33. package/dist/icons/icon-svgs/document-24.icon.js +2 -1
  34. package/dist/icons/icon-svgs/element-16.icon.d.ts +1 -1
  35. package/dist/icons/icon-svgs/element-16.icon.js +1 -1
  36. package/dist/icons/icon-svgs/element-24.icon.d.ts +1 -1
  37. package/dist/icons/icon-svgs/element-24.icon.js +1 -1
  38. package/dist/icons/icon-svgs/external-link-24.icon.d.ts +8 -0
  39. package/dist/icons/icon-svgs/external-link-24.icon.js +36 -0
  40. package/dist/icons/icon-svgs/eye-closed-24.icon.d.ts +1 -1
  41. package/dist/icons/icon-svgs/eye-closed-24.icon.js +1 -1
  42. package/dist/icons/icon-svgs/eye-open-24.icon.d.ts +1 -1
  43. package/dist/icons/icon-svgs/eye-open-24.icon.js +1 -1
  44. package/dist/icons/icon-svgs/link-24.icon.d.ts +8 -0
  45. package/dist/icons/icon-svgs/link-24.icon.js +37 -0
  46. package/dist/icons/icon-svgs/loader-24.icon.d.ts +1 -1
  47. package/dist/icons/icon-svgs/loader-24.icon.js +1 -1
  48. package/dist/icons/icon-svgs/loader-animated-24.icon.d.ts +1 -1
  49. package/dist/icons/icon-svgs/loader-animated-24.icon.js +1 -1
  50. package/dist/icons/icon-svgs/lock-24.icon.d.ts +8 -0
  51. package/dist/icons/icon-svgs/lock-24.icon.js +51 -0
  52. package/dist/icons/icon-svgs/options-24.icon.d.ts +1 -1
  53. package/dist/icons/icon-svgs/options-24.icon.js +4 -1
  54. package/dist/icons/icon-svgs/pencil-24.icon.d.ts +1 -1
  55. package/dist/icons/icon-svgs/pencil-24.icon.js +2 -1
  56. package/dist/icons/icon-svgs/shield-24.icon.d.ts +1 -1
  57. package/dist/icons/icon-svgs/shield-24.icon.js +1 -1
  58. package/dist/icons/icon-svgs/speaker-loud-24.icon.d.ts +1 -1
  59. package/dist/icons/icon-svgs/speaker-loud-24.icon.js +2 -1
  60. package/dist/icons/icon-svgs/speaker-medium-24.icon.d.ts +1 -1
  61. package/dist/icons/icon-svgs/speaker-medium-24.icon.js +2 -1
  62. package/dist/icons/icon-svgs/speaker-muted-24.icon.d.ts +1 -1
  63. package/dist/icons/icon-svgs/speaker-muted-24.icon.js +2 -1
  64. package/dist/icons/icon-svgs/speaker-quiet-24.icon.d.ts +1 -1
  65. package/dist/icons/icon-svgs/speaker-quiet-24.icon.js +1 -1
  66. package/dist/icons/icon-svgs/star-24.icon.d.ts +1 -1
  67. package/dist/icons/icon-svgs/star-24.icon.js +1 -1
  68. package/dist/icons/icon-svgs/status-failure-24.icon.d.ts +1 -1
  69. package/dist/icons/icon-svgs/status-failure-24.icon.js +2 -1
  70. package/dist/icons/icon-svgs/status-in-progress-24.icon.d.ts +1 -1
  71. package/dist/icons/icon-svgs/status-in-progress-24.icon.js +4 -1
  72. package/dist/icons/icon-svgs/status-success-24.icon.d.ts +1 -1
  73. package/dist/icons/icon-svgs/status-success-24.icon.js +2 -1
  74. package/dist/icons/icon-svgs/status-warning-24.icon.d.ts +1 -1
  75. package/dist/icons/icon-svgs/status-warning-24.icon.js +3 -1
  76. package/dist/icons/index.d.ts +8 -1
  77. package/dist/icons/index.js +11 -1
  78. package/package.json +16 -16
@@ -0,0 +1,51 @@
1
+ import { html } from 'element-vir';
2
+ import { viraIconCssVars } from '../icon-css-vars.js';
3
+ import { defineIcon } from '../icon-svg.js';
4
+ /**
5
+ * A lock icon.
6
+ *
7
+ * @category Icon
8
+ * @category SVG
9
+ * @see https://electrovir.github.io/vira/book/icons/lock24icon
10
+ */
11
+ export const Lock24Icon = defineIcon({
12
+ name: 'Lock24Icon',
13
+ svgTemplate: html `
14
+ <svg
15
+ xmlns="http://www.w3.org/2000/svg"
16
+ xml:space="preserve"
17
+ style="fill-rule:evenodd;clip-rule:evenodd;stroke-miterlimit:2"
18
+ viewBox="0 0 24 24"
19
+ width="24"
20
+ height="24"
21
+ >
22
+ <path
23
+ d="M19 11c0-.6-.4-1-1-1H6a1 1 0 0 0-1 1v9c0 .6.4 1 1 1h12c.6 0 1-.4 1-1v-9Z"
24
+ stroke=${viraIconCssVars['vira-icon-stroke-color'].value}
25
+ stroke-width=${viraIconCssVars['vira-icon-stroke-width'].value}
26
+ fill=${viraIconCssVars['vira-icon-fill-color'].value}
27
+ />
28
+ <circle
29
+ cx="12"
30
+ cy="14"
31
+ r="1.5"
32
+ fill=${viraIconCssVars['vira-icon-stroke-color'].value}
33
+ stroke=${viraIconCssVars['vira-icon-stroke-color'].value}
34
+ stroke-width="calc(${viraIconCssVars['vira-icon-stroke-width'].value} - 1px)"
35
+ />
36
+ <path
37
+ d="M12 14v4"
38
+ fill=${viraIconCssVars['vira-icon-stroke-color'].value}
39
+ stroke=${viraIconCssVars['vira-icon-stroke-color'].value}
40
+ stroke-width=${viraIconCssVars['vira-icon-stroke-width'].value}
41
+ />
42
+
43
+ <path
44
+ d="M17 10V7.5a5 5 0 0 0-10 0V10"
45
+ stroke=${viraIconCssVars['vira-icon-stroke-color'].value}
46
+ stroke-width=${viraIconCssVars['vira-icon-stroke-width'].value}
47
+ fill="none"
48
+ />
49
+ </svg>
50
+ `,
51
+ });
@@ -3,6 +3,6 @@
3
3
  *
4
4
  * @category Icon
5
5
  * @category SVG
6
- * @see https://electrovir.github.io/element-vir/vira/book/icons/options24icon
6
+ * @see https://electrovir.github.io/vira/book/icons/options24icon
7
7
  */
8
8
  export declare const Options24Icon: import("../icon-svg.js").ViraIconSvg;
@@ -6,7 +6,7 @@ import { defineIcon } from '../icon-svg.js';
6
6
  *
7
7
  * @category Icon
8
8
  * @category SVG
9
- * @see https://electrovir.github.io/element-vir/vira/book/icons/options24icon
9
+ * @see https://electrovir.github.io/vira/book/icons/options24icon
10
10
  */
11
11
  export const Options24Icon = defineIcon({
12
12
  name: 'Options24Icon',
@@ -18,9 +18,12 @@ export const Options24Icon = defineIcon({
18
18
  stroke-width=${viraIconCssVars['vira-icon-stroke-width'].value}
19
19
  >
20
20
  <circle cx="9.5" cy="5.5" r="2.5" />
21
+
21
22
  <circle cx="16.5" cy="12.5" r="2.5" />
23
+
22
24
  <circle cx="8.5" cy="18.5" r="2.5" />
23
25
  </g>
26
+
24
27
  <path
25
28
  d="M3 5.5h3.5m5 0h8.5M3 12.5h11m5 0h2M3 18.5h3m5 0h10"
26
29
  fill="none"
@@ -3,6 +3,6 @@
3
3
  *
4
4
  * @category Icon
5
5
  * @category SVG
6
- * @see https://electrovir.github.io/element-vir/vira/book/icons/pencil24icon
6
+ * @see https://electrovir.github.io/vira/book/icons/pencil24icon
7
7
  */
8
8
  export declare const Pencil24Icon: import("../icon-svg.js").ViraIconSvg;
@@ -6,7 +6,7 @@ import { defineIcon } from '../icon-svg.js';
6
6
  *
7
7
  * @category Icon
8
8
  * @category SVG
9
- * @see https://electrovir.github.io/element-vir/vira/book/icons/pencil24icon
9
+ * @see https://electrovir.github.io/vira/book/icons/pencil24icon
10
10
  */
11
11
  export const Pencil24Icon = defineIcon({
12
12
  name: 'Pencil24Icon',
@@ -18,6 +18,7 @@ export const Pencil24Icon = defineIcon({
18
18
  stroke-width=${viraIconCssVars['vira-icon-stroke-width'].value}
19
19
  fill=${viraIconCssVars['vira-icon-fill-color'].value}
20
20
  />
21
+
21
22
  <path
22
23
  d="m5.384 17.197 3.788 2.749m5.97-16.198 3.788 2.749"
23
24
  stroke=${viraIconCssVars['vira-icon-stroke-color'].value}
@@ -3,6 +3,6 @@
3
3
  *
4
4
  * @category Icon
5
5
  * @category SVG
6
- * @see https://electrovir.github.io/element-vir/vira/book/icons/shield24icon
6
+ * @see https://electrovir.github.io/vira/book/icons/shield24icon
7
7
  */
8
8
  export declare const Shield24Icon: import("../icon-svg.js").ViraIconSvg;
@@ -6,7 +6,7 @@ import { defineIcon } from '../icon-svg.js';
6
6
  *
7
7
  * @category Icon
8
8
  * @category SVG
9
- * @see https://electrovir.github.io/element-vir/vira/book/icons/shield24icon
9
+ * @see https://electrovir.github.io/vira/book/icons/shield24icon
10
10
  */
11
11
  export const Shield24Icon = defineIcon({
12
12
  name: 'Shield24Icon',
@@ -3,6 +3,6 @@
3
3
  *
4
4
  * @category Icon
5
5
  * @category SVG
6
- * @see https://electrovir.github.io/element-vir/vira/book/icons/speakerloud24icon
6
+ * @see https://electrovir.github.io/vira/book/icons/speakerloud24icon
7
7
  */
8
8
  export declare const SpeakerLoud24Icon: import("../icon-svg.js").ViraIconSvg;
@@ -6,7 +6,7 @@ import { defineIcon } from '../icon-svg.js';
6
6
  *
7
7
  * @category Icon
8
8
  * @category SVG
9
- * @see https://electrovir.github.io/element-vir/vira/book/icons/speakerloud24icon
9
+ * @see https://electrovir.github.io/vira/book/icons/speakerloud24icon
10
10
  */
11
11
  export const SpeakerLoud24Icon = defineIcon({
12
12
  name: 'SpeakerLoud24Icon',
@@ -18,6 +18,7 @@ export const SpeakerLoud24Icon = defineIcon({
18
18
  stroke-width=${viraIconCssVars['vira-icon-stroke-width'].value}
19
19
  fill="none"
20
20
  />
21
+
21
22
  <path
22
23
  d="M10 16l6 5V3l-6 5H5v8h5Z"
23
24
  stroke=${viraIconCssVars['vira-icon-stroke-color'].value}
@@ -3,6 +3,6 @@
3
3
  *
4
4
  * @category Icon
5
5
  * @category SVG
6
- * @see https://electrovir.github.io/element-vir/vira/book/icons/speakermedium24icon
6
+ * @see https://electrovir.github.io/vira/book/icons/speakermedium24icon
7
7
  */
8
8
  export declare const SpeakerMedium24Icon: import("../icon-svg.js").ViraIconSvg;
@@ -6,7 +6,7 @@ import { defineIcon } from '../icon-svg.js';
6
6
  *
7
7
  * @category Icon
8
8
  * @category SVG
9
- * @see https://electrovir.github.io/element-vir/vira/book/icons/speakermedium24icon
9
+ * @see https://electrovir.github.io/vira/book/icons/speakermedium24icon
10
10
  */
11
11
  export const SpeakerMedium24Icon = defineIcon({
12
12
  name: 'SpeakerMedium24Icon',
@@ -18,6 +18,7 @@ export const SpeakerMedium24Icon = defineIcon({
18
18
  stroke-width=${viraIconCssVars['vira-icon-stroke-width'].value}
19
19
  fill="none"
20
20
  />
21
+
21
22
  <path
22
23
  d="M10 16l6 5V3l-6 5H5v8h5Z"
23
24
  stroke=${viraIconCssVars['vira-icon-stroke-color'].value}
@@ -3,6 +3,6 @@
3
3
  *
4
4
  * @category Icon
5
5
  * @category SVG
6
- * @see https://electrovir.github.io/element-vir/vira/book/icons/speakermuted24icon
6
+ * @see https://electrovir.github.io/vira/book/icons/speakermuted24icon
7
7
  */
8
8
  export declare const SpeakerMuted24Icon: import("../icon-svg.js").ViraIconSvg;
@@ -6,7 +6,7 @@ import { defineIcon } from '../icon-svg.js';
6
6
  *
7
7
  * @category Icon
8
8
  * @category SVG
9
- * @see https://electrovir.github.io/element-vir/vira/book/icons/speakermuted24icon
9
+ * @see https://electrovir.github.io/vira/book/icons/speakermuted24icon
10
10
  */
11
11
  export const SpeakerMuted24Icon = defineIcon({
12
12
  name: 'SpeakerMuted24Icon',
@@ -18,6 +18,7 @@ export const SpeakerMuted24Icon = defineIcon({
18
18
  stroke-width=${viraIconCssVars['vira-icon-stroke-width'].value}
19
19
  fill=${viraIconCssVars['vira-icon-fill-color'].value}
20
20
  />
21
+
21
22
  <path
22
23
  d="M4 20 20 4"
23
24
  stroke=${viraIconCssVars['vira-icon-stroke-color'].value}
@@ -3,6 +3,6 @@
3
3
  *
4
4
  * @category Icon
5
5
  * @category SVG
6
- * @see https://electrovir.github.io/element-vir/vira/book/icons/speakerquiet24icon
6
+ * @see https://electrovir.github.io/vira/book/icons/speakerquiet24icon
7
7
  */
8
8
  export declare const SpeakerQuiet24Icon: import("../icon-svg.js").ViraIconSvg;
@@ -6,7 +6,7 @@ import { defineIcon } from '../icon-svg.js';
6
6
  *
7
7
  * @category Icon
8
8
  * @category SVG
9
- * @see https://electrovir.github.io/element-vir/vira/book/icons/speakerquiet24icon
9
+ * @see https://electrovir.github.io/vira/book/icons/speakerquiet24icon
10
10
  */
11
11
  export const SpeakerQuiet24Icon = defineIcon({
12
12
  name: 'SpeakerQuiet24Icon',
@@ -3,6 +3,6 @@
3
3
  *
4
4
  * @category Icon
5
5
  * @category SVG
6
- * @see https://electrovir.github.io/element-vir/vira/book/icons/star24icon
6
+ * @see https://electrovir.github.io/vira/book/icons/star24icon
7
7
  */
8
8
  export declare const Star24Icon: import("../icon-svg.js").ViraIconSvg;
@@ -6,7 +6,7 @@ import { defineIcon } from '../icon-svg.js';
6
6
  *
7
7
  * @category Icon
8
8
  * @category SVG
9
- * @see https://electrovir.github.io/element-vir/vira/book/icons/star24icon
9
+ * @see https://electrovir.github.io/vira/book/icons/star24icon
10
10
  */
11
11
  export const Star24Icon = defineIcon({
12
12
  name: 'Star24Icon',
@@ -3,6 +3,6 @@
3
3
  *
4
4
  * @category Icon
5
5
  * @category SVG
6
- * @see https://electrovir.github.io/element-vir/vira/book/icons/statusfailure24icon
6
+ * @see https://electrovir.github.io/vira/book/icons/statusfailure24icon
7
7
  */
8
8
  export declare const StatusFailure24Icon: import("../icon-svg.js").ViraIconSvg;
@@ -6,7 +6,7 @@ import { defineIcon } from '../icon-svg.js';
6
6
  *
7
7
  * @category Icon
8
8
  * @category SVG
9
- * @see https://electrovir.github.io/element-vir/vira/book/icons/statusfailure24icon
9
+ * @see https://electrovir.github.io/vira/book/icons/statusfailure24icon
10
10
  */
11
11
  export const StatusFailure24Icon = defineIcon({
12
12
  name: 'StatusFailure24Icon',
@@ -20,6 +20,7 @@ export const StatusFailure24Icon = defineIcon({
20
20
  stroke=${viraIconCssVars['vira-icon-stroke-color'].value}
21
21
  stroke-width=${viraIconCssVars['vira-icon-stroke-width'].value}
22
22
  />
23
+
23
24
  <path
24
25
  d="M8 16.5 L16 7.5 M8 7.5 L16 16.5"
25
26
  fill="none"
@@ -3,6 +3,6 @@
3
3
  *
4
4
  * @category Icon
5
5
  * @category SVG
6
- * @see https://electrovir.github.io/element-vir/vira/book/icons/statusinprogress24icon
6
+ * @see https://electrovir.github.io/vira/book/icons/statusinprogress24icon
7
7
  */
8
8
  export declare const StatusInProgress24Icon: import("../icon-svg.js").ViraIconSvg;
@@ -6,7 +6,7 @@ import { defineIcon } from '../icon-svg.js';
6
6
  *
7
7
  * @category Icon
8
8
  * @category SVG
9
- * @see https://electrovir.github.io/element-vir/vira/book/icons/statusinprogress24icon
9
+ * @see https://electrovir.github.io/vira/book/icons/statusinprogress24icon
10
10
  */
11
11
  export const StatusInProgress24Icon = defineIcon({
12
12
  name: 'StatusInProgress24Icon',
@@ -20,6 +20,7 @@ export const StatusInProgress24Icon = defineIcon({
20
20
  stroke=${viraIconCssVars['vira-icon-stroke-color'].value}
21
21
  stroke-width=${viraIconCssVars['vira-icon-stroke-width'].value}
22
22
  />
23
+
23
24
  <circle
24
25
  cx="7"
25
26
  cy="12"
@@ -28,6 +29,7 @@ export const StatusInProgress24Icon = defineIcon({
28
29
  stroke=${viraIconCssVars['vira-icon-stroke-color'].value}
29
30
  stroke-width="calc(${viraIconCssVars['vira-icon-stroke-width'].value} - 1px)"
30
31
  />
32
+
31
33
  <circle
32
34
  cx="12"
33
35
  cy="12"
@@ -36,6 +38,7 @@ export const StatusInProgress24Icon = defineIcon({
36
38
  stroke=${viraIconCssVars['vira-icon-stroke-color'].value}
37
39
  stroke-width="calc(${viraIconCssVars['vira-icon-stroke-width'].value} - 1px)"
38
40
  />
41
+
39
42
  <circle
40
43
  cx="17"
41
44
  cy="12"
@@ -3,6 +3,6 @@
3
3
  *
4
4
  * @category Icon
5
5
  * @category SVG
6
- * @see https://electrovir.github.io/element-vir/vira/book/icons/statussuccess24icon
6
+ * @see https://electrovir.github.io/vira/book/icons/statussuccess24icon
7
7
  */
8
8
  export declare const StatusSuccess24Icon: import("../icon-svg.js").ViraIconSvg;
@@ -6,7 +6,7 @@ import { defineIcon } from '../icon-svg.js';
6
6
  *
7
7
  * @category Icon
8
8
  * @category SVG
9
- * @see https://electrovir.github.io/element-vir/vira/book/icons/statussuccess24icon
9
+ * @see https://electrovir.github.io/vira/book/icons/statussuccess24icon
10
10
  */
11
11
  export const StatusSuccess24Icon = defineIcon({
12
12
  name: 'StatusSuccess24Icon',
@@ -20,6 +20,7 @@ export const StatusSuccess24Icon = defineIcon({
20
20
  stroke=${viraIconCssVars['vira-icon-stroke-color'].value}
21
21
  stroke-width=${viraIconCssVars['vira-icon-stroke-width'].value}
22
22
  />
23
+
23
24
  <path
24
25
  d="m17 8.5-7 8-3-3"
25
26
  fill="none"
@@ -3,6 +3,6 @@
3
3
  *
4
4
  * @category Icon
5
5
  * @category SVG
6
- * @see https://electrovir.github.io/element-vir/vira/book/icons/statuswarning24icon
6
+ * @see https://electrovir.github.io/vira/book/icons/statuswarning24icon
7
7
  */
8
8
  export declare const StatusWarning24Icon: import("../icon-svg.js").ViraIconSvg;
@@ -6,7 +6,7 @@ import { defineIcon } from '../icon-svg.js';
6
6
  *
7
7
  * @category Icon
8
8
  * @category SVG
9
- * @see https://electrovir.github.io/element-vir/vira/book/icons/statuswarning24icon
9
+ * @see https://electrovir.github.io/vira/book/icons/statuswarning24icon
10
10
  */
11
11
  export const StatusWarning24Icon = defineIcon({
12
12
  name: 'StatusWarning24Icon',
@@ -20,12 +20,14 @@ export const StatusWarning24Icon = defineIcon({
20
20
  stroke=${viraIconCssVars['vira-icon-stroke-color'].value}
21
21
  stroke-width=${viraIconCssVars['vira-icon-stroke-width'].value}
22
22
  />
23
+
23
24
  <path
24
25
  d="m12 14 .2-7h-.4l.2 7Z"
25
26
  fill="none"
26
27
  stroke=${viraIconCssVars['vira-icon-stroke-color'].value}
27
28
  stroke-width=${viraIconCssVars['vira-icon-stroke-width'].value}
28
29
  />
30
+
29
31
  <circle
30
32
  cx="12"
31
33
  cy="16"
@@ -1,3 +1,4 @@
1
+ /** This file is automatically updated by update-icon-exports.ts */
1
2
  export * from './icon-css-vars.js';
2
3
  export * from './icon-svg.js';
3
4
  export * from './icon-svgs/chat-24.icon.js';
@@ -8,10 +9,13 @@ export * from './icon-svgs/commit-24.icon.js';
8
9
  export * from './icon-svgs/document-24.icon.js';
9
10
  export * from './icon-svgs/element-16.icon.js';
10
11
  export * from './icon-svgs/element-24.icon.js';
12
+ export * from './icon-svgs/external-link-24.icon.js';
11
13
  export * from './icon-svgs/eye-closed-24.icon.js';
12
14
  export * from './icon-svgs/eye-open-24.icon.js';
15
+ export * from './icon-svgs/link-24.icon.js';
13
16
  export * from './icon-svgs/loader-24.icon.js';
14
17
  export * from './icon-svgs/loader-animated-24.icon.js';
18
+ export * from './icon-svgs/lock-24.icon.js';
15
19
  export * from './icon-svgs/options-24.icon.js';
16
20
  export * from './icon-svgs/pencil-24.icon.js';
17
21
  export * from './icon-svgs/shield-24.icon.js';
@@ -25,7 +29,7 @@ export * from './icon-svgs/status-in-progress-24.icon.js';
25
29
  export * from './icon-svgs/status-success-24.icon.js';
26
30
  export * from './icon-svgs/status-warning-24.icon.js';
27
31
  /**
28
- * All Vira icons in an object mapped by their icon name.
32
+ * All icons within vira by name.
29
33
  *
30
34
  * @category Icon
31
35
  */
@@ -38,10 +42,13 @@ export declare const allIconsByName: {
38
42
  readonly Document24Icon: import("./icon-svg.js").ViraIconSvg;
39
43
  readonly Element16Icon: import("./icon-svg.js").ViraIconSvg;
40
44
  readonly Element24Icon: import("./icon-svg.js").ViraIconSvg;
45
+ readonly ExternalLink24Icon: import("./icon-svg.js").ViraIconSvg;
41
46
  readonly EyeClosed24Icon: import("./icon-svg.js").ViraIconSvg;
42
47
  readonly EyeOpen24Icon: import("./icon-svg.js").ViraIconSvg;
48
+ readonly Link24Icon: import("./icon-svg.js").ViraIconSvg;
43
49
  readonly Loader24Icon: import("./icon-svg.js").ViraIconSvg;
44
50
  readonly LoaderAnimated24Icon: import("./icon-svg.js").ViraIconSvg;
51
+ readonly Lock24Icon: import("./icon-svg.js").ViraIconSvg;
45
52
  readonly Options24Icon: import("./icon-svg.js").ViraIconSvg;
46
53
  readonly Pencil24Icon: import("./icon-svg.js").ViraIconSvg;
47
54
  readonly Shield24Icon: import("./icon-svg.js").ViraIconSvg;
@@ -1,3 +1,4 @@
1
+ /** This file is automatically updated by update-icon-exports.ts */
1
2
  import { Chat24Icon } from './icon-svgs/chat-24.icon.js';
2
3
  import { Check24Icon } from './icon-svgs/check-24.icon.js';
3
4
  import { ChevronUp24Icon } from './icon-svgs/chevron-up-24.icon.js';
@@ -6,10 +7,13 @@ import { Commit24Icon } from './icon-svgs/commit-24.icon.js';
6
7
  import { Document24Icon } from './icon-svgs/document-24.icon.js';
7
8
  import { Element16Icon } from './icon-svgs/element-16.icon.js';
8
9
  import { Element24Icon } from './icon-svgs/element-24.icon.js';
10
+ import { ExternalLink24Icon } from './icon-svgs/external-link-24.icon.js';
9
11
  import { EyeClosed24Icon } from './icon-svgs/eye-closed-24.icon.js';
10
12
  import { EyeOpen24Icon } from './icon-svgs/eye-open-24.icon.js';
13
+ import { Link24Icon } from './icon-svgs/link-24.icon.js';
11
14
  import { Loader24Icon } from './icon-svgs/loader-24.icon.js';
12
15
  import { LoaderAnimated24Icon } from './icon-svgs/loader-animated-24.icon.js';
16
+ import { Lock24Icon } from './icon-svgs/lock-24.icon.js';
13
17
  import { Options24Icon } from './icon-svgs/options-24.icon.js';
14
18
  import { Pencil24Icon } from './icon-svgs/pencil-24.icon.js';
15
19
  import { Shield24Icon } from './icon-svgs/shield-24.icon.js';
@@ -32,10 +36,13 @@ export * from './icon-svgs/commit-24.icon.js';
32
36
  export * from './icon-svgs/document-24.icon.js';
33
37
  export * from './icon-svgs/element-16.icon.js';
34
38
  export * from './icon-svgs/element-24.icon.js';
39
+ export * from './icon-svgs/external-link-24.icon.js';
35
40
  export * from './icon-svgs/eye-closed-24.icon.js';
36
41
  export * from './icon-svgs/eye-open-24.icon.js';
42
+ export * from './icon-svgs/link-24.icon.js';
37
43
  export * from './icon-svgs/loader-24.icon.js';
38
44
  export * from './icon-svgs/loader-animated-24.icon.js';
45
+ export * from './icon-svgs/lock-24.icon.js';
39
46
  export * from './icon-svgs/options-24.icon.js';
40
47
  export * from './icon-svgs/pencil-24.icon.js';
41
48
  export * from './icon-svgs/shield-24.icon.js';
@@ -49,7 +56,7 @@ export * from './icon-svgs/status-in-progress-24.icon.js';
49
56
  export * from './icon-svgs/status-success-24.icon.js';
50
57
  export * from './icon-svgs/status-warning-24.icon.js';
51
58
  /**
52
- * All Vira icons in an object mapped by their icon name.
59
+ * All icons within vira by name.
53
60
  *
54
61
  * @category Icon
55
62
  */
@@ -62,10 +69,13 @@ export const allIconsByName = {
62
69
  Document24Icon,
63
70
  Element16Icon,
64
71
  Element24Icon,
72
+ ExternalLink24Icon,
65
73
  EyeClosed24Icon,
66
74
  EyeOpen24Icon,
75
+ Link24Icon,
67
76
  Loader24Icon,
68
77
  LoaderAnimated24Icon,
78
+ Lock24Icon,
69
79
  Options24Icon,
70
80
  Pencil24Icon,
71
81
  Shield24Icon,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "vira",
3
- "version": "26.9.0",
3
+ "version": "26.10.0",
4
4
  "description": "A simple and highly versatile design system using element-vir.",
5
5
  "keywords": [
6
6
  "design",
@@ -12,13 +12,13 @@
12
12
  "web",
13
13
  "element-vir"
14
14
  ],
15
- "homepage": "https://electrovir.github.io/element-vir/vira",
15
+ "homepage": "https://electrovir.github.io/vira/vira",
16
16
  "bugs": {
17
- "url": "https://github.com/electrovir/element-vir/issues"
17
+ "url": "https://github.com/electrovir/vira/issues"
18
18
  },
19
19
  "repository": {
20
20
  "type": "git",
21
- "url": "git+https://github.com/electrovir/element-vir.git"
21
+ "url": "git+https://github.com/electrovir/vira.git"
22
22
  },
23
23
  "license": "(MIT or CC0 1.0)",
24
24
  "author": {
@@ -38,36 +38,36 @@
38
38
  "test:docs": "virmator docs check"
39
39
  },
40
40
  "dependencies": {
41
- "@augment-vir/assert": "^31.33.0",
42
- "@augment-vir/common": "^31.33.0",
43
- "@augment-vir/web": "^31.33.0",
41
+ "@augment-vir/assert": "^31.37.0",
42
+ "@augment-vir/common": "^31.37.0",
43
+ "@augment-vir/web": "^31.37.0",
44
44
  "colorjs.io": "^0.5.2",
45
- "date-vir": "^7.4.0",
45
+ "date-vir": "^7.4.2",
46
46
  "device-navigation": "^4.5.5",
47
47
  "lit-css-vars": "^3.0.11",
48
- "observavir": "^2.1.0",
48
+ "observavir": "^2.1.1",
49
49
  "page-active": "^1.0.2",
50
- "spa-router-vir": "^6.2.0",
51
- "type-fest": "^4.41.0",
50
+ "spa-router-vir": "^6.3.1",
51
+ "type-fest": "^5.0.0",
52
52
  "typed-event-target": "^4.1.0"
53
53
  },
54
54
  "devDependencies": {
55
- "@augment-vir/test": "^31.33.0",
55
+ "@augment-vir/test": "^31.37.0",
56
56
  "@web/dev-server-esbuild": "^1.0.4",
57
57
  "@web/test-runner": "^0.20.2",
58
58
  "@web/test-runner-commands": "^0.9.0",
59
59
  "@web/test-runner-playwright": "^0.11.1",
60
60
  "@web/test-runner-visual-regression": "^0.10.0",
61
- "esbuild": "^0.25.9",
61
+ "esbuild": "^0.25.10",
62
62
  "istanbul-smart-text-reporter": "^1.1.5",
63
63
  "markdown-code-example-inserter": "^3.0.3",
64
- "typedoc": "^0.28.10",
64
+ "typedoc": "^0.28.13",
65
65
  "typescript": "5.9.2",
66
- "vite": "^7.1.3",
66
+ "vite": "^7.1.6",
67
67
  "vite-tsconfig-paths": "^5.1.4"
68
68
  },
69
69
  "peerDependencies": {
70
- "element-vir": "^26.9.0"
70
+ "element-vir": "^26.9.1"
71
71
  },
72
72
  "engines": {
73
73
  "node": ">=22"