Skip to content

Commit e27fac6

Browse files
committed
css
1 parent 046c558 commit e27fac6

1 file changed

Lines changed: 100 additions & 100 deletions

File tree

database/seeders/AnimateSeeder.php

Lines changed: 100 additions & 100 deletions
Original file line numberDiff line numberDiff line change
@@ -1880,106 +1880,106 @@ public static function animations(): array
18801880
'css_vars' => null,
18811881
'css' => null,
18821882
'registryDependencies' => [
1883-
'https://ui.designbycode.co.za/r/animate-bounce.json',
1884-
'https://ui.designbycode.co.za/r/animate-pulse.json',
1885-
'https://ui.designbycode.co.za/r/animate-flash.json',
1886-
'https://ui.designbycode.co.za/r/animate-wobble.json',
1887-
'https://ui.designbycode.co.za/r/animate-rubber-band.json',
1888-
'https://ui.designbycode.co.za/r/animate-shake.json',
1889-
'https://ui.designbycode.co.za/r/animate-head-shake.json',
1890-
'https://ui.designbycode.co.za/r/animate-swing.json',
1891-
'https://ui.designbycode.co.za/r/animate-tada.json',
1892-
'https://ui.designbycode.co.za/r/animate-jello.json',
1893-
'https://ui.designbycode.co.za/r/animate-heart-beat.json',
1894-
'https://ui.designbycode.co.za/r/animate-flip.json',
1895-
'https://ui.designbycode.co.za/r/animate-flip-in-x.json',
1896-
'https://ui.designbycode.co.za/r/animate-flip-in-y.json',
1897-
'https://ui.designbycode.co.za/r/animate-flip-out-x.json',
1898-
'https://ui.designbycode.co.za/r/animate-flip-out-y.json',
1899-
'https://ui.designbycode.co.za/r/animate-fade-in.json',
1900-
'https://ui.designbycode.co.za/r/animate-fade-in-down.json',
1901-
'https://ui.designbycode.co.za/r/animate-fade-in-down-big.json',
1902-
'https://ui.designbycode.co.za/r/animate-fade-in-left.json',
1903-
'https://ui.designbycode.co.za/r/animate-fade-in-left-big.json',
1904-
'https://ui.designbycode.co.za/r/animate-fade-in-right.json',
1905-
'https://ui.designbycode.co.za/r/animate-fade-in-right-big.json',
1906-
'https://ui.designbycode.co.za/r/animate-fade-in-up.json',
1907-
'https://ui.designbycode.co.za/r/animate-fade-in-up-big.json',
1908-
'https://ui.designbycode.co.za/r/animate-fade-out.json',
1909-
'https://ui.designbycode.co.za/r/animate-fade-out-down.json',
1910-
'https://ui.designbycode.co.za/r/animate-fade-out-down-big.json',
1911-
'https://ui.designbycode.co.za/r/animate-fade-out-left.json',
1912-
'https://ui.designbycode.co.za/r/animate-fade-out-left-big.json',
1913-
'https://ui.designbycode.co.za/r/animate-fade-out-right.json',
1914-
'https://ui.designbycode.co.za/r/animate-fade-out-right-big.json',
1915-
'https://ui.designbycode.co.za/r/animate-fade-out-up.json',
1916-
'https://ui.designbycode.co.za/r/animate-fade-out-up-big.json',
1917-
'https://ui.designbycode.co.za/r/animate-slide-in-down.json',
1918-
'https://ui.designbycode.co.za/r/animate-slide-in-left.json',
1919-
'https://ui.designbycode.co.za/r/animate-slide-in-right.json',
1920-
'https://ui.designbycode.co.za/r/animate-slide-in-up.json',
1921-
'https://ui.designbycode.co.za/r/animate-slide-out-down.json',
1922-
'https://ui.designbycode.co.za/r/animate-slide-out-left.json',
1923-
'https://ui.designbycode.co.za/r/animate-slide-out-right.json',
1924-
'https://ui.designbycode.co.za/r/animate-slide-out-up.json',
1925-
'https://ui.designbycode.co.za/r/animate-zoom-in.json',
1926-
'https://ui.designbycode.co.za/r/animate-zoom-in-down.json',
1927-
'https://ui.designbycode.co.za/r/animate-zoom-in-left.json',
1928-
'https://ui.designbycode.co.za/r/animate-zoom-in-right.json',
1929-
'https://ui.designbycode.co.za/r/animate-zoom-in-up.json',
1930-
'https://ui.designbycode.co.za/r/animate-zoom-out.json',
1931-
'https://ui.designbycode.co.za/r/animate-zoom-out-down.json',
1932-
'https://ui.designbycode.co.za/r/animate-zoom-out-left.json',
1933-
'https://ui.designbycode.co.za/r/animate-zoom-out-right.json',
1934-
'https://ui.designbycode.co.za/r/animate-zoom-out-up.json',
1935-
'https://ui.designbycode.co.za/r/animate-rotate-in.json',
1936-
'https://ui.designbycode.co.za/r/animate-rotate-out.json',
1937-
'https://ui.designbycode.co.za/r/animate-roll-in.json',
1938-
'https://ui.designbycode.co.za/r/animate-roll-out.json',
1939-
'https://ui.designbycode.co.za/r/animate-light-speed-in.json',
1940-
'https://ui.designbycode.co.za/r/animate-light-speed-out.json',
1941-
'https://ui.designbycode.co.za/r/animate-jack-in-box.json',
1942-
'https://ui.designbycode.co.za/r/animate-hinge.json',
1943-
'https://ui.designbycode.co.za/r/animate-bounce-in.json',
1944-
'https://ui.designbycode.co.za/r/animate-bounce-in-down.json',
1945-
'https://ui.designbycode.co.za/r/animate-bounce-in-left.json',
1946-
'https://ui.designbycode.co.za/r/animate-bounce-in-right.json',
1947-
'https://ui.designbycode.co.za/r/animate-bounce-in-up.json',
1948-
'https://ui.designbycode.co.za/r/animate-bounce-out.json',
1949-
'https://ui.designbycode.co.za/r/animate-bounce-out-down.json',
1950-
'https://ui.designbycode.co.za/r/animate-bounce-out-left.json',
1951-
'https://ui.designbycode.co.za/r/animate-bounce-out-right.json',
1952-
'https://ui.designbycode.co.za/r/animate-bounce-out-up.json',
1953-
'https://ui.designbycode.co.za/r/animate-back-in-down.json',
1954-
'https://ui.designbycode.co.za/r/animate-back-in-left.json',
1955-
'https://ui.designbycode.co.za/r/animate-back-in-right.json',
1956-
'https://ui.designbycode.co.za/r/animate-back-in-up.json',
1957-
'https://ui.designbycode.co.za/r/animate-back-out-down.json',
1958-
'https://ui.designbycode.co.za/r/animate-back-out-left.json',
1959-
'https://ui.designbycode.co.za/r/animate-back-out-right.json',
1960-
'https://ui.designbycode.co.za/r/animate-back-out-up.json',
1961-
'https://ui.designbycode.co.za/r/animate-rotate-in-down-left.json',
1962-
'https://ui.designbycode.co.za/r/animate-rotate-in-down-right.json',
1963-
'https://ui.designbycode.co.za/r/animate-rotate-in-up-left.json',
1964-
'https://ui.designbycode.co.za/r/animate-rotate-in-up-right.json',
1965-
'https://ui.designbycode.co.za/r/animate-rotate-out-down-left.json',
1966-
'https://ui.designbycode.co.za/r/animate-rotate-out-down-right.json',
1967-
'https://ui.designbycode.co.za/r/animate-rotate-out-up-left.json',
1968-
'https://ui.designbycode.co.za/r/animate-rotate-out-up-right.json',
1969-
'https://ui.designbycode.co.za/r/animate-float.json',
1970-
'https://ui.designbycode.co.za/r/animate-spin.json',
1971-
'https://ui.designbycode.co.za/r/animate-wiggle.json',
1972-
'https://ui.designbycode.co.za/r/animate-ping.json',
1973-
'https://ui.designbycode.co.za/r/animate-blur-in.json',
1974-
'https://ui.designbycode.co.za/r/animate-blur-out.json',
1975-
'https://ui.designbycode.co.za/r/animate-glitch.json',
1976-
'https://ui.designbycode.co.za/r/animate-pop.json',
1977-
'https://ui.designbycode.co.za/r/animate-compress.json',
1978-
'https://ui.designbycode.co.za/r/animate-expand.json',
1979-
'https://ui.designbycode.co.za/r/animate-drop.json',
1980-
'https://ui.designbycode.co.za/r/animate-sway.json',
1981-
'https://ui.designbycode.co.za/r/animate-ken-burns.json',
1982-
'https://ui.designbycode.co.za/r/animate-tilt.json',
1883+
'https://ui.designbycode.co.za/r/animate/animate-bounce.json',
1884+
'https://ui.designbycode.co.za/r/animate/animate-pulse.json',
1885+
'https://ui.designbycode.co.za/r/animate/animate-flash.json',
1886+
'https://ui.designbycode.co.za/r/animate/animate-wobble.json',
1887+
'https://ui.designbycode.co.za/r/animate/animate-rubber-band.json',
1888+
'https://ui.designbycode.co.za/r/animate/animate-shake.json',
1889+
'https://ui.designbycode.co.za/r/animate/animate-head-shake.json',
1890+
'https://ui.designbycode.co.za/r/animate/animate-swing.json',
1891+
'https://ui.designbycode.co.za/r/animate/animate-tada.json',
1892+
'https://ui.designbycode.co.za/r/animate/animate-jello.json',
1893+
'https://ui.designbycode.co.za/r/animate/animate-heart-beat.json',
1894+
'https://ui.designbycode.co.za/r/animate/animate-flip.json',
1895+
'https://ui.designbycode.co.za/r/animate/animate-flip-in-x.json',
1896+
'https://ui.designbycode.co.za/r/animate/animate-flip-in-y.json',
1897+
'https://ui.designbycode.co.za/r/animate/animate-flip-out-x.json',
1898+
'https://ui.designbycode.co.za/r/animate/animate-flip-out-y.json',
1899+
'https://ui.designbycode.co.za/r/animate/animate-fade-in.json',
1900+
'https://ui.designbycode.co.za/r/animate/animate-fade-in-down.json',
1901+
'https://ui.designbycode.co.za/r/animate/animate-fade-in-down-big.json',
1902+
'https://ui.designbycode.co.za/r/animate/animate-fade-in-left.json',
1903+
'https://ui.designbycode.co.za/r/animate/animate-fade-in-left-big.json',
1904+
'https://ui.designbycode.co.za/r/animate/animate-fade-in-right.json',
1905+
'https://ui.designbycode.co.za/r/animate/animate-fade-in-right-big.json',
1906+
'https://ui.designbycode.co.za/r/animate/animate-fade-in-up.json',
1907+
'https://ui.designbycode.co.za/r/animate/animate-fade-in-up-big.json',
1908+
'https://ui.designbycode.co.za/r/animate/animate-fade-out.json',
1909+
'https://ui.designbycode.co.za/r/animate/animate-fade-out-down.json',
1910+
'https://ui.designbycode.co.za/r/animate/animate-fade-out-down-big.json',
1911+
'https://ui.designbycode.co.za/r/animate/animate-fade-out-left.json',
1912+
'https://ui.designbycode.co.za/r/animate/animate-fade-out-left-big.json',
1913+
'https://ui.designbycode.co.za/r/animate/animate-fade-out-right.json',
1914+
'https://ui.designbycode.co.za/r/animate/animate-fade-out-right-big.json',
1915+
'https://ui.designbycode.co.za/r/animate/animate-fade-out-up.json',
1916+
'https://ui.designbycode.co.za/r/animate/animate-fade-out-up-big.json',
1917+
'https://ui.designbycode.co.za/r/animate/animate-slide-in-down.json',
1918+
'https://ui.designbycode.co.za/r/animate/animate-slide-in-left.json',
1919+
'https://ui.designbycode.co.za/r/animate/animate-slide-in-right.json',
1920+
'https://ui.designbycode.co.za/r/animate/animate-slide-in-up.json',
1921+
'https://ui.designbycode.co.za/r/animate/animate-slide-out-down.json',
1922+
'https://ui.designbycode.co.za/r/animate/animate-slide-out-left.json',
1923+
'https://ui.designbycode.co.za/r/animate/animate-slide-out-right.json',
1924+
'https://ui.designbycode.co.za/r/animate/animate-slide-out-up.json',
1925+
'https://ui.designbycode.co.za/r/animate/animate-zoom-in.json',
1926+
'https://ui.designbycode.co.za/r/animate/animate-zoom-in-down.json',
1927+
'https://ui.designbycode.co.za/r/animate/animate-zoom-in-left.json',
1928+
'https://ui.designbycode.co.za/r/animate/animate-zoom-in-right.json',
1929+
'https://ui.designbycode.co.za/r/animate/animate-zoom-in-up.json',
1930+
'https://ui.designbycode.co.za/r/animate/animate-zoom-out.json',
1931+
'https://ui.designbycode.co.za/r/animate/animate-zoom-out-down.json',
1932+
'https://ui.designbycode.co.za/r/animate/animate-zoom-out-left.json',
1933+
'https://ui.designbycode.co.za/r/animate/animate-zoom-out-right.json',
1934+
'https://ui.designbycode.co.za/r/animate/animate-zoom-out-up.json',
1935+
'https://ui.designbycode.co.za/r/animate/animate-rotate-in.json',
1936+
'https://ui.designbycode.co.za/r/animate/animate-rotate-out.json',
1937+
'https://ui.designbycode.co.za/r/animate/animate-roll-in.json',
1938+
'https://ui.designbycode.co.za/r/animate/animate-roll-out.json',
1939+
'https://ui.designbycode.co.za/r/animate/animate-light-speed-in.json',
1940+
'https://ui.designbycode.co.za/r/animate/animate-light-speed-out.json',
1941+
'https://ui.designbycode.co.za/r/animate/animate-jack-in-box.json',
1942+
'https://ui.designbycode.co.za/r/animate/animate-hinge.json',
1943+
'https://ui.designbycode.co.za/r/animate/animate-bounce-in.json',
1944+
'https://ui.designbycode.co.za/r/animate/animate-bounce-in-down.json',
1945+
'https://ui.designbycode.co.za/r/animate/animate-bounce-in-left.json',
1946+
'https://ui.designbycode.co.za/r/animate/animate-bounce-in-right.json',
1947+
'https://ui.designbycode.co.za/r/animate/animate-bounce-in-up.json',
1948+
'https://ui.designbycode.co.za/r/animate/animate-bounce-out.json',
1949+
'https://ui.designbycode.co.za/r/animate/animate-bounce-out-down.json',
1950+
'https://ui.designbycode.co.za/r/animate/animate-bounce-out-left.json',
1951+
'https://ui.designbycode.co.za/r/animate/animate-bounce-out-right.json',
1952+
'https://ui.designbycode.co.za/r/animate/animate-bounce-out-up.json',
1953+
'https://ui.designbycode.co.za/r/animate/animate-back-in-down.json',
1954+
'https://ui.designbycode.co.za/r/animate/animate-back-in-left.json',
1955+
'https://ui.designbycode.co.za/r/animate/animate-back-in-right.json',
1956+
'https://ui.designbycode.co.za/r/animate/animate-back-in-up.json',
1957+
'https://ui.designbycode.co.za/r/animate/animate-back-out-down.json',
1958+
'https://ui.designbycode.co.za/r/animate/animate-back-out-left.json',
1959+
'https://ui.designbycode.co.za/r/animate/animate-back-out-right.json',
1960+
'https://ui.designbycode.co.za/r/animate/animate-back-out-up.json',
1961+
'https://ui.designbycode.co.za/r/animate/animate-rotate-in-down-left.json',
1962+
'https://ui.designbycode.co.za/r/animate/animate-rotate-in-down-right.json',
1963+
'https://ui.designbycode.co.za/r/animate/animate-rotate-in-up-left.json',
1964+
'https://ui.designbycode.co.za/r/animate/animate-rotate-in-up-right.json',
1965+
'https://ui.designbycode.co.za/r/animate/animate-rotate-out-down-left.json',
1966+
'https://ui.designbycode.co.za/r/animate/animate-rotate-out-down-right.json',
1967+
'https://ui.designbycode.co.za/r/animate/animate-rotate-out-up-left.json',
1968+
'https://ui.designbycode.co.za/r/animate/animate-rotate-out-up-right.json',
1969+
'https://ui.designbycode.co.za/r/animate/animate-float.json',
1970+
'https://ui.designbycode.co.za/r/animate/animate-spin.json',
1971+
'https://ui.designbycode.co.za/r/animate/animate-wiggle.json',
1972+
'https://ui.designbycode.co.za/r/animate/animate-ping.json',
1973+
'https://ui.designbycode.co.za/r/animate/animate-blur-in.json',
1974+
'https://ui.designbycode.co.za/r/animate/animate-blur-out.json',
1975+
'https://ui.designbycode.co.za/r/animate/animate-glitch.json',
1976+
'https://ui.designbycode.co.za/r/animate/animate-pop.json',
1977+
'https://ui.designbycode.co.za/r/animate/animate-compress.json',
1978+
'https://ui.designbycode.co.za/r/animate/animate-expand.json',
1979+
'https://ui.designbycode.co.za/r/animate/animate-drop.json',
1980+
'https://ui.designbycode.co.za/r/animate/animate-sway.json',
1981+
'https://ui.designbycode.co.za/r/animate/animate-ken-burns.json',
1982+
'https://ui.designbycode.co.za/r/animate/animate-tilt.json',
19831983
],
19841984
],
19851985
];

0 commit comments

Comments
 (0)