appscms-tools-theme 4.9.3 → 4.9.4

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 4589d1310721104706153af4dfce31e279d47117c2f30762a7eafaeb26f9fd53
4
- data.tar.gz: a416f60512b195274823024c813153d2976563cd4f1987fc3c220fb2e2ae2734
3
+ metadata.gz: 5a145389f6807bc4a01f6c094e75c5470b692f5132f5a2cc94d4f06b7a489996
4
+ data.tar.gz: 9ca6c0b39dc2593b9961c0793db2938244d8a3141d203d1f818c24b8ae3316b2
5
5
  SHA512:
6
- metadata.gz: 2f5fb1b17f119016775bebcac94d9531beb491a8ca7995b93dc654dd82c8fb0aaf1b32251a5b08c2fc0d095620fe73ddb7e35b9f28c5764c15478c238d305ad4
7
- data.tar.gz: 84a581d42129e4fdfcae610738c1cb366062167f4b3f7ccc7bca96e708ec8aa753c2ba0a31a63bba84eac6c6ab46e24ee85d9e995d96a5eb4685884e09ff16de
6
+ metadata.gz: 7d577b46e28ae3bdf6e3f67366aa988bfefd702e646c1856bcc9d1f2d869af97cdb9761c0511787a19f220c191d1ab1b002dfe4d94985405eb4c862d52fe29df
7
+ data.tar.gz: 7e64ed9dc871b4ea3a1d444c6c36a55d3fdfd0e5a6005e8ba8c7e96a5628604721e55fe70b64be927cf6ee58fdae7168e550d877304205897a8212806b3b5376
data/_data/.DS_Store CHANGED
Binary file
@@ -1,250 +1,80 @@
1
1
  {
2
2
  "Language": "English",
3
3
  "htmlLangAtt": "en",
4
- "h1": "Welcome to the home page",
5
- "h2": "All-in-one easy-to-use online PDF tools",
6
- "TITLE": "Home Title",
7
- "META": "See collection of all Android alarm libraries, filter by license, modified date, languages, and select best for your usecase.",
8
- "keywords": "key1,key2,key3,key4",
9
- "img": "/assets/bulb.svg",
4
+ "H1": "Online color palette extractor",
5
+ "img": "/png/assets/img/palette.png",
10
6
  "imgwidth": "40px",
11
7
  "imgheight": "40px",
12
8
  "imgalt": "altvalue",
13
9
  "nofileupload": true,
14
- "author": "ankita",
15
- "contributors": [
16
- {
17
- "name": "ankita"
18
- },
19
- {
20
- "name": "udit"
21
- }
22
- ],
23
- "features": [
24
- {
25
- "category": "All Tools",
26
- "active": true,
27
- "type": "tab",
28
- "display": "block",
29
- "features": [
30
- {
31
- "name": "All tools",
32
- "description": "Appscms feature layout with new design",
33
- "color": "linear-gradient(148deg, #835af2 20%, #1220d8 100%)",
34
- "icon": "/assets/images/digipaint.svg",
35
- "url": "/appscms-feature"
36
- },
37
- {
38
- "name": "All tools",
39
- "description": "Appscms feature layout with new design",
40
- "color": "linear-gradient(148deg, #31d3bd 20%, #187cca 100%)",
41
- "icon": "/assets/images/digipaint.svg",
42
- "url": "/appscms-feature"
43
- },
44
- {
45
- "name": "All tools",
46
- "description": "Appscms feature layout with new design",
47
- "color": "linear-gradient(148deg, #32a0f7 20%, #114793 100%)",
48
- "icon": "/assets/images/digipaint.svg",
49
- "url": "/appscms-feature"
50
- },
51
- {
52
- "name": "All tools",
53
- "description": "Appscms feature layout with new design",
54
- "color": "linear-gradient(148deg, #ffa16b 20%, #db410a 100%)",
55
- "icon": "/assets/images/digipaint.svg",
56
- "url": "/appscms-feature"
57
- },
58
- {
59
- "name": "All tools",
60
- "description": "Appscms feature layout with new design",
61
- "color": "#1A2EE7",
62
- "icon": "/assets/images/digipaint.svg",
63
- "url": "/appscms-feature"
64
- }
65
- ]
66
- },
67
- {
68
- "category": "Calculators",
69
- "type": "tab",
70
- "active": false,
71
- "display": "none",
72
- "features": [
73
- {
74
- "name": "Calculators",
75
- "description": "Appscms feature layout with new design",
76
- "color": "#1A2EE7",
77
- "icon": "/assets/images/digipaint.svg",
78
- "url": "/appscms-feature"
79
- },
80
- {
81
- "name": "Calculators",
82
- "description": "Appscms feature layout with new design",
83
- "color": "#1A2EE7",
84
- "icon": "/assets/images/digipaint.svg",
85
- "url": "/appscms-feature"
86
- },
87
- {
88
- "name": "Calculators",
89
- "description": "Appscms feature layout with new design",
90
- "color": "#1A2EE7",
91
- "icon": "/assets/images/digipaint.svg",
92
- "url": "/appscms-feature"
93
- },
94
- {
95
- "name": "Calculators",
96
- "description": "Appscms feature layout with new design",
97
- "color": "#1A2EE7",
98
- "icon": "/assets/images/digipaint.svg",
99
- "url": "/appscms-feature"
100
- }
101
- ]
102
- },
103
- {
104
- "category": "Calculators",
105
- "type": "link",
106
- "link": "/tools",
107
- "features": []
108
- }
109
- ],
110
-
111
10
 
112
- "filelang": "en",
113
- "display_formats": [
114
- "3gp",
115
- "aac",
116
- "acc",
117
- "aff",
118
- "ai",
119
- "aiff",
120
- "avi",
121
- "bmp",
122
- "cr2",
123
- "dvd",
124
- "flac",
125
- "flv",
126
- "gif",
127
- "heic",
128
- "html",
129
- "jfif",
130
- "jpeg",
131
- "jpg",
132
- "m4a",
133
- "mkv",
134
- "mov",
135
- "mp3",
136
- "mp4",
137
- "mpeg",
138
- "opus",
139
- "pdf",
140
- "png",
141
- "psd",
142
- "svg",
143
- "tiff",
144
- "vmv",
145
- "wav",
146
- "webm",
147
- "webp",
148
- "wma"
11
+ "H2": "Extract a color palette from a PNG file",
12
+ "TITLE": "PNG palette extractor- Get a list of all colors used in png file",
13
+ "META": "This tool helps to find the color on the image quickly. Using this PNG palette extractor online tool you can easily extract dominant colors from any image and get a list of all colors matching the image theme. ",
14
+ "width": "",
15
+ "LABEL": "",
16
+ "BREADCRUMB_LABEL": "",
17
+ "color": "#ad81ee",
18
+ "TEXTUAL_CONTENT": [
19
+ {
20
+ "priority": 1,
21
+ "logoUrl": "/png/assets/images/quality.svg",
22
+ "header": "",
23
+ "content": ""
24
+ },
25
+ {
26
+ "priority": 1,
27
+ "logoUrl": "/png/assets/images/secure.svg",
28
+ "header": "",
29
+ "content": ""
30
+ },
31
+ {
32
+ "priority": 1,
33
+ "logoUrl": "/png/assets/images/flexible.svg",
34
+ "header": "",
35
+ "content": ""
36
+ },
37
+ {
38
+ "priority": 1,
39
+ "logoUrl": "/png/assets/images/users.svg",
40
+ "header": "",
41
+ "content": ""
42
+ },
43
+ {
44
+ "priority": 1,
45
+ "logoUrl": "/png/assets/images/free.svg",
46
+ "header": "",
47
+ "content": ""
48
+ },
49
+ {
50
+ "priority": 1,
51
+ "logoUrl": "/png/assets/images/download.svg",
52
+ "header": "",
53
+ "content": ""
54
+ }
55
+ ],
56
+ "HOW_TO_CONTENT": {
57
+ "logoImageUrl": "/assets/images/idea.svg",
58
+ "heading": "",
59
+ "steps": []
60
+ },
61
+ "FAQ": [
62
+ {
63
+ "question": "",
64
+ "answer": ""
65
+ }
149
66
  ],
150
- "compare_formats": ["JPG", "png"],
151
-
152
- "USP_Heading": "USP Heading",
153
- "USPS": [
154
- {
155
- "USP_VALUE": "USP_VALUE",
156
- "USP_FACTOR": "USP_FACTOR"
157
- },
158
- {
159
- "USP_VALUE": "USP_VALUE",
160
- "USP_FACTOR": "USP_FACTOR"
161
- },
162
- {
163
- "USP_VALUE": "USP_VALUE",
164
- "USP_FACTOR": "USP_FACTOR"
165
- },
166
- {
167
- "USP_VALUE": "USP_VALUE",
168
- "USP_FACTOR": "USP_FACTOR"
169
- },
170
- {
171
- "USP_VALUE": "USP_VALUE",
172
- "USP_FACTOR": "USP_FACTOR"
173
- }
67
+ "jsfilepaths": [
68
+ "https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js",
69
+ "https://cdnjs.cloudflare.com/ajax/libs/toastr.js/latest/js/toastr.min.js",
70
+ "https://cdnjs.cloudflare.com/ajax/libs/color-thief/2.3.0/color-thief.umd.js",
71
+ "/assets/js/googledrive.js",
72
+ "/png/assets/js/app.js"
73
+
174
74
  ],
175
- "jsfilepaths": [],
176
- "posts": [
177
- {
178
- "tags": ["ok"],
179
- "categories": ["Scrabble", "history"],
180
- "layout": "appscms-post",
181
- "title": "Everything has beauty, but not everyone can see",
182
- "image": "/uploads/output-1.png",
183
- "image2": "/uploads/8-jan.PNG",
184
- "author": "Balark",
185
- "comments": true,
186
- "url": "history-of-company-copy-10",
187
- "path": "_posts/2021-01-08-history-of-company copy 10.md"
188
- },
189
- {
190
- "tags": ["ok"],
191
- "categories": ["Scrabble", "history"],
192
- "layout": "appscms-post",
193
- "title": "Everything has beauty, but not everyone can see",
194
- "image": "/uploads/output-1.png",
195
- "image2": "/uploads/8-jan.PNG",
196
- "author": "Balark",
197
- "comments": true,
198
- "url": "history-of-company-copy-11",
199
- "path": "_posts/2021-01-08-history-of-company copy 11.md"
200
- },
201
- {
202
- "tags": ["ok"],
203
- "categories": ["Scrabble", "history"],
204
- "layout": "appscms-post",
205
- "title": "Everything has beauty, but not everyone can see",
206
- "image": "/uploads/output-1.png",
207
- "image2": "/uploads/8-jan.PNG",
208
- "author": "Balark",
209
- "comments": true,
210
- "url": "history-of-company-copy-12",
211
- "path": "_posts/2021-01-08-history-of-company copy 12.md"
212
- },
213
- {
214
- "tags": ["ok"],
215
- "categories": ["Scrabble", "history"],
216
- "layout": "appscms-post",
217
- "title": "Everything has beauty, but not everyone can see",
218
- "image": "/uploads/output-1.png",
219
- "image2": "/uploads/8-jan.PNG",
220
- "author": "Balark",
221
- "comments": true,
222
- "url": "history-of-company-copy-13",
223
- "path": "_posts/2021-01-08-history-of-company copy 13.md"
224
- },
225
- {
226
- "tags": ["ok"],
227
- "categories": ["Scrabble", "history"],
228
- "layout": "appscms-post",
229
- "title": "Everything has beauty, but not everyone can see",
230
- "image": "/uploads/output-1.png",
231
- "image2": "/uploads/8-jan.PNG",
232
- "author": "Balark",
233
- "comments": true,
234
- "url": "history-of-company-copy-14",
235
- "path": "_posts/2021-01-08-history-of-company copy 14.md"
236
- },
237
- {
238
- "tags": ["ok"],
239
- "categories": ["Scrabble", "history"],
240
- "layout": "appscms-post",
241
- "title": "Everything has beauty, but not everyone can see",
242
- "image": "/uploads/output-1.png",
243
- "image2": "/uploads/8-jan.PNG",
244
- "author": "Balark",
245
- "comments": true,
246
- "url": "history-of-company-copy-15",
247
- "path": "_posts/2021-01-08-history-of-company copy 15.md"
248
- }
75
+ "csscdns": [
76
+ "<link rel=\"stylesheet\" href=\"/png/assets/css/utils.css\" />",
77
+ "<link rel=\"stylesheet\" href=\"/png/assets/css/app.css\" />",
78
+ "<link rel=\"stylesheet\" href=\"https://cdnjs.cloudflare.com/ajax/libs/toastr.js/latest/css/toastr.min.css\"/>"
249
79
  ]
250
- }
80
+ }
data/_includes/.DS_Store CHANGED
Binary file
Binary file
@@ -77,8 +77,12 @@
77
77
  <meta name="description" content="{{description}}" />
78
78
 
79
79
  {%- endif -%}
80
-
80
+ {%- if page.customLink -%}
81
+ <link rel="canonical" href="{{site.url | append: page.customLink}}" />
82
+ {%- else -%}
81
83
  <link rel="canonical" href="{{site.url | append: page.url}}" />
84
+ {%- endif -%}
85
+
82
86
 
83
87
  <link
84
88
  rel="stylesheet"
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: appscms-tools-theme
3
3
  version: !ruby/object:Gem::Version
4
- version: 4.9.3
4
+ version: 4.9.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - vivek-appscms
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-11-20 00:00:00.000000000 Z
11
+ date: 2024-11-21 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll