infinity-forge 11.2.6 → 11.2.8

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/fonts.css +1 -0
  2. package/dist/infinity-forge.css +3 -0
  3. package/dist/react-quill.css +1 -0
  4. package/dist/reset.css +1 -0
  5. package/dist/test/index.js +1 -1
  6. package/dist/test/index.js.map +1 -1
  7. package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/blog-item/index.js +1 -1
  8. package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/blog-item/index.js.map +1 -1
  9. package/dist/ui/atena/presentation/dynamic-elements/pages/post/box-post/index.js +1 -1
  10. package/dist/ui/atena/presentation/dynamic-elements/pages/post/box-post/index.js.map +1 -1
  11. package/dist/ui/components/form/input-week-availability/availability-preview/index.d.ts +4 -1
  12. package/dist/ui/components/form/input-week-availability/availability-preview/index.js +2 -2
  13. package/dist/ui/components/form/input-week-availability/availability-preview/index.js.map +1 -1
  14. package/dist/ui/components/form/input-week-availability/input.d.ts +2 -0
  15. package/dist/ui/components/form/input-week-availability/input.js +4 -3
  16. package/dist/ui/components/form/input-week-availability/input.js.map +1 -1
  17. package/dist/ui/components/form/input-week-availability/shared/components/availability-switch.d.ts +3 -1
  18. package/dist/ui/components/form/input-week-availability/shared/components/availability-switch.js +5 -3
  19. package/dist/ui/components/form/input-week-availability/shared/components/availability-switch.js.map +1 -1
  20. package/dist/ui/components/form/input-week-availability/shared/components/desktop-table-v1.d.ts +3 -1
  21. package/dist/ui/components/form/input-week-availability/shared/components/desktop-table-v1.js +2 -2
  22. package/dist/ui/components/form/input-week-availability/shared/components/desktop-table-v1.js.map +1 -1
  23. package/dist/ui/components/form/input-week-availability/shared/components/desktop-table.d.ts +3 -1
  24. package/dist/ui/components/form/input-week-availability/shared/components/desktop-table.js +2 -2
  25. package/dist/ui/components/form/input-week-availability/shared/components/desktop-table.js.map +1 -1
  26. package/dist/ui/components/form/input-week-availability/shared/components/mobile-layout.d.ts +3 -1
  27. package/dist/ui/components/form/input-week-availability/shared/components/mobile-layout.js +2 -2
  28. package/dist/ui/components/form/input-week-availability/shared/components/mobile-layout.js.map +1 -1
  29. package/dist/ui/components/form/input-week-availability/v-01/index.d.ts +3 -1
  30. package/dist/ui/components/form/input-week-availability/v-01/index.js +2 -2
  31. package/dist/ui/components/form/input-week-availability/v-01/index.js.map +1 -1
  32. package/dist/ui/components/form/input-week-availability/v-02/index.d.ts +3 -1
  33. package/dist/ui/components/form/input-week-availability/v-02/index.js +2 -2
  34. package/dist/ui/components/form/input-week-availability/v-02/index.js.map +1 -1
  35. package/dist/ui/components/form/text-editor/react-quill.css +930 -0
  36. package/dist/ui/components/user-menu/index.js +1 -1
  37. package/dist/ui/components/user-menu/index.js.map +1 -1
  38. package/dist/ui/styles/fonts.css +768 -0
  39. package/dist/ui/styles/reset.css +351 -0
  40. package/package.json +1 -1
package/dist/fonts.css ADDED
@@ -0,0 +1 @@
1
+ a{text-decoration:unset}html{font-size:10px!important}a,address,b,h1,h2,h3,h4,h5,i,label,li,p,span,strong,td,time{margin-bottom:0;text-rendering:optimizeLegibility!important}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}[class*=-extraBold]{font-weight:800}[class*=-bold]{font-weight:700}[class*=-semibold]{font-weight:600}[class*=-medium]{font-weight:500}[class*=-regular]{font-weight:400}[class*=-light]{font-weight:300}[class*=font-80]{font-size:8rem}[class*=font-72]{font-size:7.2rem}[class*=font-70]{font-size:7rem}[class*=font-64]{font-size:6.4rem}[class*=font-50]{font-size:5rem}[class*=font-48]{font-size:4.8rem}[class*=font-40]{font-size:4rem}[class*=font-36]{font-size:3.6rem}[class*=font-32]{font-size:3.2rem}[class*=font-24]{font-size:2.4rem}[class*=font-20]{font-size:2rem}[class*=font-18]{font-size:1.8rem}[class*=font-16]{font-size:1.6rem}[class*=font-15]{font-size:1.5rem}[class*=font-14]{font-size:1.4rem}[class*=font-13]{font-size:1.3rem}[class*=font-12]{font-size:1.2rem}@media only screen and (max-width:1600px){[class*=font-80]{font-size:6rem}[class*=font-72]{font-size:5.8rem}[class*=font-70]{font-size:5.5rem}[class*=font-64]{font-size:6rem}[class*=font-50]{font-size:4.8rem}[class*=font-48]{font-size:4.4rem}[class*=font-40]{font-size:3.8rem}[class*=font-32]{font-size:3rem}[class*=font-24]{font-size:2.3rem}[class*=font-20]{font-size:1.9rem}[class*=font-18]{font-size:1.7rem}[class*=font-16]{font-size:1.55rem}}@media only screen and (max-width:1400px){[class*=font-80]{font-size:5.4rem}[class*=font-72]{font-size:5.2rem}[class*=font-70]{font-size:4.9rem}[class*=font-64]{font-size:5.6rem}[class*=font-50]{font-size:4.6rem}[class*=font-48]{font-size:4.2rem}[class*=font-40]{font-size:3.6rem}[class*=font-32]{font-size:2.8rem}[class*=font-24]{font-size:2rem}[class*=font-20]{font-size:1.8rem}[class*=font-18]{font-size:1.65rem}[class*=font-16]{font-size:1.5rem}[class*=font-13]{font-size:1.25rem}}@media only screen and (max-width:1200px){[class*=font-80]{font-size:5.5rem}[class*=font-72]{font-size:4.8rem}[class*=font-70]{font-size:4.6rem}[class*=font-64]{font-size:5.2rem}[class*=font-50]{font-size:4.2rem}[class*=font-48]{font-size:4rem}[class*=font-40]{font-size:3.2rem}[class*=font-32]{font-size:2.4rem}[class*=font-24]{font-size:1.9rem}[class*=font-20]{font-size:1.75rem}[class*=font-18]{font-size:1.6rem}[class*=font-16]{font-size:1.45rem}[class*=font-13]{font-size:1.2rem}}@media only screen and (max-width:1024px){[class*=font-80]{font-size:5.2rem}[class*=font-72]{font-size:4.5rem}[class*=font-70]{font-size:4.3rem}[class*=font-64]{font-size:4.4rem}[class*=font-50]{font-size:4rem}[class*=font-48]{font-size:3.8rem}[class*=font-40]{font-size:3rem}[class*=font-32]{font-size:2.2rem}[class*=font-24]{font-size:1.8rem}[class*=font-20]{font-size:1.7rem}[class*=font-18]{font-size:1.55rem}[class*=font-16]{font-size:1.35rem}[class*=font-14]{font-size:1.3rem}}@media only screen and (max-width:900px){[class*=font-80]{font-size:5rem}[class*=font-72]{font-size:3.8rem}[class*=font-70]{font-size:3.6rem}[class*=font-64]{font-size:3.8rem}[class*=font-48]{font-size:3.6rem}[class*=font-40]{font-size:2.8rem}[class*=font-32]{font-size:2rem}}@media only screen and (max-width:768px){[class*=font-80]{font-size:4.5rem}[class*=font-72]{font-size:3.5rem}[class*=font-70]{font-size:3rem}[class*=font-64]{font-size:3.4rem}[class*=font-50]{font-size:3.8rem}[class*=font-48]{font-size:3.4rem}[class*=font-40]{font-size:2.6rem}[class*=font-32]{font-size:1.9rem}[class*=font-24]{font-size:1.7rem}[class*=font-20]{font-size:1.65rem}[class*=font-18]{font-size:1.5rem}[class*=font-16]{font-size:1.35rem}[class*=font-13]{font-size:1.15rem}}@media only screen and (max-width:650px){[class*=font-80]{font-size:4rem}[class*=font-64]{font-size:3.2rem}[class*=font-50]{font-size:3.5rem}[class*=font-48]{font-size:3.2rem}[class*=font-40]{font-size:2.5rem}[class*=font-32]{font-size:1.8rem}[class*=font-24]{font-size:1.65rem}[class*=font-18]{font-size:1.4rem}[class*=font-16]{font-size:1.3rem}}@media only screen and (max-width:500px){[class*=font-80]{font-size:3.5rem}[class*=font-64]{font-size:2.8rem}[class*=font-50]{font-size:3rem}[class*=font-48]{font-size:2.8rem}[class*=font-40]{font-size:2.3rem}[class*=font-24]{font-size:1.6rem}[class*=font-18]{font-size:1.25rem}[class*=font-14],[class*=font-16]{font-size:1.2rem}}@media only screen and (max-width:390px){[class*=font-72],[class*=font-80]{font-size:3rem}[class*=font-64]{font-size:2.6rem}[class*=font-50]{font-size:2.8rem}[class*=font-48]{font-size:2.6rem}[class*=font-40]{font-size:2.1rem}[class*=font-32]{font-size:1.7rem}[class*=font-24]{font-size:1.4rem}[class*=font-18]{font-size:1.2rem}}*,:after,:before{box-sizing:border-box}html{font-family:Roboto,sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:transparent}@-ms-viewport{width:device-width}article,aside,dialog,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{background-color:#fff;color:#212529;font-family:Roboto,sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-size:1rem;font-weight:400;line-height:1.5;margin:0;text-align:left}[tabindex="-1"]:focus{outline:none!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;margin-top:0}p{margin-bottom:1rem;margin-top:0}abbr[data-original-title],abbr[title]{border-bottom:0;cursor:help;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}address{font-style:normal;line-height:inherit}address,dl,ol,ul{margin-bottom:1rem}dl,ol,ul{margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{background-color:transparent;color:#007bff;text-decoration:none;-webkit-text-decoration-skip:objects}a:hover{color:#0056b3;text-decoration:underline}a:not([href]):not([tabindex]),a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}pre{margin-bottom:1rem;margin-top:0;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{border-style:none;vertical-align:middle}svg:not(:root){overflow:hidden}[role=button],a,area,button,input:not([type=range]),label,select,summary,textarea{-ms-touch-action:manipulation;touch-action:manipulation}table{border-collapse:collapse}caption{caption-side:bottom;color:#868e96;padding-bottom:.75rem;padding-top:.75rem;text-align:left}th{text-align:inherit}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,optgroup,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{border:0;margin:0;min-width:0;padding:0}legend{color:inherit;display:block;font-size:1.5rem;line-height:inherit;margin-bottom:.5rem;max-width:100%;padding:0;white-space:normal;width:100%}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:none;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}ul,ul li{list-style-type:none;padding-left:0}@keyframes placeHolderShimmer{0%{background-position:0 0}to{background-position:100vw 0}}ol li:is([data-list=bullet]):before{content:"•"!important}
@@ -0,0 +1,3 @@
1
+ a{text-decoration:unset}html{font-size:10px!important}a,address,b,h1,h2,h3,h4,h5,i,label,li,p,span,strong,td,time{margin-bottom:0;text-rendering:optimizeLegibility!important}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}[class*=-extraBold]{font-weight:800}[class*=-bold]{font-weight:700}[class*=-semibold]{font-weight:600}[class*=-medium]{font-weight:500}[class*=-regular]{font-weight:400}[class*=-light]{font-weight:300}[class*=font-80]{font-size:8rem}[class*=font-72]{font-size:7.2rem}[class*=font-70]{font-size:7rem}[class*=font-64]{font-size:6.4rem}[class*=font-50]{font-size:5rem}[class*=font-48]{font-size:4.8rem}[class*=font-40]{font-size:4rem}[class*=font-36]{font-size:3.6rem}[class*=font-32]{font-size:3.2rem}[class*=font-24]{font-size:2.4rem}[class*=font-20]{font-size:2rem}[class*=font-18]{font-size:1.8rem}[class*=font-16]{font-size:1.6rem}[class*=font-15]{font-size:1.5rem}[class*=font-14]{font-size:1.4rem}[class*=font-13]{font-size:1.3rem}[class*=font-12]{font-size:1.2rem}@media only screen and (max-width:1600px){[class*=font-80]{font-size:6rem}[class*=font-72]{font-size:5.8rem}[class*=font-70]{font-size:5.5rem}[class*=font-64]{font-size:6rem}[class*=font-50]{font-size:4.8rem}[class*=font-48]{font-size:4.4rem}[class*=font-40]{font-size:3.8rem}[class*=font-32]{font-size:3rem}[class*=font-24]{font-size:2.3rem}[class*=font-20]{font-size:1.9rem}[class*=font-18]{font-size:1.7rem}[class*=font-16]{font-size:1.55rem}}@media only screen and (max-width:1400px){[class*=font-80]{font-size:5.4rem}[class*=font-72]{font-size:5.2rem}[class*=font-70]{font-size:4.9rem}[class*=font-64]{font-size:5.6rem}[class*=font-50]{font-size:4.6rem}[class*=font-48]{font-size:4.2rem}[class*=font-40]{font-size:3.6rem}[class*=font-32]{font-size:2.8rem}[class*=font-24]{font-size:2rem}[class*=font-20]{font-size:1.8rem}[class*=font-18]{font-size:1.65rem}[class*=font-16]{font-size:1.5rem}[class*=font-13]{font-size:1.25rem}}@media only screen and (max-width:1200px){[class*=font-80]{font-size:5.5rem}[class*=font-72]{font-size:4.8rem}[class*=font-70]{font-size:4.6rem}[class*=font-64]{font-size:5.2rem}[class*=font-50]{font-size:4.2rem}[class*=font-48]{font-size:4rem}[class*=font-40]{font-size:3.2rem}[class*=font-32]{font-size:2.4rem}[class*=font-24]{font-size:1.9rem}[class*=font-20]{font-size:1.75rem}[class*=font-18]{font-size:1.6rem}[class*=font-16]{font-size:1.45rem}[class*=font-13]{font-size:1.2rem}}@media only screen and (max-width:1024px){[class*=font-80]{font-size:5.2rem}[class*=font-72]{font-size:4.5rem}[class*=font-70]{font-size:4.3rem}[class*=font-64]{font-size:4.4rem}[class*=font-50]{font-size:4rem}[class*=font-48]{font-size:3.8rem}[class*=font-40]{font-size:3rem}[class*=font-32]{font-size:2.2rem}[class*=font-24]{font-size:1.8rem}[class*=font-20]{font-size:1.7rem}[class*=font-18]{font-size:1.55rem}[class*=font-16]{font-size:1.35rem}[class*=font-14]{font-size:1.3rem}}@media only screen and (max-width:900px){[class*=font-80]{font-size:5rem}[class*=font-72]{font-size:3.8rem}[class*=font-70]{font-size:3.6rem}[class*=font-64]{font-size:3.8rem}[class*=font-48]{font-size:3.6rem}[class*=font-40]{font-size:2.8rem}[class*=font-32]{font-size:2rem}}@media only screen and (max-width:768px){[class*=font-80]{font-size:4.5rem}[class*=font-72]{font-size:3.5rem}[class*=font-70]{font-size:3rem}[class*=font-64]{font-size:3.4rem}[class*=font-50]{font-size:3.8rem}[class*=font-48]{font-size:3.4rem}[class*=font-40]{font-size:2.6rem}[class*=font-32]{font-size:1.9rem}[class*=font-24]{font-size:1.7rem}[class*=font-20]{font-size:1.65rem}[class*=font-18]{font-size:1.5rem}[class*=font-16]{font-size:1.35rem}[class*=font-13]{font-size:1.15rem}}@media only screen and (max-width:650px){[class*=font-80]{font-size:4rem}[class*=font-64]{font-size:3.2rem}[class*=font-50]{font-size:3.5rem}[class*=font-48]{font-size:3.2rem}[class*=font-40]{font-size:2.5rem}[class*=font-32]{font-size:1.8rem}[class*=font-24]{font-size:1.65rem}[class*=font-18]{font-size:1.4rem}[class*=font-16]{font-size:1.3rem}}@media only screen and (max-width:500px){[class*=font-80]{font-size:3.5rem}[class*=font-64]{font-size:2.8rem}[class*=font-50]{font-size:3rem}[class*=font-48]{font-size:2.8rem}[class*=font-40]{font-size:2.3rem}[class*=font-24]{font-size:1.6rem}[class*=font-18]{font-size:1.25rem}[class*=font-14],[class*=font-16]{font-size:1.2rem}}@media only screen and (max-width:390px){[class*=font-72],[class*=font-80]{font-size:3rem}[class*=font-64]{font-size:2.6rem}[class*=font-50]{font-size:2.8rem}[class*=font-48]{font-size:2.6rem}[class*=font-40]{font-size:2.1rem}[class*=font-32]{font-size:1.7rem}[class*=font-24]{font-size:1.4rem}[class*=font-18]{font-size:1.2rem}}*,:after,:before{box-sizing:border-box}html{font-family:Roboto,sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:transparent}@-ms-viewport{width:device-width}article,aside,dialog,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{background-color:#fff;color:#212529;font-family:Roboto,sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-size:1rem;font-weight:400;line-height:1.5;margin:0;text-align:left}[tabindex="-1"]:focus{outline:none!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;margin-top:0}p{margin-bottom:1rem;margin-top:0}abbr[data-original-title],abbr[title]{border-bottom:0;cursor:help;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}address{font-style:normal;line-height:inherit}address,dl,ol,ul{margin-bottom:1rem}dl,ol,ul{margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{background-color:transparent;color:#007bff;text-decoration:none;-webkit-text-decoration-skip:objects}a:hover{color:#0056b3;text-decoration:underline}a:not([href]):not([tabindex]),a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}pre{margin-bottom:1rem;margin-top:0;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{border-style:none;vertical-align:middle}svg:not(:root){overflow:hidden}[role=button],a,area,button,input:not([type=range]),label,select,summary,textarea{-ms-touch-action:manipulation;touch-action:manipulation}table{border-collapse:collapse}caption{caption-side:bottom;color:#868e96;padding-bottom:.75rem;padding-top:.75rem;text-align:left}th{text-align:inherit}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,optgroup,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{border:0;margin:0;min-width:0;padding:0}legend{color:inherit;display:block;font-size:1.5rem;line-height:inherit;margin-bottom:.5rem;max-width:100%;padding:0;white-space:normal;width:100%}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:none;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}ul,ul li{list-style-type:none;padding-left:0}@keyframes placeHolderShimmer{0%{background-position:0 0}to{background-position:100vw 0}}ol li:is([data-list=bullet]):before{content:"•"!important}
2
+ .ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{height:1px;left:-100000px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;height:100%;line-height:1.42;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor ol,.ql-editor p,.ql-editor pre,.ql-editor ul{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;margin:0;padding:0}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"\2022"}.ql-editor ul[data-checked=false],.ql-editor ul[data-checked=true]{pointer-events:none}.ql-editor ul[data-checked=false]>li *,.ql-editor ul[data-checked=true]>li *{pointer-events:all}.ql-editor ul[data-checked=false]>li:before,.ql-editor ul[data-checked=true]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"\2611"}.ql-editor ul[data-checked=false]>li:before{content:"\2610"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-increment:list-0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:rgba(0,0,0,.6);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow .ql-toolbar:after,.ql-snow.ql-toolbar:after{clear:both;content:"";display:table}.ql-snow .ql-toolbar button,.ql-snow.ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow .ql-toolbar button svg,.ql-snow.ql-toolbar button svg{float:left;height:100%}.ql-snow .ql-toolbar button:active:hover,.ql-snow.ql-toolbar button:active:hover{outline:none}.ql-snow .ql-toolbar input.ql-image[type=file],.ql-snow.ql-toolbar input.ql-image[type=file]{display:none}.ql-snow .ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar button.ql-active,.ql-snow .ql-toolbar button:focus,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar button.ql-active,.ql-snow.ql-toolbar button:focus,.ql-snow.ql-toolbar button:hover{color:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill{fill:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter{stroke:#06c}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-stroke.ql-thin,.ql-snow .ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{margin-bottom:5px;margin-top:5px;padding:5px 10px;white-space:pre-wrap}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;padding:2px 4px;width:24px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{margin-top:-9px;position:absolute;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-item:before,.ql-snow .ql-picker.ql-header .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-item:before,.ql-snow .ql-picker.ql-font .ql-picker-label:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-item:before,.ql-snow .ql-picker.ql-size .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:0 2px 8px rgba(0,0,0,.2)}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{border:1px solid #ccc;display:none;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}.ql-align-center{text-align:center}.ql-align-justify{text-align:justify}.ql-align-right{text-align:right}
3
+ *,:after,:before{box-sizing:border-box}a,button{cursor:pointer;outline:unset!important}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:transparent}.row{display:flex;gap:15px}@-ms-viewport{width:device-width}article,aside,dialog,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{background-color:#fff;color:#212529;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-size:1rem;font-weight:400;line-height:1.5;margin:0;text-align:left}[tabindex="-1"]:focus{outline:none!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;margin-top:0}p{margin-bottom:1rem;margin-top:0}abbr[data-original-title],abbr[title]{border-bottom:0;cursor:help;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}address{font-style:normal;line-height:inherit}address,dl,ol,ul{margin-bottom:1rem}dl,ol,ul{margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{background-color:transparent;color:#007bff;text-decoration:none;-webkit-text-decoration-skip:objects}a:hover{color:#0056b3;text-decoration:underline}a:not([href]):not([tabindex]),a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}pre{margin-bottom:1rem;margin-top:0;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{border-style:none;vertical-align:middle}svg:not(:root){overflow:hidden}[role=button],a,area,button,input:not([type=range]),label,select,summary,textarea{-ms-touch-action:manipulation;touch-action:manipulation}table{border-collapse:collapse}caption{caption-side:bottom;color:#868e96;padding-bottom:.75rem;padding-top:.75rem;text-align:left}th{text-align:inherit}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,optgroup,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{border:0;margin:0;min-width:0;padding:0}legend{color:inherit;display:block;font-size:1.5rem;line-height:inherit;margin-bottom:.5rem;max-width:100%;padding:0;white-space:normal;width:100%}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:none;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}ul,ul li{list-style-type:none;padding-left:0}@keyframes placeHolderShimmer{0%{background-position:0 0}to{background-position:100vw 0}}#__next{position:relative;z-index:1}
@@ -0,0 +1 @@
1
+ .ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{height:1px;left:-100000px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;height:100%;line-height:1.42;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor ol,.ql-editor p,.ql-editor pre,.ql-editor ul{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;margin:0;padding:0}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"\2022"}.ql-editor ul[data-checked=false],.ql-editor ul[data-checked=true]{pointer-events:none}.ql-editor ul[data-checked=false]>li *,.ql-editor ul[data-checked=true]>li *{pointer-events:all}.ql-editor ul[data-checked=false]>li:before,.ql-editor ul[data-checked=true]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"\2611"}.ql-editor ul[data-checked=false]>li:before{content:"\2610"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-increment:list-0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:rgba(0,0,0,.6);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow .ql-toolbar:after,.ql-snow.ql-toolbar:after{clear:both;content:"";display:table}.ql-snow .ql-toolbar button,.ql-snow.ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow .ql-toolbar button svg,.ql-snow.ql-toolbar button svg{float:left;height:100%}.ql-snow .ql-toolbar button:active:hover,.ql-snow.ql-toolbar button:active:hover{outline:none}.ql-snow .ql-toolbar input.ql-image[type=file],.ql-snow.ql-toolbar input.ql-image[type=file]{display:none}.ql-snow .ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar button.ql-active,.ql-snow .ql-toolbar button:focus,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar button.ql-active,.ql-snow.ql-toolbar button:focus,.ql-snow.ql-toolbar button:hover{color:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill{fill:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter{stroke:#06c}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-stroke.ql-thin,.ql-snow .ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{margin-bottom:5px;margin-top:5px;padding:5px 10px;white-space:pre-wrap}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;padding:2px 4px;width:24px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{margin-top:-9px;position:absolute;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-item:before,.ql-snow .ql-picker.ql-header .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-item:before,.ql-snow .ql-picker.ql-font .ql-picker-label:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-item:before,.ql-snow .ql-picker.ql-size .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:0 2px 8px rgba(0,0,0,.2)}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{border:1px solid #ccc;display:none;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}.ql-align-center{text-align:center}.ql-align-justify{text-align:justify}.ql-align-right{text-align:right}
package/dist/reset.css ADDED
@@ -0,0 +1 @@
1
+ *,:after,:before{box-sizing:border-box}a,button{cursor:pointer;outline:unset!important}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:transparent}.row{display:flex;gap:15px}@-ms-viewport{width:device-width}article,aside,dialog,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{background-color:#fff;color:#212529;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-size:1rem;font-weight:400;line-height:1.5;margin:0;text-align:left}[tabindex="-1"]:focus{outline:none!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;margin-top:0}p{margin-bottom:1rem;margin-top:0}abbr[data-original-title],abbr[title]{border-bottom:0;cursor:help;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}address{font-style:normal;line-height:inherit}address,dl,ol,ul{margin-bottom:1rem}dl,ol,ul{margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{background-color:transparent;color:#007bff;text-decoration:none;-webkit-text-decoration-skip:objects}a:hover{color:#0056b3;text-decoration:underline}a:not([href]):not([tabindex]),a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}pre{margin-bottom:1rem;margin-top:0;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{border-style:none;vertical-align:middle}svg:not(:root){overflow:hidden}[role=button],a,area,button,input:not([type=range]),label,select,summary,textarea{-ms-touch-action:manipulation;touch-action:manipulation}table{border-collapse:collapse}caption{caption-side:bottom;color:#868e96;padding-bottom:.75rem;padding-top:.75rem;text-align:left}th{text-align:inherit}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,optgroup,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{border:0;margin:0;min-width:0;padding:0}legend{color:inherit;display:block;font-size:1.5rem;line-height:inherit;margin-bottom:.5rem;max-width:100%;padding:0;white-space:normal;width:100%}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:none;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}ul,ul li{list-style-type:none;padding-left:0}@keyframes placeHolderShimmer{0%{background-position:0 0}to{background-position:100vw 0}}#__next{position:relative;z-index:1}
@@ -39,6 +39,6 @@ exports.dynamicCustom = {
39
39
  };
40
40
  function NaoRemoverDaHomeUsadaParaTesteTestarAquiDentro() {
41
41
  var Section = (0, ui_1.useDynamicSection)(exports.dynamicCustom).Section;
42
- return ((0, jsx_runtime_1.jsx)(ui_1.UserMenu, { name: 'John Doe', subtitle: 'john.doe@example.com', avatar: 'https://via.placeholder.com/150', email: 'john.doe@example.com' }));
42
+ return ((0, jsx_runtime_1.jsx)(ui_1.FormHandler, { children: (0, jsx_runtime_1.jsx)(ui_1.AvailabilityPreview, { checkedIcon: (0, jsx_runtime_1.jsx)(ui_1.Icon, { name: 'Checked', color: '#50C0BB' }), uncheckedIcon: (0, jsx_runtime_1.jsx)(ui_1.Icon, { name: 'IconAcademicCap', color: '#50C0BB' }) }) }));
43
43
  }
44
44
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/test/index.tsx"],"names":[],"mappings":";;;AAyDA,wGAWC;;AAnED,2BAWa;AAWA,QAAA,aAAa,GAAwB;IAChD,UAAU,EAAE,cAAc;IAC1B,QAAQ,EAAE,IAAI;IACd,UAAU,EAAE;QACV,MAAM,EAAE;YACN;gBACE;oBACE,IAAI,EAAE,OAAO;oBACb,WAAW,EAAE,MAAM;oBACnB,KAAK,EAAE,wBAAwB;oBAC/B,cAAc,EAAE,cAAc;oBAC9B,WAAW,EAAE,CAAC;oBACd,MAAM,EAAE;wBACN;4BACE;gCACE,IAAI,EAAE,OAAO;gCACb,KAAK,EAAE,QAAQ;gCACf,WAAW,EAAE,iBAAiB;gCAC9B,cAAc,EAAE,OAAO;6BACxB;4BACD;gCACE,IAAI,EAAE,aAAa;gCACnB,KAAK,EAAE,WAAW;gCAClB,WAAW,EAAE,oBAAoB;gCACjC,cAAc,EAAE,OAAO;6BACxB;yBACF;qBACF;iBACF;aACF;SACF;KACF;CACF,CAAA;AAED,SAAgB,8CAA8C;IACpD,IAAA,OAAO,GAAK,IAAA,sBAAiB,EAAC,qBAAa,CAAC,QAArC,CAAqC;IAEpD,OAAO,CACL,uBAAC,aAAQ,IACP,IAAI,EAAC,UAAU,EACf,QAAQ,EAAC,sBAAsB,EAC/B,MAAM,EAAC,iCAAiC,EACxC,KAAK,EAAC,sBAAsB,GAC5B,CACH,CAAA;AACH,CAAC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/test/index.tsx"],"names":[],"mappings":";;;AA0DA,wGAWC;;AApED,2BAYa;AAWA,QAAA,aAAa,GAAwB;IAChD,UAAU,EAAE,cAAc;IAC1B,QAAQ,EAAE,IAAI;IACd,UAAU,EAAE;QACV,MAAM,EAAE;YACN;gBACE;oBACE,IAAI,EAAE,OAAO;oBACb,WAAW,EAAE,MAAM;oBACnB,KAAK,EAAE,wBAAwB;oBAC/B,cAAc,EAAE,cAAc;oBAC9B,WAAW,EAAE,CAAC;oBACd,MAAM,EAAE;wBACN;4BACE;gCACE,IAAI,EAAE,OAAO;gCACb,KAAK,EAAE,QAAQ;gCACf,WAAW,EAAE,iBAAiB;gCAC9B,cAAc,EAAE,OAAO;6BACxB;4BACD;gCACE,IAAI,EAAE,aAAa;gCACnB,KAAK,EAAE,WAAW;gCAClB,WAAW,EAAE,oBAAoB;gCACjC,cAAc,EAAE,OAAO;6BACxB;yBACF;qBACF;iBACF;aACF;SACF;KACF;CACF,CAAA;AAED,SAAgB,8CAA8C;IACpD,IAAA,OAAO,GAAK,IAAA,sBAAiB,EAAC,qBAAa,CAAC,QAArC,CAAqC;IAEpD,OAAO,CACL,uBAAC,gBAAW,cACV,uBAAC,wBAAmB,IAClB,WAAW,EAAE,uBAAC,SAAI,IAAC,IAAI,EAAC,SAAS,EAAC,KAAK,EAAC,SAAS,GAAG,EACpD,aAAa,EAAE,uBAAC,SAAI,IAAC,IAAI,EAAC,iBAAiB,EAAC,KAAK,EAAC,SAAS,GAAG,GAC9D,GACU,CACf,CAAA;AACH,CAAC"}
@@ -42,6 +42,6 @@ var moment_1 = __importDefault(require("moment"));
42
42
  var ui_1 = require("../../../../../../../../ui/index.js");
43
43
  var S = __importStar(require("./styles.js"));
44
44
  function BlogItem(props) {
45
- return ((0, jsx_runtime_1.jsxs)(S.BlogItem, { href: "/post/".concat(props === null || props === void 0 ? void 0 : props.url), className: 'blog-item', children: [(0, jsx_runtime_1.jsx)("div", { className: 'image', children: (props === null || props === void 0 ? void 0 : props.imagem) && ((0, jsx_runtime_1.jsx)("div", { className: 'image-link', children: (0, jsx_runtime_1.jsx)(ui_1.NextImage, { src: props.imagem }) })) }), (0, jsx_runtime_1.jsxs)("div", { className: 'text', children: [(props === null || props === void 0 ? void 0 : props.dataCriacao) && ((0, jsx_runtime_1.jsx)("time", { className: 'font-14-regular', children: (0, moment_1.default)(props.dataCriacao).format('DD/MM/YYYY HH:mm') })), (props === null || props === void 0 ? void 0 : props.titulo) && (0, jsx_runtime_1.jsx)("div", { className: 'font-24-bold title-post', children: props.titulo }), (props === null || props === void 0 ? void 0 : props.subtitulo) && (0, jsx_runtime_1.jsx)("div", { className: 'font-18-regular title-post', children: props.subtitulo }), (props === null || props === void 0 ? void 0 : props.descricao) && ((0, jsx_runtime_1.jsx)("div", { className: 'font-16 description', dangerouslySetInnerHTML: { __html: props.descricao || '' } }))] })] }));
45
+ return ((0, jsx_runtime_1.jsxs)(S.BlogItem, { href: "/post/".concat(props === null || props === void 0 ? void 0 : props.url), className: 'blog-item', children: [(0, jsx_runtime_1.jsx)("div", { className: 'image', children: (props === null || props === void 0 ? void 0 : props.thumbnail) && ((0, jsx_runtime_1.jsx)("div", { className: 'image-link', children: (0, jsx_runtime_1.jsx)(ui_1.NextImage, { src: props.thumbnail }) })) }), (0, jsx_runtime_1.jsxs)("div", { className: 'text', children: [(props === null || props === void 0 ? void 0 : props.dataCriacao) && ((0, jsx_runtime_1.jsx)("time", { className: 'font-14-regular', children: (0, moment_1.default)(props.dataCriacao).format('DD/MM/YYYY HH:mm') })), (props === null || props === void 0 ? void 0 : props.titulo) && (0, jsx_runtime_1.jsx)("div", { className: 'font-24-bold title-post', children: props.titulo }), (props === null || props === void 0 ? void 0 : props.subtitulo) && (0, jsx_runtime_1.jsx)("div", { className: 'font-18-regular title-post', children: props.subtitulo }), (props === null || props === void 0 ? void 0 : props.descricao) && ((0, jsx_runtime_1.jsx)("div", { className: 'font-16 description', dangerouslySetInnerHTML: { __html: props.descricao || '' } }))] })] }));
46
46
  }
47
47
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../../../../src/ui/atena/presentation/dynamic-elements/pages/blog/components/blog-item/index.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAKA,4BA2BC;;AAhCD,kDAA2B;AAC3B,2BAA0C;AAE1C,0CAA6B;AAE7B,SAAgB,QAAQ,CAAC,KAAe;IAEtC,OAAO,CACL,wBAAC,CAAC,CAAC,QAAQ,IAAC,IAAI,EAAE,gBAAS,KAAK,aAAL,KAAK,uBAAL,KAAK,CAAE,GAAG,CAAE,EAAE,SAAS,EAAC,WAAW,aAC5D,gCAAK,SAAS,EAAC,OAAO,YACnB,CAAA,KAAK,aAAL,KAAK,uBAAL,KAAK,CAAE,MAAM,KAAI,CAChB,gCAAK,SAAS,EAAC,YAAY,YACzB,uBAAC,cAAS,IAAC,GAAG,EAAE,KAAK,CAAC,MAAM,GAAI,GAC5B,CACP,GACG,EAEN,iCAAK,SAAS,EAAC,MAAM,aAClB,CAAA,KAAK,aAAL,KAAK,uBAAL,KAAK,CAAE,WAAW,KAAI,CACrB,iCAAM,SAAS,EAAC,iBAAiB,YAAE,IAAA,gBAAM,EAAC,KAAK,CAAC,WAAW,CAAC,CAAC,MAAM,CAAC,kBAAkB,CAAC,GAAQ,CAChG,EAEA,CAAA,KAAK,aAAL,KAAK,uBAAL,KAAK,CAAE,MAAM,KAAI,gCAAK,SAAS,EAAC,yBAAyB,YAAE,KAAK,CAAC,MAAM,GAAO,EAE9E,CAAA,KAAK,aAAL,KAAK,uBAAL,KAAK,CAAE,SAAS,KAAI,gCAAK,SAAS,EAAC,4BAA4B,YAAE,KAAK,CAAC,SAAS,GAAO,EAEvF,CAAA,KAAK,aAAL,KAAK,uBAAL,KAAK,CAAE,SAAS,KAAI,CACnB,gCAAK,SAAS,EAAC,qBAAqB,EAAC,uBAAuB,EAAE,EAAE,MAAM,EAAE,KAAK,CAAC,SAAS,IAAI,EAAE,EAAE,GAAI,CACpG,IACG,IACK,CACd,CAAA;AACH,CAAC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../../../../src/ui/atena/presentation/dynamic-elements/pages/blog/components/blog-item/index.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAKA,4BA0BC;;AA/BD,kDAA2B;AAC3B,2BAA0C;AAE1C,0CAA6B;AAE7B,SAAgB,QAAQ,CAAC,KAAe;IACtC,OAAO,CACL,wBAAC,CAAC,CAAC,QAAQ,IAAC,IAAI,EAAE,gBAAS,KAAK,aAAL,KAAK,uBAAL,KAAK,CAAE,GAAG,CAAE,EAAE,SAAS,EAAC,WAAW,aAC5D,gCAAK,SAAS,EAAC,OAAO,YACnB,CAAA,KAAK,aAAL,KAAK,uBAAL,KAAK,CAAE,SAAS,KAAI,CACnB,gCAAK,SAAS,EAAC,YAAY,YACzB,uBAAC,cAAS,IAAC,GAAG,EAAE,KAAK,CAAC,SAAS,GAAI,GAC/B,CACP,GACG,EAEN,iCAAK,SAAS,EAAC,MAAM,aAClB,CAAA,KAAK,aAAL,KAAK,uBAAL,KAAK,CAAE,WAAW,KAAI,CACrB,iCAAM,SAAS,EAAC,iBAAiB,YAAE,IAAA,gBAAM,EAAC,KAAK,CAAC,WAAW,CAAC,CAAC,MAAM,CAAC,kBAAkB,CAAC,GAAQ,CAChG,EAEA,CAAA,KAAK,aAAL,KAAK,uBAAL,KAAK,CAAE,MAAM,KAAI,gCAAK,SAAS,EAAC,yBAAyB,YAAE,KAAK,CAAC,MAAM,GAAO,EAE9E,CAAA,KAAK,aAAL,KAAK,uBAAL,KAAK,CAAE,SAAS,KAAI,gCAAK,SAAS,EAAC,4BAA4B,YAAE,KAAK,CAAC,SAAS,GAAO,EAEvF,CAAA,KAAK,aAAL,KAAK,uBAAL,KAAK,CAAE,SAAS,KAAI,CACnB,gCAAK,SAAS,EAAC,qBAAqB,EAAC,uBAAuB,EAAE,EAAE,MAAM,EAAE,KAAK,CAAC,SAAS,IAAI,EAAE,EAAE,GAAI,CACpG,IACG,IACK,CACd,CAAA;AACH,CAAC"}
@@ -39,7 +39,7 @@ var ui_1 = require("../../../../../../../ui/index.js");
39
39
  var S = __importStar(require("./styles.js"));
40
40
  function BoxPost() {
41
41
  var page = (0, ui_1.useSection)({ ref: 'page' }).page;
42
- return ((0, jsx_runtime_1.jsxs)(S.BoxPost, { className: 'box-post', children: [(page === null || page === void 0 ? void 0 : page.imagem) && ((0, jsx_runtime_1.jsx)("div", { className: 'post-image', children: (0, jsx_runtime_1.jsx)(ui_1.NextImage, { src: page.imagem }) })), (page === null || page === void 0 ? void 0 : page.descricao) && ((0, jsx_runtime_1.jsx)("div", { className: 'font-16 description', dangerouslySetInnerHTML: {
42
+ return ((0, jsx_runtime_1.jsxs)(S.BoxPost, { className: 'box-post', children: [(page === null || page === void 0 ? void 0 : page.thumbnail) && ((0, jsx_runtime_1.jsx)("div", { className: 'post-image', children: (0, jsx_runtime_1.jsx)(ui_1.NextImage, { src: page.thumbnail }) })), (page === null || page === void 0 ? void 0 : page.descricao) && ((0, jsx_runtime_1.jsx)("div", { className: 'font-16 description', dangerouslySetInnerHTML: {
43
43
  __html: page.descricao,
44
44
  } }))] }));
45
45
  }
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../../../src/ui/atena/presentation/dynamic-elements/pages/post/box-post/index.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAIA,0BAqBC;;AAzBD,2BAA4C;AAE5C,0CAA6B;AAE7B,SAAgB,OAAO;IACd,IAAA,IAAI,GAAI,IAAA,eAAU,EAAC,EAAE,GAAG,EAAE,MAAM,EAAE,CAAC,KAA/B,CAA+B;IAE1C,OAAO,CACL,wBAAC,CAAC,CAAC,OAAO,IAAC,SAAS,EAAC,UAAU,aAC5B,CAAA,IAAI,aAAJ,IAAI,uBAAJ,IAAI,CAAE,MAAM,KAAI,CACf,gCAAK,SAAS,EAAC,YAAY,YACzB,uBAAC,cAAS,IAAC,GAAG,EAAE,IAAI,CAAC,MAAM,GAAI,GAC3B,CACP,EAEA,CAAA,IAAI,aAAJ,IAAI,uBAAJ,IAAI,CAAE,SAAS,KAAI,CAClB,gCACE,SAAS,EAAC,qBAAqB,EAC/B,uBAAuB,EAAE;oBACvB,MAAM,EAAE,IAAI,CAAC,SAAS;iBACvB,GACD,CACH,IACS,CACb,CAAA;AACH,CAAC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../../../src/ui/atena/presentation/dynamic-elements/pages/post/box-post/index.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAIA,0BAqBC;;AAzBD,2BAA4C;AAE5C,0CAA6B;AAE7B,SAAgB,OAAO;IACb,IAAA,IAAI,GAAK,IAAA,eAAU,EAAC,EAAE,GAAG,EAAE,MAAM,EAAE,CAAC,KAAhC,CAAgC;IAE5C,OAAO,CACL,wBAAC,CAAC,CAAC,OAAO,IAAC,SAAS,EAAC,UAAU,aAC5B,CAAA,IAAI,aAAJ,IAAI,uBAAJ,IAAI,CAAE,SAAS,KAAI,CAClB,gCAAK,SAAS,EAAC,YAAY,YACzB,uBAAC,cAAS,IAAC,GAAG,EAAE,IAAI,CAAC,SAAS,GAAI,GAC9B,CACP,EAEA,CAAA,IAAI,aAAJ,IAAI,uBAAJ,IAAI,CAAE,SAAS,KAAI,CAClB,gCACE,SAAS,EAAC,qBAAqB,EAC/B,uBAAuB,EAAE;oBACvB,MAAM,EAAE,IAAI,CAAC,SAAS;iBACvB,GACD,CACH,IACS,CACb,CAAA;AACH,CAAC"}
@@ -1,4 +1,7 @@
1
1
  import { WeekAvailabilityResult } from '../shared/types.js';
2
- export declare function AvailabilityPreview({ weekAvailability }: {
2
+ import React from 'react';
3
+ export declare function AvailabilityPreview({ weekAvailability, checkedIcon, uncheckedIcon, }: {
3
4
  weekAvailability?: WeekAvailabilityResult;
5
+ checkedIcon?: React.ReactNode;
6
+ uncheckedIcon?: React.ReactNode;
4
7
  }): import("react/jsx-runtime").JSX.Element;
@@ -39,11 +39,11 @@ var ui_1 = require("../../../../../ui/index.js");
39
39
  var types_1 = require("../shared/types.js");
40
40
  var S = __importStar(require("./styles.js"));
41
41
  function AvailabilityPreview(_a) {
42
- var weekAvailability = _a.weekAvailability;
42
+ var weekAvailability = _a.weekAvailability, checkedIcon = _a.checkedIcon, uncheckedIcon = _a.uncheckedIcon;
43
43
  var days = (0, types_1.getDays)('short');
44
44
  return ((0, jsx_runtime_1.jsx)(ui_1.Error, { name: 'AvailabilityPreview', children: (0, jsx_runtime_1.jsx)(S.AvailabilityPreview, { className: 'availability-preview', children: days === null || days === void 0 ? void 0 : days.map(function (day) {
45
45
  var dayIsActive = Object.values((weekAvailability === null || weekAvailability === void 0 ? void 0 : weekAvailability[day.value]) || {}).some(function (period) { return period.active; });
46
- return ((0, jsx_runtime_1.jsxs)("div", { className: "day ".concat(dayIsActive && 'active'), children: [(0, jsx_runtime_1.jsx)("span", { className: 'font-20', children: day.label }), dayIsActive ? ((0, jsx_runtime_1.jsx)("svg", { xmlns: 'http://www.w3.org/2000/svg', width: '15', height: '11', viewBox: '0 0 15 11', fill: 'none', children: (0, jsx_runtime_1.jsx)("path", { d: 'M5.33308 8.14237L12.9934 0.482056L14.1719 1.66056L5.33308 10.4994L0.0297852 5.19612L1.2083 4.01762L5.33308 8.14237Z' }) })) : ((0, jsx_runtime_1.jsx)(ui_1.Icon, { name: 'IconClose' }))] }, day.value));
46
+ return ((0, jsx_runtime_1.jsxs)("div", { className: "day ".concat(dayIsActive && 'active'), children: [(0, jsx_runtime_1.jsx)("span", { className: 'font-20', children: day.label }), dayIsActive ? (checkedIcon ? ((0, jsx_runtime_1.jsx)(jsx_runtime_1.Fragment, { children: checkedIcon })) : ((0, jsx_runtime_1.jsx)("svg", { xmlns: 'http://www.w3.org/2000/svg', width: '15', height: '11', viewBox: '0 0 15 11', fill: 'none', children: (0, jsx_runtime_1.jsx)("path", { d: 'M5.33308 8.14237L12.9934 0.482056L14.1719 1.66056L5.33308 10.4994L0.0297852 5.19612L1.2083 4.01762L5.33308 8.14237Z' }) }))) : uncheckedIcon ? ((0, jsx_runtime_1.jsx)(jsx_runtime_1.Fragment, { children: uncheckedIcon })) : ((0, jsx_runtime_1.jsx)(ui_1.Icon, { name: 'IconClose' }))] }, day.value));
47
47
  }) }) }));
48
48
  }
49
49
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../src/ui/components/form/input-week-availability/availability-preview/index.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAIA,kDA4BC;;AAhCD,2BAAkC;AAClC,yCAAiE;AACjE,0CAA6B;AAE7B,SAAgB,mBAAmB,CAAC,EAAmE;QAAjE,gBAAgB,sBAAA;IACpD,IAAM,IAAI,GAAG,IAAA,eAAO,EAAC,OAAO,CAAC,CAAA;IAE7B,OAAO,CACL,uBAAC,UAAK,IAAC,IAAI,EAAC,qBAAqB,YAC/B,uBAAC,CAAC,CAAC,mBAAmB,IAAC,SAAS,EAAC,sBAAsB,YACpD,IAAI,aAAJ,IAAI,uBAAJ,IAAI,CAAE,GAAG,CAAC,UAAC,GAAG;gBACb,IAAM,WAAW,GAAG,MAAM,CAAC,MAAM,CAAC,CAAA,gBAAgB,aAAhB,gBAAgB,uBAAhB,gBAAgB,CAAG,GAAG,CAAC,KAAK,CAAC,KAAI,EAAE,CAAC,CAAC,IAAI,CACzE,UAAC,MAAM,IAAK,OAAC,MAA8B,CAAC,MAAM,EAAtC,CAAsC,CACnD,CAAA;gBAED,OAAO,CACL,iCAAK,SAAS,EAAE,cAAO,WAAW,IAAI,QAAQ,CAAE,aAC9C,iCAAM,SAAS,EAAC,SAAS,YAAE,GAAG,CAAC,KAAK,GAAQ,EAE3C,WAAW,CAAC,CAAC,CAAC,CACb,gCAAK,KAAK,EAAC,4BAA4B,EAAC,KAAK,EAAC,IAAI,EAAC,MAAM,EAAC,IAAI,EAAC,OAAO,EAAC,WAAW,EAAC,IAAI,EAAC,MAAM,YAC5F,iCAAM,CAAC,EAAC,qHAAqH,GAAG,GAC5H,CACP,CAAC,CAAC,CAAC,CACF,uBAAC,SAAI,IAAC,IAAI,EAAC,WAAW,GAAG,CAC1B,KAToD,GAAG,CAAC,KAAK,CAU1D,CACP,CAAA;YACH,CAAC,CAAC,GACoB,GAClB,CACT,CAAA;AACH,CAAC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../src/ui/components/form/input-week-availability/availability-preview/index.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAKA,kDA0CC;;AA/CD,2BAAkC;AAClC,yCAAiE;AACjE,0CAA6B;AAG7B,SAAgB,mBAAmB,CAAC,EAQnC;QAPC,gBAAgB,sBAAA,EAChB,WAAW,iBAAA,EACX,aAAa,mBAAA;IAMb,IAAM,IAAI,GAAG,IAAA,eAAO,EAAC,OAAO,CAAC,CAAA;IAE7B,OAAO,CACL,uBAAC,UAAK,IAAC,IAAI,EAAC,qBAAqB,YAC/B,uBAAC,CAAC,CAAC,mBAAmB,IAAC,SAAS,EAAC,sBAAsB,YACpD,IAAI,aAAJ,IAAI,uBAAJ,IAAI,CAAE,GAAG,CAAC,UAAC,GAAG;gBACb,IAAM,WAAW,GAAG,MAAM,CAAC,MAAM,CAAC,CAAA,gBAAgB,aAAhB,gBAAgB,uBAAhB,gBAAgB,CAAG,GAAG,CAAC,KAAK,CAAC,KAAI,EAAE,CAAC,CAAC,IAAI,CACzE,UAAC,MAAM,IAAK,OAAC,MAA8B,CAAC,MAAM,EAAtC,CAAsC,CACnD,CAAA;gBAED,OAAO,CACL,iCAAK,SAAS,EAAE,cAAO,WAAW,IAAI,QAAQ,CAAE,aAC9C,iCAAM,SAAS,EAAC,SAAS,YAAE,GAAG,CAAC,KAAK,GAAQ,EAE3C,WAAW,CAAC,CAAC,CAAC,CACb,WAAW,CAAC,CAAC,CAAC,CACZ,2DAAG,WAAW,GAAI,CACnB,CAAC,CAAC,CAAC,CACF,gCAAK,KAAK,EAAC,4BAA4B,EAAC,KAAK,EAAC,IAAI,EAAC,MAAM,EAAC,IAAI,EAAC,OAAO,EAAC,WAAW,EAAC,IAAI,EAAC,MAAM,YAC5F,iCAAM,CAAC,EAAC,qHAAqH,GAAG,GAC5H,CACP,CACF,CAAC,CAAC,CAAC,aAAa,CAAC,CAAC,CAAC,CAClB,2DAAG,aAAa,GAAI,CACrB,CAAC,CAAC,CAAC,CACF,uBAAC,SAAI,IAAC,IAAI,EAAC,WAAW,GAAG,CAC1B,KAfoD,GAAG,CAAC,KAAK,CAgB1D,CACP,CAAA;YACH,CAAC,CAAC,GACoB,GAClB,CACT,CAAA;AACH,CAAC"}
@@ -3,6 +3,8 @@ import type { WeekAvailabilityResult, DayLabelFormat } from './shared/types.js';
3
3
  export type WeekAvailabilityProps = {
4
4
  version?: 'v1' | 'v2';
5
5
  dayLabelFormat?: DayLabelFormat;
6
+ checkedIcon?: React.ReactNode;
7
+ uncheckedIcon?: React.ReactNode;
6
8
  } & InputProps;
7
9
  export declare function InputWeekAvailability(props: WeekAvailabilityProps): import("react/jsx-runtime").JSX.Element;
8
10
  export type { WeekAvailabilityResult };
@@ -22,10 +22,11 @@ function InputWeekAvailability(props) {
22
22
  var readOnly = (props === null || props === void 0 ? void 0 : props.readOnly) || ((_a = formHandler === null || formHandler === void 0 ? void 0 : formHandler.inputs) === null || _a === void 0 ? void 0 : _a.readOnly);
23
23
  switch (props === null || props === void 0 ? void 0 : props.version) {
24
24
  case 'v1':
25
- return (0, jsx_runtime_1.jsx)(v_01_1.InputWeekAvailabilityV1, __assign({}, props, { readOnly: readOnly }));
25
+ return ((0, jsx_runtime_1.jsx)(v_01_1.InputWeekAvailabilityV1, __assign({}, props, { readOnly: readOnly, checkedIcon: props.checkedIcon, uncheckedIcon: props.uncheckedIcon })));
26
26
  case 'v2':
27
- return (0, jsx_runtime_1.jsx)(v_02_1.InputWeekAvailabilityV2, __assign({}, props, { readOnly: readOnly }));
28
- default: return (0, jsx_runtime_1.jsx)(v_01_1.InputWeekAvailabilityV1, __assign({}, props, { readOnly: readOnly }));
27
+ return ((0, jsx_runtime_1.jsx)(v_02_1.InputWeekAvailabilityV2, __assign({}, props, { readOnly: readOnly, checkedIcon: props.checkedIcon, uncheckedIcon: props.uncheckedIcon })));
28
+ default:
29
+ return ((0, jsx_runtime_1.jsx)(v_01_1.InputWeekAvailabilityV1, __assign({}, props, { readOnly: readOnly, checkedIcon: props.checkedIcon, uncheckedIcon: props.uncheckedIcon })));
29
30
  }
30
31
  }
31
32
  //# sourceMappingURL=input.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"input.js","sourceRoot":"","sources":["../../../../../src/ui/components/form/input-week-availability/input.tsx"],"names":[],"mappings":";;;;;;;;;;;;;AAYA,sDAcC;;AA1BD,2BAAiD;AAEjD,+BAAgD;AAChD,+BAAgD;AAShD,SAAgB,qBAAqB,CAAC,KAA4B;;IAEhE,IAAM,WAAW,GAAG,IAAA,mBAAc,GAAE,CAAA;IAEpC,IAAM,QAAQ,GAAG,CAAA,KAAK,aAAL,KAAK,uBAAL,KAAK,CAAE,QAAQ,MAAI,MAAA,WAAW,aAAX,WAAW,uBAAX,WAAW,CAAE,MAAM,0CAAE,QAAQ,CAAA,CAAC;IAElE,QAAQ,KAAK,aAAL,KAAK,uBAAL,KAAK,CAAE,OAAO,EAAE,CAAC;QACvB,KAAK,IAAI;YACP,OAAO,uBAAC,8BAAuB,eAAK,KAAK,IAAE,QAAQ,EAAE,QAAQ,IAAG,CAAA;QAClE,KAAK,IAAI;YACP,OAAO,uBAAC,8BAAuB,eAAK,KAAK,IAAE,QAAQ,EAAE,QAAQ,IAAG,CAAA;QAEhE,OAAO,CAAC,CAAC,OAAO,uBAAC,8BAAuB,eAAK,KAAK,IAAE,QAAQ,EAAE,QAAQ,IAAG,CAAA;IAC7E,CAAC;AACH,CAAC"}
1
+ {"version":3,"file":"input.js","sourceRoot":"","sources":["../../../../../src/ui/components/form/input-week-availability/input.tsx"],"names":[],"mappings":";;;;;;;;;;;;;AAcA,sDAmCC;;AAjDD,2BAAiD;AAEjD,+BAAgD;AAChD,+BAAgD;AAWhD,SAAgB,qBAAqB,CAAC,KAA4B;;IAChE,IAAM,WAAW,GAAG,IAAA,mBAAc,GAAE,CAAA;IAEpC,IAAM,QAAQ,GAAG,CAAA,KAAK,aAAL,KAAK,uBAAL,KAAK,CAAE,QAAQ,MAAI,MAAA,WAAW,aAAX,WAAW,uBAAX,WAAW,CAAE,MAAM,0CAAE,QAAQ,CAAA,CAAA;IAEjE,QAAQ,KAAK,aAAL,KAAK,uBAAL,KAAK,CAAE,OAAO,EAAE,CAAC;QACvB,KAAK,IAAI;YACP,OAAO,CACL,uBAAC,8BAAuB,eAClB,KAAK,IACT,QAAQ,EAAE,QAAQ,EAClB,WAAW,EAAE,KAAK,CAAC,WAAW,EAC9B,aAAa,EAAE,KAAK,CAAC,aAAa,IAClC,CACH,CAAA;QACH,KAAK,IAAI;YACP,OAAO,CACL,uBAAC,8BAAuB,eAClB,KAAK,IACT,QAAQ,EAAE,QAAQ,EAClB,WAAW,EAAE,KAAK,CAAC,WAAW,EAC9B,aAAa,EAAE,KAAK,CAAC,aAAa,IAClC,CACH,CAAA;QAEH;YACE,OAAO,CACL,uBAAC,8BAAuB,eAClB,KAAK,IACT,QAAQ,EAAE,QAAQ,EAClB,WAAW,EAAE,KAAK,CAAC,WAAW,EAC9B,aAAa,EAAE,KAAK,CAAC,aAAa,IAClC,CACH,CAAA;IACL,CAAC;AACH,CAAC"}
@@ -2,6 +2,8 @@ interface AvailabilitySwitchProps {
2
2
  name: string;
3
3
  readOnly?: boolean;
4
4
  useIconComponent?: boolean;
5
+ checkedIcon?: React.ReactNode;
6
+ uncheckedIcon?: React.ReactNode;
5
7
  }
6
- export declare function AvailabilitySwitch({ name, readOnly, useIconComponent }: AvailabilitySwitchProps): import("react/jsx-runtime").JSX.Element;
8
+ export declare function AvailabilitySwitch({ name, readOnly, useIconComponent, checkedIcon, uncheckedIcon, }: AvailabilitySwitchProps): import("react/jsx-runtime").JSX.Element;
7
9
  export {};
@@ -4,14 +4,16 @@ exports.AvailabilitySwitch = AvailabilitySwitch;
4
4
  var jsx_runtime_1 = require("react/jsx-runtime");
5
5
  var ui_1 = require("../../../../../../ui/index.js");
6
6
  function AvailabilitySwitch(_a) {
7
- var name = _a.name, readOnly = _a.readOnly, _b = _a.useIconComponent, useIconComponent = _b === void 0 ? false : _b;
7
+ var name = _a.name, readOnly = _a.readOnly, _b = _a.useIconComponent, useIconComponent = _b === void 0 ? false : _b, checkedIcon = _a.checkedIcon, uncheckedIcon = _a.uncheckedIcon;
8
8
  return ((0, jsx_runtime_1.jsx)(ui_1.InputSwitch, { name: name, readOnly: readOnly, design: 'checkbox', inputSwitchCheckbox: {
9
9
  valueIsFalse: {
10
- Icon: function () { return ((0, jsx_runtime_1.jsx)("svg", { className: 'icon-close', xmlns: 'http://www.w3.org/2000/svg', width: '20', height: '21', viewBox: '0 0 20 21', fill: 'none', children: (0, jsx_runtime_1.jsx)("path", { d: 'M9.99959 9.32208L14.1244 5.19727L15.3029 6.37577L11.1781 10.5006L15.3029 14.6253L14.1244 15.8038L9.99959 11.6791L5.87481 15.8038L4.69629 14.6253L8.82109 10.5006L4.69629 6.37577L5.87481 5.19727L9.99959 9.32208Z', fill: '#DCDCDC' }) })); },
10
+ Icon: function () {
11
+ return uncheckedIcon ? ((0, jsx_runtime_1.jsx)(jsx_runtime_1.Fragment, { children: uncheckedIcon })) : ((0, jsx_runtime_1.jsx)("svg", { className: 'icon-close', xmlns: 'http://www.w3.org/2000/svg', width: '20', height: '21', viewBox: '0 0 20 21', fill: 'none', children: (0, jsx_runtime_1.jsx)("path", { d: 'M9.99959 9.32208L14.1244 5.19727L15.3029 6.37577L11.1781 10.5006L15.3029 14.6253L14.1244 15.8038L9.99959 11.6791L5.87481 15.8038L4.69629 14.6253L8.82109 10.5006L4.69629 6.37577L5.87481 5.19727L9.99959 9.32208Z', fill: '#DCDCDC' }) }));
12
+ },
11
13
  },
12
14
  valueIsTrue: {
13
15
  Icon: function () {
14
- return useIconComponent ? ((0, jsx_runtime_1.jsx)(ui_1.Icon, { name: 'Checked', color: '#50C0BB' })) : ((0, jsx_runtime_1.jsx)("span", { children: (0, jsx_runtime_1.jsx)("svg", { className: 'icon-check', xmlns: 'http://www.w3.org/2000/svg', width: '20', height: '21', viewBox: '0 0 20 21', fill: 'none', children: (0, jsx_runtime_1.jsx)("path", { d: 'M8.33308 13.1424L15.9934 5.48206L17.1719 6.66056L8.33308 15.4994L3.02979 10.1961L4.2083 9.01762L8.33308 13.1424Z', fill: '#50C0BB' }) }) }));
16
+ return checkedIcon ? ((0, jsx_runtime_1.jsx)(jsx_runtime_1.Fragment, { children: checkedIcon })) : useIconComponent ? ((0, jsx_runtime_1.jsx)(ui_1.Icon, { name: 'Checked', color: '#50C0BB' })) : ((0, jsx_runtime_1.jsx)("span", { children: (0, jsx_runtime_1.jsx)("svg", { className: 'icon-check', xmlns: 'http://www.w3.org/2000/svg', width: '20', height: '21', viewBox: '0 0 20 21', fill: 'none', children: (0, jsx_runtime_1.jsx)("path", { d: 'M8.33308 13.1424L15.9934 5.48206L17.1719 6.66056L8.33308 15.4994L3.02979 10.1961L4.2083 9.01762L8.33308 13.1424Z', fill: '#50C0BB' }) }) }));
15
17
  },
16
18
  },
17
19
  } }));
@@ -1 +1 @@
1
- {"version":3,"file":"availability-switch.js","sourceRoot":"","sources":["../../../../../../../src/ui/components/form/input-week-availability/shared/components/availability-switch.tsx"],"names":[],"mappings":";;AAQA,gDAiDC;;AAzDD,2BAAwC;AAQxC,SAAgB,kBAAkB,CAAC,EAAqE;QAAnE,IAAI,UAAA,EAAE,QAAQ,cAAA,EAAE,wBAAwB,EAAxB,gBAAgB,mBAAG,KAAK,KAAA;IAC3E,OAAO,CACL,uBAAC,gBAAW,IACV,IAAI,EAAE,IAAI,EACV,QAAQ,EAAE,QAAQ,EAClB,MAAM,EAAC,UAAU,EACjB,mBAAmB,EAAE;YACnB,YAAY,EAAE;gBACZ,IAAI,EAAE,cAAM,OAAA,CACV,gCACE,SAAS,EAAC,YAAY,EACtB,KAAK,EAAC,4BAA4B,EAClC,KAAK,EAAC,IAAI,EACV,MAAM,EAAC,IAAI,EACX,OAAO,EAAC,WAAW,EACnB,IAAI,EAAC,MAAM,YAEX,iCACE,CAAC,EAAC,mNAAmN,EACrN,IAAI,EAAC,SAAS,GACd,GACE,CACP,EAdW,CAcX;aACF;YACD,WAAW,EAAE;gBACX,IAAI,EAAE;oBACJ,OAAA,gBAAgB,CAAC,CAAC,CAAC,CACjB,uBAAC,SAAI,IAAC,IAAI,EAAC,SAAS,EAAC,KAAK,EAAC,SAAS,GAAG,CACxC,CAAC,CAAC,CAAC,CACF,2CACE,gCACE,SAAS,EAAC,YAAY,EACtB,KAAK,EAAC,4BAA4B,EAClC,KAAK,EAAC,IAAI,EACV,MAAM,EAAC,IAAI,EACX,OAAO,EAAC,WAAW,EACnB,IAAI,EAAC,MAAM,YAEX,iCACE,CAAC,EAAC,kHAAkH,EACpH,IAAI,EAAC,SAAS,GACd,GACE,GACD,CACR;gBAlBD,CAkBC;aACJ;SACF,GACD,CACH,CAAA;AACH,CAAC"}
1
+ {"version":3,"file":"availability-switch.js","sourceRoot":"","sources":["../../../../../../../src/ui/components/form/input-week-availability/shared/components/availability-switch.tsx"],"names":[],"mappings":";;AAUA,gDA4DC;;AAtED,2BAAwC;AAUxC,SAAgB,kBAAkB,CAAC,EAMT;QALxB,IAAI,UAAA,EACJ,QAAQ,cAAA,EACR,wBAAwB,EAAxB,gBAAgB,mBAAG,KAAK,KAAA,EACxB,WAAW,iBAAA,EACX,aAAa,mBAAA;IAEb,OAAO,CACL,uBAAC,gBAAW,IACV,IAAI,EAAE,IAAI,EACV,QAAQ,EAAE,QAAQ,EAClB,MAAM,EAAC,UAAU,EACjB,mBAAmB,EAAE;YACnB,YAAY,EAAE;gBACZ,IAAI,EAAE;oBACJ,OAAA,aAAa,CAAC,CAAC,CAAC,CACd,2DAAG,aAAa,GAAI,CACrB,CAAC,CAAC,CAAC,CACF,gCACE,SAAS,EAAC,YAAY,EACtB,KAAK,EAAC,4BAA4B,EAClC,KAAK,EAAC,IAAI,EACV,MAAM,EAAC,IAAI,EACX,OAAO,EAAC,WAAW,EACnB,IAAI,EAAC,MAAM,YAEX,iCACE,CAAC,EAAC,mNAAmN,EACrN,IAAI,EAAC,SAAS,GACd,GACE,CACP;gBAhBD,CAgBC;aACJ;YACD,WAAW,EAAE;gBACX,IAAI,EAAE;oBACJ,OAAA,WAAW,CAAC,CAAC,CAAC,CACZ,2DAAG,WAAW,GAAI,CACnB,CAAC,CAAC,CAAC,gBAAgB,CAAC,CAAC,CAAC,CACrB,uBAAC,SAAI,IAAC,IAAI,EAAC,SAAS,EAAC,KAAK,EAAC,SAAS,GAAG,CACxC,CAAC,CAAC,CAAC,CACF,2CACE,gCACE,SAAS,EAAC,YAAY,EACtB,KAAK,EAAC,4BAA4B,EAClC,KAAK,EAAC,IAAI,EACV,MAAM,EAAC,IAAI,EACX,OAAO,EAAC,WAAW,EACnB,IAAI,EAAC,MAAM,YAEX,iCACE,CAAC,EAAC,kHAAkH,EACpH,IAAI,EAAC,SAAS,GACd,GACE,GACD,CACR;gBApBD,CAoBC;aACJ;SACF,GACD,CACH,CAAA;AACH,CAAC"}
@@ -6,6 +6,8 @@ interface DesktopTableV1Props {
6
6
  label: string;
7
7
  value: string;
8
8
  }[];
9
+ checkedIcon?: React.ReactNode;
10
+ uncheckedIcon?: React.ReactNode;
9
11
  }
10
- export declare function DesktopTableV1({ nameInput, readOnly, useIconComponent, days }: DesktopTableV1Props): import("react/jsx-runtime").JSX.Element;
12
+ export declare function DesktopTableV1({ nameInput, readOnly, useIconComponent, days, checkedIcon, uncheckedIcon, }: DesktopTableV1Props): import("react/jsx-runtime").JSX.Element;
11
13
  export {};
@@ -6,10 +6,10 @@ var react_1 = require("react");
6
6
  var mock_1 = require("../../mock.js");
7
7
  var availability_switch_1 = require("./availability-switch.js");
8
8
  function DesktopTableV1(_a) {
9
- var nameInput = _a.nameInput, readOnly = _a.readOnly, useIconComponent = _a.useIconComponent, days = _a.days;
9
+ var nameInput = _a.nameInput, readOnly = _a.readOnly, useIconComponent = _a.useIconComponent, days = _a.days, checkedIcon = _a.checkedIcon, uncheckedIcon = _a.uncheckedIcon;
10
10
  return ((0, jsx_runtime_1.jsxs)("table", { className: 'tabela-disponibilidade', children: [(0, jsx_runtime_1.jsx)("thead", { children: (0, jsx_runtime_1.jsxs)("tr", { children: [(0, jsx_runtime_1.jsx)("th", {}), days.map(function (day, i) { return ((0, jsx_runtime_1.jsxs)(react_1.Fragment, { children: [(0, jsx_runtime_1.jsx)("th", {}), (0, jsx_runtime_1.jsx)("th", { className: 'dia font-14', children: (0, jsx_runtime_1.jsx)("span", { children: day.label }) })] }, i)); })] }) }), (0, jsx_runtime_1.jsx)("tbody", { children: mock_1.periods.map(function (period) { return ((0, jsx_runtime_1.jsxs)("tr", { children: [(0, jsx_runtime_1.jsx)("td", { className: 'periodo font-14', children: period.label }), days.map(function (day) {
11
11
  var key = "".concat(nameInput, ".").concat(day.value, ".").concat(period.value, ".active");
12
- return ((0, jsx_runtime_1.jsxs)(react_1.Fragment, { children: [(0, jsx_runtime_1.jsx)("td", {}), (0, jsx_runtime_1.jsx)("td", { className: 'celula', children: (0, jsx_runtime_1.jsx)(availability_switch_1.AvailabilitySwitch, { name: key, readOnly: readOnly, useIconComponent: useIconComponent }) })] }, key));
12
+ return ((0, jsx_runtime_1.jsxs)(react_1.Fragment, { children: [(0, jsx_runtime_1.jsx)("td", {}), (0, jsx_runtime_1.jsx)("td", { className: 'celula', children: (0, jsx_runtime_1.jsx)(availability_switch_1.AvailabilitySwitch, { name: key, readOnly: readOnly, useIconComponent: useIconComponent, checkedIcon: checkedIcon, uncheckedIcon: uncheckedIcon }) })] }, key));
13
13
  })] }, period.value)); }) })] }));
14
14
  }
15
15
  //# sourceMappingURL=desktop-table-v1.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"desktop-table-v1.js","sourceRoot":"","sources":["../../../../../../../src/ui/components/form/input-week-availability/shared/components/desktop-table-v1.tsx"],"names":[],"mappings":";;AAWA,wCAqCC;;AAhDD,+BAAgC;AAChC,mCAAoC;AACpC,6DAA0D;AAS1D,SAAgB,cAAc,CAAC,EAAoE;QAAlE,SAAS,eAAA,EAAE,QAAQ,cAAA,EAAE,gBAAgB,sBAAA,EAAE,IAAI,UAAA;IAC1E,OAAO,CACL,mCAAO,SAAS,EAAC,wBAAwB,aACvC,4CACE,2CACE,gCAAS,EACR,IAAI,CAAC,GAAG,CAAC,UAAC,GAAG,EAAE,CAAC,IAAK,OAAA,CACpB,wBAAC,gBAAQ,eACP,gCAAS,EACT,+BAAI,SAAS,EAAC,aAAa,YACzB,2CAAO,GAAG,CAAC,KAAK,GAAQ,GACrB,KAJQ,CAAC,CAKL,CACZ,EAPqB,CAOrB,CAAC,IACC,GACC,EACR,4CACG,cAAO,CAAC,GAAG,CAAC,UAAC,MAAM,IAAK,OAAA,CACvB,2CACE,+BAAI,SAAS,EAAC,iBAAiB,YAAE,MAAM,CAAC,KAAK,GAAM,EAClD,IAAI,CAAC,GAAG,CAAC,UAAC,GAAG;4BACZ,IAAM,GAAG,GAAG,UAAG,SAAS,cAAI,GAAG,CAAC,KAAK,cAAI,MAAM,CAAC,KAAK,YAAS,CAAA;4BAE9D,OAAO,CACL,wBAAC,gBAAQ,eACP,gCAAS,EACT,+BAAI,SAAS,EAAC,QAAQ,YACpB,uBAAC,wCAAkB,IAAC,IAAI,EAAE,GAAG,EAAE,QAAQ,EAAE,QAAQ,EAAE,gBAAgB,EAAE,gBAAgB,GAAI,GACtF,KAJQ,GAAG,CAKP,CACZ,CAAA;wBACH,CAAC,CAAC,KAbK,MAAM,CAAC,KAAK,CAchB,CACN,EAhBwB,CAgBxB,CAAC,GACI,IACF,CACT,CAAA;AACH,CAAC"}
1
+ {"version":3,"file":"desktop-table-v1.js","sourceRoot":"","sources":["../../../../../../../src/ui/components/form/input-week-availability/shared/components/desktop-table-v1.tsx"],"names":[],"mappings":";;AAaA,wCAkDC;;AA/DD,+BAAgC;AAChC,mCAAoC;AACpC,6DAA0D;AAW1D,SAAgB,cAAc,CAAC,EAOT;QANpB,SAAS,eAAA,EACT,QAAQ,cAAA,EACR,gBAAgB,sBAAA,EAChB,IAAI,UAAA,EACJ,WAAW,iBAAA,EACX,aAAa,mBAAA;IAEb,OAAO,CACL,mCAAO,SAAS,EAAC,wBAAwB,aACvC,4CACE,2CACE,gCAAS,EACR,IAAI,CAAC,GAAG,CAAC,UAAC,GAAG,EAAE,CAAC,IAAK,OAAA,CACpB,wBAAC,gBAAQ,eACP,gCAAS,EACT,+BAAI,SAAS,EAAC,aAAa,YACzB,2CAAO,GAAG,CAAC,KAAK,GAAQ,GACrB,KAJQ,CAAC,CAKL,CACZ,EAPqB,CAOrB,CAAC,IACC,GACC,EACR,4CACG,cAAO,CAAC,GAAG,CAAC,UAAC,MAAM,IAAK,OAAA,CACvB,2CACE,+BAAI,SAAS,EAAC,iBAAiB,YAAE,MAAM,CAAC,KAAK,GAAM,EAClD,IAAI,CAAC,GAAG,CAAC,UAAC,GAAG;4BACZ,IAAM,GAAG,GAAG,UAAG,SAAS,cAAI,GAAG,CAAC,KAAK,cAAI,MAAM,CAAC,KAAK,YAAS,CAAA;4BAE9D,OAAO,CACL,wBAAC,gBAAQ,eACP,gCAAS,EACT,+BAAI,SAAS,EAAC,QAAQ,YACpB,uBAAC,wCAAkB,IACjB,IAAI,EAAE,GAAG,EACT,QAAQ,EAAE,QAAQ,EAClB,gBAAgB,EAAE,gBAAgB,EAClC,WAAW,EAAE,WAAW,EACxB,aAAa,EAAE,aAAa,GAC5B,GACC,KAVQ,GAAG,CAWP,CACZ,CAAA;wBACH,CAAC,CAAC,KAnBK,MAAM,CAAC,KAAK,CAoBhB,CACN,EAtBwB,CAsBxB,CAAC,GACI,IACF,CACT,CAAA;AACH,CAAC"}
@@ -6,6 +6,8 @@ interface DesktopTableProps {
6
6
  label: string;
7
7
  value: string;
8
8
  }[];
9
+ checkedIcon?: React.ReactNode;
10
+ uncheckedIcon?: React.ReactNode;
9
11
  }
10
- export declare function DesktopTable({ nameInput, readOnly, useIconComponent, days }: DesktopTableProps): import("react/jsx-runtime").JSX.Element;
12
+ export declare function DesktopTable({ nameInput, readOnly, useIconComponent, days, checkedIcon, uncheckedIcon, }: DesktopTableProps): import("react/jsx-runtime").JSX.Element;
11
13
  export {};
@@ -5,10 +5,10 @@ var jsx_runtime_1 = require("react/jsx-runtime");
5
5
  var mock_1 = require("../../mock.js");
6
6
  var availability_switch_1 = require("./availability-switch.js");
7
7
  function DesktopTable(_a) {
8
- var nameInput = _a.nameInput, readOnly = _a.readOnly, useIconComponent = _a.useIconComponent, days = _a.days;
8
+ var nameInput = _a.nameInput, readOnly = _a.readOnly, useIconComponent = _a.useIconComponent, days = _a.days, checkedIcon = _a.checkedIcon, uncheckedIcon = _a.uncheckedIcon;
9
9
  return ((0, jsx_runtime_1.jsxs)("table", { className: 'tabela-disponibilidade', children: [(0, jsx_runtime_1.jsx)("thead", { children: (0, jsx_runtime_1.jsxs)("tr", { children: [(0, jsx_runtime_1.jsx)("th", {}), days.map(function (day, i) { return ((0, jsx_runtime_1.jsx)("th", { className: 'dia font-14', children: (0, jsx_runtime_1.jsx)("span", { className: 'font-14-regular', children: day.label }) }, i)); })] }) }), (0, jsx_runtime_1.jsx)("tbody", { children: mock_1.periods.map(function (period) { return ((0, jsx_runtime_1.jsxs)("tr", { children: [(0, jsx_runtime_1.jsx)("td", { className: 'periodo font-14', children: period.label }), days.map(function (day) {
10
10
  var key = "".concat(nameInput, ".").concat(day.value, ".").concat(period.value, ".active");
11
- return ((0, jsx_runtime_1.jsx)("td", { className: 'celula', children: (0, jsx_runtime_1.jsx)(availability_switch_1.AvailabilitySwitch, { name: key, readOnly: readOnly, useIconComponent: useIconComponent }) }, key));
11
+ return ((0, jsx_runtime_1.jsx)("td", { className: 'celula', children: (0, jsx_runtime_1.jsx)(availability_switch_1.AvailabilitySwitch, { name: key, readOnly: readOnly, useIconComponent: useIconComponent, checkedIcon: checkedIcon, uncheckedIcon: uncheckedIcon }) }, key));
12
12
  })] }, period.value)); }) })] }));
13
13
  }
14
14
  //# sourceMappingURL=desktop-table.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"desktop-table.js","sourceRoot":"","sources":["../../../../../../../src/ui/components/form/input-week-availability/shared/components/desktop-table.tsx"],"names":[],"mappings":";;AAUA,oCA8BC;;AAxCD,mCAAoC;AACpC,6DAA0D;AAS1D,SAAgB,YAAY,CAAC,EAAkE;QAAhE,SAAS,eAAA,EAAE,QAAQ,cAAA,EAAE,gBAAgB,sBAAA,EAAE,IAAI,UAAA;IACxE,OAAO,CACL,mCAAO,SAAS,EAAC,wBAAwB,aACvC,4CACE,2CACE,gCAAS,EACR,IAAI,CAAC,GAAG,CAAC,UAAC,GAAG,EAAE,CAAC,IAAK,OAAA,CACpB,+BAAY,SAAS,EAAC,aAAa,YACjC,iCAAM,SAAS,EAAC,iBAAiB,YAAE,GAAG,CAAC,KAAK,GAAQ,IAD7C,CAAC,CAEL,CACN,EAJqB,CAIrB,CAAC,IACC,GACC,EACR,4CACG,cAAO,CAAC,GAAG,CAAC,UAAC,MAAM,IAAK,OAAA,CACvB,2CACE,+BAAI,SAAS,EAAC,iBAAiB,YAAE,MAAM,CAAC,KAAK,GAAM,EAClD,IAAI,CAAC,GAAG,CAAC,UAAC,GAAG;4BACZ,IAAM,GAAG,GAAG,UAAG,SAAS,cAAI,GAAG,CAAC,KAAK,cAAI,MAAM,CAAC,KAAK,YAAS,CAAA;4BAC9D,OAAO,CACL,+BAAc,SAAS,EAAC,QAAQ,YAC9B,uBAAC,wCAAkB,IAAC,IAAI,EAAE,GAAG,EAAE,QAAQ,EAAE,QAAQ,EAAE,gBAAgB,EAAE,gBAAgB,GAAI,IADlF,GAAG,CAEP,CACN,CAAA;wBACH,CAAC,CAAC,KATK,MAAM,CAAC,KAAK,CAUhB,CACN,EAZwB,CAYxB,CAAC,GACI,IACF,CACT,CAAA;AACH,CAAC"}
1
+ {"version":3,"file":"desktop-table.js","sourceRoot":"","sources":["../../../../../../../src/ui/components/form/input-week-availability/shared/components/desktop-table.tsx"],"names":[],"mappings":";;AAYA,oCA2CC;;AAvDD,mCAAoC;AACpC,6DAA0D;AAW1D,SAAgB,YAAY,CAAC,EAOT;QANlB,SAAS,eAAA,EACT,QAAQ,cAAA,EACR,gBAAgB,sBAAA,EAChB,IAAI,UAAA,EACJ,WAAW,iBAAA,EACX,aAAa,mBAAA;IAEb,OAAO,CACL,mCAAO,SAAS,EAAC,wBAAwB,aACvC,4CACE,2CACE,gCAAS,EACR,IAAI,CAAC,GAAG,CAAC,UAAC,GAAG,EAAE,CAAC,IAAK,OAAA,CACpB,+BAAY,SAAS,EAAC,aAAa,YACjC,iCAAM,SAAS,EAAC,iBAAiB,YAAE,GAAG,CAAC,KAAK,GAAQ,IAD7C,CAAC,CAEL,CACN,EAJqB,CAIrB,CAAC,IACC,GACC,EACR,4CACG,cAAO,CAAC,GAAG,CAAC,UAAC,MAAM,IAAK,OAAA,CACvB,2CACE,+BAAI,SAAS,EAAC,iBAAiB,YAAE,MAAM,CAAC,KAAK,GAAM,EAClD,IAAI,CAAC,GAAG,CAAC,UAAC,GAAG;4BACZ,IAAM,GAAG,GAAG,UAAG,SAAS,cAAI,GAAG,CAAC,KAAK,cAAI,MAAM,CAAC,KAAK,YAAS,CAAA;4BAC9D,OAAO,CACL,+BAAc,SAAS,EAAC,QAAQ,YAC9B,uBAAC,wCAAkB,IACjB,IAAI,EAAE,GAAG,EACT,QAAQ,EAAE,QAAQ,EAClB,gBAAgB,EAAE,gBAAgB,EAClC,WAAW,EAAE,WAAW,EACxB,aAAa,EAAE,aAAa,GAC5B,IAPK,GAAG,CAQP,CACN,CAAA;wBACH,CAAC,CAAC,KAfK,MAAM,CAAC,KAAK,CAgBhB,CACN,EAlBwB,CAkBxB,CAAC,GACI,IACF,CACT,CAAA;AACH,CAAC"}
@@ -6,6 +6,8 @@ interface MobileLayoutProps {
6
6
  label: string;
7
7
  value: string;
8
8
  }[];
9
+ checkedIcon?: React.ReactNode;
10
+ uncheckedIcon?: React.ReactNode;
9
11
  }
10
- export declare function MobileLayout({ nameInput, readOnly, useIconComponent, days }: MobileLayoutProps): import("react/jsx-runtime").JSX.Element;
12
+ export declare function MobileLayout({ nameInput, readOnly, useIconComponent, days, checkedIcon, uncheckedIcon, }: MobileLayoutProps): import("react/jsx-runtime").JSX.Element;
11
13
  export {};
@@ -5,10 +5,10 @@ var jsx_runtime_1 = require("react/jsx-runtime");
5
5
  var mock_1 = require("../../mock.js");
6
6
  var availability_switch_1 = require("./availability-switch.js");
7
7
  function MobileLayout(_a) {
8
- var nameInput = _a.nameInput, readOnly = _a.readOnly, useIconComponent = _a.useIconComponent, days = _a.days;
8
+ var nameInput = _a.nameInput, readOnly = _a.readOnly, useIconComponent = _a.useIconComponent, days = _a.days, checkedIcon = _a.checkedIcon, uncheckedIcon = _a.uncheckedIcon;
9
9
  return ((0, jsx_runtime_1.jsx)("div", { className: 'week-availability-mobile', children: days.map(function (day) { return ((0, jsx_runtime_1.jsxs)("div", { className: 'day-card', children: [(0, jsx_runtime_1.jsx)("div", { className: 'day-title', children: day.label }), (0, jsx_runtime_1.jsx)("div", { className: 'periods', children: mock_1.periods.map(function (period) {
10
10
  var key = "".concat(nameInput, ".").concat(day.value, ".").concat(period.value, ".active");
11
- return ((0, jsx_runtime_1.jsxs)("div", { className: 'period-row', children: [(0, jsx_runtime_1.jsx)("span", { className: 'period-label', children: period.label }), (0, jsx_runtime_1.jsx)(availability_switch_1.AvailabilitySwitch, { name: key, readOnly: readOnly, useIconComponent: useIconComponent })] }, period.value));
11
+ return ((0, jsx_runtime_1.jsxs)("div", { className: 'period-row', children: [(0, jsx_runtime_1.jsx)("span", { className: 'period-label', children: period.label }), (0, jsx_runtime_1.jsx)(availability_switch_1.AvailabilitySwitch, { name: key, readOnly: readOnly, useIconComponent: useIconComponent, checkedIcon: checkedIcon, uncheckedIcon: uncheckedIcon })] }, period.value));
12
12
  }) })] }, day.value)); }) }));
13
13
  }
14
14
  //# sourceMappingURL=mobile-layout.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"mobile-layout.js","sourceRoot":"","sources":["../../../../../../../src/ui/components/form/input-week-availability/shared/components/mobile-layout.tsx"],"names":[],"mappings":";;AAUA,oCAqBC;;AA/BD,mCAAoC;AACpC,6DAA0D;AAS1D,SAAgB,YAAY,CAAC,EAAkE;QAAhE,SAAS,eAAA,EAAE,QAAQ,cAAA,EAAE,gBAAgB,sBAAA,EAAE,IAAI,UAAA;IACxE,OAAO,CACL,gCAAK,SAAS,EAAC,0BAA0B,YACtC,IAAI,CAAC,GAAG,CAAC,UAAC,GAAG,IAAK,OAAA,CACjB,iCAAK,SAAS,EAAC,UAAU,aACvB,gCAAK,SAAS,EAAC,WAAW,YAAE,GAAG,CAAC,KAAK,GAAO,EAC5C,gCAAK,SAAS,EAAC,SAAS,YACrB,cAAO,CAAC,GAAG,CAAC,UAAC,MAAM;wBAClB,IAAM,GAAG,GAAG,UAAG,SAAS,cAAI,GAAG,CAAC,KAAK,cAAI,MAAM,CAAC,KAAK,YAAS,CAAA;wBAC9D,OAAO,CACL,iCAAK,SAAS,EAAC,YAAY,aACzB,iCAAM,SAAS,EAAC,cAAc,YAAE,MAAM,CAAC,KAAK,GAAQ,EACpD,uBAAC,wCAAkB,IAAC,IAAI,EAAE,GAAG,EAAE,QAAQ,EAAE,QAAQ,EAAE,gBAAgB,EAAE,gBAAgB,GAAI,KAF1D,MAAM,CAAC,KAAK,CAGvC,CACP,CAAA;oBACH,CAAC,CAAC,GACE,KAZuB,GAAG,CAAC,KAAK,CAalC,CACP,EAfkB,CAelB,CAAC,GACE,CACP,CAAA;AACH,CAAC"}
1
+ {"version":3,"file":"mobile-layout.js","sourceRoot":"","sources":["../../../../../../../src/ui/components/form/input-week-availability/shared/components/mobile-layout.tsx"],"names":[],"mappings":";;AAYA,oCAkCC;;AA9CD,mCAAoC;AACpC,6DAA0D;AAW1D,SAAgB,YAAY,CAAC,EAOT;QANlB,SAAS,eAAA,EACT,QAAQ,cAAA,EACR,gBAAgB,sBAAA,EAChB,IAAI,UAAA,EACJ,WAAW,iBAAA,EACX,aAAa,mBAAA;IAEb,OAAO,CACL,gCAAK,SAAS,EAAC,0BAA0B,YACtC,IAAI,CAAC,GAAG,CAAC,UAAC,GAAG,IAAK,OAAA,CACjB,iCAAK,SAAS,EAAC,UAAU,aACvB,gCAAK,SAAS,EAAC,WAAW,YAAE,GAAG,CAAC,KAAK,GAAO,EAC5C,gCAAK,SAAS,EAAC,SAAS,YACrB,cAAO,CAAC,GAAG,CAAC,UAAC,MAAM;wBAClB,IAAM,GAAG,GAAG,UAAG,SAAS,cAAI,GAAG,CAAC,KAAK,cAAI,MAAM,CAAC,KAAK,YAAS,CAAA;wBAC9D,OAAO,CACL,iCAAK,SAAS,EAAC,YAAY,aACzB,iCAAM,SAAS,EAAC,cAAc,YAAE,MAAM,CAAC,KAAK,GAAQ,EACpD,uBAAC,wCAAkB,IACjB,IAAI,EAAE,GAAG,EACT,QAAQ,EAAE,QAAQ,EAClB,gBAAgB,EAAE,gBAAgB,EAClC,WAAW,EAAE,WAAW,EACxB,aAAa,EAAE,aAAa,GAC5B,KAR6B,MAAM,CAAC,KAAK,CASvC,CACP,CAAA;oBACH,CAAC,CAAC,GACE,KAlBuB,GAAG,CAAC,KAAK,CAmBlC,CACP,EArBkB,CAqBlB,CAAC,GACE,CACP,CAAA;AACH,CAAC"}
@@ -2,6 +2,8 @@ import { InputProps } from '../../../../../ui/index.js';
2
2
  import { DayLabelFormat } from '../shared/types.js';
3
3
  interface Props extends InputProps {
4
4
  dayLabelFormat?: DayLabelFormat;
5
+ checkedIcon?: React.ReactNode;
6
+ uncheckedIcon?: React.ReactNode;
5
7
  }
6
- export declare function InputWeekAvailabilityV1({ name, label, readOnly, dayLabelFormat }: Props): import("react/jsx-runtime").JSX.Element;
8
+ export declare function InputWeekAvailabilityV1({ name, label, readOnly, dayLabelFormat, checkedIcon, uncheckedIcon }: Props): import("react/jsx-runtime").JSX.Element;
7
9
  export {};
@@ -8,9 +8,9 @@ var desktop_table_v1_1 = require("../shared/components/desktop-table-v1.js");
8
8
  var base_styles_1 = require("../shared/styles/base-styles.js");
9
9
  var types_1 = require("../shared/types.js");
10
10
  function InputWeekAvailabilityV1(_a) {
11
- var name = _a.name, label = _a.label, readOnly = _a.readOnly, dayLabelFormat = _a.dayLabelFormat;
11
+ var name = _a.name, label = _a.label, readOnly = _a.readOnly, dayLabelFormat = _a.dayLabelFormat, checkedIcon = _a.checkedIcon, uncheckedIcon = _a.uncheckedIcon;
12
12
  var nameInput = (0, use_week_availability_1.useWeekAvailability)(name).nameInput;
13
13
  var days = (0, types_1.getDays)(dayLabelFormat || 'short');
14
- return ((0, jsx_runtime_1.jsx)(ui_1.Error, { name: 'InputWeekAvailability', children: (0, jsx_runtime_1.jsxs)(base_styles_1.BaseInputWeekAvailability, { className: 'input_week_availability', children: [label && (0, jsx_runtime_1.jsx)("label", { className: 'font-18-bold', children: label }), (0, jsx_runtime_1.jsx)(desktop_table_v1_1.DesktopTableV1, { nameInput: nameInput, readOnly: readOnly, useIconComponent: false, days: days })] }) }));
14
+ return ((0, jsx_runtime_1.jsx)(ui_1.Error, { name: 'InputWeekAvailability', children: (0, jsx_runtime_1.jsxs)(base_styles_1.BaseInputWeekAvailability, { className: 'input_week_availability', children: [label && (0, jsx_runtime_1.jsx)("label", { className: 'font-18-bold', children: label }), (0, jsx_runtime_1.jsx)(desktop_table_v1_1.DesktopTableV1, { nameInput: nameInput, readOnly: readOnly, useIconComponent: false, days: days, checkedIcon: checkedIcon, uncheckedIcon: uncheckedIcon })] }) }));
15
15
  }
16
16
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../src/ui/components/form/input-week-availability/v-01/index.tsx"],"names":[],"mappings":";;AAUA,0DAYC;;AAtBD,2BAAwC;AACxC,+EAA2E;AAC3E,0EAAsE;AACtE,4DAAwE;AACxE,yCAAyD;AAMzD,SAAgB,uBAAuB,CAAC,EAAgD;QAA9C,IAAI,UAAA,EAAE,KAAK,WAAA,EAAE,QAAQ,cAAA,EAAE,cAAc,oBAAA;IACrE,IAAA,SAAS,GAAK,IAAA,2CAAmB,EAAC,IAAI,CAAC,UAA9B,CAA8B;IAC/C,IAAM,IAAI,GAAG,IAAA,eAAO,EAAC,cAAc,IAAI,OAAO,CAAC,CAAA;IAE/C,OAAO,CACL,uBAAC,UAAK,IAAC,IAAI,EAAC,uBAAuB,YACjC,wBAAC,uCAAyB,IAAC,SAAS,EAAC,yBAAyB,aAC3D,KAAK,IAAI,kCAAO,SAAS,EAAC,cAAc,YAAE,KAAK,GAAS,EACzD,uBAAC,iCAAc,IAAC,SAAS,EAAE,SAAS,EAAE,QAAQ,EAAE,QAAQ,EAAE,gBAAgB,EAAE,KAAK,EAAE,IAAI,EAAE,IAAI,GAAI,IACvE,GACtB,CACT,CAAA;AACH,CAAC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../src/ui/components/form/input-week-availability/v-01/index.tsx"],"names":[],"mappings":";;AAYA,0DAmBC;;AA/BD,2BAAwC;AACxC,+EAA2E;AAC3E,0EAAsE;AACtE,4DAAwE;AACxE,yCAAyD;AAQzD,SAAgB,uBAAuB,CAAC,EAA4E;QAA1E,IAAI,UAAA,EAAE,KAAK,WAAA,EAAE,QAAQ,cAAA,EAAE,cAAc,oBAAA,EAAE,WAAW,iBAAA,EAAE,aAAa,mBAAA;IACjG,IAAA,SAAS,GAAK,IAAA,2CAAmB,EAAC,IAAI,CAAC,UAA9B,CAA8B;IAC/C,IAAM,IAAI,GAAG,IAAA,eAAO,EAAC,cAAc,IAAI,OAAO,CAAC,CAAA;IAE/C,OAAO,CACL,uBAAC,UAAK,IAAC,IAAI,EAAC,uBAAuB,YACjC,wBAAC,uCAAyB,IAAC,SAAS,EAAC,yBAAyB,aAC3D,KAAK,IAAI,kCAAO,SAAS,EAAC,cAAc,YAAE,KAAK,GAAS,EACzD,uBAAC,iCAAc,IACb,SAAS,EAAE,SAAS,EACpB,QAAQ,EAAE,QAAQ,EAClB,gBAAgB,EAAE,KAAK,EACvB,IAAI,EAAE,IAAI,EACV,WAAW,EAAE,WAAW,EACxB,aAAa,EAAE,aAAa,GAC5B,IACwB,GACtB,CACT,CAAA;AACH,CAAC"}
@@ -2,6 +2,8 @@ import { InputProps } from '../../../../../ui/index.js';
2
2
  import { DayLabelFormat } from '../shared/types.js';
3
3
  interface Props extends InputProps {
4
4
  dayLabelFormat?: DayLabelFormat;
5
+ checkedIcon?: React.ReactNode;
6
+ uncheckedIcon?: React.ReactNode;
5
7
  }
6
- export declare function InputWeekAvailabilityV2({ name, label, readOnly, dayLabelFormat }: Props): import("react/jsx-runtime").JSX.Element;
8
+ export declare function InputWeekAvailabilityV2({ name, label, readOnly, dayLabelFormat, checkedIcon, uncheckedIcon }: Props): import("react/jsx-runtime").JSX.Element;
7
9
  export {};
@@ -12,11 +12,11 @@ var mobile_styles_1 = require("../shared/styles/mobile-styles.js");
12
12
  var desktop_styles_1 = require("../shared/styles/desktop-styles.js");
13
13
  var types_1 = require("../shared/types.js");
14
14
  function InputWeekAvailabilityV2(_a) {
15
- var name = _a.name, label = _a.label, readOnly = _a.readOnly, dayLabelFormat = _a.dayLabelFormat;
15
+ var name = _a.name, label = _a.label, readOnly = _a.readOnly, dayLabelFormat = _a.dayLabelFormat, checkedIcon = _a.checkedIcon, uncheckedIcon = _a.uncheckedIcon;
16
16
  var nameInput = (0, use_week_availability_1.useWeekAvailability)(name).nameInput;
17
17
  var windowObj = (0, use_window_1.useWindow)();
18
18
  var isMobile = windowObj && windowObj.innerWidth <= 768;
19
19
  var days = (0, types_1.getDays)(dayLabelFormat || 'medium');
20
- return ((0, jsx_runtime_1.jsx)(ui_1.Error, { name: 'InputWeekAvailability', children: (0, jsx_runtime_1.jsx)(base_styles_1.BaseInputWeekAvailability, { className: 'input_week_availability', children: (0, jsx_runtime_1.jsx)(mobile_styles_1.MobileStyles, { children: (0, jsx_runtime_1.jsxs)(desktop_styles_1.DesktopStyles, { children: [label && (0, jsx_runtime_1.jsx)("label", { className: 'font-18-bold', children: label }), isMobile ? ((0, jsx_runtime_1.jsx)(mobile_layout_1.MobileLayout, { nameInput: nameInput, readOnly: readOnly, useIconComponent: true, days: days })) : ((0, jsx_runtime_1.jsx)(desktop_table_1.DesktopTable, { nameInput: nameInput, readOnly: readOnly, useIconComponent: true, days: days }))] }) }) }) }));
20
+ return ((0, jsx_runtime_1.jsx)(ui_1.Error, { name: 'InputWeekAvailability', children: (0, jsx_runtime_1.jsx)(base_styles_1.BaseInputWeekAvailability, { className: 'input_week_availability', children: (0, jsx_runtime_1.jsx)(mobile_styles_1.MobileStyles, { children: (0, jsx_runtime_1.jsxs)(desktop_styles_1.DesktopStyles, { children: [label && (0, jsx_runtime_1.jsx)("label", { className: 'font-18-bold', children: label }), isMobile ? ((0, jsx_runtime_1.jsx)(mobile_layout_1.MobileLayout, { nameInput: nameInput, readOnly: readOnly, useIconComponent: true, days: days, checkedIcon: checkedIcon, uncheckedIcon: uncheckedIcon })) : ((0, jsx_runtime_1.jsx)(desktop_table_1.DesktopTable, { nameInput: nameInput, readOnly: readOnly, useIconComponent: true, days: days, checkedIcon: checkedIcon, uncheckedIcon: uncheckedIcon }))] }) }) }) }));
21
21
  }
22
22
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../src/ui/components/form/input-week-availability/v-02/index.tsx"],"names":[],"mappings":";;AAcA,0DAsBC;;AApCD,2BAAwC;AACxC,oDAAiD;AACjD,+EAA2E;AAC3E,oEAAiE;AACjE,oEAAiE;AACjE,4DAAwE;AACxE,gEAA6D;AAC7D,kEAA+D;AAC/D,yCAAyD;AAMzD,SAAgB,uBAAuB,CAAC,EAAgD;QAA9C,IAAI,UAAA,EAAE,KAAK,WAAA,EAAE,QAAQ,cAAA,EAAE,cAAc,oBAAA;IACrE,IAAA,SAAS,GAAK,IAAA,2CAAmB,EAAC,IAAI,CAAC,UAA9B,CAA8B;IAC/C,IAAM,SAAS,GAAG,IAAA,sBAAS,GAAE,CAAA;IAC7B,IAAM,QAAQ,GAAG,SAAS,IAAI,SAAS,CAAC,UAAU,IAAI,GAAG,CAAA;IACzD,IAAM,IAAI,GAAG,IAAA,eAAO,EAAC,cAAc,IAAI,QAAQ,CAAC,CAAA;IAEhD,OAAO,CACL,uBAAC,UAAK,IAAC,IAAI,EAAC,uBAAuB,YACjC,uBAAC,uCAAyB,IAAC,SAAS,EAAC,yBAAyB,YAC5D,uBAAC,4BAAY,cACX,wBAAC,8BAAa,eACX,KAAK,IAAI,kCAAO,SAAS,EAAC,cAAc,YAAE,KAAK,GAAS,EACxD,QAAQ,CAAC,CAAC,CAAC,CACV,uBAAC,4BAAY,IAAC,SAAS,EAAE,SAAS,EAAE,QAAQ,EAAE,QAAQ,EAAE,gBAAgB,EAAE,IAAI,EAAE,IAAI,EAAE,IAAI,GAAI,CAC/F,CAAC,CAAC,CAAC,CACF,uBAAC,4BAAY,IAAC,SAAS,EAAE,SAAS,EAAE,QAAQ,EAAE,QAAQ,EAAE,gBAAgB,EAAE,IAAI,EAAE,IAAI,EAAE,IAAI,GAAI,CAC/F,IACa,GACH,GACW,GACtB,CACT,CAAA;AACH,CAAC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../src/ui/components/form/input-week-availability/v-02/index.tsx"],"names":[],"mappings":";;AAgBA,0DAoCC;;AApDD,2BAAwC;AACxC,oDAAiD;AACjD,+EAA2E;AAC3E,oEAAiE;AACjE,oEAAiE;AACjE,4DAAwE;AACxE,gEAA6D;AAC7D,kEAA+D;AAC/D,yCAAyD;AAQzD,SAAgB,uBAAuB,CAAC,EAA4E;QAA1E,IAAI,UAAA,EAAE,KAAK,WAAA,EAAE,QAAQ,cAAA,EAAE,cAAc,oBAAA,EAAE,WAAW,iBAAA,EAAE,aAAa,mBAAA;IACjG,IAAA,SAAS,GAAK,IAAA,2CAAmB,EAAC,IAAI,CAAC,UAA9B,CAA8B;IAC/C,IAAM,SAAS,GAAG,IAAA,sBAAS,GAAE,CAAA;IAC7B,IAAM,QAAQ,GAAG,SAAS,IAAI,SAAS,CAAC,UAAU,IAAI,GAAG,CAAA;IACzD,IAAM,IAAI,GAAG,IAAA,eAAO,EAAC,cAAc,IAAI,QAAQ,CAAC,CAAA;IAEhD,OAAO,CACL,uBAAC,UAAK,IAAC,IAAI,EAAC,uBAAuB,YACjC,uBAAC,uCAAyB,IAAC,SAAS,EAAC,yBAAyB,YAC5D,uBAAC,4BAAY,cACX,wBAAC,8BAAa,eACX,KAAK,IAAI,kCAAO,SAAS,EAAC,cAAc,YAAE,KAAK,GAAS,EACxD,QAAQ,CAAC,CAAC,CAAC,CACV,uBAAC,4BAAY,IACX,SAAS,EAAE,SAAS,EACpB,QAAQ,EAAE,QAAQ,EAClB,gBAAgB,EAAE,IAAI,EACtB,IAAI,EAAE,IAAI,EACV,WAAW,EAAE,WAAW,EACxB,aAAa,EAAE,aAAa,GAC5B,CACH,CAAC,CAAC,CAAC,CACF,uBAAC,4BAAY,IACX,SAAS,EAAE,SAAS,EACpB,QAAQ,EAAE,QAAQ,EAClB,gBAAgB,EAAE,IAAI,EACtB,IAAI,EAAE,IAAI,EACV,WAAW,EAAE,WAAW,EACxB,aAAa,EAAE,aAAa,GAC5B,CACH,IACa,GACH,GACW,GACtB,CACT,CAAA;AACH,CAAC"}