@itwin/itwinui-css 0.63.2-dev.1 → 0.63.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.
Files changed (95) hide show
  1. package/CHANGELOG.md +4 -0
  2. package/css/alert.css +1 -1
  3. package/css/all.css +46 -45
  4. package/css/anchor.css +1 -1
  5. package/css/backdrop.css +1 -1
  6. package/css/badge.css +1 -1
  7. package/css/blockquote.css +1 -1
  8. package/css/breadcrumbs.css +1 -1
  9. package/css/button.css +1 -1
  10. package/css/carousel.css +1 -1
  11. package/css/code.css +1 -1
  12. package/css/color-picker.css +1 -1
  13. package/css/date-picker.css +1 -1
  14. package/css/dialog.css +1 -1
  15. package/css/expandable-block.css +1 -1
  16. package/css/fieldset.css +1 -1
  17. package/css/file-upload.css +1 -1
  18. package/css/footer.css +1 -1
  19. package/css/global.css +2 -1
  20. package/css/header.css +1 -1
  21. package/css/icon.css +1 -1
  22. package/css/information-panel.css +1 -1
  23. package/css/inputs.css +1 -1
  24. package/css/keyboard.css +1 -1
  25. package/css/location-marker.css +1 -1
  26. package/css/menu.css +1 -1
  27. package/css/non-ideal-state.css +1 -1
  28. package/css/notification-marker.css +1 -1
  29. package/css/popover.css +1 -1
  30. package/css/progress-indicator.css +1 -1
  31. package/css/radio-tile.css +1 -1
  32. package/css/reset-global-styles.css +1 -1
  33. package/css/side-navigation.css +1 -1
  34. package/css/skip-to-content.css +1 -1
  35. package/css/slider.css +1 -1
  36. package/css/surface.css +1 -1
  37. package/css/table.css +1 -1
  38. package/css/tabs.css +1 -1
  39. package/css/tag.css +1 -1
  40. package/css/text.css +1 -1
  41. package/css/tile.css +1 -1
  42. package/css/time-picker.css +1 -1
  43. package/css/toast-notification.css +1 -1
  44. package/css/toggle-switch.css +1 -1
  45. package/css/tooltip.css +1 -1
  46. package/css/tree.css +1 -1
  47. package/css/user-icon.css +1 -1
  48. package/css/wizard.css +1 -1
  49. package/package.json +1 -1
  50. package/scss/alert/classes.scss +1 -1
  51. package/scss/anchor/classes.scss +1 -1
  52. package/scss/backdrop/classes.scss +1 -1
  53. package/scss/badge/classes.scss +1 -1
  54. package/scss/blockquote/classes.scss +1 -1
  55. package/scss/breadcrumbs/classes.scss +1 -1
  56. package/scss/button/classes.scss +1 -1
  57. package/scss/carousel/classes.scss +1 -1
  58. package/scss/code/classes.scss +1 -1
  59. package/scss/color-picker/classes.scss +1 -1
  60. package/scss/date-picker/classes.scss +1 -1
  61. package/scss/dialog/classes.scss +1 -1
  62. package/scss/expandable-block/classes.scss +1 -1
  63. package/scss/fieldset/classes.scss +1 -1
  64. package/scss/file-upload/classes.scss +1 -1
  65. package/scss/footer/classes.scss +1 -1
  66. package/scss/header/classes.scss +1 -1
  67. package/scss/icon/classes.scss +1 -1
  68. package/scss/information-panel/classes.scss +1 -1
  69. package/scss/inputs/classes.scss +1 -1
  70. package/scss/keyboard/classes.scss +1 -1
  71. package/scss/location-marker/classes.scss +1 -1
  72. package/scss/menu/classes.scss +1 -1
  73. package/scss/non-ideal-state/classes.scss +1 -1
  74. package/scss/notification-marker/classes.scss +1 -1
  75. package/scss/popover/classes.scss +1 -1
  76. package/scss/progress-indicator/classes.scss +1 -1
  77. package/scss/radio-tile/classes.scss +1 -1
  78. package/scss/reset-global-styles.scss +1 -1
  79. package/scss/side-navigation/classes.scss +1 -1
  80. package/scss/skip-to-content/classes.scss +1 -1
  81. package/scss/slider/classes.scss +1 -1
  82. package/scss/style/global.scss +3 -1
  83. package/scss/surface/classes.scss +1 -1
  84. package/scss/table/classes.scss +1 -1
  85. package/scss/tabs/classes.scss +1 -1
  86. package/scss/tag/classes.scss +1 -1
  87. package/scss/text/classes.scss +1 -1
  88. package/scss/tile/classes.scss +1 -1
  89. package/scss/time-picker/classes.scss +1 -1
  90. package/scss/toast-notification/classes.scss +1 -1
  91. package/scss/toggle-switch/classes.scss +1 -1
  92. package/scss/tooltip/classes.scss +1 -1
  93. package/scss/tree/classes.scss +1 -1
  94. package/scss/user-icon/classes.scss +1 -1
  95. package/scss/wizard/classes.scss +1 -1
@@ -2,7 +2,7 @@
2
2
  * Copyright (c) Bentley Systems, Incorporated. All rights reserved.
3
3
  * See LICENSE.md in the project root for license terms and full copyright notice.
4
4
  *--------------------------------------------------------------------------------------------*/
5
- @layer itwinui-v1{
5
+ @layer itwinui.v1{
6
6
  .iui-progress-indicator-linear{
7
7
  margin:0;
8
8
  padding:0;
@@ -2,7 +2,7 @@
2
2
  * Copyright (c) Bentley Systems, Incorporated. All rights reserved.
3
3
  * See LICENSE.md in the project root for license terms and full copyright notice.
4
4
  *--------------------------------------------------------------------------------------------*/
5
- @layer itwinui-v1{
5
+ @layer itwinui.v1{
6
6
  .iui-radio-tile{
7
7
  cursor:pointer;
8
8
  -webkit-tap-highlight-color:rgba(0, 138, 224, 0.1);
@@ -2,7 +2,7 @@
2
2
  * Copyright (c) Bentley Systems, Incorporated. All rights reserved.
3
3
  * See LICENSE.md in the project root for license terms and full copyright notice.
4
4
  *--------------------------------------------------------------------------------------------*/
5
- @layer itwinui-v1{
5
+ @layer itwinui.v1{
6
6
  html,
7
7
  body{
8
8
  font-family:"Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif;
@@ -2,7 +2,7 @@
2
2
  * Copyright (c) Bentley Systems, Incorporated. All rights reserved.
3
3
  * See LICENSE.md in the project root for license terms and full copyright notice.
4
4
  *--------------------------------------------------------------------------------------------*/
5
- @layer itwinui-v1{
5
+ @layer itwinui.v1{
6
6
  .iui-side-navigation{
7
7
  display:inline-flex;
8
8
  flex:0 0 auto;
@@ -2,7 +2,7 @@
2
2
  * Copyright (c) Bentley Systems, Incorporated. All rights reserved.
3
3
  * See LICENSE.md in the project root for license terms and full copyright notice.
4
4
  *--------------------------------------------------------------------------------------------*/
5
- @layer itwinui-v1{
5
+ @layer itwinui.v1{
6
6
  .iui-skip-to-content-link{
7
7
  background-color:rgba(0, 0, 0, 0.8);
8
8
  background-color:rgba(0, 0, 0, var(--iui-opacity-2));
package/css/slider.css CHANGED
@@ -2,7 +2,7 @@
2
2
  * Copyright (c) Bentley Systems, Incorporated. All rights reserved.
3
3
  * See LICENSE.md in the project root for license terms and full copyright notice.
4
4
  *--------------------------------------------------------------------------------------------*/
5
- @layer itwinui-v1{
5
+ @layer itwinui.v1{
6
6
  .iui-slider-horizontal{
7
7
  min-height:22px;
8
8
  }
package/css/surface.css CHANGED
@@ -2,7 +2,7 @@
2
2
  * Copyright (c) Bentley Systems, Incorporated. All rights reserved.
3
3
  * See LICENSE.md in the project root for license terms and full copyright notice.
4
4
  *--------------------------------------------------------------------------------------------*/
5
- @layer itwinui-v1{
5
+ @layer itwinui.v1{
6
6
  .iui-surface{
7
7
  --iui-surface-background-color:var(--iui-color-background-1);
8
8
  --iui-surface-border-radius:0;
package/css/table.css CHANGED
@@ -3,7 +3,7 @@
3
3
  * See LICENSE.md in the project root for license terms and full copyright notice.
4
4
  *--------------------------------------------------------------------------------------------*/
5
5
  @charset "UTF-8";
6
- @layer itwinui-v1{
6
+ @layer itwinui.v1{
7
7
  .iui-table{
8
8
  margin:0;
9
9
  padding:0;
package/css/tabs.css CHANGED
@@ -2,7 +2,7 @@
2
2
  * Copyright (c) Bentley Systems, Incorporated. All rights reserved.
3
3
  * See LICENSE.md in the project root for license terms and full copyright notice.
4
4
  *--------------------------------------------------------------------------------------------*/
5
- @layer itwinui-v1{
5
+ @layer itwinui.v1{
6
6
  .iui-tabs-wrapper{
7
7
  display:flex;
8
8
  position:relative;
package/css/tag.css CHANGED
@@ -2,7 +2,7 @@
2
2
  * Copyright (c) Bentley Systems, Incorporated. All rights reserved.
3
3
  * See LICENSE.md in the project root for license terms and full copyright notice.
4
4
  *--------------------------------------------------------------------------------------------*/
5
- @layer itwinui-v1{
5
+ @layer itwinui.v1{
6
6
  .iui-tag{
7
7
  -webkit-user-select:all;
8
8
  -moz-user-select:all;
package/css/text.css CHANGED
@@ -2,7 +2,7 @@
2
2
  * Copyright (c) Bentley Systems, Incorporated. All rights reserved.
3
3
  * See LICENSE.md in the project root for license terms and full copyright notice.
4
4
  *--------------------------------------------------------------------------------------------*/
5
- @layer itwinui-v1{
5
+ @layer itwinui.v1{
6
6
  .iui-text-headline{
7
7
  margin:0;
8
8
  padding:0;
package/css/tile.css CHANGED
@@ -2,7 +2,7 @@
2
2
  * Copyright (c) Bentley Systems, Incorporated. All rights reserved.
3
3
  * See LICENSE.md in the project root for license terms and full copyright notice.
4
4
  *--------------------------------------------------------------------------------------------*/
5
- @layer itwinui-v1{
5
+ @layer itwinui.v1{
6
6
  .iui-tile{
7
7
  margin:0;
8
8
  padding:0;
@@ -2,7 +2,7 @@
2
2
  * Copyright (c) Bentley Systems, Incorporated. All rights reserved.
3
3
  * See LICENSE.md in the project root for license terms and full copyright notice.
4
4
  *--------------------------------------------------------------------------------------------*/
5
- @layer itwinui-v1{
5
+ @layer itwinui.v1{
6
6
  .iui-time-picker{
7
7
  margin:0;
8
8
  padding:0;
@@ -2,7 +2,7 @@
2
2
  * Copyright (c) Bentley Systems, Incorporated. All rights reserved.
3
3
  * See LICENSE.md in the project root for license terms and full copyright notice.
4
4
  *--------------------------------------------------------------------------------------------*/
5
- @layer itwinui-v1{
5
+ @layer itwinui.v1{
6
6
  .iui-toast-wrapper{
7
7
  pointer-events:none;
8
8
  position:fixed;
@@ -2,7 +2,7 @@
2
2
  * Copyright (c) Bentley Systems, Incorporated. All rights reserved.
3
3
  * See LICENSE.md in the project root for license terms and full copyright notice.
4
4
  *--------------------------------------------------------------------------------------------*/
5
- @layer itwinui-v1{
5
+ @layer itwinui.v1{
6
6
  .iui-toggle-switch-wrapper{
7
7
  margin:0;
8
8
  padding:0;
package/css/tooltip.css CHANGED
@@ -2,7 +2,7 @@
2
2
  * Copyright (c) Bentley Systems, Incorporated. All rights reserved.
3
3
  * See LICENSE.md in the project root for license terms and full copyright notice.
4
4
  *--------------------------------------------------------------------------------------------*/
5
- @layer itwinui-v1{
5
+ @layer itwinui.v1{
6
6
  .iui-tooltip-container{
7
7
  width:-webkit-fit-content;
8
8
  width:-moz-fit-content;
package/css/tree.css CHANGED
@@ -2,7 +2,7 @@
2
2
  * Copyright (c) Bentley Systems, Incorporated. All rights reserved.
3
3
  * See LICENSE.md in the project root for license terms and full copyright notice.
4
4
  *--------------------------------------------------------------------------------------------*/
5
- @layer itwinui-v1{
5
+ @layer itwinui.v1{
6
6
  .iui-tree{
7
7
  margin:0;
8
8
  padding:0;
package/css/user-icon.css CHANGED
@@ -2,7 +2,7 @@
2
2
  * Copyright (c) Bentley Systems, Incorporated. All rights reserved.
3
3
  * See LICENSE.md in the project root for license terms and full copyright notice.
4
4
  *--------------------------------------------------------------------------------------------*/
5
- @layer itwinui-v1{
5
+ @layer itwinui.v1{
6
6
  .iui-user-icon{
7
7
  margin:0;
8
8
  padding:0;
package/css/wizard.css CHANGED
@@ -2,7 +2,7 @@
2
2
  * Copyright (c) Bentley Systems, Incorporated. All rights reserved.
3
3
  * See LICENSE.md in the project root for license terms and full copyright notice.
4
4
  *--------------------------------------------------------------------------------------------*/
5
- @layer itwinui-v1{
5
+ @layer itwinui.v1{
6
6
  .iui-wizard{
7
7
  margin:0;
8
8
  padding:0;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@itwin/itwinui-css",
3
- "version": "0.63.2-dev.1",
3
+ "version": "0.63.3",
4
4
  "author": "Bentley Systems",
5
5
  "license": "MIT",
6
6
  "main": "src/index.scss",
@@ -2,7 +2,7 @@
2
2
  // See LICENSE.md in the project root for license terms and full copyright notice.
3
3
  @import './index';
4
4
 
5
- @layer itwinui-v1 {
5
+ @layer itwinui.v1 {
6
6
  .iui-alert {
7
7
  @include iui-alert;
8
8
 
@@ -2,7 +2,7 @@
2
2
  // See LICENSE.md in the project root for license terms and full copyright notice.
3
3
  @import './index';
4
4
 
5
- @layer itwinui-v1 {
5
+ @layer itwinui.v1 {
6
6
  .iui-anchor {
7
7
  @include iui-anchor;
8
8
 
@@ -2,7 +2,7 @@
2
2
  // See LICENSE.md in the project root for license terms and full copyright notice.
3
3
  @import './index';
4
4
 
5
- @layer itwinui-v1 {
5
+ @layer itwinui.v1 {
6
6
  .iui-backdrop {
7
7
  @include iui-backdrop;
8
8
  }
@@ -2,7 +2,7 @@
2
2
  // See LICENSE.md in the project root for license terms and full copyright notice.
3
3
  @import './index';
4
4
 
5
- @layer itwinui-v1 {
5
+ @layer itwinui.v1 {
6
6
  .iui-badge {
7
7
  @include iui-badge;
8
8
  }
@@ -2,7 +2,7 @@
2
2
  // See LICENSE.md in the project root for license terms and full copyright notice.
3
3
  @import './index';
4
4
 
5
- @layer itwinui-v1 {
5
+ @layer itwinui.v1 {
6
6
  .iui-blockquote {
7
7
  @include iui-blockquote;
8
8
  }
@@ -2,7 +2,7 @@
2
2
  // See LICENSE.md in the project root for license terms and full copyright notice.
3
3
  @import './index';
4
4
 
5
- @layer itwinui-v1 {
5
+ @layer itwinui.v1 {
6
6
  .iui-breadcrumbs {
7
7
  @include iui-breadcrumbs;
8
8
  }
@@ -2,7 +2,7 @@
2
2
  // See LICENSE.md in the project root for license terms and full copyright notice.
3
3
  @import './index';
4
4
 
5
- @layer itwinui-v1 {
5
+ @layer itwinui.v1 {
6
6
  .iui-button {
7
7
  @include iui-button;
8
8
  @include iui-button-size;
@@ -2,7 +2,7 @@
2
2
  // See LICENSE.md in the project root for license terms and full copyright notice.
3
3
  @import './index';
4
4
 
5
- @layer itwinui-v1 {
5
+ @layer itwinui.v1 {
6
6
  .iui-carousel {
7
7
  @include iui-carousel;
8
8
  }
@@ -2,7 +2,7 @@
2
2
  // See LICENSE.md in the project root for license terms and full copyright notice.
3
3
  @import './index';
4
4
 
5
- @layer itwinui-v1 {
5
+ @layer itwinui.v1 {
6
6
  .iui-code {
7
7
  @include iui-code;
8
8
  }
@@ -2,7 +2,7 @@
2
2
  // See LICENSE.md in the project root for license terms and full copyright notice.
3
3
  @import './index';
4
4
 
5
- @layer itwinui-v1 {
5
+ @layer itwinui.v1 {
6
6
  .iui-color-picker {
7
7
  @include iui-color-picker;
8
8
  }
@@ -2,7 +2,7 @@
2
2
  // See LICENSE.md in the project root for license terms and full copyright notice.
3
3
  @import './index';
4
4
 
5
- @layer itwinui-v1 {
5
+ @layer itwinui.v1 {
6
6
  .iui-date-picker {
7
7
  @include iui-date-picker;
8
8
  }
@@ -2,7 +2,7 @@
2
2
  // See LICENSE.md in the project root for license terms and full copyright notice.
3
3
  @import './index';
4
4
 
5
- @layer itwinui-v1 {
5
+ @layer itwinui.v1 {
6
6
  .iui-dialog-wrapper {
7
7
  @include iui-dialog-wrapper;
8
8
  }
@@ -2,7 +2,7 @@
2
2
  // See LICENSE.md in the project root for license terms and full copyright notice.
3
3
  @import './index';
4
4
 
5
- @layer itwinui-v1 {
5
+ @layer itwinui.v1 {
6
6
  .iui-expandable-block {
7
7
  @include iui-expandable-block;
8
8
  }
@@ -2,7 +2,7 @@
2
2
  // See LICENSE.md in the project root for license terms and full copyright notice.
3
3
  @import './index';
4
4
 
5
- @layer itwinui-v1 {
5
+ @layer itwinui.v1 {
6
6
  .iui-fieldset {
7
7
  @include iui-fieldset;
8
8
  }
@@ -2,7 +2,7 @@
2
2
  // See LICENSE.md in the project root for license terms and full copyright notice.
3
3
  @import './index';
4
4
 
5
- @layer itwinui-v1 {
5
+ @layer itwinui.v1 {
6
6
  .iui-file-upload {
7
7
  @include iui-file-upload;
8
8
  }
@@ -2,7 +2,7 @@
2
2
  // See LICENSE.md in the project root for license terms and full copyright notice.
3
3
  @import './index';
4
4
 
5
- @layer itwinui-v1 {
5
+ @layer itwinui.v1 {
6
6
  .iui-legal-footer {
7
7
  @include iui-legal-footer;
8
8
  }
@@ -2,7 +2,7 @@
2
2
  // See LICENSE.md in the project root for license terms and full copyright notice.
3
3
  @import './index';
4
4
 
5
- @layer itwinui-v1 {
5
+ @layer itwinui.v1 {
6
6
  .iui-page-header {
7
7
  @include iui-page-header;
8
8
  }
@@ -2,7 +2,7 @@
2
2
  // See LICENSE.md in the project root for license terms and full copyright notice.
3
3
  @import './index';
4
4
 
5
- @layer itwinui-v1 {
5
+ @layer itwinui.v1 {
6
6
  .iui-icons-default {
7
7
  @include iui-icons-default;
8
8
  }
@@ -2,7 +2,7 @@
2
2
  // See LICENSE.md in the project root for license terms and full copyright notice.
3
3
  @import './index';
4
4
 
5
- @layer itwinui-v1 {
5
+ @layer itwinui.v1 {
6
6
  .iui-information-panel-wrapper {
7
7
  @include iui-information-panel-wrapper;
8
8
  }
@@ -2,7 +2,7 @@
2
2
  // See LICENSE.md in the project root for license terms and full copyright notice.
3
3
  @import './index';
4
4
 
5
- @layer itwinui-v1 {
5
+ @layer itwinui.v1 {
6
6
  .iui-input-container {
7
7
  @include iui-input-container;
8
8
 
@@ -2,7 +2,7 @@
2
2
  // See LICENSE.md in the project root for license terms and full copyright notice.
3
3
  @import './index';
4
4
 
5
- @layer itwinui-v1 {
5
+ @layer itwinui.v1 {
6
6
  .iui-keyboard {
7
7
  @include iui-keyboard;
8
8
  }
@@ -2,7 +2,7 @@
2
2
  // See LICENSE.md in the project root for license terms and full copyright notice.
3
3
  @import './index';
4
4
 
5
- @layer itwinui-v1 {
5
+ @layer itwinui.v1 {
6
6
  .iui-location-marker-default {
7
7
  @include iui-location-marker-default;
8
8
  }
@@ -3,7 +3,7 @@
3
3
  @import './index';
4
4
  @import '../surface/index';
5
5
 
6
- @layer itwinui-v1 {
6
+ @layer itwinui.v1 {
7
7
  .iui-menu {
8
8
  @include iui-surface;
9
9
  @include iui-list-menu;
@@ -2,7 +2,7 @@
2
2
  // See LICENSE.md in the project root for license terms and full copyright notice.
3
3
  @import './index';
4
4
 
5
- @layer itwinui-v1 {
5
+ @layer itwinui.v1 {
6
6
  .iui-non-ideal-state {
7
7
  @include iui-non-ideal-state;
8
8
  }
@@ -2,7 +2,7 @@
2
2
  // See LICENSE.md in the project root for license terms and full copyright notice.
3
3
  @import './index';
4
4
 
5
- @layer itwinui-v1 {
5
+ @layer itwinui.v1 {
6
6
  @each $status in primary, positive, warning, negative, accessory {
7
7
  .iui-notification-#{$status} {
8
8
  @include iui-notification-marker($status: $status);
@@ -2,7 +2,7 @@
2
2
  // See LICENSE.md in the project root for license terms and full copyright notice.
3
3
  @import './index';
4
4
 
5
- @layer itwinui-v1 {
5
+ @layer itwinui.v1 {
6
6
  .iui-popover {
7
7
  @include iui-popover;
8
8
  }
@@ -2,7 +2,7 @@
2
2
  // See LICENSE.md in the project root for license terms and full copyright notice.
3
3
  @import './index';
4
4
 
5
- @layer itwinui-v1 {
5
+ @layer itwinui.v1 {
6
6
  .iui-progress-indicator-linear {
7
7
  @include iui-progress-indicator-linear;
8
8
 
@@ -2,7 +2,7 @@
2
2
  // See LICENSE.md in the project root for license terms and full copyright notice.
3
3
  @import './index';
4
4
 
5
- @layer itwinui-v1 {
5
+ @layer itwinui.v1 {
6
6
  .iui-radio-tile {
7
7
  @include iui-radio-tile;
8
8
  }
@@ -3,7 +3,7 @@
3
3
  @import './style/index';
4
4
  @import './text/mixins';
5
5
 
6
- @layer itwinui-v1 {
6
+ @layer itwinui.v1 {
7
7
  html,
8
8
  body {
9
9
  @include iui-font-family;
@@ -2,7 +2,7 @@
2
2
  // See LICENSE.md in the project root for license terms and full copyright notice.
3
3
  @import './index';
4
4
 
5
- @layer itwinui-v1 {
5
+ @layer itwinui.v1 {
6
6
  .iui-side-navigation {
7
7
  @include iui-side-navigation;
8
8
  }
@@ -2,7 +2,7 @@
2
2
  // See LICENSE.md in the project root for license terms and full copyright notice.
3
3
  @import './index';
4
4
 
5
- @layer itwinui-v1 {
5
+ @layer itwinui.v1 {
6
6
  .iui-skip-to-content-link {
7
7
  @include iui-skip-to-content-link;
8
8
  }
@@ -2,7 +2,7 @@
2
2
  // See LICENSE.md in the project root for license terms and full copyright notice.
3
3
  @import './index';
4
4
 
5
- @layer itwinui-v1 {
5
+ @layer itwinui.v1 {
6
6
  .iui-slider-horizontal {
7
7
  @include iui-slider-horizontal;
8
8
  }
@@ -3,7 +3,9 @@
3
3
  @import './index';
4
4
  @import './anchor';
5
5
 
6
- @layer itwinui-v1 {
6
+ @layer itwinui-v1, itwinui.v1, itwinui.v2, itwinui.v3;
7
+
8
+ @layer itwinui.v1 {
7
9
  html {
8
10
  @include theme-variables(light);
9
11
 
@@ -2,7 +2,7 @@
2
2
  // See LICENSE.md in the project root for license terms and full copyright notice.
3
3
  @import './index';
4
4
 
5
- @layer itwinui-v1 {
5
+ @layer itwinui.v1 {
6
6
  .iui-surface {
7
7
  @include iui-surface;
8
8
  }
@@ -2,7 +2,7 @@
2
2
  // See LICENSE.md in the project root for license terms and full copyright notice.
3
3
  @import './index';
4
4
 
5
- @layer itwinui-v1 {
5
+ @layer itwinui.v1 {
6
6
  .iui-table {
7
7
  @include iui-table;
8
8
 
@@ -2,7 +2,7 @@
2
2
  // See LICENSE.md in the project root for license terms and full copyright notice.
3
3
  @import './index';
4
4
 
5
- @layer itwinui-v1 {
5
+ @layer itwinui.v1 {
6
6
  .iui-tabs-wrapper {
7
7
  display: flex;
8
8
  position: relative;
@@ -3,7 +3,7 @@
3
3
  @import './tag';
4
4
  @import '../anchor/index';
5
5
 
6
- @layer itwinui-v1 {
6
+ @layer itwinui.v1 {
7
7
  .iui-tag {
8
8
  @include iui-tag;
9
9
  }
@@ -3,7 +3,7 @@
3
3
  @import './index';
4
4
  @import './mixins';
5
5
 
6
- @layer itwinui-v1 {
6
+ @layer itwinui.v1 {
7
7
  .iui-text-headline {
8
8
  @include iui-text(headline);
9
9
  }
@@ -2,7 +2,7 @@
2
2
  // See LICENSE.md in the project root for license terms and full copyright notice.
3
3
  @import './index';
4
4
 
5
- @layer itwinui-v1 {
5
+ @layer itwinui.v1 {
6
6
  .iui-tile {
7
7
  @include iui-tile;
8
8
 
@@ -2,7 +2,7 @@
2
2
  // See LICENSE.md in the project root for license terms and full copyright notice.
3
3
  @import './index';
4
4
 
5
- @layer itwinui-v1 {
5
+ @layer itwinui.v1 {
6
6
  .iui-time-picker {
7
7
  @include iui-time-picker;
8
8
  }
@@ -10,7 +10,7 @@
10
10
  }
11
11
  }
12
12
 
13
- @layer itwinui-v1 {
13
+ @layer itwinui.v1 {
14
14
  .iui-toast-wrapper {
15
15
  pointer-events: none;
16
16
  position: fixed;
@@ -2,7 +2,7 @@
2
2
  // See LICENSE.md in the project root for license terms and full copyright notice.
3
3
  @import './index';
4
4
 
5
- @layer itwinui-v1 {
5
+ @layer itwinui.v1 {
6
6
  .iui-toggle-switch-wrapper {
7
7
  @include iui-toggle-switch-wrapper;
8
8
  }
@@ -2,7 +2,7 @@
2
2
  // See LICENSE.md in the project root for license terms and full copyright notice.
3
3
  @import './index';
4
4
 
5
- @layer itwinui-v1 {
5
+ @layer itwinui.v1 {
6
6
  // Statics version of hidden/visible animation handling
7
7
  .iui-tooltip-container {
8
8
  width: fit-content;