@rkmodules/rules 0.0.95 → 0.0.96

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.
@@ -175,6 +175,7 @@
175
175
  }
176
176
 
177
177
  .NodeContainer_gSdHY input,
178
+ .NodeContainer_gSdHY textarea,
178
179
  .NodeContainer_gSdHY select {
179
180
  border: 1px solid var(--ln);
180
181
  border-radius: 4px;
package/dist/index.esm.js CHANGED
@@ -1574,13 +1574,13 @@ var listInput = {
1574
1574
 
1575
1575
  var _a$5;
1576
1576
  var primitives$5 = (_a$5 = {},
1577
+ _a$5[listInput.name] = listInput,
1577
1578
  _a$5[listItem.name] = listItem,
1578
1579
  _a$5[listLength.name] = listLength,
1579
1580
  _a$5[filterList.name] = filterList,
1580
1581
  _a$5[relativeItem.name] = relativeItem,
1581
1582
  _a$5[relativeItems.name] = relativeItems,
1582
1583
  _a$5[concat.name] = concat,
1583
- _a$5[listInput.name] = listInput,
1584
1584
  _a$5);
1585
1585
 
1586
1586
  var splitGroup = {