@qasa/qds-ui 0.8.0 → 0.9.0-next.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 (76) hide show
  1. package/dist/cjs/index.js +9242 -1
  2. package/dist/cjs/index.js.map +1 -1
  3. package/dist/cjs/types/components/hint-box/hint-box.d.ts +1 -1
  4. package/dist/cjs/types/components/icon/create-icon.d.ts +5 -447
  5. package/dist/cjs/types/components/icon/create-lucide-icon.d.ts +4 -0
  6. package/dist/cjs/types/components/icon/icon.types.d.ts +20 -0
  7. package/dist/cjs/types/components/icon/icons.d.ts +39 -0
  8. package/dist/cjs/types/components/icon/index.d.ts +1 -0
  9. package/dist/esm/index.js +9242 -1
  10. package/dist/esm/index.js.map +1 -1
  11. package/dist/esm/types/components/hint-box/hint-box.d.ts +1 -1
  12. package/dist/esm/types/components/icon/create-icon.d.ts +5 -447
  13. package/dist/esm/types/components/icon/create-lucide-icon.d.ts +4 -0
  14. package/dist/esm/types/components/icon/icon.types.d.ts +20 -0
  15. package/dist/esm/types/components/icon/icons.d.ts +39 -0
  16. package/dist/esm/types/components/icon/index.d.ts +1 -0
  17. package/dist/index.d.ts +28 -467
  18. package/package.json +2 -1
  19. package/dist/cjs/types/components/icon/icons/arrow-down.d.ts +0 -2
  20. package/dist/cjs/types/components/icon/icons/arrow-left.d.ts +0 -2
  21. package/dist/cjs/types/components/icon/icons/arrow-right.d.ts +0 -2
  22. package/dist/cjs/types/components/icon/icons/arrow-up.d.ts +0 -2
  23. package/dist/cjs/types/components/icon/icons/bell-slash.d.ts +0 -2
  24. package/dist/cjs/types/components/icon/icons/bell.d.ts +0 -2
  25. package/dist/cjs/types/components/icon/icons/calendar.d.ts +0 -2
  26. package/dist/cjs/types/components/icon/icons/check.d.ts +0 -2
  27. package/dist/cjs/types/components/icon/icons/chevron-down.d.ts +0 -2
  28. package/dist/cjs/types/components/icon/icons/chevron-left.d.ts +0 -2
  29. package/dist/cjs/types/components/icon/icons/chevron-right.d.ts +0 -2
  30. package/dist/cjs/types/components/icon/icons/chevron-up.d.ts +0 -2
  31. package/dist/cjs/types/components/icon/icons/ellipsis-vertical.d.ts +0 -2
  32. package/dist/cjs/types/components/icon/icons/ellipsis.d.ts +0 -2
  33. package/dist/cjs/types/components/icon/icons/heart-filled.d.ts +0 -2
  34. package/dist/cjs/types/components/icon/icons/heart.d.ts +0 -2
  35. package/dist/cjs/types/components/icon/icons/image.d.ts +0 -2
  36. package/dist/cjs/types/components/icon/icons/index.d.ts +0 -28
  37. package/dist/cjs/types/components/icon/icons/location-dot.d.ts +0 -2
  38. package/dist/cjs/types/components/icon/icons/map.d.ts +0 -2
  39. package/dist/cjs/types/components/icon/icons/minus.d.ts +0 -2
  40. package/dist/cjs/types/components/icon/icons/plus.d.ts +0 -2
  41. package/dist/cjs/types/components/icon/icons/search.d.ts +0 -2
  42. package/dist/cjs/types/components/icon/icons/settings.d.ts +0 -2
  43. package/dist/cjs/types/components/icon/icons/star-filled.d.ts +0 -2
  44. package/dist/cjs/types/components/icon/icons/star.d.ts +0 -2
  45. package/dist/cjs/types/components/icon/icons/trash.d.ts +0 -2
  46. package/dist/cjs/types/components/icon/icons/user.d.ts +0 -2
  47. package/dist/cjs/types/components/icon/icons/xmark.d.ts +0 -2
  48. package/dist/esm/types/components/icon/icons/arrow-down.d.ts +0 -2
  49. package/dist/esm/types/components/icon/icons/arrow-left.d.ts +0 -2
  50. package/dist/esm/types/components/icon/icons/arrow-right.d.ts +0 -2
  51. package/dist/esm/types/components/icon/icons/arrow-up.d.ts +0 -2
  52. package/dist/esm/types/components/icon/icons/bell-slash.d.ts +0 -2
  53. package/dist/esm/types/components/icon/icons/bell.d.ts +0 -2
  54. package/dist/esm/types/components/icon/icons/calendar.d.ts +0 -2
  55. package/dist/esm/types/components/icon/icons/check.d.ts +0 -2
  56. package/dist/esm/types/components/icon/icons/chevron-down.d.ts +0 -2
  57. package/dist/esm/types/components/icon/icons/chevron-left.d.ts +0 -2
  58. package/dist/esm/types/components/icon/icons/chevron-right.d.ts +0 -2
  59. package/dist/esm/types/components/icon/icons/chevron-up.d.ts +0 -2
  60. package/dist/esm/types/components/icon/icons/ellipsis-vertical.d.ts +0 -2
  61. package/dist/esm/types/components/icon/icons/ellipsis.d.ts +0 -2
  62. package/dist/esm/types/components/icon/icons/heart-filled.d.ts +0 -2
  63. package/dist/esm/types/components/icon/icons/heart.d.ts +0 -2
  64. package/dist/esm/types/components/icon/icons/image.d.ts +0 -2
  65. package/dist/esm/types/components/icon/icons/index.d.ts +0 -28
  66. package/dist/esm/types/components/icon/icons/location-dot.d.ts +0 -2
  67. package/dist/esm/types/components/icon/icons/map.d.ts +0 -2
  68. package/dist/esm/types/components/icon/icons/minus.d.ts +0 -2
  69. package/dist/esm/types/components/icon/icons/plus.d.ts +0 -2
  70. package/dist/esm/types/components/icon/icons/search.d.ts +0 -2
  71. package/dist/esm/types/components/icon/icons/settings.d.ts +0 -2
  72. package/dist/esm/types/components/icon/icons/star-filled.d.ts +0 -2
  73. package/dist/esm/types/components/icon/icons/star.d.ts +0 -2
  74. package/dist/esm/types/components/icon/icons/trash.d.ts +0 -2
  75. package/dist/esm/types/components/icon/icons/user.d.ts +0 -2
  76. package/dist/esm/types/components/icon/icons/xmark.d.ts +0 -2
@@ -1,28 +0,0 @@
1
- export { ArrowDownIcon } from './arrow-down';
2
- export { ArrowLeftIcon } from './arrow-left';
3
- export { ArrowRightIcon } from './arrow-right';
4
- export { ArrowUpIcon } from './arrow-up';
5
- export { BellSlashIcon } from './bell-slash';
6
- export { BellIcon } from './bell';
7
- export { CalendarIcon } from './calendar';
8
- export { CheckIcon } from './check';
9
- export { ChevronDownIcon } from './chevron-down';
10
- export { ChevronLeftIcon } from './chevron-left';
11
- export { ChevronRightIcon } from './chevron-right';
12
- export { ChevronUpIcon } from './chevron-up';
13
- export { EllipsisVerticalIcon } from './ellipsis-vertical';
14
- export { EllipsisIcon } from './ellipsis';
15
- export { HeartFilledIcon } from './heart-filled';
16
- export { HeartIcon } from './heart';
17
- export { ImageIcon } from './image';
18
- export { LocationDotIcon } from './location-dot';
19
- export { MapIcon } from './map';
20
- export { MinusIcon } from './minus';
21
- export { PlusIcon } from './plus';
22
- export { SearchIcon } from './search';
23
- export { SettingsIcon } from './settings';
24
- export { StarFilledIcon } from './star-filled';
25
- export { StarIcon } from './star';
26
- export { TrashIcon } from './trash';
27
- export { UserIcon } from './user';
28
- export { XmarkIcon } from './xmark';
@@ -1,2 +0,0 @@
1
- /// <reference types="react" />
2
- export declare const LocationDotIcon: import("react").ForwardRefExoticComponent<import("../create-icon").IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -1,2 +0,0 @@
1
- /// <reference types="react" />
2
- export declare const MapIcon: import("react").ForwardRefExoticComponent<import("../create-icon").IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -1,2 +0,0 @@
1
- /// <reference types="react" />
2
- export declare const MinusIcon: import("react").ForwardRefExoticComponent<import("../create-icon").IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -1,2 +0,0 @@
1
- /// <reference types="react" />
2
- export declare const PlusIcon: import("react").ForwardRefExoticComponent<import("../create-icon").IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -1,2 +0,0 @@
1
- /// <reference types="react" />
2
- export declare const SearchIcon: import("react").ForwardRefExoticComponent<import("../create-icon").IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -1,2 +0,0 @@
1
- /// <reference types="react" />
2
- export declare const SettingsIcon: import("react").ForwardRefExoticComponent<import("../create-icon").IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -1,2 +0,0 @@
1
- /// <reference types="react" />
2
- export declare const StarFilledIcon: import("react").ForwardRefExoticComponent<import("../create-icon").IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -1,2 +0,0 @@
1
- /// <reference types="react" />
2
- export declare const StarIcon: import("react").ForwardRefExoticComponent<import("../create-icon").IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -1,2 +0,0 @@
1
- /// <reference types="react" />
2
- export declare const TrashIcon: import("react").ForwardRefExoticComponent<import("../create-icon").IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -1,2 +0,0 @@
1
- /// <reference types="react" />
2
- export declare const UserIcon: import("react").ForwardRefExoticComponent<import("../create-icon").IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -1,2 +0,0 @@
1
- /// <reference types="react" />
2
- export declare const XmarkIcon: import("react").ForwardRefExoticComponent<import("../create-icon").IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -1,2 +0,0 @@
1
- /// <reference types="react" />
2
- export declare const ArrowDownIcon: import("react").ForwardRefExoticComponent<import("../create-icon").IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -1,2 +0,0 @@
1
- /// <reference types="react" />
2
- export declare const ArrowLeftIcon: import("react").ForwardRefExoticComponent<import("../create-icon").IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -1,2 +0,0 @@
1
- /// <reference types="react" />
2
- export declare const ArrowRightIcon: import("react").ForwardRefExoticComponent<import("../create-icon").IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -1,2 +0,0 @@
1
- /// <reference types="react" />
2
- export declare const ArrowUpIcon: import("react").ForwardRefExoticComponent<import("../create-icon").IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -1,2 +0,0 @@
1
- /// <reference types="react" />
2
- export declare const BellSlashIcon: import("react").ForwardRefExoticComponent<import("../create-icon").IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -1,2 +0,0 @@
1
- /// <reference types="react" />
2
- export declare const BellIcon: import("react").ForwardRefExoticComponent<import("../create-icon").IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -1,2 +0,0 @@
1
- /// <reference types="react" />
2
- export declare const CalendarIcon: import("react").ForwardRefExoticComponent<import("../create-icon").IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -1,2 +0,0 @@
1
- /// <reference types="react" />
2
- export declare const CheckIcon: import("react").ForwardRefExoticComponent<import("../create-icon").IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -1,2 +0,0 @@
1
- /// <reference types="react" />
2
- export declare const ChevronDownIcon: import("react").ForwardRefExoticComponent<import("../create-icon").IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -1,2 +0,0 @@
1
- /// <reference types="react" />
2
- export declare const ChevronLeftIcon: import("react").ForwardRefExoticComponent<import("../create-icon").IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -1,2 +0,0 @@
1
- /// <reference types="react" />
2
- export declare const ChevronRightIcon: import("react").ForwardRefExoticComponent<import("../create-icon").IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -1,2 +0,0 @@
1
- /// <reference types="react" />
2
- export declare const ChevronUpIcon: import("react").ForwardRefExoticComponent<import("../create-icon").IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -1,2 +0,0 @@
1
- /// <reference types="react" />
2
- export declare const EllipsisVerticalIcon: import("react").ForwardRefExoticComponent<import("../create-icon").IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -1,2 +0,0 @@
1
- /// <reference types="react" />
2
- export declare const EllipsisIcon: import("react").ForwardRefExoticComponent<import("../create-icon").IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -1,2 +0,0 @@
1
- /// <reference types="react" />
2
- export declare const HeartFilledIcon: import("react").ForwardRefExoticComponent<import("../create-icon").IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -1,2 +0,0 @@
1
- /// <reference types="react" />
2
- export declare const HeartIcon: import("react").ForwardRefExoticComponent<import("../create-icon").IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -1,2 +0,0 @@
1
- /// <reference types="react" />
2
- export declare const ImageIcon: import("react").ForwardRefExoticComponent<import("../create-icon").IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -1,28 +0,0 @@
1
- export { ArrowDownIcon } from './arrow-down';
2
- export { ArrowLeftIcon } from './arrow-left';
3
- export { ArrowRightIcon } from './arrow-right';
4
- export { ArrowUpIcon } from './arrow-up';
5
- export { BellSlashIcon } from './bell-slash';
6
- export { BellIcon } from './bell';
7
- export { CalendarIcon } from './calendar';
8
- export { CheckIcon } from './check';
9
- export { ChevronDownIcon } from './chevron-down';
10
- export { ChevronLeftIcon } from './chevron-left';
11
- export { ChevronRightIcon } from './chevron-right';
12
- export { ChevronUpIcon } from './chevron-up';
13
- export { EllipsisVerticalIcon } from './ellipsis-vertical';
14
- export { EllipsisIcon } from './ellipsis';
15
- export { HeartFilledIcon } from './heart-filled';
16
- export { HeartIcon } from './heart';
17
- export { ImageIcon } from './image';
18
- export { LocationDotIcon } from './location-dot';
19
- export { MapIcon } from './map';
20
- export { MinusIcon } from './minus';
21
- export { PlusIcon } from './plus';
22
- export { SearchIcon } from './search';
23
- export { SettingsIcon } from './settings';
24
- export { StarFilledIcon } from './star-filled';
25
- export { StarIcon } from './star';
26
- export { TrashIcon } from './trash';
27
- export { UserIcon } from './user';
28
- export { XmarkIcon } from './xmark';
@@ -1,2 +0,0 @@
1
- /// <reference types="react" />
2
- export declare const LocationDotIcon: import("react").ForwardRefExoticComponent<import("../create-icon").IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -1,2 +0,0 @@
1
- /// <reference types="react" />
2
- export declare const MapIcon: import("react").ForwardRefExoticComponent<import("../create-icon").IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -1,2 +0,0 @@
1
- /// <reference types="react" />
2
- export declare const MinusIcon: import("react").ForwardRefExoticComponent<import("../create-icon").IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -1,2 +0,0 @@
1
- /// <reference types="react" />
2
- export declare const PlusIcon: import("react").ForwardRefExoticComponent<import("../create-icon").IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -1,2 +0,0 @@
1
- /// <reference types="react" />
2
- export declare const SearchIcon: import("react").ForwardRefExoticComponent<import("../create-icon").IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -1,2 +0,0 @@
1
- /// <reference types="react" />
2
- export declare const SettingsIcon: import("react").ForwardRefExoticComponent<import("../create-icon").IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -1,2 +0,0 @@
1
- /// <reference types="react" />
2
- export declare const StarFilledIcon: import("react").ForwardRefExoticComponent<import("../create-icon").IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -1,2 +0,0 @@
1
- /// <reference types="react" />
2
- export declare const StarIcon: import("react").ForwardRefExoticComponent<import("../create-icon").IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -1,2 +0,0 @@
1
- /// <reference types="react" />
2
- export declare const TrashIcon: import("react").ForwardRefExoticComponent<import("../create-icon").IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -1,2 +0,0 @@
1
- /// <reference types="react" />
2
- export declare const UserIcon: import("react").ForwardRefExoticComponent<import("../create-icon").IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -1,2 +0,0 @@
1
- /// <reference types="react" />
2
- export declare const XmarkIcon: import("react").ForwardRefExoticComponent<import("../create-icon").IconProps & import("react").RefAttributes<SVGSVGElement>>;