toggle-components-library 1.36.5-beta.3 → 1.36.5

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-lock.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "toggle-components-library",
3
- "version": "1.36.5-beta.3",
3
+ "version": "1.36.5",
4
4
  "lockfileVersion": 1,
5
5
  "requires": true,
6
6
  "dependencies": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "toggle-components-library",
3
- "version": "1.36.5-beta.3",
3
+ "version": "1.36.5",
4
4
  "private": false,
5
5
  "scripts": {
6
6
  "serve": "vue-cli-service serve",
@@ -167,7 +167,7 @@ export default {
167
167
 
168
168
  </script>
169
169
 
170
- <style scoped>
170
+ <style scoped lang="scss">
171
171
  .toggle-date-container {
172
172
  display: none;
173
173
  &.visible {
@@ -496,7 +496,6 @@
496
496
  padding: 0px 8px 0px 8px;
497
497
  width: 6rem;
498
498
  height: 1.8rem;
499
- z-index: 1;
500
499
  .toggle-button-booster-image {
501
500
  width: 100%;
502
501
  height: 100%;