appscms-tools-theme 2.1.5 → 2.1.6

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 3366fa72cecdd50d5cc92d57d91352e6e5dab5108fd10293435b542a3463c8cd
4
- data.tar.gz: fa531a7a3c5fb6625b4f133fe1b9dbfdde0158c8a5857bc3588bc918187ab736
3
+ metadata.gz: fa321fdfef8ca8ec8c135c8e32fec2a2446cba2d76983d8372e14e5baf67d227
4
+ data.tar.gz: d7b577edd78093ed87c8ddcc5cc0ae7f49dec08aca215f92cf02f4c5abbf126d
5
5
  SHA512:
6
- metadata.gz: 9271670b9ffa1f1ee18b90068760491980d5182bc68c6b560190b9797cf217a8d0c6f2f3fe4329bd3181296ad01bc1e6d4a6b3f10a9e2619f508f1f1bf284e81
7
- data.tar.gz: 83c2dbf161b39d2feaea322c7eff1cd8881d2d4bee330f15de78861c1c7c820286262b98edd8130aa1033f586915030cf32a06f71fa44bfc1675573a5fb15ab9
6
+ metadata.gz: 62511a58ffc6f3d09e7b4f94af1a3a5d72f829c9510e983b448005439549d5ba5e2352d565d3766a7df2bd80e64ad0b8dc481b83b8ee8dcbc7d7ff7441aa786e
7
+ data.tar.gz: 5af2e8d02ad72bf4a1e587206d16bd047d680fc323609b3c52b93fe05fa3941b52d8f7809716031bd3c26c038eae12ce049e31badeb36aaff3f17c7ad781052e
@@ -0,0 +1,73 @@
1
+ {
2
+ "Language": "English",
3
+ "htmlLangAtt": "en",
4
+ "H1": "The frame",
5
+ "H2": "Upload the image and apply your favourite border",
6
+ "color": "#FF5554",
7
+ "img": "/img/964075.png",
8
+ "imgwidth": "35px",
9
+ "imgheight": "35px",
10
+ "imgalt": "altvalue",
11
+ "nofileupload": true,
12
+ "variant": "primary",
13
+ "TITLE": "Image border tool- Surround your images with a border",
14
+ "META": "Image border tool helps you to add a simple border frame to your image. You can customize border colour and width. Border sets the focal subject.",
15
+ "TEXTUAL_CONTENT": [
16
+ {
17
+ "priority": 1,
18
+ "logoUrl": "/img/featureproperty/highquality.png",
19
+ "header": "",
20
+ "content": ""
21
+ },
22
+ {
23
+ "priority": 1,
24
+ "logoUrl": "/img/featureproperty/security.png",
25
+ "header": "",
26
+ "content": ""
27
+ },
28
+ {
29
+ "priority": 1,
30
+ "logoUrl": "/img/featureproperty/flexible.png",
31
+ "header": "",
32
+ "content": ""
33
+ },
34
+ {
35
+ "priority": 1,
36
+ "logoUrl": "/img/featureproperty/userfriendly.png",
37
+ "header": "",
38
+ "content": ""
39
+ },
40
+ {
41
+ "priority": 1,
42
+ "logoUrl": "/img/featureproperty/free.png",
43
+ "header": "",
44
+ "content": ""
45
+ },
46
+ {
47
+ "priority": 1,
48
+ "logoUrl": "/img/featureproperty/nodownload.png",
49
+ "header": "",
50
+ "content": ""
51
+ }
52
+ ],
53
+ "HOW_TO_CONTENT": {
54
+ "logoImageUrl": "/idea.svg",
55
+ "heading": "",
56
+ "steps": []
57
+ },
58
+ "FAQ": [
59
+ {
60
+ "question": "",
61
+ "answer": ""
62
+ }
63
+ ],
64
+ "jsfilepaths": [
65
+ "/assets/js/googledrive.js",
66
+ "/js/canvas-image-effects.js"
67
+ ],
68
+ "cssfilepaths": [
69
+ "/css/common.css",
70
+ "/css/generic.css",
71
+ "/css/common-effects.css"
72
+ ]
73
+ }
@@ -12,7 +12,7 @@ layout: feature
12
12
  <div class="row w-100 mx-auto">
13
13
  <form id="calculator-form" class="w-100">
14
14
  {%- for item in calculatorData.calculatorRow -%}
15
- <div class="row" id="calculator-row">
15
+ <div class="row" id="calculator-row-{{forloop.index}}">
16
16
  {%- if item.labelName -%}
17
17
  <div class="col-md-12">
18
18
  <label for="{{item.labelId}}">{{item.labelName}}</label>
@@ -0,0 +1,83 @@
1
+ ---
2
+ layout: feature
3
+ ---
4
+
5
+ <div class="container">
6
+ {%- assign boxColor = site.data[page.folderName][page.lang][page.fileName].color -%}
7
+ <div class="custom-box" data-filter="{{page.filter}}" style="background-color:{{boxColor}};">
8
+ <div class="inner-box">
9
+ <div style="display:none;" id="file-loader"><img src="/spinner.gif" alt="">
10
+ <p>Please Wait ,Loading Your file </p>
11
+ </div>
12
+ <div class="saving-file-download-wrap" style="display: none;">
13
+ <img loading="lazy" class="trust-img" src="/trust.svg" alt="trust">
14
+ <p class="text-white my-2">Thanks for your patience</p>
15
+ <button class="btn" id="download-zip">Download</button>
16
+ </div>
17
+ <div class="file-input">
18
+ <div class="mb-4 d-flex justify-content-center">
19
+ <svg xmlns="http://www.w3.org/2000/svg" id="img-svg" viewBox="0 0 96 60">
20
+ <path fill="white"
21
+ d="M61.9655252,3.24869071 L61.9765763,3.41278068 L62.045,5.866 L73.2405238,6.25793424 C74.5651997,6.30419294 75.6130942,7.37295092 75.6521743,8.67919891 L75.6517521,8.84366004 L73.9765763,56.8144197 C73.9303176,58.1390957 72.8615596,59.1869902 71.5553116,59.2260703 L71.3908505,59.2256481 L68.3103384,59.1184351 C68.0464245,59.8400339 67.3786666,60.3670921 66.5807111,60.425963 L66.4314488,60.4314488 L66.4314488,60.4314488 L30.4314488,60.4314488 C29.3268793,60.4314488 28.4314488,59.5360183 28.4314488,58.4314488 L28.431,55.114 L25.262454,55.2256481 C23.9377781,55.2719068 22.8178834,54.2788497 22.6877793,52.9785097 L22.6767282,52.8144197 L21.0015524,4.84366004 C20.9552937,3.51898409 21.9483508,2.39908942 23.2486907,2.2689853 L23.4127807,2.25793424 L59.3908505,1.00155235 C60.7155264,0.955293651 61.8354211,1.94835077 61.9655252,3.24869071 Z M54.2794488,39.4234488 L45.0024366,47.6809882 L40.7104488,42.4274488 L29.431,51.895 L29.4314488,58.4314488 C29.4314488,58.9442846 29.817489,59.3669559 30.3148276,59.424721 L30.4314488,59.4314488 L66.4314488,59.4314488 C66.9442846,59.4314488 67.3669559,59.0454086 67.424721,58.5480699 L67.4314488,58.4314488 L67.4304488,52.8324488 L54.2794488,39.4234488 Z M37.2275545,6.00094318 C36.4483334,5.97373218 35.7872098,6.54589593 35.688023,7.30354781 L35.676119,7.44768018 L35.676,8.431 L60.4314488,8.43144877 L68.4314488,16.4314488 L68.431,58.121 L71.4257499,58.2262572 C72.2049711,58.2534682 72.8660946,57.6813045 72.9652815,56.9236526 L72.9771854,56.7795202 L74.6523613,8.80876055 C74.6795723,8.0295394 74.1074085,7.36841587 73.3497567,7.26922904 L73.2056243,7.25732506 L37.2275545,6.00094318 Z M59.4257499,2.00094318 L23.4476802,3.25732506 C22.668459,3.28453606 22.0488581,3.9014237 22.002764,4.6641489 L22.0009432,4.80876055 L23.676119,52.7795202 C23.70333,53.5587414 24.3202177,54.1783423 25.0829429,54.2244364 L25.2275545,54.2262572 L28.431,54.114 L28.4314488,10.4314488 C28.4314488,9.32687927 29.3268793,8.43144877 30.4314488,8.43144877 L34.611,8.431 L34.6767282,7.41278068 C34.7229869,6.08810473 35.7917449,5.04021022 37.0979929,5.00113017 L37.262454,5.00155235 L61.045,5.831 L60.9771854,3.44768018 C60.9499744,2.66845903 60.3330868,2.04885809 59.5703616,2.00276399 L59.4257499,2.00094318 Z M59.431,9.431 L30.4314488,9.43144877 C29.9186129,9.43144877 29.4959416,9.81748896 29.4381765,10.3148276 L29.4314488,10.4314488 L29.431,50.591 L40.8439098,41.010846 L45.1168036,46.2404726 L54.3266522,38.0432874 L67.431,51.405 L67.431,17.431 L59.4314488,17.4314488 L59.431,9.431 Z M58.4314488,26.4314488 C60.088303,26.4314488 61.4314488,27.7745945 61.4314488,29.4314488 C61.4314488,31.088303 60.088303,32.4314488 58.4314488,32.4314488 C56.7745945,32.4314488 55.4314488,31.088303 55.4314488,29.4314488 C55.4314488,27.7745945 56.7745945,26.4314488 58.4314488,26.4314488 Z M60.431,9.846 L60.431,16.431 L67.016,16.431 L60.431,9.846 Z">
22
+ </path>
23
+ </svg>
24
+ </div>
25
+ <div class="d-flex justify-content-center align-items-center ">
26
+ <div id="Inputbox" class="boxes"> <img height="21px" width="21px" src="/img/add-image.png" /> <span
27
+ class='ml-1'>CHOOSE FILE</span> </div>
28
+ <div class="file-pick-dropdown">
29
+ <i class="fas fa-angle-down arrow-sign "></i>
30
+ <div class="file-picker-dropdown" style="display: none;">
31
+ <button id="dropbox"> <svg viewBox="0 0 24 24" fill="#0061FF"
32
+ xmlns="http://www.w3.org/2000/svg">
33
+ <path id="icon"
34
+ d="M12.0146 6.57367L6.50732 10.1473L12.0146 13.721L6.50732 17.2947L1 13.6912L6.50732 10.1176L1 6.57367L6.50732 3L12.0146 6.57367ZM6.47803 18.4263L11.9854 14.8527L17.4927 18.4263L11.9854 22L6.47803 18.4263ZM12.0146 13.6912L17.522 10.1176L12.0146 6.57367L17.4927 3L23 6.57367L17.4927 10.1473L23 13.721L17.4927 17.2947L12.0146 13.6912Z">
35
+ </path>
36
+ </svg> From Dropbox</button>
37
+ <button id='filepicker'> <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
38
+ <path id="Path" d="M8.33331 3H15.6666L23 15H15.6666L8.33331 3Z" fill="#FFC107">
39
+ </path>
40
+ <path id="Path_2" d="M4.6012 21L8.30086 15H23L19.3333 21H4.6012Z" fill="#1976D2">
41
+ </path>
42
+ <path id="Path_3" d="M1 15.0625L4.60119 21L12 9L8.33333 3L1 15.0625Z"
43
+ fill="#4CAF50">
44
+ </path>
45
+ </svg> From Google Drive</button>
46
+ </div>
47
+ </div>
48
+ </div>
49
+ <p id="dropfile">or drop your file here</p>
50
+ </div>
51
+ </div>
52
+ </div>
53
+ <div id="workspace" style="display: none;">
54
+ <div class="row">
55
+ <div class="col-md-8 mx-auto">
56
+ <div class="select-img-panel">
57
+ <div id="saving-data" style="display: none;">
58
+ <img loading="lazy" src="/img/save.gif" alt="saving"> <span class="ml-2">Saving your
59
+ images...</span>
60
+ </div>
61
+ <div id="canvas-panel">
62
+ </div>
63
+ </div>
64
+ </div>
65
+ <div class="col-md-4">
66
+ <div class="options-panel">
67
+ <div class="title">
68
+
69
+ </div>
70
+ <div class="download-wrapper">
71
+ <button id="download-button" style="background-color: {{boxColor}};"><svg
72
+ xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
73
+ <path
74
+ d="M256 0C114.6 0 0 114.6 0 256c0 141.4 114.6 256 256 256s256-114.6 256-256C512 114.6 397.4 0 256 0zM382.6 302.6l-103.1 103.1C270.7 414.6 260.9 416 256 416c-4.881 0-14.65-1.391-22.65-9.398L129.4 302.6c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0L224 306.8V128c0-17.69 14.33-32 32-32s32 14.31 32 32v178.8l49.38-49.38c12.5-12.5 32.75-12.5 45.25 0S395.1 290.1 382.6 302.6z" />
75
+ </svg>Download</button>
76
+ </div>
77
+ </div>
78
+
79
+ </div>
80
+ </div>
81
+ </div>
82
+ </div>
83
+ <input class="d-none" onchange="fileOnChange()" type="file" id="file" accept=".webp,.png,.jpg,.jpeg" />
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: appscms-tools-theme
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.1.5
4
+ version: 2.1.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - vivek-appscms
@@ -2361,6 +2361,7 @@ files:
2361
2361
  - _data/feature/en/allele-frequency.json
2362
2362
  - _data/feature/en/compress-pdf.json
2363
2363
  - _data/feature/en/split-pdf.json
2364
+ - _data/feature/en/theframe.json
2364
2365
  - _data/feature/hi/compress-pdf.json
2365
2366
  - _data/feature/tr/compress-pdf.json
2366
2367
  - _data/filecomparison/en/filecomparison.json
@@ -2430,6 +2431,7 @@ files:
2430
2431
  - _layouts/featureResultPage.html
2431
2432
  - _layouts/fileInfo.html
2432
2433
  - _layouts/filecomparison.html
2434
+ - _layouts/frame.html
2433
2435
  - _layouts/help.html
2434
2436
  - _layouts/home.html
2435
2437
  - _layouts/homeResultPage.html