0.1.19 Expose to github
feat(form): CORE-5056 add horizontalselect and inlinecheckboxfield * fix(tag): fix tag scss since outside localhost, it no longer has BaseTag class * feat(form): add horizontalSelect component * feat(form): add inline checkbox field component * fix(tag): add padding-right to tag if it's not removable * fix(typography): CORE-5063 add dompurify to linebreaktolist to render html tag properly * refactor(form): change selectedValue prop to value in horizontalSelect Approved-by: Yanuar Yanuar