formeo 1.7.0 → 2.0.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.
Files changed (40) hide show
  1. package/dist/demo/assets/demo-BzV-27E4.js +1 -0
  2. package/dist/demo/assets/demo-DDZktgrl.css +1 -0
  3. package/dist/demo/assets/formeo-BbXJbC9p.js +191 -0
  4. package/dist/demo/assets/formeo-BbXJbC9p.js.gz +0 -0
  5. package/dist/demo/assets/formeo-Do8ZQSbZ.css +1 -0
  6. package/dist/demo/assets/formeo-Do8ZQSbZ.css.gz +0 -0
  7. package/dist/demo/index.html +1 -0
  8. package/dist/formeo.min.js +14 -18
  9. package/dist/formeo.min.js.gz +0 -0
  10. package/dist/style.css +8 -0
  11. package/dist/style.css.gz +0 -0
  12. package/package.json +33 -131
  13. package/CHANGELOG.md +0 -311
  14. package/demo/assets/css/demo.min.css +0 -5
  15. package/demo/assets/css/formeo.min.css +0 -5
  16. package/demo/assets/img/formeo-sprite.svg +0 -1
  17. package/demo/assets/img/noise.png +0 -0
  18. package/demo/assets/js/demo.min.js +0 -18
  19. package/demo/assets/js/demo.min.js.gz +0 -0
  20. package/demo/assets/js/formeo.min.js +0 -18
  21. package/demo/assets/js/formeo.min.js.gz +0 -0
  22. package/demo/assets/lang/af-ZA.lang +0 -184
  23. package/demo/assets/lang/ar-TN.lang +0 -96
  24. package/demo/assets/lang/de-DE.lang +0 -184
  25. package/demo/assets/lang/en-US.lang +0 -183
  26. package/demo/assets/lang/es-ES.lang +0 -184
  27. package/demo/assets/lang/fi-FI.lang +0 -184
  28. package/demo/assets/lang/hu-HU.lang +0 -184
  29. package/demo/assets/lang/it-IT.lang +0 -185
  30. package/demo/assets/lang/ja-JP.lang +0 -185
  31. package/demo/assets/lang/nb-NO.lang +0 -185
  32. package/demo/assets/lang/pl-PL.lang +0 -185
  33. package/demo/assets/lang/ro-RO.lang +0 -184
  34. package/demo/assets/lang/ru-RU.lang +0 -185
  35. package/demo/assets/lang/tr-TR.lang +0 -185
  36. package/demo/assets/lang/zh-CN.lang +0 -185
  37. package/demo/index.html +0 -98
  38. package/dist/formeo.min.css +0 -5
  39. /package/{demo/assets/img/formeo-logo.svg → dist/demo/assets/formeo-logo-Dn3NIg38.svg} +0 -0
  40. /package/{demo/assets/img/github.png → dist/demo/assets/github-C2KtZCcj.png} +0 -0
Binary file
package/dist/style.css ADDED
@@ -0,0 +1,8 @@
1
+
2
+ /**
3
+ formeo - https://formeo.io
4
+ Version: 1.7.1
5
+ Author: Draggable https://draggable.io
6
+ */
7
+
8
+ @keyframes PLACEHOLDER{0%{height:1px}to{height:15px}}@keyframes DRAG_GHOST{0%{box-shadow:0 0 #999}to{box-shadow:0 0 30px #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 8px #9954bb}to{box-shadow:0 0 #9954bb}}.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:1px solid #999999;border-width:1px 1px 0;box-shadow:0 1px 4px #00000080}.f-autocomplete-list li{border:1px solid #999999;display:none;cursor:default;padding:4px;margin:-1px 0 0;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 rgb(102,175,233);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 ul{margin:0;padding:0;list-style:none}.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:0 -1px 8px #999 inset}.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 #cccccc}.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 select{font-size:100%;font-family:inherit;height:2.1em;line-height:1.5;margin:0;border:1px solid #cccccc;border-radius:4px;background-color:#fff;width:100%;padding:.3em .6em;box-sizing:border-box}.formeo select:focus{border:1px solid rgb(102,175,233);outline:none}.formeo input{font-size:100%;font-family:inherit;height:2.1em;line-height:1.5;margin:0;border:1px solid #cccccc;border-radius:4px;background-color:#fff;width:100%;padding:.3em .6em;box-sizing:border-box}.formeo input:focus{border:1px solid rgb(102,175,233);outline:none}.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{font-size:100%;font-family:inherit;height:2.1em;line-height:1.5;margin:0;border:1px solid #cccccc;border-radius:4px;background-color:#fff;width:100%;padding:.3em .6em;box-sizing:border-box;height:auto}.formeo textarea:focus{border:1px solid rgb(102,175,233);outline:none}.formeo button{border-radius:4px;border:1px solid #666666;color:#333;background-color:#fff;padding:4px 8px;line-height:1.5em}.formeo button:active{transform:scale(.97)}.formeo button:hover{filter:brightness(.9)}.formeo button.primary,.formeo button.success,.formeo button.warning,.formeo button.error{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 rgb(102,175,233)}.formeo button:hover,.formeo button:focus{outline:0 none}.formeo .f-addon{font-size:100%;font-family:inherit;height:2.1em;line-height:1.5;margin:0;border:1px solid #cccccc;border-radius:4px;background-color:#fff;width:100%;padding:.3em .6em;box-sizing:border-box;width:auto}.formeo .f-addon:focus{border:1px solid rgb(102,175,233);outline:none}.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 button+button,.formeo .f-btn-group button+.f-btn-group,.formeo .f-btn-group .f-btn-group+button,.formeo .f-btn-group .f-btn-group+.f-btn-group,.formeo .f-btn-group .f-btn-group-vertical button+button,.formeo .f-btn-group .f-btn-group-vertical button+.f-btn-group,.formeo .f-btn-group .f-btn-group-vertical .f-btn-group+button,.formeo .f-btn-group .f-btn-group-vertical .f-btn-group+.f-btn-group{margin-left:-1px}.formeo .f-input-group{display:flex;flex-direction:row;justify-content:flex-start;flex-wrap:nowrap;align-content:stretch;align-items:stretch;display:inline-flex;vertical-align:bottom}.formeo .f-input-group input+input,.formeo .f-input-group input+select,.formeo .f-input-group select+select,.formeo .f-input-group select+input{margin-left:-1px}.formeo .f-input-group select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0ZWQgYnkgSWNvTW9vbi5pbyAtLT4KPCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4KPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHdpZHRoPSIyNCIgaGVpZ2h0PSIzMiIgdmlld0JveD0iMCAwIDI0IDMyIj4KPHBhdGggZmlsbD0iIzQ0NCIgZD0iTTAgMTJsMTEuOTkyIDExLjk5MiAxMS45OTItMTEuOTkyaC0yMy45ODR6Ij48L3BhdGg+Cjwvc3ZnPgo=);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 rgb(102,175,233)}.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{margin:0;padding:0;list-style:none;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 none;line-height:0;overflow:hidden;background-color:#fff}.formeo.formeo-editor .group-actions button:focus{border:0 none;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}.formeo.formeo-editor .last-field .group-actions button:last-child{border-radius:0}.formeo.formeo-editor .group-actions .f-i-menu,.formeo.formeo-editor .group-actions .f-i-copy,.formeo.formeo-editor .group-actions .f-i-move,.formeo.formeo-editor .group-actions .f-i-move-vertical,.formeo.formeo-editor .column-editing-field .column-actions{display:none}.formeo.formeo-editor .formeo-field.hovering-field .field-actions,.formeo.formeo-editor .formeo-field.editing-field .field-actions{box-shadow:-1px 1px 1px #ccc;border-color:#066;border-width:1px 1px 0 0;border-style:solid}.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:nth-of-type(1){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:translate(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:nth-of-type(1){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}.formeo.formeo-editor .hovering-column .column-actions button:first-child{border-bottom-right-radius:0;border-bottom-left-radius:0}.formeo.formeo-editor .hovering-column .column-actions button:last-child{border-bottom-left-radius:4px}.formeo.formeo-editor .hovering-column .column-actions,.formeo.formeo-editor .editing-column .column-actions{transform:translate(50%);width:auto;border-bottom-right-radius:0;border-bottom-left-radius:4px}.formeo.formeo-editor .hovering-column .column-actions button:first-child,.formeo.formeo-editor .editing-column .column-actions button:first-child{border-bottom-right-radius:4px;right:0}.formeo.formeo-editor .hovering-column .column-actions button:last-child,.formeo.formeo-editor .editing-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 #cccccc;border-right:1px solid #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 .hovering-row .row-actions,.formeo.formeo-editor .editing-row .row-actions{border:1px solid #00ffff}.formeo.formeo-editor .hovering-row .row-actions button:first-child,.formeo.formeo-editor .editing-row .row-actions button:first-child{border-bottom-left-radius:0}.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-copy,.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:0 0 0 1px #ccc inset}.formeo.formeo-editor .formeo-row>.children{display:flex;flex-direction:row;justify-content:flex-start;flex-wrap:nowrap;align-content:stretch;align-items:stretch;min-height:32px}.formeo.formeo-editor .formeo-row:after{content:"";display:table;clear:both}.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;border-bottom-right-radius:8px;border:1px solid #00ffff;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:0 0 0 1px #0ff inset}.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:0 0 0 1px #0ff inset}.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:0 0 0 1px #0ff inset,0 0 30px #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%;margin:0;padding:0;list-style:none}.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:-space(1);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 aqua;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{font-size:12px;position:absolute;width:0;height:22px;line-height:24px;text-align:center;overflow:hidden;z-index:100;transition-property:width;content:attr(data-hover-tag);background-color:#fff;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:0 0 0 1px #00b3b3 inset}.formeo.formeo-editor .formeo-column.editing-column:before,.formeo.formeo-editor .formeo-column.hovering-column:before{height:23px;border-right:1px solid rgb(0,178.5,178.5);border-left:1px solid rgb(0,178.5,178.5);border-top:1px solid rgb(0,178.5,178.5)}.formeo.formeo-editor .formeo-column.column-moving{box-shadow:0 0 0 1px #00b3b3 inset,0 0 30px #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 .formeo-column,.formeo.formeo-editor .editing-row .empty{border-radius:8px;height:60px;background-color:#e6e6e6}.formeo.formeo-editor .editing-row .formeo-column.empty,.formeo.formeo-editor .editing-row .empty.empty{min-height:0}.formeo.formeo-editor .editing-row .formeo-column .formeo-field,.formeo.formeo-editor .editing-row .empty .formeo-field{display:none}.formeo.formeo-editor .editing-row .formeo-column .resize-x-handle,.formeo.formeo-editor .editing-row .empty .resize-x-handle{display:block}.formeo.formeo-editor .editing-row .formeo-column:after,.formeo.formeo-editor .editing-row .empty: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;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 #cccccc}.formeo.formeo-editor .formeo-field [contenteditable]:focus{border-radius:4px;border-bottom-color:transparent;outline:none;box-shadow:0 0 0 1px #66afe9 inset}.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{font-size:12px;width: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;display:none;position:absolute;top:0;padding:0 10px;right:0;transform:translate(-72px);border-bottom-right-radius:0;border-bottom-left-radius:8px}.formeo.formeo-editor .formeo-field.field-type-hidden{border:1px dashed #cccccc}.formeo.formeo-editor .editing-field,.formeo.formeo-editor .hovering-field{box-shadow:0 0 0 1px #066 inset}.formeo.formeo-editor .editing-field:before,.formeo.formeo-editor .hovering-field:before{border-left:1px solid #006666;border-bottom:1px solid #006666}.formeo.formeo-editor .field-actions{border-color:transparent;border-width:1px 1px 0 0;border-style:solid}.formeo.formeo-editor .field-moving{box-shadow:0 0 0 1px #066 inset,0 0 30px #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:nth-of-type(1){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}.formeo.formeo-editor :not(.control-count-1) .field-edit .prop-control:last-child{border-radius:4px 0 0 4px;margin-right:-1px;display:none}.formeo.formeo-editor :not(.control-count-1) .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 [contenteditable]{display:flex;flex-direction:row;justify-content:flex-start;flex-wrap:nowrap;align-content:stretch;align-items:stretch}.formeo.formeo-editor .field-edit .prop-inputs,.formeo.formeo-editor .field-edit .prop-controls{transition:width .15s;will-change:width}.formeo.formeo-editor .field-edit .prop-inputs .f-addon,.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,.formeo.formeo-editor .field-edit .prop-inputs [contenteditable],.formeo.formeo-editor .field-edit .prop-controls .f-addon,.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-controls [contenteditable]{font-size:.825em;flex:1 1 auto}.formeo.formeo-editor .field-edit .prop-inputs .f-addon: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,.formeo.formeo-editor .field-edit .prop-inputs [contenteditable]:focus,.formeo.formeo-editor .field-edit .prop-controls .f-addon: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-controls [contenteditable]:focus{z-index:1}.formeo.formeo-editor .field-edit .prop-inputs [class^=condition-]+select,.formeo.formeo-editor .field-edit .prop-inputs select+[class^=condition-],.formeo.formeo-editor .field-edit .prop-controls [class^=condition-]+select,.formeo.formeo-editor .field-edit .prop-controls 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 #999999}.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 #cccccc}.formeo.formeo-editor .f-condition-row input,.formeo.formeo-editor .f-condition-row select,.formeo.formeo-editor .f-condition-row [contenteditable]{border-width:0;border-radius:0;width:inherit;box-shadow:0 0 0 1px #ccc}.formeo.formeo-editor .f-condition-row input:focus,.formeo.formeo-editor .f-condition-row select:focus,.formeo.formeo-editor .f-condition-row [contenteditable]: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.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-assignment,.formeo.formeo-editor .f-condition-row.if-condition-row.condition-sourceProperty-isVisible .condition-value,.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-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-assignment,.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-isNotVisible .condition-targetProperty,.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-assignment,.formeo.formeo-editor .f-condition-row.then-condition-row.condition-targetProperty-isVisible .condition-value,.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-assignment,.formeo.formeo-editor .f-condition-row.then-condition-row.condition-targetProperty-isNotVisible .condition-value,.formeo.formeo-editor .f-condition-row.condition-target .condition-targetProperty,.formeo.formeo-editor .f-condition-row.condition-source .condition-sourceProperty{max-width:0%;padding:0;border:0 none;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 .field-edit-group{margin:0;padding:0;list-style:none}.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-selected,.formeo.formeo-editor .options-panel .prop-label-disabled{width:1%!important;white-space:nowrap;vertical-align:middle;border:0 none;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 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,.formeo.formeo-editor .prop-inputs.attrs-prop-inputs [contenteditable]{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;flex:1 1 auto;position:relative;transition-property:background-color,border-color;transition-duration:.5s,333ms;border:0 dashed transparent;background-color:#fff0;overflow:visible;margin:0;padding:0;list-style:none}.formeo.formeo-editor .formeo-stage.empty{border:3px dashed #cccccc;background-color:#ffffff40}.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}@media (max-width: 481px){.formeo.formeo-editor .formeo-stage{width:calc(100% - 50px)}}.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-radius:4px 0 0 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-radius:0 4px 4px 0}.formeo.formeo-editor [dir=rtl] .f-btn-group button+button,.formeo.formeo-editor [dir=rtl] .f-btn-group button+.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+.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 .f-btn-group-vertical button+.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 .f-btn-group+.f-btn-group{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-radius:0 8px 8px 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:nth-of-type(1){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.hovering-field .field-actions,.formeo.formeo-editor [dir=rtl] .formeo-field.editing-field .field-actions{box-shadow:1px 1px 1px #ccc;border-width:1px 0 0 1px}.formeo.formeo-render .formeo-row,.formeo.formeo-render .formeo-column,.formeo.formeo-render .formeo-field{position:relative}.formeo.formeo-render .f-input-group-wrap>fieldset{position:relative}.formeo.formeo-render .f-input-group-wrap>fieldset .remove-input-group{top:8px}.formeo.formeo-render .will-remove{background-color:#d9534f40;box-shadow:0 0 1px #d9534f inset}.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 none;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: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 #cccccc;border-bottom:0 none;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-radius:0 8px 0 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 #cccccc}.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 ul{margin:0;padding:0;list-style:none}.formeo-controls .control-group{vertical-align:top;display:inline-block;width:100%;border-top:1px solid #cccccc}.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 .save-form:hover,.formeo-controls .form-actions .clear-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-radius:4px 4px 0 0}.formeo-controls .form-actions>button:last-child:not(:first-child){border-radius:0 0 4px 4px}.formeo-controls .form-actions .control-icon{display:inline-block;margin-right:10px}}.formeo-controls .field-control{cursor:move;list-style:none;margin:-1px 0 0;border:1px solid #cccccc;text-align:left;background:#fff;-webkit-user-select:none;user-select:none;overflow:hidden}.formeo-controls .field-control.control-moving{border-radius:8px;animation:DRAG_GHOST .5s forwards}.formeo-controls .field-control:before{margin-right:8px;font-size:16px}.formeo-controls .field-control:hover{background-color:#f2f2f2}.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 none;text-align:left;padding:8px;border-radius:0}.formeo-controls .field-control button:focus{outline:0 none;background-color:#f2f2f2;box-shadow:0 0 0 1px #66afe9 inset;border-radius:0!important}.formeo-controls .field-control button:active{transform:none}.formeo-controls .field-control button:hover{filter:none}.formeo-controls .field-control .control-icon{float:left;margin-right:8px;text-align:center;width:24px;height:24px}[dir=rtl] .formeo-controls .field-control button{text-align:right!important}[dir=rtl] .formeo-controls .field-control svg{float:right!important;margin:0 0 0 8px!important}.formeo-controls .field-control .control-icon{pointer-events:none}.field-control{cursor:move;list-style:none;margin:-1px 0 0;border:1px solid #cccccc;text-align:left;background:#fff;-webkit-user-select:none;user-select:none;overflow:hidden}.field-control.control-moving{border-radius:8px;animation:DRAG_GHOST .5s forwards}.field-control:before{margin-right:8px;font-size:16px}.field-control:hover{background-color:#f2f2f2}.field-control button{box-sizing:border-box;font-size:1em;line-height:1.8em;display:block;height:100%;width:100%;background:transparent;border:0 none;text-align:left;padding:8px;border-radius:0}.field-control button:focus{outline:0 none;background-color:#f2f2f2;box-shadow:0 0 0 1px #66afe9 inset;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}.field-control .svg-icon{pointer-events:none}
Binary file
package/package.json CHANGED
@@ -1,6 +1,7 @@
1
1
  {
2
2
  "name": "formeo",
3
- "version": "1.7.0",
3
+ "version": "2.0.0",
4
+ "type": "module",
4
5
  "main": "dist/formeo.min.js",
5
6
  "files": [
6
7
  "dist/*",
@@ -51,141 +52,49 @@
51
52
  ]
52
53
  }
53
54
  },
54
- "babel": {
55
- "presets": [
56
- [
57
- "@babel/preset-env",
58
- {
59
- "targets": {
60
- "browsers": [
61
- ">1%"
62
- ]
63
- },
64
- "loose": true
65
- }
66
- ]
67
- ],
68
- "comments": false,
69
- "plugins": [
70
- "@babel/plugin-proposal-object-rest-spread",
71
- "@babel/plugin-proposal-class-properties",
72
- "@babel/plugin-proposal-optional-chaining"
73
- ]
74
- },
75
55
  "scripts": {
56
+ "dev": "vite",
57
+ "preview": "vite preview",
76
58
  "analyze": "webpack --mode production -p --progress --config tools/webpack.config --analyze",
77
- "build": "npm-run-all -p build:icons build:formeo",
78
- "build:formeo": "cross-env NODE_ENV=production webpack --mode production -p --progress --config tools/webpack.config",
79
- "build:icons": "babel-node ./tools/generate-sprite",
59
+ "build": "npm-run-all -p build:icons build:formeo build:demo",
60
+ "build:formeo": "vite build --mode lib",
61
+ "build:formeo:watch": "npm run build:formeo -- --watch",
62
+ "build:demo": "vite build --mode demo",
63
+ "build:demo:watch": "vite build --mode demo --watch",
64
+ "build:icons": "node ./tools/generate-sprite",
80
65
  "lint": "eslint ./src --ext .js || true",
81
- "test": "jest src/",
66
+ "test": "node --experimental-test-snapshots --require ./tools/test-setup.cjs --test --no-warnings src/**/*.test.js",
67
+ "test:updateSnapshots": "node --experimental-test-snapshots --test-update-snapshots --require ./tools/test-setup.cjs --test --no-warnings src/**/*.test.js",
82
68
  "test:ci": "yarn test --coverage",
83
- "start": "npm-run-all build:icons start:demo",
84
- "start:demo": "cross-env NODE_ENV=development webpack-dev-server --mode development --open --config tools/webpack.config --copy",
69
+ "start": "npm-run-all build:icons dev",
85
70
  "semantic-release": "semantic-release --ci --debug",
86
71
  "travis-deploy-once": "travis-deploy-once --pro",
87
72
  "prepush": "yarn test",
88
73
  "defaults": "webpack-defaults"
89
74
  },
90
75
  "devDependencies": {
91
- "@babel/cli": "^7.2.3",
92
- "@babel/core": "^7.4.0",
93
- "@babel/node": "^7.2.2",
94
- "@babel/plugin-proposal-class-properties": "^7.4.0",
95
- "@babel/plugin-proposal-object-rest-spread": "^7.4.0",
96
- "@babel/plugin-proposal-optional-chaining": "^7.9.0",
97
- "@babel/preset-env": "^7.4.2",
98
- "@commitlint/cli": "^7.5.2",
99
- "@commitlint/config-angular": "^7.5.0",
100
- "@semantic-release/changelog": "3.0.0",
101
- "@semantic-release/git": "7.0.1",
102
- "@semantic-release/npm": "5.0.2",
103
- "autoprefixer": "8.4.1",
104
- "babel-eslint": "^10.0.1",
105
- "babel-jest": "^24.5.0",
106
- "babel-loader": "^8.0.5",
107
- "clean-webpack-plugin": "1.0.0",
108
- "compression-webpack-plugin": "1.1.11",
109
- "copy-webpack-plugin": "4.6.0",
110
- "cross-env": "^5.2.0",
111
- "css-loader": "0.28.11",
112
- "enzyme": "^3.9.0",
113
- "enzyme-to-json": "3.3.4",
114
- "eslint": "4.19.1",
115
- "eslint-config-prettier": "2.9.0",
116
- "eslint-config-standard": "11.0.0",
117
- "eslint-loader": "2.0.0",
118
- "eslint-plugin-css-modules": "2.7.5",
119
- "eslint-plugin-import": "2.11.0",
120
- "eslint-plugin-jest": "21.20.2",
121
- "eslint-plugin-node": "6.0.1",
122
- "eslint-plugin-prettier": "2.6.0",
123
- "eslint-plugin-promise": "3.7.0",
124
- "eslint-plugin-react": "7.7.0",
125
- "eslint-plugin-standard": "3.1.0",
126
- "formeo-i18n": "^2.1.3",
127
- "fs-extra": "^7.0.1",
128
- "html-webpack-harddisk-plugin": "1.0.1",
129
- "html-webpack-plugin": "3.2.0",
130
- "husky": "^2.3.0",
131
- "jest": "^24.5.0",
132
- "lint-staged": "7.3.0",
133
- "lodash": "^4.17.11",
134
- "mi18n": "^0.4.8",
135
- "mini-css-extract-plugin": "^0.9.0",
136
- "node-sass": "^4.11.0",
76
+ "@biomejs/biome": "^1.9.3",
77
+ "@commitlint/cli": "^19.5.0",
78
+ "@commitlint/config-conventional": "^19.5.0",
79
+ "@semantic-release/changelog": "^6.0.3",
80
+ "@semantic-release/git": "^10.0.1",
81
+ "@semantic-release/npm": "^12.0.1",
82
+ "jsdom": "^25.0.1",
83
+ "lefthook": "^1.7.18",
137
84
  "npm-run-all": "^4.1.5",
138
- "optimize-css-assets-webpack-plugin": "5.0.1",
139
- "postcss-loader": "2.1.4",
140
- "prettier": "1.14.2",
141
- "raw-loader": "^2.0.0",
142
- "sass-loader": "7.0.1",
143
- "semantic-release": "^15.13.4",
144
- "style-loader": "0.21.0",
145
- "svg-sprite": "^1.5.0",
146
- "travis-deploy-once": "^5.0.11",
147
- "uglifyjs-webpack-plugin": "2.0.1",
148
- "uuid": "3.3.2",
149
- "webpack": "^4.32.2",
150
- "webpack-bundle-analyzer": "^3.3.2",
151
- "webpack-cli": "^3.3.2",
152
- "webpack-dev-server": "^3.4.1"
85
+ "sass-embedded": "^1.80.1",
86
+ "semantic-release": "^24.1.2",
87
+ "svg-sprite": "^2.0.4",
88
+ "vite": "^5.4.8",
89
+ "vite-plugin-banner": "^0.8.0",
90
+ "vite-plugin-compression": "^0.5.1",
91
+ "vite-plugin-html": "^3.2.2"
153
92
  },
154
- "engines": {},
155
93
  "dependencies": {
156
- "sortablejs": "1.12.0"
157
- },
158
- "lint-staged": {
159
- "src/**/*.js": [
160
- "prettier --config package.json --write",
161
- "git add"
162
- ]
163
- },
164
- "prettier": {
165
- "singleQuote": true,
166
- "trailingComma": "es5",
167
- "printWidth": 120,
168
- "semi": false
169
- },
170
- "jest": {
171
- "browser": true,
172
- "setupFiles": [
173
- "<rootDir>/jest.setup.js"
174
- ],
175
- "snapshotSerializers": [
176
- "enzyme-to-json/serializer"
177
- ],
178
- "transform": {
179
- "^.+\\.(js|jsx|ts|tsx)$": "babel-jest"
180
- },
181
- "transformIgnorePatterns": [
182
- "node_modules/"
183
- ],
184
- "coverageReporters": [
185
- "text"
186
- ],
187
- "testRegex": "src/.*\\.spec\\.js$",
188
- "testURL": "http://localhost"
94
+ "formeo-i18n": "^2.1.3",
95
+ "lodash": "^4.17.21",
96
+ "mi18n": "^1.0.2",
97
+ "sortablejs": "^1.15.3"
189
98
  },
190
99
  "release": {
191
100
  "branch": "master",
@@ -200,16 +109,9 @@
200
109
  "@semantic-release/git"
201
110
  ]
202
111
  },
203
- "husky": {
204
- "hooks": {
205
- "commit-msg": "commitlint -E HUSKY_GIT_PARAMS",
206
- "pre-commit": "lint-staged",
207
- "pre-push": "npm run lint"
208
- }
209
- },
210
112
  "commitlint": {
211
113
  "extends": [
212
- "@commitlint/config-angular"
114
+ "@commitlint/config-conventional"
213
115
  ],
214
116
  "rules": {
215
117
  "type-enum": [
package/CHANGELOG.md DELETED
@@ -1,311 +0,0 @@
1
- # [1.7.0](https://github.com/Draggable/formeo/compare/v1.6.3...v1.7.0) (2024-10-18)
2
-
3
-
4
- ### Features
5
-
6
- * **field:** add tinymce field ([4b00192](https://github.com/Draggable/formeo/commit/4b00192a60be86bcdffcd57060a04b0f1abd0c81))
7
- * **layout:** add controlOnLeft option ([bf5a455](https://github.com/Draggable/formeo/commit/bf5a4554759fc6ad6ff321d51486e38d1f811be6))
8
-
9
- ## [1.6.3](https://github.com/Draggable/formeo/compare/v1.6.2...v1.6.3) (2024-10-18)
10
-
11
-
12
- ### Bug Fixes
13
-
14
- * **chore:** fixed rendering multiple selected options ([177b6fe](https://github.com/Draggable/formeo/commit/177b6fe323692d5da0a194925c01a39e699b42b8))
15
-
16
- ## [1.6.2](https://github.com/Draggable/formeo/compare/v1.6.1...v1.6.2) (2020-12-30)
17
-
18
-
19
- ### Bug Fixes
20
-
21
- * option re-render onInput ([4f2bd20](https://github.com/Draggable/formeo/commit/4f2bd20e0be81eb7567fd65cd177cc6d9ddb8326))
22
-
23
- ## [1.6.1](https://github.com/Draggable/formeo/compare/v1.6.0...v1.6.1) (2020-10-20)
24
-
25
-
26
- ### Bug Fixes
27
-
28
- * formData default arg ([596a639](https://github.com/Draggable/formeo/commit/596a63984b425e2fdc504c6518088fdbd7d0ecc1))
29
-
30
- # [1.6.0](https://github.com/Draggable/formeo/compare/v1.5.0...v1.6.0) (2020-08-30)
31
-
32
-
33
- ### Bug Fixes
34
-
35
- * formData loading ([86bfa3e](https://github.com/Draggable/formeo/commit/86bfa3e244fce342b7b562ce0cce4d4e79af7179))
36
- * radio selected preview and unique id warning ([6a43466](https://github.com/Draggable/formeo/commit/6a43466f5f0b313d6c4c2ad511ebd46991557831))
37
-
38
-
39
- ### Features
40
-
41
- * add Data.set callback ([b7c8ff3](https://github.com/Draggable/formeo/commit/b7c8ff398074647e65490baae4674164adf09e92))
42
- * formData setter ([0534285](https://github.com/Draggable/formeo/commit/05342858c83cb65143e198f65d4ae8c26478ba38))
43
-
44
- # [1.5.0](https://github.com/Draggable/formeo/compare/v1.4.0...v1.5.0) (2020-08-30)
45
-
46
-
47
- ### Features
48
-
49
- * allow "checked" condition to be set ([1df926f](https://github.com/Draggable/formeo/commit/1df926f5c62af196ce6c92ff5f574223d6f8e9c0))
50
- * evaluate conditions on init ([bb5a08f](https://github.com/Draggable/formeo/commit/bb5a08f7554ac7b97c2c746f2fdbeca3caf90628))
51
- * remove required attribute from fields if hidden due to condition ([dfb6e62](https://github.com/Draggable/formeo/commit/dfb6e622b04cf17cb77dc0e51f0feb9ac1cd0499))
52
-
53
- # [1.4.0](https://github.com/Draggable/formeo/compare/v1.3.0...v1.4.0) (2020-03-30)
54
-
55
-
56
- ### Features
57
-
58
- * **events:** component level updates ([503bd66](https://github.com/Draggable/formeo/commit/503bd6674a1dc2d0f37433825ef4970c0cecbec5))
59
- * configurable panel displayType option with auto fallback ([be66bc9](https://github.com/Draggable/formeo/commit/be66bc9492b18531a79b1ffbbb1dba1a3d6ac12c))
60
- * response panel ui ([433eee9](https://github.com/Draggable/formeo/commit/433eee9c22e40e0e7b6955589de348af9992fff4))
61
-
62
- # [1.3.0](https://github.com/Draggable/formeo/compare/v1.2.3...v1.3.0) (2020-03-08)
63
-
64
-
65
- ### Bug Fixes
66
-
67
- * column resizing ([9c8a800](https://github.com/Draggable/formeo/commit/9c8a80066e89c06d36fcf4319a3f88e393a38b27))
68
-
69
-
70
- ### Features
71
-
72
- * add disable form actions option ([df59eae](https://github.com/Draggable/formeo/commit/df59eae3ecfea075894e7cbc20b000c36a338295))
73
-
74
- ## [1.2.3](https://github.com/Draggable/formeo/compare/v1.2.2...v1.2.3) (2020-03-02)
75
-
76
-
77
- ### Bug Fixes
78
-
79
- * column drop position ([9c2d83d](https://github.com/Draggable/formeo/commit/9c2d83d05cb09b7df216985786ba67b048c44834))
80
-
81
- ## [1.2.2](https://github.com/Draggable/formeo/compare/v1.2.1...v1.2.2) (2020-03-01)
82
-
83
-
84
- ### Bug Fixes
85
-
86
- * control container option ([a366616](https://github.com/Draggable/formeo/commit/a366616198d7eea790f26f7dfc383fe5f51902ce))
87
-
88
- ## [1.2.1](https://github.com/Draggable/formeo/compare/v1.2.0...v1.2.1) (2020-02-24)
89
-
90
-
91
- ### Bug Fixes
92
-
93
- * nested styles prevent external controls ([611cfa3](https://github.com/Draggable/formeo/commit/611cfa3dd328a92133ed5e0f875deaf8e7869ca2))
94
- * panel css transition ([2a8fa8d](https://github.com/Draggable/formeo/commit/2a8fa8d0d9fb3f747b69d8b8620dfdcfd1101e5b))
95
-
96
- # [1.2.0](https://github.com/Draggable/formeo/compare/v1.1.3...v1.2.0) (2020-02-23)
97
-
98
-
99
- ### Bug Fixes
100
-
101
- * Fixed conditional logic for CHECKBOX ([a521730](https://github.com/Draggable/formeo/commit/a5217302978b3f39a017f93fa238c43757e3cf68))
102
- * Fixed conditional logic for SELECT and RADIO ([45f2440](https://github.com/Draggable/formeo/commit/45f24402cff13df215ec0f44d8461d832300adbd))
103
-
104
-
105
- ### Features
106
-
107
- * Added ability to mark control as hidden ([106b4e8](https://github.com/Draggable/formeo/commit/106b4e844c200de52da0ba91c5f4df898feeb93f))
108
-
109
- ## [1.1.3](https://github.com/Draggable/formeo/compare/v1.1.2...v1.1.3) (2020-02-23)
110
-
111
-
112
- ### Bug Fixes
113
-
114
- * **npm:** remove npm-prepare script ([65fc364](https://github.com/Draggable/formeo/commit/65fc364c21bb12e2d0ff4ae10a9daddfe4ecb83d))
115
-
116
- ## [1.1.2](https://github.com/Draggable/formeo/compare/v1.1.1...v1.1.2) (2019-06-19)
117
-
118
-
119
- ### Bug Fixes
120
-
121
- * container selectors not used ([73abb52](https://github.com/Draggable/formeo/commit/73abb52))
122
-
123
- ## [1.1.1](https://github.com/Draggable/formeo/compare/v1.1.0...v1.1.1) (2019-06-01)
124
-
125
-
126
- ### Bug Fixes
127
-
128
- * cloned rows should have unique ID ([2e664c9](https://github.com/Draggable/formeo/commit/2e664c9))
129
- * field ids for input groups ([fd27c65](https://github.com/Draggable/formeo/commit/fd27c65))
130
- * label for attribute for cloned checkboxes ([1dacddc](https://github.com/Draggable/formeo/commit/1dacddc))
131
-
132
- # [1.1.0](https://github.com/Draggable/formeo/compare/v1.0.13...v1.1.0) (2019-05-29)
133
-
134
-
135
- ### Features
136
-
137
- * added sticky function to controls container ([b8ddfd3](https://github.com/Draggable/formeo/commit/b8ddfd3))
138
-
139
- ## [1.0.13](https://github.com/Draggable/formeo/compare/v1.0.12...v1.0.13) (2019-05-27)
140
-
141
-
142
- ### Bug Fixes
143
-
144
- * multiple attribute error ([05d4401](https://github.com/Draggable/formeo/commit/05d4401)), closes [#205](https://github.com/Draggable/formeo/issues/205)
145
-
146
- ## [1.0.12](https://github.com/Draggable/formeo/compare/v1.0.11...v1.0.12) (2019-05-27)
147
-
148
-
149
- ### Bug Fixes
150
-
151
- * mini-css-extract-plugin ([9b65cde](https://github.com/Draggable/formeo/commit/9b65cde))
152
- * update dependencies to address vulnerability ([7d6ed68](https://github.com/Draggable/formeo/commit/7d6ed68))
153
-
154
- ## [1.0.11](https://github.com/Draggable/formeo/compare/v1.0.10...v1.0.11) (2019-05-15)
155
-
156
-
157
- ### Bug Fixes
158
-
159
- * filename.replace error and update mini-css-extract-plugin ([1165ee8](https://github.com/Draggable/formeo/commit/1165ee8))
160
-
161
- ## [1.0.10](https://github.com/Draggable/formeo/compare/v1.0.9...v1.0.10) (2019-04-13)
162
-
163
-
164
- ### Bug Fixes
165
-
166
- * rendered field spacing in columns ([734a84a](https://github.com/Draggable/formeo/commit/734a84a)), closes [#132](https://github.com/Draggable/formeo/issues/132)
167
-
168
- ## [1.0.9](https://github.com/Draggable/formeo/compare/v1.0.8...v1.0.9) (2019-04-13)
169
-
170
-
171
- ### Bug Fixes
172
-
173
- * **controls:** block elements are not editable in the editor ([d099763](https://github.com/Draggable/formeo/commit/d099763)), closes [#161](https://github.com/Draggable/formeo/issues/161)
174
-
175
- ## [1.0.8](https://github.com/Draggable/formeo/compare/v1.0.7...v1.0.8) (2019-04-11)
176
-
177
-
178
- ### Bug Fixes
179
-
180
- * remove unnecessary sleep and pull ([aa3deeb](https://github.com/Draggable/formeo/commit/aa3deeb))
181
-
182
- ## [1.0.7](https://github.com/Draggable/formeo/compare/v1.0.6...v1.0.7) (2019-04-11)
183
-
184
-
185
- ### Bug Fixes
186
-
187
- * demo not deploying latest version ([dbf9e79](https://github.com/Draggable/formeo/commit/dbf9e79))
188
-
189
- ## [1.0.6](https://github.com/Draggable/formeo/compare/v1.0.5...v1.0.6) (2019-04-11)
190
-
191
-
192
- ### Bug Fixes
193
-
194
- * minor format ([b72a523](https://github.com/Draggable/formeo/commit/b72a523))
195
- * update readme and trigger a release ([1dcb5dd](https://github.com/Draggable/formeo/commit/1dcb5dd))
196
-
197
- ## [1.0.5](https://github.com/Draggable/formeo/compare/v1.0.4...v1.0.5) (2019-04-11)
198
-
199
-
200
- ### Bug Fixes
201
-
202
- * **ci:** use deploy-demo script ([#189](https://github.com/Draggable/formeo/issues/189)) ([8b78314](https://github.com/Draggable/formeo/commit/8b78314))
203
-
204
- ## [1.0.4](https://github.com/Draggable/formeo/compare/v1.0.3...v1.0.4) (2019-04-11)
205
-
206
-
207
- ### Bug Fixes
208
-
209
- * **ci:** git push update remote ([#188](https://github.com/Draggable/formeo/issues/188)) ([3a7a58c](https://github.com/Draggable/formeo/commit/3a7a58c))
210
-
211
- ## [1.0.3](https://github.com/Draggable/formeo/compare/v1.0.2...v1.0.3) (2019-03-22)
212
-
213
-
214
- ### Bug Fixes
215
-
216
- * **ci:** add github token to config ([#183](https://github.com/Draggable/formeo/issues/183)) ([f8273cb](https://github.com/Draggable/formeo/commit/f8273cb))
217
-
218
- ## [1.0.2](https://github.com/Draggable/formeo/compare/v1.0.1...v1.0.2) (2019-03-22)
219
-
220
-
221
- ### Bug Fixes
222
-
223
- * **module:** bundle as UMD to work in browser and import ([#181](https://github.com/Draggable/formeo/issues/181)) ([b8da2a8](https://github.com/Draggable/formeo/commit/b8da2a8))
224
-
225
- ## [1.0.1](https://github.com/Draggable/formeo/compare/v1.0.0...v1.0.1) (2019-03-22)
226
-
227
-
228
- ### Bug Fixes
229
-
230
- * **ci:** build before deploy ([#179](https://github.com/Draggable/formeo/issues/179)) ([befa0b2](https://github.com/Draggable/formeo/commit/befa0b2))
231
- * **ci:** remove deploy-demo stage ([1d7e273](https://github.com/Draggable/formeo/commit/1d7e273))
232
- * **ci:** run release stage last ([#180](https://github.com/Draggable/formeo/issues/180)) ([fcdf133](https://github.com/Draggable/formeo/commit/fcdf133))
233
-
234
- # [1.0.0](https://github.com/Draggable/formeo/compare/v0.7.18...v1.0.0) (2019-03-22)
235
-
236
-
237
- ### Bug Fixes
238
-
239
- * make editorContainer optional, fix imports ([#176](https://github.com/Draggable/formeo/issues/176)) ([0b954cb](https://github.com/Draggable/formeo/commit/0b954cb))
240
-
241
-
242
- ### BREAKING CHANGES
243
-
244
- * window.Formeo is now window.FormeoEditor
245
-
246
- ## [0.7.18](https://github.com/Draggable/formeo/compare/v0.7.17...v0.7.18) (2019-03-19)
247
-
248
-
249
- ### Bug Fixes
250
-
251
- * **ci:** remove deploy tokens ([4573d76](https://github.com/Draggable/formeo/commit/4573d76))
252
- * **ci:** remove now deploy ([0d71061](https://github.com/Draggable/formeo/commit/0d71061))
253
- * **ci:** Update tokens ([e9a5458](https://github.com/Draggable/formeo/commit/e9a5458))
254
- * **domMethod:** removeEmpty ([0d404bc](https://github.com/Draggable/formeo/commit/0d404bc))
255
- * **i18n:** embed english in editor config ([#158](https://github.com/Draggable/formeo/issues/158)) ([ba5bd1e](https://github.com/Draggable/formeo/commit/ba5bd1e))
256
- * **travis:** config needs to run on pro because its not a personal repo- this should really be documented somewhere ([85b1260](https://github.com/Draggable/formeo/commit/85b1260))
257
-
258
- ### Old changelog
259
-
260
- - v0.7.17 - Update Tag script [#83](http://github.com/draggable/formeo/pulls/83)
261
- * Update tag script
262
-
263
- * Improve semver regex, Add full PR gitlog to release description and changelog
264
- - v0.7.16 - Add release script shortcuts
265
- - v0.7.15 - Reduce bundle [#80](http://github.com/draggable/formeo/pulls/80)
266
- - v0.7.14 - Remove css, Add rtl support, style updates for demo, enable clone [#79](http://github.com/draggable/formeo/pulls/79)
267
- - v0.7.13 - UI Bugs [#78](http://github.com/draggable/formeo/pulls/78)
268
- - v0.7.12 - Fix column preset, resolves #76 [#77](http://github.com/draggable/formeo/pulls/77)
269
- - v0.7.11 - Fix checkbox and radio display bug, resolves #74 [#75](http://github.com/draggable/formeo/pulls/75)
270
- - v0.7.10 - Add dynamic css for action buttons [#73](http://github.com/draggable/formeo/pulls/73)
271
- - v0.7.9 - Style fixes [#71](http://github.com/draggable/formeo/pulls/71)
272
- - v0.7.8 - replace existing formeo-sprite, control nav button style fix [#70](http://github.com/draggable/formeo/pulls/70)
273
- - v0.7.7 - Fix bug where could not set custom ID to field, make sortables toggleable, handy for editing labels [#69](http://github.com/draggable/formeo/pulls/69)
274
- - v0.7.6 - Feature/no bs [#68](http://github.com/draggable/formeo/pulls/68)
275
- - v0.7.5 - Hotfix/required [#67](http://github.com/draggable/formeo/pulls/67)
276
- - v0.7.4 - Fix control filter [#65](http://github.com/draggable/formeo/pulls/65)
277
- - v0.7.3 - v0.7.2
278
- - v0.7.2 - setConfig causes icons to be missing from stage [#64](http://github.com/draggable/formeo/pulls/64)
279
- - v0.7.1 - Feature/keyboard nav [#63](http://github.com/draggable/formeo/pulls/63)
280
- - v0.7.0 - Configurable action buttons for rows, columns and fields [#62](http://github.com/draggable/formeo/pulls/62)
281
- - v0.6.1 - Tabbed edit panel, style updates, bugfixes [#60](http://github.com/draggable/formeo/pulls/60)
282
- - v0.6.0 - Add buttons, column style update [#59](http://github.com/draggable/formeo/pulls/59)
283
- - v0.5.1 - Remove console
284
- - v0.5.0 - Numerous visual and functional fixes. [#57](http://github.com/draggable/formeo/pulls/57)
285
- - v0.4.4 - bug where element is removed from row onAdd [#55](http://github.com/draggable/formeo/pulls/55)
286
- - v0.4.3 - Add column class on render fix bug where cannot drag column to Row [#54](http://github.com/draggable/formeo/pulls/54)
287
- - v0.4.2 - Bugfixes [#53](http://github.com/draggable/formeo/pulls/53)
288
- - v0.4.1 - Update icons [#52](http://github.com/draggable/formeo/pulls/52)
289
- - v0.4.0 - Render and repeatable groups [#51](http://github.com/draggable/formeo/pulls/51)
290
- - v0.3.20 - Linter and codeclimate improvments, syntax updates [#45](http://github.com/draggable/formeo/pulls/45)
291
- - v0.3.19 - Bugfix: icons are missing from dist [#44](https://github.com/Draggable/formeo/pull/44)
292
- - v0.3.18 - Bugfix: Edit panel buttons missing type attribute [#43](https://github.com/Draggable/formeo/pull/43)
293
- - v0.3.17 - Bugfix: move formeoUpdate event, update disabled fields filter [#41](https://github.com/Draggable/formeo/pull/41 )
294
- - v0.3.16 - Bugfix: add regex disable to control groups [#39](https://github.com/Draggable/formeo/pull/39 )
295
- - v0.3.15 - Bugfix: No visible controls without disable setting [#37](https://github.com/Draggable/formeo/pull/37 )
296
- - v0.3.14 - Chore/Bugfix: Improve control disabling [#36](https://github.com/Draggable/formeo/pull/36)
297
- - v0.3.13 - Bugfix: all buttons need type attribute [#33](https://github.com/Draggable/formeo/pull/33)
298
- - v0.3.12 - Bugfix: race condition with remote assets [#31](https://github.com/Draggable/formeo/pull/31)
299
- - v0.3.11 - Bugfix: control groups not disable with option [#30](https://github.com/Draggable/formeo/pull/30)
300
- - v0.3.10 - Bugfixes and Features: sessionStorage option, disable groups and elements, fixed option merge bug, fixed Event undefined bug [#29](https://github.com/Draggable/formeo/pull/29)
301
- - v0.3.7 - Bugfix: Demo update, init bug [#28](https://github.com/Draggable/formeo/pull/28)
302
- - v0.3.6 - Feature/Bugfix: I18N updates and various bugfixes [#27](https://github.com/Draggable/formeo/pull/27)
303
- - v0.3.1 - Bugfix: toggleElementsByStr not toggling correctly [#26](https://github.com/Draggable/formeo/pull/26)
304
- - v0.3.0 - Features/Bugfixes: [#25](https://github.com/Draggable/formeo/pull/25)
305
- - v0.2.7 - Bugfix: events are undefined [#19](https://github.com/Draggable/formeo/pull/19)
306
- - v0.2.6 - Bugfix: formData events and options [#17](https://github.com/Draggable/formeo/pull/17)
307
- - v0.2.5 - Feature/Bugfix: CSS Updates and editWindow fix [#16](https://github.com/Draggable/formeo/pull/16)
308
- - v0.2.3 - Bugfix: scope style, enable xhr style loading [#8](https://github.com/Draggable/formeo/pull/8)
309
- - v0.2.2 - Change packaging
310
- - v0.2.0 - Add i18N
311
- - v0.1.0 - Initial release: Formeo MVP