@formio/bootstrap
Advanced tools
Comparing version 3.0.0-rc.23 to 3.0.0-rc.24
@@ -9,3 +9,3 @@ Object.defineProperty(exports, "__esModule", { | ||
((__t = (ctx.input.labelClass)) == null ? '' : __t) + | ||
'\n form-check-label"\n for="' + | ||
' form-check-label"\n for="' + | ||
((__t = (ctx.instance.id)) == null ? '' : __t) + | ||
@@ -28,3 +28,3 @@ '-' + | ||
((__t = (ctx.component.key)) == null ? '' : __t) + | ||
'\n '; | ||
'"\n '; | ||
for (var attr in ctx.input.attr) { ; | ||
@@ -31,0 +31,0 @@ __p += '\n ' + |
@@ -17,3 +17,3 @@ Object.defineProperty(exports, "__esModule", { | ||
((__t = (ctx.component.key)) == null ? '' : __t) + | ||
'\n '; | ||
'"\n '; | ||
for (var attr in ctx.input.attr) { ; | ||
@@ -44,3 +44,3 @@ __p += '\n ' + | ||
((__t = (ctx.input.labelClass)) == null ? '' : __t) + | ||
'\n form-check-label"\n for="' + | ||
' form-check-label"\n for="' + | ||
((__t = (ctx.instance.id)) == null ? '' : __t) + | ||
@@ -47,0 +47,0 @@ '-' + |
@@ -6,3 +6,3 @@ export default function(ctx) { | ||
((__t = (ctx.input.labelClass)) == null ? '' : __t) + | ||
'\n form-check-label"\n for="' + | ||
' form-check-label"\n for="' + | ||
((__t = (ctx.instance.id)) == null ? '' : __t) + | ||
@@ -25,3 +25,3 @@ '-' + | ||
((__t = (ctx.component.key)) == null ? '' : __t) + | ||
'\n '; | ||
'"\n '; | ||
for (var attr in ctx.input.attr) { ; | ||
@@ -28,0 +28,0 @@ __p += '\n ' + |
@@ -14,3 +14,3 @@ export default function(ctx) { | ||
((__t = (ctx.component.key)) == null ? '' : __t) + | ||
'\n '; | ||
'"\n '; | ||
for (var attr in ctx.input.attr) { ; | ||
@@ -41,3 +41,3 @@ __p += '\n ' + | ||
((__t = (ctx.input.labelClass)) == null ? '' : __t) + | ||
'\n form-check-label"\n for="' + | ||
' form-check-label"\n for="' + | ||
((__t = (ctx.instance.id)) == null ? '' : __t) + | ||
@@ -44,0 +44,0 @@ '-' + |
{ | ||
"name": "@formio/bootstrap", | ||
"version": "3.0.0-rc.23", | ||
"version": "3.0.0-rc.24", | ||
"description": "Bootstrap templates for Form.io forms", | ||
@@ -5,0 +5,0 @@ "main": "lib/cjs/bootstrap5.js", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
1001856