@brightspace-ui/labs 2.8.0 → 2.8.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -57,5 +57,5 @@
57
57
  "@brightspace-ui/core": "^3",
58
58
  "lit": "^3"
59
59
  },
60
- "version": "2.8.0"
60
+ "version": "2.8.2"
61
61
  }
@@ -47,13 +47,19 @@ class FlyoutImplementation extends composeMixins(
47
47
  heading1Styles,
48
48
  css`
49
49
  :host {
50
- height: var(--d2l-flyout-custom-element-height, 100%);
50
+ height: var(--d2l-flyout-custom-element-height, auto);
51
51
  overflow: hidden;
52
52
  pointer-events: none;
53
53
  position: absolute;
54
54
  width: 100%;
55
55
  }
56
56
 
57
+ :host([opened]) {
58
+ background-color: rgba(255, 255, 255, 0.7);
59
+ height: 100%;
60
+ pointer-events: auto;
61
+ }
62
+
57
63
  #flyout {
58
64
  background-color: white;
59
65
  border-bottom: 1px solid var(--d2l-color-mica);
@@ -62,7 +68,7 @@ class FlyoutImplementation extends composeMixins(
62
68
  overflow: visible;
63
69
  padding-bottom: 2rem;
64
70
  pointer-events: auto;
65
- position: var(--d2l-flyout-custom-element-position, absolute);
71
+ position: var(--d2l-flyout-custom-element-position, relative);
66
72
  top: var(--d2l-flyout-custom-element-top, 0);
67
73
  width: 100%;
68
74
  z-index: var(--d2l-flyout-custom-element-z-index, 900);
package/src/lang/cy.js CHANGED
@@ -46,6 +46,6 @@ export default {
46
46
  "components:wizard:aria.steplabel": "Cam {currentStep} o {totalSteps}",
47
47
  "components:wizard:stepper.defaults.next": "Nesaf",
48
48
  "components:wizard:stepper.defaults.restart": "Ailddechrau",
49
- "components:wizard:restart.button.tooltip": "Back to first step",
50
- "components:wizard:next.button.tooltip": "Proceed to next step"
49
+ "components:wizard:restart.button.tooltip": "Yn ôl i'r cam cyntaf",
50
+ "components:wizard:next.button.tooltip": "Parhau i'r cam nesaf"
51
51
  };
package/src/lang/da.js CHANGED
@@ -43,9 +43,9 @@ export default {
43
43
  "components:pagination:nextPage": "Næste side",
44
44
  "components:pagination:previousPage": "Forrige side",
45
45
  "components:pagination:resultsPerPage": "Resultater pr. side",
46
- "components:wizard:aria.steplabel": "Step {currentStep} of {totalSteps}",
46
+ "components:wizard:aria.steplabel": "Trin {currentStep} af {totalSteps}",
47
47
  "components:wizard:stepper.defaults.next": "Next",
48
- "components:wizard:stepper.defaults.restart": "Restart",
49
- "components:wizard:restart.button.tooltip": "Back to first step",
50
- "components:wizard:next.button.tooltip": "Proceed to next step"
48
+ "components:wizard:stepper.defaults.restart": "Genstart",
49
+ "components:wizard:restart.button.tooltip": "Tilbage til første trin",
50
+ "components:wizard:next.button.tooltip": "Fortsæt til næste trin"
51
51
  };
package/src/lang/fr-on.js CHANGED
@@ -43,7 +43,7 @@ export default {
43
43
  "components:pagination:nextPage": "Page suivante",
44
44
  "components:pagination:previousPage": "Page précédente",
45
45
  "components:pagination:resultsPerPage": "Résultats par page",
46
- "components:wizard:aria.steplabel": "Étape {currentStep} de {totalSteps}",
46
+ "components:wizard:aria.steplabel": "Étape {currentStep} de {totalSteps}",
47
47
  "components:wizard:stepper.defaults.next": "Page suivante",
48
48
  "components:wizard:stepper.defaults.restart": "Redémarrer",
49
49
  "components:wizard:restart.button.tooltip": "Retour à la première étape",
package/src/lang/fr.js CHANGED
@@ -43,7 +43,7 @@ export default {
43
43
  "components:pagination:nextPage": "Page suivante",
44
44
  "components:pagination:previousPage": "Page précédente",
45
45
  "components:pagination:resultsPerPage": "Résultats par page",
46
- "components:wizard:aria.steplabel": "Étape {currentStep} de {totalSteps}",
46
+ "components:wizard:aria.steplabel": "Étape {currentStep} de {totalSteps}",
47
47
  "components:wizard:stepper.defaults.next": "Suivant",
48
48
  "components:wizard:stepper.defaults.restart": "Redémarrer",
49
49
  "components:wizard:restart.button.tooltip": "Retour à la première étape",
package/src/lang/hi.js CHANGED
@@ -45,7 +45,7 @@ export default {
45
45
  "components:pagination:resultsPerPage": "प्रति पेज के परिणाम",
46
46
  "components:wizard:aria.steplabel": "{totalSteps} में से {currentStep} चरण",
47
47
  "components:wizard:stepper.defaults.next": "अगला",
48
- "components:wizard:stepper.defaults.restart": "रीस्टार्ट करें",
48
+ "components:wizard:stepper.defaults.restart": "पुनरारंभ करें",
49
49
  "components:wizard:restart.button.tooltip": "पहले चरण पर वापस जाएँ",
50
50
  "components:wizard:next.button.tooltip": "अगले चरण पर आगे बढ़ें"
51
51
  };
package/src/lang/ja.js CHANGED
@@ -43,7 +43,7 @@ export default {
43
43
  "components:pagination:nextPage": "次のページ",
44
44
  "components:pagination:previousPage": "前のページ",
45
45
  "components:pagination:resultsPerPage": "ページごとの結果",
46
- "components:wizard:aria.steplabel": "ステップ {currentStep}/{totalSteps}",
46
+ "components:wizard:aria.steplabel": "手順 {currentStep}/{totalSteps}",
47
47
  "components:wizard:stepper.defaults.next": "次へ",
48
48
  "components:wizard:stepper.defaults.restart": "再開",
49
49
  "components:wizard:restart.button.tooltip": "最初の手順に戻る",
package/src/lang/ko.js CHANGED
@@ -43,9 +43,9 @@ export default {
43
43
  "components:pagination:nextPage": "다음 페이지",
44
44
  "components:pagination:previousPage": "이전 페이지",
45
45
  "components:pagination:resultsPerPage": "페이지당 결과 수",
46
- "components:wizard:aria.steplabel": "{currentStep}/{totalSteps} 단계",
46
+ "components:wizard:aria.steplabel": "{currentStep}/{totalSteps}단계",
47
47
  "components:wizard:stepper.defaults.next": "다음",
48
48
  "components:wizard:stepper.defaults.restart": "다시 시작",
49
- "components:wizard:restart.button.tooltip": "첫 번째 단계로 돌아갑니다",
50
- "components:wizard:next.button.tooltip": "다음 단계로 진행합니다"
49
+ "components:wizard:restart.button.tooltip": "첫 번째 단계로 돌아가기",
50
+ "components:wizard:next.button.tooltip": "다음 단계로 진행"
51
51
  };
package/src/lang/zh-cn.js CHANGED
@@ -43,9 +43,9 @@ export default {
43
43
  "components:pagination:nextPage": "下一页",
44
44
  "components:pagination:previousPage": "上一页",
45
45
  "components:pagination:resultsPerPage": "每页结果数",
46
- "components:wizard:aria.steplabel": "Step {currentStep} of {totalSteps}",
46
+ "components:wizard:aria.steplabel": "全部 {currentStep} 步中的 {totalSteps}",
47
47
  "components:wizard:stepper.defaults.next": "Next",
48
- "components:wizard:stepper.defaults.restart": "Restart",
49
- "components:wizard:restart.button.tooltip": "Back to first step",
50
- "components:wizard:next.button.tooltip": "Proceed to next step"
48
+ "components:wizard:stepper.defaults.restart": "重新开始",
49
+ "components:wizard:restart.button.tooltip": "返回第一步",
50
+ "components:wizard:next.button.tooltip": "继续下一步"
51
51
  };