Skip to content

Commit dc1408c

Browse files
b27
1 parent 69153e3 commit dc1408c

File tree

91 files changed

+324
-324
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

91 files changed

+324
-324
lines changed

api/configuration/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@
2828
<section class="links">
2929
<div class="divided section justify-content-flex-start">
3030
<div class="full height borderless tab align-items-center">
31-
<a href="https://codeforms.github.io/Punica-CSS-Framework/modules/alert" class="button color-text-lighten-20 weight-500 height-30 border-1 px-0 mx-15 ">Modules</a>
32-
<a href="https://codeforms.github.io/Punica-CSS-Framework/utilities/accent-color" class="button color-text-lighten-20 weight-500 height-30 border-1 px-0 mx-15 ">Utilities</a>
33-
<a href="https://codeforms.github.io/Punica-CSS-Framework/api/installation" class="button color-text-lighten-20 weight-500 height-30 border-1 px-0 mx-15 active">API Docs</a>
31+
<a href="https://codeforms.github.io/Punica-CSS-Framework/modules/alert" class="button color-text-lighten-20 weight-500 height-30 border-2 px-0 mx-15 ">Modules</a>
32+
<a href="https://codeforms.github.io/Punica-CSS-Framework/utilities/accent-color" class="button color-text-lighten-20 weight-500 height-30 border-2 px-0 mx-15 ">Utilities</a>
33+
<a href="https://codeforms.github.io/Punica-CSS-Framework/api/installation" class="button color-text-lighten-20 weight-500 height-30 border-2 px-0 mx-15 active">API Docs</a>
3434
</div>
3535
</div>
3636
<div class="section justify-content-flex-end flex-initial px-50">
@@ -146,7 +146,7 @@ <h2 class="display-flex mb-10">
146146
<div class="col-lg-12 col-sm-16 col-xs-16">
147147
<div class="pure panel reset">
148148
<div class="content pt-0">
149-
The <a href="https://codeforms.github.io/Punica-CSS-Framework/api/options">options.scss</a> API file defines the settings and options for all components and elements. It allows you to completely enable/disable any component/element or turn on/off its features. You can also customize styles by adding new size or color options, renaming class names, and modifying all CSS properties for full flexibility.
149+
The <a href="https://codeforms.github.io/Punica-CSS-Framework/api/options">options.scss</a> API file defines the settings and options for all modules. It allows you to completely enable/disable any module or turn on/off its features. You can also customize styles by adding new size or color options, renaming class names, and modifying all CSS properties for full flexibility.
150150
</div>
151151
<div class="content">
152152
<script type="text/plain" class="language-scss">

api/core/global-colors/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@
2828
<section class="links">
2929
<div class="divided section justify-content-flex-start">
3030
<div class="full height borderless tab align-items-center">
31-
<a href="https://codeforms.github.io/Punica-CSS-Framework/modules/alert" class="button color-text-lighten-20 weight-500 height-30 border-1 px-0 mx-15 ">Modules</a>
32-
<a href="https://codeforms.github.io/Punica-CSS-Framework/utilities/accent-color" class="button color-text-lighten-20 weight-500 height-30 border-1 px-0 mx-15 ">Utilities</a>
33-
<a href="https://codeforms.github.io/Punica-CSS-Framework/api/installation" class="button color-text-lighten-20 weight-500 height-30 border-1 px-0 mx-15 active">API Docs</a>
31+
<a href="https://codeforms.github.io/Punica-CSS-Framework/modules/alert" class="button color-text-lighten-20 weight-500 height-30 border-2 px-0 mx-15 ">Modules</a>
32+
<a href="https://codeforms.github.io/Punica-CSS-Framework/utilities/accent-color" class="button color-text-lighten-20 weight-500 height-30 border-2 px-0 mx-15 ">Utilities</a>
33+
<a href="https://codeforms.github.io/Punica-CSS-Framework/api/installation" class="button color-text-lighten-20 weight-500 height-30 border-2 px-0 mx-15 active">API Docs</a>
3434
</div>
3535
</div>
3636
<div class="section justify-content-flex-end flex-initial px-50">

api/core/global-getters/index.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@
2828
<section class="links">
2929
<div class="divided section justify-content-flex-start">
3030
<div class="full height borderless tab align-items-center">
31-
<a href="https://codeforms.github.io/Punica-CSS-Framework/modules/alert" class="button color-text-lighten-20 weight-500 height-30 border-1 px-0 mx-15 ">Modules</a>
32-
<a href="https://codeforms.github.io/Punica-CSS-Framework/utilities/accent-color" class="button color-text-lighten-20 weight-500 height-30 border-1 px-0 mx-15 ">Utilities</a>
33-
<a href="https://codeforms.github.io/Punica-CSS-Framework/api/installation" class="button color-text-lighten-20 weight-500 height-30 border-1 px-0 mx-15 active">API Docs</a>
31+
<a href="https://codeforms.github.io/Punica-CSS-Framework/modules/alert" class="button color-text-lighten-20 weight-500 height-30 border-2 px-0 mx-15 ">Modules</a>
32+
<a href="https://codeforms.github.io/Punica-CSS-Framework/utilities/accent-color" class="button color-text-lighten-20 weight-500 height-30 border-2 px-0 mx-15 ">Utilities</a>
33+
<a href="https://codeforms.github.io/Punica-CSS-Framework/api/installation" class="button color-text-lighten-20 weight-500 height-30 border-2 px-0 mx-15 active">API Docs</a>
3434
</div>
3535
</div>
3636
<div class="section justify-content-flex-end flex-initial px-50">
@@ -184,7 +184,7 @@ <h2 class="display-flex mb-10">
184184
</div>
185185
</div>
186186
<div class="content">
187-
<p>Get default "settings" of a specific component/element from the options.scss API file</p>
187+
<p>Get default "settings" of a specific module from the options.scss API file</p>
188188
<table class="table">
189189
<thead>
190190
<tr>
@@ -224,7 +224,7 @@ <h2 class="display-flex mb-10">
224224
</div>
225225
</div>
226226
<div class="content">
227-
<p>Get class name of a specific component/element from the options.scss API file</p>
227+
<p>Get class name of a specific module from the options.scss API file</p>
228228
<table class="table">
229229
<thead>
230230
<tr>

api/core/global-options/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@
2828
<section class="links">
2929
<div class="divided section justify-content-flex-start">
3030
<div class="full height borderless tab align-items-center">
31-
<a href="https://codeforms.github.io/Punica-CSS-Framework/modules/alert" class="button color-text-lighten-20 weight-500 height-30 border-1 px-0 mx-15 ">Modules</a>
32-
<a href="https://codeforms.github.io/Punica-CSS-Framework/utilities/accent-color" class="button color-text-lighten-20 weight-500 height-30 border-1 px-0 mx-15 ">Utilities</a>
33-
<a href="https://codeforms.github.io/Punica-CSS-Framework/api/installation" class="button color-text-lighten-20 weight-500 height-30 border-1 px-0 mx-15 active">API Docs</a>
31+
<a href="https://codeforms.github.io/Punica-CSS-Framework/modules/alert" class="button color-text-lighten-20 weight-500 height-30 border-2 px-0 mx-15 ">Modules</a>
32+
<a href="https://codeforms.github.io/Punica-CSS-Framework/utilities/accent-color" class="button color-text-lighten-20 weight-500 height-30 border-2 px-0 mx-15 ">Utilities</a>
33+
<a href="https://codeforms.github.io/Punica-CSS-Framework/api/installation" class="button color-text-lighten-20 weight-500 height-30 border-2 px-0 mx-15 active">API Docs</a>
3434
</div>
3535
</div>
3636
<div class="section justify-content-flex-end flex-initial px-50">

api/core/theme-getters/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@
2828
<section class="links">
2929
<div class="divided section justify-content-flex-start">
3030
<div class="full height borderless tab align-items-center">
31-
<a href="https://codeforms.github.io/Punica-CSS-Framework/modules/alert" class="button color-text-lighten-20 weight-500 height-30 border-1 px-0 mx-15 ">Modules</a>
32-
<a href="https://codeforms.github.io/Punica-CSS-Framework/utilities/accent-color" class="button color-text-lighten-20 weight-500 height-30 border-1 px-0 mx-15 ">Utilities</a>
33-
<a href="https://codeforms.github.io/Punica-CSS-Framework/api/installation" class="button color-text-lighten-20 weight-500 height-30 border-1 px-0 mx-15 active">API Docs</a>
31+
<a href="https://codeforms.github.io/Punica-CSS-Framework/modules/alert" class="button color-text-lighten-20 weight-500 height-30 border-2 px-0 mx-15 ">Modules</a>
32+
<a href="https://codeforms.github.io/Punica-CSS-Framework/utilities/accent-color" class="button color-text-lighten-20 weight-500 height-30 border-2 px-0 mx-15 ">Utilities</a>
33+
<a href="https://codeforms.github.io/Punica-CSS-Framework/api/installation" class="button color-text-lighten-20 weight-500 height-30 border-2 px-0 mx-15 active">API Docs</a>
3434
</div>
3535
</div>
3636
<div class="section justify-content-flex-end flex-initial px-50">

api/installation/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@
2828
<section class="links">
2929
<div class="divided section justify-content-flex-start">
3030
<div class="full height borderless tab align-items-center">
31-
<a href="https://codeforms.github.io/Punica-CSS-Framework/modules/alert" class="button color-text-lighten-20 weight-500 height-30 border-1 px-0 mx-15 ">Modules</a>
32-
<a href="https://codeforms.github.io/Punica-CSS-Framework/utilities/accent-color" class="button color-text-lighten-20 weight-500 height-30 border-1 px-0 mx-15 ">Utilities</a>
33-
<a href="https://codeforms.github.io/Punica-CSS-Framework/api/installation" class="button color-text-lighten-20 weight-500 height-30 border-1 px-0 mx-15 active">API Docs</a>
31+
<a href="https://codeforms.github.io/Punica-CSS-Framework/modules/alert" class="button color-text-lighten-20 weight-500 height-30 border-2 px-0 mx-15 ">Modules</a>
32+
<a href="https://codeforms.github.io/Punica-CSS-Framework/utilities/accent-color" class="button color-text-lighten-20 weight-500 height-30 border-2 px-0 mx-15 ">Utilities</a>
33+
<a href="https://codeforms.github.io/Punica-CSS-Framework/api/installation" class="button color-text-lighten-20 weight-500 height-30 border-2 px-0 mx-15 active">API Docs</a>
3434
</div>
3535
</div>
3636
<div class="section justify-content-flex-end flex-initial px-50">

api/options/index.html

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta name="viewport" content="width=device-width, initial-scale=1">
66
<link rel="canonical" href="https://codeforms.github.io/Punica-CSS-Framework/api/options">
77
<title> Options API - Punica CSS Framework v3 </title>
8-
<meta name="description" content="The &lt;code&gt;options.scss&lt;/code&gt; API file defines the default settings and options for all components and elements. You can enable/disable any component or element to fit your project&#039;s needs, customize class names, and modify all CSS settings. Additionally, you can define new size or color styles for specific components/elements to further tailor the framework to your preferences.">
8+
<meta name="description" content="The &lt;code&gt;options.scss&lt;/code&gt; API file defines the default settings and options for all modules. You can enable/disable any module to fit your project&#039;s needs, customize class names, and modify all CSS settings. Additionally, you can define new size or color styles for specific modules to further tailor the framework to your preferences.">
99
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@48,400,0,0" />
1010
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/codeforms/Punica-CSS-Framework@3.x.x/dist/punica-dark.min.css">
1111
<link rel="stylesheet" href="https://codeforms.github.io/Punica-CSS-Framework/assets/build/css/prism.css">
@@ -28,9 +28,9 @@
2828
<section class="links">
2929
<div class="divided section justify-content-flex-start">
3030
<div class="full height borderless tab align-items-center">
31-
<a href="https://codeforms.github.io/Punica-CSS-Framework/modules/alert" class="button color-text-lighten-20 weight-500 height-30 border-1 px-0 mx-15 ">Modules</a>
32-
<a href="https://codeforms.github.io/Punica-CSS-Framework/utilities/accent-color" class="button color-text-lighten-20 weight-500 height-30 border-1 px-0 mx-15 ">Utilities</a>
33-
<a href="https://codeforms.github.io/Punica-CSS-Framework/api/installation" class="button color-text-lighten-20 weight-500 height-30 border-1 px-0 mx-15 active">API Docs</a>
31+
<a href="https://codeforms.github.io/Punica-CSS-Framework/modules/alert" class="button color-text-lighten-20 weight-500 height-30 border-2 px-0 mx-15 ">Modules</a>
32+
<a href="https://codeforms.github.io/Punica-CSS-Framework/utilities/accent-color" class="button color-text-lighten-20 weight-500 height-30 border-2 px-0 mx-15 ">Utilities</a>
33+
<a href="https://codeforms.github.io/Punica-CSS-Framework/api/installation" class="button color-text-lighten-20 weight-500 height-30 border-2 px-0 mx-15 active">API Docs</a>
3434
</div>
3535
</div>
3636
<div class="section justify-content-flex-end flex-initial px-50">
@@ -144,7 +144,7 @@ <h2 class="display-flex mb-10">
144144
</a>
145145
</div>
146146
</div>
147-
<div class="mt-20">The <code>options.scss</code> API file defines the default settings and options for all components and elements. You can enable/disable any component or element to fit your project's needs, customize class names, and modify all CSS settings. Additionally, you can define new size or color styles for specific components/elements to further tailor the framework to your preferences.</div>
147+
<div class="mt-20">The <code>options.scss</code> API file defines the default settings and options for all modules. You can enable/disable any module to fit your project's needs, customize class names, and modify all CSS settings. Additionally, you can define new size or color styles for specific modules to further tailor the framework to your preferences.</div>
148148
</div>
149149
</div>
150150
</div>
@@ -166,24 +166,24 @@ <h2 class="display-flex mb-10">
166166
<tbody>
167167
<tr>
168168
<td><code>enabled</code></td>
169-
<td>Used to enable/disable a component/element</td>
169+
<td>Used to enable/disable a module</td>
170170
</tr>
171171
<tr>
172172
<td><code>features</code></td>
173-
<td>Used to enable/disable features of a component/element</td>
173+
<td>Used to enable/disable features of a module</td>
174174
</tr>
175175
<tr>
176176
<td><code>classnames</code></td>
177-
<td>Used to modify class names of a component/element</td>
177+
<td>Used to modify class names of a module</td>
178178
</tr>
179179
<tr>
180180
<td><code>settings</code></td>
181-
<td>Used to customize settings of a component/element</td>
181+
<td>Used to customize settings of a module</td>
182182
</tr>
183183
</tbody>
184184
</table>
185185
<script type="text/plain" class="language-scss">
186-
'{element/component}': (
186+
'{module}': (
187187
'enabled' : ,
188188
'features' : (),
189189
'classnames': (),

api/themes/index.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@
2828
<section class="links">
2929
<div class="divided section justify-content-flex-start">
3030
<div class="full height borderless tab align-items-center">
31-
<a href="https://codeforms.github.io/Punica-CSS-Framework/modules/alert" class="button color-text-lighten-20 weight-500 height-30 border-1 px-0 mx-15 ">Modules</a>
32-
<a href="https://codeforms.github.io/Punica-CSS-Framework/utilities/accent-color" class="button color-text-lighten-20 weight-500 height-30 border-1 px-0 mx-15 ">Utilities</a>
33-
<a href="https://codeforms.github.io/Punica-CSS-Framework/api/installation" class="button color-text-lighten-20 weight-500 height-30 border-1 px-0 mx-15 active">API Docs</a>
31+
<a href="https://codeforms.github.io/Punica-CSS-Framework/modules/alert" class="button color-text-lighten-20 weight-500 height-30 border-2 px-0 mx-15 ">Modules</a>
32+
<a href="https://codeforms.github.io/Punica-CSS-Framework/utilities/accent-color" class="button color-text-lighten-20 weight-500 height-30 border-2 px-0 mx-15 ">Utilities</a>
33+
<a href="https://codeforms.github.io/Punica-CSS-Framework/api/installation" class="button color-text-lighten-20 weight-500 height-30 border-2 px-0 mx-15 active">API Docs</a>
3434
</div>
3535
</div>
3636
<div class="section justify-content-flex-end flex-initial px-50">
@@ -245,7 +245,7 @@ <h2 class="display-flex mb-10">
245245
<tbody>
246246
<tr>
247247
<td><code>classnames</code></td>
248-
<td>Used to change/override classnames of a component/element</td>
248+
<td>Used to change/override classnames of a module</td>
249249
</tr>
250250
<tr>
251251
<td><code>modules</code></td>
@@ -324,7 +324,7 @@ <h2 class="display-flex mb-10">
324324
</p>
325325
</div>
326326
<div class="content">
327-
If you want to change the class names of an element or component through your theme map;
327+
If you want to change the class names of a module through your theme map;
328328
<script type="text/plain" class="language-scss">
329329
// themes.scss
330330
$themes: (

api/utils/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@
2828
<section class="links">
2929
<div class="divided section justify-content-flex-start">
3030
<div class="full height borderless tab align-items-center">
31-
<a href="https://codeforms.github.io/Punica-CSS-Framework/modules/alert" class="button color-text-lighten-20 weight-500 height-30 border-1 px-0 mx-15 ">Modules</a>
32-
<a href="https://codeforms.github.io/Punica-CSS-Framework/utilities/accent-color" class="button color-text-lighten-20 weight-500 height-30 border-1 px-0 mx-15 ">Utilities</a>
33-
<a href="https://codeforms.github.io/Punica-CSS-Framework/api/installation" class="button color-text-lighten-20 weight-500 height-30 border-1 px-0 mx-15 active">API Docs</a>
31+
<a href="https://codeforms.github.io/Punica-CSS-Framework/modules/alert" class="button color-text-lighten-20 weight-500 height-30 border-2 px-0 mx-15 ">Modules</a>
32+
<a href="https://codeforms.github.io/Punica-CSS-Framework/utilities/accent-color" class="button color-text-lighten-20 weight-500 height-30 border-2 px-0 mx-15 ">Utilities</a>
33+
<a href="https://codeforms.github.io/Punica-CSS-Framework/api/installation" class="button color-text-lighten-20 weight-500 height-30 border-2 px-0 mx-15 active">API Docs</a>
3434
</div>
3535
</div>
3636
<div class="section justify-content-flex-end flex-initial px-50">

0 commit comments

Comments
 (0)