@bethinkpl/design-system 18.5.0 → 18.6.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (41) hide show
  1. package/dist/design-system.umd.js +47 -0
  2. package/dist/design-system.umd.js.map +1 -1
  3. package/dist/lib/js/components/Banner/Banner.vue.d.ts +1 -0
  4. package/dist/lib/js/components/Buttons/Button/Button.vue.d.ts +1 -0
  5. package/dist/lib/js/components/Buttons/IconButton/IconButton.vue.d.ts +1 -0
  6. package/dist/lib/js/components/Cards/CardExpandable/CardExpandable.vue.d.ts +1 -0
  7. package/dist/lib/js/components/Drawer/DrawerContent/DrawerContent.vue.d.ts +3 -4
  8. package/dist/lib/js/components/Drawer/DrawerDivider/DrawerDivider.vue.d.ts +3 -20
  9. package/dist/lib/js/components/Drawer/DrawerListItemGroup/DrawerListItemGroup.vue.d.ts +3 -4
  10. package/dist/lib/js/components/Drawer/DrawerSection/DrawerSection.vue.d.ts +3 -229
  11. package/dist/lib/js/components/Drawer/DrawerTile/DrawerTile.vue.d.ts +3 -63
  12. package/dist/lib/js/components/Form/Checkbox/Checkbox.vue.d.ts +1 -0
  13. package/dist/lib/js/components/Form/RadioButton/RadioButton.vue.d.ts +1 -0
  14. package/dist/lib/js/components/Headers/OverlayHeader/OverlayHeader.vue.d.ts +1 -0
  15. package/dist/lib/js/components/Headers/SectionHeader/SectionHeader.vue.d.ts +1 -0
  16. package/dist/lib/js/components/Icons/Icon/Icon.consts.d.ts +1 -0
  17. package/dist/lib/js/components/Modal/Modal.vue.d.ts +1 -0
  18. package/dist/lib/js/components/Modals/Modal/Modal.vue.d.ts +1 -0
  19. package/dist/lib/js/components/Outline/OutlineItem/OutlineItem.vue.d.ts +1 -0
  20. package/dist/lib/js/components/Pagination/Pagination.vue.d.ts +1 -0
  21. package/dist/lib/js/components/Pill/Pill.vue.d.ts +1 -0
  22. package/dist/lib/js/components/ProgressBar/ProgressBar.vue.d.ts +1 -0
  23. package/dist/lib/js/components/ProgressDonutChart/ProgressDonutChart.vue.d.ts +1 -0
  24. package/dist/lib/js/components/SelectList/SelectListItemTile/SelectListItemTile.vue.d.ts +3 -59
  25. package/dist/lib/js/components/SelectList/SelectListSectionTitle/SelectListSectionTitle.vue.d.ts +3 -14
  26. package/dist/lib/js/components/SelectionTile/SelectionTile.vue.d.ts +1 -0
  27. package/dist/lib/js/components/Statuses/AccessStatus/AccessStatus.vue.d.ts +1 -0
  28. package/dist/lib/js/components/Statuses/BlockadeStatus/BlockadeStatus.vue.d.ts +1 -0
  29. package/dist/lib/js/components/SurveyQuestions/SurveyQuestionOpenEnded/SurveyQuestionOpenEnded.vue.d.ts +1 -0
  30. package/dist/lib/js/components/SurveyQuestions/SurveyQuestionScale/SurveyQuestionScale.vue.d.ts +1 -0
  31. package/dist/lib/js/components/Tile/Tile.sb.shared.d.ts +1 -0
  32. package/dist/lib/js/components/Tile/Tile.vue.d.ts +1 -0
  33. package/dist/lib/js/components/Toggles/ToggleButton/ToggleButton.vue.d.ts +1 -0
  34. package/docs/iframe.html +1 -1
  35. package/docs/main.9ebcaa8a.iframe.bundle.js +1 -0
  36. package/docs/project.json +1 -1
  37. package/lib/images/icons/comments-check.svg +1 -0
  38. package/lib/js/components/Icons/Icon/Icon.consts.ts +2 -0
  39. package/package.json +1 -1
  40. package/.yarnrc.yml +0 -1
  41. package/docs/main.4908f297.iframe.bundle.js +0 -1
package/docs/project.json CHANGED
@@ -1 +1 @@
1
- {"generatedAt":1694009089312,"builder":{"name":"webpack5"},"hasCustomBabel":false,"hasCustomWebpack":true,"hasStaticDirs":false,"hasStorybookEslint":true,"refCount":0,"metaFramework":{"name":"vue-cli","packageName":"@vue/cli-service","version":"5.0.4"},"packageManager":{"type":"yarn","version":"1.22.19"},"storybookVersion":"6.5.13","language":"typescript","storybookPackages":{"@storybook/builder-webpack5":{"version":"6.5.13"},"@storybook/manager-webpack5":{"version":"6.5.13"},"@storybook/vue3":{"version":"6.5.13"},"eslint-plugin-storybook":{"version":"0.6.6"}},"framework":{"name":"vue3"},"addons":{"@storybook/addon-actions":{"version":"6.5.16"},"@storybook/addon-docs":{"version":"6.5.15"},"@storybook/addon-controls":{"version":"6.5.15"},"@storybook/addon-storysource":{"version":"6.5.15"},"@storybook/addon-viewport":{"version":"6.5.15"},"storybook-addon-designs":{"version":"6.3.1"}}}
1
+ {"generatedAt":1694783012328,"builder":{"name":"webpack5"},"hasCustomBabel":false,"hasCustomWebpack":true,"hasStaticDirs":false,"hasStorybookEslint":true,"refCount":0,"metaFramework":{"name":"vue-cli","packageName":"@vue/cli-service","version":"5.0.4"},"packageManager":{"type":"yarn","version":"1.22.19"},"storybookVersion":"6.5.13","language":"typescript","storybookPackages":{"@storybook/builder-webpack5":{"version":"6.5.13"},"@storybook/manager-webpack5":{"version":"6.5.13"},"@storybook/vue3":{"version":"6.5.13"},"eslint-plugin-storybook":{"version":"0.6.6"}},"framework":{"name":"vue3"},"addons":{"@storybook/addon-actions":{"version":"6.5.16"},"@storybook/addon-docs":{"version":"6.5.15"},"@storybook/addon-controls":{"version":"6.5.15"},"@storybook/addon-storysource":{"version":"6.5.15"},"@storybook/addon-viewport":{"version":"6.5.15"},"storybook-addon-designs":{"version":"6.3.1"}}}
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 64 64"><g fill="currentColor" clip-path="url(#a)"><path d="M20.823 6c11.394 0 20.789 8.023 20.789 17.875 0 9.953-9.395 17.875-20.79 17.875-1.898 0-3.697-.203-5.496-.61C12.327 43.07 7.93 45 2.433 45c-1 0-1.9-.508-2.2-1.523-.399-.914-.299-1.93.4-2.743.1 0 2.3-2.437 3.899-5.687C1.733 32 .034 28.14.034 23.875.034 14.023 9.329 6 20.823 6Zm-4.398 30.367c1.5.406 2.899.508 4.398.508 8.795 0 15.991-5.79 15.991-13 0-7.11-7.196-13-15.991-13-8.895 0-15.992 5.89-15.992 13 0 3.656 1.7 6.297 3.199 7.82l2.398 2.54-1.599 3.148c-.4.61-.8 1.32-1.2 2.031 1.8-.508 3.5-1.32 5.198-2.437l1.7-1.016 1.898.406Zm27.686-17.265C55.205 19.508 64 27.328 64 36.875c0 4.266-1.799 8.125-4.598 11.172 1.6 3.25 3.798 5.687 3.898 5.687.7.813.8 1.828.4 2.743C63.4 57.492 62.5 58 61.501 58c-5.497 0-9.894-1.93-12.893-3.86-1.799.407-3.598.61-5.397.61-8.196 0-15.292-4.063-18.69-9.953 1.699-.203 3.398-.61 4.897-1.219 2.799 3.86 7.896 6.297 13.793 6.297 1.4 0 2.799-.102 4.298-.508l1.899-.406 1.699 1.016c1.699 1.117 3.398 1.93 5.197 2.437-.4-.71-.8-1.422-1.2-2.031l-1.598-3.149 2.398-2.539c1.5-1.523 3.298-4.164 3.298-7.82 0-6.703-6.396-12.188-14.492-12.898l.1-.102c0-1.625-.3-3.25-.7-4.773Z"/><path d="M19.746 29.73c-.6.61-1.699.61-2.298 0l-3.998-4.062c-.6-.61-.6-1.727 0-2.336.6-.61 1.699-.61 2.299 0l2.898 2.945 7.596-7.82c.6-.61 1.7-.61 2.299 0 .6.61.6 1.727 0 2.336l-8.796 8.938Z"/></g><defs><clipPath id="a"><path fill="currentColor" d="M0 0h64v64H0z"/></clipPath></defs></svg>
@@ -1,6 +1,7 @@
1
1
  import HeadWithQuestionMark from '../../../../images/icons/head-with-question-mark.svg';
2
2
  import Ribbon from '../../../../images/icons/ribbon.svg';
3
3
  import SlidersSearch from '../../../../images/icons/sliders-search.svg';
4
+ import CommentsCheck from '../../../../images/icons/comments-check.svg';
4
5
  import { FONTAWESOME_ICONS } from '../../../icons/fontawesome';
5
6
  import { Value } from '../../../utils/type.utils';
6
7
 
@@ -21,6 +22,7 @@ const BETHINK_ICONS = {
21
22
  HEAD_WITH_QUESTION_MARK: HeadWithQuestionMark,
22
23
  RIBBON: Ribbon,
23
24
  SLIDERS_SEARCH: SlidersSearch,
25
+ COMMENTS_CHECK: CommentsCheck,
24
26
  } as const;
25
27
 
26
28
  export const ICONS = {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bethinkpl/design-system",
3
- "version": "18.5.0",
3
+ "version": "18.6.0",
4
4
  "description": "Bethink universe design-system",
5
5
  "repository": "git@github.com:bethinkpl/design-system.git",
6
6
  "author": "nerdy@bethink.pl",
package/.yarnrc.yml DELETED
@@ -1 +0,0 @@
1
- nodeLinker: node-modules