@measured/puck 0.17.0-canary.858bfe7 → 0.17.0-canary.9de5e5e

Sign up to get free protection for your applications and to get access to all the features.
package/dist/index.css CHANGED
@@ -1109,16 +1109,13 @@ textarea._Input-input_1l5m8_47 {
1109
1109
  }
1110
1110
 
1111
1111
  /* css-module:/home/runner/work/puck/puck/packages/core/components/DraggableComponent/styles.module.css/#css-module-data */
1112
- ._DraggableComponent_lchn0_1 {
1112
+ ._DraggableComponent_33bhx_1 {
1113
1113
  opacity: 0;
1114
1114
  position: absolute;
1115
1115
  pointer-events: none;
1116
1116
  --overlay-background: color-mix( in srgb, var(--puck-color-azure-08) 30%, transparent );
1117
1117
  }
1118
- ._DraggableComponent--isReady_lchn0_13 {
1119
- opacity: 1;
1120
- }
1121
- ._DraggableComponent-overlay_lchn0_17 {
1118
+ ._DraggableComponent-overlay_33bhx_13 {
1122
1119
  cursor: pointer;
1123
1120
  height: 100%;
1124
1121
  width: 100%;
@@ -1130,10 +1127,10 @@ textarea._Input-input_1l5m8_47 {
1130
1127
  box-sizing: border-box;
1131
1128
  z-index: 1;
1132
1129
  }
1133
- ._DraggableComponent_lchn0_1:focus-visible > ._DraggableComponent-overlay_lchn0_17 {
1130
+ ._DraggableComponent_33bhx_1:focus-visible > ._DraggableComponent-overlay_33bhx_13 {
1134
1131
  outline: 1px solid var(--puck-color-azure-05);
1135
1132
  }
1136
- ._DraggableComponent-loadingOverlay_lchn0_34 {
1133
+ ._DraggableComponent-loadingOverlay_33bhx_30 {
1137
1134
  background: var(--puck-color-white);
1138
1135
  color: var(--puck-color-grey-03);
1139
1136
  border-radius: 4px;
@@ -1148,23 +1145,23 @@ textarea._Input-input_1l5m8_47 {
1148
1145
  opacity: 0.8;
1149
1146
  z-index: 1;
1150
1147
  }
1151
- ._DraggableComponent--hover_lchn0_50:not(._DraggableComponent--isLocked_lchn0_50) > ._DraggableComponent-overlay_lchn0_17 {
1148
+ ._DraggableComponent--hover_33bhx_46:not(._DraggableComponent--isLocked_33bhx_46) > ._DraggableComponent-overlay_33bhx_13 {
1152
1149
  background: var(--overlay-background);
1153
1150
  }
1154
- ._DraggableComponent--hover_lchn0_50 > ._DraggableComponent-overlay_lchn0_17 {
1151
+ ._DraggableComponent--hover_33bhx_46 > ._DraggableComponent-overlay_33bhx_13 {
1155
1152
  outline: 2px var(--puck-color-azure-09) solid;
1156
1153
  }
1157
- ._DraggableComponent--isSelected_lchn0_59 > ._DraggableComponent-overlay_lchn0_17 {
1154
+ ._DraggableComponent--isSelected_33bhx_55 > ._DraggableComponent-overlay_33bhx_13 {
1158
1155
  outline-color: var(--puck-color-azure-07);
1159
1156
  }
1160
- ._DraggableComponent_lchn0_1:has(._DraggableComponent--hover_lchn0_50 > ._DraggableComponent-overlay_lchn0_17) > ._DraggableComponent-overlay_lchn0_17 {
1157
+ ._DraggableComponent_33bhx_1:has(._DraggableComponent--hover_33bhx_46 > ._DraggableComponent-overlay_33bhx_13) > ._DraggableComponent-overlay_33bhx_13 {
1161
1158
  display: none;
1162
1159
  }
1163
- ._DraggableComponent-actionsOverlay_lchn0_71 {
1160
+ ._DraggableComponent-actionsOverlay_33bhx_67 {
1164
1161
  position: sticky;
1165
1162
  z-index: 2;
1166
1163
  }
1167
- ._DraggableComponent-actions_lchn0_71 {
1164
+ ._DraggableComponent-actions_33bhx_67 {
1168
1165
  position: absolute;
1169
1166
  width: auto;
1170
1167
  cursor: grab;