rbro-tat-uds 1.5.57 → 1.5.58

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.
@@ -9,6 +9,7 @@ export interface DashboardCardProps extends React.HTMLAttributes<HTMLDivElement>
9
9
  tagText?: string;
10
10
  callToAction?: "null" | "addConfig" | "oferte";
11
11
  callToActionEvent?: () => void;
12
+ onClick?: (event: React.MouseEvent<HTMLDivElement>) => void;
12
13
  variant?: "default" | "inspect";
13
14
  featured?: boolean;
14
15
  disabled?: boolean;
package/dist/index.cjs.js CHANGED
@@ -5121,7 +5121,7 @@ See https://s-c.sh/2BAXzed for more info.`),window[p2]+=1);const F3=e=>o.createE
5121
5121
  & > div:first-of-type {
5122
5122
  width: 90px;
5123
5123
  min-width: 90px;
5124
- min-height: 120px;
5124
+ min-height: 125px;
5125
5125
 
5126
5126
  & > img {
5127
5127
  width: 100%;
@@ -5171,7 +5171,7 @@ See https://s-c.sh/2BAXzed for more info.`),window[p2]+=1);const F3=e=>o.createE
5171
5171
  flex-direction: column;
5172
5172
  gap: 8px;
5173
5173
  justify-content: space-between;
5174
- min-height: 120px;
5174
+ min-height: 125px;
5175
5175
 
5176
5176
  & > div {
5177
5177
  flex: 1;
@@ -5238,7 +5238,7 @@ See https://s-c.sh/2BAXzed for more info.`),window[p2]+=1);const F3=e=>o.createE
5238
5238
  display: flex;
5239
5239
  align-items: center;
5240
5240
  justify-content: center;
5241
- min-height: 120px;
5241
+ min-height: 125px;
5242
5242
  width: fit-content;
5243
5243
  }
5244
5244
  `}