playbook-ui 16.5.0-alpha.RTEPOC15747 → 16.5.0-alpha.RTEPOC15748

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.
@@ -8227,8 +8227,10 @@
8227
8227
  "simple": {
8228
8228
  "type": "boolean",
8229
8229
  "platforms": [
8230
- "react"
8231
- ]
8230
+ "react",
8231
+ "rails"
8232
+ ],
8233
+ "default": false
8232
8234
  },
8233
8235
  "sticky": {
8234
8236
  "type": "boolean",
@@ -1,6 +1,6 @@
1
1
  {
2
- "version": "16.5.0-alpha.RTEPOC15747",
3
- "generated": "2026-04-14T18:23:21.378Z",
2
+ "version": "16.5.0-alpha.RTEPOC15748",
3
+ "generated": "2026-04-14T19:06:58.208Z",
4
4
  "schemas": {
5
5
  "globalProps": "global-props.schema.json",
6
6
  "kits": {
@@ -109,8 +109,10 @@
109
109
  "simple": {
110
110
  "type": "boolean",
111
111
  "platforms": [
112
- "react"
113
- ]
112
+ "react",
113
+ "rails"
114
+ ],
115
+ "default": false
114
116
  },
115
117
  "sticky": {
116
118
  "type": "boolean",