Skip to content

Commit

Permalink
update the content
Browse files Browse the repository at this point in the history
  • Loading branch information
sajadevo committed Aug 19, 2022
1 parent ef533be commit 89e9116
Show file tree
Hide file tree
Showing 57 changed files with 458 additions and 406 deletions.
499 changes: 291 additions & 208 deletions src/assets/js/material-kit-pro.js

Large diffs are not rendered by default.

68 changes: 34 additions & 34 deletions src/examples/footers/FooterDefault.vue
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@ defineProps({
logo: String,
route: "",
default: () => ({
name: "Material Kit 2 PRO",
name: "Material Kit 2",
logo: logoDark,
route: "/",
}),
route: "/"
})
},
socials: {
type: Array,
Expand All @@ -19,107 +19,107 @@ defineProps({
default: () => [
{
icon: '<i class="fab fa-facebook text-lg opacity-8"></i>',
link: "https://www.facebook.com/CreativeTim/",
link: "https://www.facebook.com/CreativeTim/"
},
{
icon: '<i class="fab fa-twitter text-lg opacity-8"></i>',
link: "https://twitter.com/creativetim",
link: "https://twitter.com/creativetim"
},
{
icon: '<i class="fab fa-dribbble text-lg opacity-8"></i>',
link: "https://dribbble.com/creativetim",
link: "https://dribbble.com/creativetim"
},
{
icon: '<i class="fab fa-github text-lg opacity-8"></i>',
link: "https://github.com/creativetimofficial",
link: "https://github.com/creativetimofficial"
},
{
icon: '<i class="fab fa-youtube text-lg opacity-8"></i>',
link: "https://www.youtube.com/channel/UCVyTG4sCw-rOvB9oHkzZD1w",
},
],
link: "https://www.youtube.com/channel/UCVyTG4sCw-rOvB9oHkzZD1w"
}
]
},
menus: {
type: Array,
name: String,
items: {
type: Array,
name: String,
href: String,
href: String
},
default: () => [
{
name: "company",
items: [
{
name: "about us",
href: "https://www.creative-tim.com/presentation",
href: "https://www.creative-tim.com/presentation"
},
{
name: "freebies",
href: "https://www.creative-tim.com/templates/free",
href: "https://www.creative-tim.com/templates/free"
},
{
name: "premium tools",
href: "https://www.creative-tim.com/templates/premium",
href: "https://www.creative-tim.com/templates/premium"
},
{ name: "blog", href: "https://www.creative-tim.com/blog" },
],
{ name: "blog", href: "https://www.creative-tim.com/blog" }
]
},
{
name: "resources",
items: [
{ name: "illustrations", href: "https://iradesign.io/" },
{
name: "bits & snippets",
href: "https://www.creative-tim.com/bits",
href: "https://www.creative-tim.com/bits"
},
{
name: "affiliate program",
href: "https://www.creative-tim.com/affiliates/new",
},
],
href: "https://www.creative-tim.com/affiliates/new"
}
]
},
{
name: "help & support",
items: [
{
name: "contact us",
href: "https://www.creative-tim.com/contact-us",
href: "https://www.creative-tim.com/contact-us"
},
{
name: "knowledge center",
href: "https://www.creative-tim.com/knowledge-center",
href: "https://www.creative-tim.com/knowledge-center"
},
{
name: "custom development",
href: "https://services.creative-tim.com/",
href: "https://services.creative-tim.com/"
},
{
name: "sponsorships",
href: "https://www.creative-tim.com/sponsorships",
},
],
href: "https://www.creative-tim.com/sponsorships"
}
]
},
{
name: "legal",
items: [
{
name: "terms & conditions",
href: "https://www.creative-tim.com/terms",
href: "https://www.creative-tim.com/terms"
},
{
name: "privacy policy",
href: "https://www.creative-tim.com/privacy",
href: "https://www.creative-tim.com/privacy"
},
{
name: "licenses (EULA)",
href: "https://www.creative-tim.com/license",
},
],
},
],
},
href: "https://www.creative-tim.com/license"
}
]
}
]
}
});
</script>
<template>
Expand Down
39 changes: 4 additions & 35 deletions src/examples/navbars/NavbarDefault.vue
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ watch(
title="Designed and Coded by Creative Tim"
data-placement="bottom"
>
Material Kit 2 PRO
Material Kit 2
</RouterLink>
<RouterLink
class="navbar-brand d-block d-md-none"
Expand Down Expand Up @@ -789,7 +789,7 @@ watch(
<li class="nav-item list-group-item border-0 p-0">
<a
class="dropdown-item py-2 ps-3 border-radius-md"
href=" https://www.creative-tim.com/learning-lab/bootstrap/overview/material-kit "
href=" https://www.creative-tim.com/learning-lab/vue/overview/material-kit/"
>
<h6
class="dropdown-header text-dark font-weight-bolder d-flex justify-content-cente align-items-center p-0"
Expand All @@ -805,7 +805,7 @@ watch(
<li class="nav-item list-group-item border-0 p-0">
<a
class="dropdown-item py-2 ps-3 border-radius-md"
href=" https://www.creative-tim.com/learning-lab/bootstrap/colors/material-kit "
href=" https://www.creative-tim.com/learning-lab/vue/colors/material-kit/"
>
<h6
class="dropdown-header text-dark font-weight-bolder d-flex justify-content-cente align-items-center p-0"
Expand All @@ -820,7 +820,7 @@ watch(
<li class="nav-item list-group-item border-0 p-0">
<a
class="dropdown-item py-2 ps-3 border-radius-md"
href=" https://www.creative-tim.com/learning-lab/bootstrap/alerts/material-kit "
href=" https://www.creative-tim.com/learning-lab/vue/alerts/material-kit/"
>
<h6
class="dropdown-header text-dark font-weight-bolder d-flex justify-content-cente align-items-center p-0"
Expand All @@ -833,37 +833,6 @@ watch(
>
</a>
</li>
<li class="nav-item list-group-item border-0 p-0">
<a
class="dropdown-item py-2 ps-3 border-radius-md"
href=" https://www.creative-tim.com/learning-lab/bootstrap/datepicker/material-kit "
>
<h6
class="dropdown-header text-dark font-weight-bolder d-flex justify-content-cente align-items-center p-0"
>
Plugins
</h6>
<span class="text-sm"
>Check how you can integrate our plugins</span
>
</a>
</li>
<li class="nav-item list-group-item border-0 p-0">
<a
class="dropdown-item py-2 ps-3 border-radius-md"
href=" https://www.creative-tim.com/learning-lab/bootstrap/utilities/material-kit "
>
<h6
class="dropdown-header text-dark font-weight-bolder d-flex justify-content-cente align-items-center p-0"
>
Utility Classes
</h6>
<span class="text-sm"
>For those who want flexibility, use our utility
classes</span
>
</a>
</li>
</ul>
</div>
<div class="row d-lg-none">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<script setup>
//Vue Material Kit 2 Pro components
//Vue Material Kit 2 components
import MaterialAlert from "@/components/MaterialAlert.vue";
</script>
<template>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
export const simpleAlertsCode = `<script setup>
//Vue Material Kit 2 Pro components
//Vue Material Kit 2 components
import MaterialAlert from "@/components/MaterialAlert.vue";
</script>
<template>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<script setup>
//Vue Material Kit 2 Pro components
//Vue Material Kit 2 components
import MaterialButton from "@/components/MaterialButton.vue";
</script>
<template>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
export const simpleModalCode = `<script setup>
//Vue Material Kit 2 Pro components
//Vue Material Kit 2 components
import MaterialButton from "@/components/MaterialButton.vue";
</script>
<template>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<script setup>
import { onMounted } from "vue";
//Vue Material Kit 2 Pro components
//Vue Material Kit 2 components
import MaterialButton from "@/components/MaterialButton.vue";
// popover
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<script setup>
import { onMounted } from "vue";
//Vue Material Kit 2 Pro components
//Vue Material Kit 2 components
import MaterialButton from "@/components/MaterialButton.vue";
// popover
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
export const popoversCode = `<script setup>
import { onMounted } from "vue";
//Vue Material Kit 2 Pro components
//Vue Material Kit 2 components
import MaterialButton from "@/components/MaterialButton.vue";
// popover
Expand Down Expand Up @@ -68,7 +68,7 @@ onMounted(() => {

export const tooltipsCode = `<script setup>
import { onMounted } from "vue";
//Vue Material Kit 2 Pro components
//Vue Material Kit 2 components
import MaterialButton from "@/components/MaterialButton.vue";
// popover
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<script setup>
import { onMounted } from "vue";
//Vue Material Kit 2 Pro components
//Vue Material Kit 2 components
import MaterialAvatar from "@/components/MaterialAvatar.vue";
// images
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<script setup>
//Vue Material Kit 2 Pro components
//Vue Material Kit 2 components
import MaterialAvatar from "@/components/MaterialAvatar.vue";
// image
Expand Down
4 changes: 2 additions & 2 deletions src/layouts/sections/elements/avatars/components/codes.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
export const avatarGroupCode = `<script setup>
import { onMounted } from "vue";
//Vue Material Kit 2 Pro components
//Vue Material Kit 2 components
import MaterialAvatar from "@/components/MaterialAvatar.vue";
// images
Expand Down Expand Up @@ -71,7 +71,7 @@ onMounted(() => {
`;

export const avatarSizeCode = `<script setup>
//Vue Material Kit 2 Pro components
//Vue Material Kit 2 components
import MaterialAvatar from "@/components/MaterialAvatar.vue";
// image
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<script setup>
//Vue Material Kit 2 Pro components
//Vue Material Kit 2 components
import MaterialBadge from "@/components/MaterialBadge.vue";
</script>
<template>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<script setup>
//Vue Material Kit 2 Pro components
//Vue Material Kit 2 components
import MaterialBadge from "@/components/MaterialBadge.vue";
</script>
<template>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<script setup>
//Vue Material Kit 2 Pro components
//Vue Material Kit 2 components
import MaterialBadge from "@/components/MaterialBadge.vue";
</script>
<template>
Expand Down
6 changes: 3 additions & 3 deletions src/layouts/sections/elements/badges/components/codes.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
export const badgesGradientCode = `<script setup>
//Vue Material Kit 2 Pro components
//Vue Material Kit 2 components
import MaterialBadge from "@/components/MaterialBadge.vue";
</script>
<template>
Expand Down Expand Up @@ -46,7 +46,7 @@ import MaterialBadge from "@/components/MaterialBadge.vue";
`;

export const badgesSimpleCode = `<script setup>
//Vue Material Kit 2 Pro components
//Vue Material Kit 2 components
import MaterialBadge from "@/components/MaterialBadge.vue";
</script>
<template>
Expand Down Expand Up @@ -79,7 +79,7 @@ import MaterialBadge from "@/components/MaterialBadge.vue";
`;

export const badgesRoundedCode = `<script setup>
//Vue Material Kit 2 Pro components
//Vue Material Kit 2 components
import MaterialBadge from "@/components/MaterialBadge.vue";
</script>
<template>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<script setup>
//Vue Material Kit 2 Pro components
//Vue Material Kit 2 components
import MaterialButton from "@/components/MaterialButton.vue";
</script>
<template>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<script setup>
//Vue Material Kit 2 Pro components
//Vue Material Kit 2 components
import MaterialButton from "@/components/MaterialButton.vue";
</script>
<template>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<script setup>
//Vue Material Kit 2 Pro components
//Vue Material Kit 2 components
import MaterialButton from "@/components/MaterialButton.vue";
</script>
<template>
Expand Down
Loading

0 comments on commit 89e9116

Please sign in to comment.