air-vue-components-2 3.2.165 → 3.2.166

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
@@ -5,7 +5,7 @@
5
5
  "message": "\"Mensagem Automatica\"",
6
6
  "version_increment": "patch"
7
7
  },
8
- "version": "3.2.165",
8
+ "version": "3.2.166",
9
9
  "author": "ti.acessos@alloha.com",
10
10
  "main": "src/air-vue-components.js",
11
11
  "scripts": {
@@ -90,11 +90,11 @@
90
90
  paletaPastel () {
91
91
  return [
92
92
  '#F7B7B7',
93
- '#BFE7C2',
93
+ '#D7C6FF',
94
94
  '#BFD7FF',
95
95
  '#FFD6A5',
96
96
  '#FBC4E2',
97
- '#D7C6FF',
97
+ '#BFE7C2',
98
98
  '#BFEFEA',
99
99
  '#FFF1A8'
100
100
  ]
@@ -102,11 +102,11 @@
102
102
  paletaPastel () {
103
103
  return [
104
104
  '#F7B7B7',
105
- '#BFE7C2',
105
+ '#D7C6FF',
106
106
  '#BFD7FF',
107
107
  '#FFD6A5',
108
108
  '#FBC4E2',
109
- '#D7C6FF',
109
+ '#BFE7C2',
110
110
  '#BFEFEA',
111
111
  '#FFF1A8'
112
112
  ]
@@ -153,11 +153,11 @@
153
153
  paletaPastel () {
154
154
  return [
155
155
  '#F7B7B7',
156
- '#BFE7C2',
156
+ '#D7C6FF',
157
157
  '#BFD7FF',
158
158
  '#FFD6A5',
159
159
  '#FBC4E2',
160
- '#D7C6FF',
160
+ '#BFE7C2',
161
161
  '#BFEFEA',
162
162
  '#FFF1A8'
163
163
  ]
@@ -90,11 +90,11 @@
90
90
  paletaPastel () {
91
91
  return [
92
92
  '#F7B7B7',
93
- '#BFE7C2',
93
+ '#D7C6FF',
94
94
  '#BFD7FF',
95
95
  '#FFD6A5',
96
96
  '#FBC4E2',
97
- '#D7C6FF',
97
+ '#BFE7C2',
98
98
  '#BFEFEA',
99
99
  '#FFF1A8'
100
100
  ]
@@ -110,11 +110,11 @@
110
110
  paletaPastel () {
111
111
  return [
112
112
  '#F7B7B7',
113
- '#BFE7C2',
113
+ '#D7C6FF',
114
114
  '#BFD7FF',
115
115
  '#FFD6A5',
116
116
  '#FBC4E2',
117
- '#D7C6FF',
117
+ '#BFE7C2',
118
118
  '#BFEFEA',
119
119
  '#FFF1A8'
120
120
  ]