Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@internetstiftelsen/styleguide

Package Overview
Dependencies
Maintainers
0
Versions
671
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@internetstiftelsen/styleguide - npm Package Compare versions

Comparing version 4.1.9 to 4.1.10-beta.0.1

src/atoms/icon/search-domain.svg

4

package.json
{
"name": "@internetstiftelsen/styleguide",
"version": "4.1.9",
"version": "4.1.10-beta.0.1",
"main": "dist/components.js",

@@ -68,3 +68,3 @@ "ports": {

"replace": "^1.2.1",
"sass": "^1.35.1",
"sass": "^1.79.4",
"stylelint": "^13.13.1",

@@ -71,0 +71,0 @@ "uglify-es": "^3.3.9"

@@ -71,3 +71,7 @@ module.exports = {

controls: 'mega-menu',
hide_mobile: false
hide_mobile: false,
has_id: true,
id: 'mega-menu-text',
toggle_text: true,
data_toggle_text: 'Meny|Stäng'
}

@@ -74,0 +78,0 @@ ]

@@ -183,3 +183,3 @@ import { Editor } from '@tiptap/core';

el.style.display = 'none';
el.classList.add(className('a-textarea--hidden'));
el.editor = editor;

@@ -186,0 +186,0 @@

@@ -8,4 +8,5 @@ module.exports = {

addidional_classes: 'o-domain-search--narrow',
label: 'sök en .se- eller .nu-domän'
label: 'sök en .se- eller .nu-domän',
white_background: true
}
}

@@ -6,3 +6,3 @@ module.exports = {

hidden: 'false',
id: 'mega-menu',
id: 'megaMenu',
modifier:'',

@@ -12,2 +12,3 @@ columns: [

headline: 'Domäner',
list_id: 'domains',
topics: [

@@ -66,2 +67,3 @@ {

headline: 'Kunskap',
list_id: 'kunskap',
topics: [

@@ -72,9 +74,12 @@ {

{
item: 'Digitala lektioner'
item: 'Digitala lektioner',
is_sub_level: true,
},
{
item: 'Lärarfortbildning'
item: 'Lärarfortbildning',
is_sub_level: true,
},
{
item: 'Fördjupning'
item: 'Fördjupning',
is_sub_level: true,
},

@@ -88,9 +93,12 @@

{
item: 'Svenskarna och internet'
item: 'Svenskarna och internet',
is_sub_level: true,
},
{
item: 'Projekt internetaccess'
item: 'Projekt internetaccess',
is_sub_level: true,
},
{
item: 'Federationers'
item: 'Federationers',
is_sub_level: true,
},

@@ -104,2 +112,3 @@

headline: 'Mötesplatser',
list_id: 'motesplatser',
topics: [

@@ -126,3 +135,3 @@ {

item: 'Investeringar',
external: true
external: true,
},

@@ -136,2 +145,3 @@

headline: 'Om oss',
list_id: 'om-oss',
topics: [

@@ -143,12 +153,16 @@ {

item: 'Jobba hos oss',
is_sub_level: true,
external: true
},
{
item: 'Press'
item: 'Press',
is_sub_level: true,
},
{
item: 'Pressbilder och fotografier'
item: 'Pressbilder och fotografier',
is_sub_level: true,
},
{
item: 'Kontakt'
item: 'Kontakt',
is_sub_level: true,
}

@@ -162,2 +176,3 @@

headline: 'English',
list_id: 'english',
topics: [

@@ -195,4 +210,12 @@ {

}
},
{
name: 'With both searches',
context: {
domain_search: true,
search: true,
hidden: true
}
}
]
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc