2c4ecc93f44552cfbbe831309355a546.json 16.3 KB
{"ast":null,"code":"/**\r\n * @param {Locale} locale - Translate text\r\n * @returns {string}\r\n */\nexport default (({\n  locale\n}) => `\n    <ul class=\"tui-image-editor-submenu-item\">\n        <li class=\"tui-image-editor-submenu-align\">\n            <div class=\"tui-image-editor-checkbox-wrap fixed-width\">\n                <div class=\"tui-image-editor-checkbox\">\n                    <label>\n                        <input type=\"checkbox\" class=\"tie-grayscale\">\n                        <span>${locale.localize('Grayscale')}</span>\n                    </label>\n                </div>\n                <div class=\"tui-image-editor-checkbox\">\n                    <label>\n                        <input type=\"checkbox\" class=\"tie-invert\">\n                        <span>${locale.localize('Invert')}</span>\n                    </label>\n                </div>\n                <div class=\"tui-image-editor-checkbox\">\n                    <label>\n                        <input type=\"checkbox\" class=\"tie-sepia\">\n                        <span>${locale.localize('Sepia')}</span>\n                    </label>\n                </div>\n                <div class=\"tui-image-editor-checkbox\">\n                    <label>\n                        <input type=\"checkbox\" class=\"tie-vintage\">\n                        <span>${locale.localize('Sepia2')}</span>\n                    </label>\n                </div>\n                <div class=\"tui-image-editor-checkbox\">\n                    <label>\n                        <input type=\"checkbox\" class=\"tie-blur\">\n                        <span>${locale.localize('Blur')}</span>\n                    </label>\n                </div>\n                <div class=\"tui-image-editor-checkbox\">\n                    <label>\n                        <input type=\"checkbox\" class=\"tie-sharpen\">\n                        <span>${locale.localize('Sharpen')}</span>\n                    </label>\n                </div>\n                <div class=\"tui-image-editor-checkbox\">\n                    <label>\n                        <input type=\"checkbox\" class=\"tie-emboss\">\n                        <span>${locale.localize('Emboss')}</span>\n                    </label>\n                </div>\n            </div>\n        </li>\n        <li class=\"tui-image-editor-partition\">\n            <div></div>\n        </li>\n        <li class=\"tui-image-editor-submenu-align\">\n            <div class=\"tui-image-editor-checkbox-group tui-image-editor-disabled\" style=\"margin-bottom: 7px;\">\n                <div class=\"tui-image-editor-checkbox-wrap\">\n                    <div class=\"tui-image-editor-checkbox\">\n                        <label>\n                            <input type=\"checkbox\" class=\"tie-remove-white\">\n                            <span>${locale.localize('Remove White')}</span>\n                        </label>\n                    </div>\n                </div>\n                <div class=\"tui-image-editor-newline tui-image-editor-range-wrap short\">\n                    <label>${locale.localize('Distance')}</label>\n                    <div class=\"tie-removewhite-distance-range\"></div>\n                </div>\n            </div>\n            <div class=\"tui-image-editor-checkbox-group tui-image-editor-disabled\">\n                <div class=\"tui-image-editor-checkbox\">\n                    <label>\n                        <input type=\"checkbox\" class=\"tie-brightness\">\n                        <span>${locale.localize('Brightness')}</span>\n                    </label>\n                </div>\n                <div class=\"tui-image-editor-range-wrap short\">\n                    <div class=\"tie-brightness-range\"></div>\n                </div>\n            </div>\n            <div class=\"tui-image-editor-checkbox-group tui-image-editor-disabled\">\n                <div class=\"tui-image-editor-checkbox\">\n                    <label>\n                        <input type=\"checkbox\" class=\"tie-noise\">\n                        <span>${locale.localize('Noise')}</span>\n                    </label>\n                </div>\n                <div class=\"tui-image-editor-range-wrap short\">\n                    <div class=\"tie-noise-range\"></div>\n                </div>\n            </div>\n        </li>\n        <li class=\"tui-image-editor-partition only-left-right\">\n            <div></div>\n        </li>\n        <li class=\"tui-image-editor-submenu-align\">\n            <div class=\"tui-image-editor-checkbox-group tui-image-editor-disabled\">\n                <div class=\"tui-image-editor-checkbox\">\n                    <label>\n                        <input type=\"checkbox\" class=\"tie-pixelate\">\n                        <span>${locale.localize('Pixelate')}</span>\n                    </label>\n                </div>\n                <div class=\"tui-image-editor-range-wrap short\">\n                    <div class=\"tie-pixelate-range\"></div>\n                </div>\n            </div>\n            <div class=\"tui-image-editor-checkbox-group tui-image-editor-disabled\">\n                <div class=\"tui-image-editor-newline tui-image-editor-checkbox-wrap\">\n                    <div class=\"tui-image-editor-checkbox\">\n                        <label>\n                            <input type=\"checkbox\" class=\"tie-color-filter\">\n                            <span>${locale.localize('Color Filter')}</span>\n                        </label>\n                    </div>\n                </div>\n                <div class=\"tui-image-editor-newline tui-image-editor-range-wrap short\">\n                    <label>${locale.localize('Threshold')}</label>\n                    <div class=\"tie-colorfilter-threshole-range\"></div>\n                </div>\n            </div>\n        </li>\n        <li class=\"tui-image-editor-partition\">\n            <div></div>\n        </li>\n        <li>\n            <div class=\"filter-color-item\">\n                <div class=\"tie-filter-tint-color\" title=\"${locale.localize('Tint')}\"></div>\n                <div class=\"tui-image-editor-checkbox\">\n                    <label>\n                        <input type=\"checkbox\" class=\"tie-tint\">\n                        <span></span>\n                    </label>\n                </div>\n            </div>\n            <div class=\"filter-color-item\">\n                <div class=\"tie-filter-multiply-color\" title=\"${locale.localize('Multiply')}\"></div>\n                <div class=\"tui-image-editor-checkbox\">\n                    <label>\n                        <input type=\"checkbox\" class=\"tie-multiply\">\n                        <span></span>\n                    </label>\n                </div>\n            </div>\n            <div class=\"filter-color-item\">\n                <div class=\"tie-filter-blend-color\" title=\"${locale.localize('Blend')}\"></div>\n                <div class=\"tui-image-editor-checkbox\">\n                    <label>\n                        <input type=\"checkbox\" class=\"tie-blend\">\n                        <span></span>\n                    </label>\n                </div>\n            </div>\n        </li>\n    </ul>\n`);","map":{"version":3,"sources":["C:/Users/kkwan_000/Desktop/git/2017110269/minsung/src/js/ui/template/submenu/filter.js"],"names":["locale","localize"],"mappings":"AAAA;AACA;AACA;AACA;AACA,gBAAe,CAAC;AAAEA,EAAAA;AAAF,CAAD,KAAiB;AAChC;AACA;AACA;AACA;AACA;AACA;AACA,gCAAgCA,MAAM,CAACC,QAAP,CAAgB,WAAhB,CAA6B;AAC7D;AACA;AACA;AACA;AACA;AACA,gCAAgCD,MAAM,CAACC,QAAP,CAAgB,QAAhB,CAA0B;AAC1D;AACA;AACA;AACA;AACA;AACA,gCAAgCD,MAAM,CAACC,QAAP,CAAgB,OAAhB,CAAyB;AACzD;AACA;AACA;AACA;AACA;AACA,gCAAgCD,MAAM,CAACC,QAAP,CAAgB,QAAhB,CAA0B;AAC1D;AACA;AACA;AACA;AACA;AACA,gCAAgCD,MAAM,CAACC,QAAP,CAAgB,MAAhB,CAAwB;AACxD;AACA;AACA;AACA;AACA;AACA,gCAAgCD,MAAM,CAACC,QAAP,CAAgB,SAAhB,CAA2B;AAC3D;AACA;AACA;AACA;AACA;AACA,gCAAgCD,MAAM,CAACC,QAAP,CAAgB,QAAhB,CAA0B;AAC1D;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,oCAAoCD,MAAM,CAACC,QAAP,CAAgB,cAAhB,CAAgC;AACpE;AACA;AACA;AACA;AACA,6BAA6BD,MAAM,CAACC,QAAP,CAAgB,UAAhB,CAA4B;AACzD;AACA;AACA;AACA;AACA;AACA;AACA;AACA,gCAAgCD,MAAM,CAACC,QAAP,CAAgB,YAAhB,CAA8B;AAC9D;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,gCAAgCD,MAAM,CAACC,QAAP,CAAgB,OAAhB,CAAyB;AACzD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,gCAAgCD,MAAM,CAACC,QAAP,CAAgB,UAAhB,CAA4B;AAC5D;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,oCAAoCD,MAAM,CAACC,QAAP,CAAgB,cAAhB,CAAgC;AACpE;AACA;AACA;AACA;AACA,6BAA6BD,MAAM,CAACC,QAAP,CAAgB,WAAhB,CAA6B;AAC1D;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,4DAA4DD,MAAM,CAACC,QAAP,CAAgB,MAAhB,CAAwB;AACpF;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,gEAAgED,MAAM,CAACC,QAAP,CAAgB,UAAhB,CAA4B;AAC5F;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,6DAA6DD,MAAM,CAACC,QAAP,CAAgB,OAAhB,CAAyB;AACtF;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,CAxJA","sourcesContent":["/**\r\n * @param {Locale} locale - Translate text\r\n * @returns {string}\r\n */\r\nexport default ({ locale }) => `\r\n    <ul class=\"tui-image-editor-submenu-item\">\r\n        <li class=\"tui-image-editor-submenu-align\">\r\n            <div class=\"tui-image-editor-checkbox-wrap fixed-width\">\r\n                <div class=\"tui-image-editor-checkbox\">\r\n                    <label>\r\n                        <input type=\"checkbox\" class=\"tie-grayscale\">\r\n                        <span>${locale.localize('Grayscale')}</span>\r\n                    </label>\r\n                </div>\r\n                <div class=\"tui-image-editor-checkbox\">\r\n                    <label>\r\n                        <input type=\"checkbox\" class=\"tie-invert\">\r\n                        <span>${locale.localize('Invert')}</span>\r\n                    </label>\r\n                </div>\r\n                <div class=\"tui-image-editor-checkbox\">\r\n                    <label>\r\n                        <input type=\"checkbox\" class=\"tie-sepia\">\r\n                        <span>${locale.localize('Sepia')}</span>\r\n                    </label>\r\n                </div>\r\n                <div class=\"tui-image-editor-checkbox\">\r\n                    <label>\r\n                        <input type=\"checkbox\" class=\"tie-vintage\">\r\n                        <span>${locale.localize('Sepia2')}</span>\r\n                    </label>\r\n                </div>\r\n                <div class=\"tui-image-editor-checkbox\">\r\n                    <label>\r\n                        <input type=\"checkbox\" class=\"tie-blur\">\r\n                        <span>${locale.localize('Blur')}</span>\r\n                    </label>\r\n                </div>\r\n                <div class=\"tui-image-editor-checkbox\">\r\n                    <label>\r\n                        <input type=\"checkbox\" class=\"tie-sharpen\">\r\n                        <span>${locale.localize('Sharpen')}</span>\r\n                    </label>\r\n                </div>\r\n                <div class=\"tui-image-editor-checkbox\">\r\n                    <label>\r\n                        <input type=\"checkbox\" class=\"tie-emboss\">\r\n                        <span>${locale.localize('Emboss')}</span>\r\n                    </label>\r\n                </div>\r\n            </div>\r\n        </li>\r\n        <li class=\"tui-image-editor-partition\">\r\n            <div></div>\r\n        </li>\r\n        <li class=\"tui-image-editor-submenu-align\">\r\n            <div class=\"tui-image-editor-checkbox-group tui-image-editor-disabled\" style=\"margin-bottom: 7px;\">\r\n                <div class=\"tui-image-editor-checkbox-wrap\">\r\n                    <div class=\"tui-image-editor-checkbox\">\r\n                        <label>\r\n                            <input type=\"checkbox\" class=\"tie-remove-white\">\r\n                            <span>${locale.localize('Remove White')}</span>\r\n                        </label>\r\n                    </div>\r\n                </div>\r\n                <div class=\"tui-image-editor-newline tui-image-editor-range-wrap short\">\r\n                    <label>${locale.localize('Distance')}</label>\r\n                    <div class=\"tie-removewhite-distance-range\"></div>\r\n                </div>\r\n            </div>\r\n            <div class=\"tui-image-editor-checkbox-group tui-image-editor-disabled\">\r\n                <div class=\"tui-image-editor-checkbox\">\r\n                    <label>\r\n                        <input type=\"checkbox\" class=\"tie-brightness\">\r\n                        <span>${locale.localize('Brightness')}</span>\r\n                    </label>\r\n                </div>\r\n                <div class=\"tui-image-editor-range-wrap short\">\r\n                    <div class=\"tie-brightness-range\"></div>\r\n                </div>\r\n            </div>\r\n            <div class=\"tui-image-editor-checkbox-group tui-image-editor-disabled\">\r\n                <div class=\"tui-image-editor-checkbox\">\r\n                    <label>\r\n                        <input type=\"checkbox\" class=\"tie-noise\">\r\n                        <span>${locale.localize('Noise')}</span>\r\n                    </label>\r\n                </div>\r\n                <div class=\"tui-image-editor-range-wrap short\">\r\n                    <div class=\"tie-noise-range\"></div>\r\n                </div>\r\n            </div>\r\n        </li>\r\n        <li class=\"tui-image-editor-partition only-left-right\">\r\n            <div></div>\r\n        </li>\r\n        <li class=\"tui-image-editor-submenu-align\">\r\n            <div class=\"tui-image-editor-checkbox-group tui-image-editor-disabled\">\r\n                <div class=\"tui-image-editor-checkbox\">\r\n                    <label>\r\n                        <input type=\"checkbox\" class=\"tie-pixelate\">\r\n                        <span>${locale.localize('Pixelate')}</span>\r\n                    </label>\r\n                </div>\r\n                <div class=\"tui-image-editor-range-wrap short\">\r\n                    <div class=\"tie-pixelate-range\"></div>\r\n                </div>\r\n            </div>\r\n            <div class=\"tui-image-editor-checkbox-group tui-image-editor-disabled\">\r\n                <div class=\"tui-image-editor-newline tui-image-editor-checkbox-wrap\">\r\n                    <div class=\"tui-image-editor-checkbox\">\r\n                        <label>\r\n                            <input type=\"checkbox\" class=\"tie-color-filter\">\r\n                            <span>${locale.localize('Color Filter')}</span>\r\n                        </label>\r\n                    </div>\r\n                </div>\r\n                <div class=\"tui-image-editor-newline tui-image-editor-range-wrap short\">\r\n                    <label>${locale.localize('Threshold')}</label>\r\n                    <div class=\"tie-colorfilter-threshole-range\"></div>\r\n                </div>\r\n            </div>\r\n        </li>\r\n        <li class=\"tui-image-editor-partition\">\r\n            <div></div>\r\n        </li>\r\n        <li>\r\n            <div class=\"filter-color-item\">\r\n                <div class=\"tie-filter-tint-color\" title=\"${locale.localize('Tint')}\"></div>\r\n                <div class=\"tui-image-editor-checkbox\">\r\n                    <label>\r\n                        <input type=\"checkbox\" class=\"tie-tint\">\r\n                        <span></span>\r\n                    </label>\r\n                </div>\r\n            </div>\r\n            <div class=\"filter-color-item\">\r\n                <div class=\"tie-filter-multiply-color\" title=\"${locale.localize('Multiply')}\"></div>\r\n                <div class=\"tui-image-editor-checkbox\">\r\n                    <label>\r\n                        <input type=\"checkbox\" class=\"tie-multiply\">\r\n                        <span></span>\r\n                    </label>\r\n                </div>\r\n            </div>\r\n            <div class=\"filter-color-item\">\r\n                <div class=\"tie-filter-blend-color\" title=\"${locale.localize('Blend')}\"></div>\r\n                <div class=\"tui-image-editor-checkbox\">\r\n                    <label>\r\n                        <input type=\"checkbox\" class=\"tie-blend\">\r\n                        <span></span>\r\n                    </label>\r\n                </div>\r\n            </div>\r\n        </li>\r\n    </ul>\r\n`;\r\n"]},"metadata":{},"sourceType":"module"}