superdoc 2.4.0-next.6 → 2.4.0-next.8
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/chunks/{FindReplaceSurface-C-I4GcRE.cjs → FindReplaceSurface-9VkPw_-X.cjs} +1 -2
- package/dist/chunks/{FindReplaceSurface-B_1Ksbr0.es.js → FindReplaceSurface-BuvaIrQ5.es.js} +1 -2
- package/dist/collaboration-upgrade-engine.cjs +1 -1
- package/dist/collaboration-upgrade-engine.es.js +1 -1
- package/dist/style.css +63 -63
- package/dist/style.layered.css +63 -63
- package/dist/superdoc/src/core/types/index.d.ts +125 -5
- package/dist/superdoc/src/public/index.d.cts +8 -0
- package/dist/superdoc/src/public/index.d.ts +4 -0
- package/dist/superdoc.cjs +10 -8
- package/dist/superdoc.es.js +10 -8
- package/dist-cdn/style.layered.css +1 -1
- package/dist-cdn/superdoc.min.css +1 -1
- package/dist-cdn/superdoc.min.js +17 -17
- package/package.json +2 -2
|
@@ -160,7 +160,6 @@ var _sfc_main = {
|
|
|
160
160
|
}
|
|
161
161
|
}
|
|
162
162
|
(0, vue.onMounted)(() => {
|
|
163
|
-
findInputRef.value?.focus();
|
|
164
163
|
props.findReplace.registerFocusFn(focusFindInput);
|
|
165
164
|
});
|
|
166
165
|
return (_ctx, _cache) => {
|
|
@@ -342,5 +341,5 @@ var _sfc_main = {
|
|
|
342
341
|
};
|
|
343
342
|
}
|
|
344
343
|
};
|
|
345
|
-
var FindReplaceSurface_default = /* @__PURE__ */ require__plugin_vue_export_helper.__plugin_vue_export_helper_default(_sfc_main, [["__scopeId", "data-v-
|
|
344
|
+
var FindReplaceSurface_default = /* @__PURE__ */ require__plugin_vue_export_helper.__plugin_vue_export_helper_default(_sfc_main, [["__scopeId", "data-v-41f37c29"]]);
|
|
346
345
|
exports.default = FindReplaceSurface_default;
|
|
@@ -159,7 +159,6 @@ var FindReplaceSurface_default = /* @__PURE__ */ __plugin_vue_export_helper_defa
|
|
|
159
159
|
}
|
|
160
160
|
}
|
|
161
161
|
onMounted(() => {
|
|
162
|
-
findInputRef.value?.focus();
|
|
163
162
|
props.findReplace.registerFocusFn(focusFindInput);
|
|
164
163
|
});
|
|
165
164
|
return (_ctx, _cache) => {
|
|
@@ -340,5 +339,5 @@ var FindReplaceSurface_default = /* @__PURE__ */ __plugin_vue_export_helper_defa
|
|
|
340
339
|
], 40, _hoisted_1);
|
|
341
340
|
};
|
|
342
341
|
}
|
|
343
|
-
}, [["__scopeId", "data-v-
|
|
342
|
+
}, [["__scopeId", "data-v-41f37c29"]]);
|
|
344
343
|
export { FindReplaceSurface_default as default };
|
|
@@ -7,7 +7,7 @@ const COLLABORATION_UPGRADE_ENGINE_MINIMUM_NODE_MAJOR = 20;
|
|
|
7
7
|
var PRIVATE_ENGINE_INFO = (0, __superdoc_docx_engine_collaboration_upgrade_engine.getCollaborationUpgradeEngineInfo)();
|
|
8
8
|
var ENGINE_INFO = Object.freeze({
|
|
9
9
|
...PRIVATE_ENGINE_INFO,
|
|
10
|
-
superdocVersion: "2.4.0-next.
|
|
10
|
+
superdocVersion: "2.4.0-next.8",
|
|
11
11
|
roomSchemaVersion: Object.freeze({ ...PRIVATE_ENGINE_INFO.roomSchemaVersion }),
|
|
12
12
|
supportedBundleVersions: SUPPORTED_COLLABORATION_UPGRADE_BUNDLE_VERSIONS,
|
|
13
13
|
supportedV1ReaderContractVersions: SUPPORTED_V1_READER_CONTRACT_VERSIONS
|
|
@@ -6,7 +6,7 @@ const COLLABORATION_UPGRADE_ENGINE_MINIMUM_NODE_MAJOR = 20;
|
|
|
6
6
|
var PRIVATE_ENGINE_INFO = getCollaborationUpgradeEngineInfo$1();
|
|
7
7
|
var ENGINE_INFO = Object.freeze({
|
|
8
8
|
...PRIVATE_ENGINE_INFO,
|
|
9
|
-
superdocVersion: "2.4.0-next.
|
|
9
|
+
superdocVersion: "2.4.0-next.8",
|
|
10
10
|
roomSchemaVersion: Object.freeze({ ...PRIVATE_ENGINE_INFO.roomSchemaVersion }),
|
|
11
11
|
supportedBundleVersions: SUPPORTED_COLLABORATION_UPGRADE_BUNDLE_VERSIONS,
|
|
12
12
|
supportedV1ReaderContractVersions: SUPPORTED_V1_READER_CONTRACT_VERSIONS
|
package/dist/style.css
CHANGED
|
@@ -1734,11 +1734,11 @@ img[data-v-c95b2073] {
|
|
|
1734
1734
|
pointer-events: auto;
|
|
1735
1735
|
}
|
|
1736
1736
|
|
|
1737
|
-
.superdoc[data-v-
|
|
1737
|
+
.superdoc[data-v-62293b70] {
|
|
1738
1738
|
display: flex;
|
|
1739
1739
|
position: relative;
|
|
1740
1740
|
}
|
|
1741
|
-
.sd-visually-hidden[data-v-
|
|
1741
|
+
.sd-visually-hidden[data-v-62293b70] {
|
|
1742
1742
|
position: absolute;
|
|
1743
1743
|
width: 1px;
|
|
1744
1744
|
height: 1px;
|
|
@@ -1749,30 +1749,30 @@ img[data-v-c95b2073] {
|
|
|
1749
1749
|
white-space: nowrap;
|
|
1750
1750
|
border: 0;
|
|
1751
1751
|
}
|
|
1752
|
-
.right-sidebar[data-v-
|
|
1752
|
+
.right-sidebar[data-v-62293b70] {
|
|
1753
1753
|
min-width: 320px;
|
|
1754
1754
|
height: 100%;
|
|
1755
1755
|
}
|
|
1756
|
-
.floating-comments[data-v-
|
|
1756
|
+
.floating-comments[data-v-62293b70] {
|
|
1757
1757
|
min-width: 300px;
|
|
1758
1758
|
width: 300px;
|
|
1759
1759
|
height: 100%;
|
|
1760
1760
|
overflow: visible;
|
|
1761
1761
|
}
|
|
1762
|
-
.superdoc__layers[data-v-
|
|
1762
|
+
.superdoc__layers[data-v-62293b70] {
|
|
1763
1763
|
height: 100%;
|
|
1764
1764
|
position: relative;
|
|
1765
1765
|
box-sizing: border-box;
|
|
1766
1766
|
}
|
|
1767
|
-
.superdoc__document[data-v-
|
|
1767
|
+
.superdoc__document[data-v-62293b70] {
|
|
1768
1768
|
width: 100%;
|
|
1769
1769
|
position: relative;
|
|
1770
1770
|
}
|
|
1771
|
-
.superdoc__sub-document[data-v-
|
|
1771
|
+
.superdoc__sub-document[data-v-62293b70] {
|
|
1772
1772
|
width: 100%;
|
|
1773
1773
|
position: relative;
|
|
1774
1774
|
}
|
|
1775
|
-
.superdoc__selection-layer[data-v-
|
|
1775
|
+
.superdoc__selection-layer[data-v-62293b70] {
|
|
1776
1776
|
position: absolute;
|
|
1777
1777
|
min-width: 100%;
|
|
1778
1778
|
min-height: 100%;
|
|
@@ -1783,13 +1783,13 @@ img[data-v-c95b2073] {
|
|
|
1783
1783
|
/* SD-3497: PDF whiteboard overlay sits above the rendered PDF canvas but below
|
|
1784
1784
|
the PDF comment anchors (z-index 6 in PdfCommentsLayer) so anchors stay
|
|
1785
1785
|
clickable, and below the selection layer (z-index 10). */
|
|
1786
|
-
.superdoc__whiteboard-layer[data-v-
|
|
1786
|
+
.superdoc__whiteboard-layer[data-v-62293b70] {
|
|
1787
1787
|
z-index: 4;
|
|
1788
1788
|
}
|
|
1789
|
-
.superdoc__temp-selection[data-v-
|
|
1789
|
+
.superdoc__temp-selection[data-v-62293b70] {
|
|
1790
1790
|
position: absolute;
|
|
1791
1791
|
}
|
|
1792
|
-
.superdoc__right-sidebar[data-v-
|
|
1792
|
+
.superdoc__right-sidebar[data-v-62293b70] {
|
|
1793
1793
|
width: 320px;
|
|
1794
1794
|
min-width: 320px;
|
|
1795
1795
|
padding: 0 10px;
|
|
@@ -1797,7 +1797,7 @@ img[data-v-c95b2073] {
|
|
|
1797
1797
|
position: relative;
|
|
1798
1798
|
z-index: 2;
|
|
1799
1799
|
}
|
|
1800
|
-
.superdoc__compact-comment-popover[data-v-
|
|
1800
|
+
.superdoc__compact-comment-popover[data-v-62293b70] {
|
|
1801
1801
|
position: absolute;
|
|
1802
1802
|
top: 12px;
|
|
1803
1803
|
right: 12px;
|
|
@@ -1806,14 +1806,14 @@ img[data-v-c95b2073] {
|
|
|
1806
1806
|
}
|
|
1807
1807
|
|
|
1808
1808
|
/* Tools styles */
|
|
1809
|
-
.tools[data-v-
|
|
1809
|
+
.tools[data-v-62293b70] {
|
|
1810
1810
|
position: absolute;
|
|
1811
1811
|
z-index: 3;
|
|
1812
1812
|
display: flex;
|
|
1813
1813
|
flex-direction: column;
|
|
1814
1814
|
gap: var(--sd-ui-tools-gap, 6px);
|
|
1815
1815
|
}
|
|
1816
|
-
.tools-item[data-v-
|
|
1816
|
+
.tools-item[data-v-62293b70] {
|
|
1817
1817
|
display: flex;
|
|
1818
1818
|
align-items: center;
|
|
1819
1819
|
justify-content: center;
|
|
@@ -1824,10 +1824,10 @@ img[data-v-c95b2073] {
|
|
|
1824
1824
|
cursor: pointer;
|
|
1825
1825
|
position: relative;
|
|
1826
1826
|
}
|
|
1827
|
-
.tools-item i[data-v-
|
|
1827
|
+
.tools-item i[data-v-62293b70] {
|
|
1828
1828
|
cursor: pointer;
|
|
1829
1829
|
}
|
|
1830
|
-
.superdoc__tools-icon[data-v-
|
|
1830
|
+
.superdoc__tools-icon[data-v-62293b70] {
|
|
1831
1831
|
width: var(--sd-ui-tools-icon-size, 20px);
|
|
1832
1832
|
height: var(--sd-ui-tools-icon-size, 20px);
|
|
1833
1833
|
flex-shrink: 0;
|
|
@@ -1842,22 +1842,22 @@ img[data-v-c95b2073] {
|
|
|
1842
1842
|
|
|
1843
1843
|
/* 834px is iPad screen size in portrait orientation */
|
|
1844
1844
|
@media (max-width: 834px) {
|
|
1845
|
-
.superdoc .superdoc__layers[data-v-
|
|
1845
|
+
.superdoc .superdoc__layers[data-v-62293b70] {
|
|
1846
1846
|
margin: 0;
|
|
1847
1847
|
border: 0 !important;
|
|
1848
1848
|
box-shadow: none;
|
|
1849
1849
|
}
|
|
1850
|
-
.superdoc__sub-document[data-v-
|
|
1850
|
+
.superdoc__sub-document[data-v-62293b70] {
|
|
1851
1851
|
max-width: 100%;
|
|
1852
1852
|
}
|
|
1853
|
-
.superdoc__right-sidebar[data-v-
|
|
1853
|
+
.superdoc__right-sidebar[data-v-62293b70] {
|
|
1854
1854
|
padding: 10px;
|
|
1855
1855
|
position: relative;
|
|
1856
1856
|
}
|
|
1857
1857
|
}
|
|
1858
1858
|
|
|
1859
1859
|
/* AI Writer styles */
|
|
1860
|
-
.ai-writer-container[data-v-
|
|
1860
|
+
.ai-writer-container[data-v-62293b70] {
|
|
1861
1861
|
position: fixed;
|
|
1862
1862
|
z-index: 1000;
|
|
1863
1863
|
background: white;
|
|
@@ -1873,10 +1873,10 @@ img[data-v-c95b2073] {
|
|
|
1873
1873
|
transform: translateY(-50%);
|
|
1874
1874
|
z-index: 50;
|
|
1875
1875
|
} */
|
|
1876
|
-
.ai-tool > svg[data-v-
|
|
1876
|
+
.ai-tool > svg[data-v-62293b70] {
|
|
1877
1877
|
fill: transparent;
|
|
1878
1878
|
}
|
|
1879
|
-
.ai-tool[data-v-
|
|
1879
|
+
.ai-tool[data-v-62293b70]::before {
|
|
1880
1880
|
content: '';
|
|
1881
1881
|
position: absolute;
|
|
1882
1882
|
width: 20px;
|
|
@@ -1897,7 +1897,7 @@ img[data-v-c95b2073] {
|
|
|
1897
1897
|
filter: brightness(1.2);
|
|
1898
1898
|
transition: filter 0.2s ease;
|
|
1899
1899
|
}
|
|
1900
|
-
.ai-tool[data-v-
|
|
1900
|
+
.ai-tool[data-v-62293b70]:hover::before {
|
|
1901
1901
|
filter: brightness(1.3);
|
|
1902
1902
|
}
|
|
1903
1903
|
|
|
@@ -2921,7 +2921,7 @@ img[data-v-c95b2073] {
|
|
|
2921
2921
|
background: var(--sd-ui-password-prompt-submit-hover-bg, var(--sd-ui-action-hover));
|
|
2922
2922
|
}
|
|
2923
2923
|
|
|
2924
|
-
.sd-find-replace[data-v-
|
|
2924
|
+
.sd-find-replace[data-v-41f37c29] {
|
|
2925
2925
|
display: flex;
|
|
2926
2926
|
flex-direction: column;
|
|
2927
2927
|
gap: var(--sd-ui-find-replace-gap, 6px);
|
|
@@ -2929,7 +2929,7 @@ img[data-v-c95b2073] {
|
|
|
2929
2929
|
so it needs room to breathe before the query starts truncating. */
|
|
2930
2930
|
min-width: var(--sd-ui-find-replace-min-width, 380px);
|
|
2931
2931
|
}
|
|
2932
|
-
.sd-find-replace__row[data-v-
|
|
2932
|
+
.sd-find-replace__row[data-v-41f37c29] {
|
|
2933
2933
|
display: flex;
|
|
2934
2934
|
align-items: center;
|
|
2935
2935
|
gap: var(--sd-ui-find-replace-gap, 6px);
|
|
@@ -2937,13 +2937,13 @@ img[data-v-c95b2073] {
|
|
|
2937
2937
|
|
|
2938
2938
|
/* Mirrors the expander's footprint so the replace field and the error line
|
|
2939
2939
|
align with the find field. */
|
|
2940
|
-
.sd-find-replace__row-indent[data-v-
|
|
2940
|
+
.sd-find-replace__row-indent[data-v-41f37c29] {
|
|
2941
2941
|
flex: 0 0 var(--sd-ui-find-replace-expander-size, 24px);
|
|
2942
2942
|
}
|
|
2943
2943
|
|
|
2944
2944
|
/* The field carries the border; the input inside is naked so the count and
|
|
2945
2945
|
the query toggles sit visually inside the control. */
|
|
2946
|
-
.sd-find-replace__field[data-v-
|
|
2946
|
+
.sd-find-replace__field[data-v-41f37c29] {
|
|
2947
2947
|
flex: 1;
|
|
2948
2948
|
min-width: 0;
|
|
2949
2949
|
display: flex;
|
|
@@ -2958,24 +2958,24 @@ img[data-v-c95b2073] {
|
|
|
2958
2958
|
border-color 0.12s ease-out,
|
|
2959
2959
|
box-shadow 0.12s ease-out;
|
|
2960
2960
|
}
|
|
2961
|
-
.sd-find-replace__field[data-v-
|
|
2961
|
+
.sd-find-replace__field[data-v-41f37c29]:focus-within {
|
|
2962
2962
|
border-color: var(--sd-ui-find-replace-input-focus-border, var(--sd-ui-action));
|
|
2963
2963
|
box-shadow: 0 0 0 3px
|
|
2964
2964
|
var(--sd-ui-find-replace-input-focus-ring, color-mix(in srgb, var(--sd-ui-action) 15%, transparent));
|
|
2965
2965
|
}
|
|
2966
|
-
.sd-find-replace__field--error[data-v-
|
|
2967
|
-
.sd-find-replace__field--error[data-v-
|
|
2966
|
+
.sd-find-replace__field--error[data-v-41f37c29],
|
|
2967
|
+
.sd-find-replace__field--error[data-v-41f37c29]:focus-within {
|
|
2968
2968
|
border-color: var(--sd-ui-find-replace-error-color, #b3261e);
|
|
2969
2969
|
}
|
|
2970
|
-
.sd-find-replace__field--error[data-v-
|
|
2970
|
+
.sd-find-replace__field--error[data-v-41f37c29]:focus-within {
|
|
2971
2971
|
box-shadow: 0 0 0 3px color-mix(in srgb, var(--sd-ui-find-replace-error-color, #b3261e) 12%, transparent);
|
|
2972
2972
|
}
|
|
2973
|
-
.sd-find-replace__search-icon[data-v-
|
|
2973
|
+
.sd-find-replace__search-icon[data-v-41f37c29] {
|
|
2974
2974
|
color: var(--sd-ui-find-replace-search-icon-color, #9ca3af);
|
|
2975
2975
|
flex-shrink: 0;
|
|
2976
2976
|
margin-right: 6px;
|
|
2977
2977
|
}
|
|
2978
|
-
.sd-find-replace__input[data-v-
|
|
2978
|
+
.sd-find-replace__input[data-v-41f37c29] {
|
|
2979
2979
|
flex: 1;
|
|
2980
2980
|
min-width: 0;
|
|
2981
2981
|
height: 100%;
|
|
@@ -2987,7 +2987,7 @@ img[data-v-c95b2073] {
|
|
|
2987
2987
|
border: none;
|
|
2988
2988
|
outline: none;
|
|
2989
2989
|
}
|
|
2990
|
-
.sd-find-replace__count[data-v-
|
|
2990
|
+
.sd-find-replace__count[data-v-41f37c29] {
|
|
2991
2991
|
font-size: var(--sd-ui-find-replace-count-font-size, 12px);
|
|
2992
2992
|
color: var(--sd-ui-find-replace-count-color, #6b7280);
|
|
2993
2993
|
pointer-events: none;
|
|
@@ -2997,23 +2997,23 @@ img[data-v-c95b2073] {
|
|
|
2997
2997
|
padding: 0 5px 0 4px;
|
|
2998
2998
|
flex-shrink: 0;
|
|
2999
2999
|
}
|
|
3000
|
-
.sd-find-replace__divider[data-v-
|
|
3000
|
+
.sd-find-replace__divider[data-v-41f37c29] {
|
|
3001
3001
|
width: 1px;
|
|
3002
3002
|
height: 16px;
|
|
3003
3003
|
margin: 0 4px;
|
|
3004
3004
|
background: var(--sd-ui-find-replace-input-border, var(--sd-ui-border));
|
|
3005
3005
|
flex-shrink: 0;
|
|
3006
3006
|
}
|
|
3007
|
-
.sd-find-replace__nav[data-v-
|
|
3007
|
+
.sd-find-replace__nav[data-v-41f37c29] {
|
|
3008
3008
|
display: flex;
|
|
3009
3009
|
align-items: center;
|
|
3010
3010
|
gap: var(--sd-ui-find-replace-nav-gap, 2px);
|
|
3011
3011
|
flex-shrink: 0;
|
|
3012
3012
|
}
|
|
3013
|
-
.sd-find-replace__nav--actions[data-v-
|
|
3013
|
+
.sd-find-replace__nav--actions[data-v-41f37c29] {
|
|
3014
3014
|
gap: var(--sd-ui-find-replace-gap, 6px);
|
|
3015
3015
|
}
|
|
3016
|
-
.sd-find-replace__btn[data-v-
|
|
3016
|
+
.sd-find-replace__btn[data-v-41f37c29] {
|
|
3017
3017
|
display: inline-flex;
|
|
3018
3018
|
align-items: center;
|
|
3019
3019
|
justify-content: center;
|
|
@@ -3028,47 +3028,47 @@ img[data-v-c95b2073] {
|
|
|
3028
3028
|
border-color 0.12s ease-out,
|
|
3029
3029
|
transform 90ms ease-out;
|
|
3030
3030
|
}
|
|
3031
|
-
.sd-find-replace__btn[data-v-
|
|
3031
|
+
.sd-find-replace__btn[data-v-41f37c29]:active:not(:disabled) {
|
|
3032
3032
|
transform: scale(0.96);
|
|
3033
3033
|
}
|
|
3034
|
-
.sd-find-replace__btn[data-v-
|
|
3034
|
+
.sd-find-replace__btn[data-v-41f37c29]:focus-visible {
|
|
3035
3035
|
outline: 2px solid var(--sd-ui-action);
|
|
3036
3036
|
outline-offset: 1px;
|
|
3037
3037
|
}
|
|
3038
|
-
.sd-find-replace__btn[data-v-
|
|
3038
|
+
.sd-find-replace__btn[data-v-41f37c29]:disabled {
|
|
3039
3039
|
opacity: var(--sd-ui-find-replace-btn-disabled-opacity, 0.4);
|
|
3040
3040
|
cursor: not-allowed;
|
|
3041
3041
|
}
|
|
3042
|
-
.sd-find-replace__btn--icon[data-v-
|
|
3042
|
+
.sd-find-replace__btn--icon[data-v-41f37c29] {
|
|
3043
3043
|
width: var(--sd-ui-find-replace-btn-size, 28px);
|
|
3044
3044
|
height: var(--sd-ui-find-replace-btn-size, 28px);
|
|
3045
3045
|
border-radius: var(--sd-ui-find-replace-btn-radius, 6px);
|
|
3046
3046
|
color: var(--sd-ui-find-replace-btn-color, #4b5563);
|
|
3047
3047
|
}
|
|
3048
|
-
.sd-find-replace__btn--icon[data-v-
|
|
3048
|
+
.sd-find-replace__btn--icon[data-v-41f37c29]:hover:not(:disabled) {
|
|
3049
3049
|
background: var(--sd-ui-find-replace-btn-hover-bg, color-mix(in srgb, currentColor 8%, transparent));
|
|
3050
3050
|
}
|
|
3051
|
-
.sd-find-replace__btn--expander[data-v-
|
|
3051
|
+
.sd-find-replace__btn--expander[data-v-41f37c29] {
|
|
3052
3052
|
width: var(--sd-ui-find-replace-expander-size, 24px);
|
|
3053
3053
|
height: var(--sd-ui-find-replace-expander-size, 24px);
|
|
3054
3054
|
border-radius: var(--sd-ui-find-replace-btn-radius, 6px);
|
|
3055
3055
|
color: var(--sd-ui-find-replace-count-color, #6b7280);
|
|
3056
3056
|
flex-shrink: 0;
|
|
3057
3057
|
}
|
|
3058
|
-
.sd-find-replace__btn--expander[data-v-
|
|
3058
|
+
.sd-find-replace__btn--expander[data-v-41f37c29]:hover:not(:disabled) {
|
|
3059
3059
|
background: var(--sd-ui-find-replace-btn-hover-bg, color-mix(in srgb, currentColor 8%, transparent));
|
|
3060
3060
|
color: var(--sd-ui-find-replace-btn-color, var(--sd-ui-text));
|
|
3061
3061
|
}
|
|
3062
|
-
.sd-find-replace__btn--expander svg[data-v-
|
|
3062
|
+
.sd-find-replace__btn--expander svg[data-v-41f37c29] {
|
|
3063
3063
|
transition: transform 0.16s ease-out;
|
|
3064
3064
|
}
|
|
3065
|
-
.sd-find-replace__btn--expander-open svg[data-v-
|
|
3065
|
+
.sd-find-replace__btn--expander-open svg[data-v-41f37c29] {
|
|
3066
3066
|
transform: rotate(90deg);
|
|
3067
3067
|
}
|
|
3068
3068
|
|
|
3069
3069
|
/* Query-scoped toggles inside the field (match case / diacritics / regex).
|
|
3070
3070
|
Kept compact so they never crowd the query text. */
|
|
3071
|
-
.sd-find-replace__btn--toggle[data-v-
|
|
3071
|
+
.sd-find-replace__btn--toggle[data-v-41f37c29] {
|
|
3072
3072
|
height: 20px;
|
|
3073
3073
|
min-width: 20px;
|
|
3074
3074
|
padding: var(--sd-ui-find-replace-btn-toggle-padding, 0 3px);
|
|
@@ -3079,15 +3079,15 @@ img[data-v-c95b2073] {
|
|
|
3079
3079
|
color: var(--sd-ui-find-replace-count-color, #6b7280);
|
|
3080
3080
|
flex-shrink: 0;
|
|
3081
3081
|
}
|
|
3082
|
-
.sd-find-replace__btn--toggle + .sd-find-replace__btn--toggle[data-v-
|
|
3082
|
+
.sd-find-replace__btn--toggle + .sd-find-replace__btn--toggle[data-v-41f37c29] {
|
|
3083
3083
|
margin-left: 1px;
|
|
3084
3084
|
}
|
|
3085
|
-
.sd-find-replace__btn--toggle[data-v-
|
|
3085
|
+
.sd-find-replace__btn--toggle[data-v-41f37c29]:hover:not(:disabled) {
|
|
3086
3086
|
background: var(--sd-ui-find-replace-btn-hover-bg, color-mix(in srgb, currentColor 8%, transparent));
|
|
3087
3087
|
color: var(--sd-ui-find-replace-btn-color, var(--sd-ui-text));
|
|
3088
3088
|
}
|
|
3089
|
-
.sd-find-replace__btn--active[data-v-
|
|
3090
|
-
.sd-find-replace__btn--active[data-v-
|
|
3089
|
+
.sd-find-replace__btn--active[data-v-41f37c29],
|
|
3090
|
+
.sd-find-replace__btn--active[data-v-41f37c29]:hover:not(:disabled) {
|
|
3091
3091
|
background: var(--sd-ui-find-replace-toggle-active-bg, color-mix(in srgb, var(--sd-ui-action) 12%, transparent));
|
|
3092
3092
|
border-color: var(
|
|
3093
3093
|
--sd-ui-find-replace-toggle-active-border,
|
|
@@ -3095,7 +3095,7 @@ img[data-v-c95b2073] {
|
|
|
3095
3095
|
);
|
|
3096
3096
|
color: var(--sd-ui-find-replace-toggle-active-color, var(--sd-ui-action));
|
|
3097
3097
|
}
|
|
3098
|
-
.sd-find-replace__btn--action[data-v-
|
|
3098
|
+
.sd-find-replace__btn--action[data-v-41f37c29] {
|
|
3099
3099
|
height: var(--sd-ui-find-replace-btn-size, 28px);
|
|
3100
3100
|
padding: var(--sd-ui-find-replace-action-btn-padding, 0 12px);
|
|
3101
3101
|
font-size: var(--sd-ui-find-replace-count-font-size, 13px);
|
|
@@ -3104,13 +3104,13 @@ img[data-v-c95b2073] {
|
|
|
3104
3104
|
background: var(--sd-ui-find-replace-action-btn-bg, var(--sd-ui-action));
|
|
3105
3105
|
color: var(--sd-ui-find-replace-action-btn-color, #fff);
|
|
3106
3106
|
}
|
|
3107
|
-
.sd-find-replace__btn--action[data-v-
|
|
3107
|
+
.sd-find-replace__btn--action[data-v-41f37c29]:hover:not(:disabled) {
|
|
3108
3108
|
background: var(
|
|
3109
3109
|
--sd-ui-find-replace-action-btn-hover-bg,
|
|
3110
3110
|
color-mix(in srgb, var(--sd-ui-find-replace-action-btn-bg, var(--sd-ui-action)) 88%, #000)
|
|
3111
3111
|
);
|
|
3112
3112
|
}
|
|
3113
|
-
.sd-find-replace__error[data-v-
|
|
3113
|
+
.sd-find-replace__error[data-v-41f37c29] {
|
|
3114
3114
|
display: flex;
|
|
3115
3115
|
align-items: center;
|
|
3116
3116
|
gap: var(--sd-ui-find-replace-gap, 6px);
|
|
@@ -3118,12 +3118,12 @@ img[data-v-c95b2073] {
|
|
|
3118
3118
|
font-size: var(--sd-ui-find-replace-error-font-size, 12px);
|
|
3119
3119
|
letter-spacing: 0.01em;
|
|
3120
3120
|
padding: var(--sd-ui-find-replace-error-padding, 0 2px);
|
|
3121
|
-
animation: sd-find-replace-error-in-
|
|
3121
|
+
animation: sd-find-replace-error-in-41f37c29 0.16s ease-out;
|
|
3122
3122
|
}
|
|
3123
|
-
.sd-find-replace__error-text[data-v-
|
|
3123
|
+
.sd-find-replace__error-text[data-v-41f37c29] {
|
|
3124
3124
|
padding-left: 4px;
|
|
3125
3125
|
}
|
|
3126
|
-
@keyframes sd-find-replace-error-in-
|
|
3126
|
+
@keyframes sd-find-replace-error-in-41f37c29 {
|
|
3127
3127
|
from {
|
|
3128
3128
|
opacity: 0;
|
|
3129
3129
|
transform: translateY(-2px);
|
|
@@ -3134,15 +3134,15 @@ to {
|
|
|
3134
3134
|
}
|
|
3135
3135
|
}
|
|
3136
3136
|
@media (prefers-reduced-motion: reduce) {
|
|
3137
|
-
.sd-find-replace__field[data-v-
|
|
3138
|
-
.sd-find-replace__btn[data-v-
|
|
3139
|
-
.sd-find-replace__btn--expander svg[data-v-
|
|
3137
|
+
.sd-find-replace__field[data-v-41f37c29],
|
|
3138
|
+
.sd-find-replace__btn[data-v-41f37c29],
|
|
3139
|
+
.sd-find-replace__btn--expander svg[data-v-41f37c29] {
|
|
3140
3140
|
transition: none;
|
|
3141
3141
|
}
|
|
3142
|
-
.sd-find-replace__btn[data-v-
|
|
3142
|
+
.sd-find-replace__btn[data-v-41f37c29]:active:not(:disabled) {
|
|
3143
3143
|
transform: none;
|
|
3144
3144
|
}
|
|
3145
|
-
.sd-find-replace__error[data-v-
|
|
3145
|
+
.sd-find-replace__error[data-v-41f37c29] {
|
|
3146
3146
|
animation: none;
|
|
3147
3147
|
}
|
|
3148
3148
|
}
|