keski_lib_catalog 1.4.0 → 1.4.2

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/index.js CHANGED
@@ -9,7 +9,7 @@ var styles = require('@mui/material/styles');
9
9
  var Paper = _interopDefault(require('@mui/material/Paper'));
10
10
  var Grid = _interopDefault(require('@mui/material/Grid'));
11
11
  var Grow = _interopDefault(require('@mui/material/Grow'));
12
- var pencil = _interopDefault(require('./pencil_placeholder~DdrRnXBY.png'));
12
+ var Lottie = _interopDefault(require('react-lottie'));
13
13
 
14
14
  function _extends() {
15
15
  _extends = Object.assign ? Object.assign.bind() : function (target) {
@@ -135,7 +135,7 @@ function Item(props) {
135
135
  borderRadius: '100%'
136
136
  }
137
137
  }, /*#__PURE__*/React__default.createElement(Avatar, {
138
- src: content.image.url ? content.image.url : '',
138
+ src: content.image ? content.image.url ? content.image.url : 'none' : 'none',
139
139
  alt: content.title ? content.title : '',
140
140
  sx: {
141
141
  width: '120px',
@@ -590,7 +590,7 @@ function Layout1$3(content) {
590
590
  }, /*#__PURE__*/React__default.createElement(material.CardMedia, {
591
591
  component: "img",
592
592
  alt: img.description ? img.description : "",
593
- image: img.image.url ? img.image.url : "none",
593
+ image: img.image ? img.image.url ? img.image.url : 'none' : 'none',
594
594
  sx: {
595
595
  width: "100%",
596
596
  height: "100%",
@@ -857,7 +857,7 @@ function Item$2(props) {
857
857
  alt: item.title ? item.title : '',
858
858
  height: "305px",
859
859
  width: "305px",
860
- image: item.image.url ? item.image.url : 'none',
860
+ image: item.image ? item.image.url ? item.image.url : 'none' : 'none',
861
861
  sx: {
862
862
  aspectRatio: '1/1',
863
863
  transform: "translate(\n " + item.image_transform_x + "%\n ,\n " + item.image_transform_y + "%)" + ("scale(" + (item.image_scale ? item.image_scale : "1") + ")")
@@ -1203,7 +1203,7 @@ function Item$3(props) {
1203
1203
  }
1204
1204
  }, /*#__PURE__*/React__default.createElement(material.CardMedia, {
1205
1205
  component: "img",
1206
- image: item.image.url ? item.image.url : 'none',
1206
+ image: item.image ? item.image.url ? item.image.url : 'none' : 'none',
1207
1207
  alt: item.title ? item.title : 'none',
1208
1208
  sx: {
1209
1209
  width: '100%',
@@ -1537,7 +1537,1531 @@ var Categories = /*#__PURE__*/function (_AtomicElements) {
1537
1537
  return Categories;
1538
1538
  }(AtomicElements);
1539
1539
 
1540
+ var nm = "Pencil";
1541
+ var ddd = 0;
1542
+ var h = 60;
1543
+ var w = 60;
1544
+ var meta = {
1545
+ g: "LottieFiles AE 0.1.20"
1546
+ };
1547
+ var layers = [
1548
+ {
1549
+ ty: 4,
1550
+ nm: "Pen/Untitled-1 Outlines",
1551
+ sr: 1,
1552
+ st: 0,
1553
+ op: 150.000006109625,
1554
+ ip: 0,
1555
+ hd: false,
1556
+ ddd: 0,
1557
+ bm: 0,
1558
+ hasMask: false,
1559
+ ao: 0,
1560
+ ks: {
1561
+ a: {
1562
+ a: 0,
1563
+ k: [
1564
+ 4.75,
1565
+ 30,
1566
+ 0
1567
+ ],
1568
+ ix: 1
1569
+ },
1570
+ s: {
1571
+ a: 1,
1572
+ k: [
1573
+ {
1574
+ o: {
1575
+ x: 0.333,
1576
+ y: 0
1577
+ },
1578
+ i: {
1579
+ x: 0.667,
1580
+ y: 1
1581
+ },
1582
+ s: [
1583
+ 0,
1584
+ 0,
1585
+ 100
1586
+ ],
1587
+ t: 0
1588
+ },
1589
+ {
1590
+ o: {
1591
+ x: 0.333,
1592
+ y: 0
1593
+ },
1594
+ i: {
1595
+ x: 0.833,
1596
+ y: 1
1597
+ },
1598
+ s: [
1599
+ 100,
1600
+ 100,
1601
+ 100
1602
+ ],
1603
+ t: 3
1604
+ },
1605
+ {
1606
+ o: {
1607
+ x: 0.167,
1608
+ y: 0
1609
+ },
1610
+ i: {
1611
+ x: 0.833,
1612
+ y: 1
1613
+ },
1614
+ s: [
1615
+ 100,
1616
+ 100,
1617
+ 100
1618
+ ],
1619
+ t: 141
1620
+ },
1621
+ {
1622
+ s: [
1623
+ 0,
1624
+ 0,
1625
+ 100
1626
+ ],
1627
+ t: 149.000006068894
1628
+ }
1629
+ ],
1630
+ ix: 6
1631
+ },
1632
+ sk: {
1633
+ a: 0,
1634
+ k: 0
1635
+ },
1636
+ p: {
1637
+ a: 1,
1638
+ k: [
1639
+ {
1640
+ o: {
1641
+ x: 0.333,
1642
+ y: 0
1643
+ },
1644
+ i: {
1645
+ x: 0.667,
1646
+ y: 0.542
1647
+ },
1648
+ s: [
1649
+ 18.5,
1650
+ 34,
1651
+ 0
1652
+ ],
1653
+ t: 5,
1654
+ ti: [
1655
+ 0,
1656
+ 0,
1657
+ 0
1658
+ ],
1659
+ to: [
1660
+ 0,
1661
+ 0,
1662
+ 0
1663
+ ]
1664
+ },
1665
+ {
1666
+ o: {
1667
+ x: 0.333,
1668
+ y: 0.078
1669
+ },
1670
+ i: {
1671
+ x: 0.667,
1672
+ y: 0.918
1673
+ },
1674
+ s: [
1675
+ 26.269,
1676
+ 34.581,
1677
+ 0
1678
+ ],
1679
+ t: 16.039,
1680
+ ti: [
1681
+ 0,
1682
+ 0,
1683
+ 0
1684
+ ],
1685
+ to: [
1686
+ 0,
1687
+ 0,
1688
+ 0
1689
+ ]
1690
+ },
1691
+ {
1692
+ o: {
1693
+ x: 0.333,
1694
+ y: 0.138
1695
+ },
1696
+ i: {
1697
+ x: 0.667,
1698
+ y: 0.828
1699
+ },
1700
+ s: [
1701
+ 21.548,
1702
+ 39.142,
1703
+ 0
1704
+ ],
1705
+ t: 17.615,
1706
+ ti: [
1707
+ 0,
1708
+ 0,
1709
+ 0
1710
+ ],
1711
+ to: [
1712
+ 0,
1713
+ 0,
1714
+ 0
1715
+ ]
1716
+ },
1717
+ {
1718
+ o: {
1719
+ x: 0.333,
1720
+ y: 0.216
1721
+ },
1722
+ i: {
1723
+ x: 0.667,
1724
+ y: 0.609
1725
+ },
1726
+ s: [
1727
+ 9.835,
1728
+ 39.12,
1729
+ 0
1730
+ ],
1731
+ t: 22.346,
1732
+ ti: [
1733
+ 0,
1734
+ 0,
1735
+ 0
1736
+ ],
1737
+ to: [
1738
+ 0,
1739
+ 0,
1740
+ 0
1741
+ ]
1742
+ },
1743
+ {
1744
+ o: {
1745
+ x: 0.333,
1746
+ y: 0.369
1747
+ },
1748
+ i: {
1749
+ x: 0.667,
1750
+ y: 0.721
1751
+ },
1752
+ s: [
1753
+ 17.694,
1754
+ 44.162,
1755
+ 0
1756
+ ],
1757
+ t: 27.078,
1758
+ ti: [
1759
+ 0,
1760
+ 0,
1761
+ 0
1762
+ ],
1763
+ to: [
1764
+ 0,
1765
+ 0,
1766
+ 0
1767
+ ]
1768
+ },
1769
+ {
1770
+ o: {
1771
+ x: 0.333,
1772
+ y: 0.412
1773
+ },
1774
+ i: {
1775
+ x: 0.667,
1776
+ y: 0.532
1777
+ },
1778
+ s: [
1779
+ 37.496,
1780
+ 44,
1781
+ 0
1782
+ ],
1783
+ t: 36.539,
1784
+ ti: [
1785
+ 0,
1786
+ 0,
1787
+ 0
1788
+ ],
1789
+ to: [
1790
+ 0,
1791
+ 0,
1792
+ 0
1793
+ ]
1794
+ },
1795
+ {
1796
+ o: {
1797
+ x: 0.311,
1798
+ y: 1
1799
+ },
1800
+ i: {
1801
+ x: 0.667,
1802
+ y: 1
1803
+ },
1804
+ s: [
1805
+ 39.556,
1806
+ 43.77,
1807
+ 0
1808
+ ],
1809
+ t: 38,
1810
+ ti: [
1811
+ 0,
1812
+ 0,
1813
+ 0
1814
+ ],
1815
+ to: [
1816
+ 0,
1817
+ 0,
1818
+ 0
1819
+ ]
1820
+ },
1821
+ {
1822
+ o: {
1823
+ x: 0.167,
1824
+ y: 0.167
1825
+ },
1826
+ i: {
1827
+ x: 0.833,
1828
+ y: 0.833
1829
+ },
1830
+ s: [
1831
+ 44.5,
1832
+ 43.5,
1833
+ 0
1834
+ ],
1835
+ t: 46,
1836
+ ti: [
1837
+ 0,
1838
+ 0,
1839
+ 0
1840
+ ],
1841
+ to: [
1842
+ 0,
1843
+ 0,
1844
+ 0
1845
+ ]
1846
+ },
1847
+ {
1848
+ o: {
1849
+ x: 0.167,
1850
+ y: 0
1851
+ },
1852
+ i: {
1853
+ x: 0.667,
1854
+ y: 1
1855
+ },
1856
+ s: [
1857
+ 44.5,
1858
+ 43.5,
1859
+ 0
1860
+ ],
1861
+ t: 141,
1862
+ ti: [
1863
+ 0,
1864
+ 0,
1865
+ 0
1866
+ ],
1867
+ to: [
1868
+ 0,
1869
+ 0,
1870
+ 0
1871
+ ]
1872
+ },
1873
+ {
1874
+ s: [
1875
+ 44.5,
1876
+ 30.5,
1877
+ 0
1878
+ ],
1879
+ t: 149.000006068894
1880
+ }
1881
+ ],
1882
+ ix: 2
1883
+ },
1884
+ r: {
1885
+ a: 1,
1886
+ k: [
1887
+ {
1888
+ o: {
1889
+ x: 0.167,
1890
+ y: 0
1891
+ },
1892
+ i: {
1893
+ x: 0.833,
1894
+ y: 1
1895
+ },
1896
+ s: [
1897
+ -90
1898
+ ],
1899
+ t: 0
1900
+ },
1901
+ {
1902
+ o: {
1903
+ x: 0.167,
1904
+ y: 0
1905
+ },
1906
+ i: {
1907
+ x: 0.833,
1908
+ y: 1
1909
+ },
1910
+ s: [
1911
+ 0
1912
+ ],
1913
+ t: 5
1914
+ },
1915
+ {
1916
+ o: {
1917
+ x: 0.167,
1918
+ y: 0
1919
+ },
1920
+ i: {
1921
+ x: 0.667,
1922
+ y: 1
1923
+ },
1924
+ s: [
1925
+ 39
1926
+ ],
1927
+ t: 8.154
1928
+ },
1929
+ {
1930
+ s: [
1931
+ 0
1932
+ ],
1933
+ t: 46.0000018736184
1934
+ }
1935
+ ],
1936
+ ix: 10
1937
+ },
1938
+ sa: {
1939
+ a: 0,
1940
+ k: 0
1941
+ },
1942
+ o: {
1943
+ a: 0,
1944
+ k: 100,
1945
+ ix: 11
1946
+ }
1947
+ },
1948
+ ef: [
1949
+ ],
1950
+ shapes: [
1951
+ {
1952
+ ty: "gr",
1953
+ bm: 0,
1954
+ hd: false,
1955
+ mn: "ADBE Vector Group",
1956
+ nm: "Group 1",
1957
+ ix: 1,
1958
+ cix: 2,
1959
+ np: 2,
1960
+ it: [
1961
+ {
1962
+ ty: "sh",
1963
+ bm: 0,
1964
+ hd: false,
1965
+ mn: "ADBE Vector Shape - Group",
1966
+ nm: "Path 1",
1967
+ ix: 1,
1968
+ d: 1,
1969
+ ks: {
1970
+ a: 0,
1971
+ k: {
1972
+ c: false,
1973
+ i: [
1974
+ [
1975
+ 0,
1976
+ 0
1977
+ ],
1978
+ [
1979
+ 0,
1980
+ 0
1981
+ ]
1982
+ ],
1983
+ o: [
1984
+ [
1985
+ 0,
1986
+ 0
1987
+ ],
1988
+ [
1989
+ 0,
1990
+ 0
1991
+ ]
1992
+ ],
1993
+ v: [
1994
+ [
1995
+ 1.75,
1996
+ 22.75
1997
+ ],
1998
+ [
1999
+ 7.75,
2000
+ 22.75
2001
+ ]
2002
+ ]
2003
+ },
2004
+ ix: 2
2005
+ }
2006
+ },
2007
+ {
2008
+ ty: "st",
2009
+ bm: 0,
2010
+ hd: false,
2011
+ mn: "ADBE Vector Graphic - Stroke",
2012
+ nm: "Stroke 1",
2013
+ lc: 1,
2014
+ lj: 1,
2015
+ ml: 10,
2016
+ o: {
2017
+ a: 0,
2018
+ k: 100,
2019
+ ix: 4
2020
+ },
2021
+ w: {
2022
+ a: 0,
2023
+ k: 2,
2024
+ ix: 5
2025
+ },
2026
+ c: {
2027
+ a: 0,
2028
+ k: [
2029
+ 0,
2030
+ 0.6824,
2031
+ 0.7804
2032
+ ],
2033
+ ix: 3
2034
+ }
2035
+ },
2036
+ {
2037
+ ty: "tr",
2038
+ a: {
2039
+ a: 0,
2040
+ k: [
2041
+ 0,
2042
+ 0
2043
+ ],
2044
+ ix: 1
2045
+ },
2046
+ s: {
2047
+ a: 0,
2048
+ k: [
2049
+ 100,
2050
+ 100
2051
+ ],
2052
+ ix: 3
2053
+ },
2054
+ sk: {
2055
+ a: 0,
2056
+ k: 0,
2057
+ ix: 4
2058
+ },
2059
+ p: {
2060
+ a: 0,
2061
+ k: [
2062
+ 0,
2063
+ 0
2064
+ ],
2065
+ ix: 2
2066
+ },
2067
+ r: {
2068
+ a: 0,
2069
+ k: 0,
2070
+ ix: 6
2071
+ },
2072
+ sa: {
2073
+ a: 0,
2074
+ k: 0,
2075
+ ix: 5
2076
+ },
2077
+ o: {
2078
+ a: 0,
2079
+ k: 100,
2080
+ ix: 7
2081
+ }
2082
+ }
2083
+ ]
2084
+ },
2085
+ {
2086
+ ty: "gr",
2087
+ bm: 0,
2088
+ hd: false,
2089
+ mn: "ADBE Vector Group",
2090
+ nm: "Group 2",
2091
+ ix: 2,
2092
+ cix: 2,
2093
+ np: 2,
2094
+ it: [
2095
+ {
2096
+ ty: "sh",
2097
+ bm: 0,
2098
+ hd: false,
2099
+ mn: "ADBE Vector Shape - Group",
2100
+ nm: "Path 1",
2101
+ ix: 1,
2102
+ d: 1,
2103
+ ks: {
2104
+ a: 0,
2105
+ k: {
2106
+ c: false,
2107
+ i: [
2108
+ [
2109
+ 0,
2110
+ 0
2111
+ ],
2112
+ [
2113
+ 0,
2114
+ 0
2115
+ ]
2116
+ ],
2117
+ o: [
2118
+ [
2119
+ 0,
2120
+ 0
2121
+ ],
2122
+ [
2123
+ 0,
2124
+ 0
2125
+ ]
2126
+ ],
2127
+ v: [
2128
+ [
2129
+ 4.75,
2130
+ 21.25
2131
+ ],
2132
+ [
2133
+ 4.75,
2134
+ 2.75
2135
+ ]
2136
+ ]
2137
+ },
2138
+ ix: 2
2139
+ }
2140
+ },
2141
+ {
2142
+ ty: "st",
2143
+ bm: 0,
2144
+ hd: false,
2145
+ mn: "ADBE Vector Graphic - Stroke",
2146
+ nm: "Stroke 1",
2147
+ lc: 1,
2148
+ lj: 1,
2149
+ ml: 10,
2150
+ o: {
2151
+ a: 0,
2152
+ k: 100,
2153
+ ix: 4
2154
+ },
2155
+ w: {
2156
+ a: 0,
2157
+ k: 2,
2158
+ ix: 5
2159
+ },
2160
+ c: {
2161
+ a: 0,
2162
+ k: [
2163
+ 0.3765,
2164
+ 0.149,
2165
+ 0.6196
2166
+ ],
2167
+ ix: 3
2168
+ }
2169
+ },
2170
+ {
2171
+ ty: "tr",
2172
+ a: {
2173
+ a: 0,
2174
+ k: [
2175
+ 0,
2176
+ 0
2177
+ ],
2178
+ ix: 1
2179
+ },
2180
+ s: {
2181
+ a: 0,
2182
+ k: [
2183
+ 100,
2184
+ 100
2185
+ ],
2186
+ ix: 3
2187
+ },
2188
+ sk: {
2189
+ a: 0,
2190
+ k: 0,
2191
+ ix: 4
2192
+ },
2193
+ p: {
2194
+ a: 0,
2195
+ k: [
2196
+ 0,
2197
+ 0
2198
+ ],
2199
+ ix: 2
2200
+ },
2201
+ r: {
2202
+ a: 0,
2203
+ k: 0,
2204
+ ix: 6
2205
+ },
2206
+ sa: {
2207
+ a: 0,
2208
+ k: 0,
2209
+ ix: 5
2210
+ },
2211
+ o: {
2212
+ a: 0,
2213
+ k: 100,
2214
+ ix: 7
2215
+ }
2216
+ }
2217
+ ]
2218
+ },
2219
+ {
2220
+ ty: "gr",
2221
+ bm: 0,
2222
+ hd: false,
2223
+ mn: "ADBE Vector Group",
2224
+ nm: "Group 3",
2225
+ ix: 3,
2226
+ cix: 2,
2227
+ np: 4,
2228
+ it: [
2229
+ {
2230
+ ty: "sh",
2231
+ bm: 0,
2232
+ hd: false,
2233
+ mn: "ADBE Vector Shape - Group",
2234
+ nm: "Path 1",
2235
+ ix: 1,
2236
+ d: 1,
2237
+ ks: {
2238
+ a: 0,
2239
+ k: {
2240
+ c: true,
2241
+ i: [
2242
+ [
2243
+ 0.538,
2244
+ 0
2245
+ ],
2246
+ [
2247
+ 0,
2248
+ 0
2249
+ ],
2250
+ [
2251
+ 0,
2252
+ -0.717
2253
+ ],
2254
+ [
2255
+ 0,
2256
+ 0
2257
+ ],
2258
+ [
2259
+ 0,
2260
+ 0
2261
+ ],
2262
+ [
2263
+ 0,
2264
+ 0
2265
+ ],
2266
+ [
2267
+ 0,
2268
+ 0
2269
+ ]
2270
+ ],
2271
+ o: [
2272
+ [
2273
+ 0,
2274
+ 0
2275
+ ],
2276
+ [
2277
+ -0.538,
2278
+ 0
2279
+ ],
2280
+ [
2281
+ 0,
2282
+ 0
2283
+ ],
2284
+ [
2285
+ 0,
2286
+ 0
2287
+ ],
2288
+ [
2289
+ 0,
2290
+ 0
2291
+ ],
2292
+ [
2293
+ 0,
2294
+ 0
2295
+ ],
2296
+ [
2297
+ 0,
2298
+ -0.717
2299
+ ]
2300
+ ],
2301
+ v: [
2302
+ [
2303
+ 3.525,
2304
+ -15
2305
+ ],
2306
+ [
2307
+ -3.526,
2308
+ -15
2309
+ ],
2310
+ [
2311
+ -4.5,
2312
+ -13.701
2313
+ ],
2314
+ [
2315
+ -4.5,
2316
+ 8
2317
+ ],
2318
+ [
2319
+ 0.103,
2320
+ 15
2321
+ ],
2322
+ [
2323
+ 4.5,
2324
+ 8
2325
+ ],
2326
+ [
2327
+ 4.5,
2328
+ -13.701
2329
+ ]
2330
+ ]
2331
+ },
2332
+ ix: 2
2333
+ }
2334
+ },
2335
+ {
2336
+ ty: "sh",
2337
+ bm: 0,
2338
+ hd: false,
2339
+ mn: "ADBE Vector Shape - Group",
2340
+ nm: "Path 2",
2341
+ ix: 2,
2342
+ d: 1,
2343
+ ks: {
2344
+ a: 0,
2345
+ k: {
2346
+ c: true,
2347
+ i: [
2348
+ [
2349
+ 0,
2350
+ 0
2351
+ ],
2352
+ [
2353
+ 0,
2354
+ 0
2355
+ ],
2356
+ [
2357
+ 0,
2358
+ 0
2359
+ ],
2360
+ [
2361
+ 0,
2362
+ 0
2363
+ ],
2364
+ [
2365
+ 0,
2366
+ 0
2367
+ ]
2368
+ ],
2369
+ o: [
2370
+ [
2371
+ 0,
2372
+ 0
2373
+ ],
2374
+ [
2375
+ 0,
2376
+ 0
2377
+ ],
2378
+ [
2379
+ 0,
2380
+ 0
2381
+ ],
2382
+ [
2383
+ 0,
2384
+ 0
2385
+ ],
2386
+ [
2387
+ 0,
2388
+ 0
2389
+ ]
2390
+ ],
2391
+ v: [
2392
+ [
2393
+ 2.5,
2394
+ -13
2395
+ ],
2396
+ [
2397
+ 2.5,
2398
+ 7.424
2399
+ ],
2400
+ [
2401
+ 0.064,
2402
+ 11.302
2403
+ ],
2404
+ [
2405
+ -2.5,
2406
+ 7.401
2407
+ ],
2408
+ [
2409
+ -2.5,
2410
+ -13
2411
+ ]
2412
+ ]
2413
+ },
2414
+ ix: 2
2415
+ }
2416
+ },
2417
+ {
2418
+ ty: "mm",
2419
+ bm: 0,
2420
+ hd: false,
2421
+ mn: "ADBE Vector Filter - Merge",
2422
+ nm: "Merge Paths 1",
2423
+ mm: 1
2424
+ },
2425
+ {
2426
+ ty: "fl",
2427
+ bm: 0,
2428
+ hd: false,
2429
+ mn: "ADBE Vector Graphic - Fill",
2430
+ nm: "Fill 1",
2431
+ c: {
2432
+ a: 0,
2433
+ k: [
2434
+ 0,
2435
+ 0.6824,
2436
+ 0.7804
2437
+ ],
2438
+ ix: 4
2439
+ },
2440
+ r: 1,
2441
+ o: {
2442
+ a: 0,
2443
+ k: 100,
2444
+ ix: 5
2445
+ }
2446
+ },
2447
+ {
2448
+ ty: "tr",
2449
+ a: {
2450
+ a: 0,
2451
+ k: [
2452
+ 0,
2453
+ 0
2454
+ ],
2455
+ ix: 1
2456
+ },
2457
+ s: {
2458
+ a: 0,
2459
+ k: [
2460
+ 100,
2461
+ 100
2462
+ ],
2463
+ ix: 3
2464
+ },
2465
+ sk: {
2466
+ a: 0,
2467
+ k: 0,
2468
+ ix: 4
2469
+ },
2470
+ p: {
2471
+ a: 0,
2472
+ k: [
2473
+ 4.75,
2474
+ 15.25
2475
+ ],
2476
+ ix: 2
2477
+ },
2478
+ r: {
2479
+ a: 0,
2480
+ k: 0,
2481
+ ix: 6
2482
+ },
2483
+ sa: {
2484
+ a: 0,
2485
+ k: 0,
2486
+ ix: 5
2487
+ },
2488
+ o: {
2489
+ a: 0,
2490
+ k: 100,
2491
+ ix: 7
2492
+ }
2493
+ }
2494
+ ]
2495
+ },
2496
+ {
2497
+ ty: "gr",
2498
+ bm: 0,
2499
+ hd: false,
2500
+ mn: "ADBE Vector Group",
2501
+ nm: "Group 4",
2502
+ ix: 4,
2503
+ cix: 2,
2504
+ np: 2,
2505
+ it: [
2506
+ {
2507
+ ty: "sh",
2508
+ bm: 0,
2509
+ hd: false,
2510
+ mn: "ADBE Vector Shape - Group",
2511
+ nm: "Path 1",
2512
+ ix: 1,
2513
+ d: 1,
2514
+ ks: {
2515
+ a: 0,
2516
+ k: {
2517
+ c: true,
2518
+ i: [
2519
+ [
2520
+ 0,
2521
+ 0
2522
+ ],
2523
+ [
2524
+ 0,
2525
+ 0
2526
+ ],
2527
+ [
2528
+ -0.033,
2529
+ 0.054
2530
+ ],
2531
+ [
2532
+ 0,
2533
+ 0
2534
+ ],
2535
+ [
2536
+ 0,
2537
+ -0.141
2538
+ ],
2539
+ [
2540
+ 0,
2541
+ 0
2542
+ ],
2543
+ [
2544
+ 0,
2545
+ 0
2546
+ ]
2547
+ ],
2548
+ o: [
2549
+ [
2550
+ 0,
2551
+ 0
2552
+ ],
2553
+ [
2554
+ 0,
2555
+ -0.141
2556
+ ],
2557
+ [
2558
+ 0,
2559
+ 0
2560
+ ],
2561
+ [
2562
+ 0.033,
2563
+ 0.054
2564
+ ],
2565
+ [
2566
+ 0,
2567
+ 0
2568
+ ],
2569
+ [
2570
+ 0,
2571
+ 0
2572
+ ],
2573
+ [
2574
+ 0,
2575
+ 0
2576
+ ]
2577
+ ],
2578
+ v: [
2579
+ [
2580
+ -3.5,
2581
+ 8.125
2582
+ ],
2583
+ [
2584
+ -3.5,
2585
+ -13.276
2586
+ ],
2587
+ [
2588
+ -3.428,
2589
+ -13.575
2590
+ ],
2591
+ [
2592
+ 3.428,
2593
+ -13.575
2594
+ ],
2595
+ [
2596
+ 3.5,
2597
+ -13.276
2598
+ ],
2599
+ [
2600
+ 3.5,
2601
+ 8.137
2602
+ ],
2603
+ [
2604
+ 0.084,
2605
+ 13.575
2606
+ ]
2607
+ ]
2608
+ },
2609
+ ix: 2
2610
+ }
2611
+ },
2612
+ {
2613
+ ty: "fl",
2614
+ bm: 0,
2615
+ hd: false,
2616
+ mn: "ADBE Vector Graphic - Fill",
2617
+ nm: "Fill 1",
2618
+ c: {
2619
+ a: 0,
2620
+ k: [
2621
+ 1,
2622
+ 1,
2623
+ 1
2624
+ ],
2625
+ ix: 4
2626
+ },
2627
+ r: 1,
2628
+ o: {
2629
+ a: 0,
2630
+ k: 100,
2631
+ ix: 5
2632
+ }
2633
+ },
2634
+ {
2635
+ ty: "tr",
2636
+ a: {
2637
+ a: 0,
2638
+ k: [
2639
+ 0,
2640
+ 0
2641
+ ],
2642
+ ix: 1
2643
+ },
2644
+ s: {
2645
+ a: 0,
2646
+ k: [
2647
+ 100,
2648
+ 100
2649
+ ],
2650
+ ix: 3
2651
+ },
2652
+ sk: {
2653
+ a: 0,
2654
+ k: 0,
2655
+ ix: 4
2656
+ },
2657
+ p: {
2658
+ a: 0,
2659
+ k: [
2660
+ 4.75,
2661
+ 14.825
2662
+ ],
2663
+ ix: 2
2664
+ },
2665
+ r: {
2666
+ a: 0,
2667
+ k: 0,
2668
+ ix: 6
2669
+ },
2670
+ sa: {
2671
+ a: 0,
2672
+ k: 0,
2673
+ ix: 5
2674
+ },
2675
+ o: {
2676
+ a: 0,
2677
+ k: 100,
2678
+ ix: 7
2679
+ }
2680
+ }
2681
+ ]
2682
+ }
2683
+ ],
2684
+ ind: 1
2685
+ },
2686
+ {
2687
+ ty: 4,
2688
+ nm: "Pen-line/Untitled-[1-1] Outlines",
2689
+ sr: 1,
2690
+ st: 3.00000012219251,
2691
+ op: 151.000006150356,
2692
+ ip: 3.00000012219251,
2693
+ hd: false,
2694
+ ddd: 0,
2695
+ bm: 0,
2696
+ hasMask: false,
2697
+ ao: 0,
2698
+ ks: {
2699
+ a: {
2700
+ a: 0,
2701
+ k: [
2702
+ 30,
2703
+ 30,
2704
+ 0
2705
+ ],
2706
+ ix: 1
2707
+ },
2708
+ s: {
2709
+ a: 0,
2710
+ k: [
2711
+ 100,
2712
+ 100,
2713
+ 100
2714
+ ],
2715
+ ix: 6
2716
+ },
2717
+ sk: {
2718
+ a: 0,
2719
+ k: 0
2720
+ },
2721
+ p: {
2722
+ a: 0,
2723
+ k: [
2724
+ 29.5,
2725
+ 29.5,
2726
+ 0
2727
+ ],
2728
+ ix: 2
2729
+ },
2730
+ r: {
2731
+ a: 0,
2732
+ k: 0,
2733
+ ix: 10
2734
+ },
2735
+ sa: {
2736
+ a: 0,
2737
+ k: 0
2738
+ },
2739
+ o: {
2740
+ a: 0,
2741
+ k: 100,
2742
+ ix: 11
2743
+ }
2744
+ },
2745
+ ef: [
2746
+ ],
2747
+ shapes: [
2748
+ {
2749
+ ty: "gr",
2750
+ bm: 0,
2751
+ hd: false,
2752
+ mn: "ADBE Vector Group",
2753
+ nm: "Group 1",
2754
+ ix: 1,
2755
+ cix: 2,
2756
+ np: 2,
2757
+ it: [
2758
+ {
2759
+ ty: "sh",
2760
+ bm: 0,
2761
+ hd: false,
2762
+ mn: "ADBE Vector Shape - Group",
2763
+ nm: "Path 1",
2764
+ ix: 1,
2765
+ d: 1,
2766
+ ks: {
2767
+ a: 0,
2768
+ k: {
2769
+ c: false,
2770
+ i: [
2771
+ [
2772
+ 0,
2773
+ 0
2774
+ ],
2775
+ [
2776
+ 0,
2777
+ 0
2778
+ ],
2779
+ [
2780
+ 0,
2781
+ 1.381
2782
+ ],
2783
+ [
2784
+ -1.381,
2785
+ 0
2786
+ ],
2787
+ [
2788
+ 0,
2789
+ 0
2790
+ ],
2791
+ [
2792
+ 0,
2793
+ 0
2794
+ ],
2795
+ [
2796
+ 0,
2797
+ 1.381
2798
+ ],
2799
+ [
2800
+ 1.381,
2801
+ 0
2802
+ ],
2803
+ [
2804
+ 0,
2805
+ 0
2806
+ ]
2807
+ ],
2808
+ o: [
2809
+ [
2810
+ 0,
2811
+ 0
2812
+ ],
2813
+ [
2814
+ -1.381,
2815
+ 0
2816
+ ],
2817
+ [
2818
+ 0,
2819
+ -1.381
2820
+ ],
2821
+ [
2822
+ 0,
2823
+ 0
2824
+ ],
2825
+ [
2826
+ 0,
2827
+ 0
2828
+ ],
2829
+ [
2830
+ 1.381,
2831
+ 0
2832
+ ],
2833
+ [
2834
+ 0,
2835
+ -1.381
2836
+ ],
2837
+ [
2838
+ 0,
2839
+ 0
2840
+ ],
2841
+ [
2842
+ 0,
2843
+ 0
2844
+ ]
2845
+ ],
2846
+ v: [
2847
+ [
2848
+ 17,
2849
+ 5
2850
+ ],
2851
+ [
2852
+ -14.5,
2853
+ 5
2854
+ ],
2855
+ [
2856
+ -17,
2857
+ 2.5
2858
+ ],
2859
+ [
2860
+ -14.5,
2861
+ 0
2862
+ ],
2863
+ [
2864
+ -7,
2865
+ 0
2866
+ ],
2867
+ [
2868
+ -3.5,
2869
+ 0
2870
+ ],
2871
+ [
2872
+ -1,
2873
+ -2.5
2874
+ ],
2875
+ [
2876
+ -3.5,
2877
+ -5
2878
+ ],
2879
+ [
2880
+ -11,
2881
+ -5
2882
+ ]
2883
+ ]
2884
+ },
2885
+ ix: 2
2886
+ }
2887
+ },
2888
+ {
2889
+ ty: "st",
2890
+ bm: 0,
2891
+ hd: false,
2892
+ mn: "ADBE Vector Graphic - Stroke",
2893
+ nm: "Stroke 1",
2894
+ lc: 2,
2895
+ lj: 1,
2896
+ ml: 10,
2897
+ o: {
2898
+ a: 0,
2899
+ k: 100,
2900
+ ix: 4
2901
+ },
2902
+ w: {
2903
+ a: 0,
2904
+ k: 2,
2905
+ ix: 5
2906
+ },
2907
+ c: {
2908
+ a: 0,
2909
+ k: [
2910
+ 0.3765,
2911
+ 0.149,
2912
+ 0.6196
2913
+ ],
2914
+ ix: 3
2915
+ }
2916
+ },
2917
+ {
2918
+ ty: "tr",
2919
+ a: {
2920
+ a: 0,
2921
+ k: [
2922
+ 0,
2923
+ 0
2924
+ ],
2925
+ ix: 1
2926
+ },
2927
+ s: {
2928
+ a: 0,
2929
+ k: [
2930
+ 100,
2931
+ 100
2932
+ ],
2933
+ ix: 3
2934
+ },
2935
+ sk: {
2936
+ a: 0,
2937
+ k: 0,
2938
+ ix: 4
2939
+ },
2940
+ p: {
2941
+ a: 0,
2942
+ k: [
2943
+ 28,
2944
+ 39
2945
+ ],
2946
+ ix: 2
2947
+ },
2948
+ r: {
2949
+ a: 0,
2950
+ k: 0,
2951
+ ix: 6
2952
+ },
2953
+ sa: {
2954
+ a: 0,
2955
+ k: 0,
2956
+ ix: 5
2957
+ },
2958
+ o: {
2959
+ a: 0,
2960
+ k: 100,
2961
+ ix: 7
2962
+ }
2963
+ }
2964
+ ]
2965
+ },
2966
+ {
2967
+ ty: "tm",
2968
+ bm: 0,
2969
+ hd: false,
2970
+ mn: "ADBE Vector Filter - Trim",
2971
+ nm: "Trim Paths 1",
2972
+ ix: 2,
2973
+ e: {
2974
+ a: 1,
2975
+ k: [
2976
+ {
2977
+ o: {
2978
+ x: 0.333,
2979
+ y: 0
2980
+ },
2981
+ i: {
2982
+ x: 0.667,
2983
+ y: 1
2984
+ },
2985
+ s: [
2986
+ 100
2987
+ ],
2988
+ t: 132
2989
+ },
2990
+ {
2991
+ s: [
2992
+ 0
2993
+ ],
2994
+ t: 149.000006068894
2995
+ }
2996
+ ],
2997
+ ix: 2
2998
+ },
2999
+ o: {
3000
+ a: 0,
3001
+ k: 0,
3002
+ ix: 3
3003
+ },
3004
+ s: {
3005
+ a: 1,
3006
+ k: [
3007
+ {
3008
+ o: {
3009
+ x: 0.411,
3010
+ y: -0.065
3011
+ },
3012
+ i: {
3013
+ x: 0.577,
3014
+ y: 0.964
3015
+ },
3016
+ s: [
3017
+ 100
3018
+ ],
3019
+ t: 3.001
3020
+ },
3021
+ {
3022
+ s: [
3023
+ 0
3024
+ ],
3025
+ t: 46.0000018736184
3026
+ }
3027
+ ],
3028
+ ix: 1
3029
+ },
3030
+ m: 1
3031
+ }
3032
+ ],
3033
+ ind: 2
3034
+ }
3035
+ ];
3036
+ var v = "5.5.7";
3037
+ var fr = 29.9700012207031;
3038
+ var op = 150.000006109625;
3039
+ var ip = 0;
3040
+ var assets = [
3041
+ ];
3042
+ var anijason = {
3043
+ nm: nm,
3044
+ ddd: ddd,
3045
+ h: h,
3046
+ w: w,
3047
+ meta: meta,
3048
+ layers: layers,
3049
+ v: v,
3050
+ fr: fr,
3051
+ op: op,
3052
+ ip: ip,
3053
+ assets: assets
3054
+ };
3055
+
1540
3056
  function Layout(content) {
3057
+ var defaultOptions = {
3058
+ loop: true,
3059
+ autoplay: true,
3060
+ animationData: anijason,
3061
+ rendererSettings: {
3062
+ preserveAspectRatio: 'xMidYMid slice'
3063
+ }
3064
+ };
1541
3065
  var callToAction = "Ingresa a Keski Creator desde tu panel administrativo para editar esta vista.";
1542
3066
  var infoLoadingMap = {
1543
3067
  'landing/content/1': {
@@ -1647,10 +3171,11 @@ function Layout(content) {
1647
3171
  xl: "1.25em"
1648
3172
  }
1649
3173
  }
1650
- }, infoLoadingMap[content.component.view_placeholder].description), /*#__PURE__*/React__default.createElement("img", {
1651
- src: pencil,
1652
- alt: "Logo"
1653
- }), /*#__PURE__*/React__default.createElement(material.Typography, {
3174
+ }, infoLoadingMap[content.component.view_placeholder].description), /*#__PURE__*/React__default.createElement(Lottie, {
3175
+ options: defaultOptions,
3176
+ width: '150px',
3177
+ height: '150px'
3178
+ }), "\xA0", /*#__PURE__*/React__default.createElement(material.Typography, {
1654
3179
  component: 'a',
1655
3180
  sx: {
1656
3181
  marginBottom: '16px',
@@ -1733,8 +3258,7 @@ var Sections = /*#__PURE__*/function () {
1733
3258
  '5': 'Lista',
1734
3259
  '6': 'Marcas',
1735
3260
  '7': 'FAQ',
1736
- '8': 'Categorias',
1737
- '9': 'Placeholder'
3261
+ '8': 'Categorias'
1738
3262
  };
1739
3263
  };
1740
3264
  _proto2.getLayoutsFromSection = function getLayoutsFromSection(index) {