|
|
|
@ -146,11 +146,11 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
|
|
bindingTypes,
|
|
|
|
|
getComponent
|
|
|
|
|
) => template(
|
|
|
|
|
'<button expr6="expr6" class="button m-bottom-0"><svg class="icon fill-text m-top-1 m-right-3" aria-hidden="true"><use xlink:href="/symbol-defs.svg#icon-close"/></svg> </button>',
|
|
|
|
|
'<button expr22="expr22" class="button m-bottom-0"><svg class="icon fill-text m-top-1 m-right-3" aria-hidden="true"><use xlink:href="/symbol-defs.svg#icon-close"/></svg> </button>',
|
|
|
|
|
[
|
|
|
|
|
{
|
|
|
|
|
redundantAttribute: 'expr6',
|
|
|
|
|
selector: '[expr6]',
|
|
|
|
|
redundantAttribute: 'expr22',
|
|
|
|
|
selector: '[expr22]',
|
|
|
|
|
|
|
|
|
|
expressions: [
|
|
|
|
|
{
|
|
|
|
@ -355,7 +355,7 @@ riot__WEBPACK_IMPORTED_MODULE_5__.register('field-error', _tiny_components_valid
|
|
|
|
|
bindingTypes,
|
|
|
|
|
getComponent
|
|
|
|
|
) => template(
|
|
|
|
|
'<tiny-sidebar-form expr7="expr7" form-id="app-hub-form"></tiny-sidebar-form>',
|
|
|
|
|
'<tiny-sidebar-form expr23="expr23" form-id="app-hub-form"></tiny-sidebar-form>',
|
|
|
|
|
[
|
|
|
|
|
{
|
|
|
|
|
type: bindingTypes.TAG,
|
|
|
|
@ -365,14 +365,14 @@ riot__WEBPACK_IMPORTED_MODULE_5__.register('field-error', _tiny_components_valid
|
|
|
|
|
slots: [
|
|
|
|
|
{
|
|
|
|
|
id: 'title',
|
|
|
|
|
html: '<span slot="title"><virtual expr8="expr8"></virtual><virtual expr9="expr9"></virtual></span>',
|
|
|
|
|
html: '<span slot="title"><virtual expr24="expr24"></virtual><virtual expr25="expr25"></virtual></span>',
|
|
|
|
|
|
|
|
|
|
bindings: [
|
|
|
|
|
{
|
|
|
|
|
type: bindingTypes.IF,
|
|
|
|
|
evaluate: _scope => _scope.state.current._id,
|
|
|
|
|
redundantAttribute: 'expr8',
|
|
|
|
|
selector: '[expr8]',
|
|
|
|
|
redundantAttribute: 'expr24',
|
|
|
|
|
selector: '[expr24]',
|
|
|
|
|
|
|
|
|
|
template: template(
|
|
|
|
|
null,
|
|
|
|
@ -415,8 +415,8 @@ riot__WEBPACK_IMPORTED_MODULE_5__.register('field-error', _tiny_components_valid
|
|
|
|
|
{
|
|
|
|
|
type: bindingTypes.IF,
|
|
|
|
|
evaluate: _scope => !_scope.state.current._id,
|
|
|
|
|
redundantAttribute: 'expr9',
|
|
|
|
|
selector: '[expr9]',
|
|
|
|
|
redundantAttribute: 'expr25',
|
|
|
|
|
selector: '[expr25]',
|
|
|
|
|
|
|
|
|
|
template: template(
|
|
|
|
|
null,
|
|
|
|
@ -443,12 +443,12 @@ riot__WEBPACK_IMPORTED_MODULE_5__.register('field-error', _tiny_components_valid
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: 'form',
|
|
|
|
|
html: '<form expr10="expr10" id="app-hub-form" class="form" slot="form"><input expr11="expr11" type="hidden" name="_id"/><input expr12="expr12" type="hidden" name="_rev"/><div class="field-group"><label class="field-label">\n name\n <input expr13="expr13" class="field-text" name="name" type="text"/><field-error expr14="expr14" name="name"></field-error></label></div><div class="field-group"><label class="field-label">\n directory\n <input expr15="expr15" class="field-text" name="directory" type="text"/><field-error expr16="expr16" name="directory"></field-error></label></div><div class="field-group"><label class="field-label">\n description\n <textarea expr17="expr17" class="field-text" name="description"> </textarea><field-error expr18="expr18" name="description"></field-error></label></div></form>',
|
|
|
|
|
html: '<form expr26="expr26" id="app-hub-form" class="form" slot="form"><input expr27="expr27" type="hidden" name="_id"/><input expr28="expr28" type="hidden" name="_rev"/><div class="field-group"><label class="field-label">\n name\n <input expr29="expr29" class="field-text" name="name" type="text"/><field-error expr30="expr30" name="name"></field-error></label></div><div class="field-group"><label class="field-label">\n directory\n <input expr31="expr31" class="field-text" name="directory" type="text"/><field-error expr32="expr32" name="directory"></field-error></label></div><div class="field-group"><label class="field-label">\n description\n <textarea expr33="expr33" class="field-text" name="description"> </textarea><field-error expr34="expr34" name="description"></field-error></label></div></form>',
|
|
|
|
|
|
|
|
|
|
bindings: [
|
|
|
|
|
{
|
|
|
|
|
redundantAttribute: 'expr10',
|
|
|
|
|
selector: '[expr10]',
|
|
|
|
|
redundantAttribute: 'expr26',
|
|
|
|
|
selector: '[expr26]',
|
|
|
|
|
|
|
|
|
|
expressions: [
|
|
|
|
|
{
|
|
|
|
@ -461,8 +461,8 @@ riot__WEBPACK_IMPORTED_MODULE_5__.register('field-error', _tiny_components_valid
|
|
|
|
|
{
|
|
|
|
|
type: bindingTypes.IF,
|
|
|
|
|
evaluate: _scope => _scope.state.current._id,
|
|
|
|
|
redundantAttribute: 'expr11',
|
|
|
|
|
selector: '[expr11]',
|
|
|
|
|
redundantAttribute: 'expr27',
|
|
|
|
|
selector: '[expr27]',
|
|
|
|
|
|
|
|
|
|
template: template(
|
|
|
|
|
null,
|
|
|
|
@ -482,8 +482,8 @@ riot__WEBPACK_IMPORTED_MODULE_5__.register('field-error', _tiny_components_valid
|
|
|
|
|
{
|
|
|
|
|
type: bindingTypes.IF,
|
|
|
|
|
evaluate: _scope => _scope.state.current._rev,
|
|
|
|
|
redundantAttribute: 'expr12',
|
|
|
|
|
selector: '[expr12]',
|
|
|
|
|
redundantAttribute: 'expr28',
|
|
|
|
|
selector: '[expr28]',
|
|
|
|
|
|
|
|
|
|
template: template(
|
|
|
|
|
null,
|
|
|
|
@ -501,8 +501,8 @@ riot__WEBPACK_IMPORTED_MODULE_5__.register('field-error', _tiny_components_valid
|
|
|
|
|
)
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
redundantAttribute: 'expr13',
|
|
|
|
|
selector: '[expr13]',
|
|
|
|
|
redundantAttribute: 'expr29',
|
|
|
|
|
selector: '[expr29]',
|
|
|
|
|
|
|
|
|
|
expressions: [
|
|
|
|
|
{
|
|
|
|
@ -517,12 +517,12 @@ riot__WEBPACK_IMPORTED_MODULE_5__.register('field-error', _tiny_components_valid
|
|
|
|
|
evaluate: _scope => 'field-error',
|
|
|
|
|
slots: [],
|
|
|
|
|
attributes: [],
|
|
|
|
|
redundantAttribute: 'expr14',
|
|
|
|
|
selector: '[expr14]'
|
|
|
|
|
redundantAttribute: 'expr30',
|
|
|
|
|
selector: '[expr30]'
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
redundantAttribute: 'expr15',
|
|
|
|
|
selector: '[expr15]',
|
|
|
|
|
redundantAttribute: 'expr31',
|
|
|
|
|
selector: '[expr31]',
|
|
|
|
|
|
|
|
|
|
expressions: [
|
|
|
|
|
{
|
|
|
|
@ -537,12 +537,12 @@ riot__WEBPACK_IMPORTED_MODULE_5__.register('field-error', _tiny_components_valid
|
|
|
|
|
evaluate: _scope => 'field-error',
|
|
|
|
|
slots: [],
|
|
|
|
|
attributes: [],
|
|
|
|
|
redundantAttribute: 'expr16',
|
|
|
|
|
selector: '[expr16]'
|
|
|
|
|
redundantAttribute: 'expr32',
|
|
|
|
|
selector: '[expr32]'
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
redundantAttribute: 'expr17',
|
|
|
|
|
selector: '[expr17]',
|
|
|
|
|
redundantAttribute: 'expr33',
|
|
|
|
|
selector: '[expr33]',
|
|
|
|
|
|
|
|
|
|
expressions: [
|
|
|
|
|
{
|
|
|
|
@ -558,8 +558,8 @@ riot__WEBPACK_IMPORTED_MODULE_5__.register('field-error', _tiny_components_valid
|
|
|
|
|
evaluate: _scope => 'field-error',
|
|
|
|
|
slots: [],
|
|
|
|
|
attributes: [],
|
|
|
|
|
redundantAttribute: 'expr18',
|
|
|
|
|
selector: '[expr18]'
|
|
|
|
|
redundantAttribute: 'expr34',
|
|
|
|
|
selector: '[expr34]'
|
|
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
}
|
|
|
|
@ -583,8 +583,8 @@ riot__WEBPACK_IMPORTED_MODULE_5__.register('field-error', _tiny_components_valid
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
|
|
|
|
|
redundantAttribute: 'expr7',
|
|
|
|
|
selector: '[expr7]'
|
|
|
|
|
redundantAttribute: 'expr23',
|
|
|
|
|
selector: '[expr23]'
|
|
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
),
|
|
|
|
@ -633,7 +633,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
|
|
bindingTypes,
|
|
|
|
|
getComponent
|
|
|
|
|
) => template(
|
|
|
|
|
'<div class="view"><div class="m-top-3 m-bottom-4"><app-hub-create expr0="expr0"></app-hub-create></div><div class="hub"><div expr1="expr1" class="hub__item m-bottom-3"></div></div><app-hub-form expr5="expr5"></app-hub-form></div>',
|
|
|
|
|
'<div class="view"><div class="m-top-3 m-bottom-4"><app-hub-create expr16="expr16"></app-hub-create></div><div class="hub"><div expr17="expr17" class="hub__item m-bottom-3"></div></div><app-hub-form expr21="expr21"></app-hub-form></div>',
|
|
|
|
|
[
|
|
|
|
|
{
|
|
|
|
|
type: bindingTypes.TAG,
|
|
|
|
@ -641,8 +641,8 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
|
|
evaluate: _scope => 'app-hub-create',
|
|
|
|
|
slots: [],
|
|
|
|
|
attributes: [],
|
|
|
|
|
redundantAttribute: 'expr0',
|
|
|
|
|
selector: '[expr0]'
|
|
|
|
|
redundantAttribute: 'expr16',
|
|
|
|
|
selector: '[expr16]'
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
type: bindingTypes.EACH,
|
|
|
|
@ -650,11 +650,11 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
|
|
condition: null,
|
|
|
|
|
|
|
|
|
|
template: template(
|
|
|
|
|
'<a expr2="expr2"><div class="panel"><div class="panel__body"><h3 expr3="expr3" class="h5 m-bottom-0"> </h3><p expr4="expr4"></p></div></div></a>',
|
|
|
|
|
'<a expr18="expr18"><div class="panel"><div class="panel__body"><h3 expr19="expr19" class="h5 m-bottom-0"> </h3><p expr20="expr20"></p></div></div></a>',
|
|
|
|
|
[
|
|
|
|
|
{
|
|
|
|
|
redundantAttribute: 'expr2',
|
|
|
|
|
selector: '[expr2]',
|
|
|
|
|
redundantAttribute: 'expr18',
|
|
|
|
|
selector: '[expr18]',
|
|
|
|
|
|
|
|
|
|
expressions: [
|
|
|
|
|
{
|
|
|
|
@ -671,8 +671,8 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
redundantAttribute: 'expr3',
|
|
|
|
|
selector: '[expr3]',
|
|
|
|
|
redundantAttribute: 'expr19',
|
|
|
|
|
selector: '[expr19]',
|
|
|
|
|
|
|
|
|
|
expressions: [
|
|
|
|
|
{
|
|
|
|
@ -685,8 +685,8 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
|
|
{
|
|
|
|
|
type: bindingTypes.IF,
|
|
|
|
|
evaluate: _scope => _scope.hub.description,
|
|
|
|
|
redundantAttribute: 'expr4',
|
|
|
|
|
selector: '[expr4]',
|
|
|
|
|
redundantAttribute: 'expr20',
|
|
|
|
|
selector: '[expr20]',
|
|
|
|
|
|
|
|
|
|
template: template(
|
|
|
|
|
' ',
|
|
|
|
@ -711,8 +711,8 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
|
|
]
|
|
|
|
|
),
|
|
|
|
|
|
|
|
|
|
redundantAttribute: 'expr1',
|
|
|
|
|
selector: '[expr1]',
|
|
|
|
|
redundantAttribute: 'expr17',
|
|
|
|
|
selector: '[expr17]',
|
|
|
|
|
itemName: 'hub',
|
|
|
|
|
indexName: null,
|
|
|
|
|
evaluate: _scope => _scope.state.hubs
|
|
|
|
@ -723,8 +723,8 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
|
|
evaluate: _scope => 'app-hub-form',
|
|
|
|
|
slots: [],
|
|
|
|
|
attributes: [],
|
|
|
|
|
redundantAttribute: 'expr5',
|
|
|
|
|
selector: '[expr5]'
|
|
|
|
|
redundantAttribute: 'expr21',
|
|
|
|
|
selector: '[expr21]'
|
|
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
),
|
|
|
|
|