@ama-pt/agora-design-system 2.2.6 → 2.2.7

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.
@@ -21002,12 +21002,6 @@ input[type]::placeholder{
21002
21002
  opacity: 1;
21003
21003
  }
21004
21004
 
21005
- @media not all and (min-width: 1280px){
21006
- .max-xl\:w-full{
21007
- width: 100%;
21008
- }
21009
- }
21010
-
21011
21005
  @media not all and (min-width: 768px){
21012
21006
  .max-md\:w-full{
21013
21007
  width: 100%;
@@ -21015,10 +21009,6 @@ input[type]::placeholder{
21015
21009
  }
21016
21010
 
21017
21011
  @media (min-width: 360px){
21018
- .xs\:left-0{
21019
- left: 0px;
21020
- }
21021
-
21022
21012
  .xs\:col-span-1{
21023
21013
  grid-column: span 1 / span 1;
21024
21014
  }
@@ -27554,10 +27544,6 @@ input[type]::placeholder{
27554
27544
  bottom: 40px;
27555
27545
  }
27556
27546
 
27557
- .md\:left-0{
27558
- left: 0px;
27559
- }
27560
-
27561
27547
  .md\:col-span-1{
27562
27548
  grid-column: span 1 / span 1;
27563
27549
  }
@@ -34190,10 +34176,6 @@ input[type]::placeholder{
34190
34176
  position: relative;
34191
34177
  }
34192
34178
 
34193
- .xl\:bottom-0{
34194
- bottom: 0px;
34195
- }
34196
-
34197
34179
  .xl\:bottom-32{
34198
34180
  bottom: 32px;
34199
34181
  }
@@ -34202,10 +34184,6 @@ input[type]::placeholder{
34202
34184
  bottom: 72px;
34203
34185
  }
34204
34186
 
34205
- .xl\:left-1\/2{
34206
- left: 50%;
34207
- }
34208
-
34209
34187
  .xl\:\!col-auto{
34210
34188
  grid-column: auto !important;
34211
34189
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@ama-pt/agora-design-system",
3
3
  "description": "Ágora Design system",
4
- "version": "2.2.6",
4
+ "version": "2.2.7",
5
5
  "main": "artifacts/dist/index.mjs",
6
6
  "module": "artifacts/dist/index.umd.js",
7
7
  "files": [