@mks2508/mks-ui 0.8.0 → 0.8.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/react-ui/blocks/Terminal/TerminalDisplay.styles.d.ts +1 -1
- package/dist/react-ui/blocks/Terminal/TerminalDisplay.types.d.ts +1 -1
- package/dist/react-ui/blocks/Terminal/components/LogLineBadges/LogLineBadges.styles.d.ts +1 -1
- package/dist/react-ui/blocks/Terminal/components/TerminalLogBadge/TerminalLogBadge.styles.d.ts +1 -1
- package/dist/react-ui/blocks/Terminal/components/TerminalLogBadge/TerminalLogBadge.types.d.ts +1 -1
- package/dist/react-ui/blocks/Terminal/controls/TerminalActionBar/TerminalActionBar.styles.d.ts +1 -1
- package/dist/react-ui/blocks/Terminal/controls/TerminalActionBar/TerminalActionBar.types.d.ts +1 -1
- package/dist/react-ui/blocks/Terminal/controls/TerminalConnectionStatus/TerminalConnectionStatus.styles.d.ts +1 -1
- package/dist/react-ui/blocks/Terminal/controls/TerminalConnectionStatus/TerminalConnectionStatus.types.d.ts +1 -1
- package/dist/react-ui/blocks/Terminal/controls/TerminalFontControls/TerminalFontControls.styles.d.ts +1 -1
- package/dist/react-ui/blocks/Terminal/controls/TerminalFontControls/TerminalFontControls.types.d.ts +1 -1
- package/dist/react-ui/blocks/Terminal/controls/TerminalSplitButton/TerminalSplitButton.styles.d.ts +1 -1
- package/dist/react-ui/blocks/Terminal/controls/TerminalSplitButton/TerminalSplitButton.types.d.ts +1 -1
- package/dist/react-ui/blocks/Terminal/controls/TerminalStatusBar/TerminalStatusBar.styles.d.ts +1 -1
- package/dist/react-ui/blocks/Terminal/controls/TerminalStatusBar/TerminalStatusBar.types.d.ts +1 -1
- package/dist/react-ui/blocks/Terminal/panel/TerminalDebugPanel/TerminalDebugPanel.styles.d.ts +1 -1
- package/dist/react-ui/blocks/Terminal/panel/TerminalDebugPanel/TerminalDebugPanel.types.d.ts +1 -1
- package/dist/react-ui/blocks/Terminal/panel/TerminalFilterDropdown/TerminalFilterDropdown.styles.d.ts +1 -1
- package/dist/react-ui/blocks/Terminal/panel/TerminalFilterDropdown/TerminalFilterDropdown.types.d.ts +1 -1
- package/dist/react-ui/blocks/Terminal/panel/TerminalFilterTabs/TerminalFilterTabs.styles.d.ts +1 -1
- package/dist/react-ui/blocks/Terminal/panel/TerminalFilterTabs/TerminalFilterTabs.types.d.ts +1 -1
- package/dist/react-ui/blocks/Terminal/panel/TerminalInteractivePanelWterm.d.ts +0 -1
- package/dist/react-ui/blocks/Terminal/panel/TerminalInteractivePanelWterm.d.ts.map +1 -1
- package/dist/react-ui/blocks/Terminal/panel/TerminalInteractivePanelWterm.js +56 -18
- package/dist/react-ui/blocks/Terminal/panel/TerminalLogsPanel/TerminalLogsPanel.styles.d.ts +1 -1
- package/dist/react-ui/blocks/Terminal/panel/TerminalLogsPanel/TerminalLogsPanel.types.d.ts +1 -1
- package/dist/react-ui/blocks/Terminal/panel/TerminalPanelChrome.styles.d.ts +1 -1
- package/dist/react-ui/blocks/Terminal/panel/TerminalPanelChrome.types.d.ts +1 -1
- package/dist/react-ui/blocks/Terminal/panel/TerminalPanelFooter/TerminalPanelFooter.styles.d.ts +1 -1
- package/dist/react-ui/blocks/Terminal/panel/TerminalPanelFooter/TerminalPanelFooter.types.d.ts +1 -1
- package/dist/react-ui/blocks/Terminal/panel/TerminalPanelHeader/TerminalPanelHeader.styles.d.ts +1 -1
- package/dist/react-ui/blocks/Terminal/panel/TerminalPanelHeader/TerminalPanelHeader.types.d.ts +1 -1
- package/dist/react-ui/blocks/Terminal/panel/TerminalPanelToolbar/TerminalPanelToolbar.styles.d.ts +1 -1
- package/dist/react-ui/blocks/Terminal/panel/TerminalPanelToolbar/TerminalPanelToolbar.types.d.ts +1 -1
- package/dist/react-ui/blocks/Terminal/panel/TerminalSessionControl/TerminalSessionControl.styles.d.ts +1 -1
- package/dist/react-ui/blocks/Terminal/panel/TerminalSessionControl/TerminalSessionControl.types.d.ts +1 -1
- package/dist/react-ui/blocks/Terminal/panel/TerminalSessionTabs/TerminalSessionTabs.styles.d.ts +1 -1
- package/dist/react-ui/blocks/Terminal/panel/TerminalSessionTabs/TerminalSessionTabs.types.d.ts +1 -1
- package/dist/react-ui/blocks/Terminal/panel/TerminalSettingsPopover/TerminalSettingsPopover.styles.d.ts +1 -1
- package/dist/react-ui/blocks/Terminal/panel/TerminalSettingsPopover/TerminalSettingsPopover.types.d.ts +1 -1
- package/dist/react-ui/blocks/Terminal/panel/TerminalThemeSelector/TerminalThemeSelector.styles.d.ts +1 -1
- package/dist/react-ui/blocks/Terminal/panel/TerminalThemeSelector/TerminalThemeSelector.types.d.ts +1 -1
- package/dist/react-ui/primitives/AutoHeight/index.d.ts +1 -1
- package/dist/react-ui/primitives/CountingNumber/index.d.ts +1 -1
- package/dist/react-ui/primitives/DotMatrix/DotMatrix.types.d.ts +1 -1
- package/dist/react-ui/primitives/waapi/SlidingNumber/SlidingNumber.styles.d.ts +1 -1
- package/dist/react-ui/primitives/waapi/SlidingText/SlidingText.styles.d.ts +1 -1
- package/dist/react-ui/ui/Accordion/Accordion.styles.d.ts +1 -1
- package/dist/react-ui/ui/Accordion/Accordion.types.d.ts +1 -1
- package/dist/react-ui/ui/AlertDialog/AlertDialog.styles.d.ts +1 -1
- package/dist/react-ui/ui/AlertDialog/AlertDialog.types.d.ts +1 -1
- package/dist/react-ui/ui/Badge/Badge.styles.d.ts +1 -1
- package/dist/react-ui/ui/Badge/Badge.types.d.ts +1 -1
- package/dist/react-ui/ui/Button/Button.styles.d.ts +1 -1
- package/dist/react-ui/ui/Button/Button.types.d.ts +1 -1
- package/dist/react-ui/ui/Card/Card.styles.d.ts +1 -1
- package/dist/react-ui/ui/Card/Card.types.d.ts +1 -1
- package/dist/react-ui/ui/Checkbox/Checkbox.styles.d.ts +1 -1
- package/dist/react-ui/ui/Checkbox/Checkbox.types.d.ts +1 -1
- package/dist/react-ui/ui/Combobox/Combobox.styles.d.ts +1 -1
- package/dist/react-ui/ui/Combobox/Combobox.types.d.ts +1 -1
- package/dist/react-ui/ui/CornerBracket/CornerBracket.styles.d.ts +1 -1
- package/dist/react-ui/ui/CornerBracket/CornerBracket.types.d.ts +1 -1
- package/dist/react-ui/ui/DataCard/DataCard.styles.d.ts +1 -1
- package/dist/react-ui/ui/DataCard/DataCard.types.d.ts +1 -1
- package/dist/react-ui/ui/DataCard/index.d.ts +1 -1
- package/dist/react-ui/ui/Dialog/Dialog.styles.d.ts +1 -1
- package/dist/react-ui/ui/Dialog/Dialog.types.d.ts +1 -1
- package/dist/react-ui/ui/DropdownMenu/DropdownMenu.styles.d.ts +1 -1
- package/dist/react-ui/ui/DropdownMenu/DropdownMenu.types.d.ts +1 -1
- package/dist/react-ui/ui/DynamicToggle/DynamicToggle.styles.d.ts +1 -1
- package/dist/react-ui/ui/DynamicToggle/DynamicToggle.types.d.ts +1 -1
- package/dist/react-ui/ui/Field/Field.styles.d.ts +1 -1
- package/dist/react-ui/ui/Field/Field.types.d.ts +1 -1
- package/dist/react-ui/ui/FileIcon/FileIcon.styles.d.ts +1 -1
- package/dist/react-ui/ui/FileIcon/FileIcon.types.d.ts +1 -1
- package/dist/react-ui/ui/FileItem/FileItem.styles.d.ts +1 -1
- package/dist/react-ui/ui/FileItem/FileItem.types.d.ts +1 -1
- package/dist/react-ui/ui/FilePanel/FilePanel.styles.d.ts +1 -1
- package/dist/react-ui/ui/FilePanel/FilePanel.types.d.ts +1 -1
- package/dist/react-ui/ui/FileTree/FileTree.styles.d.ts +1 -1
- package/dist/react-ui/ui/FileTree/FileTree.types.d.ts +1 -1
- package/dist/react-ui/ui/GooeyButton/GooeyButton.types.d.ts +1 -1
- package/dist/{css/ui-GooeyButton-gooey.css → react-ui/ui/GooeyButton/gooey-button-8rHWiw0w.css} +6 -2
- package/dist/react-ui/ui/GooeyButton/index.d.ts.map +1 -1
- package/dist/react-ui/ui/GooeyButton/index.js +11 -2
- package/dist/react-ui/ui/Input/Input.styles.d.ts +1 -1
- package/dist/react-ui/ui/Input/Input.types.d.ts +1 -1
- package/dist/react-ui/ui/InputGroup/InputGroup.styles.d.ts +1 -1
- package/dist/react-ui/ui/InputGroup/InputGroup.types.d.ts +1 -1
- package/dist/react-ui/ui/Label/Label.styles.d.ts +1 -1
- package/dist/react-ui/ui/Label/Label.types.d.ts +1 -1
- package/dist/react-ui/ui/Menu/Menu.styles.d.ts +1 -1
- package/dist/react-ui/ui/Menu/Menu.types.d.ts +2 -2
- package/dist/react-ui/ui/MiddleTruncatePath/MiddleTruncatePath.styles.d.ts +1 -1
- package/dist/react-ui/ui/MiddleTruncatePath/MiddleTruncatePath.types.d.ts +1 -1
- package/dist/react-ui/ui/OperationCard/OperationCard.styles.d.ts +1 -1
- package/dist/react-ui/ui/OperationCard/OperationCard.types.d.ts +2 -2
- package/dist/react-ui/ui/Popover/Popover.styles.d.ts +1 -1
- package/dist/react-ui/ui/Popover/Popover.types.d.ts +1 -1
- package/dist/react-ui/ui/Progress/Progress.styles.d.ts +1 -1
- package/dist/react-ui/ui/Progress/Progress.types.d.ts +2 -2
- package/dist/react-ui/ui/Select/Select.styles.d.ts +1 -1
- package/dist/react-ui/ui/Select/Select.types.d.ts +1 -1
- package/dist/react-ui/ui/Separator/Separator.styles.d.ts +1 -1
- package/dist/react-ui/ui/Separator/Separator.types.d.ts +1 -1
- package/dist/react-ui/ui/Switch/Switch.styles.d.ts +1 -1
- package/dist/react-ui/ui/Switch/Switch.types.d.ts +1 -1
- package/dist/react-ui/ui/Tabs/Tabs.styles.d.ts +1 -1
- package/dist/react-ui/ui/Tabs/Tabs.types.d.ts +3 -3
- package/dist/react-ui/ui/TextFlow/TextFlow.styles.d.ts +1 -1
- package/dist/react-ui/ui/Textarea/Textarea.styles.d.ts +1 -1
- package/dist/react-ui/ui/Textarea/Textarea.types.d.ts +1 -1
- package/dist/react-ui/ui/Tooltip/Tooltip.styles.d.ts +1 -1
- package/dist/react-ui/ui/Tooltip/Tooltip.types.d.ts +1 -1
- package/package.json +2 -2
- package/dist/index.css +0 -1590
- package/dist/react-ui/blocks/Sidebar/animations/tooltip.css +0 -330
- package/dist/react-ui/blocks/Terminal/panel/TerminalFilterDropdown/terminal-filter-dropdown.module.css +0 -60
- package/dist/react-ui/blocks/Terminal/panel/TerminalSessionTabs/terminal-session-tabs.module.css +0 -60
- package/dist/react-ui/components/MorphingPopover/morphing-popover.module.css +0 -154
- package/dist/react-ui/primitives/DotMatrix/dot.css +0 -364
- package/dist/react-ui/primitives/GooeyMorphingSurface/gooey-morphing.css +0 -112
- package/dist/react-ui/primitives/waapi/Morph/techniques/useViewTransitions.module.css +0 -20
- package/dist/react-ui/ui/DynamicToggle/DynamicToggle.css +0 -369
- package/dist/react-ui/ui/GooeyButton/gooey.css +0 -43
- package/dist/react-ui/ui/Tabs/Tabs.css +0 -38
- /package/dist/{css/blocks-Sidebar-animations-tooltip.css → react-ui/blocks/Sidebar/animations/tooltip-keyframes-DRT9W6Xj.css} +0 -0
- /package/dist/{css/blocks-Terminal-panel-TerminalFilterDropdown-terminal-filter-dropdown.module.css → react-ui/blocks/Terminal/panel/TerminalFilterDropdown/terminal-filter-dropdown.module-G5zpw08N.css} +0 -0
- /package/dist/{css/blocks-Terminal-panel-TerminalSessionTabs-terminal-session-tabs.module.css → react-ui/blocks/Terminal/panel/TerminalSessionTabs/terminal-session-tabs.module-BAOuAeiX.css} +0 -0
- /package/dist/{css/components-MorphingPopover-morphing-popover.module.css → react-ui/components/MorphingPopover/morphing-popover.module-T3s-wJN-.css} +0 -0
- /package/dist/{css/primitives-DotMatrix-dot.css → react-ui/primitives/DotMatrix/dot-matrix-B8DHjPGb.css} +0 -0
- /package/dist/{css/primitives-GooeyMorphingSurface-gooey.css → react-ui/primitives/GooeyMorphingSurface/gooey-morphing-surface-DfdjAg5U.css} +0 -0
- /package/dist/{css/primitives-waapi-Morph-techniques-useViewTransitions.module.css → react-ui/primitives/waapi/Morph/techniques/useViewTransitions.module-DNDWYN8q.css} +0 -0
- /package/dist/{css/ui-DynamicToggle-DynamicToggle.css → react-ui/ui/DynamicToggle/DynamicToggle-DY2Hle7P.css} +0 -0
- /package/dist/{css/ui-Tabs-Tabs.css → react-ui/ui/Tabs/Tabs-DqzZRGB3.css} +0 -0
|
@@ -1,330 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Tooltip Transition Keyframes
|
|
3
|
-
*
|
|
4
|
-
* Sistema de animaciones CSS para transiciones de tooltip con:
|
|
5
|
-
* - Items staggered enter/exit
|
|
6
|
-
* - Grid-based height transitions
|
|
7
|
-
* - 3D title rotations
|
|
8
|
-
*
|
|
9
|
-
* Performance: GPU-accelerated (transform + opacity only)
|
|
10
|
-
*/
|
|
11
|
-
|
|
12
|
-
/* ============================================================================
|
|
13
|
-
ITEMS ANIMATIONS - Staggered Enter/Exit
|
|
14
|
-
============================================================================ */
|
|
15
|
-
|
|
16
|
-
@keyframes tooltip-item-enter {
|
|
17
|
-
from {
|
|
18
|
-
opacity: 0;
|
|
19
|
-
transform: translateX(-8px);
|
|
20
|
-
}
|
|
21
|
-
to {
|
|
22
|
-
opacity: 1;
|
|
23
|
-
transform: translateX(0);
|
|
24
|
-
}
|
|
25
|
-
}
|
|
26
|
-
|
|
27
|
-
@keyframes tooltip-item-exit {
|
|
28
|
-
from {
|
|
29
|
-
opacity: 1;
|
|
30
|
-
transform: translateX(0);
|
|
31
|
-
}
|
|
32
|
-
to {
|
|
33
|
-
opacity: 0;
|
|
34
|
-
transform: translateX(-4px);
|
|
35
|
-
}
|
|
36
|
-
}
|
|
37
|
-
|
|
38
|
-
/**
|
|
39
|
-
* Item States con CSS Custom Properties
|
|
40
|
-
*
|
|
41
|
-
* Uso: <div style="--animation-order: 0" data-state="entering">
|
|
42
|
-
*/
|
|
43
|
-
.sidebar-sublink[data-state="entering"] {
|
|
44
|
-
animation: tooltip-item-enter 150ms cubic-bezier(0.4, 0, 0.2, 1);
|
|
45
|
-
animation-delay: calc(var(--animation-order, 0) * 30ms + 150ms);
|
|
46
|
-
animation-fill-mode: both;
|
|
47
|
-
}
|
|
48
|
-
|
|
49
|
-
.sidebar-sublink[data-state="leaving"] {
|
|
50
|
-
animation: tooltip-item-exit 100ms cubic-bezier(0.4, 0, 0.6, 1);
|
|
51
|
-
animation-delay: calc(var(--animation-order, 0) * 20ms);
|
|
52
|
-
animation-fill-mode: both;
|
|
53
|
-
}
|
|
54
|
-
|
|
55
|
-
/* ============================================================================
|
|
56
|
-
TITLE 3D ROTATIONS
|
|
57
|
-
============================================================================ */
|
|
58
|
-
|
|
59
|
-
/**
|
|
60
|
-
* Title Rotate Up (direction-aware)
|
|
61
|
-
* Usado cuando navegamos hacia arriba en el sidebar
|
|
62
|
-
*/
|
|
63
|
-
@keyframes tooltip-title-rotate-up {
|
|
64
|
-
from {
|
|
65
|
-
transform: rotateX(0deg);
|
|
66
|
-
opacity: 1;
|
|
67
|
-
}
|
|
68
|
-
to {
|
|
69
|
-
transform: rotateX(-90deg);
|
|
70
|
-
opacity: 0;
|
|
71
|
-
}
|
|
72
|
-
}
|
|
73
|
-
|
|
74
|
-
@keyframes tooltip-title-enter-from-below {
|
|
75
|
-
from {
|
|
76
|
-
transform: rotateX(90deg);
|
|
77
|
-
opacity: 0;
|
|
78
|
-
}
|
|
79
|
-
to {
|
|
80
|
-
transform: rotateX(0deg);
|
|
81
|
-
opacity: 1;
|
|
82
|
-
}
|
|
83
|
-
}
|
|
84
|
-
|
|
85
|
-
/**
|
|
86
|
-
* Title Rotate Down (direction-aware)
|
|
87
|
-
* Usado cuando navegamos hacia abajo en el sidebar
|
|
88
|
-
*/
|
|
89
|
-
@keyframes tooltip-title-rotate-down {
|
|
90
|
-
from {
|
|
91
|
-
transform: rotateX(0deg);
|
|
92
|
-
opacity: 1;
|
|
93
|
-
}
|
|
94
|
-
to {
|
|
95
|
-
transform: rotateX(90deg);
|
|
96
|
-
opacity: 0;
|
|
97
|
-
}
|
|
98
|
-
}
|
|
99
|
-
|
|
100
|
-
@keyframes tooltip-title-enter-from-above {
|
|
101
|
-
from {
|
|
102
|
-
transform: rotateX(-90deg);
|
|
103
|
-
opacity: 0;
|
|
104
|
-
}
|
|
105
|
-
to {
|
|
106
|
-
transform: rotateX(0deg);
|
|
107
|
-
opacity: 1;
|
|
108
|
-
}
|
|
109
|
-
}
|
|
110
|
-
|
|
111
|
-
/**
|
|
112
|
-
* Title States
|
|
113
|
-
*/
|
|
114
|
-
.tooltip-title[data-direction="up"][data-state="leaving"] {
|
|
115
|
-
animation: tooltip-title-rotate-up 250ms cubic-bezier(0.4, 0, 0.2, 1) forwards;
|
|
116
|
-
}
|
|
117
|
-
|
|
118
|
-
.tooltip-title[data-direction="up"][data-state="entering"] {
|
|
119
|
-
animation: tooltip-title-enter-from-below 250ms cubic-bezier(0.4, 0, 0.2, 1) forwards;
|
|
120
|
-
}
|
|
121
|
-
|
|
122
|
-
.tooltip-title[data-direction="down"][data-state="leaving"] {
|
|
123
|
-
animation: tooltip-title-rotate-down 250ms cubic-bezier(0.4, 0, 0.2, 1) forwards;
|
|
124
|
-
}
|
|
125
|
-
|
|
126
|
-
.tooltip-title[data-direction="down"][data-state="entering"] {
|
|
127
|
-
animation: tooltip-title-enter-from-above 250ms cubic-bezier(0.4, 0, 0.2, 1) forwards;
|
|
128
|
-
}
|
|
129
|
-
|
|
130
|
-
/* ============================================================================
|
|
131
|
-
3D CUBE FACES (Enfoque A: Multi-cara)
|
|
132
|
-
============================================================================ */
|
|
133
|
-
|
|
134
|
-
/**
|
|
135
|
-
* Cubo 3D con 6 caras para títulos
|
|
136
|
-
*
|
|
137
|
-
* Estructura:
|
|
138
|
-
* .title-scene (perspective)
|
|
139
|
-
* └─ .title-cube (preserve-3d)
|
|
140
|
-
* ├─ .title-face--front
|
|
141
|
-
* ├─ .title-face--back
|
|
142
|
-
* ├─ .title-face--top
|
|
143
|
-
* ├─ .title-face--bottom
|
|
144
|
-
* ├─ .title-face--left
|
|
145
|
-
* └─ .title-face--right
|
|
146
|
-
*/
|
|
147
|
-
|
|
148
|
-
.title-scene {
|
|
149
|
-
perspective: 600px;
|
|
150
|
-
position: relative;
|
|
151
|
-
width: 100%;
|
|
152
|
-
height: 2rem;
|
|
153
|
-
}
|
|
154
|
-
|
|
155
|
-
.title-cube {
|
|
156
|
-
width: 100%;
|
|
157
|
-
height: 100%;
|
|
158
|
-
position: relative;
|
|
159
|
-
transform-style: preserve-3d;
|
|
160
|
-
transition: transform 250ms cubic-bezier(0.4, 0, 0.2, 1);
|
|
161
|
-
/* Empujar hacia atrás para evitar blur en texto */
|
|
162
|
-
transform: translateZ(-1rem);
|
|
163
|
-
}
|
|
164
|
-
|
|
165
|
-
.title-face {
|
|
166
|
-
position: absolute;
|
|
167
|
-
width: 100%;
|
|
168
|
-
height: 100%;
|
|
169
|
-
backface-visibility: hidden;
|
|
170
|
-
display: flex;
|
|
171
|
-
align-items: center;
|
|
172
|
-
justify-content: flex-start;
|
|
173
|
-
padding: 0 1rem;
|
|
174
|
-
font-weight: 500;
|
|
175
|
-
}
|
|
176
|
-
|
|
177
|
-
/* Posicionamiento de caras - Vertical rotation (rotateX) */
|
|
178
|
-
.title-face--front {
|
|
179
|
-
transform: rotateX(0deg) translateZ(1rem);
|
|
180
|
-
}
|
|
181
|
-
|
|
182
|
-
.title-face--top {
|
|
183
|
-
transform: rotateX(90deg) translateZ(1rem);
|
|
184
|
-
}
|
|
185
|
-
|
|
186
|
-
.title-face--bottom {
|
|
187
|
-
transform: rotateX(-90deg) translateZ(1rem);
|
|
188
|
-
}
|
|
189
|
-
|
|
190
|
-
.title-face--back {
|
|
191
|
-
transform: rotateX(180deg) translateZ(1rem);
|
|
192
|
-
}
|
|
193
|
-
|
|
194
|
-
/* Estados del cubo - Direction-aware */
|
|
195
|
-
.title-cube[data-face="front"] {
|
|
196
|
-
transform: translateZ(-1rem) rotateX(0deg);
|
|
197
|
-
}
|
|
198
|
-
|
|
199
|
-
.title-cube[data-face="top"] {
|
|
200
|
-
transform: translateZ(-1rem) rotateX(-90deg);
|
|
201
|
-
}
|
|
202
|
-
|
|
203
|
-
.title-cube[data-face="bottom"] {
|
|
204
|
-
transform: translateZ(-1rem) rotateX(90deg);
|
|
205
|
-
}
|
|
206
|
-
|
|
207
|
-
.title-cube[data-face="back"] {
|
|
208
|
-
transform: translateZ(-1rem) rotateX(180deg);
|
|
209
|
-
}
|
|
210
|
-
|
|
211
|
-
/* ============================================================================
|
|
212
|
-
GRID HEIGHT TRANSITION (Grid Trick)
|
|
213
|
-
============================================================================ */
|
|
214
|
-
|
|
215
|
-
/**
|
|
216
|
-
* Grid trick para height: auto transitions
|
|
217
|
-
*
|
|
218
|
-
* Técnica: grid-template-rows: 0fr → 1fr
|
|
219
|
-
* Browser support: Chrome 107+, Firefox 117+, Safari 16.4+
|
|
220
|
-
*/
|
|
221
|
-
|
|
222
|
-
.tooltip-content-grid {
|
|
223
|
-
display: grid;
|
|
224
|
-
grid-template-rows: 0fr;
|
|
225
|
-
transition: grid-template-rows 200ms cubic-bezier(0.4, 0, 0.2, 1);
|
|
226
|
-
transition-delay: 50ms; /* Empieza después del fade-out de items */
|
|
227
|
-
}
|
|
228
|
-
|
|
229
|
-
.tooltip-content-grid[data-state="open"] {
|
|
230
|
-
grid-template-rows: 1fr;
|
|
231
|
-
}
|
|
232
|
-
|
|
233
|
-
.tooltip-content-inner {
|
|
234
|
-
overflow: hidden;
|
|
235
|
-
min-height: 0; /* Crítico para que grid trick funcione */
|
|
236
|
-
}
|
|
237
|
-
|
|
238
|
-
/* ============================================================================
|
|
239
|
-
UTILITY CLASSES
|
|
240
|
-
============================================================================ */
|
|
241
|
-
|
|
242
|
-
/**
|
|
243
|
-
* Contenedor con perspective para títulos crossfade
|
|
244
|
-
*/
|
|
245
|
-
.tooltip-title-perspective {
|
|
246
|
-
perspective: 600px;
|
|
247
|
-
position: relative;
|
|
248
|
-
width: 100%;
|
|
249
|
-
height: 2rem;
|
|
250
|
-
overflow: hidden;
|
|
251
|
-
}
|
|
252
|
-
|
|
253
|
-
/**
|
|
254
|
-
* Disable animations durante hover rápido (opcional)
|
|
255
|
-
* Usar con cuidado: puede causar flickering
|
|
256
|
-
*/
|
|
257
|
-
.tooltip-no-animations * {
|
|
258
|
-
animation: none !important;
|
|
259
|
-
transition: none !important;
|
|
260
|
-
}
|
|
261
|
-
|
|
262
|
-
/* ============================================================================
|
|
263
|
-
DEBUG HELPERS
|
|
264
|
-
============================================================================ */
|
|
265
|
-
|
|
266
|
-
/**
|
|
267
|
-
* Visualización de estados en debug mode
|
|
268
|
-
*/
|
|
269
|
-
[data-tooltip-debug="true"] .sidebar-sublink[data-state]::before {
|
|
270
|
-
content: attr(data-state);
|
|
271
|
-
position: absolute;
|
|
272
|
-
top: 0;
|
|
273
|
-
right: 0;
|
|
274
|
-
font-size: 8px;
|
|
275
|
-
background: rgba(255, 0, 0, 0.8);
|
|
276
|
-
color: white;
|
|
277
|
-
padding: 2px 4px;
|
|
278
|
-
border-radius: 2px;
|
|
279
|
-
pointer-events: none;
|
|
280
|
-
z-index: 1000;
|
|
281
|
-
}
|
|
282
|
-
|
|
283
|
-
[data-tooltip-debug="true"] .tooltip-title[data-direction]::after {
|
|
284
|
-
content: "dir:" attr(data-direction);
|
|
285
|
-
position: absolute;
|
|
286
|
-
bottom: 0;
|
|
287
|
-
left: 0;
|
|
288
|
-
font-size: 8px;
|
|
289
|
-
background: rgba(0, 0, 255, 0.8);
|
|
290
|
-
color: white;
|
|
291
|
-
padding: 2px 4px;
|
|
292
|
-
border-radius: 2px;
|
|
293
|
-
pointer-events: none;
|
|
294
|
-
z-index: 1000;
|
|
295
|
-
}
|
|
296
|
-
|
|
297
|
-
/* ============================================================================
|
|
298
|
-
PERFORMANCE OPTIMIZATIONS
|
|
299
|
-
============================================================================ */
|
|
300
|
-
|
|
301
|
-
/**
|
|
302
|
-
* GPU acceleration hints
|
|
303
|
-
*/
|
|
304
|
-
.sidebar-sublink[data-state],
|
|
305
|
-
.tooltip-title[data-state],
|
|
306
|
-
.title-cube {
|
|
307
|
-
will-change: transform, opacity;
|
|
308
|
-
}
|
|
309
|
-
|
|
310
|
-
/**
|
|
311
|
-
* Contain layout/paint/style para mejor performance
|
|
312
|
-
*/
|
|
313
|
-
.tooltip-content-grid {
|
|
314
|
-
contain: layout style paint;
|
|
315
|
-
}
|
|
316
|
-
|
|
317
|
-
/**
|
|
318
|
-
* Reduce motion para accesibilidad
|
|
319
|
-
*/
|
|
320
|
-
@media (prefers-reduced-motion: reduce) {
|
|
321
|
-
.sidebar-sublink[data-state],
|
|
322
|
-
.tooltip-title[data-state],
|
|
323
|
-
.title-cube,
|
|
324
|
-
.tooltip-content-grid {
|
|
325
|
-
animation-duration: 0.01ms !important;
|
|
326
|
-
animation-iteration-count: 1 !important;
|
|
327
|
-
transition-duration: 0.01ms !important;
|
|
328
|
-
}
|
|
329
|
-
}
|
|
330
|
-
|
|
@@ -1,60 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* TerminalFilterDropdown Styles.
|
|
3
|
-
*
|
|
4
|
-
* Uses CSS Anchor Positioning API for dropdown placement.
|
|
5
|
-
* Button acts as anchor, dropdown is positioned relative to it
|
|
6
|
-
* with automatic flip behavior at viewport edges.
|
|
7
|
-
*
|
|
8
|
-
* @module components/devenv/terminal/panel/terminal-filter-dropdown/styles
|
|
9
|
-
*/
|
|
10
|
-
|
|
11
|
-
/* Trigger button - acts as CSS anchor */
|
|
12
|
-
.triggerButton {
|
|
13
|
-
anchor-name: --filter-dropdown-anchor;
|
|
14
|
-
}
|
|
15
|
-
|
|
16
|
-
/* Dropdown menu - anchored to trigger button */
|
|
17
|
-
.dropdownMenu {
|
|
18
|
-
position-anchor: --filter-dropdown-anchor;
|
|
19
|
-
position: fixed;
|
|
20
|
-
|
|
21
|
-
/* Position below and left-aligned */
|
|
22
|
-
left: anchor(left);
|
|
23
|
-
top: anchor(bottom);
|
|
24
|
-
margin-top: 4px;
|
|
25
|
-
|
|
26
|
-
/* Flip to above if no room below */
|
|
27
|
-
position-try-fallbacks: flip-block, flip-inline;
|
|
28
|
-
|
|
29
|
-
min-width: 180px;
|
|
30
|
-
z-index: 50;
|
|
31
|
-
|
|
32
|
-
/* Hidden by default */
|
|
33
|
-
display: none;
|
|
34
|
-
opacity: 0;
|
|
35
|
-
transform: translateY(-4px);
|
|
36
|
-
transition: opacity 0.15s ease-out, transform 0.15s ease-out;
|
|
37
|
-
pointer-events: none;
|
|
38
|
-
}
|
|
39
|
-
|
|
40
|
-
.dropdownMenu[data-open="true"] {
|
|
41
|
-
display: block;
|
|
42
|
-
opacity: 1;
|
|
43
|
-
transform: translateY(0);
|
|
44
|
-
pointer-events: auto;
|
|
45
|
-
}
|
|
46
|
-
|
|
47
|
-
/* Fallback for browsers without CSS Anchor Positioning */
|
|
48
|
-
@supports not (anchor-name: none) {
|
|
49
|
-
.dropdownMenu {
|
|
50
|
-
position: absolute;
|
|
51
|
-
left: 0;
|
|
52
|
-
top: calc(100% + 4px);
|
|
53
|
-
z-index: 50;
|
|
54
|
-
}
|
|
55
|
-
|
|
56
|
-
.dropdownMenu[data-open="true"] {
|
|
57
|
-
display: block;
|
|
58
|
-
}
|
|
59
|
-
}
|
|
60
|
-
|
package/dist/react-ui/blocks/Terminal/panel/TerminalSessionTabs/terminal-session-tabs.module.css
DELETED
|
@@ -1,60 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* TerminalSessionTabs Dropdown Styles.
|
|
3
|
-
*
|
|
4
|
-
* Uses CSS Anchor Positioning API for the "add container" dropdown.
|
|
5
|
-
* The + button acts as anchor, dropdown is positioned below it
|
|
6
|
-
* with automatic flip behavior at viewport edges.
|
|
7
|
-
*
|
|
8
|
-
* @module components/devenv/terminal/panel/terminal-session-tabs/styles
|
|
9
|
-
*/
|
|
10
|
-
|
|
11
|
-
/* + button - acts as CSS anchor */
|
|
12
|
-
.addButton {
|
|
13
|
-
anchor-name: --session-tabs-add-anchor;
|
|
14
|
-
}
|
|
15
|
-
|
|
16
|
-
/* Container dropdown - anchored to + button */
|
|
17
|
-
.containerDropdown {
|
|
18
|
-
position-anchor: --session-tabs-add-anchor;
|
|
19
|
-
position: fixed;
|
|
20
|
-
|
|
21
|
-
/* Position below and left-aligned */
|
|
22
|
-
left: anchor(left);
|
|
23
|
-
top: anchor(bottom);
|
|
24
|
-
margin-top: 4px;
|
|
25
|
-
|
|
26
|
-
/* Flip to above if no room below */
|
|
27
|
-
position-try-fallbacks: flip-block, flip-inline;
|
|
28
|
-
|
|
29
|
-
min-width: 200px;
|
|
30
|
-
z-index: 50;
|
|
31
|
-
|
|
32
|
-
/* Hidden by default */
|
|
33
|
-
display: none;
|
|
34
|
-
opacity: 0;
|
|
35
|
-
transform: translateY(-4px);
|
|
36
|
-
transition: opacity 0.15s ease-out, transform 0.15s ease-out;
|
|
37
|
-
pointer-events: none;
|
|
38
|
-
}
|
|
39
|
-
|
|
40
|
-
.containerDropdown[data-open="true"] {
|
|
41
|
-
display: block;
|
|
42
|
-
opacity: 1;
|
|
43
|
-
transform: translateY(0);
|
|
44
|
-
pointer-events: auto;
|
|
45
|
-
}
|
|
46
|
-
|
|
47
|
-
/* Fallback for browsers without CSS Anchor Positioning */
|
|
48
|
-
@supports not (anchor-name: none) {
|
|
49
|
-
.containerDropdown {
|
|
50
|
-
position: absolute;
|
|
51
|
-
left: 0;
|
|
52
|
-
top: calc(100% + 4px);
|
|
53
|
-
z-index: 50;
|
|
54
|
-
}
|
|
55
|
-
|
|
56
|
-
.containerDropdown[data-open="true"] {
|
|
57
|
-
display: block;
|
|
58
|
-
}
|
|
59
|
-
}
|
|
60
|
-
|
|
@@ -1,154 +0,0 @@
|
|
|
1
|
-
/* CSS Variables for anchor positioning */
|
|
2
|
-
.morphingPopoverContainer {
|
|
3
|
-
position: relative;
|
|
4
|
-
display: inline-block;
|
|
5
|
-
--anchor-name: morphing-trigger;
|
|
6
|
-
--target-width: 220px;
|
|
7
|
-
--target-height: 120px;
|
|
8
|
-
--transition-duration: 0.2s;
|
|
9
|
-
}
|
|
10
|
-
|
|
11
|
-
/* Trigger button styles */
|
|
12
|
-
.morphingTrigger {
|
|
13
|
-
anchor-name: var(--anchor-name);
|
|
14
|
-
width: 44px;
|
|
15
|
-
aspect-ratio: 1;
|
|
16
|
-
border-radius: 50%;
|
|
17
|
-
display: grid;
|
|
18
|
-
place-items: center;
|
|
19
|
-
font-size: 24px;
|
|
20
|
-
cursor: pointer;
|
|
21
|
-
border: none;
|
|
22
|
-
background: transparent;
|
|
23
|
-
transition: background-color 0.2s;
|
|
24
|
-
}
|
|
25
|
-
|
|
26
|
-
.morphingTrigger:hover {
|
|
27
|
-
background-color: hsl(var(--muted) / 0.5);
|
|
28
|
-
}
|
|
29
|
-
|
|
30
|
-
/* Popover styles - anchored to trigger by default */
|
|
31
|
-
.morphingPopover {
|
|
32
|
-
position-anchor: var(--anchor-name);
|
|
33
|
-
left: anchor(left);
|
|
34
|
-
top: anchor(top);
|
|
35
|
-
width: anchor-size(width);
|
|
36
|
-
min-height: 0;
|
|
37
|
-
border-radius: 50%;
|
|
38
|
-
overflow: hidden;
|
|
39
|
-
padding: 0;
|
|
40
|
-
height: anchor-size(height);
|
|
41
|
-
transition-behavior: allow-discrete;
|
|
42
|
-
transition-property: display, overlay, width, height, top,
|
|
43
|
-
border-radius, left, position-anchor, transform, opacity;
|
|
44
|
-
transition-duration: var(--transition-duration);
|
|
45
|
-
transition-timing-function: ease-out;
|
|
46
|
-
transform-origin: center center;
|
|
47
|
-
opacity: 0;
|
|
48
|
-
}
|
|
49
|
-
|
|
50
|
-
/* When popover is open - expand to target size */
|
|
51
|
-
.morphingPopover:popover-open {
|
|
52
|
-
position-anchor: fixed;
|
|
53
|
-
left: 50%;
|
|
54
|
-
top: 50%;
|
|
55
|
-
transform: translate(-50%, -50%);
|
|
56
|
-
width: var(--target-width);
|
|
57
|
-
height: var(--target-height);
|
|
58
|
-
border-radius: 12px;
|
|
59
|
-
opacity: 1;
|
|
60
|
-
border: 1px solid hsl(var(--border));
|
|
61
|
-
background: hsl(var(--background));
|
|
62
|
-
box-shadow: 0 10px 40px -10px hsl(var(--foreground) / 0.3);
|
|
63
|
-
}
|
|
64
|
-
|
|
65
|
-
/* Starting style for animation - browser support required */
|
|
66
|
-
@starting-style {
|
|
67
|
-
.morphingPopover:popover-open {
|
|
68
|
-
position-anchor: var(--anchor-name);
|
|
69
|
-
left: anchor(left);
|
|
70
|
-
top: anchor(top);
|
|
71
|
-
transform: none;
|
|
72
|
-
border-radius: 50%;
|
|
73
|
-
width: anchor-size(width);
|
|
74
|
-
height: anchor-size(height);
|
|
75
|
-
opacity: 0;
|
|
76
|
-
}
|
|
77
|
-
}
|
|
78
|
-
|
|
79
|
-
/* Fallback for browsers without anchor positioning */
|
|
80
|
-
@supports not (anchor-name: none) {
|
|
81
|
-
.morphingPopover {
|
|
82
|
-
position: fixed;
|
|
83
|
-
left: 50%;
|
|
84
|
-
top: 50%;
|
|
85
|
-
transform: translate(-50%, -50%) scale(0.8);
|
|
86
|
-
opacity: 0;
|
|
87
|
-
pointer-events: none;
|
|
88
|
-
}
|
|
89
|
-
|
|
90
|
-
.morphingPopover:popover-open {
|
|
91
|
-
transform: translate(-50%, -50%) scale(1);
|
|
92
|
-
opacity: 1;
|
|
93
|
-
pointer-events: auto;
|
|
94
|
-
}
|
|
95
|
-
|
|
96
|
-
@starting-style {
|
|
97
|
-
.morphingPopover:popover-open {
|
|
98
|
-
transform: translate(-50%, -50%) scale(0.8);
|
|
99
|
-
opacity: 0;
|
|
100
|
-
}
|
|
101
|
-
}
|
|
102
|
-
}
|
|
103
|
-
|
|
104
|
-
/* Variant: Morphing to a specific target element */
|
|
105
|
-
.morphingPopoverTargetContainer {
|
|
106
|
-
position: relative;
|
|
107
|
-
display: inline-block;
|
|
108
|
-
--anchor-name: morphing-trigger;
|
|
109
|
-
--target-anchor-name: morphing-target;
|
|
110
|
-
--transition-duration: 0.2s;
|
|
111
|
-
}
|
|
112
|
-
|
|
113
|
-
.morphingPopoverTarget {
|
|
114
|
-
position-anchor: var(--anchor-name);
|
|
115
|
-
left: anchor(left);
|
|
116
|
-
top: anchor(top);
|
|
117
|
-
width: anchor-size(width);
|
|
118
|
-
min-height: 0;
|
|
119
|
-
border-radius: 50%;
|
|
120
|
-
overflow: hidden;
|
|
121
|
-
padding: 0;
|
|
122
|
-
height: anchor-size(height);
|
|
123
|
-
transition-behavior: allow-discrete;
|
|
124
|
-
transition-property: display, overlay, width, height, top,
|
|
125
|
-
border-radius, left, position-anchor, transform, opacity;
|
|
126
|
-
transition-duration: var(--transition-duration);
|
|
127
|
-
transition-timing-function: ease-out;
|
|
128
|
-
}
|
|
129
|
-
|
|
130
|
-
.morphingPopoverTarget:popover-open {
|
|
131
|
-
position-anchor: var(--target-anchor-name);
|
|
132
|
-
left: anchor(left);
|
|
133
|
-
top: anchor(top);
|
|
134
|
-
border-radius: 12px;
|
|
135
|
-
min-width: 200px;
|
|
136
|
-
min-height: 120px;
|
|
137
|
-
border: 1px solid hsl(var(--border));
|
|
138
|
-
background: hsl(var(--background));
|
|
139
|
-
box-shadow: 0 10px 40px -10px hsl(var(--foreground) / 0.3);
|
|
140
|
-
opacity: 1;
|
|
141
|
-
}
|
|
142
|
-
|
|
143
|
-
@starting-style {
|
|
144
|
-
.morphingPopoverTarget:popover-open {
|
|
145
|
-
position-anchor: var(--anchor-name);
|
|
146
|
-
left: anchor(left);
|
|
147
|
-
top: anchor(top);
|
|
148
|
-
border-radius: 50%;
|
|
149
|
-
width: anchor-size(width);
|
|
150
|
-
height: anchor-size(height);
|
|
151
|
-
opacity: 0;
|
|
152
|
-
}
|
|
153
|
-
}
|
|
154
|
-
|