formeo 1.7.0 → 1.7.1
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/dist/demo/assets/demo-6OgBuReZ.js +1 -0
- package/dist/demo/assets/demo-DDZktgrl.css +1 -0
- package/dist/demo/assets/formeo-B_x_t1mk.js +191 -0
- package/dist/demo/assets/formeo-B_x_t1mk.js.gz +0 -0
- package/dist/demo/assets/formeo-Do8ZQSbZ.css +1 -0
- package/dist/demo/assets/formeo-Do8ZQSbZ.css.gz +0 -0
- package/dist/demo/index.html +1 -0
- package/dist/formeo.cjs.min.js +14 -0
- package/dist/formeo.cjs.min.js.gz +0 -0
- package/dist/formeo.es.min.js +9436 -0
- package/dist/formeo.es.min.js.gz +0 -0
- package/dist/formeo.iife.min.js +14 -0
- package/dist/formeo.iife.min.js.gz +0 -0
- package/dist/formeo.umd.min.js +14 -0
- package/dist/formeo.umd.min.js.gz +0 -0
- package/dist/style.css +8 -0
- package/dist/style.css.gz +0 -0
- package/package.json +33 -131
- package/CHANGELOG.md +0 -311
- package/demo/assets/css/demo.min.css +0 -5
- package/demo/assets/css/formeo.min.css +0 -5
- package/demo/assets/img/formeo-sprite.svg +0 -1
- package/demo/assets/img/noise.png +0 -0
- package/demo/assets/js/demo.min.js +0 -18
- package/demo/assets/js/demo.min.js.gz +0 -0
- package/demo/assets/js/formeo.min.js +0 -18
- package/demo/assets/js/formeo.min.js.gz +0 -0
- package/demo/assets/lang/af-ZA.lang +0 -184
- package/demo/assets/lang/ar-TN.lang +0 -96
- package/demo/assets/lang/de-DE.lang +0 -184
- package/demo/assets/lang/en-US.lang +0 -183
- package/demo/assets/lang/es-ES.lang +0 -184
- package/demo/assets/lang/fi-FI.lang +0 -184
- package/demo/assets/lang/hu-HU.lang +0 -184
- package/demo/assets/lang/it-IT.lang +0 -185
- package/demo/assets/lang/ja-JP.lang +0 -185
- package/demo/assets/lang/nb-NO.lang +0 -185
- package/demo/assets/lang/pl-PL.lang +0 -185
- package/demo/assets/lang/ro-RO.lang +0 -184
- package/demo/assets/lang/ru-RU.lang +0 -185
- package/demo/assets/lang/tr-TR.lang +0 -185
- package/demo/assets/lang/zh-CN.lang +0 -185
- package/demo/index.html +0 -98
- package/dist/formeo.min.css +0 -5
- package/dist/formeo.min.js +0 -18
- package/dist/formeo.min.js.gz +0 -0
- /package/{demo/assets/img/formeo-logo.svg → dist/demo/assets/formeo-logo-Dn3NIg38.svg} +0 -0
- /package/{demo/assets/img/github.png → dist/demo/assets/github-C2KtZCcj.png} +0 -0
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
/*!
|
|
2
|
-
* formeo - https://formeo.io
|
|
3
|
-
* Version: 1.6.3
|
|
4
|
-
* Author: Draggable https://draggable.io
|
|
5
|
-
*/@keyframes PLACEHOLDER{0%{height:1px}to{height:15px}}@keyframes DRAG_GHOST{0%{box-shadow:0 0 0 0 #999}to{box-shadow:0 0 30px 0 #999}}@keyframes EDIT_PULSE{0%,to{border-color:#66afe9}50%{border-color:#bfdef6}}@keyframes HIDE_CONDITION_FIELD{0%{display:none}to{display:none}}@keyframes COMPONENT_HIGHLIGHT_PULSE{0%{box-shadow:0 0 1px space(1) #9954bb}to{box-shadow:0 0 0 0 #9954bb}}.formeo .f-input-group,.formeo.formeo-editor .formeo-row>.children{display:flex;flex-direction:row;justify-content:flex-start;flex-wrap:nowrap;align-content:stretch;align-items:stretch}.formeo .f-addon,.formeo.formeo-editor .field-edit [contenteditable],.formeo input,.formeo select,.formeo textarea{font-size:100%;font-family:inherit;height:2.1em;line-height:1.5;margin:0;border:1px solid #ccc;border-radius:4px;background-color:#fff;width:100%;padding:.3em .6em;box-sizing:border-box}.formeo .f-addon:focus,.formeo.formeo-editor .field-edit :focus[contenteditable],.formeo input:focus,.formeo select:focus,.formeo textarea:focus{border:1px solid #66afe9;outline:none}.formeo-controls ul,.formeo-panels-wrap ul,.formeo.formeo-editor .children,.formeo.formeo-editor .field-edit-group,.formeo.formeo-editor .formeo-column,.formeo.formeo-editor .formeo-stage{margin:0;padding:0;list-style:none}.formeo.formeo-editor .formeo-column:before,.formeo.formeo-editor .formeo-field:before,.formeo.formeo-editor .formeo-row:before{font-size:12px;position:absolute;top:0;width:0;padding:0;height:22px;line-height:24px;text-align:center;overflow:hidden;z-index:100;transition-property:width;transition-duration:.15s;content:attr(data-hover-tag);background-color:#fff}.field-control,.formeo-controls .field-control{cursor:move;list-style:none;margin:-1px 0 0;border:1px solid #ccc;text-align:left;background:#fff;-webkit-user-select:none;-ms-user-select:none;user-select:none;overflow:hidden}.control-moving.field-control{border-radius:8px;animation:DRAG_GHOST .5s forwards}.field-control:before,.formeo-controls .field-control:before{margin-right:8px;font-size:16px}.field-control:hover{background-color:#f2f2f2}.field-control button,.formeo-controls .field-control button{box-sizing:border-box;font-size:1em;line-height:1.8em;display:block;height:100%;width:100%;background:transparent;border:0;text-align:left;padding:8px;border-radius:0}.field-control button:focus{outline:0 none;background-color:#f2f2f2;box-shadow:inset 0 0 0 1px #66afe9;border-radius:0!important}.field-control button:active{transform:none}.field-control button:hover{filter:none}.field-control .control-icon{float:left;margin-right:8px;text-align:center;width:24px;height:24px}[dir=rtl] .field-control button{text-align:right!important}[dir=rtl] .field-control svg{float:right!important;margin:0 0 0 8px!important}.formeo button{border-radius:4px;border:1px solid #666;color:#333;background-color:#fff;padding:4px 8px}.formeo button:active{transform:scale(.97)}.formeo button:hover{filter:brightness(.9)}.svg-icon{display:inline-block;width:24px;height:24px;pointer-events:none}.f-i-remove:hover{fill:#d9534f}button[class*=-remove]:hover{background-color:#d9534f!important}button[class*=-remove]:hover .svg-icon{fill:#fff}button[class*=-clone]:hover{background-color:#93c54b!important}button[class*=-clone]:hover .svg-icon{fill:#fff}.item-edit-toggle:hover{background-color:#325d88!important}.item-edit-toggle:hover .svg-icon{fill:#fff}.f-autocomplete-list{background-color:#fff;display:none;list-style:none;padding:0;position:absolute;z-index:20;max-height:200px;overflow-y:auto;width:100%;margin:0 -1px;border:solid #999;border-width:1px 1px 0;box-shadow:0 1px 4px 0 rgba(0,0,0,.5)}.f-autocomplete-list li{display:none;cursor:default;padding:4px;margin:-1px 0 0;border:1px solid #999;border-width:1px 0;transition:background-color .1665s ease-in-out;will-change:background-color;font-size:.85em}.f-autocomplete-list li.active-option{background-color:#e1cceb}.f-autocomplete-list li:hover{background-color:#bd91d3}.f-autocomplete-list .component-type{color:#666;font-style:italic;font-size:.75em}.formeo-panels-wrap h5{margin:0;padding:.55em 0;color:#666;font-weight:400;display:inline-block;width:100%}.formeo-panels-wrap nav{position:relative;padding:0;overflow:hidden}.formeo-panels-wrap nav button{position:absolute;width:24px;color:#000;height:100%;padding:0;line-height:0;z-index:1}.formeo-panels-wrap nav button:focus{outline:none;border:1px solid #66afe9;box-shadow:none}.formeo-panels-wrap nav button .svg-icon{width:20px;height:20px}.formeo-panels-wrap nav button.next-group{right:0;top:0;border-top-left-radius:0;border-bottom-left-radius:0}.formeo-panels-wrap nav button.prev-group{left:0;top:0;border-top-right-radius:0;border-bottom-right-radius:0}.formeo-panels-wrap .f-panel{vertical-align:top;display:inline-block;width:100%;flex-direction:column;flex:1 0 100%}.formeo-panels-wrap .f-panel>li:last-child{border-radius:0 0 4px 4px}.formeo-panels-wrap .panels{white-space:nowrap;transition-property:height;transition-duration:.15s;transition-timing-function:ease-in-out;will-change:transform;flex-direction:row}.formeo-panels-wrap .panel-labels{height:100%;background:#fff;overflow:hidden;text-align:center;white-space:nowrap;border-top-left-radius:4px;border-top-right-radius:4px}.tabbed-panels .panel-nav{height:auto}.tabbed-panels .panel-nav button{display:none}.tabbed-panels .f-panel{background-color:#fff}.tabbed-panels .panel-labels div{flex-direction:row;justify-content:flex-start;flex-wrap:nowrap;align-content:stretch;align-items:stretch;display:flex}.tabbed-panels .panel-labels h5{flex-direction:column;flex:1;cursor:pointer;background-color:#ccc;box-shadow:inset 0 -1px 8px #999}.tabbed-panels .panel-labels h5.active-tab{color:#000;box-shadow:none;background-color:#fff}.formeo-sprite{display:none!important}.formeo *{box-sizing:inherit}.formeo .pill-buttons>button{border-radius:50px}.formeo hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid #ccc}.formeo .f-field-group{flex-wrap:wrap;margin-bottom:12px}.formeo .f-field-group:last-child{margin-bottom:0}.formeo .f-field-group label+.badge{margin-left:8px}.formeo .f-field-group>label{display:inline-block;margin-bottom:4px}.formeo .f-field-group button{margin-right:4px}.formeo input[type=checkbox],.formeo input[type=radio]{width:auto;height:auto;margin-right:4px}.formeo input[type=date]{max-width:280px;display:block}.formeo textarea{height:auto}.formeo button{line-height:1.5em}.formeo button.error,.formeo button.primary,.formeo button.success,.formeo button.warning{color:#fff}.formeo button.primary{background-color:#325d88;border-color:#244463}.formeo button.success{background-color:#93c54b;border-color:#79a736}.formeo button.warning{background-color:#f47c3c;border-color:#ef5c0e}.formeo button.error{background-color:#d9534f;border-color:#c9302c}.formeo button[disabled]{background-color:#ccc;color:#fff}.formeo button:focus{border:1px solid #66afe9}.formeo button:focus,.formeo button:hover{outline:0 none}.formeo .f-addon{width:auto}.formeo .f-addon label{margin:1px 0 0 3px}.formeo .f-addon:last-child{margin-left:-1px}.formeo .f-btn-group{display:inline-flex;vertical-align:middle}.formeo .f-btn-group>button{flex:0 1 auto}.formeo .f-btn-group>button:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.formeo .f-btn-group>button:last-child:not(:first-child):not(.dropdown-toggle){border-bottom-left-radius:0;border-top-left-radius:0}.formeo .f-btn-group>button:first-child{margin-left:0}.formeo .f-btn-group>button:first-child:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0}.formeo .f-btn-group .f-btn-group+.f-btn-group,.formeo .f-btn-group .f-btn-group+button,.formeo .f-btn-group .f-btn-group-vertical .f-btn-group+.f-btn-group,.formeo .f-btn-group .f-btn-group-vertical .f-btn-group+button,.formeo .f-btn-group .f-btn-group-vertical button+.f-btn-group,.formeo .f-btn-group .f-btn-group-vertical button+button,.formeo .f-btn-group button+.f-btn-group,.formeo .f-btn-group button+button{margin-left:-1px}.formeo .f-input-group{display:inline-flex;vertical-align:bottom}.formeo .f-input-group input+input,.formeo .f-input-group input+select,.formeo .f-input-group select+input,.formeo .f-input-group select+select{margin-left:-1px}.formeo .f-input-group select{-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIzMiI+PHBhdGggZmlsbD0iIzQ0NCIgZD0iTTAgMTJsMTEuOTkyIDExLjk5MkwyMy45ODQgMTJIMHoiLz48L3N2Zz4=");background-position:right 10px top 2px;background-repeat:no-repeat;background-size:16px}.formeo .f-input-group select::-ms-expand{display:none}.formeo .f-input-group .f-addon,.formeo .f-input-group input,.formeo .f-input-group select{flex:0 1 auto;border-radius:0}.formeo .f-input-group .f-addon:last-child,.formeo .f-input-group input:last-child,.formeo .f-input-group select:last-child{border-right-width:1px;border-radius:0 4px 4px 0}.formeo .f-input-group .f-addon:first-child,.formeo .f-input-group input:first-child,.formeo .f-input-group select:first-child{border-radius:4px 0 0 4px;border-left-width:1px}.formeo .f-input-group .f-addon:first-child:last-child,.formeo .f-input-group input:first-child:last-child,.formeo .f-input-group select:first-child:last-child{border-radius:4px}.formeo .f-input-group .f-addon:focus+input,.formeo .f-input-group .f-addon:focus+select,.formeo .f-input-group input:focus+input,.formeo .f-input-group input:focus+select,.formeo .f-input-group select:focus+input,.formeo .f-input-group select:focus+select{border-left:1px solid #66afe9}.formeo .text-primary{color:#325d88}.formeo .text-success{color:#93c54b}.formeo .text-warning{color:#f47c3c}.formeo .text-error{color:#d9534f}.formeo:after{content:"";display:table;clear:both}.formeo.formeo-editor{display:flex;flex-direction:row;text-align:left}.formeo.formeo-editor .children{height:100%}.formeo.formeo-editor .group-actions{min-width:24px;width:24px;height:24px;overflow:hidden;position:absolute;top:0;line-height:0;z-index:2}.formeo.formeo-editor .group-actions button{width:24px;height:24px;padding:6px;border:0;line-height:0;overflow:hidden;background-color:#fff}.formeo.formeo-editor .group-actions button:focus{border:0;outline:0 none;box-shadow:none}.formeo.formeo-editor .group-actions .svg-icon{width:12px;height:12px}.formeo.formeo-editor .group-actions .f-i-handle{opacity:.5}.last-field .formeo.formeo-editor .group-actions button:last-child{border-radius:0}.formeo.formeo-editor .column-editing-field .column-actions,.formeo.formeo-editor .group-actions .f-i-copy,.formeo.formeo-editor .group-actions .f-i-menu,.formeo.formeo-editor .group-actions .f-i-move,.formeo.formeo-editor .group-actions .f-i-move-vertical{display:none}.formeo.formeo-editor .formeo-field.editing-field .field-actions,.formeo.formeo-editor .formeo-field.hovering-field .field-actions{box-shadow:-1px 1px 1px #ccc;border-color:#066;border-style:solid;border-width:1px 1px 0 0}.formeo.formeo-editor .hovering-column .field-actions,.formeo.formeo-editor .hovering-row .field-actions{display:none}.formeo.formeo-editor .hovering-column .row-actions,.formeo.formeo-editor .hovering-row .row-actions{z-index:10}.formeo.formeo-editor .field-actions{right:0;text-align:right;transition:width .166s;border-bottom-left-radius:4px;border-bottom-right-radius:0;will-change:width;overflow:hidden}.formeo.formeo-editor .field-actions button{border-radius:0;position:absolute}.formeo.formeo-editor .field-actions button:first-of-type{right:0}.formeo.formeo-editor .field-actions button:nth-of-type(2){right:24px}.formeo.formeo-editor .field-actions button:nth-of-type(3){right:48px}.formeo.formeo-editor .field-actions button:nth-of-type(4){right:72px}.formeo.formeo-editor .field-actions button:nth-of-type(5){right:96px}.formeo.formeo-editor .field-actions button:nth-of-type(6){right:120px}.formeo.formeo-editor .field-actions button:first-child{right:0}.formeo.formeo-editor .group-config{display:none;padding:.5rem}.formeo.formeo-editor .editing-row .column-actions{display:none}.formeo.formeo-editor .column-actions{width:24px;height:24px;padding:0;right:50%;transform:translateX(12px);z-index:1;transition:width .15s}.formeo.formeo-editor .column-actions .action-btn-wrap{position:relative;white-space:nowrap}.formeo.formeo-editor .column-actions button{position:absolute;background-color:transparent;border-radius:0}.formeo.formeo-editor .column-actions button:first-of-type{right:0}.formeo.formeo-editor .column-actions button:nth-of-type(2){right:24px}.formeo.formeo-editor .column-actions button:nth-of-type(3){right:48px}.formeo.formeo-editor .column-actions button:nth-of-type(4){right:72px}.formeo.formeo-editor .column-actions button:nth-of-type(5){right:96px}.formeo.formeo-editor .column-actions button:nth-of-type(6){right:120px}.formeo.formeo-editor .column-actions button:first-child{border-bottom-right-radius:0;right:0}.hovering-column .formeo.formeo-editor .column-actions button:first-child{border-bottom-right-radius:0;border-bottom-left-radius:0}.hovering-column .formeo.formeo-editor .column-actions button:last-child{border-bottom-left-radius:4px}.formeo.formeo-editor .editing-column .column-actions,.formeo.formeo-editor .hovering-column .column-actions{transform:translateX(50%);width:auto;border-bottom-right-radius:0;border-bottom-left-radius:4px}.formeo.formeo-editor .editing-column .column-actions button:first-child,.formeo.formeo-editor .hovering-column .column-actions button:first-child{border-bottom-right-radius:4px;right:0}.formeo.formeo-editor .editing-column .column-actions button:last-child,.formeo.formeo-editor .hovering-column .column-actions button:last-child{border-bottom-left-radius:4px}.formeo.formeo-editor .row-actions{width:24px;height:24px;left:-23px;text-align:right;border-top-left-radius:8px;border-bottom-left-radius:8px;transition:height .15s ease-in-out;white-space:normal;border:1px solid #ccc;border-right-color:#fff}.formeo.formeo-editor .row-actions .item-handle .f-i-handle{transform:rotate(90deg)}.formeo.formeo-editor .row-actions button{border-radius:0}.formeo.formeo-editor .editing-row .row-actions,.formeo.formeo-editor .hovering-row .row-actions{border:1px solid #0ff}.formeo.formeo-editor .editing-row .row-actions button:first-child,.formeo.formeo-editor .hovering-row .row-actions button:first-child{border-bottom-left-radius:0}.formeo.formeo-editor [class*=hovering-]>.group-actions .svg-icon.f-i-copy,.formeo.formeo-editor [class*=hovering-]>.group-actions .svg-icon.f-i-menu,.formeo.formeo-editor [class*=hovering-]>.group-actions .svg-icon.f-i-move,.formeo.formeo-editor [class*=hovering-]>.group-actions .svg-icon.f-i-move-vertical{display:inline-block!important}.formeo.formeo-editor [class*=hovering-]>.group-actions .svg-icon.f-i-handle{display:none!important}.formeo.formeo-editor .formeo-row{transition:background-color 125ms ease-in-out;position:relative;clear:both;margin-left:0;margin-bottom:4px;background-color:#fff;padding:4px;box-shadow:inset 0 0 0 1px #ccc}.formeo.formeo-editor .formeo-row>.children{min-height:32px}.formeo.formeo-editor .formeo-row:after{content:"";display:table}.formeo.formeo-editor .formeo-row:before{border-bottom-right-radius:8px;border:1px solid #0ff;border-width:1px 0;left:0}.formeo.formeo-editor .formeo-row:after{clear:both}.formeo.formeo-editor .formeo-row.control-ghost{padding:10px}.formeo.formeo-editor .formeo-row:first-child{border-top-right-radius:8px;border-top-left-radius:0}.formeo.formeo-editor .formeo-row:last-child{border-bottom-right-radius:8px;border-bottom-left-radius:8px}.formeo.formeo-editor .formeo-row.hovering-row:first-child{border-top-left-radius:0}.formeo.formeo-editor .formeo-row.hovering-row:before{width:100px}.formeo.formeo-editor .formeo-row.hovering-row .formeo-column{opacity:.5}.formeo.formeo-editor .formeo-row.editing-row,.formeo.formeo-editor .formeo-row.editing-row .row-edit{display:block}.formeo.formeo-editor .formeo-row.resizing-columns .formeo-column{transition:none}.formeo.formeo-editor .formeo-row.editing-row.hovering-row .formeo-column{opacity:1}.formeo.formeo-editor .formeo-row.editing-row{box-shadow:inset 0 0 0 1px #0ff}.formeo.formeo-editor .formeo-row.editing-row:before{border-width:1px 0 0;width:80px!important;content:attr(data-editing-hover-tag)}.formeo.formeo-editor .formeo-row.hovering-row{box-shadow:inset 0 0 0 1px #0ff}.formeo.formeo-editor .formeo-row.hovering-row.editing-row:before{border-right-width:0}.formeo.formeo-editor .formeo-row.hovering-row:before{box-shadow:1px 1px 1px #ccc;border-right-width:1px;width:80px!important}.formeo.formeo-editor .formeo-row.row-moving{box-shadow:inset 0 0 0 1px #0ff,0 0 30px 0 #999}.formeo.formeo-editor .formeo-row.empty:after{left:0;transform:translate(8px,-50%)}.formeo.formeo-editor .formeo-row .layout-row-control{display:none}.formeo.formeo-editor .row-edit{padding-top:2rem}.formeo.formeo-editor .input-group-addon label{margin-bottom:0}.formeo.formeo-editor .formeo-column{transition:background-color 125ms ease-in-out,box-shadow 125ms,width .25s;position:relative;background-color:#fff;max-width:none;flex-direction:column;will-change:width;max-width:100%}.formeo.formeo-editor .formeo-column[class*=col-]{padding:0}.formeo.formeo-editor .formeo-column:first-of-type{border-top-right-radius:8px}.formeo.formeo-editor .formeo-column:last-of-type{border-bottom-right-radius:8px;border-bottom-left-radius:8px}.formeo.formeo-editor .formeo-column:last-of-type .resize-x-handle{display:none!important}.formeo.formeo-editor .formeo-column .resize-x-handle{display:none;position:absolute;right:-8px;top:0;bottom:0;width:16px;z-index:2;cursor:ew-resize}.formeo.formeo-editor .formeo-column .resize-x-handle:before{width:0;right:6px;border:1px dashed #0ff;border-width:0 2px;display:block;top:0;position:absolute;height:100%;content:""}.formeo.formeo-editor .formeo-column .resize-x-handle svg{fill:#0ff;position:absolute;right:1px;width:14px}.formeo.formeo-editor .formeo-column .resize-x-handle svg.f-i-triangle-down{top:-14px}.formeo.formeo-editor .formeo-column .resize-x-handle svg.f-i-triangle-up{bottom:-14px}.formeo.formeo-editor .formeo-column .resize-x-handle:hover:before{border-color:#00b3b3}.formeo.formeo-editor .formeo-column .resize-x-handle:hover svg{fill:#00b3b3}.formeo.formeo-editor .formeo-column:before{transition-property:height;transition-duration:.15s;padding:0 10px;left:50%;top:1px;transform:translate(-50%,-100%);width:auto;height:0;border-top-left-radius:8px;border-top-right-radius:8px}.formeo.formeo-editor .formeo-column.hovering-column:first-child{border-top-left-radius:0}.formeo.formeo-editor .formeo-column.hovering-column .formeo-field{opacity:.5}.formeo.formeo-editor .formeo-column.hovering-column:after{opacity:0}.formeo.formeo-editor .formeo-column.editing-column,.formeo.formeo-editor .formeo-column.hovering-column{box-shadow:inset 0 0 0 1px #00b3b3}.formeo.formeo-editor .formeo-column.editing-column:before,.formeo.formeo-editor .formeo-column.hovering-column:before{height:23px;border-right:1px solid #00b3b3;border-left:1px solid #00b3b3;border-top:1px solid #00b3b3}.formeo.formeo-editor .formeo-column.column-moving{box-shadow:inset 0 0 0 1px #00b3b3,0 0 30px 0 #999}.formeo.formeo-editor .formeo-column.editing-column{overflow:hidden}.formeo.formeo-editor .formeo-column.editing-column .column-edit{display:block}.formeo.formeo-editor .editing-row .empty,.formeo.formeo-editor .editing-row .formeo-column{border-radius:8px;height:60px;background-color:#e6e6e6}.formeo.formeo-editor .editing-row .empty.empty,.formeo.formeo-editor .editing-row .formeo-column.empty{min-height:0}.formeo.formeo-editor .editing-row .empty .formeo-field,.formeo.formeo-editor .editing-row .formeo-column .formeo-field{display:none}.formeo.formeo-editor .editing-row .empty .resize-x-handle,.formeo.formeo-editor .editing-row .formeo-column .resize-x-handle{display:block}.formeo.formeo-editor .editing-row .empty:after,.formeo.formeo-editor .editing-row .formeo-column:after{color:#333!important;line-height:1em;opacity:1;font-size:1.1em;content:attr(data-col-width)!important;display:block;width:100%;text-align:center;position:absolute;left:50%;margin-top:0;top:50%;transform:translate(-50%,-50%)}.formeo.formeo-editor .editing-field-preview .column-actions{display:none}.formeo.formeo-editor .formeo-field{min-height:24px;position:relative;padding:4px;transition:background-color 333ms ease-in-out,box-shadow 333ms ease-in-out;list-style:none;margin:0;will-change:box-shadow}.formeo.formeo-editor .formeo-field:last-child{border-bottom-right-radius:4px;border-bottom-left-radius:4px}.formeo.formeo-editor .formeo-field.first-field,.formeo.formeo-editor .formeo-field.first-field .field-actions{border-top-right-radius:4px}.formeo.formeo-editor .formeo-field.last-field{border-bottom-right-radius:4px;border-bottom-left-radius:4px}.formeo.formeo-editor .formeo-field .prev-label{min-height:24px;max-width:calc(100% - 24px);display:flex;align-items:flex-end;margin-bottom:4px}.formeo.formeo-editor .formeo-field [contenteditable]{padding:1px 2px;-webkit-user-select:text;-ms-user-select:text;user-select:text;display:inline-block;position:relative;min-width:24px}.formeo.formeo-editor .formeo-field [contenteditable]:after{content:"";width:100%;position:absolute;bottom:0;left:0;border-bottom:1px dashed #ccc}.formeo.formeo-editor .formeo-field [contenteditable]:focus{border-radius:4px;border-bottom-color:transparent;outline:none;box-shadow:inset 0 0 0 1px #66afe9}.formeo.formeo-editor .formeo-field [contenteditable]:focus:after{display:none}.formeo.formeo-editor .formeo-field .form-check{margin-left:1.25em}.formeo.formeo-editor .formeo-field .form-check-input:only-child{position:absolute}.formeo.formeo-editor .formeo-field:before{display:none;position:absolute;top:0;padding:0 10px;right:0;transform:translateX(-72px);border-bottom-right-radius:0;border-bottom-left-radius:8px}.formeo.formeo-editor .formeo-field.field-type-hidden{border:1px dashed #ccc}.formeo.formeo-editor .editing-field,.formeo.formeo-editor .hovering-field{box-shadow:inset 0 0 0 1px #066}.formeo.formeo-editor .editing-field:before,.formeo.formeo-editor .hovering-field:before{border-left:1px solid #066;border-bottom:1px solid #066}.formeo.formeo-editor .field-actions{border-color:transparent;border-style:solid;border-width:1px 1px 0 0}.formeo.formeo-editor .field-moving{box-shadow:inset 0 0 0 1px #066,0 0 30px 0 #999;background-color:#fff}.formeo.formeo-editor .editing-field{background-color:#e6e6e6;z-index:1}.formeo.formeo-editor .editing-field-preview .field-actions{display:none}.formeo.formeo-editor .field-preview p{white-space:normal}.formeo.formeo-editor .field-edit{display:none;overflow:hidden}.formeo.formeo-editor .field-edit label{font-size:.825em}.formeo.formeo-editor .field-edit .panel-nav{margin-bottom:0;padding:0;overflow:hidden}.formeo.formeo-editor .field-edit .panel-nav button{border-bottom-left-radius:0;border-bottom-right-radius:0}.formeo.formeo-editor .field-edit.field-edit-options{list-style:decimal}.formeo.formeo-editor .field-edit .active-panel{background-color:#fff}.formeo.formeo-editor .field-edit .field-prop{display:flex}.formeo.formeo-editor .field-edit .prop-controls{flex-shrink:0;align-items:center;display:flex;margin-left:3px}.formeo.formeo-editor .field-edit .prop-controls button{position:relative}.formeo.formeo-editor .field-edit .prop-controls .svg-icon{width:12px;height:12px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.formeo.formeo-editor .field-edit .prop-control{width:24px;height:24px;right:0;bottom:0;position:absolute;padding:0}.formeo.formeo-editor .field-edit .prop-control:first-of-type{right:0}.formeo.formeo-editor .field-edit .prop-control:nth-of-type(2){right:24px}.formeo.formeo-editor .field-edit .prop-control:nth-of-type(3){right:48px}.formeo.formeo-editor .field-edit .prop-control:nth-of-type(4){right:72px}.formeo.formeo-editor .field-edit .prop-control:first-child{right:0}:not(.control-count-1) .formeo.formeo-editor .field-edit .prop-control:last-child{border-radius:4px 0 0 4px;margin-right:-1px;display:none}:not(.control-count-1) .formeo.formeo-editor .field-edit .prop-control:first-child{border-radius:4px}.formeo.formeo-editor .field-edit .prop-control:hover:first-child{border-radius:0 4px 4px 0}.formeo.formeo-editor .field-edit .prop-control:hover:first-child:last-child{border-radius:4px}.formeo.formeo-editor .field-edit .prop-control:hover:last-child{display:inline-block}.formeo.formeo-editor .field-edit .prop-control:last-child:first-child{display:inline-block;border-radius:4px;margin-right:0}.formeo.formeo-editor .field-edit .prop-wrap{position:relative;margin-bottom:8px;list-style:none;margin-left:0}.formeo.formeo-editor .field-edit .field-edit-group{padding:8px 8px 0}.formeo.formeo-editor .field-edit .prop-controls,.formeo.formeo-editor .field-edit .prop-inputs{transition:width .15s;will-change:width}.formeo.formeo-editor .field-edit .prop-controls .f-addon,.formeo.formeo-editor .field-edit .prop-controls [contenteditable],.formeo.formeo-editor .field-edit .prop-controls input:not([type=checkbox]):not([type=radio]),.formeo.formeo-editor .field-edit .prop-controls select,.formeo.formeo-editor .field-edit .prop-controls textarea,.formeo.formeo-editor .field-edit .prop-inputs .f-addon,.formeo.formeo-editor .field-edit .prop-inputs [contenteditable],.formeo.formeo-editor .field-edit .prop-inputs input:not([type=checkbox]):not([type=radio]),.formeo.formeo-editor .field-edit .prop-inputs select,.formeo.formeo-editor .field-edit .prop-inputs textarea{font-size:.825em;flex:1 1 auto}.formeo.formeo-editor .field-edit .prop-controls .f-addon:focus,.formeo.formeo-editor .field-edit .prop-controls [contenteditable]:focus,.formeo.formeo-editor .field-edit .prop-controls input:not([type=checkbox]):not([type=radio]):focus,.formeo.formeo-editor .field-edit .prop-controls select:focus,.formeo.formeo-editor .field-edit .prop-controls textarea:focus,.formeo.formeo-editor .field-edit .prop-inputs .f-addon:focus,.formeo.formeo-editor .field-edit .prop-inputs [contenteditable]:focus,.formeo.formeo-editor .field-edit .prop-inputs input:not([type=checkbox]):not([type=radio]):focus,.formeo.formeo-editor .field-edit .prop-inputs select:focus,.formeo.formeo-editor .field-edit .prop-inputs textarea:focus{z-index:1}.formeo.formeo-editor .field-edit .prop-controls [class^=condition-]+select,.formeo.formeo-editor .field-edit .prop-controls select+[class^=condition-],.formeo.formeo-editor .field-edit .prop-inputs [class^=condition-]+select,.formeo.formeo-editor .field-edit .prop-inputs select+[class^=condition-]{margin-left:-1px}.formeo.formeo-editor .field-edit .control-count-2 .prop-controls:hover{width:48px}.formeo.formeo-editor .field-edit .control-count-2 .prop-controls:hover+.prop-inputs{width:calc(100% - 24px)}.formeo.formeo-editor .field-edit.panel-count-1 .panel-nav{border-bottom:1px solid #999}.formeo.formeo-editor .field-edit.panel-count-1 .panel-nav button{display:none}.formeo.formeo-editor .field-edit.panel-count-1 .panel-labels{background-color:transparent}.formeo.formeo-editor .f-condition-row{display:flex;width:100%;margin-top:-1px;border:1px solid #ccc}.formeo.formeo-editor .f-condition-row [contenteditable],.formeo.formeo-editor .f-condition-row input,.formeo.formeo-editor .f-condition-row select{border-width:0;border-radius:0;width:inherit;box-shadow:0 0 0 1px #ccc}.formeo.formeo-editor .f-condition-row [contenteditable]:focus,.formeo.formeo-editor .f-condition-row input:focus,.formeo.formeo-editor .f-condition-row select:focus{box-shadow:0 0 0 1px #66afe9}.formeo.formeo-editor .f-condition-row:first-child input:last-child,.formeo.formeo-editor .f-condition-row:first-child select:last-child{border-top-right-radius:4px}.formeo.formeo-editor .f-condition-row:last-child input:last-child,.formeo.formeo-editor .f-condition-row:last-child select:last-child{border-bottom-right-radius:4px}.formeo.formeo-editor .f-condition-row:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.formeo.formeo-editor .f-condition-row:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px}.formeo.formeo-editor .f-condition-row .condition-logical{max-width:56px;text-transform:uppercase}.formeo.formeo-editor .f-condition-row div.condition-source,.formeo.formeo-editor .f-condition-row div.condition-target{position:relative;width:100%}.formeo.formeo-editor .f-condition-row [class^=condition-]{max-width:100%;transition:max-width 333ms;will-change:max-width}.formeo.formeo-editor .f-condition-row.condition-source .condition-sourceProperty,.formeo.formeo-editor .f-condition-row.condition-target .condition-targetProperty,.formeo.formeo-editor .f-condition-row.if-condition-row.condition-sourceProperty-isNotVisible .condition-assignment,.formeo.formeo-editor .f-condition-row.if-condition-row.condition-sourceProperty-isNotVisible .condition-comparison,.formeo.formeo-editor .f-condition-row.if-condition-row.condition-sourceProperty-isNotVisible .condition-target,.formeo.formeo-editor .f-condition-row.if-condition-row.condition-sourceProperty-isNotVisible .condition-targetProperty,.formeo.formeo-editor .f-condition-row.if-condition-row.condition-sourceProperty-isNotVisible .condition-value,.formeo.formeo-editor .f-condition-row.if-condition-row.condition-sourceProperty-isVisible .condition-assignment,.formeo.formeo-editor .f-condition-row.if-condition-row.condition-sourceProperty-isVisible .condition-comparison,.formeo.formeo-editor .f-condition-row.if-condition-row.condition-sourceProperty-isVisible .condition-target,.formeo.formeo-editor .f-condition-row.if-condition-row.condition-sourceProperty-isVisible .condition-targetProperty,.formeo.formeo-editor .f-condition-row.if-condition-row.condition-sourceProperty-isVisible .condition-value,.formeo.formeo-editor .f-condition-row.then-condition-row.condition-targetProperty-isNotVisible .condition-assignment,.formeo.formeo-editor .f-condition-row.then-condition-row.condition-targetProperty-isNotVisible .condition-comparison,.formeo.formeo-editor .f-condition-row.then-condition-row.condition-targetProperty-isNotVisible .condition-value,.formeo.formeo-editor .f-condition-row.then-condition-row.condition-targetProperty-isVisible .condition-assignment,.formeo.formeo-editor .f-condition-row.then-condition-row.condition-targetProperty-isVisible .condition-comparison,.formeo.formeo-editor .f-condition-row.then-condition-row.condition-targetProperty-isVisible .condition-value{max-width:0;padding:0;border:0;overflow:hidden}.formeo.formeo-editor .f-autocomplete-display-field+.f-autocomplete-list:focus{z-index:100}.formeo.formeo-editor [class$=-focused]{z-index:1}.formeo.formeo-editor [class$=-focused] .f-autocomplete-list{z-index:100}.formeo.formeo-editor .conditions-prop-inputs label.condition-label{display:inline-flex;flex:0 0 auto;box-shadow:0 0 0 1px #ccc;align-items:center;padding:4px;border-right:0;text-transform:uppercase;color:#999}.formeo.formeo-editor .conditions-prop-inputs label.condition-label.if-condition-label{border-top-left-radius:4px;border-bottom-left-radius:0;border-bottom-right-radius:0}.formeo.formeo-editor .conditions-prop-inputs label.condition-label.then-condition-label{border-bottom-left-radius:4px;border-top-left-radius:0;border-top-right-radius:0;border-top:0}.formeo.formeo-editor .hidden-property{display:none}.formeo.formeo-editor .options-panel .prop-wrap{margin-bottom:8px}.formeo.formeo-editor .options-panel .input-group-addon{line-height:0}.formeo.formeo-editor .options-panel .prop-labels{padding:8px 34px 8px 8px}.formeo.formeo-editor .options-panel .prop-labels .input-group-addon{font-size:12px}.formeo.formeo-editor .options-panel .prop-labels label{font-size:12px;width:50%;position:relative;display:table-cell}.formeo.formeo-editor .options-panel .prop-label-disabled,.formeo.formeo-editor .options-panel .prop-label-selected{width:1%!important;white-space:nowrap;vertical-align:middle;border:0;background-color:transparent}.formeo.formeo-editor .panel-action-buttons{padding:0 8px 8px}.formeo.formeo-editor .panel-action-buttons:after{content:"";display:table;clear:both}.formeo.formeo-editor .panel-action-buttons [class^=add-]{float:right}.formeo.formeo-editor .prop-inputs{width:100%;align-items:center;vertical-align:bottom;display:flex;flex-direction:row;flex-grow:1}.formeo.formeo-editor .prop-inputs.conditions-prop-inputs{flex-direction:column}.formeo.formeo-editor .prop-inputs .f-field-group{width:100%;margin-bottom:0;display:inline-flex;align-items:center}.formeo.formeo-editor .prop-inputs .f-addon{display:flex;align-items:center;flex:0}.formeo.formeo-editor .prop-inputs .f-addon:first-child{margin-right:-1px}.formeo.formeo-editor .prop-inputs .f-addon:last-child{margin-left:-1px}.formeo.formeo-editor .prop-inputs label{padding-right:1em;margin-bottom:0}.formeo.formeo-editor .prop-inputs.attrs-prop-inputs .f-addon,.formeo.formeo-editor .prop-inputs.attrs-prop-inputs [contenteditable],.formeo.formeo-editor .prop-inputs.attrs-prop-inputs input:not([type=checkbox]):not([type=radio]),.formeo.formeo-editor .prop-inputs.attrs-prop-inputs select,.formeo.formeo-editor .prop-inputs.attrs-prop-inputs textarea{flex:2}.formeo.formeo-editor .highlight-component{box-shadow:0 0 4px 2px #9954bb}.formeo.formeo-editor .formeo-stage{width:73%;box-sizing:border-box;transition:width .25s;margin-right:4px;flex:1 1 auto;position:relative;transition-property:background-color,border-color;transition-duration:.5s,333ms;border:0 dashed transparent;background-color:hsla(0,0%,100%,0);padding-left:23px;padding-bottom:8px;overflow:visible}@media (max-width:481px){.formeo.formeo-editor .formeo-stage{width:calc(100% - 50px)}}.formeo.formeo-editor .formeo-stage.empty{border:3px dashed #ccc;background-color:hsla(0,0%,100%,.25)}.formeo.formeo-editor .formeo-stage.removing-all-fields .formeo-row{transition:margin-top .25s ease-in}.formeo.formeo-editor .formeo-stage>.formeo-field{background-color:#fff}.formeo.formeo-editor.editing-stage .formeo-settings{display:block}.formeo.formeo-editor.editing-stage .formeo-stage{display:none}.formeo.formeo-editor .f-field-group{margin-bottom:0}.formeo.formeo-editor [class$=empty][class*=editing-]:after{opacity:0}.formeo.formeo-editor [class$=empty]:after{opacity:1;font-size:24px;position:absolute;top:50%;left:50%;color:#999;transition:opacity .2s ease-in-out;will-change:opacity;text-align:center;transform:translate(-50%,-50%);content:attr(data-hover-tag)}.formeo.formeo-editor .formeo-settings{display:none}.formeo.formeo-editor[dir=rtl] .f-btn-group{display:inline-flex;vertical-align:middle}.formeo.formeo-editor[dir=rtl] .f-btn-group>button{flex:0 1 auto}.formeo.formeo-editor[dir=rtl] .f-btn-group>button:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.formeo.formeo-editor[dir=rtl] .f-btn-group>button:last-child:not(:first-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0;border-bottom-left-radius:4px;border-top-left-radius:4px}.formeo.formeo-editor[dir=rtl] .f-btn-group>button:first-child{margin-left:0}.formeo.formeo-editor[dir=rtl] .f-btn-group>button:first-child:not(:last-child):not(.dropdown-toggle){border-bottom-left-radius:0;border-top-left-radius:0;border-bottom-right-radius:4px;border-top-right-radius:4px}.formeo.formeo-editor[dir=rtl] .f-btn-group .f-btn-group+.f-btn-group,.formeo.formeo-editor[dir=rtl] .f-btn-group .f-btn-group+button,.formeo.formeo-editor[dir=rtl] .f-btn-group .f-btn-group-vertical .f-btn-group+.f-btn-group,.formeo.formeo-editor[dir=rtl] .f-btn-group .f-btn-group-vertical .f-btn-group+button,.formeo.formeo-editor[dir=rtl] .f-btn-group .f-btn-group-vertical button+.f-btn-group,.formeo.formeo-editor[dir=rtl] .f-btn-group .f-btn-group-vertical button+button,.formeo.formeo-editor[dir=rtl] .f-btn-group button+.f-btn-group,.formeo.formeo-editor[dir=rtl] .f-btn-group button+button{margin-right:-1px}.formeo.formeo-editor[dir=rtl] .formeo-controls,.formeo.formeo-editor[dir=rtl] .formeo-controls .form-actions{float:left}.formeo.formeo-editor[dir=rtl] .formeo-stage-wrap{float:right}.formeo.formeo-editor[dir=rtl] .formeo-stage-wrap .formeo-stage{padding-left:4px;padding-right:23px}.formeo.formeo-editor[dir=rtl] .formeo-row:before{border-bottom-left-radius:8px;border-bottom-right-radius:0;right:0;left:auto}.formeo.formeo-editor[dir=rtl] .formeo-row:first-child{border-top-left-radius:8px;border-top-right-radius:0}.formeo.formeo-editor[dir=rtl] .formeo-row:last-child{border-bottom-left-radius:8px;border-bottom-right-radius:8px}.formeo.formeo-editor[dir=rtl] .formeo-row.hovering-row:first-child{border-top-left-radius:0}.formeo.formeo-editor[dir=rtl] .formeo-row.hovering-row.editing-row:before{border-left-width:0;border-right-width:auto}.formeo.formeo-editor[dir=rtl] .formeo-row.hovering-row:before{border-left-width:1px}.formeo.formeo-editor[dir=rtl] .formeo-row.empty:after{left:0;right:auto}.formeo.formeo-editor[dir=rtl] .row-actions{right:-23px;left:auto;border-top-right-radius:8px;border-bottom-right-radius:8px;border-top-left-radius:0;border-bottom-left-radius:0;border-left:1px solid #fff}.formeo.formeo-editor[dir=rtl] .field-actions{text-align:left;left:0;right:auto;border-bottom-right-radius:4px;border-bottom-left-radius:0}.formeo.formeo-editor[dir=rtl] .field-actions button:first-of-type{left:0;right:auto}.formeo.formeo-editor[dir=rtl] .field-actions button:nth-of-type(2){left:24px;right:auto}.formeo.formeo-editor[dir=rtl] .field-actions button:nth-of-type(3){left:48px;right:auto}.formeo.formeo-editor[dir=rtl] .field-actions button:nth-of-type(4){left:72px;right:auto}.formeo.formeo-editor[dir=rtl] .field-actions button:nth-of-type(5){left:96px;right:auto}.formeo.formeo-editor[dir=rtl] .field-actions button:nth-of-type(6){left:120px;right:auto}.formeo.formeo-editor[dir=rtl] .field-actions button:first-child{left:0}.formeo.formeo-editor[dir=rtl] .formeo-field.editing-field .field-actions,.formeo.formeo-editor[dir=rtl] .formeo-field.hovering-field .field-actions{box-shadow:1px 1px 1px #ccc;border-width:1px 0 0 1px}.formeo.formeo-render .f-input-group-wrap>fieldset,.formeo.formeo-render .formeo-column,.formeo.formeo-render .formeo-field,.formeo.formeo-render .formeo-row{position:relative}.formeo.formeo-render .f-input-group-wrap>fieldset .remove-input-group{top:8px}.formeo.formeo-render .will-remove{background-color:rgba(217,83,79,.25);box-shadow:inset 0 0 1px 0 #d9534f}.formeo.formeo-render .formeo-row{margin-bottom:1em;flex-direction:row;justify-content:flex-start;flex-wrap:nowrap;align-content:stretch;align-items:stretch;display:flex;border-radius:8px;transition:background-color .2s,padding .2s;padding:4px 0}.formeo.formeo-render .formeo-row.will-remove{padding:4px}.formeo.formeo-render .formeo-row:last-of-type{margin-bottom:0}.formeo.formeo-render .formeo-row-wrap{margin-bottom:1em}.formeo.formeo-render .formeo-row-wrap:last-child{margin-bottom:0}.formeo.formeo-render .f-input-group-wrap:after{content:"";display:table;clear:both}.formeo.formeo-render .f-input-group-wrap .formeo-row:first-of-type .remove-input-group{display:none}.formeo.formeo-render .f-input-group{position:relative}.formeo.formeo-render .f-input-group:first-child .remove-input-group{display:none}.formeo.formeo-render .add-input-group{float:right;margin-top:10px}.formeo.formeo-render .remove-input-group{position:absolute;right:0;top:0;width:16px;height:16px;border:0;background:transparent;outline:0 none;line-height:0;padding:4px}.formeo.formeo-render .remove-input-group:hover .svg-icon{fill:#d9534f}.formeo.formeo-render .remove-input-group .svg-icon{pointer-events:none}.formeo.formeo-render .form-check-input:only-child{position:absolute}.formeo.formeo-render .svg-icon{max-width:100%;max-height:100%}.formeo.formeo-render .formeo-column{padding:0 4px;float:left;max-width:none;flex-direction:column}.formeo.formeo-render .formeo-column:first-of-type{padding-left:0}.formeo.formeo-render .formeo-column:last-of-type{padding-right:0}.formeo-controls{width:26%;overflow:hidden}.formeo-controls.formeo-sticky{position:-webkit-sticky;position:sticky;top:0;align-self:flex-start}.formeo-controls.pull-left .form-actions{float:left}.formeo-controls .filtered-term{background-color:#fff;text-align:center;border-radius:4px 4px 0 0;border:1px solid #ccc;border-bottom:0;width:calc(100% - 2px)}.formeo-controls .tabbed-panels nav{padding:0}.formeo-controls nav{position:relative;padding:0 24px;overflow:hidden}.formeo-controls nav h5{font-size:13px;line-height:22px}.formeo-controls nav button{position:absolute;width:24px;color:#000;height:calc(100% + 1px);padding:0;line-height:0;margin:0;border-color:#ccc}.formeo-controls nav button.next-group{right:0;top:0;border-top-left-radius:0;border-top-right-radius:8px;border-bottom-left-radius:0;border-bottom-right-radius:0}.formeo-controls nav button.prev-group{border-top-left-radius:8px;border-bottom-left-radius:0;left:0}.formeo-controls .formeo-panels-wrap{font-size:.85em;line-height:1.8em}.formeo-controls .panel-labels{border-top:1px solid #ccc}.formeo-controls .panel-count-1{border-bottom-left-radius:0}.formeo-controls .panel-count-1 .panel-nav{display:none}.formeo-controls .panel-count-1 .control-group li:first-child{border-radius:8px 8px 0 0}.formeo-controls .control-group{vertical-align:top;display:inline-block;width:100%;border-top:1px solid #ccc}.formeo-controls .control-group>li:first-child{border-top-right-radius:0}.formeo-controls .control-group>li:last-child{border-radius:0 0 8px 8px}.formeo-controls.filtered .panel-nav{display:none}.formeo-controls.filtered .control-group{display:block}.formeo-controls.filtered .control-group>li{border-radius:0}.formeo-controls.filtered .control-group:last-child>li:last-child{border-radius:0 0 0 4px}.formeo-controls .control-groups{white-space:nowrap}.formeo-controls .control-group-labels{height:100%;background:#fff;overflow:hidden}.formeo-controls .control-group-labels div{white-space:nowrap}.formeo-controls .control-group-labels h4{display:inline-block;width:100%}.formeo-controls .form-actions{float:right;margin-top:4px}.formeo-controls .form-actions .svg-icon{fill:#666;display:none}.formeo-controls .form-actions .svg-icon:hover{fill:#000}.formeo-controls .form-actions .clear-form:hover,.formeo-controls .form-actions .save-form:hover{color:#fff}.formeo-controls .form-actions .save-form:hover{background-color:#325d88}.formeo-controls .form-actions .clear-form:hover{background-color:#d9534f}@media (max-width:481px){.formeo-controls{width:45px}.formeo-controls .control-group{text-indent:-9999px}.formeo-controls .form-actions{display:inline-block;width:100%;position:relative;vertical-align:middle;float:none;margin-top:10px}.formeo-controls .form-actions>button+button{margin-top:-1px;margin-left:0}.formeo-controls .form-actions>button{max-width:100%;padding:10px;border-radius:0;line-height:0;width:100%;float:none;position:relative;display:block}.formeo-controls .form-actions>button:not(:first-child):not(:last-child){border-radius:0}.formeo-controls .form-actions>button:first-child:not(:last-child){border-top-right-radius:4px;border-top-left-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.formeo-controls .form-actions>button:last-child:not(:first-child){border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-top-right-radius:0;border-top-left-radius:0}.formeo-controls .form-actions .control-icon{display:inline-block;margin-right:10px}}.field-control .svg-icon,.formeo-controls .field-control .control-icon{pointer-events:none}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="utf-8"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><symbol viewBox="0 0 16 16" id="f-i-autocomplete" xmlns="http://www.w3.org/2000/svg"><path d="M6 5h1v1H6V5zM4 4H3v1h1V4zm2 0H5v1h1V4zM2 5v1h1V5H2zm1 2h1V6H3v1zm2 0h1V6H5v1zM4 5v1h1V5H4zm-2 9h1v-1H2v1zm2 0h1v-1H4v1zm2 0h1v-1H6v1zm3-1H8v1h1v-1zm7-9.5v4c0 .8-.7 1.5-1.5 1.5H14v6c0 .6-.4 1-1 1H1c-.6 0-1-.4-1-1V3.5C0 2.7.7 2 1.5 2H8V1H6V0h5v1H9v1h5.5c.8 0 1.5.7 1.5 1.5zM13 12H1v3h12v-3zM3 11v-1H2v1h1zm2 0v-1H4v1h1zm10-7.5c0-.3-.2-.5-.5-.5H9v5H8V7H7V6h1V5H7V4h1V3H1.5c-.3 0-.5.2-.5.5v4c0 .3.2.5.5.5H8v1H6v1h5V9H9V8h5.5c.3 0 .5-.2.5-.5v-4z"/></symbol><symbol viewBox="0 0 32 32" id="f-i-bin" xmlns="http://www.w3.org/2000/svg"><path d="M4 10v20c0 1.1.9 2 2 2h18c1.1 0 2-.9 2-2V10H4zm6 18H8V14h2v14zm4 0h-2V14h2v14zm4 0h-2V14h2v14zm4 0h-2V14h2v14zM26.5 4H20V1.5c0-.825-.675-1.5-1.5-1.5h-7c-.825 0-1.5.675-1.5 1.5V4H3.5C2.675 4 2 4.675 2 5.5V8h26V5.5c0-.825-.675-1.5-1.5-1.5zM18 4h-6V2.025h6V4z"/></symbol><symbol viewBox="0 0 16 16" id="f-i-button" xmlns="http://www.w3.org/2000/svg"><path d="M.477 4A.477.477 0 000 4.477v7.046A.477.477 0 00.477 12h15.046a.477.477 0 00.477-.477V4.477A.477.477 0 0015.523 4H.477zm.476.953h14.094v6.094H.953V4.953z" color="#000" font-weight="400" font-family="sans-serif" overflow="visible"/><g font-weight="400" font-size="5" font-family="Sans" letter-spacing="0" word-spacing="0"><path d="M6.17 6.51q-.537 0-.854.4Q5 7.31 5 8q0 .689.315 1.09.317.4.854.4.537 0 .85-.4.315-.401.315-1.09 0-.69-.315-1.091-.313-.4-.85-.4zm0-.4q.767 0 1.226.514.459.513.459 1.377 0 .862-.46 1.377-.458.513-1.225.513-.769 0-1.23-.513-.46-.513-.46-1.377t.46-1.377Q5.4 6.11 6.17 6.11zM8.626 6.175h.493v1.54l1.636-1.54h.635l-1.81 1.7 1.94 1.945h-.65L9.12 8.065V9.82h-.494V6.175z"/></g></symbol><symbol viewBox="0 0 32 32" id="f-i-calendar" xmlns="http://www.w3.org/2000/svg"><path d="M12.048 16.961c-.178.257-.395.901-.652 1.059a2.57 2.57 0 01-.869.328 4.594 4.594 0 01-1.002.079v1.527h2.467V26h1.991v-9.996h-1.584c-.056.381-.173.7-.351.957zM23 8h2a1 1 0 001-1V1a1 1 0 00-1-1h-2a1 1 0 00-1 1v6a1 1 0 001 1zM7 8h2a1 1 0 001-1V1a1 1 0 00-1-1H7a1 1 0 00-1 1v6a1 1 0 001 1zm23-4h-2v5a1 1 0 01-1 1h-6a1 1 0 01-1-1V4h-8v5a1 1 0 01-1 1H5a1 1 0 01-1-1V4H2a2 2 0 00-2 2v24a2 2 0 002 2h28a2 2 0 002-2V6a2 2 0 00-2-2zm0 25a1 1 0 01-1 1H3a1 1 0 01-1-1V13a1 1 0 011-1h26a1 1 0 011 1v16zM15.985 17.982h4.968c-.936 1.152-1.689 2.325-2.265 3.705-.575 1.381-.638 2.818-.749 4.312h2.131c.009-.666-.195-1.385-.051-2.156.146-.771.352-1.532.617-2.285.267-.752.598-1.461.996-2.127a7.049 7.049 0 011.367-1.686v-1.742h-7.015v1.979z"/></symbol><symbol viewBox="0 0 16 16" id="f-i-checkbox" xmlns="http://www.w3.org/2000/svg"><path d="M13.5 5v8c0 .8-.7 1.5-1.5 1.5H3c-.8 0-1.5-.7-1.5-1.5V4c0-.8.7-1.5 1.5-1.5h9c.7 0 1.3.5 1.5 1.2l2.4-1.4L13.5 5zm-1 1.2L7.7 12 2.8 5.5l4.9 1.6 4.8-2.9V4c0-.3-.2-.5-.5-.5H3c-.3 0-.5.2-.5.5v9c0 .3.2.5.5.5h9c.3 0 .5-.2.5-.5V6.2z"/></symbol><symbol viewBox="0 0 16 16" id="f-i-checkbox-group" xmlns="http://www.w3.org/2000/svg"><path d="M0 1h16V0H0v1zm0 2h16V2H0v1zm6 2v1h9V5H6zm9 9v-1H6v1h9zm-9-4h9V9H6v1zm-2 2l-2.5 1.5L0 13l1.5 2L4 12zm0-4L1.5 9.5 0 9l1.5 2L4 8zm0-4L1.5 5.5 0 5l1.5 2L4 4z"/></symbol><symbol viewBox="0 0 16 16" id="f-i-columns" xmlns="http://www.w3.org/2000/svg"><path d="M16 .5a.5.5 0 00-.5-.5H.5a.5.5 0 00-.5.5v15a.5.5 0 00.5.5h15a.5.5 0 00.5-.5V.5zM15 1v14h-4V1h4zm-5 0v14H6V1h4zM5 1v14H1V1h4z" color="#000" font-weight="400" font-family="sans-serif" overflow="visible"/></symbol><symbol viewBox="0 0 32 32" id="f-i-copy" xmlns="http://www.w3.org/2000/svg"><path d="M20 8V0H6L0 6v18h12v8h20V8H20zM6 2.828V6H2.828L6 2.828zM2 22V8h6V2h10v6l-6 6v8H2zm16-11.172V14h-3.172L18 10.828zM30 30H14V16h6v-6h10v20z"/></symbol><symbol viewBox="0 0 15 15" id="f-i-divider" xmlns="http://www.w3.org/2000/svg"><path d="M0 7h15v1H0z"/></symbol><symbol viewBox="0 0 28 32" id="f-i-edit" xmlns="http://www.w3.org/2000/svg"><path d="M22 2l-4 4 6 6 4-4-6-6zM0 24l.021 6.018L6 30l16-16-6-6L0 24zm6 4H2v-4h2v2h2v2z"/></symbol><symbol viewBox="0 0 32 32" id="f-i-floppy-disk" xmlns="http://www.w3.org/2000/svg"><path d="M28 0H0v32h32V4l-4-4zM16 4h4v8h-4V4zm12 24H4V4h2v10h18V4h2.343L28 5.657V28z"/></symbol><symbol viewBox="0 0 16 16" id="f-i-handle" xmlns="http://www.w3.org/2000/svg"><path d="M2 5h2v2H2zM7 5h2v2H7zM12 5h2v2h-2z"/><g><path d="M2 9h2v2H2zM7 9h2v2H7zM12 9h2v2h-2z"/></g></symbol><symbol viewBox="0 0 448 512" id="f-i-hash" xmlns="http://www.w3.org/2000/svg"><path d="M448 192v-64h-80.064l16-128h-64l-16 128H175.968l16-128h-64l-16 128H0v64h103.968L88 320H0v64h80L64 512h64l16-128h127.968l-16 128H320l16-128h112v-64H344l15.936-128H448zM279.968 320H152l15.968-128h127.968l-15.968 128z"/></symbol><symbol viewBox="0 0 28 28" id="f-i-header" xmlns="http://www.w3.org/2000/svg"><path d="M26.281 26q-.688 0-2.07-.055t-2.086-.055q-.688 0-2.063.055T17.999 26q-.375 0-.578-.32t-.203-.711q0-.484.266-.719t.609-.266.797-.109.703-.234q.516-.328.516-2.188l-.016-6.109q0-.328-.016-.484-.203-.063-.781-.063H8.749q-.594 0-.797.063-.016.156-.016.484l-.016 5.797q0 2.219.578 2.562.25.156.75.203t.891.055.703.234.313.711q0 .406-.195.75t-.57.344q-.734 0-2.18-.055t-2.164-.055q-.672 0-2 .055T2.062 26q-.359 0-.555-.328t-.195-.703q0-.469.242-.703t.562-.273.742-.117.656-.234q.516-.359.516-2.234l-.016-.891V7.814l.008-.406q.008-.359 0-.57t-.023-.602-.055-.656-.102-.57-.172-.492-.25-.281q-.234-.156-.703-.187t-.828-.031-.641-.219-.281-.703q0-.406.187-.75t.562-.344q.719 0 2.164.055t2.164.055q.656 0 1.977-.055t1.977-.055q.391 0 .586.344t.195.75q0 .469-.266.68t-.602.227-.773.063-.672.203q-.547.328-.547 2.5l.016 5q0 .328.016.5.203.047.609.047h10.922q.391 0 .594-.047.016-.172.016-.5l.016-5q0-2.172-.547-2.5-.281-.172-.914-.195t-1.031-.203-.398-.773q0-.406.195-.75t.586-.344q.688 0 2.063.055t2.063.055q.672 0 2.016-.055t2.016-.055q.391 0 .586.344t.195.75q0 .469-.273.688t-.625.227-.805.047-.688.195Q24 4.615 24 6.772l.016 14.734q0 1.859.531 2.188.25.156.719.211t.836.07.648.242.281.695q0 .406-.187.75t-.562.344z"/></symbol><symbol viewBox="0 0 16 16" id="f-i-hidden" xmlns="http://www.w3.org/2000/svg"><path d="M1 5h1V4H1zM3 5h1V4H3zM5 5h1V4H5zM7 5h1V4H7zM9 5h1V4H9zM11 5h1V4h-1zM13 5h1V4h-1zM0 6h1V5H0zM15 7h1V6h-1zM0 8h1V7H0zM15 9h1V8h-1zM0 10h1V9H0zM15 11h1v-1h-1zM2 12h1v-1H2zM4 12h1v-1H4zM6 12h1v-1H6zM8 12h1v-1H8zM10 12h1v-1h-1zM12 12h1v-1h-1zM14 12h1v-1h-1zM15 5h1V4h-1zM0 12h1v-1H0z" color="#000" font-weight="400" font-family="sans-serif" overflow="visible"/></symbol><symbol viewBox="0 0 384 512" id="f-i-menu" xmlns="http://www.w3.org/2000/svg"><path d="M0 96v64h384V96H0zm0 192h384v-64H0v64zm0 128h384v-64H0v64z"/></symbol><symbol viewBox="0 0 16 32" id="f-i-minus" xmlns="http://www.w3.org/2000/svg"><path d="M0 14v4h16v-4H0z"/></symbol><symbol viewBox="0 0 512 512" id="f-i-move" xmlns="http://www.w3.org/2000/svg"><path d="M287.744 94.736v129.008h128v-64L512 256l-96.256 96.24v-65.488h-128V415.76h64.496L256 512l-96.256-96.24h64V286.752h-128v64.992L0 256l95.744-95.744v63.488h128V94.736h-62.496L256 0l94.752 94.736h-63.008z"/></symbol><symbol viewBox="0 0 512 512" id="f-i-move-vertical" xmlns="http://www.w3.org/2000/svg"><path d="M287.744 94.736V415.76h64.496L256 512l-96.256-96.24h64V94.736h-62.496L256 0l94.752 94.736z"/></symbol><symbol viewBox="0 0 20 28" id="f-i-paragraph" xmlns="http://www.w3.org/2000/svg"><path d="M19.969 2.953v1.141q0 .453-.289.953t-.664.5q-.781 0-.844.016-.406.094-.5.484-.047.172-.047 1v18q0 .391-.281.672t-.672.281h-1.687q-.391 0-.672-.281t-.281-.672V6.016h-2.234v19.031q0 .391-.273.672t-.68.281H9.158q-.406 0-.68-.281t-.273-.672v-7.75q-2.297-.187-3.828-.922-1.969-.906-3-2.797-1-1.828-1-4.047 0-2.594 1.375-4.469 1.375-1.844 3.266-2.484Q6.752 2 11.534 2h7.484q.391 0 .672.281t.281.672z"/></symbol><symbol viewBox="0 0 578.106 578.106" id="f-i-phone-receiver" xmlns="http://www.w3.org/2000/svg"><path d="M577.83 456.128c1.225 9.385-1.635 17.545-8.568 24.48l-81.396 80.781c-3.672 4.08-8.465 7.551-14.381 10.404-5.916 2.857-11.729 4.693-17.439 5.508-.408 0-1.635.105-3.676.309-2.037.203-4.689.307-7.953.307-7.754 0-20.301-1.326-37.641-3.979s-38.555-9.182-63.645-19.584c-25.096-10.404-53.553-26.012-85.376-46.818-31.823-20.805-65.688-49.367-101.592-85.68-28.56-28.152-52.224-55.08-70.992-80.783-18.768-25.705-33.864-49.471-45.288-71.299-11.425-21.828-19.993-41.616-25.705-59.364S4.59 177.362 2.55 164.51-.306 141.56.102 134.216c.408-7.344.612-11.424.612-12.24.816-5.712 2.652-11.526 5.508-17.442s6.324-10.71 10.404-14.382L98.022 8.756c5.712-5.712 12.24-8.568 19.584-8.568 5.304 0 9.996 1.53 14.076 4.59s7.548 6.834 10.404 11.322l65.484 124.236c3.672 6.528 4.692 13.668 3.06 21.42-1.632 7.752-5.1 14.28-10.404 19.584l-29.988 29.988c-.816.816-1.53 2.142-2.142 3.978s-.918 3.366-.918 4.59c1.632 8.568 5.304 18.36 11.016 29.376 4.896 9.792 12.444 21.726 22.644 35.802s24.684 30.293 43.452 48.653c18.36 18.77 34.68 33.354 48.96 43.76 14.277 10.4 26.215 18.053 35.803 22.949 9.588 4.896 16.932 7.854 22.031 8.871l7.648 1.531c.816 0 2.145-.307 3.979-.918 1.836-.613 3.162-1.326 3.979-2.143l34.883-35.496c7.348-6.527 15.912-9.791 25.705-9.791 6.938 0 12.443 1.223 16.523 3.672h.611l118.115 69.768c8.571 5.308 13.67 12.038 15.303 20.198z"/></symbol><symbol viewBox="0 0 16 16" id="f-i-radio-group" xmlns="http://www.w3.org/2000/svg"><path d="M0 1h16V0H0v1zm0 2h16V2H0v1zm5 3h10V5H5v1zm10 3H5v1h10V9zm0 5v-1H5v1h10zM1.5 7C.7 7 0 6.3 0 5.5S.7 4 1.5 4 3 4.7 3 5.5 2.3 7 1.5 7zm0-2c-.3 0-.5.2-.5.5s.2.5.5.5.5-.2.5-.5-.2-.5-.5-.5zm0 6.1c-.8 0-1.5-.7-1.5-1.5s.7-1.5 1.5-1.5S3 8.7 3 9.6s-.7 1.5-1.5 1.5zm0-2c-.3 0-.5.2-.5.5s.2.5.5.5.5-.3.5-.5-.2-.5-.5-.5zm0 5.9C.7 15 0 14.3 0 13.5S.7 12 1.5 12s1.5.7 1.5 1.5S2.3 15 1.5 15zm0-2c-.3 0-.5.2-.5.5s.2.5.5.5.5-.2.5-.5-.2-.5-.5-.5z"/></symbol><symbol viewBox="0 0 512 512" id="f-i-remove" xmlns="http://www.w3.org/2000/svg"><path d="M44.491 106.237l61.746-61.746L467.51 405.763l-61.746 61.746z"/><path d="M405.763 44.491l61.746 61.746L106.237 467.51l-61.746-61.746z"/></symbol><symbol viewBox="0 0 16 16" id="f-i-rich-text" xmlns="http://www.w3.org/2000/svg"><path d="M15 1H1c-.6 0-1 .4-1 1v12c0 .6.4 1 1 1h14c.6 0 1-.4 1-1V2c0-.6-.4-1-1-1zM1 3.1h.8v.3H1v-.3zm0 .5h.8v.3H1v-.3zM15 14H1V5.1h14V14zm0-9.1H1v-.3h14v.3zm0-.5H1v-.3h.8v.2h1.5v-.2h1.3v.2H6v-.2h1.3v.2h1.5v-.2H10v.2h1.5v-.2h1.3v.2h1.5v-.2h.7v.3zM4.5 3.6v.3H3.3v-.3h1.2zm-1.2-.2v-.3h1.3v.3H3.3zm4 .2v.3H6v-.3h1.3zM6 3.4v-.3h1.3v.3H6zm4 .2v.3H8.8v-.3H10zm-1.2-.2v-.3H10v.3H8.8zm4 .2v.3h-1.3v-.3h1.3zm-1.3-.2v-.3h1.3v.3h-1.3zm3.5.5h-.8v-.3h.8v.3zm0-.5h-.8v-.3h.8v.3zm0-.5h-.8v-.1h-1.5V3h-1.3v-.2H10V3H8.8v-.2H7.3V3H6v-.2H4.5V3H3.3v-.2H1.8V3H1v-.4h14v.3zm0-.5H1v-.3h14v.3zM3 12v-1h10v1H3zm10-2H3V9h10v1zm-2-2H3V7h8v1z"/></symbol><symbol viewBox="0 0 16 16" id="f-i-rows" xmlns="http://www.w3.org/2000/svg"><path d="M15.5 16a.5.5 0 00.5-.5V.5a.5.5 0 00-.5-.5H.5a.5.5 0 00-.5.5v4.964A.5.5 0 000 5.5v4.965a.5.5 0 000 .035v5a.5.5 0 00.5.5h15zm-.5-1H1v-4h14v4zm0-5H1V6h14v4zm0-5H1V1h14v4z" color="#000" font-weight="400" font-family="sans-serif" overflow="visible"/></symbol><symbol viewBox="0 0 16 16" id="f-i-select" xmlns="http://www.w3.org/2000/svg"><path d="M0 0v14c0 .6.4 1 1 1h10c.6 0 1-.4 1-1V5h4V0H0zm1 1h10v3H1V1zm0 6h10v3H1V7zm0 7v-3h10v3H1zM15 4h-3V1h3v3zM2 2h1v1H2V2zm0 10h1v1H2v-1zm2 0h1v1H4v-1zm2 0h1v1H6v-1zm3 0v1H8v-1h1zM2 8h1v1H2V8zm2 0h1v1H4V8zm2 0h1v1H6V8zm7.5-4.9l-1-1.1h1.9l-.9 1.1zM2 6V5h1v1H2zm2 0V5h1v1H4z"/></symbol><symbol viewBox="0 0 448 512" id="f-i-settings" xmlns="http://www.w3.org/2000/svg"><path d="M223.969 175C179.266 175 143 211.266 143 256c0 44.688 36.266 81.031 80.969 81.031 44.719 0 80.719-36.344 80.719-81.031 0-44.734-36-81-80.719-81zm162.344 127.531l-14.594 35.156 29.469 57.875-36.094 36.094-59.218-27.969-35.156 14.438-17.844 54.625-2.281 7.25h-51.016l-22.078-61.656-35.156-14.5-57.952 29.344-36.078-36.063 27.938-59.25-14.484-35.125L.002 282.594V231.61l61.703-22.109 14.485-35.094-25.953-51.234-3.422-6.719 36.031-36.031 59.297 27.922 35.109-14.516 17.828-54.594 2.297-7.234h51l22.094 61.734 35.063 14.516 58.031-29.406 36.063 36.031-27.938 59.203 14.438 35.172 61.875 20.125v50.969l-61.688 22.187z"/></symbol><symbol viewBox="0 0 16 16" id="f-i-text-input" xmlns="http://www.w3.org/2000/svg"><path d="M15 4H4.5V3H6V2H2v1h1.5v1H1c-.6 0-1 .5-1 1v6c0 .6.4 1 1 1h2.5v1H2v1h4v-1H4.5v-1H15c.6 0 1-.4 1-1V5c0-.5-.4-1-1-1zM1 11V5h2.5v6H1zm14 0H4.5V5H15v6z"/></symbol><symbol viewBox="0 0 16 16" id="f-i-textarea" xmlns="http://www.w3.org/2000/svg"><path d="M3 11v-1h8v1H3zm0-4h10V6H3v1zm0 1v1h10V8H3zm10-4H3v1h10V4zm3 10V2c0-.6-.4-1-1-1H1c-.6 0-1 .4-1 1v12c0 .6.4 1 1 1h14c.6 0 1-.4 1-1zM15 2v12H1V2h14z"/></symbol><symbol viewBox="0 0 24 32" id="f-i-triangle-down" xmlns="http://www.w3.org/2000/svg"><path d="M0 12l11.992 11.992L23.984 12H0z"/></symbol><symbol viewBox="0 0 12 32" id="f-i-triangle-left" xmlns="http://www.w3.org/2000/svg"><path d="M0 15.996l11.992 11.992V4.004L0 15.996z"/></symbol><symbol viewBox="0 0 12 32" id="f-i-triangle-right" xmlns="http://www.w3.org/2000/svg"><path d="M.002 4.008L11.994 16 .002 27.992V4.008z"/></symbol><symbol viewBox="0 0 24 32" id="f-i-triangle-up" xmlns="http://www.w3.org/2000/svg"><path d="M11.992 8L0 19.992h23.984L11.992 8z"/></symbol><symbol viewBox="0 0 512 512" id="f-i-upload" xmlns="http://www.w3.org/2000/svg"><path d="M240 352H0v128h480V352H240zm208 64h-64v-32h64v32zM112 160L240 32l128 128h-80v160h-96V160z"/></symbol></svg>
|
|
Binary file
|