@spaceandtimelabs/makeinfinite-ui 0.27.0 → 0.28.0
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.
|
@@ -18404,7 +18404,6 @@ const dh = /* @__PURE__ */ Ot(dc), $x = dc.WidthProvider(dh), Tx = yr.div`
|
|
|
18404
18404
|
justify-content: center;
|
|
18405
18405
|
align-items: center;
|
|
18406
18406
|
|
|
18407
|
-
background-color: gray;
|
|
18408
18407
|
}
|
|
18409
18408
|
|
|
18410
18409
|
.grid-item {
|
|
@@ -18412,8 +18411,6 @@ const dh = /* @__PURE__ */ Ot(dc), $x = dc.WidthProvider(dh), Tx = yr.div`
|
|
|
18412
18411
|
height: 100%;
|
|
18413
18412
|
position: relative;
|
|
18414
18413
|
overflow: hidden;
|
|
18415
|
-
|
|
18416
|
-
background-color: gray;
|
|
18417
18414
|
}
|
|
18418
18415
|
|
|
18419
18416
|
.selected {
|
|
@@ -18605,8 +18602,6 @@ const lE = (e) => /* @__PURE__ */ ge.jsx(ge.Fragment, { children: /* @__PURE__ *
|
|
|
18605
18602
|
|
|
18606
18603
|
justify-content: center;
|
|
18607
18604
|
align-items: center;
|
|
18608
|
-
|
|
18609
|
-
background-color: gray;
|
|
18610
18605
|
}
|
|
18611
18606
|
|
|
18612
18607
|
.grid-item {
|
|
@@ -18614,8 +18609,6 @@ const lE = (e) => /* @__PURE__ */ ge.jsx(ge.Fragment, { children: /* @__PURE__ *
|
|
|
18614
18609
|
height: 100%;
|
|
18615
18610
|
position: relative;
|
|
18616
18611
|
overflow: hidden;
|
|
18617
|
-
|
|
18618
|
-
background-color: gray;
|
|
18619
18612
|
}
|
|
18620
18613
|
|
|
18621
18614
|
.selected {
|
|
@@ -153,7 +153,6 @@ object-assign
|
|
|
153
153
|
justify-content: center;
|
|
154
154
|
align-items: center;
|
|
155
155
|
|
|
156
|
-
background-color: gray;
|
|
157
156
|
}
|
|
158
157
|
|
|
159
158
|
.grid-item {
|
|
@@ -161,8 +160,6 @@ object-assign
|
|
|
161
160
|
height: 100%;
|
|
162
161
|
position: relative;
|
|
163
162
|
overflow: hidden;
|
|
164
|
-
|
|
165
|
-
background-color: gray;
|
|
166
163
|
}
|
|
167
164
|
|
|
168
165
|
.selected {
|
|
@@ -251,8 +248,6 @@ object-assign
|
|
|
251
248
|
|
|
252
249
|
justify-content: center;
|
|
253
250
|
align-items: center;
|
|
254
|
-
|
|
255
|
-
background-color: gray;
|
|
256
251
|
}
|
|
257
252
|
|
|
258
253
|
.grid-item {
|
|
@@ -260,8 +255,6 @@ object-assign
|
|
|
260
255
|
height: 100%;
|
|
261
256
|
position: relative;
|
|
262
257
|
overflow: hidden;
|
|
263
|
-
|
|
264
|
-
background-color: gray;
|
|
265
258
|
}
|
|
266
259
|
|
|
267
260
|
.selected {
|