@quanta-intellect/vessel-browser 0.1.147 → 0.1.148
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.
|
@@ -1606,7 +1606,7 @@ var Icon = (props) => {
|
|
|
1606
1606
|
})();
|
|
1607
1607
|
};
|
|
1608
1608
|
var Icon_default = Icon;
|
|
1609
|
-
var iconNode$
|
|
1609
|
+
var iconNode$H = [["rect", {
|
|
1610
1610
|
x: "2",
|
|
1611
1611
|
y: "4",
|
|
1612
1612
|
width: "20",
|
|
@@ -1624,11 +1624,11 @@ var iconNode$G = [["rect", {
|
|
|
1624
1624
|
key: "1svtjw"
|
|
1625
1625
|
}]];
|
|
1626
1626
|
var AppWindow = (props) => createComponent(Icon_default, mergeProps(props, {
|
|
1627
|
-
iconNode: iconNode$
|
|
1627
|
+
iconNode: iconNode$H,
|
|
1628
1628
|
name: "app-window"
|
|
1629
1629
|
}));
|
|
1630
1630
|
var app_window_default = AppWindow;
|
|
1631
|
-
var iconNode$
|
|
1631
|
+
var iconNode$G = [["path", {
|
|
1632
1632
|
d: "M12 7v14",
|
|
1633
1633
|
key: "1akyts"
|
|
1634
1634
|
}], ["path", {
|
|
@@ -1636,11 +1636,11 @@ var iconNode$F = [["path", {
|
|
|
1636
1636
|
key: "ruj8y"
|
|
1637
1637
|
}]];
|
|
1638
1638
|
var BookOpen = (props) => createComponent(Icon_default, mergeProps(props, {
|
|
1639
|
-
iconNode: iconNode$
|
|
1639
|
+
iconNode: iconNode$G,
|
|
1640
1640
|
name: "book-open"
|
|
1641
1641
|
}));
|
|
1642
1642
|
var book_open_default = BookOpen;
|
|
1643
|
-
var iconNode$
|
|
1643
|
+
var iconNode$F = [["path", {
|
|
1644
1644
|
d: "M12 8V4H8",
|
|
1645
1645
|
key: "hb8ula"
|
|
1646
1646
|
}], ["rect", {
|
|
@@ -1664,29 +1664,29 @@ var iconNode$E = [["path", {
|
|
|
1664
1664
|
key: "rq6x2g"
|
|
1665
1665
|
}]];
|
|
1666
1666
|
var Bot = (props) => createComponent(Icon_default, mergeProps(props, {
|
|
1667
|
-
iconNode: iconNode$
|
|
1667
|
+
iconNode: iconNode$F,
|
|
1668
1668
|
name: "bot"
|
|
1669
1669
|
}));
|
|
1670
1670
|
var bot_default = Bot;
|
|
1671
|
-
var iconNode$
|
|
1671
|
+
var iconNode$E = [["path", {
|
|
1672
1672
|
d: "M20 6 9 17l-5-5",
|
|
1673
1673
|
key: "1gmf2c"
|
|
1674
1674
|
}]];
|
|
1675
1675
|
var Check = (props) => createComponent(Icon_default, mergeProps(props, {
|
|
1676
|
-
iconNode: iconNode$
|
|
1676
|
+
iconNode: iconNode$E,
|
|
1677
1677
|
name: "check"
|
|
1678
1678
|
}));
|
|
1679
1679
|
var check_default = Check;
|
|
1680
|
-
var iconNode$
|
|
1680
|
+
var iconNode$D = [["path", {
|
|
1681
1681
|
d: "m9 18 6-6-6-6",
|
|
1682
1682
|
key: "mthhwq"
|
|
1683
1683
|
}]];
|
|
1684
1684
|
var ChevronRight = (props) => createComponent(Icon_default, mergeProps(props, {
|
|
1685
|
-
iconNode: iconNode$
|
|
1685
|
+
iconNode: iconNode$D,
|
|
1686
1686
|
name: "chevron-right"
|
|
1687
1687
|
}));
|
|
1688
1688
|
var chevron_right_default = ChevronRight;
|
|
1689
|
-
var iconNode$
|
|
1689
|
+
var iconNode$C = [["circle", {
|
|
1690
1690
|
cx: "12",
|
|
1691
1691
|
cy: "12",
|
|
1692
1692
|
r: "10",
|
|
@@ -1699,11 +1699,11 @@ var iconNode$B = [["circle", {
|
|
|
1699
1699
|
key: "p32p05"
|
|
1700
1700
|
}]];
|
|
1701
1701
|
var CircleQuestionMark = (props) => createComponent(Icon_default, mergeProps(props, {
|
|
1702
|
-
iconNode: iconNode$
|
|
1702
|
+
iconNode: iconNode$C,
|
|
1703
1703
|
name: "circle-question-mark"
|
|
1704
1704
|
}));
|
|
1705
1705
|
var circle_question_mark_default = CircleQuestionMark;
|
|
1706
|
-
var iconNode$
|
|
1706
|
+
var iconNode$B = [["rect", {
|
|
1707
1707
|
width: "8",
|
|
1708
1708
|
height: "4",
|
|
1709
1709
|
x: "8",
|
|
@@ -1728,11 +1728,11 @@ var iconNode$A = [["rect", {
|
|
|
1728
1728
|
key: "18s6g9"
|
|
1729
1729
|
}]];
|
|
1730
1730
|
var ClipboardList = (props) => createComponent(Icon_default, mergeProps(props, {
|
|
1731
|
-
iconNode: iconNode$
|
|
1731
|
+
iconNode: iconNode$B,
|
|
1732
1732
|
name: "clipboard-list"
|
|
1733
1733
|
}));
|
|
1734
1734
|
var clipboard_list_default = ClipboardList;
|
|
1735
|
-
var iconNode$
|
|
1735
|
+
var iconNode$A = [["circle", {
|
|
1736
1736
|
cx: "12",
|
|
1737
1737
|
cy: "12",
|
|
1738
1738
|
r: "10",
|
|
@@ -1742,11 +1742,11 @@ var iconNode$z = [["circle", {
|
|
|
1742
1742
|
key: "mmk7yg"
|
|
1743
1743
|
}]];
|
|
1744
1744
|
var Clock = (props) => createComponent(Icon_default, mergeProps(props, {
|
|
1745
|
-
iconNode: iconNode$
|
|
1745
|
+
iconNode: iconNode$A,
|
|
1746
1746
|
name: "clock"
|
|
1747
1747
|
}));
|
|
1748
1748
|
var clock_default = Clock;
|
|
1749
|
-
var iconNode$
|
|
1749
|
+
var iconNode$z = [["rect", {
|
|
1750
1750
|
width: "14",
|
|
1751
1751
|
height: "14",
|
|
1752
1752
|
x: "8",
|
|
@@ -1759,11 +1759,11 @@ var iconNode$y = [["rect", {
|
|
|
1759
1759
|
key: "zix9uf"
|
|
1760
1760
|
}]];
|
|
1761
1761
|
var Copy = (props) => createComponent(Icon_default, mergeProps(props, {
|
|
1762
|
-
iconNode: iconNode$
|
|
1762
|
+
iconNode: iconNode$z,
|
|
1763
1763
|
name: "copy"
|
|
1764
1764
|
}));
|
|
1765
1765
|
var copy_default = Copy;
|
|
1766
|
-
var iconNode$
|
|
1766
|
+
var iconNode$y = [["path", {
|
|
1767
1767
|
d: "M12 20v2",
|
|
1768
1768
|
key: "1lh1kg"
|
|
1769
1769
|
}], ["path", {
|
|
@@ -1815,11 +1815,11 @@ var iconNode$x = [["path", {
|
|
|
1815
1815
|
key: "z9xiuo"
|
|
1816
1816
|
}]];
|
|
1817
1817
|
var Cpu = (props) => createComponent(Icon_default, mergeProps(props, {
|
|
1818
|
-
iconNode: iconNode$
|
|
1818
|
+
iconNode: iconNode$y,
|
|
1819
1819
|
name: "cpu"
|
|
1820
1820
|
}));
|
|
1821
1821
|
var cpu_default = Cpu;
|
|
1822
|
-
var iconNode$
|
|
1822
|
+
var iconNode$x = [["path", {
|
|
1823
1823
|
d: "M12 15V3",
|
|
1824
1824
|
key: "m9g1x1"
|
|
1825
1825
|
}], ["path", {
|
|
@@ -1830,11 +1830,11 @@ var iconNode$w = [["path", {
|
|
|
1830
1830
|
key: "brsn70"
|
|
1831
1831
|
}]];
|
|
1832
1832
|
var Download = (props) => createComponent(Icon_default, mergeProps(props, {
|
|
1833
|
-
iconNode: iconNode$
|
|
1833
|
+
iconNode: iconNode$x,
|
|
1834
1834
|
name: "download"
|
|
1835
1835
|
}));
|
|
1836
1836
|
var download_default = Download;
|
|
1837
|
-
var iconNode$
|
|
1837
|
+
var iconNode$w = [["path", {
|
|
1838
1838
|
d: "M21 21H8a2 2 0 0 1-1.42-.587l-3.994-3.999a2 2 0 0 1 0-2.828l10-10a2 2 0 0 1 2.829 0l5.999 6a2 2 0 0 1 0 2.828L12.834 21",
|
|
1839
1839
|
key: "g5wo59"
|
|
1840
1840
|
}], ["path", {
|
|
@@ -1842,11 +1842,11 @@ var iconNode$v = [["path", {
|
|
|
1842
1842
|
key: "1wx5vj"
|
|
1843
1843
|
}]];
|
|
1844
1844
|
var Eraser = (props) => createComponent(Icon_default, mergeProps(props, {
|
|
1845
|
-
iconNode: iconNode$
|
|
1845
|
+
iconNode: iconNode$w,
|
|
1846
1846
|
name: "eraser"
|
|
1847
1847
|
}));
|
|
1848
1848
|
var eraser_default = Eraser;
|
|
1849
|
-
var iconNode$
|
|
1849
|
+
var iconNode$v = [["path", {
|
|
1850
1850
|
d: "M15 3h6v6",
|
|
1851
1851
|
key: "1q9fwt"
|
|
1852
1852
|
}], ["path", {
|
|
@@ -1857,11 +1857,11 @@ var iconNode$u = [["path", {
|
|
|
1857
1857
|
key: "a6xqqp"
|
|
1858
1858
|
}]];
|
|
1859
1859
|
var ExternalLink = (props) => createComponent(Icon_default, mergeProps(props, {
|
|
1860
|
-
iconNode: iconNode$
|
|
1860
|
+
iconNode: iconNode$v,
|
|
1861
1861
|
name: "external-link"
|
|
1862
1862
|
}));
|
|
1863
1863
|
var external_link_default = ExternalLink;
|
|
1864
|
-
var iconNode$
|
|
1864
|
+
var iconNode$u = [["path", {
|
|
1865
1865
|
d: "M2.062 12.348a1 1 0 0 1 0-.696 10.75 10.75 0 0 1 19.876 0 1 1 0 0 1 0 .696 10.75 10.75 0 0 1-19.876 0",
|
|
1866
1866
|
key: "1nclc0"
|
|
1867
1867
|
}], ["circle", {
|
|
@@ -1871,11 +1871,11 @@ var iconNode$t = [["path", {
|
|
|
1871
1871
|
key: "1v7zrd"
|
|
1872
1872
|
}]];
|
|
1873
1873
|
var Eye = (props) => createComponent(Icon_default, mergeProps(props, {
|
|
1874
|
-
iconNode: iconNode$
|
|
1874
|
+
iconNode: iconNode$u,
|
|
1875
1875
|
name: "eye"
|
|
1876
1876
|
}));
|
|
1877
1877
|
var eye_default = Eye;
|
|
1878
|
-
var iconNode$
|
|
1878
|
+
var iconNode$t = [["path", {
|
|
1879
1879
|
d: "M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z",
|
|
1880
1880
|
key: "1oefj6"
|
|
1881
1881
|
}], ["path", {
|
|
@@ -1889,11 +1889,11 @@ var iconNode$s = [["path", {
|
|
|
1889
1889
|
key: "1npd3o"
|
|
1890
1890
|
}]];
|
|
1891
1891
|
var FileDown = (props) => createComponent(Icon_default, mergeProps(props, {
|
|
1892
|
-
iconNode: iconNode$
|
|
1892
|
+
iconNode: iconNode$t,
|
|
1893
1893
|
name: "file-down"
|
|
1894
1894
|
}));
|
|
1895
1895
|
var file_down_default = FileDown;
|
|
1896
|
-
var iconNode$
|
|
1896
|
+
var iconNode$s = [["circle", {
|
|
1897
1897
|
cx: "12",
|
|
1898
1898
|
cy: "12",
|
|
1899
1899
|
r: "3",
|
|
@@ -1912,11 +1912,11 @@ var iconNode$r = [["circle", {
|
|
|
1912
1912
|
key: "ioqczr"
|
|
1913
1913
|
}]];
|
|
1914
1914
|
var Focus = (props) => createComponent(Icon_default, mergeProps(props, {
|
|
1915
|
-
iconNode: iconNode$
|
|
1915
|
+
iconNode: iconNode$s,
|
|
1916
1916
|
name: "focus"
|
|
1917
1917
|
}));
|
|
1918
1918
|
var focus_default = Focus;
|
|
1919
|
-
var iconNode$
|
|
1919
|
+
var iconNode$r = [["circle", {
|
|
1920
1920
|
cx: "12",
|
|
1921
1921
|
cy: "12",
|
|
1922
1922
|
r: "10",
|
|
@@ -1929,11 +1929,11 @@ var iconNode$q = [["circle", {
|
|
|
1929
1929
|
key: "9i4pu4"
|
|
1930
1930
|
}]];
|
|
1931
1931
|
var Globe = (props) => createComponent(Icon_default, mergeProps(props, {
|
|
1932
|
-
iconNode: iconNode$
|
|
1932
|
+
iconNode: iconNode$r,
|
|
1933
1933
|
name: "globe"
|
|
1934
1934
|
}));
|
|
1935
1935
|
var globe_default = Globe;
|
|
1936
|
-
var iconNode$
|
|
1936
|
+
var iconNode$q = [["path", {
|
|
1937
1937
|
d: "M12.83 2.18a2 2 0 0 0-1.66 0L2.6 6.08a1 1 0 0 0 0 1.83l8.58 3.91a2 2 0 0 0 .83.18 2 2 0 0 0 .83-.18l8.58-3.9a1 1 0 0 0 0-1.831z",
|
|
1938
1938
|
key: "zzgyd3"
|
|
1939
1939
|
}], ["path", {
|
|
@@ -1950,11 +1950,11 @@ var iconNode$p = [["path", {
|
|
|
1950
1950
|
key: "jksky3"
|
|
1951
1951
|
}]];
|
|
1952
1952
|
var LayersPlus = (props) => createComponent(Icon_default, mergeProps(props, {
|
|
1953
|
-
iconNode: iconNode$
|
|
1953
|
+
iconNode: iconNode$q,
|
|
1954
1954
|
name: "layers-plus"
|
|
1955
1955
|
}));
|
|
1956
1956
|
var layers_plus_default = LayersPlus;
|
|
1957
|
-
var iconNode$
|
|
1957
|
+
var iconNode$p = [["rect", {
|
|
1958
1958
|
width: "18",
|
|
1959
1959
|
height: "11",
|
|
1960
1960
|
x: "3",
|
|
@@ -1967,11 +1967,11 @@ var iconNode$o = [["rect", {
|
|
|
1967
1967
|
key: "fwvmzm"
|
|
1968
1968
|
}]];
|
|
1969
1969
|
var Lock = (props) => createComponent(Icon_default, mergeProps(props, {
|
|
1970
|
-
iconNode: iconNode$
|
|
1970
|
+
iconNode: iconNode$p,
|
|
1971
1971
|
name: "lock"
|
|
1972
1972
|
}));
|
|
1973
1973
|
var lock_default = Lock;
|
|
1974
|
-
var iconNode$
|
|
1974
|
+
var iconNode$o = [["rect", {
|
|
1975
1975
|
width: "18",
|
|
1976
1976
|
height: "18",
|
|
1977
1977
|
x: "3",
|
|
@@ -1986,11 +1986,11 @@ var iconNode$n = [["rect", {
|
|
|
1986
1986
|
key: "11gsxs"
|
|
1987
1987
|
}]];
|
|
1988
1988
|
var PanelBottomOpen = (props) => createComponent(Icon_default, mergeProps(props, {
|
|
1989
|
-
iconNode: iconNode$
|
|
1989
|
+
iconNode: iconNode$o,
|
|
1990
1990
|
name: "panel-bottom-open"
|
|
1991
1991
|
}));
|
|
1992
1992
|
var panel_bottom_open_default = PanelBottomOpen;
|
|
1993
|
-
var iconNode$
|
|
1993
|
+
var iconNode$n = [["rect", {
|
|
1994
1994
|
width: "18",
|
|
1995
1995
|
height: "18",
|
|
1996
1996
|
x: "3",
|
|
@@ -2002,11 +2002,11 @@ var iconNode$m = [["rect", {
|
|
|
2002
2002
|
key: "fh3hqa"
|
|
2003
2003
|
}]];
|
|
2004
2004
|
var PanelLeft = (props) => createComponent(Icon_default, mergeProps(props, {
|
|
2005
|
-
iconNode: iconNode$
|
|
2005
|
+
iconNode: iconNode$n,
|
|
2006
2006
|
name: "panel-left"
|
|
2007
2007
|
}));
|
|
2008
2008
|
var panel_left_default = PanelLeft;
|
|
2009
|
-
var iconNode$
|
|
2009
|
+
var iconNode$m = [["rect", {
|
|
2010
2010
|
width: "18",
|
|
2011
2011
|
height: "18",
|
|
2012
2012
|
x: "3",
|
|
@@ -2021,11 +2021,11 @@ var iconNode$l = [["rect", {
|
|
|
2021
2021
|
key: "12hl5m"
|
|
2022
2022
|
}]];
|
|
2023
2023
|
var PanelRightClose = (props) => createComponent(Icon_default, mergeProps(props, {
|
|
2024
|
-
iconNode: iconNode$
|
|
2024
|
+
iconNode: iconNode$m,
|
|
2025
2025
|
name: "panel-right-close"
|
|
2026
2026
|
}));
|
|
2027
2027
|
var panel_right_close_default = PanelRightClose;
|
|
2028
|
-
var iconNode$
|
|
2028
|
+
var iconNode$l = [["rect", {
|
|
2029
2029
|
width: "18",
|
|
2030
2030
|
height: "18",
|
|
2031
2031
|
x: "3",
|
|
@@ -2037,11 +2037,11 @@ var iconNode$k = [["rect", {
|
|
|
2037
2037
|
key: "14nvp0"
|
|
2038
2038
|
}]];
|
|
2039
2039
|
var PanelRight = (props) => createComponent(Icon_default, mergeProps(props, {
|
|
2040
|
-
iconNode: iconNode$
|
|
2040
|
+
iconNode: iconNode$l,
|
|
2041
2041
|
name: "panel-right"
|
|
2042
2042
|
}));
|
|
2043
2043
|
var panel_right_default = PanelRight;
|
|
2044
|
-
var iconNode$
|
|
2044
|
+
var iconNode$k = [["rect", {
|
|
2045
2045
|
width: "18",
|
|
2046
2046
|
height: "18",
|
|
2047
2047
|
x: "3",
|
|
@@ -2053,11 +2053,11 @@ var iconNode$j = [["rect", {
|
|
|
2053
2053
|
key: "1pudct"
|
|
2054
2054
|
}]];
|
|
2055
2055
|
var PanelTop = (props) => createComponent(Icon_default, mergeProps(props, {
|
|
2056
|
-
iconNode: iconNode$
|
|
2056
|
+
iconNode: iconNode$k,
|
|
2057
2057
|
name: "panel-top"
|
|
2058
2058
|
}));
|
|
2059
2059
|
var panel_top_default = PanelTop;
|
|
2060
|
-
var iconNode$
|
|
2060
|
+
var iconNode$j = [["path", {
|
|
2061
2061
|
d: "M21.174 6.812a1 1 0 0 0-3.986-3.987L3.842 16.174a2 2 0 0 0-.5.83l-1.321 4.352a.5.5 0 0 0 .623.622l4.353-1.32a2 2 0 0 0 .83-.497z",
|
|
2062
2062
|
key: "1a8usu"
|
|
2063
2063
|
}], ["path", {
|
|
@@ -2065,11 +2065,11 @@ var iconNode$i = [["path", {
|
|
|
2065
2065
|
key: "1mk7zo"
|
|
2066
2066
|
}]];
|
|
2067
2067
|
var Pencil = (props) => createComponent(Icon_default, mergeProps(props, {
|
|
2068
|
-
iconNode: iconNode$
|
|
2068
|
+
iconNode: iconNode$j,
|
|
2069
2069
|
name: "pencil"
|
|
2070
2070
|
}));
|
|
2071
2071
|
var pencil_default = Pencil;
|
|
2072
|
-
var iconNode$
|
|
2072
|
+
var iconNode$i = [["path", {
|
|
2073
2073
|
d: "M5 12h14",
|
|
2074
2074
|
key: "1ays0h"
|
|
2075
2075
|
}], ["path", {
|
|
@@ -2077,11 +2077,11 @@ var iconNode$h = [["path", {
|
|
|
2077
2077
|
key: "s699le"
|
|
2078
2078
|
}]];
|
|
2079
2079
|
var Plus = (props) => createComponent(Icon_default, mergeProps(props, {
|
|
2080
|
-
iconNode: iconNode$
|
|
2080
|
+
iconNode: iconNode$i,
|
|
2081
2081
|
name: "plus"
|
|
2082
2082
|
}));
|
|
2083
2083
|
var plus_default = Plus;
|
|
2084
|
-
var iconNode$
|
|
2084
|
+
var iconNode$h = [["path", {
|
|
2085
2085
|
d: "M6 18H4a2 2 0 0 1-2-2v-5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2h-2",
|
|
2086
2086
|
key: "143wyd"
|
|
2087
2087
|
}], ["path", {
|
|
@@ -2096,11 +2096,11 @@ var iconNode$g = [["path", {
|
|
|
2096
2096
|
key: "1ue0tg"
|
|
2097
2097
|
}]];
|
|
2098
2098
|
var Printer = (props) => createComponent(Icon_default, mergeProps(props, {
|
|
2099
|
-
iconNode: iconNode$
|
|
2099
|
+
iconNode: iconNode$h,
|
|
2100
2100
|
name: "printer"
|
|
2101
2101
|
}));
|
|
2102
2102
|
var printer_default = Printer;
|
|
2103
|
-
var iconNode$
|
|
2103
|
+
var iconNode$g = [["path", {
|
|
2104
2104
|
d: "M3 12a9 9 0 1 0 9-9 9.75 9.75 0 0 0-6.74 2.74L3 8",
|
|
2105
2105
|
key: "1357e3"
|
|
2106
2106
|
}], ["path", {
|
|
@@ -2108,11 +2108,11 @@ var iconNode$f = [["path", {
|
|
|
2108
2108
|
key: "1xhq8a"
|
|
2109
2109
|
}]];
|
|
2110
2110
|
var RotateCcw = (props) => createComponent(Icon_default, mergeProps(props, {
|
|
2111
|
-
iconNode: iconNode$
|
|
2111
|
+
iconNode: iconNode$g,
|
|
2112
2112
|
name: "rotate-ccw"
|
|
2113
2113
|
}));
|
|
2114
2114
|
var rotate_ccw_default = RotateCcw;
|
|
2115
|
-
var iconNode$
|
|
2115
|
+
var iconNode$f = [["path", {
|
|
2116
2116
|
d: "m21 21-4.34-4.34",
|
|
2117
2117
|
key: "14j7rj"
|
|
2118
2118
|
}], ["circle", {
|
|
@@ -2122,11 +2122,11 @@ var iconNode$e = [["path", {
|
|
|
2122
2122
|
key: "4ej97u"
|
|
2123
2123
|
}]];
|
|
2124
2124
|
var Search = (props) => createComponent(Icon_default, mergeProps(props, {
|
|
2125
|
-
iconNode: iconNode$
|
|
2125
|
+
iconNode: iconNode$f,
|
|
2126
2126
|
name: "search"
|
|
2127
2127
|
}));
|
|
2128
2128
|
var search_default = Search;
|
|
2129
|
-
var iconNode$
|
|
2129
|
+
var iconNode$e = [["path", {
|
|
2130
2130
|
d: "M9.671 4.136a2.34 2.34 0 0 1 4.659 0 2.34 2.34 0 0 0 3.319 1.915 2.34 2.34 0 0 1 2.33 4.033 2.34 2.34 0 0 0 0 3.831 2.34 2.34 0 0 1-2.33 4.033 2.34 2.34 0 0 0-3.319 1.915 2.34 2.34 0 0 1-4.659 0 2.34 2.34 0 0 0-3.32-1.915 2.34 2.34 0 0 1-2.33-4.033 2.34 2.34 0 0 0 0-3.831A2.34 2.34 0 0 1 6.35 6.051a2.34 2.34 0 0 0 3.319-1.915",
|
|
2131
2131
|
key: "1i5ecw"
|
|
2132
2132
|
}], ["circle", {
|
|
@@ -2136,29 +2136,29 @@ var iconNode$d = [["path", {
|
|
|
2136
2136
|
key: "1v7zrd"
|
|
2137
2137
|
}]];
|
|
2138
2138
|
var Settings$1 = (props) => createComponent(Icon_default, mergeProps(props, {
|
|
2139
|
-
iconNode: iconNode$
|
|
2139
|
+
iconNode: iconNode$e,
|
|
2140
2140
|
name: "settings"
|
|
2141
2141
|
}));
|
|
2142
2142
|
var settings_default = Settings$1;
|
|
2143
|
-
var iconNode$
|
|
2143
|
+
var iconNode$d = [["path", {
|
|
2144
2144
|
d: "M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z",
|
|
2145
2145
|
key: "oel41y"
|
|
2146
2146
|
}]];
|
|
2147
2147
|
var Shield = (props) => createComponent(Icon_default, mergeProps(props, {
|
|
2148
|
-
iconNode: iconNode$
|
|
2148
|
+
iconNode: iconNode$d,
|
|
2149
2149
|
name: "shield"
|
|
2150
2150
|
}));
|
|
2151
2151
|
var shield_default = Shield;
|
|
2152
|
-
var iconNode$
|
|
2152
|
+
var iconNode$c = [["path", {
|
|
2153
2153
|
d: "M11.525 2.295a.53.53 0 0 1 .95 0l2.31 4.679a2.123 2.123 0 0 0 1.595 1.16l5.166.756a.53.53 0 0 1 .294.904l-3.736 3.638a2.123 2.123 0 0 0-.611 1.878l.882 5.14a.53.53 0 0 1-.771.56l-4.618-2.428a2.122 2.122 0 0 0-1.973 0L6.396 21.01a.53.53 0 0 1-.77-.56l.881-5.139a2.122 2.122 0 0 0-.611-1.879L2.16 9.795a.53.53 0 0 1 .294-.906l5.165-.755a2.122 2.122 0 0 0 1.597-1.16z",
|
|
2154
2154
|
key: "r04s7s"
|
|
2155
2155
|
}]];
|
|
2156
2156
|
var Star = (props) => createComponent(Icon_default, mergeProps(props, {
|
|
2157
|
-
iconNode: iconNode$
|
|
2157
|
+
iconNode: iconNode$c,
|
|
2158
2158
|
name: "star"
|
|
2159
2159
|
}));
|
|
2160
2160
|
var star_default = Star;
|
|
2161
|
-
var iconNode$
|
|
2161
|
+
var iconNode$b = [["path", {
|
|
2162
2162
|
d: "M12.586 2.586A2 2 0 0 0 11.172 2H4a2 2 0 0 0-2 2v7.172a2 2 0 0 0 .586 1.414l8.704 8.704a2.426 2.426 0 0 0 3.42 0l6.58-6.58a2.426 2.426 0 0 0 0-3.42z",
|
|
2163
2163
|
key: "vktsd0"
|
|
2164
2164
|
}], ["circle", {
|
|
@@ -2169,11 +2169,11 @@ var iconNode$a = [["path", {
|
|
|
2169
2169
|
key: "kqv944"
|
|
2170
2170
|
}]];
|
|
2171
2171
|
var Tag = (props) => createComponent(Icon_default, mergeProps(props, {
|
|
2172
|
-
iconNode: iconNode$
|
|
2172
|
+
iconNode: iconNode$b,
|
|
2173
2173
|
name: "tag"
|
|
2174
2174
|
}));
|
|
2175
2175
|
var tag_default = Tag;
|
|
2176
|
-
var iconNode$
|
|
2176
|
+
var iconNode$a = [["path", {
|
|
2177
2177
|
d: "M10 11v6",
|
|
2178
2178
|
key: "nco0om"
|
|
2179
2179
|
}], ["path", {
|
|
@@ -2190,11 +2190,11 @@ var iconNode$9 = [["path", {
|
|
|
2190
2190
|
key: "e791ji"
|
|
2191
2191
|
}]];
|
|
2192
2192
|
var Trash2 = (props) => createComponent(Icon_default, mergeProps(props, {
|
|
2193
|
-
iconNode: iconNode$
|
|
2193
|
+
iconNode: iconNode$a,
|
|
2194
2194
|
name: "trash-2"
|
|
2195
2195
|
}));
|
|
2196
2196
|
var trash_2_default = Trash2;
|
|
2197
|
-
var iconNode$
|
|
2197
|
+
var iconNode$9 = [["path", {
|
|
2198
2198
|
d: "M9 14 4 9l5-5",
|
|
2199
2199
|
key: "102s5s"
|
|
2200
2200
|
}], ["path", {
|
|
@@ -2202,11 +2202,11 @@ var iconNode$8 = [["path", {
|
|
|
2202
2202
|
key: "f3b9sd"
|
|
2203
2203
|
}]];
|
|
2204
2204
|
var Undo2 = (props) => createComponent(Icon_default, mergeProps(props, {
|
|
2205
|
-
iconNode: iconNode$
|
|
2205
|
+
iconNode: iconNode$9,
|
|
2206
2206
|
name: "undo-2"
|
|
2207
2207
|
}));
|
|
2208
2208
|
var undo_2_default = Undo2;
|
|
2209
|
-
var iconNode$
|
|
2209
|
+
var iconNode$8 = [["path", {
|
|
2210
2210
|
d: "M12 3v12",
|
|
2211
2211
|
key: "1x0j5s"
|
|
2212
2212
|
}], ["path", {
|
|
@@ -2217,11 +2217,11 @@ var iconNode$7 = [["path", {
|
|
|
2217
2217
|
key: "ih7n3h"
|
|
2218
2218
|
}]];
|
|
2219
2219
|
var Upload = (props) => createComponent(Icon_default, mergeProps(props, {
|
|
2220
|
-
iconNode: iconNode$
|
|
2220
|
+
iconNode: iconNode$8,
|
|
2221
2221
|
name: "upload"
|
|
2222
2222
|
}));
|
|
2223
2223
|
var upload_default = Upload;
|
|
2224
|
-
var iconNode$
|
|
2224
|
+
var iconNode$7 = [["path", {
|
|
2225
2225
|
d: "M19 21v-2a4 4 0 0 0-4-4H9a4 4 0 0 0-4 4v2",
|
|
2226
2226
|
key: "975kel"
|
|
2227
2227
|
}], ["circle", {
|
|
@@ -2231,10 +2231,25 @@ var iconNode$6 = [["path", {
|
|
|
2231
2231
|
key: "17ys0d"
|
|
2232
2232
|
}]];
|
|
2233
2233
|
var User = (props) => createComponent(Icon_default, mergeProps(props, {
|
|
2234
|
-
iconNode: iconNode$
|
|
2234
|
+
iconNode: iconNode$7,
|
|
2235
2235
|
name: "user"
|
|
2236
2236
|
}));
|
|
2237
2237
|
var user_default = User;
|
|
2238
|
+
var iconNode$6 = [["path", {
|
|
2239
|
+
d: "M18 11c-1.5 0-2.5.5-3 2",
|
|
2240
|
+
key: "1fod00"
|
|
2241
|
+
}], ["path", {
|
|
2242
|
+
d: "M4 6a2 2 0 0 0-2 2v4a5 5 0 0 0 5 5 8 8 0 0 1 5 2 8 8 0 0 1 5-2 5 5 0 0 0 5-5V8a2 2 0 0 0-2-2h-3a8 8 0 0 0-5 2 8 8 0 0 0-5-2z",
|
|
2243
|
+
key: "d70hit"
|
|
2244
|
+
}], ["path", {
|
|
2245
|
+
d: "M6 11c1.5 0 2.5.5 3 2",
|
|
2246
|
+
key: "136fht"
|
|
2247
|
+
}]];
|
|
2248
|
+
var VenetianMask = (props) => createComponent(Icon_default, mergeProps(props, {
|
|
2249
|
+
iconNode: iconNode$6,
|
|
2250
|
+
name: "venetian-mask"
|
|
2251
|
+
}));
|
|
2252
|
+
var venetian_mask_default = VenetianMask;
|
|
2238
2253
|
var iconNode$5 = [["path", {
|
|
2239
2254
|
d: "M11 4.702a.705.705 0 0 0-1.203-.498L6.413 7.587A1.4 1.4 0 0 1 5.416 8H3a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h2.416a1.4 1.4 0 0 1 .997.413l3.383 3.384A.705.705 0 0 0 11 19.298z",
|
|
2240
2255
|
key: "uqj9uw"
|
|
@@ -2617,7 +2632,7 @@ function getAgentActiveTabIds(state, currentTime = Date.now()) {
|
|
|
2617
2632
|
}
|
|
2618
2633
|
return activeTabIds;
|
|
2619
2634
|
}
|
|
2620
|
-
var _tmpl$$r = /* @__PURE__ */ template(`<img class=tab-favicon alt>`), _tmpl$2$q = /* @__PURE__ */ template(`<span class=tab-favicon-fallback>`), _tmpl$3$m = /* @__PURE__ */ template(`<div class=tab-bar><div class=tab-list></div><div class=tab-actions><button class=tab-new data-tooltip="New window"data-tooltip-pos=left></button><button class=tab-new data-tooltip="Add active tab to group"data-tooltip-pos=left></button><button class=tab-new data-tooltip="New tab"data-tooltip-pos=left></button><button class="tab-new tab-new-private"data-tooltip="Private window"data-tooltip-pos=left
|
|
2635
|
+
var _tmpl$$r = /* @__PURE__ */ template(`<img class=tab-favicon alt>`), _tmpl$2$q = /* @__PURE__ */ template(`<span class=tab-favicon-fallback>`), _tmpl$3$m = /* @__PURE__ */ template(`<div class=tab-bar><div class=tab-list></div><div class=tab-actions><button class=tab-new data-tooltip="New window"data-tooltip-pos=left></button><button class=tab-new data-tooltip="Add active tab to group"data-tooltip-pos=left></button><button class=tab-new data-tooltip="New tab"data-tooltip-pos=left></button><button class="tab-new tab-new-private"data-tooltip="Private window"data-tooltip-pos=left>`), _tmpl$4$l = /* @__PURE__ */ template(`<button><span class=tab-group-dot></span><span class=tab-group-name></span><span class=tab-group-count>`), _tmpl$5$h = /* @__PURE__ */ template(`<button class="tab-audio tab-audio-pinned">`), _tmpl$6$g = /* @__PURE__ */ template(`<div role=tab>`), _tmpl$7$e = /* @__PURE__ */ template(`<span class=tab-title>`), _tmpl$8$b = /* @__PURE__ */ template(`<button class=tab-audio>`), _tmpl$9$a = /* @__PURE__ */ template(`<button class=tab-close>×`), _tmpl$0$8 = /* @__PURE__ */ template(`<span class=tab-agent-indicator aria-hidden=true title="Agent active on this tab">`), _tmpl$1$8 = /* @__PURE__ */ template(`<span class=tab-loading>`);
|
|
2621
2636
|
const TAB_CLOSE_MS = 200;
|
|
2622
2637
|
function stringToHue(str) {
|
|
2623
2638
|
let hash = 0;
|
|
@@ -2879,6 +2894,9 @@ const TabBar = () => {
|
|
|
2879
2894
|
size: 15
|
|
2880
2895
|
}));
|
|
2881
2896
|
_el$9.$$click = () => window.vessel.tabs.openPrivateWindow();
|
|
2897
|
+
insert(_el$9, createComponent(venetian_mask_default, {
|
|
2898
|
+
size: 12
|
|
2899
|
+
}));
|
|
2882
2900
|
return _el$3;
|
|
2883
2901
|
})();
|
|
2884
2902
|
};
|
|
@@ -3389,7 +3407,7 @@ const SEARCH_ENGINE_PRESETS = {
|
|
|
3389
3407
|
ecosia: { label: "Ecosia", url: "https://www.ecosia.org/search?q=" },
|
|
3390
3408
|
kagi: { label: "Kagi", url: "https://kagi.com/search?q=" }
|
|
3391
3409
|
};
|
|
3392
|
-
var _tmpl$$p = /* @__PURE__ */ template(`<div class=private-badge title="Private Browsing - history and cookies are not saved"><
|
|
3410
|
+
var _tmpl$$p = /* @__PURE__ */ template(`<div class=private-badge title="Private Browsing - history and cookies are not saved"><span>Private`), _tmpl$2$o = /* @__PURE__ */ template(`<svg width=14 height=14 viewBox="0 0 14 14"fill=currentColor><path d="M7 1a4 4 0 00-4 4v2H1.5a.5.5 0 00-.5.5v5a.5.5 0 00.5.5h11a.5.5 0 00.5-.5v-5a.5.5 0 00-.5-.5H11V5a4 4 0 00-4-4zm0 1a3 3 0 013 3v2H4V5a3 3 0 013-3z">`), _tmpl$3$k = /* @__PURE__ */ template(`<svg width=14 height=14 viewBox="0 0 14 14"fill=currentColor><path d="M7 1a4 4 0 00-4 4v2H1.5a.5.5 0 00-.5.5v5a.5.5 0 00.5.5h11a.5.5 0 00.5-.5v-5a.5.5 0 00-.5-.5H11V5a4 4 0 00-4-4zm0 1a3 3 0 013 3v2H4V5a3 3 0 013-3z"></path><line x1=2 y1=12 x2=12 y2=2 stroke=currentColor stroke-width=1.5>`), _tmpl$4$j = /* @__PURE__ */ template(`<div class=security-indicator-wrapper><button>`), _tmpl$5$f = /* @__PURE__ */ template(`<div id=address-autocomplete class=autocomplete-dropdown role=listbox>`), _tmpl$6$f = /* @__PURE__ */ template(`<button class=page-diff-trigger title="Open the What Changed timeline"><span class=page-diff-trigger-dot aria-hidden=true></span><span class=page-diff-trigger-text>What Changed?`), _tmpl$7$d = /* @__PURE__ */ template(`<span class=page-diff-burst-meta>Updated <!> times over `), _tmpl$8$a = /* @__PURE__ */ template(`<div class=page-diff-burst-history><div class=page-diff-burst-history-label>Recent detections`), _tmpl$9$9 = /* @__PURE__ */ template(`<div class=page-diff-popup><div class=page-diff-popup-header><div class=page-diff-popup-header-copy><span>Compared with your last visit</span><span class=page-diff-burst-meta>Previous snapshot from </span></div><div style=display:flex;gap:8px;align-items:center><button class=nav-btn title="Open the full What Changed timeline"style="height:24px;min-width:auto;padding:0 8px">Timeline</button><button class=page-diff-popup-close>×`), _tmpl$0$7 = /* @__PURE__ */ template(`<svg><path d="M3 3 L11 3 L11 9 Q7 13 3 9 Z"fill=none stroke=currentColor stroke-width=1.2 stroke-linejoin=round></svg>`, false, true, false), _tmpl$1$7 = /* @__PURE__ */ template(`<svg><line x1=2 y1=12 x2=12 y2=2 stroke=currentColor stroke-width=1.4 stroke-linecap=round></svg>`, false, true, false), _tmpl$10$7 = /* @__PURE__ */ template(`<button class=nav-btn data-tooltip="Reader Mode"><svg width=14 height=14 viewBox="0 0 14 14"><rect x=2 y=1 width=10 height=12 rx=1 fill=none stroke=currentColor stroke-width=1.2></rect><line x1=4 y1=4 x2=10 y2=4 stroke=currentColor stroke-width=1></line><line x1=4 y1=6.5 x2=10 y2=6.5 stroke=currentColor stroke-width=1></line><line x1=4 y1=9 x2=8 y2=9 stroke=currentColor stroke-width=1>`), _tmpl$11$6 = /* @__PURE__ */ template(`<button class=nav-btn data-tooltip="Dev Tools"><svg width=14 height=14 viewBox="0 0 14 14"><polyline points="3,5 1,7 3,9"fill=none stroke=currentColor stroke-width=1.2 stroke-linecap=round stroke-linejoin=round></polyline><polyline points="11,5 13,7 11,9"fill=none stroke=currentColor stroke-width=1.2 stroke-linecap=round stroke-linejoin=round></polyline><line x1=8.5 y1=2 x2=5.5 y2=12 stroke=currentColor stroke-width=1.2 stroke-linecap=round>`), _tmpl$12$6 = /* @__PURE__ */ template(`<span class=nav-btn-badge>`), _tmpl$13$6 = /* @__PURE__ */ template(`<button class="nav-btn nav-btn-sidebar"><svg width=14 height=14 viewBox="0 0 14 14"><rect x=1 y=1 width=12 height=12 rx=1.5 fill=none stroke=currentColor stroke-width=1.2></rect><line x1=9 y1=1 x2=9 y2=13 stroke=currentColor stroke-width=1.2>`), _tmpl$14$6 = /* @__PURE__ */ template(`<button class=nav-btn data-tooltip="Clear Data">`), _tmpl$15$6 = /* @__PURE__ */ template(`<button class=nav-btn data-tooltip=Settings>`), _tmpl$16$5 = /* @__PURE__ */ template(`<div class=address-bar><div class=nav-controls><button class=nav-btn data-tooltip=Back><svg width=14 height=14 viewBox="0 0 14 14"><path d="M9 2L4 7l5 5"fill=none stroke=currentColor stroke-width=1.5 stroke-linecap=round stroke-linejoin=round></path></svg></button><button class=nav-btn data-tooltip=Forward><svg width=14 height=14 viewBox="0 0 14 14"><path d="M5 2l5 5-5 5"fill=none stroke=currentColor stroke-width=1.5 stroke-linecap=round stroke-linejoin=round></path></svg></button><button class=nav-btn data-tooltip=Reload><svg width=14 height=14 viewBox="0 0 14 14"><path d="M2.5 7a4.5 4.5 0 1 1 1 3"fill=none stroke=currentColor stroke-width=1.5 stroke-linecap=round></path><path d="M2 4v3.5h3.5"fill=none stroke=currentColor stroke-width=1.5 stroke-linecap=round stroke-linejoin=round></path></svg></button></div><div class=url-shell><form class=url-form><input class=url-input type=text placeholder="Search or enter URL"autocomplete=off aria-autocomplete=list aria-controls=address-autocomplete></form></div><div class=toolbar-actions><button class=nav-btn><svg width=14 height=14 viewBox="0 0 14 14">`), _tmpl$17$5 = /* @__PURE__ */ template(`<svg width=14 height=14 viewBox="0 0 14 14"fill=currentColor><path d="M7 1a4 4 0 00-4 4v2H1.5a.5.5 0 00-.5.5v5a.5.5 0 00.5.5h11a.5.5 0 00.5-.5v-5a.5.5 0 00-.5-.5H11V5a4 4 0 00-4-4zm0 1a3 3 0 013 3v2H4V5a3 3 0 013-3z"></path><circle cx=7 cy=8 r=0.8 fill=white>`), _tmpl$18$5 = /* @__PURE__ */ template(`<div role=option><span class=autocomplete-icon></span><span class=autocomplete-text><span class=autocomplete-title></span><span class=autocomplete-url>`), _tmpl$19$5 = /* @__PURE__ */ template(`<div class=page-diff-burst-row><span class=page-diff-burst-time></span><span class=page-diff-burst-summary>`), _tmpl$20$5 = /* @__PURE__ */ template(`<span class=page-diff-burst-summary-section>`), _tmpl$21$5 = /* @__PURE__ */ template(`<span class=page-diff-burst-summary-part><span>`), _tmpl$22$5 = /* @__PURE__ */ template(`<div class=page-diff-snippet><span class=page-diff-snippet-label>Before</span><span class=page-diff-snippet-text>`), _tmpl$23$5 = /* @__PURE__ */ template(`<div class=page-diff-snippet><span class=page-diff-snippet-label>After</span><span class=page-diff-snippet-text>`), _tmpl$24$5 = /* @__PURE__ */ template(`<div class=page-diff-snippets>`), _tmpl$25$4 = /* @__PURE__ */ template(`<div class=page-diff-list-group><span class=page-diff-list-label>Added</span><ul class=page-diff-list>`), _tmpl$26$4 = /* @__PURE__ */ template(`<div class=page-diff-list-group><span class=page-diff-list-label>Removed</span><ul class=page-diff-list>`), _tmpl$27$3 = /* @__PURE__ */ template(`<div><div class=page-diff-item-header><div class=page-diff-badges><span class=page-diff-kind></span><span class=page-diff-section></span></div><span class=page-diff-summary>`), _tmpl$28$3 = /* @__PURE__ */ template(`<li>`);
|
|
3393
3411
|
const AddressBar = (props) => {
|
|
3394
3412
|
const {
|
|
3395
3413
|
activeTab,
|
|
@@ -3683,29 +3701,33 @@ const AddressBar = (props) => {
|
|
|
3683
3701
|
};
|
|
3684
3702
|
const formatSectionLabel = (section) => section === "title" ? "Title" : section === "headings" ? "Headings" : "Content";
|
|
3685
3703
|
return (() => {
|
|
3686
|
-
var _el$ = _tmpl$16$5(), _el$2 = _el$.firstChild, _el$3 = _el$2.firstChild, _el$4 = _el$3.nextSibling, _el$5 = _el$4.nextSibling, _el$
|
|
3704
|
+
var _el$ = _tmpl$16$5(), _el$2 = _el$.firstChild, _el$3 = _el$2.firstChild, _el$4 = _el$3.nextSibling, _el$5 = _el$4.nextSibling, _el$12 = _el$2.nextSibling, _el$13 = _el$12.firstChild, _el$14 = _el$13.firstChild, _el$33 = _el$12.nextSibling, _el$34 = _el$33.firstChild, _el$35 = _el$34.firstChild;
|
|
3687
3705
|
addEventListener(_el$3, "click", goBack, true);
|
|
3688
3706
|
addEventListener(_el$4, "click", goForward, true);
|
|
3689
3707
|
addEventListener(_el$5, "click", reload, true);
|
|
3690
3708
|
insert(_el$, createComponent(Show, {
|
|
3691
3709
|
when: isPrivateWindow,
|
|
3692
3710
|
get children() {
|
|
3693
|
-
|
|
3711
|
+
var _el$6 = _tmpl$$p(), _el$7 = _el$6.firstChild;
|
|
3712
|
+
insert(_el$6, createComponent(venetian_mask_default, {
|
|
3713
|
+
size: 12
|
|
3714
|
+
}), _el$7);
|
|
3715
|
+
return _el$6;
|
|
3694
3716
|
}
|
|
3695
|
-
}), _el$
|
|
3717
|
+
}), _el$12);
|
|
3696
3718
|
insert(_el$, createComponent(Show, {
|
|
3697
3719
|
get when() {
|
|
3698
3720
|
return memo(() => !!securityState()?.status)() && securityState()?.status !== "none";
|
|
3699
3721
|
},
|
|
3700
3722
|
get children() {
|
|
3701
|
-
var _el$
|
|
3702
|
-
_el$
|
|
3703
|
-
insert(_el$
|
|
3723
|
+
var _el$8 = _tmpl$4$j(), _el$9 = _el$8.firstChild;
|
|
3724
|
+
_el$9.$$click = () => setShowSecurityPopup((prev) => !prev);
|
|
3725
|
+
insert(_el$9, createComponent(Switch, {
|
|
3704
3726
|
get fallback() {
|
|
3705
3727
|
return (() => {
|
|
3706
|
-
var _el$
|
|
3707
|
-
_el$
|
|
3708
|
-
return _el$
|
|
3728
|
+
var _el$46 = _tmpl$17$5();
|
|
3729
|
+
_el$46.firstChild;
|
|
3730
|
+
return _el$46;
|
|
3709
3731
|
})();
|
|
3710
3732
|
},
|
|
3711
3733
|
get children() {
|
|
@@ -3714,23 +3736,23 @@ const AddressBar = (props) => {
|
|
|
3714
3736
|
return securityState()?.status === "secure";
|
|
3715
3737
|
},
|
|
3716
3738
|
get children() {
|
|
3717
|
-
var _el$
|
|
3718
|
-
_el$
|
|
3719
|
-
return _el$
|
|
3739
|
+
var _el$0 = _tmpl$2$o();
|
|
3740
|
+
_el$0.firstChild;
|
|
3741
|
+
return _el$0;
|
|
3720
3742
|
}
|
|
3721
3743
|
}), createComponent(Match, {
|
|
3722
3744
|
get when() {
|
|
3723
3745
|
return securityState()?.status === "insecure";
|
|
3724
3746
|
},
|
|
3725
3747
|
get children() {
|
|
3726
|
-
var _el$
|
|
3727
|
-
_el$
|
|
3728
|
-
return _el$
|
|
3748
|
+
var _el$10 = _tmpl$3$k();
|
|
3749
|
+
_el$10.firstChild;
|
|
3750
|
+
return _el$10;
|
|
3729
3751
|
}
|
|
3730
3752
|
})];
|
|
3731
3753
|
}
|
|
3732
3754
|
}));
|
|
3733
|
-
insert(_el$
|
|
3755
|
+
insert(_el$8, createComponent(Show, {
|
|
3734
3756
|
get when() {
|
|
3735
3757
|
return showSecurityPopup();
|
|
3736
3758
|
},
|
|
@@ -3748,84 +3770,84 @@ const AddressBar = (props) => {
|
|
|
3748
3770
|
}), null);
|
|
3749
3771
|
createRenderEffect((_p$) => {
|
|
3750
3772
|
var _v$ = `security-indicator ${securityState()?.status}`, _v$2 = securityState()?.status === "secure" ? "Secure connection" : securityState()?.status === "insecure" ? "Connection not secure" : "Certificate error";
|
|
3751
|
-
_v$ !== _p$.e && className(_el$
|
|
3752
|
-
_v$2 !== _p$.t && setAttribute(_el$
|
|
3773
|
+
_v$ !== _p$.e && className(_el$9, _p$.e = _v$);
|
|
3774
|
+
_v$2 !== _p$.t && setAttribute(_el$9, "title", _p$.t = _v$2);
|
|
3753
3775
|
return _p$;
|
|
3754
3776
|
}, {
|
|
3755
3777
|
e: void 0,
|
|
3756
3778
|
t: void 0
|
|
3757
3779
|
});
|
|
3758
|
-
return _el$
|
|
3780
|
+
return _el$8;
|
|
3759
3781
|
}
|
|
3760
|
-
}), _el$
|
|
3761
|
-
_el$
|
|
3762
|
-
_el$
|
|
3782
|
+
}), _el$12);
|
|
3783
|
+
_el$13.addEventListener("submit", handleSubmit);
|
|
3784
|
+
_el$14.addEventListener("blur", () => {
|
|
3763
3785
|
scheduleAddressBlurReset();
|
|
3764
3786
|
});
|
|
3765
|
-
_el$
|
|
3766
|
-
_el$
|
|
3787
|
+
_el$14.$$keydown = handleInputKeyDown;
|
|
3788
|
+
_el$14.addEventListener("focus", (e) => {
|
|
3767
3789
|
clearAddressBlurTimer();
|
|
3768
3790
|
e.currentTarget.select();
|
|
3769
3791
|
const query = inputValue().trim();
|
|
3770
3792
|
if (query.length >= 2) setShowSuggestions(true);
|
|
3771
3793
|
});
|
|
3772
|
-
_el$
|
|
3794
|
+
_el$14.$$input = (e) => {
|
|
3773
3795
|
setHasEditedAddress(true);
|
|
3774
3796
|
setInputValue(e.currentTarget.value);
|
|
3775
3797
|
setShowSuggestions(true);
|
|
3776
3798
|
setSelectedIndex(-1);
|
|
3777
3799
|
};
|
|
3778
3800
|
var _ref$ = inputRef;
|
|
3779
|
-
typeof _ref$ === "function" ? use(_ref$, _el$
|
|
3780
|
-
setAttribute(_el$
|
|
3781
|
-
insert(_el$
|
|
3801
|
+
typeof _ref$ === "function" ? use(_ref$, _el$14) : inputRef = _el$14;
|
|
3802
|
+
setAttribute(_el$14, "spellcheck", false);
|
|
3803
|
+
insert(_el$12, createComponent(Show, {
|
|
3782
3804
|
get when() {
|
|
3783
3805
|
return memo(() => !!showSuggestions())() && suggestions().length > 0;
|
|
3784
3806
|
},
|
|
3785
3807
|
get children() {
|
|
3786
|
-
var _el$
|
|
3787
|
-
insert(_el$
|
|
3808
|
+
var _el$15 = _tmpl$5$f();
|
|
3809
|
+
insert(_el$15, createComponent(For, {
|
|
3788
3810
|
get each() {
|
|
3789
3811
|
return suggestions();
|
|
3790
3812
|
},
|
|
3791
3813
|
children: (item, i) => (() => {
|
|
3792
|
-
var _el$
|
|
3793
|
-
_el$
|
|
3794
|
-
_el$
|
|
3814
|
+
var _el$48 = _tmpl$18$5(), _el$49 = _el$48.firstChild, _el$50 = _el$49.nextSibling, _el$51 = _el$50.firstChild, _el$52 = _el$51.nextSibling;
|
|
3815
|
+
_el$48.addEventListener("mouseenter", () => setSelectedIndex(i()));
|
|
3816
|
+
_el$48.$$mousedown = (e) => {
|
|
3795
3817
|
e.preventDefault();
|
|
3796
3818
|
selectSuggestion(item.url);
|
|
3797
3819
|
};
|
|
3798
|
-
insert(_el$
|
|
3820
|
+
insert(_el$49, (() => {
|
|
3799
3821
|
var _c$ = memo(() => item.source === "bookmark");
|
|
3800
3822
|
return () => _c$() ? "★" : item.source === "search" ? "⌕" : "◌";
|
|
3801
3823
|
})());
|
|
3802
|
-
insert(_el$
|
|
3803
|
-
insert(_el$
|
|
3824
|
+
insert(_el$51, () => item.title || item.url);
|
|
3825
|
+
insert(_el$52, () => item.subtitle || item.url);
|
|
3804
3826
|
createRenderEffect((_p$) => {
|
|
3805
3827
|
var _v$10 = `address-autocomplete-${i()}`, _v$11 = `autocomplete-item ${selectedIndex() === i() ? "selected" : ""}`, _v$12 = selectedIndex() === i();
|
|
3806
|
-
_v$10 !== _p$.e && setAttribute(_el$
|
|
3807
|
-
_v$11 !== _p$.t && className(_el$
|
|
3808
|
-
_v$12 !== _p$.a && setAttribute(_el$
|
|
3828
|
+
_v$10 !== _p$.e && setAttribute(_el$48, "id", _p$.e = _v$10);
|
|
3829
|
+
_v$11 !== _p$.t && className(_el$48, _p$.t = _v$11);
|
|
3830
|
+
_v$12 !== _p$.a && setAttribute(_el$48, "aria-selected", _p$.a = _v$12);
|
|
3809
3831
|
return _p$;
|
|
3810
3832
|
}, {
|
|
3811
3833
|
e: void 0,
|
|
3812
3834
|
t: void 0,
|
|
3813
3835
|
a: void 0
|
|
3814
3836
|
});
|
|
3815
|
-
return _el$
|
|
3837
|
+
return _el$48;
|
|
3816
3838
|
})()
|
|
3817
3839
|
}));
|
|
3818
|
-
return _el$
|
|
3840
|
+
return _el$15;
|
|
3819
3841
|
}
|
|
3820
3842
|
}), null);
|
|
3821
|
-
insert(_el$
|
|
3843
|
+
insert(_el$12, createComponent(Show, {
|
|
3822
3844
|
get when() {
|
|
3823
3845
|
return pageDiff();
|
|
3824
3846
|
},
|
|
3825
3847
|
get children() {
|
|
3826
|
-
var _el$
|
|
3827
|
-
_el$
|
|
3828
|
-
return _el$
|
|
3848
|
+
var _el$16 = _tmpl$6$f();
|
|
3849
|
+
_el$16.$$click = () => void openDiffTimeline();
|
|
3850
|
+
return _el$16;
|
|
3829
3851
|
}
|
|
3830
3852
|
}), null);
|
|
3831
3853
|
insert(_el$, createComponent(Show, {
|
|
@@ -3833,157 +3855,157 @@ const AddressBar = (props) => {
|
|
|
3833
3855
|
return memo(() => !!pageDiff())() && diffExpanded();
|
|
3834
3856
|
},
|
|
3835
3857
|
get children() {
|
|
3836
|
-
var _el$
|
|
3837
|
-
_el$
|
|
3838
|
-
var _el$
|
|
3839
|
-
insert(_el$
|
|
3840
|
-
insert(_el$
|
|
3858
|
+
var _el$17 = _tmpl$9$9(), _el$18 = _el$17.firstChild, _el$19 = _el$18.firstChild, _el$20 = _el$19.firstChild, _el$21 = _el$20.nextSibling;
|
|
3859
|
+
_el$21.firstChild;
|
|
3860
|
+
var _el$28 = _el$19.nextSibling, _el$29 = _el$28.firstChild, _el$30 = _el$29.nextSibling;
|
|
3861
|
+
insert(_el$21, () => formatRelativeTime(pageDiff().oldSnapshot.capturedAt), null);
|
|
3862
|
+
insert(_el$19, createComponent(Show, {
|
|
3841
3863
|
get when() {
|
|
3842
3864
|
return memo(() => !!((pageDiff().burstCount || 0) > 1 && pageDiff().firstDetectedAt))() && pageDiff().lastDetectedAt;
|
|
3843
3865
|
},
|
|
3844
3866
|
get children() {
|
|
3845
|
-
var _el$
|
|
3846
|
-
_el$
|
|
3847
|
-
insert(_el$
|
|
3848
|
-
insert(_el$
|
|
3849
|
-
return _el$
|
|
3867
|
+
var _el$23 = _tmpl$7$d(), _el$24 = _el$23.firstChild, _el$27 = _el$24.nextSibling;
|
|
3868
|
+
_el$27.nextSibling;
|
|
3869
|
+
insert(_el$23, () => pageDiff().burstCount, _el$27);
|
|
3870
|
+
insert(_el$23, () => formatElapsedTime(pageDiff().firstDetectedAt, pageDiff().lastDetectedAt), null);
|
|
3871
|
+
return _el$23;
|
|
3850
3872
|
}
|
|
3851
3873
|
}), null);
|
|
3852
|
-
_el$
|
|
3853
|
-
_el$
|
|
3854
|
-
insert(_el$
|
|
3874
|
+
_el$29.$$click = () => void openDiffTimeline();
|
|
3875
|
+
_el$30.$$click = () => setDiffExpanded(false);
|
|
3876
|
+
insert(_el$17, createComponent(Show, {
|
|
3855
3877
|
get when() {
|
|
3856
3878
|
return memo(() => !!pageDiff().recentBursts?.length)() && (pageDiff().recentBursts?.length || 0) > 1;
|
|
3857
3879
|
},
|
|
3858
3880
|
get children() {
|
|
3859
|
-
var _el$
|
|
3860
|
-
_el$
|
|
3861
|
-
insert(_el$
|
|
3881
|
+
var _el$31 = _tmpl$8$a();
|
|
3882
|
+
_el$31.firstChild;
|
|
3883
|
+
insert(_el$31, createComponent(For, {
|
|
3862
3884
|
get each() {
|
|
3863
3885
|
return pageDiff().recentBursts;
|
|
3864
3886
|
},
|
|
3865
3887
|
children: (burst, i) => (() => {
|
|
3866
|
-
var _el$
|
|
3867
|
-
insert(_el$
|
|
3888
|
+
var _el$53 = _tmpl$19$5(), _el$54 = _el$53.firstChild, _el$55 = _el$54.nextSibling;
|
|
3889
|
+
insert(_el$54, (() => {
|
|
3868
3890
|
var _c$2 = memo(() => i() === 0);
|
|
3869
3891
|
return () => _c$2() ? "Latest" : formatRelativeTime(burst.detectedAt);
|
|
3870
3892
|
})());
|
|
3871
|
-
insert(_el$
|
|
3893
|
+
insert(_el$55, createComponent(For, {
|
|
3872
3894
|
get each() {
|
|
3873
3895
|
return parseDiffSummaryParts(burst.summary);
|
|
3874
3896
|
},
|
|
3875
3897
|
children: (part) => (() => {
|
|
3876
|
-
var _el$
|
|
3877
|
-
insert(_el$
|
|
3898
|
+
var _el$56 = _tmpl$21$5(), _el$58 = _el$56.firstChild;
|
|
3899
|
+
insert(_el$56, createComponent(Show, {
|
|
3878
3900
|
get when() {
|
|
3879
3901
|
return part.section;
|
|
3880
3902
|
},
|
|
3881
3903
|
get children() {
|
|
3882
|
-
var _el$
|
|
3883
|
-
insert(_el$
|
|
3884
|
-
return _el$
|
|
3904
|
+
var _el$57 = _tmpl$20$5();
|
|
3905
|
+
insert(_el$57, () => part.section);
|
|
3906
|
+
return _el$57;
|
|
3885
3907
|
}
|
|
3886
|
-
}), _el$
|
|
3887
|
-
insert(_el$
|
|
3888
|
-
return _el$
|
|
3908
|
+
}), _el$58);
|
|
3909
|
+
insert(_el$58, () => part.text);
|
|
3910
|
+
return _el$56;
|
|
3889
3911
|
})()
|
|
3890
3912
|
}));
|
|
3891
|
-
createRenderEffect(() => _el$
|
|
3892
|
-
return _el$
|
|
3913
|
+
createRenderEffect(() => _el$53.classList.toggle("latest", !!(i() === 0)));
|
|
3914
|
+
return _el$53;
|
|
3893
3915
|
})()
|
|
3894
3916
|
}), null);
|
|
3895
|
-
return _el$
|
|
3917
|
+
return _el$31;
|
|
3896
3918
|
}
|
|
3897
3919
|
}), null);
|
|
3898
|
-
insert(_el$
|
|
3920
|
+
insert(_el$17, createComponent(For, {
|
|
3899
3921
|
get each() {
|
|
3900
3922
|
return pageDiff().changes;
|
|
3901
3923
|
},
|
|
3902
3924
|
children: (change) => (() => {
|
|
3903
|
-
var _el$
|
|
3904
|
-
insert(_el$
|
|
3905
|
-
insert(_el$
|
|
3906
|
-
insert(_el$
|
|
3907
|
-
insert(_el$
|
|
3925
|
+
var _el$59 = _tmpl$27$3(), _el$60 = _el$59.firstChild, _el$61 = _el$60.firstChild, _el$62 = _el$61.firstChild, _el$63 = _el$62.nextSibling, _el$64 = _el$61.nextSibling;
|
|
3926
|
+
insert(_el$62, () => getChangeKindLabel(change.kind));
|
|
3927
|
+
insert(_el$63, () => formatSectionLabel(change.section));
|
|
3928
|
+
insert(_el$64, () => change.summary);
|
|
3929
|
+
insert(_el$59, createComponent(Show, {
|
|
3908
3930
|
get when() {
|
|
3909
3931
|
return change.before || change.after;
|
|
3910
3932
|
},
|
|
3911
3933
|
get children() {
|
|
3912
|
-
var _el$
|
|
3913
|
-
insert(_el$
|
|
3934
|
+
var _el$65 = _tmpl$24$5();
|
|
3935
|
+
insert(_el$65, createComponent(Show, {
|
|
3914
3936
|
get when() {
|
|
3915
3937
|
return change.before;
|
|
3916
3938
|
},
|
|
3917
3939
|
get children() {
|
|
3918
|
-
var _el$
|
|
3919
|
-
insert(_el$
|
|
3920
|
-
return _el$
|
|
3940
|
+
var _el$66 = _tmpl$22$5(), _el$67 = _el$66.firstChild, _el$68 = _el$67.nextSibling;
|
|
3941
|
+
insert(_el$68, () => change.before);
|
|
3942
|
+
return _el$66;
|
|
3921
3943
|
}
|
|
3922
3944
|
}), null);
|
|
3923
|
-
insert(_el$
|
|
3945
|
+
insert(_el$65, createComponent(Show, {
|
|
3924
3946
|
get when() {
|
|
3925
3947
|
return change.after;
|
|
3926
3948
|
},
|
|
3927
3949
|
get children() {
|
|
3928
|
-
var _el$
|
|
3929
|
-
insert(_el$
|
|
3930
|
-
return _el$
|
|
3950
|
+
var _el$69 = _tmpl$23$5(), _el$70 = _el$69.firstChild, _el$71 = _el$70.nextSibling;
|
|
3951
|
+
insert(_el$71, () => change.after);
|
|
3952
|
+
return _el$69;
|
|
3931
3953
|
}
|
|
3932
3954
|
}), null);
|
|
3933
|
-
return _el$
|
|
3955
|
+
return _el$65;
|
|
3934
3956
|
}
|
|
3935
3957
|
}), null);
|
|
3936
|
-
insert(_el$
|
|
3958
|
+
insert(_el$59, createComponent(Show, {
|
|
3937
3959
|
get when() {
|
|
3938
3960
|
return change.addedItems?.length;
|
|
3939
3961
|
},
|
|
3940
3962
|
get children() {
|
|
3941
|
-
var _el$
|
|
3942
|
-
insert(_el$
|
|
3963
|
+
var _el$72 = _tmpl$25$4(), _el$73 = _el$72.firstChild, _el$74 = _el$73.nextSibling;
|
|
3964
|
+
insert(_el$74, createComponent(For, {
|
|
3943
3965
|
get each() {
|
|
3944
3966
|
return change.addedItems;
|
|
3945
3967
|
},
|
|
3946
3968
|
children: (item) => (() => {
|
|
3947
|
-
var _el$
|
|
3948
|
-
insert(_el$
|
|
3949
|
-
return _el$
|
|
3969
|
+
var _el$78 = _tmpl$28$3();
|
|
3970
|
+
insert(_el$78, item);
|
|
3971
|
+
return _el$78;
|
|
3950
3972
|
})()
|
|
3951
3973
|
}));
|
|
3952
|
-
return _el$
|
|
3974
|
+
return _el$72;
|
|
3953
3975
|
}
|
|
3954
3976
|
}), null);
|
|
3955
|
-
insert(_el$
|
|
3977
|
+
insert(_el$59, createComponent(Show, {
|
|
3956
3978
|
get when() {
|
|
3957
3979
|
return change.removedItems?.length;
|
|
3958
3980
|
},
|
|
3959
3981
|
get children() {
|
|
3960
|
-
var _el$
|
|
3961
|
-
insert(_el$
|
|
3982
|
+
var _el$75 = _tmpl$26$4(), _el$76 = _el$75.firstChild, _el$77 = _el$76.nextSibling;
|
|
3983
|
+
insert(_el$77, createComponent(For, {
|
|
3962
3984
|
get each() {
|
|
3963
3985
|
return change.removedItems;
|
|
3964
3986
|
},
|
|
3965
3987
|
children: (item) => (() => {
|
|
3966
|
-
var _el$
|
|
3967
|
-
insert(_el$
|
|
3968
|
-
return _el$
|
|
3988
|
+
var _el$79 = _tmpl$28$3();
|
|
3989
|
+
insert(_el$79, item);
|
|
3990
|
+
return _el$79;
|
|
3969
3991
|
})()
|
|
3970
3992
|
}));
|
|
3971
|
-
return _el$
|
|
3993
|
+
return _el$75;
|
|
3972
3994
|
}
|
|
3973
3995
|
}), null);
|
|
3974
|
-
createRenderEffect(() => className(_el$
|
|
3975
|
-
return _el$
|
|
3996
|
+
createRenderEffect(() => className(_el$59, `page-diff-item page-diff-${change.kind}`));
|
|
3997
|
+
return _el$59;
|
|
3976
3998
|
})()
|
|
3977
3999
|
}), null);
|
|
3978
|
-
return _el$
|
|
4000
|
+
return _el$17;
|
|
3979
4001
|
}
|
|
3980
|
-
}), _el$
|
|
3981
|
-
_el$
|
|
4002
|
+
}), _el$33);
|
|
4003
|
+
_el$34.$$click = async () => {
|
|
3982
4004
|
const id = activeTabId2();
|
|
3983
4005
|
if (!id) return;
|
|
3984
4006
|
await toggleAdBlock(id);
|
|
3985
4007
|
};
|
|
3986
|
-
insert(_el$
|
|
4008
|
+
insert(_el$35, createComponent(Show, {
|
|
3987
4009
|
get when() {
|
|
3988
4010
|
return activeTab()?.adBlockingEnabled;
|
|
3989
4011
|
},
|
|
@@ -3991,7 +4013,7 @@ const AddressBar = (props) => {
|
|
|
3991
4013
|
return _tmpl$0$7();
|
|
3992
4014
|
}
|
|
3993
4015
|
}), null);
|
|
3994
|
-
insert(_el$
|
|
4016
|
+
insert(_el$35, createComponent(Show, {
|
|
3995
4017
|
get when() {
|
|
3996
4018
|
return !activeTab()?.adBlockingEnabled;
|
|
3997
4019
|
},
|
|
@@ -3999,71 +4021,71 @@ const AddressBar = (props) => {
|
|
|
3999
4021
|
return [_tmpl$0$7(), _tmpl$1$7()];
|
|
4000
4022
|
}
|
|
4001
4023
|
}), null);
|
|
4002
|
-
insert(_el$
|
|
4024
|
+
insert(_el$33, createComponent(Show, {
|
|
4003
4025
|
when: !isPrivateWindow,
|
|
4004
4026
|
get children() {
|
|
4005
|
-
var _el$
|
|
4006
|
-
_el$
|
|
4007
|
-
createRenderEffect(() => _el$
|
|
4008
|
-
return _el$
|
|
4027
|
+
var _el$39 = _tmpl$10$7();
|
|
4028
|
+
_el$39.$$click = () => window.vessel.content.toggleReader();
|
|
4029
|
+
createRenderEffect(() => _el$39.classList.toggle("active", !!activeTab()?.isReaderMode));
|
|
4030
|
+
return _el$39;
|
|
4009
4031
|
}
|
|
4010
4032
|
}), null);
|
|
4011
|
-
insert(_el$
|
|
4033
|
+
insert(_el$33, createComponent(Show, {
|
|
4012
4034
|
when: !isPrivateWindow,
|
|
4013
4035
|
get children() {
|
|
4014
|
-
var _el$
|
|
4015
|
-
addEventListener(_el$
|
|
4016
|
-
createRenderEffect(() => _el$
|
|
4017
|
-
return _el$
|
|
4036
|
+
var _el$40 = _tmpl$11$6();
|
|
4037
|
+
addEventListener(_el$40, "click", toggleDevTools, true);
|
|
4038
|
+
createRenderEffect(() => _el$40.classList.toggle("active", !!devtoolsPanelOpen2()));
|
|
4039
|
+
return _el$40;
|
|
4018
4040
|
}
|
|
4019
4041
|
}), null);
|
|
4020
|
-
insert(_el$
|
|
4042
|
+
insert(_el$33, createComponent(Show, {
|
|
4021
4043
|
when: !isPrivateWindow,
|
|
4022
4044
|
get children() {
|
|
4023
|
-
var _el$
|
|
4024
|
-
_el$
|
|
4025
|
-
addEventListener(_el$
|
|
4026
|
-
insert(_el$
|
|
4045
|
+
var _el$41 = _tmpl$13$6();
|
|
4046
|
+
_el$41.firstChild;
|
|
4047
|
+
addEventListener(_el$41, "click", toggleSidebar, true);
|
|
4048
|
+
insert(_el$41, createComponent(Show, {
|
|
4027
4049
|
get when() {
|
|
4028
4050
|
return pendingApprovalCount() > 0;
|
|
4029
4051
|
},
|
|
4030
4052
|
get children() {
|
|
4031
|
-
var _el$
|
|
4032
|
-
insert(_el$
|
|
4033
|
-
createRenderEffect(() => setAttribute(_el$
|
|
4034
|
-
return _el$
|
|
4053
|
+
var _el$43 = _tmpl$12$6();
|
|
4054
|
+
insert(_el$43, pendingApprovalCount);
|
|
4055
|
+
createRenderEffect(() => setAttribute(_el$43, "aria-label", `${pendingApprovalCount()} pending`));
|
|
4056
|
+
return _el$43;
|
|
4035
4057
|
}
|
|
4036
4058
|
}), null);
|
|
4037
4059
|
createRenderEffect((_p$) => {
|
|
4038
4060
|
var _v$3 = !!(pendingApprovalCount() > 0), _v$4 = pendingApprovalCount() > 0 ? `AI Sidebar — ${pendingApprovalCount()} pending approval${pendingApprovalCount() > 1 ? "s" : ""}` : "AI Sidebar (Ctrl+Shift+L)";
|
|
4039
|
-
_v$3 !== _p$.e && _el$
|
|
4040
|
-
_v$4 !== _p$.t && setAttribute(_el$
|
|
4061
|
+
_v$3 !== _p$.e && _el$41.classList.toggle("has-approvals", _p$.e = _v$3);
|
|
4062
|
+
_v$4 !== _p$.t && setAttribute(_el$41, "title", _p$.t = _v$4);
|
|
4041
4063
|
return _p$;
|
|
4042
4064
|
}, {
|
|
4043
4065
|
e: void 0,
|
|
4044
4066
|
t: void 0
|
|
4045
4067
|
});
|
|
4046
|
-
return _el$
|
|
4068
|
+
return _el$41;
|
|
4047
4069
|
}
|
|
4048
4070
|
}), null);
|
|
4049
|
-
insert(_el$
|
|
4071
|
+
insert(_el$33, createComponent(Show, {
|
|
4050
4072
|
when: !isPrivateWindow,
|
|
4051
4073
|
get children() {
|
|
4052
4074
|
return [(() => {
|
|
4053
|
-
var _el$
|
|
4054
|
-
addEventListener(_el$
|
|
4055
|
-
insert(_el$
|
|
4075
|
+
var _el$44 = _tmpl$14$6();
|
|
4076
|
+
addEventListener(_el$44, "click", props.onClearData, true);
|
|
4077
|
+
insert(_el$44, createComponent(trash_2_default, {
|
|
4056
4078
|
size: 14
|
|
4057
4079
|
}));
|
|
4058
|
-
return _el$
|
|
4080
|
+
return _el$44;
|
|
4059
4081
|
})(), (() => {
|
|
4060
|
-
var _el$
|
|
4061
|
-
addEventListener(_el$
|
|
4062
|
-
insert(_el$
|
|
4082
|
+
var _el$45 = _tmpl$15$6();
|
|
4083
|
+
addEventListener(_el$45, "click", openSettings, true);
|
|
4084
|
+
insert(_el$45, createComponent(settings_default, {
|
|
4063
4085
|
size: 14,
|
|
4064
4086
|
strokeWidth: 1.8
|
|
4065
4087
|
}));
|
|
4066
|
-
return _el$
|
|
4088
|
+
return _el$45;
|
|
4067
4089
|
})()];
|
|
4068
4090
|
}
|
|
4069
4091
|
}), null);
|
|
@@ -4071,11 +4093,11 @@ const AddressBar = (props) => {
|
|
|
4071
4093
|
var _v$5 = !activeTab()?.canGoBack, _v$6 = !activeTab()?.canGoForward, _v$7 = showSuggestions() && suggestions().length > 0, _v$8 = selectedIndex() >= 0 ? `address-autocomplete-${selectedIndex()}` : void 0, _v$9 = !!activeTab()?.adBlockingEnabled, _v$0 = !activeTab()?.adBlockingEnabled, _v$1 = activeTab()?.adBlockingEnabled ? "Ad Block: On (click to disable)" : "Ad Block: Off (click to enable)";
|
|
4072
4094
|
_v$5 !== _p$.e && (_el$3.disabled = _p$.e = _v$5);
|
|
4073
4095
|
_v$6 !== _p$.t && (_el$4.disabled = _p$.t = _v$6);
|
|
4074
|
-
_v$7 !== _p$.a && setAttribute(_el$
|
|
4075
|
-
_v$8 !== _p$.o && setAttribute(_el$
|
|
4076
|
-
_v$9 !== _p$.i && _el$
|
|
4077
|
-
_v$0 !== _p$.n && _el$
|
|
4078
|
-
_v$1 !== _p$.s && setAttribute(_el$
|
|
4096
|
+
_v$7 !== _p$.a && setAttribute(_el$14, "aria-expanded", _p$.a = _v$7);
|
|
4097
|
+
_v$8 !== _p$.o && setAttribute(_el$14, "aria-activedescendant", _p$.o = _v$8);
|
|
4098
|
+
_v$9 !== _p$.i && _el$34.classList.toggle("active", _p$.i = _v$9);
|
|
4099
|
+
_v$0 !== _p$.n && _el$34.classList.toggle("nav-btn-muted", _p$.n = _v$0);
|
|
4100
|
+
_v$1 !== _p$.s && setAttribute(_el$34, "title", _p$.s = _v$1);
|
|
4079
4101
|
return _p$;
|
|
4080
4102
|
}, {
|
|
4081
4103
|
e: void 0,
|
|
@@ -4086,7 +4108,7 @@ const AddressBar = (props) => {
|
|
|
4086
4108
|
n: void 0,
|
|
4087
4109
|
s: void 0
|
|
4088
4110
|
});
|
|
4089
|
-
createRenderEffect(() => _el$
|
|
4111
|
+
createRenderEffect(() => _el$14.value = inputValue());
|
|
4090
4112
|
return _el$;
|
|
4091
4113
|
})();
|
|
4092
4114
|
};
|
package/out/renderer/index.html
CHANGED
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
6
6
|
<meta http-equiv="Content-Security-Policy" content="default-src 'self'; base-uri 'none'; object-src 'none'; frame-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; img-src 'self' data:; connect-src 'self'; font-src 'self' data:; form-action 'self';" />
|
|
7
7
|
<title>Vessel</title>
|
|
8
|
-
<script type="module" crossorigin src="./assets/index-
|
|
8
|
+
<script type="module" crossorigin src="./assets/index-DO3Y7T4m.js"></script>
|
|
9
9
|
<link rel="stylesheet" crossorigin href="./assets/index-C8XANwcP.css">
|
|
10
10
|
</head>
|
|
11
11
|
<body>
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@quanta-intellect/vessel-browser",
|
|
3
3
|
"mcpName": "io.github.unmodeled-tyler/vessel-browser",
|
|
4
|
-
"version": "0.1.
|
|
4
|
+
"version": "0.1.148",
|
|
5
5
|
"description": "AI-native web browser runtime for autonomous agents with human supervision",
|
|
6
6
|
"main": "./out/main/index.js",
|
|
7
7
|
"bin": {
|