@roadtrip/components 3.1.3 → 3.2.1

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 (88) hide show
  1. package/dist/cjs/loader.cjs.js +1 -1
  2. package/dist/cjs/road-badge_14.cjs.entry.js +2 -2
  3. package/dist/cjs/road-dialog.cjs.entry.js +1 -1
  4. package/dist/cjs/road-dropdown.cjs.entry.js +7 -2
  5. package/dist/cjs/road-flap.cjs.entry.js +1 -1
  6. package/dist/cjs/road-global-navigation.cjs.entry.js +1 -1
  7. package/dist/cjs/road-navbar-item.cjs.entry.js +1 -1
  8. package/dist/cjs/road-navbar.cjs.entry.js +1 -1
  9. package/dist/cjs/road-plate-number.cjs.entry.js +1 -1
  10. package/dist/cjs/road-profil-dropdown.cjs.entry.js +1 -1
  11. package/dist/cjs/road-stepper.cjs.entry.js +5 -2
  12. package/dist/cjs/roadtrip.cjs.js +1 -1
  13. package/dist/collection/components/counter/counter.css +2 -1
  14. package/dist/collection/components/dialog/dialog.css +3 -2
  15. package/dist/collection/components/dropdown/dropdown.css +10 -0
  16. package/dist/collection/components/dropdown/dropdown.js +24 -1
  17. package/dist/collection/components/dropdown/dropdown.stories.js +5 -1
  18. package/dist/collection/components/flap/flap.css +10 -10
  19. package/dist/collection/components/global-navigation/global-navigation.css +6 -1
  20. package/dist/collection/components/icon/icon.css +11 -3
  21. package/dist/collection/components/icon/svg/flag-belgium-color.svg +1 -1
  22. package/dist/collection/components/icon/svg/keep-in-repair-color.svg +1 -0
  23. package/dist/collection/components/icon/svg/keep-in-repair-outline.svg +1 -1
  24. package/dist/collection/components/icon/svg/keep-in-repair-solid.svg +1 -1
  25. package/dist/collection/components/navbar/navbar.css +1 -1
  26. package/dist/collection/components/navbar-item/navbar-item.css +6 -5
  27. package/dist/collection/components/plate-number/plate-number.css +2 -5
  28. package/dist/collection/components/profil-dropdown/profil-dropdown.css +0 -1
  29. package/dist/collection/components/stepper/stepper.css +1 -0
  30. package/dist/collection/components/stepper/stepper.js +60 -6
  31. package/dist/collection/components/stepper/stepper.stories.js +5 -5
  32. package/dist/esm/loader.js +1 -1
  33. package/dist/esm/road-badge_14.entry.js +2 -2
  34. package/dist/esm/road-dialog.entry.js +1 -1
  35. package/dist/esm/road-dropdown.entry.js +7 -2
  36. package/dist/esm/road-flap.entry.js +1 -1
  37. package/dist/esm/road-global-navigation.entry.js +1 -1
  38. package/dist/esm/road-navbar-item.entry.js +1 -1
  39. package/dist/esm/road-navbar.entry.js +1 -1
  40. package/dist/esm/road-plate-number.entry.js +1 -1
  41. package/dist/esm/road-profil-dropdown.entry.js +1 -1
  42. package/dist/esm/road-stepper.entry.js +5 -2
  43. package/dist/esm/roadtrip.js +1 -1
  44. package/dist/html.html-data.json +16 -0
  45. package/dist/icons/icons.svg +1 -1
  46. package/dist/icons/index.d.ts +6 -5
  47. package/dist/icons/index.js +80 -80
  48. package/dist/roadtrip/{p-8340165a.entry.js → p-0ce3567a.entry.js} +1 -1
  49. package/dist/roadtrip/p-173c9d0d.entry.js +1 -0
  50. package/dist/roadtrip/p-2ebc384d.entry.js +1 -0
  51. package/dist/roadtrip/p-4b77e940.entry.js +1 -0
  52. package/dist/roadtrip/p-7a724931.entry.js +1 -0
  53. package/dist/roadtrip/p-91dacad4.entry.js +1 -0
  54. package/dist/roadtrip/p-d6a872f3.entry.js +1 -0
  55. package/dist/roadtrip/{p-69764878.entry.js → p-dd9eea16.entry.js} +1 -1
  56. package/dist/roadtrip/{p-42f80999.entry.js → p-e189433e.entry.js} +1 -1
  57. package/dist/roadtrip/{p-89c45d91.entry.js → p-e669be7b.entry.js} +1 -1
  58. package/dist/roadtrip/roadtrip.css +1 -1
  59. package/dist/roadtrip/roadtrip.esm.js +1 -1
  60. package/dist/roadtrip/svg/flag-belgium-color.svg +1 -1
  61. package/dist/roadtrip/svg/keep-in-repair-color.svg +1 -0
  62. package/dist/roadtrip/svg/keep-in-repair-outline.svg +1 -1
  63. package/dist/roadtrip/svg/keep-in-repair-solid.svg +1 -1
  64. package/dist/types/components/dropdown/dropdown.d.ts +4 -0
  65. package/dist/types/components/stepper/stepper.d.ts +17 -5
  66. package/dist/types/components.d.ts +32 -0
  67. package/icons/icons.svg +1 -1
  68. package/icons/index.d.ts +6 -5
  69. package/icons/index.js +80 -80
  70. package/package.json +1 -1
  71. package/dist/collection/components/icon/svg/videocam- solid.svg +0 -1
  72. package/dist/roadtrip/p-1305c54d.entry.js +0 -1
  73. package/dist/roadtrip/p-1e07d473.entry.js +0 -1
  74. package/dist/roadtrip/p-3c802959.entry.js +0 -1
  75. package/dist/roadtrip/p-5d68795d.entry.js +0 -1
  76. package/dist/roadtrip/p-684a5716.entry.js +0 -1
  77. package/dist/roadtrip/p-bead4406.entry.js +0 -1
  78. package/dist/roadtrip/svg/videocam- solid.svg +0 -1
  79. /package/dist/collection/components/icon/svg/{car-power.svg → car-power-outline.svg} +0 -0
  80. /package/dist/collection/components/icon/svg/{phone-ouline.svg → phone-outline.svg} +0 -0
  81. /package/dist/collection/components/icon/svg/{phone-ouline-solid.svg → phone-solid.svg} +0 -0
  82. /package/dist/collection/components/icon/svg/{wheel-rim.svg → wheel-rim-solid.svg} +0 -0
  83. /package/dist/collection/components/icon/svg/{work-order-awaiting-approval.svg → work-order-awaiting-approval-solid.svg} +0 -0
  84. /package/dist/roadtrip/svg/{car-power.svg → car-power-outline.svg} +0 -0
  85. /package/dist/roadtrip/svg/{phone-ouline.svg → phone-outline.svg} +0 -0
  86. /package/dist/roadtrip/svg/{phone-ouline-solid.svg → phone-solid.svg} +0 -0
  87. /package/dist/roadtrip/svg/{wheel-rim.svg → wheel-rim-solid.svg} +0 -0
  88. /package/dist/roadtrip/svg/{work-order-awaiting-approval.svg → work-order-awaiting-approval-solid.svg} +0 -0
@@ -13,6 +13,10 @@ export declare class Dropdown {
13
13
  */
14
14
  isLight: boolean;
15
15
  /**
16
+ * If you want to remove background of the dropdown button
17
+ */
18
+ isMedium: boolean;
19
+ /**
16
20
  * The button position.
17
21
  */
18
22
  position?: 'left' | 'right';
@@ -4,19 +4,19 @@
4
4
  * `<road-icon name="check-small" class="d-block" color="secondary"></road-icon>` if is outline.
5
5
  * `<road-icon name="check-small" class="d-block" color="defaut"></road-icon>` if the color is secondary.
6
6
  * `<road-icon name="check-small" class="d-block" color="warning"></road-icon>` if the color is secondary and outline.
7
- * @slot stepper-title - content not visible when collapsed.
8
- * @slot stepper-icon2 - content not visible when collapsed.
7
+ * @slot stepper-title
8
+ * @slot stepper-icon2 - if the state of the step 2 is completed add
9
9
  * `<road-icon name="check-small" class="d-block" color="white"></road-icon>` by default.
10
10
  * `<road-icon name="check-small" class="d-block" color="secondary"></road-icon>` if is outline.
11
11
  * `<road-icon name="check-small" class="d-block" color="defaut"></road-icon>` if the color is secondary.
12
12
  * `<road-icon name="check-small" class="d-block" color="warning"></road-icon>` if the color is secondary and outline.
13
- * @slot stepper-title2 - content not visible when collapsed.
14
- * @slot stepper-icon3 - content not visible when collapsed.
13
+ * @slot stepper-title2
14
+ * @slot stepper-icon3 - if the state of the step 3 is completed add
15
15
  * `<road-icon name="check-small" class="d-block" color="white"></road-icon>` by default.
16
16
  * `<road-icon name="check-small" class="d-block" color="secondary"></road-icon>` if is outline.
17
17
  * `<road-icon name="check-small" class="d-block" color="defaut"></road-icon>` if the color is secondary.
18
18
  * `<road-icon name="check-small" class="d-block" color="warning"></road-icon>` if the color is secondary and outline.
19
- * @slot stepper-title3 - content not visible when collapsed.
19
+ * @slot stepper-title3
20
20
  */
21
21
  export declare class Stepper {
22
22
  /**
@@ -43,5 +43,17 @@ export declare class Stepper {
43
43
  * The color of the third step.
44
44
  */
45
45
  stateThirdStep?: 'default' | 'current' | 'comleted';
46
+ /**
47
+ * The url of the first step.
48
+ */
49
+ urlStep1?: string;
50
+ /**
51
+ * The url of the first step.
52
+ */
53
+ urlStep2?: string;
54
+ /**
55
+ * The url of the first step.
56
+ */
57
+ urlStep3?: string;
46
58
  render(): any;
47
59
  }
@@ -460,6 +460,10 @@ export namespace Components {
460
460
  * If you want to remove background of the dropdown button
461
461
  */
462
462
  "isLight": boolean;
463
+ /**
464
+ * If you want to remove background of the dropdown button
465
+ */
466
+ "isMedium": boolean;
463
467
  /**
464
468
  * Set to `true` to open the dropdown menu and to `false` to close it.
465
469
  */
@@ -1145,6 +1149,18 @@ export namespace Components {
1145
1149
  * The color of the third step.
1146
1150
  */
1147
1151
  "stateThirdStep"?: 'default' | 'current' | 'comleted';
1152
+ /**
1153
+ * The url of the first step.
1154
+ */
1155
+ "urlStep1"?: string;
1156
+ /**
1157
+ * The url of the first step.
1158
+ */
1159
+ "urlStep2"?: string;
1160
+ /**
1161
+ * The url of the first step.
1162
+ */
1163
+ "urlStep3"?: string;
1148
1164
  }
1149
1165
  interface RoadSwitch {
1150
1166
  /**
@@ -2564,6 +2580,10 @@ declare namespace LocalJSX {
2564
2580
  * If you want to remove background of the dropdown button
2565
2581
  */
2566
2582
  "isLight"?: boolean;
2583
+ /**
2584
+ * If you want to remove background of the dropdown button
2585
+ */
2586
+ "isMedium"?: boolean;
2567
2587
  /**
2568
2588
  * Set to `true` to open the dropdown menu and to `false` to close it.
2569
2589
  */
@@ -3327,6 +3347,18 @@ declare namespace LocalJSX {
3327
3347
  * The color of the third step.
3328
3348
  */
3329
3349
  "stateThirdStep"?: 'default' | 'current' | 'comleted';
3350
+ /**
3351
+ * The url of the first step.
3352
+ */
3353
+ "urlStep1"?: string;
3354
+ /**
3355
+ * The url of the first step.
3356
+ */
3357
+ "urlStep2"?: string;
3358
+ /**
3359
+ * The url of the first step.
3360
+ */
3361
+ "urlStep3"?: string;
3330
3362
  }
3331
3363
  interface RoadSwitch {
3332
3364
  /**