@economic/taco 2.9.0 → 2.9.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.
- package/dist/components/Menu/Menu.d.ts +1 -2
- package/dist/components/Menu/components/Content.d.ts +1 -1
- package/dist/components/Menu/components/Separator.d.ts +2 -4
- package/dist/components/Menu/components/SubMenu.d.ts +1 -1
- package/dist/esm/packages/taco/src/components/Menu/Menu.js.map +1 -1
- package/dist/esm/packages/taco/src/components/Menu/components/Separator.js +6 -7
- package/dist/esm/packages/taco/src/components/Menu/components/Separator.js.map +1 -1
- package/dist/esm/packages/taco/src/components/Tooltip/Tooltip.js +12 -10
- package/dist/esm/packages/taco/src/components/Tooltip/Tooltip.js.map +1 -1
- package/dist/taco.cjs.development.js +17 -16
- package/dist/taco.cjs.development.js.map +1 -1
- package/dist/taco.cjs.production.min.js +1 -1
- package/dist/taco.cjs.production.min.js.map +1 -1
- package/package.json +14 -14
- package/types.json +20 -58
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@economic/taco",
|
|
3
|
-
"version": "2.9.
|
|
3
|
+
"version": "2.9.1",
|
|
4
4
|
"description": "> TODO: description",
|
|
5
5
|
"author": "Matt Daly <matthew.daly@visma.com>",
|
|
6
6
|
"homepage": "https://github.com/e-conomic/taco#readme",
|
|
@@ -44,18 +44,18 @@
|
|
|
44
44
|
"@dnd-kit/sortable": "^7.0.1",
|
|
45
45
|
"@economic/taco-tokens": "^1.4.1",
|
|
46
46
|
"@radix-ui/react-accordion": "^1.0.1",
|
|
47
|
-
"@radix-ui/react-alert-dialog": "^1.0.
|
|
48
|
-
"@radix-ui/react-checkbox": "^1.0.
|
|
49
|
-
"@radix-ui/react-dialog": "^1.0.
|
|
50
|
-
"@radix-ui/react-dropdown-menu": "^2.0.
|
|
51
|
-
"@radix-ui/react-hover-card": "^1.0.
|
|
52
|
-
"@radix-ui/react-popover": "^1.0.
|
|
53
|
-
"@radix-ui/react-radio-group": "^1.1.
|
|
54
|
-
"@radix-ui/react-scroll-area": "^1.0.
|
|
55
|
-
"@radix-ui/react-switch": "^1.0.
|
|
56
|
-
"@radix-ui/react-tabs": "^1.0.
|
|
57
|
-
"@radix-ui/react-tooltip": "^1.0.
|
|
58
|
-
"@radix-ui/react-use-controllable-state": "^1.0.
|
|
47
|
+
"@radix-ui/react-alert-dialog": "^1.0.2",
|
|
48
|
+
"@radix-ui/react-checkbox": "^1.0.1",
|
|
49
|
+
"@radix-ui/react-dialog": "^1.0.2",
|
|
50
|
+
"@radix-ui/react-dropdown-menu": "^2.0.1",
|
|
51
|
+
"@radix-ui/react-hover-card": "^1.0.2",
|
|
52
|
+
"@radix-ui/react-popover": "^1.0.2",
|
|
53
|
+
"@radix-ui/react-radio-group": "^1.1.0",
|
|
54
|
+
"@radix-ui/react-scroll-area": "^1.0.1",
|
|
55
|
+
"@radix-ui/react-switch": "^1.0.1",
|
|
56
|
+
"@radix-ui/react-tabs": "^1.0.1",
|
|
57
|
+
"@radix-ui/react-tooltip": "^1.0.2",
|
|
58
|
+
"@radix-ui/react-use-controllable-state": "^1.0.0",
|
|
59
59
|
"@react-aria/focus": "^3.9.0",
|
|
60
60
|
"@react-aria/interactions": "^3.12.0",
|
|
61
61
|
"@tanstack/react-table": "^8.7.6",
|
|
@@ -130,5 +130,5 @@
|
|
|
130
130
|
"not ie < 11"
|
|
131
131
|
]
|
|
132
132
|
},
|
|
133
|
-
"gitHead": "
|
|
133
|
+
"gitHead": "f55d0e46df3baee66e712620a176ca601463f825"
|
|
134
134
|
}
|
package/types.json
CHANGED
|
@@ -488747,14 +488747,7 @@
|
|
|
488747
488747
|
},
|
|
488748
488748
|
"type": {
|
|
488749
488749
|
"type": "reference",
|
|
488750
|
-
"
|
|
488751
|
-
{
|
|
488752
|
-
"type": "reference",
|
|
488753
|
-
"id": 1344,
|
|
488754
|
-
"name": "MenuSeparatorProps"
|
|
488755
|
-
}
|
|
488756
|
-
],
|
|
488757
|
-
"name": "ForwardRefExoticComponent"
|
|
488750
|
+
"name": "FunctionComponent"
|
|
488758
488751
|
}
|
|
488759
488752
|
},
|
|
488760
488753
|
{
|
|
@@ -492561,68 +492554,37 @@
|
|
|
492561
492554
|
"children": [
|
|
492562
492555
|
{
|
|
492563
492556
|
"id": 1344,
|
|
492564
|
-
"name": "MenuSeparatorProps",
|
|
492565
|
-
"kind": 4194304,
|
|
492566
|
-
"kindString": "Type alias",
|
|
492567
|
-
"flags": {
|
|
492568
|
-
"isExported": true
|
|
492569
|
-
},
|
|
492570
|
-
"type": {
|
|
492571
|
-
"type": "reference",
|
|
492572
|
-
"name": "DropdownMenuSeparatorProps"
|
|
492573
|
-
}
|
|
492574
|
-
},
|
|
492575
|
-
{
|
|
492576
|
-
"id": 1345,
|
|
492577
492557
|
"name": "Separator",
|
|
492578
|
-
"kind":
|
|
492579
|
-
"kindString": "
|
|
492558
|
+
"kind": 64,
|
|
492559
|
+
"kindString": "Function",
|
|
492580
492560
|
"flags": {
|
|
492581
492561
|
"isExported": true,
|
|
492582
492562
|
"isConst": true
|
|
492583
492563
|
},
|
|
492584
|
-
"
|
|
492585
|
-
|
|
492586
|
-
|
|
492587
|
-
|
|
492588
|
-
|
|
492589
|
-
|
|
492590
|
-
|
|
492591
|
-
|
|
492592
|
-
|
|
492593
|
-
|
|
492594
|
-
|
|
492595
|
-
|
|
492596
|
-
"typeArguments": [
|
|
492597
|
-
{
|
|
492598
|
-
"type": "reference",
|
|
492599
|
-
"name": "HTMLDivElement"
|
|
492600
|
-
}
|
|
492601
|
-
],
|
|
492602
|
-
"name": "RefAttributes"
|
|
492603
|
-
}
|
|
492604
|
-
]
|
|
492564
|
+
"signatures": [
|
|
492565
|
+
{
|
|
492566
|
+
"id": 1345,
|
|
492567
|
+
"name": "Separator",
|
|
492568
|
+
"kind": 4096,
|
|
492569
|
+
"kindString": "Call signature",
|
|
492570
|
+
"flags": {
|
|
492571
|
+
"isExported": true
|
|
492572
|
+
},
|
|
492573
|
+
"type": {
|
|
492574
|
+
"type": "reference",
|
|
492575
|
+
"name": "Element"
|
|
492605
492576
|
}
|
|
492606
|
-
|
|
492607
|
-
|
|
492608
|
-
},
|
|
492609
|
-
"defaultValue": "React.forwardRef<HTMLDivElement, MenuSeparatorProps>((props, ref) => {\n return <DropdownMenuPrimitive.Separator {...props} className=\"bg-grey-300 my-1 h-px\" ref={ref} />;\n})"
|
|
492577
|
+
}
|
|
492578
|
+
]
|
|
492610
492579
|
}
|
|
492611
492580
|
],
|
|
492612
492581
|
"groups": [
|
|
492613
492582
|
{
|
|
492614
|
-
"title": "
|
|
492615
|
-
"kind":
|
|
492583
|
+
"title": "Functions",
|
|
492584
|
+
"kind": 64,
|
|
492616
492585
|
"children": [
|
|
492617
492586
|
1344
|
|
492618
492587
|
]
|
|
492619
|
-
},
|
|
492620
|
-
{
|
|
492621
|
-
"title": "Variables",
|
|
492622
|
-
"kind": 32,
|
|
492623
|
-
"children": [
|
|
492624
|
-
1345
|
|
492625
|
-
]
|
|
492626
492588
|
}
|
|
492627
492589
|
]
|
|
492628
492590
|
},
|
|
@@ -574414,7 +574376,7 @@
|
|
|
574414
574376
|
],
|
|
574415
574377
|
"name": "ForwardRefExoticComponent"
|
|
574416
574378
|
},
|
|
574417
|
-
"defaultValue": "React.forwardRef(function Tooltip(props: TooltipProps, ref: React.Ref<HTMLElement>) {\n const { children, placement,
|
|
574379
|
+
"defaultValue": "React.forwardRef(function Tooltip(props: TooltipProps, ref: React.Ref<HTMLElement>) {\n const { title, children, placement, ...otherProps } = props;\n const className = cn(otherProps.className);\n\n return (\n <TooltipPrimitive.Root delayDuration={250}>\n <TooltipPrimitive.Trigger asChild ref={ref as any}>\n {children}\n </TooltipPrimitive.Trigger>\n <TooltipPrimitive.Portal>\n <TooltipPrimitive.Content {...otherProps} asChild className={className} side={placement} sideOffset={3}>\n <div\n className=\"xs:max-w-[theme(spacing.56)] max-w-[theme(spacing.32)] animate-[fade-in_150ms] rounded-sm bg-blue-900 px-2 py-1 text-xs font-bold text-white\"\n data-taco=\"tooltip\"\n style={{\n transformOrigin: 'var(--radix-tooltip-content-transform-origin)',\n }}>\n <TooltipPrimitive.Arrow className=\"-mt-px fill-blue-900/90 stroke-blue-900/90\" />\n {title}\n </div>\n </TooltipPrimitive.Content>\n </TooltipPrimitive.Portal>\n </TooltipPrimitive.Root>\n );\n})"
|
|
574418
574380
|
}
|
|
574419
574381
|
],
|
|
574420
574382
|
"groups": [
|