@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.cjs.js CHANGED
@@ -1576,13 +1576,13 @@ var listInput = {
1576
1576
 
1577
1577
  var _a$5;
1578
1578
  var primitives$5 = (_a$5 = {},
1579
+ _a$5[listInput.name] = listInput,
1579
1580
  _a$5[listItem.name] = listItem,
1580
1581
  _a$5[listLength.name] = listLength,
1581
1582
  _a$5[filterList.name] = filterList,
1582
1583
  _a$5[relativeItem.name] = relativeItem,
1583
1584
  _a$5[relativeItems.name] = relativeItems,
1584
1585
  _a$5[concat.name] = concat,
1585
- _a$5[listInput.name] = listInput,
1586
1586
  _a$5);
1587
1587
 
1588
1588
  var splitGroup = {