@spectrum-web-components/icon 1.1.0 → 1.2.0-beta.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (148) hide show
  1. package/package.json +4 -4
  2. package/sp-icon.d.ts +6 -0
  3. package/sp-icon.dev.js +5 -0
  4. package/sp-icon.dev.js.map +7 -0
  5. package/sp-icon.js +2 -0
  6. package/sp-icon.js.map +7 -0
  7. package/src/Icon.d.ts +21 -0
  8. package/src/Icon.dev.js +121 -0
  9. package/src/Icon.dev.js.map +7 -0
  10. package/src/Icon.js +10 -0
  11. package/src/Icon.js.map +7 -0
  12. package/src/IconBase.d.ts +13 -0
  13. package/src/IconBase.dev.js +74 -0
  14. package/src/IconBase.dev.js.map +7 -0
  15. package/src/IconBase.js +4 -0
  16. package/src/IconBase.js.map +7 -0
  17. package/src/icon-arrow-overrides.css.d.ts +2 -0
  18. package/src/icon-arrow-overrides.css.dev.js +7 -0
  19. package/src/icon-arrow-overrides.css.dev.js.map +7 -0
  20. package/src/icon-arrow-overrides.css.js +4 -0
  21. package/src/icon-arrow-overrides.css.js.map +7 -0
  22. package/src/icon-asterisk-overrides.css.d.ts +2 -0
  23. package/src/icon-asterisk-overrides.css.dev.js +7 -0
  24. package/src/icon-asterisk-overrides.css.dev.js.map +7 -0
  25. package/src/icon-asterisk-overrides.css.js +4 -0
  26. package/src/icon-asterisk-overrides.css.js.map +7 -0
  27. package/src/icon-checkmark-overrides.css.d.ts +2 -0
  28. package/src/icon-checkmark-overrides.css.dev.js +7 -0
  29. package/src/icon-checkmark-overrides.css.dev.js.map +7 -0
  30. package/src/icon-checkmark-overrides.css.js +4 -0
  31. package/src/icon-checkmark-overrides.css.js.map +7 -0
  32. package/src/icon-chevron-overrides.css.d.ts +2 -0
  33. package/src/icon-chevron-overrides.css.dev.js +7 -0
  34. package/src/icon-chevron-overrides.css.dev.js.map +7 -0
  35. package/src/icon-chevron-overrides.css.js +4 -0
  36. package/src/icon-chevron-overrides.css.js.map +7 -0
  37. package/src/icon-corner-triangle-overrides.css.d.ts +2 -0
  38. package/src/icon-corner-triangle-overrides.css.dev.js +7 -0
  39. package/src/icon-corner-triangle-overrides.css.dev.js.map +7 -0
  40. package/src/icon-corner-triangle-overrides.css.js +4 -0
  41. package/src/icon-corner-triangle-overrides.css.js.map +7 -0
  42. package/src/icon-cross-overrides.css.d.ts +2 -0
  43. package/src/icon-cross-overrides.css.dev.js +7 -0
  44. package/src/icon-cross-overrides.css.dev.js.map +7 -0
  45. package/src/icon-cross-overrides.css.js +4 -0
  46. package/src/icon-cross-overrides.css.js.map +7 -0
  47. package/src/icon-dash-overrides.css.d.ts +2 -0
  48. package/src/icon-dash-overrides.css.dev.js +7 -0
  49. package/src/icon-dash-overrides.css.dev.js.map +7 -0
  50. package/src/icon-dash-overrides.css.js +4 -0
  51. package/src/icon-dash-overrides.css.js.map +7 -0
  52. package/src/icon-double-gripper-overrides.css.d.ts +2 -0
  53. package/src/icon-double-gripper-overrides.css.dev.js +7 -0
  54. package/src/icon-double-gripper-overrides.css.dev.js.map +7 -0
  55. package/src/icon-double-gripper-overrides.css.js +4 -0
  56. package/src/icon-double-gripper-overrides.css.js.map +7 -0
  57. package/src/icon-overrides.css.d.ts +2 -0
  58. package/src/icon-overrides.css.dev.js +7 -0
  59. package/src/icon-overrides.css.dev.js.map +7 -0
  60. package/src/icon-overrides.css.js +4 -0
  61. package/src/icon-overrides.css.js.map +7 -0
  62. package/src/icon-single-gripper-overrides.css.d.ts +2 -0
  63. package/src/icon-single-gripper-overrides.css.dev.js +7 -0
  64. package/src/icon-single-gripper-overrides.css.dev.js.map +7 -0
  65. package/src/icon-single-gripper-overrides.css.js +4 -0
  66. package/src/icon-single-gripper-overrides.css.js.map +7 -0
  67. package/src/icon-triple-gripper-overrides.css.d.ts +2 -0
  68. package/src/icon-triple-gripper-overrides.css.dev.js +7 -0
  69. package/src/icon-triple-gripper-overrides.css.dev.js.map +7 -0
  70. package/src/icon-triple-gripper-overrides.css.js +4 -0
  71. package/src/icon-triple-gripper-overrides.css.js.map +7 -0
  72. package/src/icon.css.d.ts +2 -0
  73. package/src/icon.css.dev.js +7 -0
  74. package/src/icon.css.dev.js.map +7 -0
  75. package/src/icon.css.js +4 -0
  76. package/src/icon.css.js.map +7 -0
  77. package/src/index.d.ts +2 -0
  78. package/src/index.dev.js +4 -0
  79. package/src/index.dev.js.map +7 -0
  80. package/src/index.js +2 -0
  81. package/src/index.js.map +7 -0
  82. package/src/spectrum-icon-arrow.css.d.ts +2 -0
  83. package/src/spectrum-icon-arrow.css.dev.js +7 -0
  84. package/src/spectrum-icon-arrow.css.dev.js.map +7 -0
  85. package/src/spectrum-icon-arrow.css.js +4 -0
  86. package/src/spectrum-icon-arrow.css.js.map +7 -0
  87. package/src/spectrum-icon-asterisk.css.d.ts +2 -0
  88. package/src/spectrum-icon-asterisk.css.dev.js +7 -0
  89. package/src/spectrum-icon-asterisk.css.dev.js.map +7 -0
  90. package/src/spectrum-icon-asterisk.css.js +4 -0
  91. package/src/spectrum-icon-asterisk.css.js.map +7 -0
  92. package/src/spectrum-icon-checkmark.css.d.ts +2 -0
  93. package/src/spectrum-icon-checkmark.css.dev.js +7 -0
  94. package/src/spectrum-icon-checkmark.css.dev.js.map +7 -0
  95. package/src/spectrum-icon-checkmark.css.js +4 -0
  96. package/src/spectrum-icon-checkmark.css.js.map +7 -0
  97. package/src/spectrum-icon-chevron.css.d.ts +2 -0
  98. package/src/spectrum-icon-chevron.css.dev.js +7 -0
  99. package/src/spectrum-icon-chevron.css.dev.js.map +7 -0
  100. package/src/spectrum-icon-chevron.css.js +4 -0
  101. package/src/spectrum-icon-chevron.css.js.map +7 -0
  102. package/src/spectrum-icon-corner-triangle.css.d.ts +2 -0
  103. package/src/spectrum-icon-corner-triangle.css.dev.js +7 -0
  104. package/src/spectrum-icon-corner-triangle.css.dev.js.map +7 -0
  105. package/src/spectrum-icon-corner-triangle.css.js +4 -0
  106. package/src/spectrum-icon-corner-triangle.css.js.map +7 -0
  107. package/src/spectrum-icon-cross.css.d.ts +2 -0
  108. package/src/spectrum-icon-cross.css.dev.js +7 -0
  109. package/src/spectrum-icon-cross.css.dev.js.map +7 -0
  110. package/src/spectrum-icon-cross.css.js +4 -0
  111. package/src/spectrum-icon-cross.css.js.map +7 -0
  112. package/src/spectrum-icon-dash.css.d.ts +2 -0
  113. package/src/spectrum-icon-dash.css.dev.js +7 -0
  114. package/src/spectrum-icon-dash.css.dev.js.map +7 -0
  115. package/src/spectrum-icon-dash.css.js +4 -0
  116. package/src/spectrum-icon-dash.css.js.map +7 -0
  117. package/src/spectrum-icon-double-gripper.css.d.ts +2 -0
  118. package/src/spectrum-icon-double-gripper.css.dev.js +7 -0
  119. package/src/spectrum-icon-double-gripper.css.dev.js.map +7 -0
  120. package/src/spectrum-icon-double-gripper.css.js +4 -0
  121. package/src/spectrum-icon-double-gripper.css.js.map +7 -0
  122. package/src/spectrum-icon-single-gripper.css.d.ts +2 -0
  123. package/src/spectrum-icon-single-gripper.css.dev.js +7 -0
  124. package/src/spectrum-icon-single-gripper.css.dev.js.map +7 -0
  125. package/src/spectrum-icon-single-gripper.css.js +4 -0
  126. package/src/spectrum-icon-single-gripper.css.js.map +7 -0
  127. package/src/spectrum-icon-triple-gripper.css.d.ts +2 -0
  128. package/src/spectrum-icon-triple-gripper.css.dev.js +7 -0
  129. package/src/spectrum-icon-triple-gripper.css.dev.js.map +7 -0
  130. package/src/spectrum-icon-triple-gripper.css.js +4 -0
  131. package/src/spectrum-icon-triple-gripper.css.js.map +7 -0
  132. package/src/spectrum-icon.css.d.ts +2 -0
  133. package/src/spectrum-icon.css.dev.js +7 -0
  134. package/src/spectrum-icon.css.dev.js.map +7 -0
  135. package/src/spectrum-icon.css.js +4 -0
  136. package/src/spectrum-icon.css.js.map +7 -0
  137. package/stories/icon.stories.js +91 -0
  138. package/stories/icon.stories.js.map +7 -0
  139. package/stories/images.js +3 -0
  140. package/stories/images.js.map +7 -0
  141. package/test/benchmark/test-basic.js +15 -0
  142. package/test/benchmark/test-basic.js.map +7 -0
  143. package/test/icon-memory.test.js +8 -0
  144. package/test/icon-memory.test.js.map +7 -0
  145. package/test/icon.test-vrt.js +5 -0
  146. package/test/icon.test-vrt.js.map +7 -0
  147. package/test/icon.test.js +133 -0
  148. package/test/icon.test.js.map +7 -0
@@ -0,0 +1,7 @@
1
+ "use strict";
2
+ import { css } from "@spectrum-web-components/base";
3
+ const styles = css`
4
+ .spectrum-UIIcon-CornerTriangle75{--spectrum-icon-size:var(--system-ui-icon-corner-triangle-75-icon-size)}.spectrum-UIIcon-CornerTriangle100{--spectrum-icon-size:var(--system-ui-icon-corner-triangle-100-icon-size)}.spectrum-UIIcon-CornerTriangle200{--spectrum-icon-size:var(--system-ui-icon-corner-triangle-200-icon-size)}.spectrum-UIIcon-CornerTriangle300{--spectrum-icon-size:var(--system-ui-icon-corner-triangle-300-icon-size)}
5
+ `;
6
+ export default styles;
7
+ //# sourceMappingURL=icon-corner-triangle-overrides.css.dev.js.map
@@ -0,0 +1,7 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["icon-corner-triangle-overrides.css.ts"],
4
+ "sourcesContent": ["/*\nCopyright 2025 Adobe. All rights reserved.\nThis file is licensed to you under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License. You may obtain a copy\nof the License at http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software distributed under\nthe License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\nOF ANY KIND, either express or implied. See the License for the specific language\ngoverning permissions and limitations under the License.\n*/\nimport { css } from '@spectrum-web-components/base';\nconst styles = css`\n .spectrum-UIIcon-CornerTriangle75{--spectrum-icon-size:var(--system-ui-icon-corner-triangle-75-icon-size)}.spectrum-UIIcon-CornerTriangle100{--spectrum-icon-size:var(--system-ui-icon-corner-triangle-100-icon-size)}.spectrum-UIIcon-CornerTriangle200{--spectrum-icon-size:var(--system-ui-icon-corner-triangle-200-icon-size)}.spectrum-UIIcon-CornerTriangle300{--spectrum-icon-size:var(--system-ui-icon-corner-triangle-300-icon-size)}\n`;\nexport default styles;"],
5
+ "mappings": ";AAWA,SAAS,WAAW;AACpB,MAAM,SAAS;AAAA;AAAA;AAGf,eAAe;",
6
+ "names": []
7
+ }
@@ -0,0 +1,4 @@
1
+ "use strict";import{css as e}from"@spectrum-web-components/base";const r=e`
2
+ .spectrum-UIIcon-CornerTriangle75{--spectrum-icon-size:var(--system-ui-icon-corner-triangle-75-icon-size)}.spectrum-UIIcon-CornerTriangle100{--spectrum-icon-size:var(--system-ui-icon-corner-triangle-100-icon-size)}.spectrum-UIIcon-CornerTriangle200{--spectrum-icon-size:var(--system-ui-icon-corner-triangle-200-icon-size)}.spectrum-UIIcon-CornerTriangle300{--spectrum-icon-size:var(--system-ui-icon-corner-triangle-300-icon-size)}
3
+ `;export default r;
4
+ //# sourceMappingURL=icon-corner-triangle-overrides.css.js.map
@@ -0,0 +1,7 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["icon-corner-triangle-overrides.css.ts"],
4
+ "sourcesContent": ["/*\nCopyright 2025 Adobe. All rights reserved.\nThis file is licensed to you under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License. You may obtain a copy\nof the License at http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software distributed under\nthe License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\nOF ANY KIND, either express or implied. See the License for the specific language\ngoverning permissions and limitations under the License.\n*/\nimport { css } from '@spectrum-web-components/base';\nconst styles = css`\n .spectrum-UIIcon-CornerTriangle75{--spectrum-icon-size:var(--system-ui-icon-corner-triangle-75-icon-size)}.spectrum-UIIcon-CornerTriangle100{--spectrum-icon-size:var(--system-ui-icon-corner-triangle-100-icon-size)}.spectrum-UIIcon-CornerTriangle200{--spectrum-icon-size:var(--system-ui-icon-corner-triangle-200-icon-size)}.spectrum-UIIcon-CornerTriangle300{--spectrum-icon-size:var(--system-ui-icon-corner-triangle-300-icon-size)}\n`;\nexport default styles;"],
5
+ "mappings": "aAWA,OAAS,OAAAA,MAAW,gCACpB,MAAMC,EAASD;AAAA;AAAA,EAGf,eAAeC",
6
+ "names": ["css", "styles"]
7
+ }
@@ -0,0 +1,2 @@
1
+ declare const styles: import("@spectrum-web-components/base").CSSResult;
2
+ export default styles;
@@ -0,0 +1,7 @@
1
+ "use strict";
2
+ import { css } from "@spectrum-web-components/base";
3
+ const styles = css`
4
+ .spectrum-UIIcon-Cross75{--spectrum-icon-size:var(--system-ui-icon-cross-75-icon-size)}.spectrum-UIIcon-Cross100{--spectrum-icon-size:var(--system-ui-icon-cross-100-icon-size)}.spectrum-UIIcon-Cross200{--spectrum-icon-size:var(--system-ui-icon-cross-200-icon-size)}.spectrum-UIIcon-Cross300{--spectrum-icon-size:var(--system-ui-icon-cross-300-icon-size)}.spectrum-UIIcon-Cross400{--spectrum-icon-size:var(--system-ui-icon-cross-400-icon-size)}.spectrum-UIIcon-Cross500{--spectrum-icon-size:var(--system-ui-icon-cross-500-icon-size)}.spectrum-UIIcon-Cross600{--spectrum-icon-size:var(--system-ui-icon-cross-600-icon-size)}
5
+ `;
6
+ export default styles;
7
+ //# sourceMappingURL=icon-cross-overrides.css.dev.js.map
@@ -0,0 +1,7 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["icon-cross-overrides.css.ts"],
4
+ "sourcesContent": ["/*\nCopyright 2025 Adobe. All rights reserved.\nThis file is licensed to you under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License. You may obtain a copy\nof the License at http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software distributed under\nthe License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\nOF ANY KIND, either express or implied. See the License for the specific language\ngoverning permissions and limitations under the License.\n*/\nimport { css } from '@spectrum-web-components/base';\nconst styles = css`\n .spectrum-UIIcon-Cross75{--spectrum-icon-size:var(--system-ui-icon-cross-75-icon-size)}.spectrum-UIIcon-Cross100{--spectrum-icon-size:var(--system-ui-icon-cross-100-icon-size)}.spectrum-UIIcon-Cross200{--spectrum-icon-size:var(--system-ui-icon-cross-200-icon-size)}.spectrum-UIIcon-Cross300{--spectrum-icon-size:var(--system-ui-icon-cross-300-icon-size)}.spectrum-UIIcon-Cross400{--spectrum-icon-size:var(--system-ui-icon-cross-400-icon-size)}.spectrum-UIIcon-Cross500{--spectrum-icon-size:var(--system-ui-icon-cross-500-icon-size)}.spectrum-UIIcon-Cross600{--spectrum-icon-size:var(--system-ui-icon-cross-600-icon-size)}\n`;\nexport default styles;"],
5
+ "mappings": ";AAWA,SAAS,WAAW;AACpB,MAAM,SAAS;AAAA;AAAA;AAGf,eAAe;",
6
+ "names": []
7
+ }
@@ -0,0 +1,4 @@
1
+ "use strict";import{css as s}from"@spectrum-web-components/base";const c=s`
2
+ .spectrum-UIIcon-Cross75{--spectrum-icon-size:var(--system-ui-icon-cross-75-icon-size)}.spectrum-UIIcon-Cross100{--spectrum-icon-size:var(--system-ui-icon-cross-100-icon-size)}.spectrum-UIIcon-Cross200{--spectrum-icon-size:var(--system-ui-icon-cross-200-icon-size)}.spectrum-UIIcon-Cross300{--spectrum-icon-size:var(--system-ui-icon-cross-300-icon-size)}.spectrum-UIIcon-Cross400{--spectrum-icon-size:var(--system-ui-icon-cross-400-icon-size)}.spectrum-UIIcon-Cross500{--spectrum-icon-size:var(--system-ui-icon-cross-500-icon-size)}.spectrum-UIIcon-Cross600{--spectrum-icon-size:var(--system-ui-icon-cross-600-icon-size)}
3
+ `;export default c;
4
+ //# sourceMappingURL=icon-cross-overrides.css.js.map
@@ -0,0 +1,7 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["icon-cross-overrides.css.ts"],
4
+ "sourcesContent": ["/*\nCopyright 2025 Adobe. All rights reserved.\nThis file is licensed to you under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License. You may obtain a copy\nof the License at http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software distributed under\nthe License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\nOF ANY KIND, either express or implied. See the License for the specific language\ngoverning permissions and limitations under the License.\n*/\nimport { css } from '@spectrum-web-components/base';\nconst styles = css`\n .spectrum-UIIcon-Cross75{--spectrum-icon-size:var(--system-ui-icon-cross-75-icon-size)}.spectrum-UIIcon-Cross100{--spectrum-icon-size:var(--system-ui-icon-cross-100-icon-size)}.spectrum-UIIcon-Cross200{--spectrum-icon-size:var(--system-ui-icon-cross-200-icon-size)}.spectrum-UIIcon-Cross300{--spectrum-icon-size:var(--system-ui-icon-cross-300-icon-size)}.spectrum-UIIcon-Cross400{--spectrum-icon-size:var(--system-ui-icon-cross-400-icon-size)}.spectrum-UIIcon-Cross500{--spectrum-icon-size:var(--system-ui-icon-cross-500-icon-size)}.spectrum-UIIcon-Cross600{--spectrum-icon-size:var(--system-ui-icon-cross-600-icon-size)}\n`;\nexport default styles;"],
5
+ "mappings": "aAWA,OAAS,OAAAA,MAAW,gCACpB,MAAMC,EAASD;AAAA;AAAA,EAGf,eAAeC",
6
+ "names": ["css", "styles"]
7
+ }
@@ -0,0 +1,2 @@
1
+ declare const styles: import("@spectrum-web-components/base").CSSResult;
2
+ export default styles;
@@ -0,0 +1,7 @@
1
+ "use strict";
2
+ import { css } from "@spectrum-web-components/base";
3
+ const styles = css`
4
+ .spectrum-UIIcon-Dash50{--spectrum-icon-size:var(--system-ui-icon-dash-50-icon-size)}.spectrum-UIIcon-Dash75{--spectrum-icon-size:var(--system-ui-icon-dash-75-icon-size)}.spectrum-UIIcon-Dash100{--spectrum-icon-size:var(--system-ui-icon-dash-100-icon-size)}.spectrum-UIIcon-Dash200{--spectrum-icon-size:var(--system-ui-icon-dash-200-icon-size)}.spectrum-UIIcon-Dash300{--spectrum-icon-size:var(--system-ui-icon-dash-300-icon-size)}.spectrum-UIIcon-Dash400{--spectrum-icon-size:var(--system-ui-icon-dash-400-icon-size)}.spectrum-UIIcon-Dash500{--spectrum-icon-size:var(--system-ui-icon-dash-500-icon-size)}.spectrum-UIIcon-Dash600{--spectrum-icon-size:var(--system-ui-icon-dash-600-icon-size)}
5
+ `;
6
+ export default styles;
7
+ //# sourceMappingURL=icon-dash-overrides.css.dev.js.map
@@ -0,0 +1,7 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["icon-dash-overrides.css.ts"],
4
+ "sourcesContent": ["/*\nCopyright 2025 Adobe. All rights reserved.\nThis file is licensed to you under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License. You may obtain a copy\nof the License at http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software distributed under\nthe License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\nOF ANY KIND, either express or implied. See the License for the specific language\ngoverning permissions and limitations under the License.\n*/\nimport { css } from '@spectrum-web-components/base';\nconst styles = css`\n .spectrum-UIIcon-Dash50{--spectrum-icon-size:var(--system-ui-icon-dash-50-icon-size)}.spectrum-UIIcon-Dash75{--spectrum-icon-size:var(--system-ui-icon-dash-75-icon-size)}.spectrum-UIIcon-Dash100{--spectrum-icon-size:var(--system-ui-icon-dash-100-icon-size)}.spectrum-UIIcon-Dash200{--spectrum-icon-size:var(--system-ui-icon-dash-200-icon-size)}.spectrum-UIIcon-Dash300{--spectrum-icon-size:var(--system-ui-icon-dash-300-icon-size)}.spectrum-UIIcon-Dash400{--spectrum-icon-size:var(--system-ui-icon-dash-400-icon-size)}.spectrum-UIIcon-Dash500{--spectrum-icon-size:var(--system-ui-icon-dash-500-icon-size)}.spectrum-UIIcon-Dash600{--spectrum-icon-size:var(--system-ui-icon-dash-600-icon-size)}\n`;\nexport default styles;"],
5
+ "mappings": ";AAWA,SAAS,WAAW;AACpB,MAAM,SAAS;AAAA;AAAA;AAGf,eAAe;",
6
+ "names": []
7
+ }
@@ -0,0 +1,4 @@
1
+ "use strict";import{css as s}from"@spectrum-web-components/base";const c=s`
2
+ .spectrum-UIIcon-Dash50{--spectrum-icon-size:var(--system-ui-icon-dash-50-icon-size)}.spectrum-UIIcon-Dash75{--spectrum-icon-size:var(--system-ui-icon-dash-75-icon-size)}.spectrum-UIIcon-Dash100{--spectrum-icon-size:var(--system-ui-icon-dash-100-icon-size)}.spectrum-UIIcon-Dash200{--spectrum-icon-size:var(--system-ui-icon-dash-200-icon-size)}.spectrum-UIIcon-Dash300{--spectrum-icon-size:var(--system-ui-icon-dash-300-icon-size)}.spectrum-UIIcon-Dash400{--spectrum-icon-size:var(--system-ui-icon-dash-400-icon-size)}.spectrum-UIIcon-Dash500{--spectrum-icon-size:var(--system-ui-icon-dash-500-icon-size)}.spectrum-UIIcon-Dash600{--spectrum-icon-size:var(--system-ui-icon-dash-600-icon-size)}
3
+ `;export default c;
4
+ //# sourceMappingURL=icon-dash-overrides.css.js.map
@@ -0,0 +1,7 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["icon-dash-overrides.css.ts"],
4
+ "sourcesContent": ["/*\nCopyright 2025 Adobe. All rights reserved.\nThis file is licensed to you under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License. You may obtain a copy\nof the License at http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software distributed under\nthe License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\nOF ANY KIND, either express or implied. See the License for the specific language\ngoverning permissions and limitations under the License.\n*/\nimport { css } from '@spectrum-web-components/base';\nconst styles = css`\n .spectrum-UIIcon-Dash50{--spectrum-icon-size:var(--system-ui-icon-dash-50-icon-size)}.spectrum-UIIcon-Dash75{--spectrum-icon-size:var(--system-ui-icon-dash-75-icon-size)}.spectrum-UIIcon-Dash100{--spectrum-icon-size:var(--system-ui-icon-dash-100-icon-size)}.spectrum-UIIcon-Dash200{--spectrum-icon-size:var(--system-ui-icon-dash-200-icon-size)}.spectrum-UIIcon-Dash300{--spectrum-icon-size:var(--system-ui-icon-dash-300-icon-size)}.spectrum-UIIcon-Dash400{--spectrum-icon-size:var(--system-ui-icon-dash-400-icon-size)}.spectrum-UIIcon-Dash500{--spectrum-icon-size:var(--system-ui-icon-dash-500-icon-size)}.spectrum-UIIcon-Dash600{--spectrum-icon-size:var(--system-ui-icon-dash-600-icon-size)}\n`;\nexport default styles;"],
5
+ "mappings": "aAWA,OAAS,OAAAA,MAAW,gCACpB,MAAMC,EAASD;AAAA;AAAA,EAGf,eAAeC",
6
+ "names": ["css", "styles"]
7
+ }
@@ -0,0 +1,2 @@
1
+ declare const styles: import("@spectrum-web-components/base").CSSResult;
2
+ export default styles;
@@ -0,0 +1,7 @@
1
+ "use strict";
2
+ import { css } from "@spectrum-web-components/base";
3
+ const styles = css`
4
+
5
+ `;
6
+ export default styles;
7
+ //# sourceMappingURL=icon-double-gripper-overrides.css.dev.js.map
@@ -0,0 +1,7 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["icon-double-gripper-overrides.css.ts"],
4
+ "sourcesContent": ["/*\nCopyright 2025 Adobe. All rights reserved.\nThis file is licensed to you under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License. You may obtain a copy\nof the License at http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software distributed under\nthe License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\nOF ANY KIND, either express or implied. See the License for the specific language\ngoverning permissions and limitations under the License.\n*/\nimport { css } from '@spectrum-web-components/base';\nconst styles = css`\n \n`;\nexport default styles;"],
5
+ "mappings": ";AAWA,SAAS,WAAW;AACpB,MAAM,SAAS;AAAA;AAAA;AAGf,eAAe;",
6
+ "names": []
7
+ }
@@ -0,0 +1,4 @@
1
+ "use strict";import{css as s}from"@spectrum-web-components/base";const t=s`
2
+
3
+ `;export default t;
4
+ //# sourceMappingURL=icon-double-gripper-overrides.css.js.map
@@ -0,0 +1,7 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["icon-double-gripper-overrides.css.ts"],
4
+ "sourcesContent": ["/*\nCopyright 2025 Adobe. All rights reserved.\nThis file is licensed to you under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License. You may obtain a copy\nof the License at http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software distributed under\nthe License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\nOF ANY KIND, either express or implied. See the License for the specific language\ngoverning permissions and limitations under the License.\n*/\nimport { css } from '@spectrum-web-components/base';\nconst styles = css`\n \n`;\nexport default styles;"],
5
+ "mappings": "aAWA,OAAS,OAAAA,MAAW,gCACpB,MAAMC,EAASD;AAAA;AAAA,EAGf,eAAeC",
6
+ "names": ["css", "styles"]
7
+ }
@@ -0,0 +1,2 @@
1
+ declare const styles: import("@spectrum-web-components/base").CSSResult;
2
+ export default styles;
@@ -0,0 +1,7 @@
1
+ "use strict";
2
+ import { css } from "@spectrum-web-components/base";
3
+ const styles = css`
4
+ :host{--spectrum-icon-size-xxs:var(--system-icon-size-xxs);--spectrum-icon-size-xs:var(--system-icon-size-xs);--spectrum-icon-size-s:var(--system-icon-size-s);--spectrum-icon-size-m:var(--system-icon-size-m);--spectrum-icon-size-l:var(--system-icon-size-l);--spectrum-icon-size-xl:var(--system-icon-size-xl);--spectrum-icon-size-xxl:var(--system-icon-size-xxl)}
5
+ `;
6
+ export default styles;
7
+ //# sourceMappingURL=icon-overrides.css.dev.js.map
@@ -0,0 +1,7 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["icon-overrides.css.ts"],
4
+ "sourcesContent": ["/*\nCopyright 2025 Adobe. All rights reserved.\nThis file is licensed to you under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License. You may obtain a copy\nof the License at http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software distributed under\nthe License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\nOF ANY KIND, either express or implied. See the License for the specific language\ngoverning permissions and limitations under the License.\n*/\nimport { css } from '@spectrum-web-components/base';\nconst styles = css`\n :host{--spectrum-icon-size-xxs:var(--system-icon-size-xxs);--spectrum-icon-size-xs:var(--system-icon-size-xs);--spectrum-icon-size-s:var(--system-icon-size-s);--spectrum-icon-size-m:var(--system-icon-size-m);--spectrum-icon-size-l:var(--system-icon-size-l);--spectrum-icon-size-xl:var(--system-icon-size-xl);--spectrum-icon-size-xxl:var(--system-icon-size-xxl)}\n`;\nexport default styles;"],
5
+ "mappings": ";AAWA,SAAS,WAAW;AACpB,MAAM,SAAS;AAAA;AAAA;AAGf,eAAe;",
6
+ "names": []
7
+ }
@@ -0,0 +1,4 @@
1
+ "use strict";import{css as s}from"@spectrum-web-components/base";const e=s`
2
+ :host{--spectrum-icon-size-xxs:var(--system-icon-size-xxs);--spectrum-icon-size-xs:var(--system-icon-size-xs);--spectrum-icon-size-s:var(--system-icon-size-s);--spectrum-icon-size-m:var(--system-icon-size-m);--spectrum-icon-size-l:var(--system-icon-size-l);--spectrum-icon-size-xl:var(--system-icon-size-xl);--spectrum-icon-size-xxl:var(--system-icon-size-xxl)}
3
+ `;export default e;
4
+ //# sourceMappingURL=icon-overrides.css.js.map
@@ -0,0 +1,7 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["icon-overrides.css.ts"],
4
+ "sourcesContent": ["/*\nCopyright 2025 Adobe. All rights reserved.\nThis file is licensed to you under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License. You may obtain a copy\nof the License at http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software distributed under\nthe License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\nOF ANY KIND, either express or implied. See the License for the specific language\ngoverning permissions and limitations under the License.\n*/\nimport { css } from '@spectrum-web-components/base';\nconst styles = css`\n :host{--spectrum-icon-size-xxs:var(--system-icon-size-xxs);--spectrum-icon-size-xs:var(--system-icon-size-xs);--spectrum-icon-size-s:var(--system-icon-size-s);--spectrum-icon-size-m:var(--system-icon-size-m);--spectrum-icon-size-l:var(--system-icon-size-l);--spectrum-icon-size-xl:var(--system-icon-size-xl);--spectrum-icon-size-xxl:var(--system-icon-size-xxl)}\n`;\nexport default styles;"],
5
+ "mappings": "aAWA,OAAS,OAAAA,MAAW,gCACpB,MAAMC,EAASD;AAAA;AAAA,EAGf,eAAeC",
6
+ "names": ["css", "styles"]
7
+ }
@@ -0,0 +1,2 @@
1
+ declare const styles: import("@spectrum-web-components/base").CSSResult;
2
+ export default styles;
@@ -0,0 +1,7 @@
1
+ "use strict";
2
+ import { css } from "@spectrum-web-components/base";
3
+ const styles = css`
4
+
5
+ `;
6
+ export default styles;
7
+ //# sourceMappingURL=icon-single-gripper-overrides.css.dev.js.map
@@ -0,0 +1,7 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["icon-single-gripper-overrides.css.ts"],
4
+ "sourcesContent": ["/*\nCopyright 2025 Adobe. All rights reserved.\nThis file is licensed to you under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License. You may obtain a copy\nof the License at http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software distributed under\nthe License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\nOF ANY KIND, either express or implied. See the License for the specific language\ngoverning permissions and limitations under the License.\n*/\nimport { css } from '@spectrum-web-components/base';\nconst styles = css`\n \n`;\nexport default styles;"],
5
+ "mappings": ";AAWA,SAAS,WAAW;AACpB,MAAM,SAAS;AAAA;AAAA;AAGf,eAAe;",
6
+ "names": []
7
+ }
@@ -0,0 +1,4 @@
1
+ "use strict";import{css as s}from"@spectrum-web-components/base";const t=s`
2
+
3
+ `;export default t;
4
+ //# sourceMappingURL=icon-single-gripper-overrides.css.js.map
@@ -0,0 +1,7 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["icon-single-gripper-overrides.css.ts"],
4
+ "sourcesContent": ["/*\nCopyright 2025 Adobe. All rights reserved.\nThis file is licensed to you under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License. You may obtain a copy\nof the License at http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software distributed under\nthe License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\nOF ANY KIND, either express or implied. See the License for the specific language\ngoverning permissions and limitations under the License.\n*/\nimport { css } from '@spectrum-web-components/base';\nconst styles = css`\n \n`;\nexport default styles;"],
5
+ "mappings": "aAWA,OAAS,OAAAA,MAAW,gCACpB,MAAMC,EAASD;AAAA;AAAA,EAGf,eAAeC",
6
+ "names": ["css", "styles"]
7
+ }
@@ -0,0 +1,2 @@
1
+ declare const styles: import("@spectrum-web-components/base").CSSResult;
2
+ export default styles;
@@ -0,0 +1,7 @@
1
+ "use strict";
2
+ import { css } from "@spectrum-web-components/base";
3
+ const styles = css`
4
+
5
+ `;
6
+ export default styles;
7
+ //# sourceMappingURL=icon-triple-gripper-overrides.css.dev.js.map
@@ -0,0 +1,7 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["icon-triple-gripper-overrides.css.ts"],
4
+ "sourcesContent": ["/*\nCopyright 2025 Adobe. All rights reserved.\nThis file is licensed to you under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License. You may obtain a copy\nof the License at http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software distributed under\nthe License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\nOF ANY KIND, either express or implied. See the License for the specific language\ngoverning permissions and limitations under the License.\n*/\nimport { css } from '@spectrum-web-components/base';\nconst styles = css`\n \n`;\nexport default styles;"],
5
+ "mappings": ";AAWA,SAAS,WAAW;AACpB,MAAM,SAAS;AAAA;AAAA;AAGf,eAAe;",
6
+ "names": []
7
+ }
@@ -0,0 +1,4 @@
1
+ "use strict";import{css as s}from"@spectrum-web-components/base";const t=s`
2
+
3
+ `;export default t;
4
+ //# sourceMappingURL=icon-triple-gripper-overrides.css.js.map
@@ -0,0 +1,7 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["icon-triple-gripper-overrides.css.ts"],
4
+ "sourcesContent": ["/*\nCopyright 2025 Adobe. All rights reserved.\nThis file is licensed to you under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License. You may obtain a copy\nof the License at http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software distributed under\nthe License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\nOF ANY KIND, either express or implied. See the License for the specific language\ngoverning permissions and limitations under the License.\n*/\nimport { css } from '@spectrum-web-components/base';\nconst styles = css`\n \n`;\nexport default styles;"],
5
+ "mappings": "aAWA,OAAS,OAAAA,MAAW,gCACpB,MAAMC,EAASD;AAAA;AAAA,EAGf,eAAeC",
6
+ "names": ["css", "styles"]
7
+ }
@@ -0,0 +1,2 @@
1
+ declare const styles: import("@spectrum-web-components/base").CSSResult;
2
+ export default styles;
@@ -0,0 +1,7 @@
1
+ "use strict";
2
+ import { css } from "@spectrum-web-components/base";
3
+ const styles = css`
4
+ :host{pointer-events:none;transform:none;transform:var(--spectrum-icon-transform,none);inline-size:var(--mod-icon-inline-size,var(--mod-icon-size,var(--spectrum-icon-size)));block-size:var(--mod-icon-block-size,var(--mod-icon-size,var(--spectrum-icon-size)));color:inherit;color:var(--mod-icon-color,inherit);fill:currentColor;display:inline-block}:host([size=xxs]),:host([size=xxs]) .spectrum-UIIcon{--spectrum-icon-size:var(--spectrum-icon-size-xxs)}:host([size=xs]),:host([size=xs]) .spectrum-UIIcon{--spectrum-icon-size:var(--spectrum-icon-size-xs)}:host([size=s]),:host([size=s]) .spectrum-UIIcon{--spectrum-icon-size:var(--spectrum-icon-size-s)}:host,:host([size=m]),:host([size=m]) .spectrum-UIIcon{--spectrum-icon-size:var(--spectrum-icon-size-m)}:host([size=l]),:host([size=l]) .spectrum-UIIcon{--spectrum-icon-size:var(--spectrum-icon-size-l)}:host([size=xl]),:host([size=xl]) .spectrum-UIIcon{--spectrum-icon-size:var(--spectrum-icon-size-xl)}:host([size=xxl]),:host([size=xxl]) .spectrum-UIIcon{--spectrum-icon-size:var(--spectrum-icon-size-xxl)}:host(:not(:root)){overflow:hidden}@media (forced-colors:active){:host{forced-color-adjust:auto}}:host{--spectrum-icon-size-xxs:var(--system-icon-size-xxs);--spectrum-icon-size-xs:var(--system-icon-size-xs);--spectrum-icon-size-s:var(--system-icon-size-s);--spectrum-icon-size-m:var(--system-icon-size-m);--spectrum-icon-size-l:var(--system-icon-size-l);--spectrum-icon-size-xl:var(--system-icon-size-xl);--spectrum-icon-size-xxl:var(--system-icon-size-xxl)}#container{height:100%}img,svg,::slotted(*){height:100%;width:100%;vertical-align:top;color:inherit}@media (forced-colors:active){img,svg,::slotted(*){forced-color-adjust:auto}}
5
+ `;
6
+ export default styles;
7
+ //# sourceMappingURL=icon.css.dev.js.map
@@ -0,0 +1,7 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["icon.css.ts"],
4
+ "sourcesContent": ["/*\nCopyright 2025 Adobe. All rights reserved.\nThis file is licensed to you under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License. You may obtain a copy\nof the License at http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software distributed under\nthe License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\nOF ANY KIND, either express or implied. See the License for the specific language\ngoverning permissions and limitations under the License.\n*/\nimport { css } from '@spectrum-web-components/base';\nconst styles = css`\n :host{pointer-events:none;transform:none;transform:var(--spectrum-icon-transform,none);inline-size:var(--mod-icon-inline-size,var(--mod-icon-size,var(--spectrum-icon-size)));block-size:var(--mod-icon-block-size,var(--mod-icon-size,var(--spectrum-icon-size)));color:inherit;color:var(--mod-icon-color,inherit);fill:currentColor;display:inline-block}:host([size=xxs]),:host([size=xxs]) .spectrum-UIIcon{--spectrum-icon-size:var(--spectrum-icon-size-xxs)}:host([size=xs]),:host([size=xs]) .spectrum-UIIcon{--spectrum-icon-size:var(--spectrum-icon-size-xs)}:host([size=s]),:host([size=s]) .spectrum-UIIcon{--spectrum-icon-size:var(--spectrum-icon-size-s)}:host,:host([size=m]),:host([size=m]) .spectrum-UIIcon{--spectrum-icon-size:var(--spectrum-icon-size-m)}:host([size=l]),:host([size=l]) .spectrum-UIIcon{--spectrum-icon-size:var(--spectrum-icon-size-l)}:host([size=xl]),:host([size=xl]) .spectrum-UIIcon{--spectrum-icon-size:var(--spectrum-icon-size-xl)}:host([size=xxl]),:host([size=xxl]) .spectrum-UIIcon{--spectrum-icon-size:var(--spectrum-icon-size-xxl)}:host(:not(:root)){overflow:hidden}@media (forced-colors:active){:host{forced-color-adjust:auto}}:host{--spectrum-icon-size-xxs:var(--system-icon-size-xxs);--spectrum-icon-size-xs:var(--system-icon-size-xs);--spectrum-icon-size-s:var(--system-icon-size-s);--spectrum-icon-size-m:var(--system-icon-size-m);--spectrum-icon-size-l:var(--system-icon-size-l);--spectrum-icon-size-xl:var(--system-icon-size-xl);--spectrum-icon-size-xxl:var(--system-icon-size-xxl)}#container{height:100%}img,svg,::slotted(*){height:100%;width:100%;vertical-align:top;color:inherit}@media (forced-colors:active){img,svg,::slotted(*){forced-color-adjust:auto}}\n`;\nexport default styles;"],
5
+ "mappings": ";AAWA,SAAS,WAAW;AACpB,MAAM,SAAS;AAAA;AAAA;AAGf,eAAe;",
6
+ "names": []
7
+ }
@@ -0,0 +1,4 @@
1
+ "use strict";import{css as s}from"@spectrum-web-components/base";const e=s`
2
+ :host{pointer-events:none;transform:none;transform:var(--spectrum-icon-transform,none);inline-size:var(--mod-icon-inline-size,var(--mod-icon-size,var(--spectrum-icon-size)));block-size:var(--mod-icon-block-size,var(--mod-icon-size,var(--spectrum-icon-size)));color:inherit;color:var(--mod-icon-color,inherit);fill:currentColor;display:inline-block}:host([size=xxs]),:host([size=xxs]) .spectrum-UIIcon{--spectrum-icon-size:var(--spectrum-icon-size-xxs)}:host([size=xs]),:host([size=xs]) .spectrum-UIIcon{--spectrum-icon-size:var(--spectrum-icon-size-xs)}:host([size=s]),:host([size=s]) .spectrum-UIIcon{--spectrum-icon-size:var(--spectrum-icon-size-s)}:host,:host([size=m]),:host([size=m]) .spectrum-UIIcon{--spectrum-icon-size:var(--spectrum-icon-size-m)}:host([size=l]),:host([size=l]) .spectrum-UIIcon{--spectrum-icon-size:var(--spectrum-icon-size-l)}:host([size=xl]),:host([size=xl]) .spectrum-UIIcon{--spectrum-icon-size:var(--spectrum-icon-size-xl)}:host([size=xxl]),:host([size=xxl]) .spectrum-UIIcon{--spectrum-icon-size:var(--spectrum-icon-size-xxl)}:host(:not(:root)){overflow:hidden}@media (forced-colors:active){:host{forced-color-adjust:auto}}:host{--spectrum-icon-size-xxs:var(--system-icon-size-xxs);--spectrum-icon-size-xs:var(--system-icon-size-xs);--spectrum-icon-size-s:var(--system-icon-size-s);--spectrum-icon-size-m:var(--system-icon-size-m);--spectrum-icon-size-l:var(--system-icon-size-l);--spectrum-icon-size-xl:var(--system-icon-size-xl);--spectrum-icon-size-xxl:var(--system-icon-size-xxl)}#container{height:100%}img,svg,::slotted(*){height:100%;width:100%;vertical-align:top;color:inherit}@media (forced-colors:active){img,svg,::slotted(*){forced-color-adjust:auto}}
3
+ `;export default e;
4
+ //# sourceMappingURL=icon.css.js.map
@@ -0,0 +1,7 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["icon.css.ts"],
4
+ "sourcesContent": ["/*\nCopyright 2025 Adobe. All rights reserved.\nThis file is licensed to you under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License. You may obtain a copy\nof the License at http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software distributed under\nthe License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\nOF ANY KIND, either express or implied. See the License for the specific language\ngoverning permissions and limitations under the License.\n*/\nimport { css } from '@spectrum-web-components/base';\nconst styles = css`\n :host{pointer-events:none;transform:none;transform:var(--spectrum-icon-transform,none);inline-size:var(--mod-icon-inline-size,var(--mod-icon-size,var(--spectrum-icon-size)));block-size:var(--mod-icon-block-size,var(--mod-icon-size,var(--spectrum-icon-size)));color:inherit;color:var(--mod-icon-color,inherit);fill:currentColor;display:inline-block}:host([size=xxs]),:host([size=xxs]) .spectrum-UIIcon{--spectrum-icon-size:var(--spectrum-icon-size-xxs)}:host([size=xs]),:host([size=xs]) .spectrum-UIIcon{--spectrum-icon-size:var(--spectrum-icon-size-xs)}:host([size=s]),:host([size=s]) .spectrum-UIIcon{--spectrum-icon-size:var(--spectrum-icon-size-s)}:host,:host([size=m]),:host([size=m]) .spectrum-UIIcon{--spectrum-icon-size:var(--spectrum-icon-size-m)}:host([size=l]),:host([size=l]) .spectrum-UIIcon{--spectrum-icon-size:var(--spectrum-icon-size-l)}:host([size=xl]),:host([size=xl]) .spectrum-UIIcon{--spectrum-icon-size:var(--spectrum-icon-size-xl)}:host([size=xxl]),:host([size=xxl]) .spectrum-UIIcon{--spectrum-icon-size:var(--spectrum-icon-size-xxl)}:host(:not(:root)){overflow:hidden}@media (forced-colors:active){:host{forced-color-adjust:auto}}:host{--spectrum-icon-size-xxs:var(--system-icon-size-xxs);--spectrum-icon-size-xs:var(--system-icon-size-xs);--spectrum-icon-size-s:var(--system-icon-size-s);--spectrum-icon-size-m:var(--system-icon-size-m);--spectrum-icon-size-l:var(--system-icon-size-l);--spectrum-icon-size-xl:var(--system-icon-size-xl);--spectrum-icon-size-xxl:var(--system-icon-size-xxl)}#container{height:100%}img,svg,::slotted(*){height:100%;width:100%;vertical-align:top;color:inherit}@media (forced-colors:active){img,svg,::slotted(*){forced-color-adjust:auto}}\n`;\nexport default styles;"],
5
+ "mappings": "aAWA,OAAS,OAAAA,MAAW,gCACpB,MAAMC,EAASD;AAAA;AAAA,EAGf,eAAeC",
6
+ "names": ["css", "styles"]
7
+ }
package/src/index.d.ts ADDED
@@ -0,0 +1,2 @@
1
+ export * from './IconBase.js';
2
+ export * from './Icon.js';
@@ -0,0 +1,4 @@
1
+ "use strict";
2
+ export * from "./IconBase.dev.js";
3
+ export * from "./Icon.dev.js";
4
+ //# sourceMappingURL=index.dev.js.map
@@ -0,0 +1,7 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["index.ts"],
4
+ "sourcesContent": ["/*\nCopyright 2020 Adobe. All rights reserved.\nThis file is licensed to you under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License. You may obtain a copy\nof the License at http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software distributed under\nthe License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\nOF ANY KIND, either express or implied. See the License for the specific language\ngoverning permissions and limitations under the License.\n*/\nexport * from './IconBase.dev.js'\nexport * from './Icon.dev.js'\n"],
5
+ "mappings": ";AAWA,cAAc;AACd,cAAc;",
6
+ "names": []
7
+ }
package/src/index.js ADDED
@@ -0,0 +1,2 @@
1
+ "use strict";export*from"./IconBase.js";export*from"./Icon.js";
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1,7 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["index.ts"],
4
+ "sourcesContent": ["/*\nCopyright 2020 Adobe. All rights reserved.\nThis file is licensed to you under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License. You may obtain a copy\nof the License at http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software distributed under\nthe License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\nOF ANY KIND, either express or implied. See the License for the specific language\ngoverning permissions and limitations under the License.\n*/\nexport * from './IconBase.js';\nexport * from './Icon.js';\n"],
5
+ "mappings": "aAWA,WAAc,gBACd,WAAc",
6
+ "names": []
7
+ }
@@ -0,0 +1,2 @@
1
+ declare const styles: import("@spectrum-web-components/base").CSSResult;
2
+ export default styles;
@@ -0,0 +1,7 @@
1
+ "use strict";
2
+ import { css } from "@spectrum-web-components/base";
3
+ const styles = css`
4
+ .spectrum-UIIcon-ArrowDown100,.spectrum-UIIcon-ArrowDown200,.spectrum-UIIcon-ArrowDown300,.spectrum-UIIcon-ArrowDown400,.spectrum-UIIcon-ArrowDown500,.spectrum-UIIcon-ArrowDown600,.spectrum-UIIcon-ArrowDown75{--spectrum-icon-transform:rotate(90deg)}.spectrum-UIIcon-ArrowLeft100,.spectrum-UIIcon-ArrowLeft200,.spectrum-UIIcon-ArrowLeft300,.spectrum-UIIcon-ArrowLeft400,.spectrum-UIIcon-ArrowLeft500,.spectrum-UIIcon-ArrowLeft600,.spectrum-UIIcon-ArrowLeft75{--spectrum-icon-transform:rotate(180deg)}.spectrum-UIIcon-ArrowUp100,.spectrum-UIIcon-ArrowUp200,.spectrum-UIIcon-ArrowUp300,.spectrum-UIIcon-ArrowUp400,.spectrum-UIIcon-ArrowUp500,.spectrum-UIIcon-ArrowUp600,.spectrum-UIIcon-ArrowUp75{--spectrum-icon-transform:rotate(270deg)}
5
+ `;
6
+ export default styles;
7
+ //# sourceMappingURL=spectrum-icon-arrow.css.dev.js.map
@@ -0,0 +1,7 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["spectrum-icon-arrow.css.ts"],
4
+ "sourcesContent": ["/*\nCopyright 2025 Adobe. All rights reserved.\nThis file is licensed to you under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License. You may obtain a copy\nof the License at http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software distributed under\nthe License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\nOF ANY KIND, either express or implied. See the License for the specific language\ngoverning permissions and limitations under the License.\n*/\nimport { css } from '@spectrum-web-components/base';\nconst styles = css`\n .spectrum-UIIcon-ArrowDown100,.spectrum-UIIcon-ArrowDown200,.spectrum-UIIcon-ArrowDown300,.spectrum-UIIcon-ArrowDown400,.spectrum-UIIcon-ArrowDown500,.spectrum-UIIcon-ArrowDown600,.spectrum-UIIcon-ArrowDown75{--spectrum-icon-transform:rotate(90deg)}.spectrum-UIIcon-ArrowLeft100,.spectrum-UIIcon-ArrowLeft200,.spectrum-UIIcon-ArrowLeft300,.spectrum-UIIcon-ArrowLeft400,.spectrum-UIIcon-ArrowLeft500,.spectrum-UIIcon-ArrowLeft600,.spectrum-UIIcon-ArrowLeft75{--spectrum-icon-transform:rotate(180deg)}.spectrum-UIIcon-ArrowUp100,.spectrum-UIIcon-ArrowUp200,.spectrum-UIIcon-ArrowUp300,.spectrum-UIIcon-ArrowUp400,.spectrum-UIIcon-ArrowUp500,.spectrum-UIIcon-ArrowUp600,.spectrum-UIIcon-ArrowUp75{--spectrum-icon-transform:rotate(270deg)}\n`;\nexport default styles;"],
5
+ "mappings": ";AAWA,SAAS,WAAW;AACpB,MAAM,SAAS;AAAA;AAAA;AAGf,eAAe;",
6
+ "names": []
7
+ }
@@ -0,0 +1,4 @@
1
+ "use strict";import{css as r}from"@spectrum-web-components/base";const o=r`
2
+ .spectrum-UIIcon-ArrowDown100,.spectrum-UIIcon-ArrowDown200,.spectrum-UIIcon-ArrowDown300,.spectrum-UIIcon-ArrowDown400,.spectrum-UIIcon-ArrowDown500,.spectrum-UIIcon-ArrowDown600,.spectrum-UIIcon-ArrowDown75{--spectrum-icon-transform:rotate(90deg)}.spectrum-UIIcon-ArrowLeft100,.spectrum-UIIcon-ArrowLeft200,.spectrum-UIIcon-ArrowLeft300,.spectrum-UIIcon-ArrowLeft400,.spectrum-UIIcon-ArrowLeft500,.spectrum-UIIcon-ArrowLeft600,.spectrum-UIIcon-ArrowLeft75{--spectrum-icon-transform:rotate(180deg)}.spectrum-UIIcon-ArrowUp100,.spectrum-UIIcon-ArrowUp200,.spectrum-UIIcon-ArrowUp300,.spectrum-UIIcon-ArrowUp400,.spectrum-UIIcon-ArrowUp500,.spectrum-UIIcon-ArrowUp600,.spectrum-UIIcon-ArrowUp75{--spectrum-icon-transform:rotate(270deg)}
3
+ `;export default o;
4
+ //# sourceMappingURL=spectrum-icon-arrow.css.js.map
@@ -0,0 +1,7 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["spectrum-icon-arrow.css.ts"],
4
+ "sourcesContent": ["/*\nCopyright 2025 Adobe. All rights reserved.\nThis file is licensed to you under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License. You may obtain a copy\nof the License at http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software distributed under\nthe License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\nOF ANY KIND, either express or implied. See the License for the specific language\ngoverning permissions and limitations under the License.\n*/\nimport { css } from '@spectrum-web-components/base';\nconst styles = css`\n .spectrum-UIIcon-ArrowDown100,.spectrum-UIIcon-ArrowDown200,.spectrum-UIIcon-ArrowDown300,.spectrum-UIIcon-ArrowDown400,.spectrum-UIIcon-ArrowDown500,.spectrum-UIIcon-ArrowDown600,.spectrum-UIIcon-ArrowDown75{--spectrum-icon-transform:rotate(90deg)}.spectrum-UIIcon-ArrowLeft100,.spectrum-UIIcon-ArrowLeft200,.spectrum-UIIcon-ArrowLeft300,.spectrum-UIIcon-ArrowLeft400,.spectrum-UIIcon-ArrowLeft500,.spectrum-UIIcon-ArrowLeft600,.spectrum-UIIcon-ArrowLeft75{--spectrum-icon-transform:rotate(180deg)}.spectrum-UIIcon-ArrowUp100,.spectrum-UIIcon-ArrowUp200,.spectrum-UIIcon-ArrowUp300,.spectrum-UIIcon-ArrowUp400,.spectrum-UIIcon-ArrowUp500,.spectrum-UIIcon-ArrowUp600,.spectrum-UIIcon-ArrowUp75{--spectrum-icon-transform:rotate(270deg)}\n`;\nexport default styles;"],
5
+ "mappings": "aAWA,OAAS,OAAAA,MAAW,gCACpB,MAAMC,EAASD;AAAA;AAAA,EAGf,eAAeC",
6
+ "names": ["css", "styles"]
7
+ }
@@ -0,0 +1,2 @@
1
+ declare const styles: import("@spectrum-web-components/base").CSSResult;
2
+ export default styles;
@@ -0,0 +1,7 @@
1
+ "use strict";
2
+ import { css } from "@spectrum-web-components/base";
3
+ const styles = css`
4
+
5
+ `;
6
+ export default styles;
7
+ //# sourceMappingURL=spectrum-icon-asterisk.css.dev.js.map
@@ -0,0 +1,7 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["spectrum-icon-asterisk.css.ts"],
4
+ "sourcesContent": ["/*\nCopyright 2025 Adobe. All rights reserved.\nThis file is licensed to you under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License. You may obtain a copy\nof the License at http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software distributed under\nthe License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\nOF ANY KIND, either express or implied. See the License for the specific language\ngoverning permissions and limitations under the License.\n*/\nimport { css } from '@spectrum-web-components/base';\nconst styles = css`\n \n`;\nexport default styles;"],
5
+ "mappings": ";AAWA,SAAS,WAAW;AACpB,MAAM,SAAS;AAAA;AAAA;AAGf,eAAe;",
6
+ "names": []
7
+ }
@@ -0,0 +1,4 @@
1
+ "use strict";import{css as s}from"@spectrum-web-components/base";const t=s`
2
+
3
+ `;export default t;
4
+ //# sourceMappingURL=spectrum-icon-asterisk.css.js.map
@@ -0,0 +1,7 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["spectrum-icon-asterisk.css.ts"],
4
+ "sourcesContent": ["/*\nCopyright 2025 Adobe. All rights reserved.\nThis file is licensed to you under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License. You may obtain a copy\nof the License at http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software distributed under\nthe License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\nOF ANY KIND, either express or implied. See the License for the specific language\ngoverning permissions and limitations under the License.\n*/\nimport { css } from '@spectrum-web-components/base';\nconst styles = css`\n \n`;\nexport default styles;"],
5
+ "mappings": "aAWA,OAAS,OAAAA,MAAW,gCACpB,MAAMC,EAASD;AAAA;AAAA,EAGf,eAAeC",
6
+ "names": ["css", "styles"]
7
+ }
@@ -0,0 +1,2 @@
1
+ declare const styles: import("@spectrum-web-components/base").CSSResult;
2
+ export default styles;
@@ -0,0 +1,7 @@
1
+ "use strict";
2
+ import { css } from "@spectrum-web-components/base";
3
+ const styles = css`
4
+
5
+ `;
6
+ export default styles;
7
+ //# sourceMappingURL=spectrum-icon-checkmark.css.dev.js.map
@@ -0,0 +1,7 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["spectrum-icon-checkmark.css.ts"],
4
+ "sourcesContent": ["/*\nCopyright 2025 Adobe. All rights reserved.\nThis file is licensed to you under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License. You may obtain a copy\nof the License at http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software distributed under\nthe License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\nOF ANY KIND, either express or implied. See the License for the specific language\ngoverning permissions and limitations under the License.\n*/\nimport { css } from '@spectrum-web-components/base';\nconst styles = css`\n \n`;\nexport default styles;"],
5
+ "mappings": ";AAWA,SAAS,WAAW;AACpB,MAAM,SAAS;AAAA;AAAA;AAGf,eAAe;",
6
+ "names": []
7
+ }
@@ -0,0 +1,4 @@
1
+ "use strict";import{css as s}from"@spectrum-web-components/base";const t=s`
2
+
3
+ `;export default t;
4
+ //# sourceMappingURL=spectrum-icon-checkmark.css.js.map
@@ -0,0 +1,7 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["spectrum-icon-checkmark.css.ts"],
4
+ "sourcesContent": ["/*\nCopyright 2025 Adobe. All rights reserved.\nThis file is licensed to you under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License. You may obtain a copy\nof the License at http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software distributed under\nthe License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\nOF ANY KIND, either express or implied. See the License for the specific language\ngoverning permissions and limitations under the License.\n*/\nimport { css } from '@spectrum-web-components/base';\nconst styles = css`\n \n`;\nexport default styles;"],
5
+ "mappings": "aAWA,OAAS,OAAAA,MAAW,gCACpB,MAAMC,EAASD;AAAA;AAAA,EAGf,eAAeC",
6
+ "names": ["css", "styles"]
7
+ }
@@ -0,0 +1,2 @@
1
+ declare const styles: import("@spectrum-web-components/base").CSSResult;
2
+ export default styles;
@@ -0,0 +1,7 @@
1
+ "use strict";
2
+ import { css } from "@spectrum-web-components/base";
3
+ const styles = css`
4
+ .spectrum-UIIcon-ChevronDown100,.spectrum-UIIcon-ChevronDown200,.spectrum-UIIcon-ChevronDown300,.spectrum-UIIcon-ChevronDown400,.spectrum-UIIcon-ChevronDown50,.spectrum-UIIcon-ChevronDown500,.spectrum-UIIcon-ChevronDown75{--spectrum-icon-transform:rotate(90deg)}.spectrum-UIIcon-ChevronLeft100,.spectrum-UIIcon-ChevronLeft200,.spectrum-UIIcon-ChevronLeft300,.spectrum-UIIcon-ChevronLeft400,.spectrum-UIIcon-ChevronLeft50,.spectrum-UIIcon-ChevronLeft500,.spectrum-UIIcon-ChevronLeft75{--spectrum-icon-transform:rotate(180deg)}.spectrum-UIIcon-ChevronUp100,.spectrum-UIIcon-ChevronUp200,.spectrum-UIIcon-ChevronUp300,.spectrum-UIIcon-ChevronUp400,.spectrum-UIIcon-ChevronUp50,.spectrum-UIIcon-ChevronUp500,.spectrum-UIIcon-ChevronUp75{--spectrum-icon-transform:rotate(270deg)}
5
+ `;
6
+ export default styles;
7
+ //# sourceMappingURL=spectrum-icon-chevron.css.dev.js.map
@@ -0,0 +1,7 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["spectrum-icon-chevron.css.ts"],
4
+ "sourcesContent": ["/*\nCopyright 2025 Adobe. All rights reserved.\nThis file is licensed to you under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License. You may obtain a copy\nof the License at http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software distributed under\nthe License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\nOF ANY KIND, either express or implied. See the License for the specific language\ngoverning permissions and limitations under the License.\n*/\nimport { css } from '@spectrum-web-components/base';\nconst styles = css`\n .spectrum-UIIcon-ChevronDown100,.spectrum-UIIcon-ChevronDown200,.spectrum-UIIcon-ChevronDown300,.spectrum-UIIcon-ChevronDown400,.spectrum-UIIcon-ChevronDown50,.spectrum-UIIcon-ChevronDown500,.spectrum-UIIcon-ChevronDown75{--spectrum-icon-transform:rotate(90deg)}.spectrum-UIIcon-ChevronLeft100,.spectrum-UIIcon-ChevronLeft200,.spectrum-UIIcon-ChevronLeft300,.spectrum-UIIcon-ChevronLeft400,.spectrum-UIIcon-ChevronLeft50,.spectrum-UIIcon-ChevronLeft500,.spectrum-UIIcon-ChevronLeft75{--spectrum-icon-transform:rotate(180deg)}.spectrum-UIIcon-ChevronUp100,.spectrum-UIIcon-ChevronUp200,.spectrum-UIIcon-ChevronUp300,.spectrum-UIIcon-ChevronUp400,.spectrum-UIIcon-ChevronUp50,.spectrum-UIIcon-ChevronUp500,.spectrum-UIIcon-ChevronUp75{--spectrum-icon-transform:rotate(270deg)}\n`;\nexport default styles;"],
5
+ "mappings": ";AAWA,SAAS,WAAW;AACpB,MAAM,SAAS;AAAA;AAAA;AAGf,eAAe;",
6
+ "names": []
7
+ }
@@ -0,0 +1,4 @@
1
+ "use strict";import{css as o}from"@spectrum-web-components/base";const e=o`
2
+ .spectrum-UIIcon-ChevronDown100,.spectrum-UIIcon-ChevronDown200,.spectrum-UIIcon-ChevronDown300,.spectrum-UIIcon-ChevronDown400,.spectrum-UIIcon-ChevronDown50,.spectrum-UIIcon-ChevronDown500,.spectrum-UIIcon-ChevronDown75{--spectrum-icon-transform:rotate(90deg)}.spectrum-UIIcon-ChevronLeft100,.spectrum-UIIcon-ChevronLeft200,.spectrum-UIIcon-ChevronLeft300,.spectrum-UIIcon-ChevronLeft400,.spectrum-UIIcon-ChevronLeft50,.spectrum-UIIcon-ChevronLeft500,.spectrum-UIIcon-ChevronLeft75{--spectrum-icon-transform:rotate(180deg)}.spectrum-UIIcon-ChevronUp100,.spectrum-UIIcon-ChevronUp200,.spectrum-UIIcon-ChevronUp300,.spectrum-UIIcon-ChevronUp400,.spectrum-UIIcon-ChevronUp50,.spectrum-UIIcon-ChevronUp500,.spectrum-UIIcon-ChevronUp75{--spectrum-icon-transform:rotate(270deg)}
3
+ `;export default e;
4
+ //# sourceMappingURL=spectrum-icon-chevron.css.js.map
@@ -0,0 +1,7 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["spectrum-icon-chevron.css.ts"],
4
+ "sourcesContent": ["/*\nCopyright 2025 Adobe. All rights reserved.\nThis file is licensed to you under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License. You may obtain a copy\nof the License at http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software distributed under\nthe License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\nOF ANY KIND, either express or implied. See the License for the specific language\ngoverning permissions and limitations under the License.\n*/\nimport { css } from '@spectrum-web-components/base';\nconst styles = css`\n .spectrum-UIIcon-ChevronDown100,.spectrum-UIIcon-ChevronDown200,.spectrum-UIIcon-ChevronDown300,.spectrum-UIIcon-ChevronDown400,.spectrum-UIIcon-ChevronDown50,.spectrum-UIIcon-ChevronDown500,.spectrum-UIIcon-ChevronDown75{--spectrum-icon-transform:rotate(90deg)}.spectrum-UIIcon-ChevronLeft100,.spectrum-UIIcon-ChevronLeft200,.spectrum-UIIcon-ChevronLeft300,.spectrum-UIIcon-ChevronLeft400,.spectrum-UIIcon-ChevronLeft50,.spectrum-UIIcon-ChevronLeft500,.spectrum-UIIcon-ChevronLeft75{--spectrum-icon-transform:rotate(180deg)}.spectrum-UIIcon-ChevronUp100,.spectrum-UIIcon-ChevronUp200,.spectrum-UIIcon-ChevronUp300,.spectrum-UIIcon-ChevronUp400,.spectrum-UIIcon-ChevronUp50,.spectrum-UIIcon-ChevronUp500,.spectrum-UIIcon-ChevronUp75{--spectrum-icon-transform:rotate(270deg)}\n`;\nexport default styles;"],
5
+ "mappings": "aAWA,OAAS,OAAAA,MAAW,gCACpB,MAAMC,EAASD;AAAA;AAAA,EAGf,eAAeC",
6
+ "names": ["css", "styles"]
7
+ }
@@ -0,0 +1,2 @@
1
+ declare const styles: import("@spectrum-web-components/base").CSSResult;
2
+ export default styles;
@@ -0,0 +1,7 @@
1
+ "use strict";
2
+ import { css } from "@spectrum-web-components/base";
3
+ const styles = css`
4
+
5
+ `;
6
+ export default styles;
7
+ //# sourceMappingURL=spectrum-icon-corner-triangle.css.dev.js.map
@@ -0,0 +1,7 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["spectrum-icon-corner-triangle.css.ts"],
4
+ "sourcesContent": ["/*\nCopyright 2025 Adobe. All rights reserved.\nThis file is licensed to you under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License. You may obtain a copy\nof the License at http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software distributed under\nthe License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\nOF ANY KIND, either express or implied. See the License for the specific language\ngoverning permissions and limitations under the License.\n*/\nimport { css } from '@spectrum-web-components/base';\nconst styles = css`\n \n`;\nexport default styles;"],
5
+ "mappings": ";AAWA,SAAS,WAAW;AACpB,MAAM,SAAS;AAAA;AAAA;AAGf,eAAe;",
6
+ "names": []
7
+ }
@@ -0,0 +1,4 @@
1
+ "use strict";import{css as s}from"@spectrum-web-components/base";const t=s`
2
+
3
+ `;export default t;
4
+ //# sourceMappingURL=spectrum-icon-corner-triangle.css.js.map
@@ -0,0 +1,7 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["spectrum-icon-corner-triangle.css.ts"],
4
+ "sourcesContent": ["/*\nCopyright 2025 Adobe. All rights reserved.\nThis file is licensed to you under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License. You may obtain a copy\nof the License at http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software distributed under\nthe License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\nOF ANY KIND, either express or implied. See the License for the specific language\ngoverning permissions and limitations under the License.\n*/\nimport { css } from '@spectrum-web-components/base';\nconst styles = css`\n \n`;\nexport default styles;"],
5
+ "mappings": "aAWA,OAAS,OAAAA,MAAW,gCACpB,MAAMC,EAASD;AAAA;AAAA,EAGf,eAAeC",
6
+ "names": ["css", "styles"]
7
+ }
@@ -0,0 +1,2 @@
1
+ declare const styles: import("@spectrum-web-components/base").CSSResult;
2
+ export default styles;