@appscode/design-system 2.0.55 → 2.0.57-alpha.1

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
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@appscode/design-system",
3
- "version": "2.0.55",
3
+ "version": "2.0.57-alpha.1",
4
4
  "description": "A design system for Appscode websites and dashboards made using Bulma",
5
5
  "main": "main.scss",
6
6
  "scripts": {
@@ -705,6 +705,12 @@ body:has(.has-info-content) {
705
705
  }
706
706
  }
707
707
 
708
+ .tag {
709
+ a {
710
+ color: inherit;
711
+ }
712
+ }
713
+
708
714
  em {
709
715
  background: $primary-95;
710
716
  padding: 2px 4px;
@@ -154,12 +154,12 @@
154
154
  top: 5px;
155
155
  left: 35px;
156
156
  position: absolute;
157
- background: $primary-20;
157
+ background: $secondary-20;
158
158
  width: 150px;
159
159
  border-radius: 4px;
160
160
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.15);
161
161
  z-index: 99;
162
- border-color: $primary-20;
162
+ border-color: $secondary-30;
163
163
 
164
164
  .items-inner {
165
165
  border: none;
@@ -167,7 +167,7 @@
167
167
  li {
168
168
  border: none;
169
169
  border-right: none !important;
170
- border-bottom: 1px solid $primary-30;
170
+ border-bottom: 1px solid $secondary-30;
171
171
  width: 100%;
172
172
 
173
173
  &:last-child {
@@ -81,7 +81,7 @@ const indexOfCharacterLengthExceed = computed(() => {
81
81
  </tag>
82
82
 
83
83
  <tag
84
- modifierClasses="is-info is-light"
84
+ modifierClasses="is-secondary is-light"
85
85
  v-if="indexOfCharacterLengthExceed !== printableStringObjs.length"
86
86
  >
87
87
  <a @click.prevent.stop="showFullData = true">