@icanbwell/composite 1.1208.2 → 1.1209.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.
- package/15.index.js +20 -0
- package/15.index.js.map +1 -1
- package/index.js +1 -1
- package/native.js +1 -1
- package/package.json +3 -3
package/15.index.js
CHANGED
|
@@ -2223,6 +2223,11 @@ function print() { __p += __j.call(arguments, '') }
|
|
|
2223
2223
|
enabled
|
|
2224
2224
|
questionnaireId
|
|
2225
2225
|
}
|
|
2226
|
+
featureVisibility {
|
|
2227
|
+
feature
|
|
2228
|
+
matchBy
|
|
2229
|
+
values
|
|
2230
|
+
}
|
|
2226
2231
|
}
|
|
2227
2232
|
}
|
|
2228
2233
|
}
|
|
@@ -3242,6 +3247,11 @@ function print() { __p += __j.call(arguments, '') }
|
|
|
3242
3247
|
enabled
|
|
3243
3248
|
questionnaireId
|
|
3244
3249
|
}
|
|
3250
|
+
featureVisibility {
|
|
3251
|
+
feature
|
|
3252
|
+
matchBy
|
|
3253
|
+
values
|
|
3254
|
+
}
|
|
3245
3255
|
}
|
|
3246
3256
|
}
|
|
3247
3257
|
}
|
|
@@ -7225,6 +7235,11 @@ Take a look at the reducer(s) handling this action type: `+me.type+`.
|
|
|
7225
7235
|
enabled
|
|
7226
7236
|
questionnaireId
|
|
7227
7237
|
}
|
|
7238
|
+
featureVisibility {
|
|
7239
|
+
feature
|
|
7240
|
+
matchBy
|
|
7241
|
+
values
|
|
7242
|
+
}
|
|
7228
7243
|
}
|
|
7229
7244
|
}
|
|
7230
7245
|
}
|
|
@@ -10029,6 +10044,11 @@ Take a look at the reducer(s) handling this action type: `+me.type+`.
|
|
|
10029
10044
|
enabled
|
|
10030
10045
|
questionnaireId
|
|
10031
10046
|
}
|
|
10047
|
+
featureVisibility {
|
|
10048
|
+
feature
|
|
10049
|
+
matchBy
|
|
10050
|
+
values
|
|
10051
|
+
}
|
|
10032
10052
|
}
|
|
10033
10053
|
}
|
|
10034
10054
|
}
|